./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread/twostage_3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 8be7027f Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread/twostage_3.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1032ef3fe166161226ca7e81ea27802cfc3f516ad1e4b45c387461fe1ddeccf8 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m [2024-11-12 12:08:21,006 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-12 12:08:21,066 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-12 12:08:21,070 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-12 12:08:21,070 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-12 12:08:21,095 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-12 12:08:21,097 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-12 12:08:21,097 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-12 12:08:21,098 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-12 12:08:21,099 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-12 12:08:21,100 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-12 12:08:21,100 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-12 12:08:21,100 INFO L153 SettingsManager]: * Use SBE=true [2024-11-12 12:08:21,102 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-12 12:08:21,102 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-12 12:08:21,103 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-12 12:08:21,103 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-12 12:08:21,103 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-12 12:08:21,107 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-12 12:08:21,107 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-12 12:08:21,107 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-12 12:08:21,107 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-12 12:08:21,108 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-12 12:08:21,108 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-12 12:08:21,108 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-12 12:08:21,108 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-12 12:08:21,108 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-12 12:08:21,109 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-12 12:08:21,109 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-12 12:08:21,109 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-12 12:08:21,109 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-12 12:08:21,109 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 12:08:21,110 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-12 12:08:21,110 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-12 12:08:21,110 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-12 12:08:21,110 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-12 12:08:21,110 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-12 12:08:21,111 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-12 12:08:21,111 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-12 12:08:21,111 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-12 12:08:21,111 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-12 12:08:21,112 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 -> 1032ef3fe166161226ca7e81ea27802cfc3f516ad1e4b45c387461fe1ddeccf8 [2024-11-12 12:08:21,331 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-12 12:08:21,348 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-12 12:08:21,351 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-12 12:08:21,352 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-12 12:08:21,353 INFO L274 PluginConnector]: CDTParser initialized [2024-11-12 12:08:21,354 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread/twostage_3.i [2024-11-12 12:08:22,648 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-12 12:08:22,861 INFO L384 CDTParser]: Found 1 translation units. [2024-11-12 12:08:22,862 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread/twostage_3.i [2024-11-12 12:08:22,887 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b1dd90c67/7a016cfb1b8a43eab8c6c99617cb09ed/FLAG3d343249e [2024-11-12 12:08:23,205 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b1dd90c67/7a016cfb1b8a43eab8c6c99617cb09ed [2024-11-12 12:08:23,208 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-12 12:08:23,209 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-12 12:08:23,210 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-12 12:08:23,210 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-12 12:08:23,214 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-12 12:08:23,214 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:08:23" (1/1) ... [2024-11-12 12:08:23,215 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@19546e54 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:23, skipping insertion in model container [2024-11-12 12:08:23,215 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:08:23" (1/1) ... [2024-11-12 12:08:23,258 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-12 12:08:23,708 WARN L1674 CHandler]: Possible shadowing of function lock [2024-11-12 12:08:23,710 WARN L1674 CHandler]: Possible shadowing of function lock [2024-11-12 12:08:23,711 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 12:08:23,720 INFO L200 MainTranslator]: Completed pre-run [2024-11-12 12:08:23,773 WARN L1674 CHandler]: Possible shadowing of function lock [2024-11-12 12:08:23,775 WARN L1674 CHandler]: Possible shadowing of function lock [2024-11-12 12:08:23,776 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 12:08:23,832 INFO L204 MainTranslator]: Completed translation [2024-11-12 12:08:23,832 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:23 WrapperNode [2024-11-12 12:08:23,833 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-12 12:08:23,834 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-12 12:08:23,834 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-12 12:08:23,834 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-12 12:08:23,839 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:23" (1/1) ... [2024-11-12 12:08:23,888 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:23" (1/1) ... [2024-11-12 12:08:23,930 INFO L138 Inliner]: procedures = 373, calls = 34, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 276 [2024-11-12 12:08:23,931 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-12 12:08:23,931 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-12 12:08:23,931 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-12 12:08:23,931 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-12 12:08:23,938 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:23" (1/1) ... [2024-11-12 12:08:23,938 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:23" (1/1) ... [2024-11-12 12:08:23,947 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:23" (1/1) ... [2024-11-12 12:08:23,948 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:23" (1/1) ... [2024-11-12 12:08:23,957 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:23" (1/1) ... [2024-11-12 12:08:23,960 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:23" (1/1) ... [2024-11-12 12:08:23,962 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:23" (1/1) ... [2024-11-12 12:08:23,965 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:23" (1/1) ... [2024-11-12 12:08:23,968 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-12 12:08:23,969 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-12 12:08:23,969 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-12 12:08:23,969 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-12 12:08:23,970 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:23" (1/1) ... [2024-11-12 12:08:23,976 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 12:08:23,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 12:08:24,005 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-12 12:08:24,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-12 12:08:24,052 INFO L130 BoogieDeclarations]: Found specification of procedure funcA [2024-11-12 12:08:24,053 INFO L138 BoogieDeclarations]: Found implementation of procedure funcA [2024-11-12 12:08:24,053 INFO L130 BoogieDeclarations]: Found specification of procedure funcB [2024-11-12 12:08:24,053 INFO L138 BoogieDeclarations]: Found implementation of procedure funcB [2024-11-12 12:08:24,053 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-12 12:08:24,053 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-12 12:08:24,054 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-12 12:08:24,054 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-12 12:08:24,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-12 12:08:24,055 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-12 12:08:24,055 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-12 12:08:24,055 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-12 12:08:24,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-12 12:08:24,055 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-12 12:08:24,056 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-12 12:08:24,057 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-12 12:08:24,225 INFO L238 CfgBuilder]: Building ICFG [2024-11-12 12:08:24,228 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-12 12:08:24,599 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-12 12:08:24,599 INFO L287 CfgBuilder]: Performing block encoding [2024-11-12 12:08:24,630 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-12 12:08:24,630 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-12 12:08:24,630 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 12:08:24 BoogieIcfgContainer [2024-11-12 12:08:24,630 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-12 12:08:24,632 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-12 12:08:24,632 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-12 12:08:24,636 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-12 12:08:24,636 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 12:08:23" (1/3) ... [2024-11-12 12:08:24,636 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@672515aa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 12:08:24, skipping insertion in model container [2024-11-12 12:08:24,637 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:08:23" (2/3) ... [2024-11-12 12:08:24,637 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@672515aa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 12:08:24, skipping insertion in model container [2024-11-12 12:08:24,637 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 12:08:24" (3/3) ... [2024-11-12 12:08:24,638 INFO L112 eAbstractionObserver]: Analyzing ICFG twostage_3.i [2024-11-12 12:08:24,652 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-12 12:08:24,653 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 45 error locations. [2024-11-12 12:08:24,653 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-12 12:08:24,728 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-12 12:08:24,764 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 353 places, 369 transitions, 758 flow [2024-11-12 12:08:24,948 INFO L124 PetriNetUnfolderBase]: 43/682 cut-off events. [2024-11-12 12:08:24,948 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-12 12:08:24,961 INFO L83 FinitePrefix]: Finished finitePrefix Result has 699 conditions, 682 events. 43/682 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 2924 event pairs, 0 based on Foata normal form. 0/554 useless extension candidates. Maximal degree in co-relation 354. Up to 8 conditions per place. [2024-11-12 12:08:24,961 INFO L82 GeneralOperation]: Start removeDead. Operand has 353 places, 369 transitions, 758 flow [2024-11-12 12:08:24,985 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 353 places, 369 transitions, 758 flow [2024-11-12 12:08:24,995 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-12 12:08:25,001 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;@5ac273d3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-12 12:08:25,001 INFO L334 AbstractCegarLoop]: Starting to check reachability of 65 error locations. [2024-11-12 12:08:25,005 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-12 12:08:25,005 INFO L124 PetriNetUnfolderBase]: 0/25 cut-off events. [2024-11-12 12:08:25,005 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-12 12:08:25,006 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:25,006 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:25,007 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-12 12:08:25,012 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:25,013 INFO L85 PathProgramCache]: Analyzing trace with hash 430025642, now seen corresponding path program 1 times [2024-11-12 12:08:25,021 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:25,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [100469357] [2024-11-12 12:08:25,022 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:25,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:25,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:25,209 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:08:25,209 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:25,210 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [100469357] [2024-11-12 12:08:25,210 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [100469357] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:25,210 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:25,210 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:25,212 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [910087736] [2024-11-12 12:08:25,212 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:25,219 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:25,223 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:25,256 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:25,257 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:25,282 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 324 out of 369 [2024-11-12 12:08:25,286 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 353 places, 369 transitions, 758 flow. Second operand has 3 states, 3 states have (on average 324.6666666666667) internal successors, (974), 3 states have internal predecessors, (974), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:25,287 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:25,287 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 324 of 369 [2024-11-12 12:08:25,288 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:25,711 INFO L124 PetriNetUnfolderBase]: 271/2560 cut-off events. [2024-11-12 12:08:25,711 INFO L125 PetriNetUnfolderBase]: For 102/102 co-relation queries the response was YES. [2024-11-12 12:08:25,719 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3072 conditions, 2560 events. 271/2560 cut-off events. For 102/102 co-relation queries the response was YES. Maximal size of possible extension queue 57. Compared 20155 event pairs, 234 based on Foata normal form. 246/2367 useless extension candidates. Maximal degree in co-relation 2414. Up to 458 conditions per place. [2024-11-12 12:08:25,730 INFO L140 encePairwiseOnDemand]: 350/369 looper letters, 25 selfloop transitions, 1 changer transitions 8/349 dead transitions. [2024-11-12 12:08:25,731 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 349 places, 349 transitions, 770 flow [2024-11-12 12:08:25,732 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:25,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:25,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1016 transitions. [2024-11-12 12:08:25,746 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9177958446251129 [2024-11-12 12:08:25,750 INFO L175 Difference]: Start difference. First operand has 353 places, 369 transitions, 758 flow. Second operand 3 states and 1016 transitions. [2024-11-12 12:08:25,750 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 349 places, 349 transitions, 770 flow [2024-11-12 12:08:25,755 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 349 places, 349 transitions, 770 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 12:08:25,761 INFO L231 Difference]: Finished difference. Result has 349 places, 341 transitions, 704 flow [2024-11-12 12:08:25,763 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=718, PETRI_DIFFERENCE_MINUEND_PLACES=347, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=349, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=348, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=704, PETRI_PLACES=349, PETRI_TRANSITIONS=341} [2024-11-12 12:08:25,766 INFO L279 CegarLoopForPetriNet]: 353 programPoint places, -4 predicate places. [2024-11-12 12:08:25,768 INFO L471 AbstractCegarLoop]: Abstraction has has 349 places, 341 transitions, 704 flow [2024-11-12 12:08:25,768 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 324.6666666666667) internal successors, (974), 3 states have internal predecessors, (974), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:25,769 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:25,769 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:25,769 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-12 12:08:25,769 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-12 12:08:25,770 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:25,770 INFO L85 PathProgramCache]: Analyzing trace with hash 446020844, now seen corresponding path program 1 times [2024-11-12 12:08:25,771 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:25,771 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [900982435] [2024-11-12 12:08:25,771 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:25,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:25,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:25,850 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:08:25,850 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:25,850 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [900982435] [2024-11-12 12:08:25,851 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [900982435] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:25,851 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:25,851 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:25,851 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1510748289] [2024-11-12 12:08:25,851 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:25,853 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:25,853 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:25,853 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:25,854 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:25,866 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 334 out of 369 [2024-11-12 12:08:25,867 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 349 places, 341 transitions, 704 flow. Second operand has 3 states, 3 states have (on average 334.6666666666667) internal successors, (1004), 3 states have internal predecessors, (1004), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:25,867 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:25,867 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 334 of 369 [2024-11-12 12:08:25,867 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:26,236 INFO L124 PetriNetUnfolderBase]: 152/2660 cut-off events. [2024-11-12 12:08:26,237 INFO L125 PetriNetUnfolderBase]: For 210/266 co-relation queries the response was YES. [2024-11-12 12:08:26,244 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3059 conditions, 2660 events. 152/2660 cut-off events. For 210/266 co-relation queries the response was YES. Maximal size of possible extension queue 50. Compared 20635 event pairs, 116 based on Foata normal form. 0/2231 useless extension candidates. Maximal degree in co-relation 1499. Up to 147 conditions per place. [2024-11-12 12:08:26,253 INFO L140 encePairwiseOnDemand]: 367/369 looper letters, 35 selfloop transitions, 1 changer transitions 0/357 dead transitions. [2024-11-12 12:08:26,253 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 342 places, 357 transitions, 826 flow [2024-11-12 12:08:26,254 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:26,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:26,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1039 transitions. [2024-11-12 12:08:26,256 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.938572719060524 [2024-11-12 12:08:26,256 INFO L175 Difference]: Start difference. First operand has 349 places, 341 transitions, 704 flow. Second operand 3 states and 1039 transitions. [2024-11-12 12:08:26,256 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 342 places, 357 transitions, 826 flow [2024-11-12 12:08:26,261 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 341 places, 357 transitions, 825 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-12 12:08:26,264 INFO L231 Difference]: Finished difference. Result has 341 places, 340 transitions, 703 flow [2024-11-12 12:08:26,265 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=701, PETRI_DIFFERENCE_MINUEND_PLACES=339, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=340, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=339, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=703, PETRI_PLACES=341, PETRI_TRANSITIONS=340} [2024-11-12 12:08:26,266 INFO L279 CegarLoopForPetriNet]: 353 programPoint places, -12 predicate places. [2024-11-12 12:08:26,266 INFO L471 AbstractCegarLoop]: Abstraction has has 341 places, 340 transitions, 703 flow [2024-11-12 12:08:26,267 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.6666666666667) internal successors, (1004), 3 states have internal predecessors, (1004), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:26,267 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:26,268 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:26,268 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-12 12:08:26,268 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-12 12:08:26,269 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:26,269 INFO L85 PathProgramCache]: Analyzing trace with hash 941708073, now seen corresponding path program 1 times [2024-11-12 12:08:26,269 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:26,270 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [924926040] [2024-11-12 12:08:26,270 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:26,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:26,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:26,319 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:08:26,319 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:26,319 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [924926040] [2024-11-12 12:08:26,320 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [924926040] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:26,320 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:26,320 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:26,320 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1936548712] [2024-11-12 12:08:26,320 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:26,320 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:26,320 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:26,321 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:26,321 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:26,348 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 313 out of 369 [2024-11-12 12:08:26,349 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 341 places, 340 transitions, 703 flow. Second operand has 3 states, 3 states have (on average 313.6666666666667) internal successors, (941), 3 states have internal predecessors, (941), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:26,350 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:26,350 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 313 of 369 [2024-11-12 12:08:26,350 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:26,857 INFO L124 PetriNetUnfolderBase]: 728/3855 cut-off events. [2024-11-12 12:08:26,857 INFO L125 PetriNetUnfolderBase]: For 234/290 co-relation queries the response was YES. [2024-11-12 12:08:26,867 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5294 conditions, 3855 events. 728/3855 cut-off events. For 234/290 co-relation queries the response was YES. Maximal size of possible extension queue 91. Compared 32400 event pairs, 156 based on Foata normal form. 5/3415 useless extension candidates. Maximal degree in co-relation 2644. Up to 1033 conditions per place. [2024-11-12 12:08:26,887 INFO L140 encePairwiseOnDemand]: 353/369 looper letters, 37 selfloop transitions, 5 changer transitions 11/349 dead transitions. [2024-11-12 12:08:26,888 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 335 places, 349 transitions, 821 flow [2024-11-12 12:08:26,888 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:26,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:26,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 994 transitions. [2024-11-12 12:08:26,890 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8979223125564589 [2024-11-12 12:08:26,891 INFO L175 Difference]: Start difference. First operand has 341 places, 340 transitions, 703 flow. Second operand 3 states and 994 transitions. [2024-11-12 12:08:26,891 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 335 places, 349 transitions, 821 flow [2024-11-12 12:08:26,894 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 334 places, 349 transitions, 820 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-12 12:08:26,898 INFO L231 Difference]: Finished difference. Result has 335 places, 325 transitions, 691 flow [2024-11-12 12:08:26,899 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=686, PETRI_DIFFERENCE_MINUEND_PLACES=332, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=332, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=327, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=691, PETRI_PLACES=335, PETRI_TRANSITIONS=325} [2024-11-12 12:08:26,900 INFO L279 CegarLoopForPetriNet]: 353 programPoint places, -18 predicate places. [2024-11-12 12:08:26,900 INFO L471 AbstractCegarLoop]: Abstraction has has 335 places, 325 transitions, 691 flow [2024-11-12 12:08:26,901 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 313.6666666666667) internal successors, (941), 3 states have internal predecessors, (941), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:26,901 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:26,901 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:26,901 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-12 12:08:26,901 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-12 12:08:26,903 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:26,903 INFO L85 PathProgramCache]: Analyzing trace with hash -713705851, now seen corresponding path program 1 times [2024-11-12 12:08:26,903 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:26,904 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2051549329] [2024-11-12 12:08:26,904 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:26,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:26,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:26,958 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:08:26,959 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:26,959 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2051549329] [2024-11-12 12:08:26,959 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2051549329] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:26,959 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:26,960 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:26,960 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [879554864] [2024-11-12 12:08:26,960 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:26,961 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:26,962 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:26,962 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:26,962 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:26,979 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 324 out of 369 [2024-11-12 12:08:26,980 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 335 places, 325 transitions, 691 flow. Second operand has 3 states, 3 states have (on average 324.6666666666667) internal successors, (974), 3 states have internal predecessors, (974), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:26,981 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:26,981 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 324 of 369 [2024-11-12 12:08:26,981 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:27,730 INFO L124 PetriNetUnfolderBase]: 892/6890 cut-off events. [2024-11-12 12:08:27,730 INFO L125 PetriNetUnfolderBase]: For 204/204 co-relation queries the response was YES. [2024-11-12 12:08:27,745 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8651 conditions, 6890 events. 892/6890 cut-off events. For 204/204 co-relation queries the response was YES. Maximal size of possible extension queue 137. Compared 69743 event pairs, 772 based on Foata normal form. 0/5806 useless extension candidates. Maximal degree in co-relation 7876. Up to 1414 conditions per place. [2024-11-12 12:08:27,766 INFO L140 encePairwiseOnDemand]: 363/369 looper letters, 25 selfloop transitions, 2 changer transitions 0/322 dead transitions. [2024-11-12 12:08:27,766 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 324 places, 322 transitions, 739 flow [2024-11-12 12:08:27,767 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:27,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:27,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1003 transitions. [2024-11-12 12:08:27,768 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9060523938572719 [2024-11-12 12:08:27,768 INFO L175 Difference]: Start difference. First operand has 335 places, 325 transitions, 691 flow. Second operand 3 states and 1003 transitions. [2024-11-12 12:08:27,768 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 324 places, 322 transitions, 739 flow [2024-11-12 12:08:27,773 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 324 places, 322 transitions, 739 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 12:08:27,775 INFO L231 Difference]: Finished difference. Result has 325 places, 322 transitions, 693 flow [2024-11-12 12:08:27,776 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=683, PETRI_DIFFERENCE_MINUEND_PLACES=322, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=321, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=319, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=693, PETRI_PLACES=325, PETRI_TRANSITIONS=322} [2024-11-12 12:08:27,777 INFO L279 CegarLoopForPetriNet]: 353 programPoint places, -28 predicate places. [2024-11-12 12:08:27,777 INFO L471 AbstractCegarLoop]: Abstraction has has 325 places, 322 transitions, 693 flow [2024-11-12 12:08:27,778 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 324.6666666666667) internal successors, (974), 3 states have internal predecessors, (974), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:27,778 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:27,778 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:27,778 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-12 12:08:27,778 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-12 12:08:27,780 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:27,780 INFO L85 PathProgramCache]: Analyzing trace with hash -915097583, now seen corresponding path program 1 times [2024-11-12 12:08:27,780 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:27,781 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [983030446] [2024-11-12 12:08:27,781 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:27,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:27,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:27,817 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:08:27,817 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:27,817 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [983030446] [2024-11-12 12:08:27,817 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [983030446] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:27,817 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:27,818 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:27,818 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1226088649] [2024-11-12 12:08:27,818 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:27,818 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:27,818 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:27,818 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:27,819 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:27,845 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 326 out of 369 [2024-11-12 12:08:27,846 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 325 places, 322 transitions, 693 flow. Second operand has 3 states, 3 states have (on average 327.3333333333333) internal successors, (982), 3 states have internal predecessors, (982), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:27,846 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:27,846 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 326 of 369 [2024-11-12 12:08:27,846 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:28,500 INFO L124 PetriNetUnfolderBase]: 544/4903 cut-off events. [2024-11-12 12:08:28,500 INFO L125 PetriNetUnfolderBase]: For 204/204 co-relation queries the response was YES. [2024-11-12 12:08:28,513 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6099 conditions, 4903 events. 544/4903 cut-off events. For 204/204 co-relation queries the response was YES. Maximal size of possible extension queue 113. Compared 47215 event pairs, 456 based on Foata normal form. 0/4156 useless extension candidates. Maximal degree in co-relation 5547. Up to 902 conditions per place. [2024-11-12 12:08:28,525 INFO L140 encePairwiseOnDemand]: 366/369 looper letters, 25 selfloop transitions, 2 changer transitions 0/321 dead transitions. [2024-11-12 12:08:28,525 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 326 places, 321 transitions, 745 flow [2024-11-12 12:08:28,526 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:28,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:28,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1006 transitions. [2024-11-12 12:08:28,528 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9087624209575429 [2024-11-12 12:08:28,528 INFO L175 Difference]: Start difference. First operand has 325 places, 322 transitions, 693 flow. Second operand 3 states and 1006 transitions. [2024-11-12 12:08:28,528 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 326 places, 321 transitions, 745 flow [2024-11-12 12:08:28,530 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 326 places, 321 transitions, 745 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 12:08:28,533 INFO L231 Difference]: Finished difference. Result has 326 places, 321 transitions, 695 flow [2024-11-12 12:08:28,534 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=691, PETRI_DIFFERENCE_MINUEND_PLACES=324, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=321, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=319, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=695, PETRI_PLACES=326, PETRI_TRANSITIONS=321} [2024-11-12 12:08:28,534 INFO L279 CegarLoopForPetriNet]: 353 programPoint places, -27 predicate places. [2024-11-12 12:08:28,534 INFO L471 AbstractCegarLoop]: Abstraction has has 326 places, 321 transitions, 695 flow [2024-11-12 12:08:28,535 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 327.3333333333333) internal successors, (982), 3 states have internal predecessors, (982), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:28,535 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:28,535 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:28,535 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-12 12:08:28,536 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-12 12:08:28,536 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:28,536 INFO L85 PathProgramCache]: Analyzing trace with hash 1152647961, now seen corresponding path program 1 times [2024-11-12 12:08:28,536 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:28,537 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [896940637] [2024-11-12 12:08:28,537 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:28,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:28,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:28,567 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:08:28,567 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:28,567 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [896940637] [2024-11-12 12:08:28,567 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [896940637] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:28,567 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:28,567 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-12 12:08:28,568 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [400594214] [2024-11-12 12:08:28,568 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:28,568 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:28,568 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:28,568 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:28,568 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:28,588 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 327 out of 369 [2024-11-12 12:08:28,589 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 326 places, 321 transitions, 695 flow. Second operand has 3 states, 3 states have (on average 328.6666666666667) internal successors, (986), 3 states have internal predecessors, (986), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:28,590 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:28,590 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 327 of 369 [2024-11-12 12:08:28,590 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:29,011 INFO L124 PetriNetUnfolderBase]: 344/3671 cut-off events. [2024-11-12 12:08:29,012 INFO L125 PetriNetUnfolderBase]: For 210/266 co-relation queries the response was YES. [2024-11-12 12:08:29,022 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4506 conditions, 3671 events. 344/3671 cut-off events. For 210/266 co-relation queries the response was YES. Maximal size of possible extension queue 107. Compared 33494 event pairs, 280 based on Foata normal form. 2/3100 useless extension candidates. Maximal degree in co-relation 4113. Up to 588 conditions per place. [2024-11-12 12:08:29,032 INFO L140 encePairwiseOnDemand]: 367/369 looper letters, 24 selfloop transitions, 0 changer transitions 1/320 dead transitions. [2024-11-12 12:08:29,032 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 328 places, 320 transitions, 740 flow [2024-11-12 12:08:29,033 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:29,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:29,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1007 transitions. [2024-11-12 12:08:29,034 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9096657633242999 [2024-11-12 12:08:29,034 INFO L175 Difference]: Start difference. First operand has 326 places, 321 transitions, 695 flow. Second operand 3 states and 1007 transitions. [2024-11-12 12:08:29,035 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 328 places, 320 transitions, 740 flow [2024-11-12 12:08:29,038 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 324 places, 320 transitions, 732 flow, removed 1 selfloop flow, removed 4 redundant places. [2024-11-12 12:08:29,041 INFO L231 Difference]: Finished difference. Result has 325 places, 319 transitions, 682 flow [2024-11-12 12:08:29,041 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=682, PETRI_DIFFERENCE_MINUEND_PLACES=322, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=320, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=320, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=682, PETRI_PLACES=325, PETRI_TRANSITIONS=319} [2024-11-12 12:08:29,042 INFO L279 CegarLoopForPetriNet]: 353 programPoint places, -28 predicate places. [2024-11-12 12:08:29,043 INFO L471 AbstractCegarLoop]: Abstraction has has 325 places, 319 transitions, 682 flow [2024-11-12 12:08:29,044 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 328.6666666666667) internal successors, (986), 3 states have internal predecessors, (986), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:29,044 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:29,044 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:29,044 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-12 12:08:29,044 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-12 12:08:29,045 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:29,045 INFO L85 PathProgramCache]: Analyzing trace with hash -536794802, now seen corresponding path program 1 times [2024-11-12 12:08:29,045 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:29,045 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [78306304] [2024-11-12 12:08:29,045 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:29,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:29,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:29,100 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:08:29,101 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:29,101 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [78306304] [2024-11-12 12:08:29,101 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [78306304] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:29,101 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:29,101 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:29,102 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2597325] [2024-11-12 12:08:29,102 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:29,102 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:29,102 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:29,103 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:29,103 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:29,110 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 334 out of 369 [2024-11-12 12:08:29,111 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 325 places, 319 transitions, 682 flow. Second operand has 3 states, 3 states have (on average 334.6666666666667) internal successors, (1004), 3 states have internal predecessors, (1004), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:29,111 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:29,111 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 334 of 369 [2024-11-12 12:08:29,112 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:29,497 INFO L124 PetriNetUnfolderBase]: 154/2608 cut-off events. [2024-11-12 12:08:29,497 INFO L125 PetriNetUnfolderBase]: For 210/266 co-relation queries the response was YES. [2024-11-12 12:08:29,506 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3110 conditions, 2608 events. 154/2608 cut-off events. For 210/266 co-relation queries the response was YES. Maximal size of possible extension queue 50. Compared 20378 event pairs, 116 based on Foata normal form. 0/2260 useless extension candidates. Maximal degree in co-relation 3103. Up to 147 conditions per place. [2024-11-12 12:08:29,513 INFO L140 encePairwiseOnDemand]: 367/369 looper letters, 35 selfloop transitions, 1 changer transitions 0/335 dead transitions. [2024-11-12 12:08:29,514 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 325 places, 335 transitions, 804 flow [2024-11-12 12:08:29,514 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:29,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:29,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1039 transitions. [2024-11-12 12:08:29,516 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.938572719060524 [2024-11-12 12:08:29,516 INFO L175 Difference]: Start difference. First operand has 325 places, 319 transitions, 682 flow. Second operand 3 states and 1039 transitions. [2024-11-12 12:08:29,516 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 325 places, 335 transitions, 804 flow [2024-11-12 12:08:29,519 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 324 places, 335 transitions, 802 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-12 12:08:29,522 INFO L231 Difference]: Finished difference. Result has 324 places, 318 transitions, 680 flow [2024-11-12 12:08:29,523 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=678, PETRI_DIFFERENCE_MINUEND_PLACES=322, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=318, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=317, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=680, PETRI_PLACES=324, PETRI_TRANSITIONS=318} [2024-11-12 12:08:29,523 INFO L279 CegarLoopForPetriNet]: 353 programPoint places, -29 predicate places. [2024-11-12 12:08:29,523 INFO L471 AbstractCegarLoop]: Abstraction has has 324 places, 318 transitions, 680 flow [2024-11-12 12:08:29,524 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.6666666666667) internal successors, (1004), 3 states have internal predecessors, (1004), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:29,524 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:29,524 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:29,524 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-12 12:08:29,525 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-12 12:08:29,525 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:29,525 INFO L85 PathProgramCache]: Analyzing trace with hash -1207613635, now seen corresponding path program 1 times [2024-11-12 12:08:29,525 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:29,526 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1821473070] [2024-11-12 12:08:29,526 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:29,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:29,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:29,562 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:08:29,562 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:29,562 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1821473070] [2024-11-12 12:08:29,563 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1821473070] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:29,563 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:29,563 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:29,563 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1074037770] [2024-11-12 12:08:29,563 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:29,563 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:29,564 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:29,564 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:29,564 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:29,598 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 322 out of 369 [2024-11-12 12:08:29,599 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 324 places, 318 transitions, 680 flow. Second operand has 3 states, 3 states have (on average 323.3333333333333) internal successors, (970), 3 states have internal predecessors, (970), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:29,600 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:29,600 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 322 of 369 [2024-11-12 12:08:29,600 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:30,317 INFO L124 PetriNetUnfolderBase]: 728/5154 cut-off events. [2024-11-12 12:08:30,317 INFO L125 PetriNetUnfolderBase]: For 302/452 co-relation queries the response was YES. [2024-11-12 12:08:30,337 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6720 conditions, 5154 events. 728/5154 cut-off events. For 302/452 co-relation queries the response was YES. Maximal size of possible extension queue 193. Compared 51509 event pairs, 644 based on Foata normal form. 0/4296 useless extension candidates. Maximal degree in co-relation 6713. Up to 1238 conditions per place. [2024-11-12 12:08:30,356 INFO L140 encePairwiseOnDemand]: 366/369 looper letters, 29 selfloop transitions, 2 changer transitions 0/317 dead transitions. [2024-11-12 12:08:30,357 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 325 places, 317 transitions, 740 flow [2024-11-12 12:08:30,357 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:30,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:30,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 998 transitions. [2024-11-12 12:08:30,359 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9015356820234869 [2024-11-12 12:08:30,359 INFO L175 Difference]: Start difference. First operand has 324 places, 318 transitions, 680 flow. Second operand 3 states and 998 transitions. [2024-11-12 12:08:30,359 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 325 places, 317 transitions, 740 flow [2024-11-12 12:08:30,363 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 324 places, 317 transitions, 739 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-12 12:08:30,366 INFO L231 Difference]: Finished difference. Result has 324 places, 317 transitions, 681 flow [2024-11-12 12:08:30,366 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=677, PETRI_DIFFERENCE_MINUEND_PLACES=322, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=317, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=315, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=681, PETRI_PLACES=324, PETRI_TRANSITIONS=317} [2024-11-12 12:08:30,369 INFO L279 CegarLoopForPetriNet]: 353 programPoint places, -29 predicate places. [2024-11-12 12:08:30,369 INFO L471 AbstractCegarLoop]: Abstraction has has 324 places, 317 transitions, 681 flow [2024-11-12 12:08:30,370 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 323.3333333333333) internal successors, (970), 3 states have internal predecessors, (970), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:30,370 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:30,371 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:30,371 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-12 12:08:30,372 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-12 12:08:30,372 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:30,373 INFO L85 PathProgramCache]: Analyzing trace with hash -1681384648, now seen corresponding path program 1 times [2024-11-12 12:08:30,374 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:30,374 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [761270817] [2024-11-12 12:08:30,374 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:30,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:30,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:30,413 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:08:30,413 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:30,414 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [761270817] [2024-11-12 12:08:30,414 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [761270817] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:30,414 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:30,415 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:30,415 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [685459841] [2024-11-12 12:08:30,415 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:30,415 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:30,415 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:30,416 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:30,416 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:30,435 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 326 out of 369 [2024-11-12 12:08:30,436 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 324 places, 317 transitions, 681 flow. Second operand has 3 states, 3 states have (on average 327.3333333333333) internal successors, (982), 3 states have internal predecessors, (982), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:30,436 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:30,436 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 326 of 369 [2024-11-12 12:08:30,436 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:30,917 INFO L124 PetriNetUnfolderBase]: 710/5735 cut-off events. [2024-11-12 12:08:30,918 INFO L125 PetriNetUnfolderBase]: For 204/204 co-relation queries the response was YES. [2024-11-12 12:08:30,937 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7195 conditions, 5735 events. 710/5735 cut-off events. For 204/204 co-relation queries the response was YES. Maximal size of possible extension queue 123. Compared 57143 event pairs, 608 based on Foata normal form. 0/4836 useless extension candidates. Maximal degree in co-relation 7188. Up to 1136 conditions per place. [2024-11-12 12:08:30,952 INFO L140 encePairwiseOnDemand]: 366/369 looper letters, 25 selfloop transitions, 2 changer transitions 0/316 dead transitions. [2024-11-12 12:08:30,952 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 325 places, 316 transitions, 733 flow [2024-11-12 12:08:30,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:30,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:30,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1006 transitions. [2024-11-12 12:08:30,958 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9087624209575429 [2024-11-12 12:08:30,958 INFO L175 Difference]: Start difference. First operand has 324 places, 317 transitions, 681 flow. Second operand 3 states and 1006 transitions. [2024-11-12 12:08:30,958 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 325 places, 316 transitions, 733 flow [2024-11-12 12:08:30,960 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 323 places, 316 transitions, 729 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:08:30,963 INFO L231 Difference]: Finished difference. Result has 323 places, 316 transitions, 679 flow [2024-11-12 12:08:30,963 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=675, PETRI_DIFFERENCE_MINUEND_PLACES=321, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=316, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=314, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=679, PETRI_PLACES=323, PETRI_TRANSITIONS=316} [2024-11-12 12:08:30,964 INFO L279 CegarLoopForPetriNet]: 353 programPoint places, -30 predicate places. [2024-11-12 12:08:30,964 INFO L471 AbstractCegarLoop]: Abstraction has has 323 places, 316 transitions, 679 flow [2024-11-12 12:08:30,964 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 327.3333333333333) internal successors, (982), 3 states have internal predecessors, (982), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:30,964 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:30,964 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:30,965 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-12 12:08:30,965 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-12 12:08:30,965 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:30,965 INFO L85 PathProgramCache]: Analyzing trace with hash 1684369097, now seen corresponding path program 1 times [2024-11-12 12:08:30,965 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:30,965 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [112013229] [2024-11-12 12:08:30,966 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:30,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:30,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:30,995 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:08:30,997 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:30,997 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [112013229] [2024-11-12 12:08:30,997 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [112013229] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:30,997 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:30,997 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:30,997 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1003886115] [2024-11-12 12:08:30,998 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:30,998 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:30,998 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:31,000 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:31,000 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:31,029 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 325 out of 369 [2024-11-12 12:08:31,030 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 323 places, 316 transitions, 679 flow. Second operand has 3 states, 3 states have (on average 326.3333333333333) internal successors, (979), 3 states have internal predecessors, (979), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:31,030 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:31,030 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 325 of 369 [2024-11-12 12:08:31,030 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:31,499 INFO L124 PetriNetUnfolderBase]: 548/4443 cut-off events. [2024-11-12 12:08:31,500 INFO L125 PetriNetUnfolderBase]: For 262/328 co-relation queries the response was YES. [2024-11-12 12:08:31,517 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5669 conditions, 4443 events. 548/4443 cut-off events. For 262/328 co-relation queries the response was YES. Maximal size of possible extension queue 151. Compared 43155 event pairs, 472 based on Foata normal form. 0/3780 useless extension candidates. Maximal degree in co-relation 5662. Up to 932 conditions per place. [2024-11-12 12:08:31,528 INFO L140 encePairwiseOnDemand]: 366/369 looper letters, 26 selfloop transitions, 2 changer transitions 0/315 dead transitions. [2024-11-12 12:08:31,528 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 324 places, 315 transitions, 733 flow [2024-11-12 12:08:31,529 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:31,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:31,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1004 transitions. [2024-11-12 12:08:31,530 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9069557362240289 [2024-11-12 12:08:31,530 INFO L175 Difference]: Start difference. First operand has 323 places, 316 transitions, 679 flow. Second operand 3 states and 1004 transitions. [2024-11-12 12:08:31,531 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 324 places, 315 transitions, 733 flow [2024-11-12 12:08:31,532 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 322 places, 315 transitions, 729 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:08:31,534 INFO L231 Difference]: Finished difference. Result has 322 places, 315 transitions, 677 flow [2024-11-12 12:08:31,535 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=673, PETRI_DIFFERENCE_MINUEND_PLACES=320, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=315, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=313, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=677, PETRI_PLACES=322, PETRI_TRANSITIONS=315} [2024-11-12 12:08:31,535 INFO L279 CegarLoopForPetriNet]: 353 programPoint places, -31 predicate places. [2024-11-12 12:08:31,536 INFO L471 AbstractCegarLoop]: Abstraction has has 322 places, 315 transitions, 677 flow [2024-11-12 12:08:31,536 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 326.3333333333333) internal successors, (979), 3 states have internal predecessors, (979), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:31,536 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:31,536 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:31,536 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-12 12:08:31,537 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-12 12:08:31,537 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:31,537 INFO L85 PathProgramCache]: Analyzing trace with hash -1005281314, now seen corresponding path program 1 times [2024-11-12 12:08:31,537 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:31,537 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1616637804] [2024-11-12 12:08:31,537 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:31,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:31,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:31,559 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:08:31,559 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:31,559 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1616637804] [2024-11-12 12:08:31,559 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1616637804] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:31,559 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:31,560 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:31,560 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [168027792] [2024-11-12 12:08:31,560 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:31,560 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:31,560 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:31,560 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:31,560 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:31,601 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 312 out of 369 [2024-11-12 12:08:31,603 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 322 places, 315 transitions, 677 flow. Second operand has 3 states, 3 states have (on average 313.0) internal successors, (939), 3 states have internal predecessors, (939), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:31,603 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:31,603 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 312 of 369 [2024-11-12 12:08:31,603 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:32,107 INFO L124 PetriNetUnfolderBase]: 570/5505 cut-off events. [2024-11-12 12:08:32,107 INFO L125 PetriNetUnfolderBase]: For 490/1428 co-relation queries the response was YES. [2024-11-12 12:08:32,132 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7038 conditions, 5505 events. 570/5505 cut-off events. For 490/1428 co-relation queries the response was YES. Maximal size of possible extension queue 119. Compared 53460 event pairs, 436 based on Foata normal form. 0/4874 useless extension candidates. Maximal degree in co-relation 7031. Up to 1006 conditions per place. [2024-11-12 12:08:32,148 INFO L140 encePairwiseOnDemand]: 360/369 looper letters, 33 selfloop transitions, 1 changer transitions 0/307 dead transitions. [2024-11-12 12:08:32,148 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 307 transitions, 729 flow [2024-11-12 12:08:32,148 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:32,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:32,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 978 transitions. [2024-11-12 12:08:32,150 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8834688346883469 [2024-11-12 12:08:32,150 INFO L175 Difference]: Start difference. First operand has 322 places, 315 transitions, 677 flow. Second operand 3 states and 978 transitions. [2024-11-12 12:08:32,150 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 307 transitions, 729 flow [2024-11-12 12:08:32,153 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 314 places, 307 transitions, 725 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:08:32,155 INFO L231 Difference]: Finished difference. Result has 314 places, 307 transitions, 659 flow [2024-11-12 12:08:32,155 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=657, PETRI_DIFFERENCE_MINUEND_PLACES=312, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=306, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=659, PETRI_PLACES=314, PETRI_TRANSITIONS=307} [2024-11-12 12:08:32,156 INFO L279 CegarLoopForPetriNet]: 353 programPoint places, -39 predicate places. [2024-11-12 12:08:32,156 INFO L471 AbstractCegarLoop]: Abstraction has has 314 places, 307 transitions, 659 flow [2024-11-12 12:08:32,156 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 313.0) internal successors, (939), 3 states have internal predecessors, (939), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:32,156 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:32,157 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:32,157 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-12 12:08:32,157 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-12 12:08:32,157 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:32,157 INFO L85 PathProgramCache]: Analyzing trace with hash -1534519347, now seen corresponding path program 1 times [2024-11-12 12:08:32,157 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:32,157 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [213364165] [2024-11-12 12:08:32,157 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:32,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:32,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:32,180 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:08:32,180 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:32,180 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [213364165] [2024-11-12 12:08:32,180 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [213364165] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:32,180 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:32,180 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:32,181 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [804211200] [2024-11-12 12:08:32,181 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:32,181 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:32,181 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:32,181 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:32,181 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:32,200 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 321 out of 369 [2024-11-12 12:08:32,202 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 314 places, 307 transitions, 659 flow. Second operand has 3 states, 3 states have (on average 322.0) internal successors, (966), 3 states have internal predecessors, (966), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:32,202 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:32,202 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 321 of 369 [2024-11-12 12:08:32,202 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:32,526 INFO L124 PetriNetUnfolderBase]: 382/3569 cut-off events. [2024-11-12 12:08:32,526 INFO L125 PetriNetUnfolderBase]: For 446/522 co-relation queries the response was YES. [2024-11-12 12:08:32,541 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4652 conditions, 3569 events. 382/3569 cut-off events. For 446/522 co-relation queries the response was YES. Maximal size of possible extension queue 79. Compared 30324 event pairs, 276 based on Foata normal form. 0/3238 useless extension candidates. Maximal degree in co-relation 4645. Up to 682 conditions per place. [2024-11-12 12:08:32,549 INFO L140 encePairwiseOnDemand]: 363/369 looper letters, 27 selfloop transitions, 1 changer transitions 0/302 dead transitions. [2024-11-12 12:08:32,550 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 311 places, 302 transitions, 705 flow [2024-11-12 12:08:32,550 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:32,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:32,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 996 transitions. [2024-11-12 12:08:32,552 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8997289972899729 [2024-11-12 12:08:32,552 INFO L175 Difference]: Start difference. First operand has 314 places, 307 transitions, 659 flow. Second operand 3 states and 996 transitions. [2024-11-12 12:08:32,552 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 311 places, 302 transitions, 705 flow [2024-11-12 12:08:32,554 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 310 places, 302 transitions, 704 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-12 12:08:32,556 INFO L231 Difference]: Finished difference. Result has 310 places, 302 transitions, 650 flow [2024-11-12 12:08:32,556 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=648, PETRI_DIFFERENCE_MINUEND_PLACES=308, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=302, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=301, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=650, PETRI_PLACES=310, PETRI_TRANSITIONS=302} [2024-11-12 12:08:32,556 INFO L279 CegarLoopForPetriNet]: 353 programPoint places, -43 predicate places. [2024-11-12 12:08:32,557 INFO L471 AbstractCegarLoop]: Abstraction has has 310 places, 302 transitions, 650 flow [2024-11-12 12:08:32,557 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 322.0) internal successors, (966), 3 states have internal predecessors, (966), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:32,557 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:32,558 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:32,558 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-12 12:08:32,558 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-12 12:08:32,558 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:32,559 INFO L85 PathProgramCache]: Analyzing trace with hash 1987150306, now seen corresponding path program 1 times [2024-11-12 12:08:32,559 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:32,559 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [8391840] [2024-11-12 12:08:32,559 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:32,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:32,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:32,961 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:08:32,961 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:32,961 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [8391840] [2024-11-12 12:08:32,961 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [8391840] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:32,962 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:32,962 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 12:08:32,962 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1882335384] [2024-11-12 12:08:32,962 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:32,963 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-12 12:08:32,963 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:32,963 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-12 12:08:32,963 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-12 12:08:33,160 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 302 out of 369 [2024-11-12 12:08:33,162 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 310 places, 302 transitions, 650 flow. Second operand has 6 states, 6 states have (on average 303.6666666666667) internal successors, (1822), 6 states have internal predecessors, (1822), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:33,162 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:33,162 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 302 of 369 [2024-11-12 12:08:33,162 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:35,258 INFO L124 PetriNetUnfolderBase]: 3564/20549 cut-off events. [2024-11-12 12:08:35,258 INFO L125 PetriNetUnfolderBase]: For 196/196 co-relation queries the response was YES. [2024-11-12 12:08:35,299 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26964 conditions, 20549 events. 3564/20549 cut-off events. For 196/196 co-relation queries the response was YES. Maximal size of possible extension queue 409. Compared 259523 event pairs, 3146 based on Foata normal form. 0/18494 useless extension candidates. Maximal degree in co-relation 26957. Up to 5453 conditions per place. [2024-11-12 12:08:35,335 INFO L140 encePairwiseOnDemand]: 362/369 looper letters, 69 selfloop transitions, 6 changer transitions 0/325 dead transitions. [2024-11-12 12:08:35,335 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 314 places, 325 transitions, 846 flow [2024-11-12 12:08:35,336 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-12 12:08:35,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-12 12:08:35,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1888 transitions. [2024-11-12 12:08:35,338 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8527551942186089 [2024-11-12 12:08:35,339 INFO L175 Difference]: Start difference. First operand has 310 places, 302 transitions, 650 flow. Second operand 6 states and 1888 transitions. [2024-11-12 12:08:35,339 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 314 places, 325 transitions, 846 flow [2024-11-12 12:08:35,343 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 313 places, 325 transitions, 845 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-12 12:08:35,345 INFO L231 Difference]: Finished difference. Result has 313 places, 301 transitions, 659 flow [2024-11-12 12:08:35,345 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=647, PETRI_DIFFERENCE_MINUEND_PLACES=308, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=301, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=295, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=659, PETRI_PLACES=313, PETRI_TRANSITIONS=301} [2024-11-12 12:08:35,346 INFO L279 CegarLoopForPetriNet]: 353 programPoint places, -40 predicate places. [2024-11-12 12:08:35,346 INFO L471 AbstractCegarLoop]: Abstraction has has 313 places, 301 transitions, 659 flow [2024-11-12 12:08:35,347 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 303.6666666666667) internal successors, (1822), 6 states have internal predecessors, (1822), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:35,347 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:35,347 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:35,347 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-12 12:08:35,347 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-12 12:08:35,348 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:35,348 INFO L85 PathProgramCache]: Analyzing trace with hash -1365917146, now seen corresponding path program 1 times [2024-11-12 12:08:35,348 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:35,348 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [613191537] [2024-11-12 12:08:35,348 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:35,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:35,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:35,504 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:08:35,504 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:35,504 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [613191537] [2024-11-12 12:08:35,504 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [613191537] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:35,504 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:35,504 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-12 12:08:35,504 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [715330430] [2024-11-12 12:08:35,504 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:35,505 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-12 12:08:35,505 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:35,505 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-12 12:08:35,505 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-12 12:08:35,583 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 322 out of 369 [2024-11-12 12:08:35,584 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 313 places, 301 transitions, 659 flow. Second operand has 4 states, 4 states have (on average 323.5) internal successors, (1294), 4 states have internal predecessors, (1294), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:35,584 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:35,584 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 322 of 369 [2024-11-12 12:08:35,584 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:36,297 INFO L124 PetriNetUnfolderBase]: 842/6391 cut-off events. [2024-11-12 12:08:36,298 INFO L125 PetriNetUnfolderBase]: For 161/161 co-relation queries the response was YES. [2024-11-12 12:08:36,311 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8134 conditions, 6391 events. 842/6391 cut-off events. For 161/161 co-relation queries the response was YES. Maximal size of possible extension queue 125. Compared 64485 event pairs, 643 based on Foata normal form. 50/5862 useless extension candidates. Maximal degree in co-relation 8127. Up to 913 conditions per place. [2024-11-12 12:08:36,322 INFO L140 encePairwiseOnDemand]: 356/369 looper letters, 64 selfloop transitions, 11 changer transitions 1/345 dead transitions. [2024-11-12 12:08:36,323 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 345 transitions, 923 flow [2024-11-12 12:08:36,323 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-12 12:08:36,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-12 12:08:36,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1366 transitions. [2024-11-12 12:08:36,325 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9254742547425474 [2024-11-12 12:08:36,325 INFO L175 Difference]: Start difference. First operand has 313 places, 301 transitions, 659 flow. Second operand 4 states and 1366 transitions. [2024-11-12 12:08:36,325 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 345 transitions, 923 flow [2024-11-12 12:08:36,328 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 311 places, 345 transitions, 911 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-12 12:08:36,331 INFO L231 Difference]: Finished difference. Result has 313 places, 310 transitions, 729 flow [2024-11-12 12:08:36,332 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=647, PETRI_DIFFERENCE_MINUEND_PLACES=308, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=301, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=290, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=729, PETRI_PLACES=313, PETRI_TRANSITIONS=310} [2024-11-12 12:08:36,332 INFO L279 CegarLoopForPetriNet]: 353 programPoint places, -40 predicate places. [2024-11-12 12:08:36,332 INFO L471 AbstractCegarLoop]: Abstraction has has 313 places, 310 transitions, 729 flow [2024-11-12 12:08:36,333 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 323.5) internal successors, (1294), 4 states have internal predecessors, (1294), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:36,333 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:36,333 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:36,333 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-12 12:08:36,334 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting funcAErr1ASSERT_VIOLATIONDATA_RACE === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-12 12:08:36,334 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:36,335 INFO L85 PathProgramCache]: Analyzing trace with hash -67031606, now seen corresponding path program 1 times [2024-11-12 12:08:36,335 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:36,335 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [464960795] [2024-11-12 12:08:36,335 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:36,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:36,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:36,371 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:08:36,372 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:36,372 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [464960795] [2024-11-12 12:08:36,372 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [464960795] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:36,372 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:36,372 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:36,372 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1931880477] [2024-11-12 12:08:36,372 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:36,373 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:36,373 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:36,373 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:36,373 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:36,390 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 329 out of 369 [2024-11-12 12:08:36,391 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 313 places, 310 transitions, 729 flow. Second operand has 3 states, 3 states have (on average 330.6666666666667) internal successors, (992), 3 states have internal predecessors, (992), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:36,391 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:36,391 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 329 of 369 [2024-11-12 12:08:36,392 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:36,810 INFO L124 PetriNetUnfolderBase]: 306/3163 cut-off events. [2024-11-12 12:08:36,810 INFO L125 PetriNetUnfolderBase]: For 297/481 co-relation queries the response was YES. [2024-11-12 12:08:36,819 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4220 conditions, 3163 events. 306/3163 cut-off events. For 297/481 co-relation queries the response was YES. Maximal size of possible extension queue 72. Compared 26629 event pairs, 204 based on Foata normal form. 2/2898 useless extension candidates. Maximal degree in co-relation 4211. Up to 523 conditions per place. [2024-11-12 12:08:36,824 INFO L140 encePairwiseOnDemand]: 363/369 looper letters, 32 selfloop transitions, 5 changer transitions 0/322 dead transitions. [2024-11-12 12:08:36,824 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 315 places, 322 transitions, 836 flow [2024-11-12 12:08:36,825 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:08:36,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:08:36,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1025 transitions. [2024-11-12 12:08:36,826 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9259259259259259 [2024-11-12 12:08:36,826 INFO L175 Difference]: Start difference. First operand has 313 places, 310 transitions, 729 flow. Second operand 3 states and 1025 transitions. [2024-11-12 12:08:36,827 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 315 places, 322 transitions, 836 flow [2024-11-12 12:08:36,828 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 314 places, 322 transitions, 834 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-12 12:08:36,831 INFO L231 Difference]: Finished difference. Result has 316 places, 314 transitions, 765 flow [2024-11-12 12:08:36,831 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=727, PETRI_DIFFERENCE_MINUEND_PLACES=312, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=310, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=305, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=765, PETRI_PLACES=316, PETRI_TRANSITIONS=314} [2024-11-12 12:08:36,831 INFO L279 CegarLoopForPetriNet]: 353 programPoint places, -37 predicate places. [2024-11-12 12:08:36,832 INFO L471 AbstractCegarLoop]: Abstraction has has 316 places, 314 transitions, 765 flow [2024-11-12 12:08:36,832 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 330.6666666666667) internal successors, (992), 3 states have internal predecessors, (992), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:36,832 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:36,832 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:36,833 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-12 12:08:36,833 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-12 12:08:36,833 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:36,833 INFO L85 PathProgramCache]: Analyzing trace with hash -1639105714, now seen corresponding path program 1 times [2024-11-12 12:08:36,833 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:36,833 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1134721494] [2024-11-12 12:08:36,833 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:36,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:36,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 12:08:36,856 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-12 12:08:36,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 12:08:36,896 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-12 12:08:36,898 INFO L339 BasicCegarLoop]: Counterexample is feasible [2024-11-12 12:08:36,898 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (64 of 65 remaining) [2024-11-12 12:08:36,901 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr0ASSERT_VIOLATIONDATA_RACE (63 of 65 remaining) [2024-11-12 12:08:36,901 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr1ASSERT_VIOLATIONDATA_RACE (62 of 65 remaining) [2024-11-12 12:08:36,901 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr2ASSERT_VIOLATIONDATA_RACE (61 of 65 remaining) [2024-11-12 12:08:36,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr3ASSERT_VIOLATIONDATA_RACE (60 of 65 remaining) [2024-11-12 12:08:36,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr4ASSERT_VIOLATIONDATA_RACE (59 of 65 remaining) [2024-11-12 12:08:36,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr5ASSERT_VIOLATIONDATA_RACE (58 of 65 remaining) [2024-11-12 12:08:36,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr6ASSERT_VIOLATIONDATA_RACE (57 of 65 remaining) [2024-11-12 12:08:36,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr7ASSERT_VIOLATIONDATA_RACE (56 of 65 remaining) [2024-11-12 12:08:36,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr8ASSERT_VIOLATIONDATA_RACE (55 of 65 remaining) [2024-11-12 12:08:36,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (54 of 65 remaining) [2024-11-12 12:08:36,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (53 of 65 remaining) [2024-11-12 12:08:36,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (52 of 65 remaining) [2024-11-12 12:08:36,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (51 of 65 remaining) [2024-11-12 12:08:36,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (50 of 65 remaining) [2024-11-12 12:08:36,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (49 of 65 remaining) [2024-11-12 12:08:36,902 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (48 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (47 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (46 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (45 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (44 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (43 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (42 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (41 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (40 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (39 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (38 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE (37 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr24ASSERT_VIOLATIONDATA_RACE (36 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (35 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr22ASSERT_VIOLATIONDATA_RACE (34 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (33 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr25ASSERT_VIOLATIONDATA_RACE (32 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr23ASSERT_VIOLATIONDATA_RACE (31 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (30 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr26ASSERT_VIOLATIONDATA_RACE (29 of 65 remaining) [2024-11-12 12:08:36,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (28 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (27 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr0ASSERT_VIOLATIONDATA_RACE (26 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr1ASSERT_VIOLATIONDATA_RACE (25 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr2ASSERT_VIOLATIONDATA_RACE (24 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr3ASSERT_VIOLATIONDATA_RACE (23 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr4ASSERT_VIOLATIONDATA_RACE (22 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr5ASSERT_VIOLATIONDATA_RACE (21 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr6ASSERT_VIOLATIONDATA_RACE (20 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr7ASSERT_VIOLATIONDATA_RACE (19 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr8ASSERT_VIOLATIONDATA_RACE (18 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr0ASSERT_VIOLATIONDATA_RACE (17 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr1ASSERT_VIOLATIONDATA_RACE (16 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr2ASSERT_VIOLATIONDATA_RACE (15 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr3ASSERT_VIOLATIONDATA_RACE (14 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr4ASSERT_VIOLATIONDATA_RACE (13 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr5ASSERT_VIOLATIONDATA_RACE (12 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr6ASSERT_VIOLATIONDATA_RACE (11 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr7ASSERT_VIOLATIONDATA_RACE (10 of 65 remaining) [2024-11-12 12:08:36,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr8ASSERT_VIOLATIONDATA_RACE (9 of 65 remaining) [2024-11-12 12:08:36,905 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr0ASSERT_VIOLATIONDATA_RACE (8 of 65 remaining) [2024-11-12 12:08:36,905 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr1ASSERT_VIOLATIONDATA_RACE (7 of 65 remaining) [2024-11-12 12:08:36,905 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr2ASSERT_VIOLATIONDATA_RACE (6 of 65 remaining) [2024-11-12 12:08:36,905 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr3ASSERT_VIOLATIONDATA_RACE (5 of 65 remaining) [2024-11-12 12:08:36,905 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr4ASSERT_VIOLATIONDATA_RACE (4 of 65 remaining) [2024-11-12 12:08:36,907 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr5ASSERT_VIOLATIONDATA_RACE (3 of 65 remaining) [2024-11-12 12:08:36,907 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr6ASSERT_VIOLATIONDATA_RACE (2 of 65 remaining) [2024-11-12 12:08:36,908 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr7ASSERT_VIOLATIONDATA_RACE (1 of 65 remaining) [2024-11-12 12:08:36,908 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr8ASSERT_VIOLATIONDATA_RACE (0 of 65 remaining) [2024-11-12 12:08:36,908 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-12 12:08:36,908 INFO L421 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:36,910 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-12 12:08:36,911 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-12 12:08:36,954 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2024-11-12 12:08:36,959 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 463 places, 482 transitions, 1008 flow [2024-11-12 12:08:37,274 INFO L124 PetriNetUnfolderBase]: 163/1982 cut-off events. [2024-11-12 12:08:37,275 INFO L125 PetriNetUnfolderBase]: For 72/74 co-relation queries the response was YES. [2024-11-12 12:08:37,287 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2071 conditions, 1982 events. 163/1982 cut-off events. For 72/74 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 12454 event pairs, 1 based on Foata normal form. 0/1619 useless extension candidates. Maximal degree in co-relation 1175. Up to 32 conditions per place. [2024-11-12 12:08:37,287 INFO L82 GeneralOperation]: Start removeDead. Operand has 463 places, 482 transitions, 1008 flow [2024-11-12 12:08:37,297 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 463 places, 482 transitions, 1008 flow [2024-11-12 12:08:37,298 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-12 12:08:37,298 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;@5ac273d3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-12 12:08:37,298 INFO L334 AbstractCegarLoop]: Starting to check reachability of 83 error locations. [2024-11-12 12:08:37,299 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-12 12:08:37,299 INFO L124 PetriNetUnfolderBase]: 0/25 cut-off events. [2024-11-12 12:08:37,299 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-12 12:08:37,300 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:08:37,300 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:08:37,300 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 79 more)] === [2024-11-12 12:08:37,300 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:08:37,300 INFO L85 PathProgramCache]: Analyzing trace with hash -2114103926, now seen corresponding path program 1 times [2024-11-12 12:08:37,300 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:08:37,300 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1024464208] [2024-11-12 12:08:37,300 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:08:37,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:08:37,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:08:37,313 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:08:37,313 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:08:37,313 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1024464208] [2024-11-12 12:08:37,314 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1024464208] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:08:37,314 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:08:37,314 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:08:37,314 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [119641628] [2024-11-12 12:08:37,314 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:08:37,314 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:08:37,314 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:08:37,315 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:08:37,315 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:08:37,326 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 417 out of 482 [2024-11-12 12:08:37,328 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 463 places, 482 transitions, 1008 flow. Second operand has 3 states, 3 states have (on average 417.6666666666667) internal successors, (1253), 3 states have internal predecessors, (1253), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:08:37,328 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:08:37,328 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 417 of 482 [2024-11-12 12:08:37,328 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:08:59,774 INFO L124 PetriNetUnfolderBase]: 33456/146489 cut-off events. [2024-11-12 12:08:59,774 INFO L125 PetriNetUnfolderBase]: For 12029/12029 co-relation queries the response was YES. [2024-11-12 12:09:01,004 INFO L83 FinitePrefix]: Finished finitePrefix Result has 194932 conditions, 146489 events. 33456/146489 cut-off events. For 12029/12029 co-relation queries the response was YES. Maximal size of possible extension queue 2630. Compared 2357262 event pairs, 30562 based on Foata normal form. 17228/140824 useless extension candidates. Maximal degree in co-relation 160782. Up to 43633 conditions per place. [2024-11-12 12:09:02,020 INFO L140 encePairwiseOnDemand]: 461/482 looper letters, 42 selfloop transitions, 1 changer transitions 8/458 dead transitions. [2024-11-12 12:09:02,021 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 457 places, 458 transitions, 1046 flow [2024-11-12 12:09:02,021 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:09:02,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:09:02,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1314 transitions. [2024-11-12 12:09:02,024 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9087136929460581 [2024-11-12 12:09:02,024 INFO L175 Difference]: Start difference. First operand has 463 places, 482 transitions, 1008 flow. Second operand 3 states and 1314 transitions. [2024-11-12 12:09:02,024 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 457 places, 458 transitions, 1046 flow [2024-11-12 12:09:02,061 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 457 places, 458 transitions, 1046 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 12:09:02,065 INFO L231 Difference]: Finished difference. Result has 457 places, 450 transitions, 946 flow [2024-11-12 12:09:02,065 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=482, PETRI_DIFFERENCE_MINUEND_FLOW=960, PETRI_DIFFERENCE_MINUEND_PLACES=455, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=458, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=457, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=946, PETRI_PLACES=457, PETRI_TRANSITIONS=450} [2024-11-12 12:09:02,066 INFO L279 CegarLoopForPetriNet]: 463 programPoint places, -6 predicate places. [2024-11-12 12:09:02,066 INFO L471 AbstractCegarLoop]: Abstraction has has 457 places, 450 transitions, 946 flow [2024-11-12 12:09:02,066 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 417.6666666666667) internal successors, (1253), 3 states have internal predecessors, (1253), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:09:02,066 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:09:02,066 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:09:02,066 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-12 12:09:02,067 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [funcAErr0ASSERT_VIOLATIONDATA_RACE, funcAErr1ASSERT_VIOLATIONDATA_RACE, funcAErr2ASSERT_VIOLATIONDATA_RACE, funcAErr3ASSERT_VIOLATIONDATA_RACE (and 79 more)] === [2024-11-12 12:09:02,067 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:09:02,067 INFO L85 PathProgramCache]: Analyzing trace with hash -1112583956, now seen corresponding path program 1 times [2024-11-12 12:09:02,067 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:09:02,067 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1720060533] [2024-11-12 12:09:02,067 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:09:02,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:09:02,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:09:02,085 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:09:02,085 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:09:02,085 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1720060533] [2024-11-12 12:09:02,085 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1720060533] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:09:02,085 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:09:02,085 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:09:02,085 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [75410965] [2024-11-12 12:09:02,085 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:09:02,085 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:09:02,086 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:09:02,086 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:09:02,086 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:09:02,094 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 427 out of 482 [2024-11-12 12:09:02,095 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 457 places, 450 transitions, 946 flow. Second operand has 3 states, 3 states have (on average 427.6666666666667) internal successors, (1283), 3 states have internal predecessors, (1283), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:09:02,095 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:09:02,095 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 427 of 482 [2024-11-12 12:09:02,095 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand