./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-data-race.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-misc-4.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 4a390ef5 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-misc-4.wvr.c -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 1b3f2e76aa91b47c1b0ab3ebb03a5219efabc6e79eff8c780f49eaa0a2d155ad --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-24 15:32:32,100 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-24 15:32:32,148 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-10-24 15:32:32,151 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-24 15:32:32,151 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-24 15:32:32,165 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-24 15:32:32,166 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-24 15:32:32,166 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-24 15:32:32,166 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-24 15:32:32,167 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-24 15:32:32,167 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-24 15:32:32,167 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-24 15:32:32,168 INFO L153 SettingsManager]: * Use SBE=true [2024-10-24 15:32:32,168 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-24 15:32:32,168 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-24 15:32:32,169 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-24 15:32:32,169 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-24 15:32:32,169 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-24 15:32:32,170 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-24 15:32:32,170 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-24 15:32:32,170 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-24 15:32:32,171 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-24 15:32:32,171 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-24 15:32:32,171 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-24 15:32:32,172 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-24 15:32:32,172 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-24 15:32:32,172 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-24 15:32:32,172 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-24 15:32:32,173 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-24 15:32:32,173 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-24 15:32:32,173 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-24 15:32:32,173 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 15:32:32,174 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-24 15:32:32,174 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-24 15:32:32,174 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-24 15:32:32,174 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-24 15:32:32,175 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-24 15:32:32,175 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-24 15:32:32,175 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-24 15:32:32,175 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-24 15:32:32,176 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-24 15:32:32,176 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 -> 1b3f2e76aa91b47c1b0ab3ebb03a5219efabc6e79eff8c780f49eaa0a2d155ad [2024-10-24 15:32:32,354 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-24 15:32:32,377 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-24 15:32:32,380 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-24 15:32:32,381 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-24 15:32:32,381 INFO L274 PluginConnector]: CDTParser initialized [2024-10-24 15:32:32,382 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-misc-4.wvr.c [2024-10-24 15:32:33,742 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-24 15:32:33,889 INFO L384 CDTParser]: Found 1 translation units. [2024-10-24 15:32:33,890 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-misc-4.wvr.c [2024-10-24 15:32:33,896 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a8e45c055/9c9bcf3a4d65411c8d442280eaa109f0/FLAGb60dc620c [2024-10-24 15:32:34,297 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a8e45c055/9c9bcf3a4d65411c8d442280eaa109f0 [2024-10-24 15:32:34,299 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-24 15:32:34,300 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-24 15:32:34,301 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-24 15:32:34,301 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-24 15:32:34,305 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-24 15:32:34,306 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 03:32:34" (1/1) ... [2024-10-24 15:32:34,307 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6e97a316 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:32:34, skipping insertion in model container [2024-10-24 15:32:34,307 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 03:32:34" (1/1) ... [2024-10-24 15:32:34,324 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-24 15:32:34,543 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 15:32:34,550 INFO L200 MainTranslator]: Completed pre-run [2024-10-24 15:32:34,572 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 15:32:34,587 INFO L204 MainTranslator]: Completed translation [2024-10-24 15:32:34,588 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:32:34 WrapperNode [2024-10-24 15:32:34,588 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-24 15:32:34,589 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-24 15:32:34,589 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-24 15:32:34,589 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-24 15:32:34,594 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:32:34" (1/1) ... [2024-10-24 15:32:34,601 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:32:34" (1/1) ... [2024-10-24 15:32:34,617 INFO L138 Inliner]: procedures = 21, calls = 29, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 99 [2024-10-24 15:32:34,617 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-24 15:32:34,618 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-24 15:32:34,618 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-24 15:32:34,618 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-24 15:32:34,626 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:32:34" (1/1) ... [2024-10-24 15:32:34,626 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:32:34" (1/1) ... [2024-10-24 15:32:34,628 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:32:34" (1/1) ... [2024-10-24 15:32:34,629 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:32:34" (1/1) ... [2024-10-24 15:32:34,638 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:32:34" (1/1) ... [2024-10-24 15:32:34,641 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:32:34" (1/1) ... [2024-10-24 15:32:34,642 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:32:34" (1/1) ... [2024-10-24 15:32:34,643 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:32:34" (1/1) ... [2024-10-24 15:32:34,645 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-24 15:32:34,646 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-24 15:32:34,646 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-24 15:32:34,646 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-24 15:32:34,647 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:32:34" (1/1) ... [2024-10-24 15:32:34,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 15:32:34,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-24 15:32:34,698 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-24 15:32:34,712 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-24 15:32:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-24 15:32:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-10-24 15:32:34,754 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-10-24 15:32:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-10-24 15:32:34,754 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-10-24 15:32:34,755 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-10-24 15:32:34,755 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-10-24 15:32:34,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-24 15:32:34,755 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-10-24 15:32:34,755 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-10-24 15:32:34,755 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-24 15:32:34,755 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-24 15:32:34,756 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-24 15:32:34,848 INFO L238 CfgBuilder]: Building ICFG [2024-10-24 15:32:34,851 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-24 15:32:35,121 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-24 15:32:35,121 INFO L287 CfgBuilder]: Performing block encoding [2024-10-24 15:32:35,194 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-24 15:32:35,194 INFO L314 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-24 15:32:35,195 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 03:32:35 BoogieIcfgContainer [2024-10-24 15:32:35,195 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-24 15:32:35,196 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-24 15:32:35,196 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-24 15:32:35,199 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-24 15:32:35,199 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.10 03:32:34" (1/3) ... [2024-10-24 15:32:35,200 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4416e7a4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 03:32:35, skipping insertion in model container [2024-10-24 15:32:35,200 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:32:34" (2/3) ... [2024-10-24 15:32:35,200 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4416e7a4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 03:32:35, skipping insertion in model container [2024-10-24 15:32:35,200 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 03:32:35" (3/3) ... [2024-10-24 15:32:35,201 INFO L112 eAbstractionObserver]: Analyzing ICFG parallel-misc-4.wvr.c [2024-10-24 15:32:35,218 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-24 15:32:35,219 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 29 error locations. [2024-10-24 15:32:35,219 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-24 15:32:35,285 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-10-24 15:32:35,318 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 187 places, 187 transitions, 395 flow [2024-10-24 15:32:35,362 INFO L124 PetriNetUnfolderBase]: 10/184 cut-off events. [2024-10-24 15:32:35,362 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-10-24 15:32:35,369 INFO L83 FinitePrefix]: Finished finitePrefix Result has 197 conditions, 184 events. 10/184 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 313 event pairs, 0 based on Foata normal form. 0/145 useless extension candidates. Maximal degree in co-relation 168. Up to 2 conditions per place. [2024-10-24 15:32:35,370 INFO L82 GeneralOperation]: Start removeDead. Operand has 187 places, 187 transitions, 395 flow [2024-10-24 15:32:35,373 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 175 places, 175 transitions, 365 flow [2024-10-24 15:32:35,384 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-24 15:32:35,392 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;@32acc499, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-24 15:32:35,393 INFO L334 AbstractCegarLoop]: Starting to check reachability of 52 error locations. [2024-10-24 15:32:35,400 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-24 15:32:35,401 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2024-10-24 15:32:35,401 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-24 15:32:35,401 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:32:35,401 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:32:35,402 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 48 more)] === [2024-10-24 15:32:35,408 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:32:35,408 INFO L85 PathProgramCache]: Analyzing trace with hash 1038280476, now seen corresponding path program 1 times [2024-10-24 15:32:35,416 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:32:35,417 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [379660738] [2024-10-24 15:32:35,417 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:32:35,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:32:35,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:32:35,558 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:32:35,559 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:32:35,559 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [379660738] [2024-10-24 15:32:35,559 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [379660738] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:32:35,560 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:32:35,560 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:32:35,561 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [213930061] [2024-10-24 15:32:35,562 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:32:35,568 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:32:35,572 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:32:35,594 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:32:35,595 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:32:35,615 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 146 out of 187 [2024-10-24 15:32:35,619 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 175 places, 175 transitions, 365 flow. Second operand has 3 states, 3 states have (on average 147.33333333333334) internal successors, (442), 3 states have internal predecessors, (442), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:35,621 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:32:35,621 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 146 of 187 [2024-10-24 15:32:35,622 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:32:35,744 INFO L124 PetriNetUnfolderBase]: 83/495 cut-off events. [2024-10-24 15:32:35,744 INFO L125 PetriNetUnfolderBase]: For 37/37 co-relation queries the response was YES. [2024-10-24 15:32:35,747 INFO L83 FinitePrefix]: Finished finitePrefix Result has 658 conditions, 495 events. 83/495 cut-off events. For 37/37 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 2380 event pairs, 38 based on Foata normal form. 22/412 useless extension candidates. Maximal degree in co-relation 502. Up to 123 conditions per place. [2024-10-24 15:32:35,752 INFO L140 encePairwiseOnDemand]: 167/187 looper letters, 17 selfloop transitions, 2 changer transitions 2/157 dead transitions. [2024-10-24 15:32:35,752 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 162 places, 157 transitions, 369 flow [2024-10-24 15:32:35,754 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:32:35,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:32:35,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 476 transitions. [2024-10-24 15:32:35,766 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8484848484848485 [2024-10-24 15:32:35,768 INFO L175 Difference]: Start difference. First operand has 175 places, 175 transitions, 365 flow. Second operand 3 states and 476 transitions. [2024-10-24 15:32:35,769 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 162 places, 157 transitions, 369 flow [2024-10-24 15:32:35,772 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 157 places, 157 transitions, 360 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-10-24 15:32:35,777 INFO L231 Difference]: Finished difference. Result has 157 places, 155 transitions, 319 flow [2024-10-24 15:32:35,798 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=187, PETRI_DIFFERENCE_MINUEND_FLOW=320, PETRI_DIFFERENCE_MINUEND_PLACES=155, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=157, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=155, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=319, PETRI_PLACES=157, PETRI_TRANSITIONS=155} [2024-10-24 15:32:35,808 INFO L277 CegarLoopForPetriNet]: 175 programPoint places, -18 predicate places. [2024-10-24 15:32:35,812 INFO L471 AbstractCegarLoop]: Abstraction has has 157 places, 155 transitions, 319 flow [2024-10-24 15:32:35,813 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 147.33333333333334) internal successors, (442), 3 states have internal predecessors, (442), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:35,813 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:32:35,813 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:32:35,813 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-24 15:32:35,813 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 48 more)] === [2024-10-24 15:32:35,814 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:32:35,814 INFO L85 PathProgramCache]: Analyzing trace with hash 119149149, now seen corresponding path program 1 times [2024-10-24 15:32:35,814 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:32:35,814 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [964316058] [2024-10-24 15:32:35,815 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:32:35,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:32:35,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:32:35,925 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:32:35,926 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:32:35,926 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [964316058] [2024-10-24 15:32:35,926 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [964316058] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:32:35,926 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:32:35,926 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:32:35,926 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2118936324] [2024-10-24 15:32:35,927 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:32:35,927 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:32:35,928 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:32:35,928 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:32:35,928 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:32:35,965 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 142 out of 187 [2024-10-24 15:32:35,966 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 157 places, 155 transitions, 319 flow. Second operand has 3 states, 3 states have (on average 143.33333333333334) internal successors, (430), 3 states have internal predecessors, (430), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:35,966 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:32:35,966 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 142 of 187 [2024-10-24 15:32:35,966 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:32:36,040 INFO L124 PetriNetUnfolderBase]: 139/667 cut-off events. [2024-10-24 15:32:36,041 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-10-24 15:32:36,043 INFO L83 FinitePrefix]: Finished finitePrefix Result has 924 conditions, 667 events. 139/667 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 3694 event pairs, 76 based on Foata normal form. 0/533 useless extension candidates. Maximal degree in co-relation 895. Up to 208 conditions per place. [2024-10-24 15:32:36,045 INFO L140 encePairwiseOnDemand]: 184/187 looper letters, 21 selfloop transitions, 2 changer transitions 0/154 dead transitions. [2024-10-24 15:32:36,045 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 156 places, 154 transitions, 363 flow [2024-10-24 15:32:36,046 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:32:36,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:32:36,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 450 transitions. [2024-10-24 15:32:36,048 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8021390374331551 [2024-10-24 15:32:36,048 INFO L175 Difference]: Start difference. First operand has 157 places, 155 transitions, 319 flow. Second operand 3 states and 450 transitions. [2024-10-24 15:32:36,048 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 156 places, 154 transitions, 363 flow [2024-10-24 15:32:36,049 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 154 places, 154 transitions, 359 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:32:36,050 INFO L231 Difference]: Finished difference. Result has 154 places, 154 transitions, 317 flow [2024-10-24 15:32:36,051 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=187, PETRI_DIFFERENCE_MINUEND_FLOW=313, PETRI_DIFFERENCE_MINUEND_PLACES=152, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=152, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=317, PETRI_PLACES=154, PETRI_TRANSITIONS=154} [2024-10-24 15:32:36,051 INFO L277 CegarLoopForPetriNet]: 175 programPoint places, -21 predicate places. [2024-10-24 15:32:36,051 INFO L471 AbstractCegarLoop]: Abstraction has has 154 places, 154 transitions, 317 flow [2024-10-24 15:32:36,052 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 143.33333333333334) internal successors, (430), 3 states have internal predecessors, (430), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:36,052 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:32:36,052 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:32:36,052 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-24 15:32:36,052 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 48 more)] === [2024-10-24 15:32:36,053 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:32:36,053 INFO L85 PathProgramCache]: Analyzing trace with hash -19866570, now seen corresponding path program 1 times [2024-10-24 15:32:36,053 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:32:36,053 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [78082253] [2024-10-24 15:32:36,053 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:32:36,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:32:36,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:32:36,090 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:32:36,090 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:32:36,090 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [78082253] [2024-10-24 15:32:36,091 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [78082253] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:32:36,091 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:32:36,091 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:32:36,091 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1244209376] [2024-10-24 15:32:36,091 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:32:36,091 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:32:36,092 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:32:36,092 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:32:36,092 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:32:36,112 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 143 out of 187 [2024-10-24 15:32:36,112 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 154 places, 154 transitions, 317 flow. Second operand has 3 states, 3 states have (on average 144.33333333333334) internal successors, (433), 3 states have internal predecessors, (433), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:36,113 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:32:36,113 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 143 of 187 [2024-10-24 15:32:36,113 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:32:36,167 INFO L124 PetriNetUnfolderBase]: 145/590 cut-off events. [2024-10-24 15:32:36,168 INFO L125 PetriNetUnfolderBase]: For 12/12 co-relation queries the response was YES. [2024-10-24 15:32:36,169 INFO L83 FinitePrefix]: Finished finitePrefix Result has 852 conditions, 590 events. 145/590 cut-off events. For 12/12 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 3068 event pairs, 82 based on Foata normal form. 0/474 useless extension candidates. Maximal degree in co-relation 815. Up to 216 conditions per place. [2024-10-24 15:32:36,171 INFO L140 encePairwiseOnDemand]: 184/187 looper letters, 20 selfloop transitions, 2 changer transitions 0/153 dead transitions. [2024-10-24 15:32:36,171 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 155 places, 153 transitions, 359 flow [2024-10-24 15:32:36,171 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:32:36,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:32:36,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 452 transitions. [2024-10-24 15:32:36,173 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8057040998217468 [2024-10-24 15:32:36,173 INFO L175 Difference]: Start difference. First operand has 154 places, 154 transitions, 317 flow. Second operand 3 states and 452 transitions. [2024-10-24 15:32:36,173 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 155 places, 153 transitions, 359 flow [2024-10-24 15:32:36,174 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 153 places, 153 transitions, 355 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:32:36,175 INFO L231 Difference]: Finished difference. Result has 153 places, 153 transitions, 315 flow [2024-10-24 15:32:36,176 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=187, PETRI_DIFFERENCE_MINUEND_FLOW=311, PETRI_DIFFERENCE_MINUEND_PLACES=151, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=153, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=151, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=315, PETRI_PLACES=153, PETRI_TRANSITIONS=153} [2024-10-24 15:32:36,176 INFO L277 CegarLoopForPetriNet]: 175 programPoint places, -22 predicate places. [2024-10-24 15:32:36,177 INFO L471 AbstractCegarLoop]: Abstraction has has 153 places, 153 transitions, 315 flow [2024-10-24 15:32:36,177 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 144.33333333333334) internal successors, (433), 3 states have internal predecessors, (433), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:36,177 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:32:36,177 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:32:36,177 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-24 15:32:36,178 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 48 more)] === [2024-10-24 15:32:36,178 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:32:36,178 INFO L85 PathProgramCache]: Analyzing trace with hash 300969798, now seen corresponding path program 1 times [2024-10-24 15:32:36,178 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:32:36,178 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1245548318] [2024-10-24 15:32:36,179 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:32:36,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:32:36,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:32:36,215 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:32:36,215 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:32:36,215 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1245548318] [2024-10-24 15:32:36,215 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1245548318] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:32:36,215 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:32:36,216 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:32:36,216 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1952653036] [2024-10-24 15:32:36,216 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:32:36,216 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:32:36,216 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:32:36,217 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:32:36,217 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:32:36,226 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 146 out of 187 [2024-10-24 15:32:36,227 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 153 places, 153 transitions, 315 flow. Second operand has 3 states, 3 states have (on average 147.33333333333334) internal successors, (442), 3 states have internal predecessors, (442), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:36,227 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:32:36,227 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 146 of 187 [2024-10-24 15:32:36,227 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:32:36,290 INFO L124 PetriNetUnfolderBase]: 82/488 cut-off events. [2024-10-24 15:32:36,290 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-10-24 15:32:36,291 INFO L83 FinitePrefix]: Finished finitePrefix Result has 636 conditions, 488 events. 82/488 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 2377 event pairs, 37 based on Foata normal form. 0/387 useless extension candidates. Maximal degree in co-relation 591. Up to 120 conditions per place. [2024-10-24 15:32:36,292 INFO L140 encePairwiseOnDemand]: 184/187 looper letters, 17 selfloop transitions, 2 changer transitions 0/152 dead transitions. [2024-10-24 15:32:36,292 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 152 transitions, 351 flow [2024-10-24 15:32:36,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:32:36,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:32:36,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 458 transitions. [2024-10-24 15:32:36,293 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8163992869875223 [2024-10-24 15:32:36,293 INFO L175 Difference]: Start difference. First operand has 153 places, 153 transitions, 315 flow. Second operand 3 states and 458 transitions. [2024-10-24 15:32:36,294 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 152 transitions, 351 flow [2024-10-24 15:32:36,294 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 152 places, 152 transitions, 347 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:32:36,296 INFO L231 Difference]: Finished difference. Result has 152 places, 152 transitions, 313 flow [2024-10-24 15:32:36,296 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=187, PETRI_DIFFERENCE_MINUEND_FLOW=309, PETRI_DIFFERENCE_MINUEND_PLACES=150, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=152, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=150, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=313, PETRI_PLACES=152, PETRI_TRANSITIONS=152} [2024-10-24 15:32:36,297 INFO L277 CegarLoopForPetriNet]: 175 programPoint places, -23 predicate places. [2024-10-24 15:32:36,297 INFO L471 AbstractCegarLoop]: Abstraction has has 152 places, 152 transitions, 313 flow [2024-10-24 15:32:36,297 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 147.33333333333334) internal successors, (442), 3 states have internal predecessors, (442), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:36,297 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:32:36,297 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:32:36,298 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-24 15:32:36,298 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 48 more)] === [2024-10-24 15:32:36,298 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:32:36,298 INFO L85 PathProgramCache]: Analyzing trace with hash -1159269235, now seen corresponding path program 1 times [2024-10-24 15:32:36,298 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:32:36,299 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1855964677] [2024-10-24 15:32:36,299 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:32:36,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:32:36,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:32:36,332 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:32:36,332 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:32:36,333 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1855964677] [2024-10-24 15:32:36,333 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1855964677] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:32:36,333 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:32:36,333 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:32:36,333 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [74075685] [2024-10-24 15:32:36,333 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:32:36,333 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:32:36,334 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:32:36,334 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:32:36,334 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:32:36,341 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 150 out of 187 [2024-10-24 15:32:36,341 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 152 places, 152 transitions, 313 flow. Second operand has 3 states, 3 states have (on average 151.0) internal successors, (453), 3 states have internal predecessors, (453), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:36,341 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:32:36,341 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 150 of 187 [2024-10-24 15:32:36,342 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:32:36,403 INFO L124 PetriNetUnfolderBase]: 127/661 cut-off events. [2024-10-24 15:32:36,404 INFO L125 PetriNetUnfolderBase]: For 11/11 co-relation queries the response was YES. [2024-10-24 15:32:36,405 INFO L83 FinitePrefix]: Finished finitePrefix Result has 878 conditions, 661 events. 127/661 cut-off events. For 11/11 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 3691 event pairs, 18 based on Foata normal form. 0/534 useless extension candidates. Maximal degree in co-relation 825. Up to 129 conditions per place. [2024-10-24 15:32:36,407 INFO L140 encePairwiseOnDemand]: 180/187 looper letters, 22 selfloop transitions, 6 changer transitions 0/163 dead transitions. [2024-10-24 15:32:36,407 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 163 transitions, 395 flow [2024-10-24 15:32:36,407 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:32:36,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:32:36,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 479 transitions. [2024-10-24 15:32:36,408 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8538324420677362 [2024-10-24 15:32:36,408 INFO L175 Difference]: Start difference. First operand has 152 places, 152 transitions, 313 flow. Second operand 3 states and 479 transitions. [2024-10-24 15:32:36,409 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 163 transitions, 395 flow [2024-10-24 15:32:36,409 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 151 places, 163 transitions, 391 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:32:36,411 INFO L231 Difference]: Finished difference. Result has 153 places, 156 transitions, 351 flow [2024-10-24 15:32:36,412 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=187, PETRI_DIFFERENCE_MINUEND_FLOW=307, PETRI_DIFFERENCE_MINUEND_PLACES=149, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=151, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=351, PETRI_PLACES=153, PETRI_TRANSITIONS=156} [2024-10-24 15:32:36,412 INFO L277 CegarLoopForPetriNet]: 175 programPoint places, -22 predicate places. [2024-10-24 15:32:36,412 INFO L471 AbstractCegarLoop]: Abstraction has has 153 places, 156 transitions, 351 flow [2024-10-24 15:32:36,413 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 151.0) internal successors, (453), 3 states have internal predecessors, (453), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:36,413 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:32:36,413 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:32:36,413 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-24 15:32:36,413 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 48 more)] === [2024-10-24 15:32:36,414 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:32:36,414 INFO L85 PathProgramCache]: Analyzing trace with hash 1323237928, now seen corresponding path program 1 times [2024-10-24 15:32:36,414 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:32:36,414 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1394188144] [2024-10-24 15:32:36,414 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:32:36,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:32:36,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:32:36,445 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:32:36,445 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:32:36,445 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1394188144] [2024-10-24 15:32:36,445 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1394188144] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:32:36,445 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:32:36,445 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:32:36,446 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1883345881] [2024-10-24 15:32:36,446 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:32:36,446 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:32:36,446 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:32:36,446 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:32:36,446 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:32:36,464 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 140 out of 187 [2024-10-24 15:32:36,464 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 153 places, 156 transitions, 351 flow. Second operand has 3 states, 3 states have (on average 141.0) internal successors, (423), 3 states have internal predecessors, (423), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:36,464 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:32:36,464 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 140 of 187 [2024-10-24 15:32:36,465 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:32:36,579 INFO L124 PetriNetUnfolderBase]: 338/1290 cut-off events. [2024-10-24 15:32:36,579 INFO L125 PetriNetUnfolderBase]: For 365/365 co-relation queries the response was YES. [2024-10-24 15:32:36,582 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2201 conditions, 1290 events. 338/1290 cut-off events. For 365/365 co-relation queries the response was YES. Maximal size of possible extension queue 68. Compared 8791 event pairs, 82 based on Foata normal form. 0/1053 useless extension candidates. Maximal degree in co-relation 1021. Up to 350 conditions per place. [2024-10-24 15:32:36,586 INFO L140 encePairwiseOnDemand]: 180/187 looper letters, 39 selfloop transitions, 3 changer transitions 0/166 dead transitions. [2024-10-24 15:32:36,586 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 151 places, 166 transitions, 478 flow [2024-10-24 15:32:36,587 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:32:36,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:32:36,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 458 transitions. [2024-10-24 15:32:36,588 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8163992869875223 [2024-10-24 15:32:36,588 INFO L175 Difference]: Start difference. First operand has 153 places, 156 transitions, 351 flow. Second operand 3 states and 458 transitions. [2024-10-24 15:32:36,588 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 151 places, 166 transitions, 478 flow [2024-10-24 15:32:36,589 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 149 places, 166 transitions, 460 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:32:36,591 INFO L231 Difference]: Finished difference. Result has 150 places, 153 transitions, 344 flow [2024-10-24 15:32:36,591 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=187, PETRI_DIFFERENCE_MINUEND_FLOW=331, PETRI_DIFFERENCE_MINUEND_PLACES=147, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=152, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=149, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=344, PETRI_PLACES=150, PETRI_TRANSITIONS=153} [2024-10-24 15:32:36,592 INFO L277 CegarLoopForPetriNet]: 175 programPoint places, -25 predicate places. [2024-10-24 15:32:36,592 INFO L471 AbstractCegarLoop]: Abstraction has has 150 places, 153 transitions, 344 flow [2024-10-24 15:32:36,592 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 141.0) internal successors, (423), 3 states have internal predecessors, (423), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:36,592 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:32:36,593 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:32:36,593 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-24 15:32:36,593 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 48 more)] === [2024-10-24 15:32:36,593 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:32:36,593 INFO L85 PathProgramCache]: Analyzing trace with hash 321344842, now seen corresponding path program 1 times [2024-10-24 15:32:36,594 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:32:36,594 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [462797114] [2024-10-24 15:32:36,594 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:32:36,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:32:36,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:32:36,629 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:32:36,630 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:32:36,630 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [462797114] [2024-10-24 15:32:36,630 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [462797114] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:32:36,630 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:32:36,630 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:32:36,630 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [849568457] [2024-10-24 15:32:36,631 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:32:36,631 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:32:36,631 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:32:36,631 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:32:36,632 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:32:36,646 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 143 out of 187 [2024-10-24 15:32:36,646 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 150 places, 153 transitions, 344 flow. Second operand has 3 states, 3 states have (on average 144.0) internal successors, (432), 3 states have internal predecessors, (432), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:36,647 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:32:36,647 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 143 of 187 [2024-10-24 15:32:36,647 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:32:36,776 INFO L124 PetriNetUnfolderBase]: 522/1564 cut-off events. [2024-10-24 15:32:36,776 INFO L125 PetriNetUnfolderBase]: For 350/362 co-relation queries the response was YES. [2024-10-24 15:32:36,780 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2851 conditions, 1564 events. 522/1564 cut-off events. For 350/362 co-relation queries the response was YES. Maximal size of possible extension queue 86. Compared 10771 event pairs, 152 based on Foata normal form. 0/1347 useless extension candidates. Maximal degree in co-relation 1101. Up to 584 conditions per place. [2024-10-24 15:32:36,785 INFO L140 encePairwiseOnDemand]: 181/187 looper letters, 37 selfloop transitions, 3 changer transitions 0/164 dead transitions. [2024-10-24 15:32:36,786 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 149 places, 164 transitions, 463 flow [2024-10-24 15:32:36,786 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:32:36,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:32:36,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 464 transitions. [2024-10-24 15:32:36,787 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8270944741532977 [2024-10-24 15:32:36,787 INFO L175 Difference]: Start difference. First operand has 150 places, 153 transitions, 344 flow. Second operand 3 states and 464 transitions. [2024-10-24 15:32:36,787 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 149 places, 164 transitions, 463 flow [2024-10-24 15:32:36,788 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 164 transitions, 460 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-24 15:32:36,790 INFO L231 Difference]: Finished difference. Result has 149 places, 151 transitions, 348 flow [2024-10-24 15:32:36,790 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=187, PETRI_DIFFERENCE_MINUEND_FLOW=335, PETRI_DIFFERENCE_MINUEND_PLACES=146, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=150, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=147, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=348, PETRI_PLACES=149, PETRI_TRANSITIONS=151} [2024-10-24 15:32:36,790 INFO L277 CegarLoopForPetriNet]: 175 programPoint places, -26 predicate places. [2024-10-24 15:32:36,791 INFO L471 AbstractCegarLoop]: Abstraction has has 149 places, 151 transitions, 348 flow [2024-10-24 15:32:36,791 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 144.0) internal successors, (432), 3 states have internal predecessors, (432), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:36,791 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:32:36,791 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:32:36,791 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-24 15:32:36,792 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 48 more)] === [2024-10-24 15:32:36,792 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:32:36,792 INFO L85 PathProgramCache]: Analyzing trace with hash 321449919, now seen corresponding path program 1 times [2024-10-24 15:32:36,792 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:32:36,792 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [560539875] [2024-10-24 15:32:36,792 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:32:36,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:32:36,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:32:36,818 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:32:36,819 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:32:36,819 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [560539875] [2024-10-24 15:32:36,819 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [560539875] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:32:36,819 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:32:36,819 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:32:36,819 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1084829380] [2024-10-24 15:32:36,819 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:32:36,819 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:32:36,820 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:32:36,820 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:32:36,820 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:32:36,827 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 150 out of 187 [2024-10-24 15:32:36,827 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 149 places, 151 transitions, 348 flow. Second operand has 3 states, 3 states have (on average 151.0) internal successors, (453), 3 states have internal predecessors, (453), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:36,827 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:32:36,828 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 150 of 187 [2024-10-24 15:32:36,828 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:32:36,960 INFO L124 PetriNetUnfolderBase]: 329/1485 cut-off events. [2024-10-24 15:32:36,960 INFO L125 PetriNetUnfolderBase]: For 262/310 co-relation queries the response was YES. [2024-10-24 15:32:36,964 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2415 conditions, 1485 events. 329/1485 cut-off events. For 262/310 co-relation queries the response was YES. Maximal size of possible extension queue 74. Compared 10658 event pairs, 23 based on Foata normal form. 14/1302 useless extension candidates. Maximal degree in co-relation 899. Up to 381 conditions per place. [2024-10-24 15:32:36,967 INFO L140 encePairwiseOnDemand]: 180/187 looper letters, 31 selfloop transitions, 7 changer transitions 0/167 dead transitions. [2024-10-24 15:32:36,968 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 150 places, 167 transitions, 479 flow [2024-10-24 15:32:36,968 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:32:36,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:32:36,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 480 transitions. [2024-10-24 15:32:36,969 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8556149732620321 [2024-10-24 15:32:36,969 INFO L175 Difference]: Start difference. First operand has 149 places, 151 transitions, 348 flow. Second operand 3 states and 480 transitions. [2024-10-24 15:32:36,969 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 150 places, 167 transitions, 479 flow [2024-10-24 15:32:36,970 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 149 places, 167 transitions, 476 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-24 15:32:36,972 INFO L231 Difference]: Finished difference. Result has 151 places, 155 transitions, 393 flow [2024-10-24 15:32:36,972 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=187, PETRI_DIFFERENCE_MINUEND_FLOW=343, PETRI_DIFFERENCE_MINUEND_PLACES=147, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=150, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=143, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=393, PETRI_PLACES=151, PETRI_TRANSITIONS=155} [2024-10-24 15:32:36,972 INFO L277 CegarLoopForPetriNet]: 175 programPoint places, -24 predicate places. [2024-10-24 15:32:36,973 INFO L471 AbstractCegarLoop]: Abstraction has has 151 places, 155 transitions, 393 flow [2024-10-24 15:32:36,973 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 151.0) internal successors, (453), 3 states have internal predecessors, (453), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:36,973 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:32:36,973 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:32:36,973 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-24 15:32:36,974 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting thread1Err7ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 48 more)] === [2024-10-24 15:32:36,974 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:32:36,974 INFO L85 PathProgramCache]: Analyzing trace with hash 1685758082, now seen corresponding path program 1 times [2024-10-24 15:32:36,974 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:32:36,974 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1801064308] [2024-10-24 15:32:36,974 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:32:36,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:32:36,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:32:37,042 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:32:37,044 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:32:37,045 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1801064308] [2024-10-24 15:32:37,045 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1801064308] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:32:37,045 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:32:37,045 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:32:37,045 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1903693023] [2024-10-24 15:32:37,045 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:32:37,046 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:32:37,046 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:32:37,046 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:32:37,047 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:32:37,073 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 144 out of 187 [2024-10-24 15:32:37,074 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 155 transitions, 393 flow. Second operand has 3 states, 3 states have (on average 147.0) internal successors, (441), 3 states have internal predecessors, (441), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:37,074 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:32:37,074 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 144 of 187 [2024-10-24 15:32:37,075 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:32:37,327 INFO L124 PetriNetUnfolderBase]: 569/2131 cut-off events. [2024-10-24 15:32:37,327 INFO L125 PetriNetUnfolderBase]: For 930/1040 co-relation queries the response was YES. [2024-10-24 15:32:37,331 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4169 conditions, 2131 events. 569/2131 cut-off events. For 930/1040 co-relation queries the response was YES. Maximal size of possible extension queue 115. Compared 17271 event pairs, 175 based on Foata normal form. 0/1868 useless extension candidates. Maximal degree in co-relation 1661. Up to 760 conditions per place. [2024-10-24 15:32:37,339 INFO L140 encePairwiseOnDemand]: 184/187 looper letters, 42 selfloop transitions, 2 changer transitions 0/165 dead transitions. [2024-10-24 15:32:37,339 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 152 places, 165 transitions, 530 flow [2024-10-24 15:32:37,340 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:32:37,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:32:37,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 462 transitions. [2024-10-24 15:32:37,341 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8235294117647058 [2024-10-24 15:32:37,341 INFO L175 Difference]: Start difference. First operand has 151 places, 155 transitions, 393 flow. Second operand 3 states and 462 transitions. [2024-10-24 15:32:37,341 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 152 places, 165 transitions, 530 flow [2024-10-24 15:32:37,346 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 165 transitions, 510 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:32:37,348 INFO L231 Difference]: Finished difference. Result has 150 places, 154 transitions, 381 flow [2024-10-24 15:32:37,348 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=187, PETRI_DIFFERENCE_MINUEND_FLOW=377, PETRI_DIFFERENCE_MINUEND_PLACES=148, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=152, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=381, PETRI_PLACES=150, PETRI_TRANSITIONS=154} [2024-10-24 15:32:37,349 INFO L277 CegarLoopForPetriNet]: 175 programPoint places, -25 predicate places. [2024-10-24 15:32:37,349 INFO L471 AbstractCegarLoop]: Abstraction has has 150 places, 154 transitions, 381 flow [2024-10-24 15:32:37,350 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 147.0) internal successors, (441), 3 states have internal predecessors, (441), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:37,350 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:32:37,350 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:32:37,350 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-24 15:32:37,351 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting thread2Err7ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 48 more)] === [2024-10-24 15:32:37,351 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:32:37,352 INFO L85 PathProgramCache]: Analyzing trace with hash -1512735325, now seen corresponding path program 1 times [2024-10-24 15:32:37,352 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:32:37,353 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [500539656] [2024-10-24 15:32:37,353 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:32:37,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:32:37,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:32:37,423 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:32:37,423 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:32:37,423 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [500539656] [2024-10-24 15:32:37,423 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [500539656] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:32:37,423 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:32:37,423 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:32:37,424 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [578477917] [2024-10-24 15:32:37,424 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:32:37,424 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:32:37,424 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:32:37,425 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:32:37,425 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:32:37,445 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 145 out of 187 [2024-10-24 15:32:37,446 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 150 places, 154 transitions, 381 flow. Second operand has 3 states, 3 states have (on average 148.33333333333334) internal successors, (445), 3 states have internal predecessors, (445), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:37,446 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:32:37,446 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 145 of 187 [2024-10-24 15:32:37,446 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:32:37,612 INFO L124 PetriNetUnfolderBase]: 699/2017 cut-off events. [2024-10-24 15:32:37,612 INFO L125 PetriNetUnfolderBase]: For 810/904 co-relation queries the response was YES. [2024-10-24 15:32:37,616 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4160 conditions, 2017 events. 699/2017 cut-off events. For 810/904 co-relation queries the response was YES. Maximal size of possible extension queue 115. Compared 14764 event pairs, 190 based on Foata normal form. 0/1815 useless extension candidates. Maximal degree in co-relation 3416. Up to 893 conditions per place. [2024-10-24 15:32:37,618 INFO L140 encePairwiseOnDemand]: 184/187 looper letters, 0 selfloop transitions, 0 changer transitions 164/164 dead transitions. [2024-10-24 15:32:37,618 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 151 places, 164 transitions, 510 flow [2024-10-24 15:32:37,618 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:32:37,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:32:37,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 464 transitions. [2024-10-24 15:32:37,619 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8270944741532977 [2024-10-24 15:32:37,620 INFO L175 Difference]: Start difference. First operand has 150 places, 154 transitions, 381 flow. Second operand 3 states and 464 transitions. [2024-10-24 15:32:37,620 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 151 places, 164 transitions, 510 flow [2024-10-24 15:32:37,621 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 149 places, 164 transitions, 506 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:32:37,622 INFO L231 Difference]: Finished difference. Result has 149 places, 0 transitions, 0 flow [2024-10-24 15:32:37,622 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=187, PETRI_DIFFERENCE_MINUEND_FLOW=375, PETRI_DIFFERENCE_MINUEND_PLACES=147, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=153, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=153, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=149, PETRI_TRANSITIONS=0} [2024-10-24 15:32:37,623 INFO L277 CegarLoopForPetriNet]: 175 programPoint places, -26 predicate places. [2024-10-24 15:32:37,624 INFO L471 AbstractCegarLoop]: Abstraction has has 149 places, 0 transitions, 0 flow [2024-10-24 15:32:37,624 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 148.33333333333334) internal successors, (445), 3 states have internal predecessors, (445), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:32:37,627 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (51 of 52 remaining) [2024-10-24 15:32:37,627 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (50 of 52 remaining) [2024-10-24 15:32:37,627 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (49 of 52 remaining) [2024-10-24 15:32:37,627 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (48 of 52 remaining) [2024-10-24 15:32:37,627 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (47 of 52 remaining) [2024-10-24 15:32:37,627 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (46 of 52 remaining) [2024-10-24 15:32:37,627 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (45 of 52 remaining) [2024-10-24 15:32:37,628 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (44 of 52 remaining) [2024-10-24 15:32:37,628 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err8ASSERT_VIOLATIONDATA_RACE (43 of 52 remaining) [2024-10-24 15:32:37,628 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (42 of 52 remaining) [2024-10-24 15:32:37,628 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (41 of 52 remaining) [2024-10-24 15:32:37,628 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (40 of 52 remaining) [2024-10-24 15:32:37,628 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (39 of 52 remaining) [2024-10-24 15:32:37,628 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (38 of 52 remaining) [2024-10-24 15:32:37,628 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (37 of 52 remaining) [2024-10-24 15:32:37,628 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (36 of 52 remaining) [2024-10-24 15:32:37,628 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (35 of 52 remaining) [2024-10-24 15:32:37,628 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err8ASSERT_VIOLATIONDATA_RACE (34 of 52 remaining) [2024-10-24 15:32:37,629 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (33 of 52 remaining) [2024-10-24 15:32:37,629 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (32 of 52 remaining) [2024-10-24 15:32:37,629 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (31 of 52 remaining) [2024-10-24 15:32:37,629 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (30 of 52 remaining) [2024-10-24 15:32:37,629 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (29 of 52 remaining) [2024-10-24 15:32:37,629 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (28 of 52 remaining) [2024-10-24 15:32:37,629 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (27 of 52 remaining) [2024-10-24 15:32:37,629 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (26 of 52 remaining) [2024-10-24 15:32:37,629 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (25 of 52 remaining) [2024-10-24 15:32:37,629 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (24 of 52 remaining) [2024-10-24 15:32:37,629 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (23 of 52 remaining) [2024-10-24 15:32:37,630 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (22 of 52 remaining) [2024-10-24 15:32:37,630 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (21 of 52 remaining) [2024-10-24 15:32:37,630 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (20 of 52 remaining) [2024-10-24 15:32:37,630 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (19 of 52 remaining) [2024-10-24 15:32:37,630 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (18 of 52 remaining) [2024-10-24 15:32:37,630 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (17 of 52 remaining) [2024-10-24 15:32:37,634 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (16 of 52 remaining) [2024-10-24 15:32:37,634 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (15 of 52 remaining) [2024-10-24 15:32:37,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (14 of 52 remaining) [2024-10-24 15:32:37,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (13 of 52 remaining) [2024-10-24 15:32:37,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (12 of 52 remaining) [2024-10-24 15:32:37,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err8ASSERT_VIOLATIONDATA_RACE (11 of 52 remaining) [2024-10-24 15:32:37,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (10 of 52 remaining) [2024-10-24 15:32:37,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (9 of 52 remaining) [2024-10-24 15:32:37,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (8 of 52 remaining) [2024-10-24 15:32:37,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (7 of 52 remaining) [2024-10-24 15:32:37,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (6 of 52 remaining) [2024-10-24 15:32:37,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (5 of 52 remaining) [2024-10-24 15:32:37,643 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (4 of 52 remaining) [2024-10-24 15:32:37,644 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (3 of 52 remaining) [2024-10-24 15:32:37,644 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err8ASSERT_VIOLATIONDATA_RACE (2 of 52 remaining) [2024-10-24 15:32:37,644 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (1 of 52 remaining) [2024-10-24 15:32:37,644 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (0 of 52 remaining) [2024-10-24 15:32:37,644 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-24 15:32:37,645 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:32:37,649 INFO L234 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-10-24 15:32:37,650 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-24 15:32:37,653 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.10 03:32:37 BasicIcfg [2024-10-24 15:32:37,657 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-24 15:32:37,657 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-24 15:32:37,657 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-24 15:32:37,657 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-24 15:32:37,658 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 03:32:35" (3/4) ... [2024-10-24 15:32:37,659 INFO L139 WitnessPrinter]: Generating witness for correct program [2024-10-24 15:32:37,661 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-10-24 15:32:37,662 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-10-24 15:32:37,662 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread3 [2024-10-24 15:32:37,666 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 14 nodes and edges [2024-10-24 15:32:37,667 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-10-24 15:32:37,667 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-10-24 15:32:37,667 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-10-24 15:32:37,738 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-10-24 15:32:37,738 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-10-24 15:32:37,738 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-24 15:32:37,739 INFO L158 Benchmark]: Toolchain (without parser) took 3438.69ms. Allocated memory was 140.5MB in the beginning and 245.4MB in the end (delta: 104.9MB). Free memory was 69.1MB in the beginning and 207.2MB in the end (delta: -138.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-10-24 15:32:37,739 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 140.5MB. Free memory is still 91.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-24 15:32:37,739 INFO L158 Benchmark]: CACSL2BoogieTranslator took 286.96ms. Allocated memory was 140.5MB in the beginning and 197.1MB in the end (delta: 56.6MB). Free memory was 68.9MB in the beginning and 164.6MB in the end (delta: -95.7MB). Peak memory consumption was 12.3MB. Max. memory is 16.1GB. [2024-10-24 15:32:37,739 INFO L158 Benchmark]: Boogie Procedure Inliner took 28.76ms. Allocated memory is still 197.1MB. Free memory was 164.6MB in the beginning and 163.5MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-24 15:32:37,739 INFO L158 Benchmark]: Boogie Preprocessor took 27.35ms. Allocated memory is still 197.1MB. Free memory was 163.5MB in the beginning and 161.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-24 15:32:37,740 INFO L158 Benchmark]: RCFGBuilder took 549.03ms. Allocated memory is still 197.1MB. Free memory was 161.4MB in the beginning and 134.2MB in the end (delta: 27.3MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2024-10-24 15:32:37,740 INFO L158 Benchmark]: TraceAbstraction took 2460.41ms. Allocated memory was 197.1MB in the beginning and 245.4MB in the end (delta: 48.2MB). Free memory was 133.1MB in the beginning and 212.4MB in the end (delta: -79.3MB). Peak memory consumption was 114.8MB. Max. memory is 16.1GB. [2024-10-24 15:32:37,741 INFO L158 Benchmark]: Witness Printer took 81.27ms. Allocated memory is still 245.4MB. Free memory was 212.4MB in the beginning and 207.2MB in the end (delta: 5.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-10-24 15:32:37,743 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.14ms. Allocated memory is still 140.5MB. Free memory is still 91.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 286.96ms. Allocated memory was 140.5MB in the beginning and 197.1MB in the end (delta: 56.6MB). Free memory was 68.9MB in the beginning and 164.6MB in the end (delta: -95.7MB). Peak memory consumption was 12.3MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 28.76ms. Allocated memory is still 197.1MB. Free memory was 164.6MB in the beginning and 163.5MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 27.35ms. Allocated memory is still 197.1MB. Free memory was 163.5MB in the beginning and 161.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 549.03ms. Allocated memory is still 197.1MB. Free memory was 161.4MB in the beginning and 134.2MB in the end (delta: 27.3MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. * TraceAbstraction took 2460.41ms. Allocated memory was 197.1MB in the beginning and 245.4MB in the end (delta: 48.2MB). Free memory was 133.1MB in the beginning and 212.4MB in the end (delta: -79.3MB). Peak memory consumption was 114.8MB. Max. memory is 16.1GB. * Witness Printer took 81.27ms. Allocated memory is still 245.4MB. Free memory was 212.4MB in the beginning and 207.2MB in the end (delta: 5.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 43]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 46]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 48]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 48]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 53]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 53]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 56]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 56]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 58]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 67]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 70]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 77]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 77]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 80]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 80]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 82]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 91]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 91]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 101]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 102]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 103]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 104]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 107]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 107]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 107]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 107]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 107]: 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 7 procedures, 244 locations, 52 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.3s, OverallIterations: 10, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 291 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 114 mSDsluCounter, 75 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 33 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 503 IncrementalHoareTripleChecker+Invalid, 536 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 33 mSolverCounterUnsat, 75 mSDtfsCounter, 503 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 20 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=393occurred in iteration=8, InterpolantAutomatonStates: 30, 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.4s InterpolantComputationTime, 508 NumberOfCodeBlocks, 508 NumberOfCodeBlocksAsserted, 10 NumberOfCheckSat, 498 ConstructedInterpolants, 0 QuantifiedInterpolants, 518 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 10 InterpolantComputations, 10 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 29 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-10-24 15:32:37,779 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