./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/01b_inc.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 3289d67d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-ext/01b_inc.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 f8560a665e9f795d0e42a91570dfb6029ba2a9fa9f17754a8891b62ccadb5cdc --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-3289d67-m [2024-11-16 23:12:40,409 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-16 23:12:40,496 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-16 23:12:40,500 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-16 23:12:40,501 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-16 23:12:40,523 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-16 23:12:40,525 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-16 23:12:40,526 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-16 23:12:40,527 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-16 23:12:40,527 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-16 23:12:40,528 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-16 23:12:40,528 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-16 23:12:40,529 INFO L153 SettingsManager]: * Use SBE=true [2024-11-16 23:12:40,531 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-16 23:12:40,531 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-16 23:12:40,531 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-16 23:12:40,532 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-16 23:12:40,532 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-16 23:12:40,534 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-16 23:12:40,534 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-16 23:12:40,535 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-16 23:12:40,535 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-16 23:12:40,535 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-16 23:12:40,536 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-16 23:12:40,536 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-16 23:12:40,536 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-16 23:12:40,536 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-16 23:12:40,537 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-16 23:12:40,537 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-16 23:12:40,537 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-16 23:12:40,537 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-16 23:12:40,538 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 23:12:40,540 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-16 23:12:40,542 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-16 23:12:40,542 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-16 23:12:40,542 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-16 23:12:40,543 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-16 23:12:40,543 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-16 23:12:40,543 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-16 23:12:40,544 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-16 23:12:40,544 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-16 23:12:40,544 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 -> f8560a665e9f795d0e42a91570dfb6029ba2a9fa9f17754a8891b62ccadb5cdc [2024-11-16 23:12:40,811 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-16 23:12:40,836 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-16 23:12:40,838 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-16 23:12:40,839 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-16 23:12:40,840 INFO L274 PluginConnector]: CDTParser initialized [2024-11-16 23:12:40,841 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/01b_inc.i [2024-11-16 23:12:42,269 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-16 23:12:42,526 INFO L384 CDTParser]: Found 1 translation units. [2024-11-16 23:12:42,527 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/01b_inc.i [2024-11-16 23:12:42,544 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6a00991b1/c76bd2e8cd0e4d0d90e45dd7ca846f44/FLAG4e5bef299 [2024-11-16 23:12:42,839 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6a00991b1/c76bd2e8cd0e4d0d90e45dd7ca846f44 [2024-11-16 23:12:42,842 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-16 23:12:42,843 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-16 23:12:42,845 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-16 23:12:42,845 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-16 23:12:42,851 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-16 23:12:42,853 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 11:12:42" (1/1) ... [2024-11-16 23:12:42,854 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5b24c12a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:42, skipping insertion in model container [2024-11-16 23:12:42,854 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 11:12:42" (1/1) ... [2024-11-16 23:12:42,898 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-16 23:12:43,302 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 23:12:43,322 INFO L200 MainTranslator]: Completed pre-run [2024-11-16 23:12:43,358 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 23:12:43,388 INFO L204 MainTranslator]: Completed translation [2024-11-16 23:12:43,388 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:43 WrapperNode [2024-11-16 23:12:43,389 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-16 23:12:43,390 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-16 23:12:43,390 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-16 23:12:43,390 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-16 23:12:43,395 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:43" (1/1) ... [2024-11-16 23:12:43,407 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:43" (1/1) ... [2024-11-16 23:12:43,426 INFO L138 Inliner]: procedures = 163, calls = 21, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 64 [2024-11-16 23:12:43,427 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-16 23:12:43,427 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-16 23:12:43,427 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-16 23:12:43,428 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-16 23:12:43,434 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:43" (1/1) ... [2024-11-16 23:12:43,434 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:43" (1/1) ... [2024-11-16 23:12:43,437 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:43" (1/1) ... [2024-11-16 23:12:43,437 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:43" (1/1) ... [2024-11-16 23:12:43,442 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:43" (1/1) ... [2024-11-16 23:12:43,442 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:43" (1/1) ... [2024-11-16 23:12:43,445 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:43" (1/1) ... [2024-11-16 23:12:43,446 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:43" (1/1) ... [2024-11-16 23:12:43,452 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-16 23:12:43,453 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-16 23:12:43,453 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-16 23:12:43,454 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-16 23:12:43,457 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:43" (1/1) ... [2024-11-16 23:12:43,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 23:12:43,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 23:12:43,495 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-16 23:12:43,503 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-16 23:12:43,554 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-16 23:12:43,554 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-16 23:12:43,554 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-16 23:12:43,554 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-16 23:12:43,554 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-16 23:12:43,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-16 23:12:43,554 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-16 23:12:43,555 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-16 23:12:43,555 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-16 23:12:43,555 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-16 23:12:43,556 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-16 23:12:43,694 INFO L256 CfgBuilder]: Building ICFG [2024-11-16 23:12:43,696 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-16 23:12:43,842 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-16 23:12:43,842 INFO L307 CfgBuilder]: Performing block encoding [2024-11-16 23:12:43,897 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-16 23:12:43,898 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-16 23:12:43,898 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 11:12:43 BoogieIcfgContainer [2024-11-16 23:12:43,898 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-16 23:12:43,900 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-16 23:12:43,900 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-16 23:12:43,904 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-16 23:12:43,904 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 16.11 11:12:42" (1/3) ... [2024-11-16 23:12:43,905 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7b07b84f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 11:12:43, skipping insertion in model container [2024-11-16 23:12:43,905 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:43" (2/3) ... [2024-11-16 23:12:43,905 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7b07b84f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 11:12:43, skipping insertion in model container [2024-11-16 23:12:43,905 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 11:12:43" (3/3) ... [2024-11-16 23:12:43,910 INFO L112 eAbstractionObserver]: Analyzing ICFG 01b_inc.i [2024-11-16 23:12:43,928 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-16 23:12:43,929 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2024-11-16 23:12:43,929 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-16 23:12:43,986 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-16 23:12:44,025 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 56 places, 55 transitions, 114 flow [2024-11-16 23:12:44,070 INFO L124 PetriNetUnfolderBase]: 3/65 cut-off events. [2024-11-16 23:12:44,072 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-16 23:12:44,077 INFO L83 FinitePrefix]: Finished finitePrefix Result has 69 conditions, 65 events. 3/65 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 67 event pairs, 0 based on Foata normal form. 0/56 useless extension candidates. Maximal degree in co-relation 36. Up to 4 conditions per place. [2024-11-16 23:12:44,078 INFO L82 GeneralOperation]: Start removeDead. Operand has 56 places, 55 transitions, 114 flow [2024-11-16 23:12:44,083 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 56 places, 55 transitions, 114 flow [2024-11-16 23:12:44,092 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-16 23:12:44,101 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;@638cc558, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-16 23:12:44,101 INFO L334 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2024-11-16 23:12:44,119 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-16 23:12:44,122 INFO L124 PetriNetUnfolderBase]: 2/43 cut-off events. [2024-11-16 23:12:44,122 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-16 23:12:44,122 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:44,123 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:44,124 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 5 more)] === [2024-11-16 23:12:44,128 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:44,129 INFO L85 PathProgramCache]: Analyzing trace with hash 1858647225, now seen corresponding path program 1 times [2024-11-16 23:12:44,139 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:44,140 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [786417109] [2024-11-16 23:12:44,141 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:44,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:44,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:44,415 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-16 23:12:44,416 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:44,416 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [786417109] [2024-11-16 23:12:44,417 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [786417109] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:44,417 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:44,418 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:44,419 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [377297838] [2024-11-16 23:12:44,420 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:44,427 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:44,431 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:44,458 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:44,459 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:44,473 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 39 out of 55 [2024-11-16 23:12:44,475 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 55 transitions, 114 flow. Second operand has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 3 states have internal predecessors, (121), 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-16 23:12:44,476 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:44,476 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 39 of 55 [2024-11-16 23:12:44,476 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:44,515 INFO L124 PetriNetUnfolderBase]: 1/51 cut-off events. [2024-11-16 23:12:44,516 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-16 23:12:44,516 INFO L83 FinitePrefix]: Finished finitePrefix Result has 66 conditions, 51 events. 1/51 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 28 event pairs, 0 based on Foata normal form. 22/72 useless extension candidates. Maximal degree in co-relation 36. Up to 6 conditions per place. [2024-11-16 23:12:44,517 INFO L140 encePairwiseOnDemand]: 46/55 looper letters, 7 selfloop transitions, 3 changer transitions 0/46 dead transitions. [2024-11-16 23:12:44,518 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 50 places, 46 transitions, 116 flow [2024-11-16 23:12:44,519 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:12:44,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:12:44,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 135 transitions. [2024-11-16 23:12:44,528 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8181818181818182 [2024-11-16 23:12:44,529 INFO L175 Difference]: Start difference. First operand has 56 places, 55 transitions, 114 flow. Second operand 3 states and 135 transitions. [2024-11-16 23:12:44,530 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 50 places, 46 transitions, 116 flow [2024-11-16 23:12:44,532 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 46 transitions, 116 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-16 23:12:44,534 INFO L231 Difference]: Finished difference. Result has 50 places, 46 transitions, 102 flow [2024-11-16 23:12:44,536 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=55, PETRI_DIFFERENCE_MINUEND_FLOW=96, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=102, PETRI_PLACES=50, PETRI_TRANSITIONS=46} [2024-11-16 23:12:44,543 INFO L277 CegarLoopForPetriNet]: 56 programPoint places, -6 predicate places. [2024-11-16 23:12:44,543 INFO L471 AbstractCegarLoop]: Abstraction has has 50 places, 46 transitions, 102 flow [2024-11-16 23:12:44,543 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 3 states have internal predecessors, (121), 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-16 23:12:44,558 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:44,558 INFO L204 CegarLoopForPetriNet]: trace histogram [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] [2024-11-16 23:12:44,558 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-16 23:12:44,559 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 5 more)] === [2024-11-16 23:12:44,559 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:44,559 INFO L85 PathProgramCache]: Analyzing trace with hash 146276833, now seen corresponding path program 1 times [2024-11-16 23:12:44,560 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:44,560 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [269961128] [2024-11-16 23:12:44,560 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:44,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:44,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-16 23:12:44,594 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-16 23:12:44,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-16 23:12:44,630 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-16 23:12:44,631 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-16 23:12:44,632 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 9 remaining) [2024-11-16 23:12:44,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (7 of 9 remaining) [2024-11-16 23:12:44,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (6 of 9 remaining) [2024-11-16 23:12:44,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (5 of 9 remaining) [2024-11-16 23:12:44,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 9 remaining) [2024-11-16 23:12:44,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 9 remaining) [2024-11-16 23:12:44,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 9 remaining) [2024-11-16 23:12:44,634 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 9 remaining) [2024-11-16 23:12:44,635 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 9 remaining) [2024-11-16 23:12:44,635 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-16 23:12:44,635 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-16 23:12:44,638 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-16 23:12:44,638 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-16 23:12:44,677 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-16 23:12:44,683 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 82 places, 80 transitions, 170 flow [2024-11-16 23:12:44,712 INFO L124 PetriNetUnfolderBase]: 5/102 cut-off events. [2024-11-16 23:12:44,712 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-16 23:12:44,713 INFO L83 FinitePrefix]: Finished finitePrefix Result has 110 conditions, 102 events. 5/102 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 187 event pairs, 0 based on Foata normal form. 0/86 useless extension candidates. Maximal degree in co-relation 66. Up to 6 conditions per place. [2024-11-16 23:12:44,713 INFO L82 GeneralOperation]: Start removeDead. Operand has 82 places, 80 transitions, 170 flow [2024-11-16 23:12:44,717 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 82 places, 80 transitions, 170 flow [2024-11-16 23:12:44,720 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-16 23:12:44,721 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;@638cc558, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-16 23:12:44,722 INFO L334 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2024-11-16 23:12:44,733 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-16 23:12:44,735 INFO L124 PetriNetUnfolderBase]: 2/43 cut-off events. [2024-11-16 23:12:44,735 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-16 23:12:44,735 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:44,735 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:44,736 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2024-11-16 23:12:44,736 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:44,736 INFO L85 PathProgramCache]: Analyzing trace with hash -1870888927, now seen corresponding path program 1 times [2024-11-16 23:12:44,737 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:44,737 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [959926328] [2024-11-16 23:12:44,737 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:44,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:44,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:44,805 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-16 23:12:44,806 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:44,806 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [959926328] [2024-11-16 23:12:44,806 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [959926328] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:44,806 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:44,806 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:44,807 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1825027326] [2024-11-16 23:12:44,807 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:44,807 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:44,807 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:44,808 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:44,808 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:44,826 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 50 out of 80 [2024-11-16 23:12:44,827 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 82 places, 80 transitions, 170 flow. Second operand has 3 states, 3 states have (on average 51.333333333333336) internal successors, (154), 3 states have internal predecessors, (154), 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-16 23:12:44,827 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:44,828 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 50 of 80 [2024-11-16 23:12:44,828 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:44,970 INFO L124 PetriNetUnfolderBase]: 128/444 cut-off events. [2024-11-16 23:12:44,970 INFO L125 PetriNetUnfolderBase]: For 32/32 co-relation queries the response was YES. [2024-11-16 23:12:44,973 INFO L83 FinitePrefix]: Finished finitePrefix Result has 740 conditions, 444 events. 128/444 cut-off events. For 32/32 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 2297 event pairs, 45 based on Foata normal form. 294/714 useless extension candidates. Maximal degree in co-relation 625. Up to 184 conditions per place. [2024-11-16 23:12:44,977 INFO L140 encePairwiseOnDemand]: 58/80 looper letters, 31 selfloop transitions, 12 changer transitions 0/90 dead transitions. [2024-11-16 23:12:44,977 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 90 transitions, 281 flow [2024-11-16 23:12:44,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:12:44,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:12:44,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 209 transitions. [2024-11-16 23:12:44,982 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8708333333333333 [2024-11-16 23:12:44,983 INFO L175 Difference]: Start difference. First operand has 82 places, 80 transitions, 170 flow. Second operand 3 states and 209 transitions. [2024-11-16 23:12:44,983 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 90 transitions, 281 flow [2024-11-16 23:12:44,985 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 90 transitions, 281 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-16 23:12:44,988 INFO L231 Difference]: Finished difference. Result has 78 places, 83 transitions, 256 flow [2024-11-16 23:12:44,989 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=80, PETRI_DIFFERENCE_MINUEND_FLOW=152, PETRI_DIFFERENCE_MINUEND_PLACES=74, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=71, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=59, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=256, PETRI_PLACES=78, PETRI_TRANSITIONS=83} [2024-11-16 23:12:44,991 INFO L277 CegarLoopForPetriNet]: 82 programPoint places, -4 predicate places. [2024-11-16 23:12:44,991 INFO L471 AbstractCegarLoop]: Abstraction has has 78 places, 83 transitions, 256 flow [2024-11-16 23:12:44,991 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 51.333333333333336) internal successors, (154), 3 states have internal predecessors, (154), 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-16 23:12:44,991 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:44,992 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:44,992 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-16 23:12:44,992 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2024-11-16 23:12:44,994 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:44,994 INFO L85 PathProgramCache]: Analyzing trace with hash 458790119, now seen corresponding path program 1 times [2024-11-16 23:12:44,994 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:44,994 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1009798095] [2024-11-16 23:12:44,994 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:44,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:45,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-16 23:12:45,018 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-16 23:12:45,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-16 23:12:45,032 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-16 23:12:45,033 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-16 23:12:45,033 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (12 of 13 remaining) [2024-11-16 23:12:45,033 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (11 of 13 remaining) [2024-11-16 23:12:45,034 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (10 of 13 remaining) [2024-11-16 23:12:45,034 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (9 of 13 remaining) [2024-11-16 23:12:45,034 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (8 of 13 remaining) [2024-11-16 23:12:45,034 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (7 of 13 remaining) [2024-11-16 23:12:45,034 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (6 of 13 remaining) [2024-11-16 23:12:45,035 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (5 of 13 remaining) [2024-11-16 23:12:45,035 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 13 remaining) [2024-11-16 23:12:45,035 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 13 remaining) [2024-11-16 23:12:45,035 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 13 remaining) [2024-11-16 23:12:45,035 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 13 remaining) [2024-11-16 23:12:45,036 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 13 remaining) [2024-11-16 23:12:45,036 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-16 23:12:45,036 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-16 23:12:45,037 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-16 23:12:45,037 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-16 23:12:45,070 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-16 23:12:45,074 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 108 places, 105 transitions, 228 flow [2024-11-16 23:12:45,092 INFO L124 PetriNetUnfolderBase]: 7/139 cut-off events. [2024-11-16 23:12:45,092 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-16 23:12:45,094 INFO L83 FinitePrefix]: Finished finitePrefix Result has 152 conditions, 139 events. 7/139 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 308 event pairs, 0 based on Foata normal form. 0/116 useless extension candidates. Maximal degree in co-relation 106. Up to 8 conditions per place. [2024-11-16 23:12:45,096 INFO L82 GeneralOperation]: Start removeDead. Operand has 108 places, 105 transitions, 228 flow [2024-11-16 23:12:45,097 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 108 places, 105 transitions, 228 flow [2024-11-16 23:12:45,098 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-16 23:12:45,100 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;@638cc558, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-16 23:12:45,101 INFO L334 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2024-11-16 23:12:45,105 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-16 23:12:45,105 INFO L124 PetriNetUnfolderBase]: 2/43 cut-off events. [2024-11-16 23:12:45,106 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-16 23:12:45,106 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:45,106 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:45,106 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-16 23:12:45,107 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:45,107 INFO L85 PathProgramCache]: Analyzing trace with hash 141453026, now seen corresponding path program 1 times [2024-11-16 23:12:45,107 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:45,108 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [264456806] [2024-11-16 23:12:45,108 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:45,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:45,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:45,219 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-16 23:12:45,220 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:45,220 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [264456806] [2024-11-16 23:12:45,220 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [264456806] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:45,221 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:45,221 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:45,221 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1408139491] [2024-11-16 23:12:45,221 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:45,222 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:45,222 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:45,222 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:45,223 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:45,253 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 61 out of 105 [2024-11-16 23:12:45,254 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 108 places, 105 transitions, 228 flow. Second operand has 3 states, 3 states have (on average 62.333333333333336) internal successors, (187), 3 states have internal predecessors, (187), 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-16 23:12:45,255 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:45,255 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 61 of 105 [2024-11-16 23:12:45,256 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:46,420 INFO L124 PetriNetUnfolderBase]: 3448/7481 cut-off events. [2024-11-16 23:12:46,420 INFO L125 PetriNetUnfolderBase]: For 862/862 co-relation queries the response was YES. [2024-11-16 23:12:46,450 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13390 conditions, 7481 events. 3448/7481 cut-off events. For 862/862 co-relation queries the response was YES. Maximal size of possible extension queue 369. Compared 64888 event pairs, 1316 based on Foata normal form. 4121/11105 useless extension candidates. Maximal degree in co-relation 6152. Up to 3764 conditions per place. [2024-11-16 23:12:46,576 INFO L140 encePairwiseOnDemand]: 73/105 looper letters, 47 selfloop transitions, 18 changer transitions 0/123 dead transitions. [2024-11-16 23:12:46,577 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 123 transitions, 406 flow [2024-11-16 23:12:46,577 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:12:46,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:12:46,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 270 transitions. [2024-11-16 23:12:46,582 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8571428571428571 [2024-11-16 23:12:46,583 INFO L175 Difference]: Start difference. First operand has 108 places, 105 transitions, 228 flow. Second operand 3 states and 270 transitions. [2024-11-16 23:12:46,583 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 123 transitions, 406 flow [2024-11-16 23:12:46,585 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 100 places, 123 transitions, 402 flow, removed 2 selfloop flow, removed 0 redundant places. [2024-11-16 23:12:46,590 INFO L231 Difference]: Finished difference. Result has 102 places, 112 transitions, 360 flow [2024-11-16 23:12:46,590 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=105, PETRI_DIFFERENCE_MINUEND_FLOW=204, PETRI_DIFFERENCE_MINUEND_PLACES=98, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=94, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=76, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=360, PETRI_PLACES=102, PETRI_TRANSITIONS=112} [2024-11-16 23:12:46,591 INFO L277 CegarLoopForPetriNet]: 108 programPoint places, -6 predicate places. [2024-11-16 23:12:46,592 INFO L471 AbstractCegarLoop]: Abstraction has has 102 places, 112 transitions, 360 flow [2024-11-16 23:12:46,593 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 62.333333333333336) internal successors, (187), 3 states have internal predecessors, (187), 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-16 23:12:46,593 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:46,593 INFO L204 CegarLoopForPetriNet]: trace histogram [4, 4, 4, 4, 4, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:46,593 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-16 23:12:46,594 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-16 23:12:46,594 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:46,595 INFO L85 PathProgramCache]: Analyzing trace with hash -1899477673, now seen corresponding path program 1 times [2024-11-16 23:12:46,595 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:46,595 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [80991386] [2024-11-16 23:12:46,596 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:46,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:46,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-16 23:12:46,625 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-16 23:12:46,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-16 23:12:46,654 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-16 23:12:46,654 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-16 23:12:46,655 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (16 of 17 remaining) [2024-11-16 23:12:46,655 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (15 of 17 remaining) [2024-11-16 23:12:46,655 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (14 of 17 remaining) [2024-11-16 23:12:46,656 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 17 remaining) [2024-11-16 23:12:46,657 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (12 of 17 remaining) [2024-11-16 23:12:46,657 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (11 of 17 remaining) [2024-11-16 23:12:46,657 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (10 of 17 remaining) [2024-11-16 23:12:46,658 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (9 of 17 remaining) [2024-11-16 23:12:46,660 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (8 of 17 remaining) [2024-11-16 23:12:46,660 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (7 of 17 remaining) [2024-11-16 23:12:46,661 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (6 of 17 remaining) [2024-11-16 23:12:46,661 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (5 of 17 remaining) [2024-11-16 23:12:46,661 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 17 remaining) [2024-11-16 23:12:46,661 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 17 remaining) [2024-11-16 23:12:46,661 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 17 remaining) [2024-11-16 23:12:46,661 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 17 remaining) [2024-11-16 23:12:46,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 17 remaining) [2024-11-16 23:12:46,662 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-16 23:12:46,662 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-16 23:12:46,663 WARN L244 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-16 23:12:46,663 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-11-16 23:12:46,714 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-16 23:12:46,718 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 134 places, 130 transitions, 288 flow [2024-11-16 23:12:46,742 INFO L124 PetriNetUnfolderBase]: 9/176 cut-off events. [2024-11-16 23:12:46,743 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-11-16 23:12:46,745 INFO L83 FinitePrefix]: Finished finitePrefix Result has 195 conditions, 176 events. 9/176 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 424 event pairs, 0 based on Foata normal form. 0/146 useless extension candidates. Maximal degree in co-relation 147. Up to 10 conditions per place. [2024-11-16 23:12:46,745 INFO L82 GeneralOperation]: Start removeDead. Operand has 134 places, 130 transitions, 288 flow [2024-11-16 23:12:46,747 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 134 places, 130 transitions, 288 flow [2024-11-16 23:12:46,749 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-16 23:12:46,750 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;@638cc558, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-16 23:12:46,752 INFO L334 AbstractCegarLoop]: Starting to check reachability of 21 error locations. [2024-11-16 23:12:46,756 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-16 23:12:46,756 INFO L124 PetriNetUnfolderBase]: 2/43 cut-off events. [2024-11-16 23:12:46,757 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-16 23:12:46,757 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:46,757 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:46,757 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-16 23:12:46,758 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:46,758 INFO L85 PathProgramCache]: Analyzing trace with hash 725744380, now seen corresponding path program 1 times [2024-11-16 23:12:46,759 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:46,759 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1741891374] [2024-11-16 23:12:46,759 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:46,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:46,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:46,812 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-16 23:12:46,813 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:46,813 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1741891374] [2024-11-16 23:12:46,813 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1741891374] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:46,813 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:46,814 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:46,814 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1608262136] [2024-11-16 23:12:46,817 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:46,817 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:46,818 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:46,818 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:46,818 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:46,857 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 72 out of 130 [2024-11-16 23:12:46,858 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 134 places, 130 transitions, 288 flow. Second operand has 3 states, 3 states have (on average 73.33333333333333) internal successors, (220), 3 states have internal predecessors, (220), 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-16 23:12:46,858 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:46,859 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 72 of 130 [2024-11-16 23:12:46,859 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:59,444 INFO L124 PetriNetUnfolderBase]: 69778/123134 cut-off events. [2024-11-16 23:12:59,444 INFO L125 PetriNetUnfolderBase]: For 20075/20075 co-relation queries the response was YES. [2024-11-16 23:13:00,104 INFO L83 FinitePrefix]: Finished finitePrefix Result has 229040 conditions, 123134 events. 69778/123134 cut-off events. For 20075/20075 co-relation queries the response was YES. Maximal size of possible extension queue 4669. Compared 1291829 event pairs, 26564 based on Foata normal form. 56652/170865 useless extension candidates. Maximal degree in co-relation 167113. Up to 66562 conditions per place. [2024-11-16 23:13:00,926 INFO L140 encePairwiseOnDemand]: 88/130 looper letters, 63 selfloop transitions, 24 changer transitions 0/156 dead transitions. [2024-11-16 23:13:00,926 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 124 places, 156 transitions, 535 flow [2024-11-16 23:13:00,926 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:13:00,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:13:00,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 331 transitions. [2024-11-16 23:13:00,928 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8487179487179487 [2024-11-16 23:13:00,928 INFO L175 Difference]: Start difference. First operand has 134 places, 130 transitions, 288 flow. Second operand 3 states and 331 transitions. [2024-11-16 23:13:00,928 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 124 places, 156 transitions, 535 flow [2024-11-16 23:13:00,943 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 124 places, 156 transitions, 523 flow, removed 6 selfloop flow, removed 0 redundant places. [2024-11-16 23:13:00,945 INFO L231 Difference]: Finished difference. Result has 126 places, 141 transitions, 464 flow [2024-11-16 23:13:00,946 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=256, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=117, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=93, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=464, PETRI_PLACES=126, PETRI_TRANSITIONS=141} [2024-11-16 23:13:00,947 INFO L277 CegarLoopForPetriNet]: 134 programPoint places, -8 predicate places. [2024-11-16 23:13:00,948 INFO L471 AbstractCegarLoop]: Abstraction has has 126 places, 141 transitions, 464 flow [2024-11-16 23:13:00,948 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 73.33333333333333) internal successors, (220), 3 states have internal predecessors, (220), 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-16 23:13:00,948 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:13:00,949 INFO L204 CegarLoopForPetriNet]: trace histogram [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] [2024-11-16 23:13:00,949 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-16 23:13:00,949 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-16 23:13:00,949 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:13:00,950 INFO L85 PathProgramCache]: Analyzing trace with hash -1358852513, now seen corresponding path program 1 times [2024-11-16 23:13:00,950 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:13:00,950 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [824333500] [2024-11-16 23:13:00,950 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:13:00,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:13:00,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:13:01,112 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:13:01,112 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:13:01,113 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [824333500] [2024-11-16 23:13:01,113 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [824333500] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:13:01,113 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:13:01,113 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-16 23:13:01,113 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [351562061] [2024-11-16 23:13:01,113 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:13:01,113 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:13:01,114 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:13:01,114 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:13:01,114 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:13:01,131 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 95 out of 130 [2024-11-16 23:13:01,132 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 126 places, 141 transitions, 464 flow. Second operand has 3 states, 3 states have (on average 97.0) internal successors, (291), 3 states have internal predecessors, (291), 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-16 23:13:01,132 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:13:01,132 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 95 of 130 [2024-11-16 23:13:01,132 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:13:02,182 INFO L124 PetriNetUnfolderBase]: 2812/8862 cut-off events. [2024-11-16 23:13:02,183 INFO L125 PetriNetUnfolderBase]: For 4480/4504 co-relation queries the response was YES. [2024-11-16 23:13:02,225 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18973 conditions, 8862 events. 2812/8862 cut-off events. For 4480/4504 co-relation queries the response was YES. Maximal size of possible extension queue 359. Compared 91442 event pairs, 858 based on Foata normal form. 839/9502 useless extension candidates. Maximal degree in co-relation 8051. Up to 3491 conditions per place. [2024-11-16 23:13:02,270 INFO L140 encePairwiseOnDemand]: 118/130 looper letters, 28 selfloop transitions, 12 changer transitions 0/128 dead transitions. [2024-11-16 23:13:02,271 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 120 places, 128 transitions, 485 flow [2024-11-16 23:13:02,271 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:13:02,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:13:02,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 321 transitions. [2024-11-16 23:13:02,272 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.823076923076923 [2024-11-16 23:13:02,272 INFO L175 Difference]: Start difference. First operand has 126 places, 141 transitions, 464 flow. Second operand 3 states and 321 transitions. [2024-11-16 23:13:02,272 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 120 places, 128 transitions, 485 flow [2024-11-16 23:13:02,278 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 118 places, 128 transitions, 453 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-16 23:13:02,279 INFO L231 Difference]: Finished difference. Result has 118 places, 117 transitions, 344 flow [2024-11-16 23:13:02,280 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=320, PETRI_DIFFERENCE_MINUEND_PLACES=116, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=117, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=105, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=344, PETRI_PLACES=118, PETRI_TRANSITIONS=117} [2024-11-16 23:13:02,280 INFO L277 CegarLoopForPetriNet]: 134 programPoint places, -16 predicate places. [2024-11-16 23:13:02,281 INFO L471 AbstractCegarLoop]: Abstraction has has 118 places, 117 transitions, 344 flow [2024-11-16 23:13:02,281 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 97.0) internal successors, (291), 3 states have internal predecessors, (291), 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-16 23:13:02,281 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:13:02,281 INFO L204 CegarLoopForPetriNet]: trace histogram [5, 5, 5, 5, 5, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:13:02,281 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-16 23:13:02,282 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-16 23:13:02,282 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:13:02,282 INFO L85 PathProgramCache]: Analyzing trace with hash -2059995983, now seen corresponding path program 1 times [2024-11-16 23:13:02,282 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:13:02,282 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1183533333] [2024-11-16 23:13:02,283 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:13:02,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:13:02,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-16 23:13:02,294 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-16 23:13:02,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-16 23:13:02,306 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-16 23:13:02,306 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-16 23:13:02,306 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (20 of 21 remaining) [2024-11-16 23:13:02,307 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (19 of 21 remaining) [2024-11-16 23:13:02,307 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (18 of 21 remaining) [2024-11-16 23:13:02,307 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (17 of 21 remaining) [2024-11-16 23:13:02,307 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (16 of 21 remaining) [2024-11-16 23:13:02,307 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (15 of 21 remaining) [2024-11-16 23:13:02,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (14 of 21 remaining) [2024-11-16 23:13:02,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 21 remaining) [2024-11-16 23:13:02,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (12 of 21 remaining) [2024-11-16 23:13:02,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (11 of 21 remaining) [2024-11-16 23:13:02,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (10 of 21 remaining) [2024-11-16 23:13:02,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (9 of 21 remaining) [2024-11-16 23:13:02,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (8 of 21 remaining) [2024-11-16 23:13:02,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (7 of 21 remaining) [2024-11-16 23:13:02,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (6 of 21 remaining) [2024-11-16 23:13:02,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (5 of 21 remaining) [2024-11-16 23:13:02,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 21 remaining) [2024-11-16 23:13:02,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 21 remaining) [2024-11-16 23:13:02,310 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 21 remaining) [2024-11-16 23:13:02,310 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 21 remaining) [2024-11-16 23:13:02,310 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 21 remaining) [2024-11-16 23:13:02,310 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-16 23:13:02,310 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-16 23:13:02,311 WARN L244 ceAbstractionStarter]: 4 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-16 23:13:02,311 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 5 thread instances. [2024-11-16 23:13:02,352 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-16 23:13:02,356 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 160 places, 155 transitions, 350 flow [2024-11-16 23:13:02,375 INFO L124 PetriNetUnfolderBase]: 11/213 cut-off events. [2024-11-16 23:13:02,376 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2024-11-16 23:13:02,378 INFO L83 FinitePrefix]: Finished finitePrefix Result has 239 conditions, 213 events. 11/213 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 537 event pairs, 0 based on Foata normal form. 0/176 useless extension candidates. Maximal degree in co-relation 189. Up to 12 conditions per place. [2024-11-16 23:13:02,378 INFO L82 GeneralOperation]: Start removeDead. Operand has 160 places, 155 transitions, 350 flow [2024-11-16 23:13:02,380 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 160 places, 155 transitions, 350 flow [2024-11-16 23:13:02,380 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-16 23:13:02,383 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;@638cc558, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-16 23:13:02,383 INFO L334 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2024-11-16 23:13:02,385 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-16 23:13:02,385 INFO L124 PetriNetUnfolderBase]: 2/45 cut-off events. [2024-11-16 23:13:02,385 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-16 23:13:02,386 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:13:02,386 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:13:02,386 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-16 23:13:02,386 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:13:02,386 INFO L85 PathProgramCache]: Analyzing trace with hash 2046943599, now seen corresponding path program 1 times [2024-11-16 23:13:02,387 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:13:02,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1156827572] [2024-11-16 23:13:02,387 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:13:02,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:13:02,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:13:02,419 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-16 23:13:02,420 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:13:02,420 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1156827572] [2024-11-16 23:13:02,420 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1156827572] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:13:02,420 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:13:02,420 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:13:02,420 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [165315966] [2024-11-16 23:13:02,420 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:13:02,420 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:13:02,420 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:13:02,421 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:13:02,421 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:13:02,464 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 83 out of 155 [2024-11-16 23:13:02,465 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 160 places, 155 transitions, 350 flow. Second operand has 3 states, 3 states have (on average 84.33333333333333) internal successors, (253), 3 states have internal predecessors, (253), 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-16 23:13:02,465 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:13:02,465 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 83 of 155 [2024-11-16 23:13:02,465 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand