./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-data-race.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/02_inc_cas.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 4a390ef5 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/02_inc_cas.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 ede09850ec25b369afc0cd16258beff942f9fc7c5304532be31fd5925a934e14 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-24 15:04:05,909 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-24 15:04:05,977 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-10-24 15:04:05,981 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-24 15:04:05,982 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-24 15:04:06,018 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-24 15:04:06,019 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-24 15:04:06,019 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-24 15:04:06,020 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-24 15:04:06,021 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-24 15:04:06,022 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-24 15:04:06,022 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-24 15:04:06,023 INFO L153 SettingsManager]: * Use SBE=true [2024-10-24 15:04:06,023 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-24 15:04:06,025 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-24 15:04:06,025 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-24 15:04:06,025 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-24 15:04:06,026 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-24 15:04:06,026 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-24 15:04:06,026 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-24 15:04:06,029 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-24 15:04:06,030 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-24 15:04:06,030 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-24 15:04:06,030 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-24 15:04:06,031 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-24 15:04:06,031 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-24 15:04:06,031 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-24 15:04:06,031 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-24 15:04:06,031 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-24 15:04:06,031 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-24 15:04:06,032 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-24 15:04:06,032 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 15:04:06,032 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-24 15:04:06,032 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-24 15:04:06,032 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-24 15:04:06,033 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-24 15:04:06,033 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-24 15:04:06,033 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-24 15:04:06,033 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-24 15:04:06,034 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-24 15:04:06,034 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-24 15:04:06,035 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 -> ede09850ec25b369afc0cd16258beff942f9fc7c5304532be31fd5925a934e14 [2024-10-24 15:04:06,268 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-24 15:04:06,296 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-24 15:04:06,299 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-24 15:04:06,300 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-24 15:04:06,301 INFO L274 PluginConnector]: CDTParser initialized [2024-10-24 15:04:06,302 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/02_inc_cas.i [2024-10-24 15:04:07,828 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-24 15:04:08,086 INFO L384 CDTParser]: Found 1 translation units. [2024-10-24 15:04:08,086 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/02_inc_cas.i [2024-10-24 15:04:08,103 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3c4bb3051/ad80c08e0b5542ed9096a5c8e467c62a/FLAG1aeee25ea [2024-10-24 15:04:08,117 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3c4bb3051/ad80c08e0b5542ed9096a5c8e467c62a [2024-10-24 15:04:08,119 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-24 15:04:08,120 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-24 15:04:08,124 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-24 15:04:08,124 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-24 15:04:08,129 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-24 15:04:08,130 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 03:04:08" (1/1) ... [2024-10-24 15:04:08,131 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@437c93a0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:04:08, skipping insertion in model container [2024-10-24 15:04:08,131 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 03:04:08" (1/1) ... [2024-10-24 15:04:08,175 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-24 15:04:08,540 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 15:04:08,551 INFO L200 MainTranslator]: Completed pre-run [2024-10-24 15:04:08,615 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 15:04:08,652 INFO L204 MainTranslator]: Completed translation [2024-10-24 15:04:08,653 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:04:08 WrapperNode [2024-10-24 15:04:08,653 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-24 15:04:08,654 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-24 15:04:08,654 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-24 15:04:08,654 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-24 15:04:08,662 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:04:08" (1/1) ... [2024-10-24 15:04:08,685 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:04:08" (1/1) ... [2024-10-24 15:04:08,717 INFO L138 Inliner]: procedures = 170, calls = 26, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 115 [2024-10-24 15:04:08,718 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-24 15:04:08,719 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-24 15:04:08,719 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-24 15:04:08,719 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-24 15:04:08,731 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:04:08" (1/1) ... [2024-10-24 15:04:08,731 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:04:08" (1/1) ... [2024-10-24 15:04:08,735 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:04:08" (1/1) ... [2024-10-24 15:04:08,735 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:04:08" (1/1) ... [2024-10-24 15:04:08,752 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:04:08" (1/1) ... [2024-10-24 15:04:08,761 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:04:08" (1/1) ... [2024-10-24 15:04:08,765 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:04:08" (1/1) ... [2024-10-24 15:04:08,766 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:04:08" (1/1) ... [2024-10-24 15:04:08,773 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-24 15:04:08,774 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-24 15:04:08,775 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-24 15:04:08,775 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-24 15:04:08,779 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:04:08" (1/1) ... [2024-10-24 15:04:08,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 15:04:08,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-24 15:04:08,827 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-24 15:04:08,834 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-24 15:04:08,886 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-10-24 15:04:08,886 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-10-24 15:04:08,887 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-10-24 15:04:08,887 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-10-24 15:04:08,887 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-10-24 15:04:08,887 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-24 15:04:08,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-24 15:04:08,888 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-24 15:04:08,888 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-24 15:04:08,888 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-10-24 15:04:08,888 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-24 15:04:08,889 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-24 15:04:08,891 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-24 15:04:09,019 INFO L238 CfgBuilder]: Building ICFG [2024-10-24 15:04:09,022 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-24 15:04:09,308 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-24 15:04:09,309 INFO L287 CfgBuilder]: Performing block encoding [2024-10-24 15:04:09,575 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-24 15:04:09,576 INFO L314 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-24 15:04:09,577 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 03:04:09 BoogieIcfgContainer [2024-10-24 15:04:09,577 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-24 15:04:09,599 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-24 15:04:09,600 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-24 15:04:09,605 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-24 15:04:09,605 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.10 03:04:08" (1/3) ... [2024-10-24 15:04:09,607 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@185a278f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 03:04:09, skipping insertion in model container [2024-10-24 15:04:09,607 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:04:08" (2/3) ... [2024-10-24 15:04:09,607 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@185a278f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 03:04:09, skipping insertion in model container [2024-10-24 15:04:09,608 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 03:04:09" (3/3) ... [2024-10-24 15:04:09,609 INFO L112 eAbstractionObserver]: Analyzing ICFG 02_inc_cas.i [2024-10-24 15:04:09,623 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-24 15:04:09,623 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 7 error locations. [2024-10-24 15:04:09,623 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-24 15:04:09,709 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-24 15:04:09,755 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 59 places, 60 transitions, 124 flow [2024-10-24 15:04:09,801 INFO L124 PetriNetUnfolderBase]: 5/69 cut-off events. [2024-10-24 15:04:09,802 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-24 15:04:09,808 INFO L83 FinitePrefix]: Finished finitePrefix Result has 73 conditions, 69 events. 5/69 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 124 event pairs, 0 based on Foata normal form. 0/55 useless extension candidates. Maximal degree in co-relation 46. Up to 4 conditions per place. [2024-10-24 15:04:09,809 INFO L82 GeneralOperation]: Start removeDead. Operand has 59 places, 60 transitions, 124 flow [2024-10-24 15:04:09,815 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 59 places, 60 transitions, 124 flow [2024-10-24 15:04:09,826 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-24 15:04:09,834 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;@364e108b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-24 15:04:09,834 INFO L334 AbstractCegarLoop]: Starting to check reachability of 15 error locations. [2024-10-24 15:04:09,845 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-24 15:04:09,845 INFO L124 PetriNetUnfolderBase]: 2/34 cut-off events. [2024-10-24 15:04:09,847 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-24 15:04:09,847 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:04:09,848 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] [2024-10-24 15:04:09,849 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-24 15:04:09,854 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:04:09,855 INFO L85 PathProgramCache]: Analyzing trace with hash -756387135, now seen corresponding path program 1 times [2024-10-24 15:04:09,865 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:04:09,866 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1327181407] [2024-10-24 15:04:09,866 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:04:09,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:04:10,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:04:10,437 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:04:10,438 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:04:10,439 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1327181407] [2024-10-24 15:04:10,439 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1327181407] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:04:10,439 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:04:10,440 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-24 15:04:10,441 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [410188293] [2024-10-24 15:04:10,442 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:04:10,452 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-24 15:04:10,459 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:04:10,483 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-24 15:04:10,484 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-24 15:04:10,486 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 60 [2024-10-24 15:04:10,489 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 59 places, 60 transitions, 124 flow. Second operand has 2 states, 2 states have (on average 48.0) internal successors, (96), 2 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:10,489 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:04:10,489 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 60 [2024-10-24 15:04:10,491 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:04:10,554 INFO L124 PetriNetUnfolderBase]: 2/52 cut-off events. [2024-10-24 15:04:10,554 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-24 15:04:10,554 INFO L83 FinitePrefix]: Finished finitePrefix Result has 61 conditions, 52 events. 2/52 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 32 event pairs, 0 based on Foata normal form. 5/54 useless extension candidates. Maximal degree in co-relation 37. Up to 5 conditions per place. [2024-10-24 15:04:10,556 INFO L140 encePairwiseOnDemand]: 51/60 looper letters, 4 selfloop transitions, 0 changer transitions 0/48 dead transitions. [2024-10-24 15:04:10,556 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 50 places, 48 transitions, 108 flow [2024-10-24 15:04:10,559 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-24 15:04:10,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-24 15:04:10,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 107 transitions. [2024-10-24 15:04:10,572 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8916666666666667 [2024-10-24 15:04:10,574 INFO L175 Difference]: Start difference. First operand has 59 places, 60 transitions, 124 flow. Second operand 2 states and 107 transitions. [2024-10-24 15:04:10,575 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 50 places, 48 transitions, 108 flow [2024-10-24 15:04:10,579 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 48 transitions, 108 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:04:10,582 INFO L231 Difference]: Finished difference. Result has 50 places, 48 transitions, 100 flow [2024-10-24 15:04:10,587 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=60, PETRI_DIFFERENCE_MINUEND_FLOW=100, PETRI_DIFFERENCE_MINUEND_PLACES=49, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=100, PETRI_PLACES=50, PETRI_TRANSITIONS=48} [2024-10-24 15:04:10,592 INFO L277 CegarLoopForPetriNet]: 59 programPoint places, -9 predicate places. [2024-10-24 15:04:10,593 INFO L471 AbstractCegarLoop]: Abstraction has has 50 places, 48 transitions, 100 flow [2024-10-24 15:04:10,593 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 48.0) internal successors, (96), 2 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:10,594 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:04:10,594 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:04:10,595 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-24 15:04:10,596 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-24 15:04:10,596 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:04:10,599 INFO L85 PathProgramCache]: Analyzing trace with hash 1903092179, now seen corresponding path program 1 times [2024-10-24 15:04:10,599 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:04:10,600 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [440861110] [2024-10-24 15:04:10,600 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:04:10,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:04:10,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-24 15:04:10,618 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-24 15:04:10,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-24 15:04:10,657 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-24 15:04:10,657 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-24 15:04:10,659 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (14 of 15 remaining) [2024-10-24 15:04:10,661 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 15 remaining) [2024-10-24 15:04:10,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (12 of 15 remaining) [2024-10-24 15:04:10,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 15 remaining) [2024-10-24 15:04:10,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (10 of 15 remaining) [2024-10-24 15:04:10,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 15 remaining) [2024-10-24 15:04:10,663 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 15 remaining) [2024-10-24 15:04:10,663 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (7 of 15 remaining) [2024-10-24 15:04:10,664 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 15 remaining) [2024-10-24 15:04:10,665 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 15 remaining) [2024-10-24 15:04:10,666 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (4 of 15 remaining) [2024-10-24 15:04:10,666 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (3 of 15 remaining) [2024-10-24 15:04:10,666 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 15 remaining) [2024-10-24 15:04:10,666 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (1 of 15 remaining) [2024-10-24 15:04:10,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (0 of 15 remaining) [2024-10-24 15:04:10,667 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-24 15:04:10,668 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-10-24 15:04:10,672 WARN L239 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-24 15:04:10,672 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-10-24 15:04:10,737 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-24 15:04:10,743 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 94 places, 96 transitions, 202 flow [2024-10-24 15:04:10,781 INFO L124 PetriNetUnfolderBase]: 9/116 cut-off events. [2024-10-24 15:04:10,783 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-10-24 15:04:10,786 INFO L83 FinitePrefix]: Finished finitePrefix Result has 124 conditions, 116 events. 9/116 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 326 event pairs, 0 based on Foata normal form. 0/90 useless extension candidates. Maximal degree in co-relation 81. Up to 6 conditions per place. [2024-10-24 15:04:10,786 INFO L82 GeneralOperation]: Start removeDead. Operand has 94 places, 96 transitions, 202 flow [2024-10-24 15:04:10,788 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 94 places, 96 transitions, 202 flow [2024-10-24 15:04:10,790 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-24 15:04:10,792 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;@364e108b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-24 15:04:10,792 INFO L334 AbstractCegarLoop]: Starting to check reachability of 22 error locations. [2024-10-24 15:04:10,799 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-24 15:04:10,799 INFO L124 PetriNetUnfolderBase]: 2/34 cut-off events. [2024-10-24 15:04:10,799 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-24 15:04:10,799 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:04:10,799 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] [2024-10-24 15:04:10,799 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-10-24 15:04:10,800 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:04:10,800 INFO L85 PathProgramCache]: Analyzing trace with hash -32687135, now seen corresponding path program 1 times [2024-10-24 15:04:10,803 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:04:10,803 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1597746616] [2024-10-24 15:04:10,803 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:04:10,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:04:10,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:04:11,008 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:04:11,014 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:04:11,015 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1597746616] [2024-10-24 15:04:11,015 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1597746616] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:04:11,015 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:04:11,015 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-24 15:04:11,015 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1989953766] [2024-10-24 15:04:11,015 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:04:11,016 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-24 15:04:11,016 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:04:11,016 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-24 15:04:11,016 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-24 15:04:11,017 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 72 out of 96 [2024-10-24 15:04:11,022 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 94 places, 96 transitions, 202 flow. Second operand has 2 states, 2 states have (on average 73.0) internal successors, (146), 2 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:11,022 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:04:11,022 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 72 of 96 [2024-10-24 15:04:11,022 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:04:11,175 INFO L124 PetriNetUnfolderBase]: 24/199 cut-off events. [2024-10-24 15:04:11,176 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2024-10-24 15:04:11,178 INFO L83 FinitePrefix]: Finished finitePrefix Result has 253 conditions, 199 events. 24/199 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 694 event pairs, 12 based on Foata normal form. 21/199 useless extension candidates. Maximal degree in co-relation 175. Up to 37 conditions per place. [2024-10-24 15:04:11,181 INFO L140 encePairwiseOnDemand]: 80/96 looper letters, 8 selfloop transitions, 0 changer transitions 0/77 dead transitions. [2024-10-24 15:04:11,181 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 77 transitions, 180 flow [2024-10-24 15:04:11,182 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-24 15:04:11,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-24 15:04:11,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 168 transitions. [2024-10-24 15:04:11,184 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.875 [2024-10-24 15:04:11,184 INFO L175 Difference]: Start difference. First operand has 94 places, 96 transitions, 202 flow. Second operand 2 states and 168 transitions. [2024-10-24 15:04:11,184 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 77 transitions, 180 flow [2024-10-24 15:04:11,185 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 79 places, 77 transitions, 180 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:04:11,188 INFO L231 Difference]: Finished difference. Result has 79 places, 77 transitions, 164 flow [2024-10-24 15:04:11,188 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=96, PETRI_DIFFERENCE_MINUEND_FLOW=164, PETRI_DIFFERENCE_MINUEND_PLACES=78, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=77, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=77, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=164, PETRI_PLACES=79, PETRI_TRANSITIONS=77} [2024-10-24 15:04:11,189 INFO L277 CegarLoopForPetriNet]: 94 programPoint places, -15 predicate places. [2024-10-24 15:04:11,190 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 77 transitions, 164 flow [2024-10-24 15:04:11,190 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 73.0) internal successors, (146), 2 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:11,190 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:04:11,191 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:04:11,191 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-24 15:04:11,191 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-10-24 15:04:11,191 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:04:11,192 INFO L85 PathProgramCache]: Analyzing trace with hash -1923281428, now seen corresponding path program 1 times [2024-10-24 15:04:11,192 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:04:11,192 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1133600071] [2024-10-24 15:04:11,192 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:04:11,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:04:11,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-24 15:04:11,209 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-24 15:04:11,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-24 15:04:11,228 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-24 15:04:11,228 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-24 15:04:11,229 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (21 of 22 remaining) [2024-10-24 15:04:11,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (20 of 22 remaining) [2024-10-24 15:04:11,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (19 of 22 remaining) [2024-10-24 15:04:11,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (18 of 22 remaining) [2024-10-24 15:04:11,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (17 of 22 remaining) [2024-10-24 15:04:11,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (16 of 22 remaining) [2024-10-24 15:04:11,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (15 of 22 remaining) [2024-10-24 15:04:11,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (14 of 22 remaining) [2024-10-24 15:04:11,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 22 remaining) [2024-10-24 15:04:11,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (12 of 22 remaining) [2024-10-24 15:04:11,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 22 remaining) [2024-10-24 15:04:11,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (10 of 22 remaining) [2024-10-24 15:04:11,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 22 remaining) [2024-10-24 15:04:11,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 22 remaining) [2024-10-24 15:04:11,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (7 of 22 remaining) [2024-10-24 15:04:11,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 22 remaining) [2024-10-24 15:04:11,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 22 remaining) [2024-10-24 15:04:11,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (4 of 22 remaining) [2024-10-24 15:04:11,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (3 of 22 remaining) [2024-10-24 15:04:11,233 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 22 remaining) [2024-10-24 15:04:11,233 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (1 of 22 remaining) [2024-10-24 15:04:11,233 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (0 of 22 remaining) [2024-10-24 15:04:11,233 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-24 15:04:11,233 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-10-24 15:04:11,234 WARN L239 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-24 15:04:11,234 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-10-24 15:04:11,321 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-24 15:04:11,325 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 129 places, 132 transitions, 282 flow [2024-10-24 15:04:11,355 INFO L124 PetriNetUnfolderBase]: 13/163 cut-off events. [2024-10-24 15:04:11,356 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-10-24 15:04:11,360 INFO L83 FinitePrefix]: Finished finitePrefix Result has 176 conditions, 163 events. 13/163 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 504 event pairs, 0 based on Foata normal form. 0/125 useless extension candidates. Maximal degree in co-relation 120. Up to 8 conditions per place. [2024-10-24 15:04:11,362 INFO L82 GeneralOperation]: Start removeDead. Operand has 129 places, 132 transitions, 282 flow [2024-10-24 15:04:11,364 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 129 places, 132 transitions, 282 flow [2024-10-24 15:04:11,367 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-24 15:04:11,368 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;@364e108b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-24 15:04:11,369 INFO L334 AbstractCegarLoop]: Starting to check reachability of 29 error locations. [2024-10-24 15:04:11,372 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-24 15:04:11,374 INFO L124 PetriNetUnfolderBase]: 2/36 cut-off events. [2024-10-24 15:04:11,375 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-24 15:04:11,375 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:04:11,375 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] [2024-10-24 15:04:11,375 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-10-24 15:04:11,376 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:04:11,376 INFO L85 PathProgramCache]: Analyzing trace with hash -2143637730, now seen corresponding path program 1 times [2024-10-24 15:04:11,376 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:04:11,376 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [647559921] [2024-10-24 15:04:11,376 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:04:11,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:04:11,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:04:11,491 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:04:11,495 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:04:11,496 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [647559921] [2024-10-24 15:04:11,496 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [647559921] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:04:11,496 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:04:11,496 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-24 15:04:11,496 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1558646186] [2024-10-24 15:04:11,497 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:04:11,497 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-24 15:04:11,499 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:04:11,500 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-24 15:04:11,500 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-24 15:04:11,500 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 97 out of 132 [2024-10-24 15:04:11,501 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 129 places, 132 transitions, 282 flow. Second operand has 2 states, 2 states have (on average 98.0) internal successors, (196), 2 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:11,501 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:04:11,501 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 97 of 132 [2024-10-24 15:04:11,502 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:04:11,791 INFO L124 PetriNetUnfolderBase]: 174/842 cut-off events. [2024-10-24 15:04:11,791 INFO L125 PetriNetUnfolderBase]: For 112/112 co-relation queries the response was YES. [2024-10-24 15:04:11,798 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1153 conditions, 842 events. 174/842 cut-off events. For 112/112 co-relation queries the response was YES. Maximal size of possible extension queue 37. Compared 5403 event pairs, 108 based on Foata normal form. 85/821 useless extension candidates. Maximal degree in co-relation 811. Up to 229 conditions per place. [2024-10-24 15:04:11,803 INFO L140 encePairwiseOnDemand]: 109/132 looper letters, 12 selfloop transitions, 0 changer transitions 0/106 dead transitions. [2024-10-24 15:04:11,803 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 108 places, 106 transitions, 254 flow [2024-10-24 15:04:11,804 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-24 15:04:11,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-24 15:04:11,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 229 transitions. [2024-10-24 15:04:11,806 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8674242424242424 [2024-10-24 15:04:11,806 INFO L175 Difference]: Start difference. First operand has 129 places, 132 transitions, 282 flow. Second operand 2 states and 229 transitions. [2024-10-24 15:04:11,806 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 108 places, 106 transitions, 254 flow [2024-10-24 15:04:11,809 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 108 places, 106 transitions, 252 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-10-24 15:04:11,811 INFO L231 Difference]: Finished difference. Result has 108 places, 106 transitions, 228 flow [2024-10-24 15:04:11,812 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=132, PETRI_DIFFERENCE_MINUEND_FLOW=228, PETRI_DIFFERENCE_MINUEND_PLACES=107, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=106, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=106, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=228, PETRI_PLACES=108, PETRI_TRANSITIONS=106} [2024-10-24 15:04:11,813 INFO L277 CegarLoopForPetriNet]: 129 programPoint places, -21 predicate places. [2024-10-24 15:04:11,813 INFO L471 AbstractCegarLoop]: Abstraction has has 108 places, 106 transitions, 228 flow [2024-10-24 15:04:11,813 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 98.0) internal successors, (196), 2 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:11,813 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:04:11,813 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:04:11,814 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-24 15:04:11,814 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-10-24 15:04:11,814 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:04:11,815 INFO L85 PathProgramCache]: Analyzing trace with hash 1801324742, now seen corresponding path program 1 times [2024-10-24 15:04:11,815 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:04:11,815 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2008183889] [2024-10-24 15:04:11,815 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:04:11,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:04:11,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:04:12,199 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:04:12,200 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:04:12,200 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2008183889] [2024-10-24 15:04:12,201 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2008183889] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:04:12,201 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:04:12,201 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:04:12,201 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [793069235] [2024-10-24 15:04:12,201 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:04:12,202 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-24 15:04:12,202 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:04:12,202 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-24 15:04:12,203 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-24 15:04:12,408 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 88 out of 132 [2024-10-24 15:04:12,409 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 108 places, 106 transitions, 228 flow. Second operand has 6 states, 6 states have (on average 89.5) internal successors, (537), 6 states have internal predecessors, (537), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:12,409 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:04:12,409 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 88 of 132 [2024-10-24 15:04:12,409 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:04:13,540 INFO L124 PetriNetUnfolderBase]: 805/2681 cut-off events. [2024-10-24 15:04:13,540 INFO L125 PetriNetUnfolderBase]: For 247/247 co-relation queries the response was YES. [2024-10-24 15:04:13,550 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4055 conditions, 2681 events. 805/2681 cut-off events. For 247/247 co-relation queries the response was YES. Maximal size of possible extension queue 134. Compared 23374 event pairs, 235 based on Foata normal form. 0/2371 useless extension candidates. Maximal degree in co-relation 4049. Up to 770 conditions per place. [2024-10-24 15:04:13,566 INFO L140 encePairwiseOnDemand]: 121/132 looper letters, 46 selfloop transitions, 16 changer transitions 0/147 dead transitions. [2024-10-24 15:04:13,567 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 113 places, 147 transitions, 474 flow [2024-10-24 15:04:13,567 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 15:04:13,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-24 15:04:13,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 591 transitions. [2024-10-24 15:04:13,571 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7462121212121212 [2024-10-24 15:04:13,571 INFO L175 Difference]: Start difference. First operand has 108 places, 106 transitions, 228 flow. Second operand 6 states and 591 transitions. [2024-10-24 15:04:13,571 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 113 places, 147 transitions, 474 flow [2024-10-24 15:04:13,576 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 113 places, 147 transitions, 474 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:04:13,581 INFO L231 Difference]: Finished difference. Result has 118 places, 121 transitions, 342 flow [2024-10-24 15:04:13,582 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=132, PETRI_DIFFERENCE_MINUEND_FLOW=228, PETRI_DIFFERENCE_MINUEND_PLACES=108, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=106, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=96, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=342, PETRI_PLACES=118, PETRI_TRANSITIONS=121} [2024-10-24 15:04:13,583 INFO L277 CegarLoopForPetriNet]: 129 programPoint places, -11 predicate places. [2024-10-24 15:04:13,584 INFO L471 AbstractCegarLoop]: Abstraction has has 118 places, 121 transitions, 342 flow [2024-10-24 15:04:13,584 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 89.5) internal successors, (537), 6 states have internal predecessors, (537), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:13,585 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:04:13,585 INFO L204 CegarLoopForPetriNet]: trace histogram [4, 4, 4, 4, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:04:13,585 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-24 15:04:13,585 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-10-24 15:04:13,586 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:04:13,586 INFO L85 PathProgramCache]: Analyzing trace with hash -1362698766, now seen corresponding path program 1 times [2024-10-24 15:04:13,586 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:04:13,587 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [766685462] [2024-10-24 15:04:13,587 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:04:13,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:04:13,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-24 15:04:13,601 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-24 15:04:13,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-24 15:04:13,618 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-24 15:04:13,619 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-24 15:04:13,619 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (28 of 29 remaining) [2024-10-24 15:04:13,620 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (27 of 29 remaining) [2024-10-24 15:04:13,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (26 of 29 remaining) [2024-10-24 15:04:13,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (25 of 29 remaining) [2024-10-24 15:04:13,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (24 of 29 remaining) [2024-10-24 15:04:13,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (23 of 29 remaining) [2024-10-24 15:04:13,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (22 of 29 remaining) [2024-10-24 15:04:13,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (21 of 29 remaining) [2024-10-24 15:04:13,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (20 of 29 remaining) [2024-10-24 15:04:13,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (19 of 29 remaining) [2024-10-24 15:04:13,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (18 of 29 remaining) [2024-10-24 15:04:13,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (17 of 29 remaining) [2024-10-24 15:04:13,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (16 of 29 remaining) [2024-10-24 15:04:13,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (15 of 29 remaining) [2024-10-24 15:04:13,623 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (14 of 29 remaining) [2024-10-24 15:04:13,623 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 29 remaining) [2024-10-24 15:04:13,626 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (12 of 29 remaining) [2024-10-24 15:04:13,626 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 29 remaining) [2024-10-24 15:04:13,627 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (10 of 29 remaining) [2024-10-24 15:04:13,627 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 29 remaining) [2024-10-24 15:04:13,627 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 29 remaining) [2024-10-24 15:04:13,627 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (7 of 29 remaining) [2024-10-24 15:04:13,627 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 29 remaining) [2024-10-24 15:04:13,627 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 29 remaining) [2024-10-24 15:04:13,627 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (4 of 29 remaining) [2024-10-24 15:04:13,627 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (3 of 29 remaining) [2024-10-24 15:04:13,627 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 29 remaining) [2024-10-24 15:04:13,628 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (1 of 29 remaining) [2024-10-24 15:04:13,628 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (0 of 29 remaining) [2024-10-24 15:04:13,628 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-24 15:04:13,628 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-10-24 15:04:13,629 WARN L239 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-24 15:04:13,629 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-10-24 15:04:13,706 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-24 15:04:13,709 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 164 places, 168 transitions, 364 flow [2024-10-24 15:04:13,762 INFO L124 PetriNetUnfolderBase]: 17/210 cut-off events. [2024-10-24 15:04:13,763 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-10-24 15:04:13,764 INFO L83 FinitePrefix]: Finished finitePrefix Result has 229 conditions, 210 events. 17/210 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 703 event pairs, 0 based on Foata normal form. 0/160 useless extension candidates. Maximal degree in co-relation 171. Up to 10 conditions per place. [2024-10-24 15:04:13,764 INFO L82 GeneralOperation]: Start removeDead. Operand has 164 places, 168 transitions, 364 flow [2024-10-24 15:04:13,766 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 164 places, 168 transitions, 364 flow [2024-10-24 15:04:13,767 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-24 15:04:13,768 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;@364e108b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-24 15:04:13,768 INFO L334 AbstractCegarLoop]: Starting to check reachability of 36 error locations. [2024-10-24 15:04:13,773 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-24 15:04:13,773 INFO L124 PetriNetUnfolderBase]: 2/36 cut-off events. [2024-10-24 15:04:13,773 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-24 15:04:13,773 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:04:13,773 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] [2024-10-24 15:04:13,773 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2024-10-24 15:04:13,774 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:04:13,774 INFO L85 PathProgramCache]: Analyzing trace with hash 1567497022, now seen corresponding path program 1 times [2024-10-24 15:04:13,774 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:04:13,774 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [237426700] [2024-10-24 15:04:13,774 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:04:13,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:04:13,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:04:13,855 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:04:13,855 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:04:13,855 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [237426700] [2024-10-24 15:04:13,856 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [237426700] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:04:13,856 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:04:13,856 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-24 15:04:13,856 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [260379280] [2024-10-24 15:04:13,856 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:04:13,857 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-24 15:04:13,858 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:04:13,858 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-24 15:04:13,858 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-24 15:04:13,859 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 122 out of 168 [2024-10-24 15:04:13,859 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 164 places, 168 transitions, 364 flow. Second operand has 2 states, 2 states have (on average 123.0) internal successors, (246), 2 states have internal predecessors, (246), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:13,859 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:04:13,859 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 122 of 168 [2024-10-24 15:04:13,859 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:04:14,589 INFO L124 PetriNetUnfolderBase]: 1028/3661 cut-off events. [2024-10-24 15:04:14,589 INFO L125 PetriNetUnfolderBase]: For 755/755 co-relation queries the response was YES. [2024-10-24 15:04:14,609 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5317 conditions, 3661 events. 1028/3661 cut-off events. For 755/755 co-relation queries the response was YES. Maximal size of possible extension queue 140. Compared 32375 event pairs, 684 based on Foata normal form. 341/3544 useless extension candidates. Maximal degree in co-relation 3727. Up to 1253 conditions per place. [2024-10-24 15:04:14,635 INFO L140 encePairwiseOnDemand]: 138/168 looper letters, 16 selfloop transitions, 0 changer transitions 0/135 dead transitions. [2024-10-24 15:04:14,636 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 135 transitions, 330 flow [2024-10-24 15:04:14,637 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-24 15:04:14,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-24 15:04:14,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 290 transitions. [2024-10-24 15:04:14,638 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8630952380952381 [2024-10-24 15:04:14,638 INFO L175 Difference]: Start difference. First operand has 164 places, 168 transitions, 364 flow. Second operand 2 states and 290 transitions. [2024-10-24 15:04:14,638 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 135 transitions, 330 flow [2024-10-24 15:04:14,640 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 137 places, 135 transitions, 324 flow, removed 3 selfloop flow, removed 0 redundant places. [2024-10-24 15:04:14,642 INFO L231 Difference]: Finished difference. Result has 137 places, 135 transitions, 292 flow [2024-10-24 15:04:14,643 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=168, PETRI_DIFFERENCE_MINUEND_FLOW=292, PETRI_DIFFERENCE_MINUEND_PLACES=136, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=135, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=292, PETRI_PLACES=137, PETRI_TRANSITIONS=135} [2024-10-24 15:04:14,643 INFO L277 CegarLoopForPetriNet]: 164 programPoint places, -27 predicate places. [2024-10-24 15:04:14,644 INFO L471 AbstractCegarLoop]: Abstraction has has 137 places, 135 transitions, 292 flow [2024-10-24 15:04:14,644 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 123.0) internal successors, (246), 2 states have internal predecessors, (246), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:14,644 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:04:14,644 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:04:14,644 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-24 15:04:14,645 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2024-10-24 15:04:14,645 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:04:14,645 INFO L85 PathProgramCache]: Analyzing trace with hash -2033607695, now seen corresponding path program 1 times [2024-10-24 15:04:14,645 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:04:14,645 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [302788222] [2024-10-24 15:04:14,646 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:04:14,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:04:14,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:04:14,941 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:04:14,942 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:04:14,942 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [302788222] [2024-10-24 15:04:14,942 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [302788222] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:04:14,942 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:04:14,942 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:04:14,942 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1559978481] [2024-10-24 15:04:14,942 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:04:14,943 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-24 15:04:14,943 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:04:14,943 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-24 15:04:14,943 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-24 15:04:15,184 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 113 out of 168 [2024-10-24 15:04:15,185 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 137 places, 135 transitions, 292 flow. Second operand has 6 states, 6 states have (on average 114.5) internal successors, (687), 6 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:15,185 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:04:15,185 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 113 of 168 [2024-10-24 15:04:15,186 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:04:18,679 INFO L124 PetriNetUnfolderBase]: 4956/13322 cut-off events. [2024-10-24 15:04:18,680 INFO L125 PetriNetUnfolderBase]: For 1141/1141 co-relation queries the response was YES. [2024-10-24 15:04:18,750 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20720 conditions, 13322 events. 4956/13322 cut-off events. For 1141/1141 co-relation queries the response was YES. Maximal size of possible extension queue 583. Compared 141069 event pairs, 1678 based on Foata normal form. 0/11793 useless extension candidates. Maximal degree in co-relation 20713. Up to 4383 conditions per place. [2024-10-24 15:04:18,854 INFO L140 encePairwiseOnDemand]: 156/168 looper letters, 62 selfloop transitions, 20 changer transitions 0/192 dead transitions. [2024-10-24 15:04:18,855 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 192 transitions, 630 flow [2024-10-24 15:04:18,856 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 15:04:18,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-24 15:04:18,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 761 transitions. [2024-10-24 15:04:18,858 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7549603174603174 [2024-10-24 15:04:18,858 INFO L175 Difference]: Start difference. First operand has 137 places, 135 transitions, 292 flow. Second operand 6 states and 761 transitions. [2024-10-24 15:04:18,859 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 192 transitions, 630 flow [2024-10-24 15:04:18,861 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 192 transitions, 630 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:04:18,867 INFO L231 Difference]: Finished difference. Result has 147 places, 154 transitions, 432 flow [2024-10-24 15:04:18,867 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=168, PETRI_DIFFERENCE_MINUEND_FLOW=292, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=124, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=432, PETRI_PLACES=147, PETRI_TRANSITIONS=154} [2024-10-24 15:04:18,868 INFO L277 CegarLoopForPetriNet]: 164 programPoint places, -17 predicate places. [2024-10-24 15:04:18,868 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 154 transitions, 432 flow [2024-10-24 15:04:18,869 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 114.5) internal successors, (687), 6 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:18,869 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:04:18,870 INFO L204 CegarLoopForPetriNet]: trace histogram [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] [2024-10-24 15:04:18,870 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-24 15:04:18,870 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2024-10-24 15:04:18,870 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:04:18,870 INFO L85 PathProgramCache]: Analyzing trace with hash 1183191110, now seen corresponding path program 1 times [2024-10-24 15:04:18,871 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:04:18,871 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1262814978] [2024-10-24 15:04:18,871 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:04:18,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:04:18,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:04:19,162 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-24 15:04:19,162 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:04:19,162 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1262814978] [2024-10-24 15:04:19,163 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1262814978] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:04:19,163 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:04:19,163 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:04:19,163 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [938862582] [2024-10-24 15:04:19,163 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:04:19,163 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-24 15:04:19,163 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:04:19,164 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-24 15:04:19,164 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-24 15:04:19,338 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 113 out of 168 [2024-10-24 15:04:19,339 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 147 places, 154 transitions, 432 flow. Second operand has 6 states, 6 states have (on average 114.66666666666667) internal successors, (688), 6 states have internal predecessors, (688), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:19,339 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:04:19,339 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 113 of 168 [2024-10-24 15:04:19,339 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:04:25,744 INFO L124 PetriNetUnfolderBase]: 13786/35470 cut-off events. [2024-10-24 15:04:25,744 INFO L125 PetriNetUnfolderBase]: For 11514/12373 co-relation queries the response was YES. [2024-10-24 15:04:25,944 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63661 conditions, 35470 events. 13786/35470 cut-off events. For 11514/12373 co-relation queries the response was YES. Maximal size of possible extension queue 1515. Compared 431684 event pairs, 3668 based on Foata normal form. 0/31702 useless extension candidates. Maximal degree in co-relation 63649. Up to 12132 conditions per place. [2024-10-24 15:04:26,185 INFO L140 encePairwiseOnDemand]: 156/168 looper letters, 71 selfloop transitions, 60 changer transitions 0/247 dead transitions. [2024-10-24 15:04:26,185 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 152 places, 247 transitions, 1106 flow [2024-10-24 15:04:26,186 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 15:04:26,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-24 15:04:26,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 757 transitions. [2024-10-24 15:04:26,188 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7509920634920635 [2024-10-24 15:04:26,188 INFO L175 Difference]: Start difference. First operand has 147 places, 154 transitions, 432 flow. Second operand 6 states and 757 transitions. [2024-10-24 15:04:26,188 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 152 places, 247 transitions, 1106 flow [2024-10-24 15:04:26,213 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 152 places, 247 transitions, 1106 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:04:26,217 INFO L231 Difference]: Finished difference. Result has 157 places, 213 transitions, 1024 flow [2024-10-24 15:04:26,218 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=168, PETRI_DIFFERENCE_MINUEND_FLOW=432, PETRI_DIFFERENCE_MINUEND_PLACES=147, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=130, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1024, PETRI_PLACES=157, PETRI_TRANSITIONS=213} [2024-10-24 15:04:26,218 INFO L277 CegarLoopForPetriNet]: 164 programPoint places, -7 predicate places. [2024-10-24 15:04:26,219 INFO L471 AbstractCegarLoop]: Abstraction has has 157 places, 213 transitions, 1024 flow [2024-10-24 15:04:26,219 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 114.66666666666667) internal successors, (688), 6 states have internal predecessors, (688), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:26,219 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:04:26,220 INFO L204 CegarLoopForPetriNet]: trace histogram [5, 5, 5, 5, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:04:26,220 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-24 15:04:26,220 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2024-10-24 15:04:26,220 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:04:26,220 INFO L85 PathProgramCache]: Analyzing trace with hash 275955197, now seen corresponding path program 1 times [2024-10-24 15:04:26,221 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:04:26,221 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1856537089] [2024-10-24 15:04:26,221 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:04:26,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:04:26,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-24 15:04:26,238 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-24 15:04:26,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-24 15:04:26,259 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-24 15:04:26,259 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-24 15:04:26,259 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (35 of 36 remaining) [2024-10-24 15:04:26,260 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (34 of 36 remaining) [2024-10-24 15:04:26,261 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (33 of 36 remaining) [2024-10-24 15:04:26,261 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (32 of 36 remaining) [2024-10-24 15:04:26,261 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (31 of 36 remaining) [2024-10-24 15:04:26,261 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (30 of 36 remaining) [2024-10-24 15:04:26,261 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (29 of 36 remaining) [2024-10-24 15:04:26,261 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (28 of 36 remaining) [2024-10-24 15:04:26,261 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (27 of 36 remaining) [2024-10-24 15:04:26,261 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (26 of 36 remaining) [2024-10-24 15:04:26,261 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (25 of 36 remaining) [2024-10-24 15:04:26,261 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (24 of 36 remaining) [2024-10-24 15:04:26,261 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (23 of 36 remaining) [2024-10-24 15:04:26,261 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (22 of 36 remaining) [2024-10-24 15:04:26,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (21 of 36 remaining) [2024-10-24 15:04:26,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (20 of 36 remaining) [2024-10-24 15:04:26,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (19 of 36 remaining) [2024-10-24 15:04:26,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (18 of 36 remaining) [2024-10-24 15:04:26,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (17 of 36 remaining) [2024-10-24 15:04:26,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (16 of 36 remaining) [2024-10-24 15:04:26,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (15 of 36 remaining) [2024-10-24 15:04:26,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (14 of 36 remaining) [2024-10-24 15:04:26,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 36 remaining) [2024-10-24 15:04:26,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (12 of 36 remaining) [2024-10-24 15:04:26,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 36 remaining) [2024-10-24 15:04:26,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (10 of 36 remaining) [2024-10-24 15:04:26,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 36 remaining) [2024-10-24 15:04:26,263 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 36 remaining) [2024-10-24 15:04:26,263 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (7 of 36 remaining) [2024-10-24 15:04:26,263 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 36 remaining) [2024-10-24 15:04:26,263 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 36 remaining) [2024-10-24 15:04:26,263 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (4 of 36 remaining) [2024-10-24 15:04:26,263 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (3 of 36 remaining) [2024-10-24 15:04:26,263 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 36 remaining) [2024-10-24 15:04:26,263 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (1 of 36 remaining) [2024-10-24 15:04:26,263 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (0 of 36 remaining) [2024-10-24 15:04:26,263 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-10-24 15:04:26,263 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-10-24 15:04:26,268 WARN L239 ceAbstractionStarter]: 4 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-24 15:04:26,268 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 5 thread instances. [2024-10-24 15:04:26,372 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-24 15:04:26,377 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 199 places, 204 transitions, 448 flow [2024-10-24 15:04:26,415 INFO L124 PetriNetUnfolderBase]: 21/257 cut-off events. [2024-10-24 15:04:26,416 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2024-10-24 15:04:26,418 INFO L83 FinitePrefix]: Finished finitePrefix Result has 283 conditions, 257 events. 21/257 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 888 event pairs, 0 based on Foata normal form. 0/195 useless extension candidates. Maximal degree in co-relation 223. Up to 12 conditions per place. [2024-10-24 15:04:26,418 INFO L82 GeneralOperation]: Start removeDead. Operand has 199 places, 204 transitions, 448 flow [2024-10-24 15:04:26,423 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 199 places, 204 transitions, 448 flow [2024-10-24 15:04:26,424 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-24 15:04:26,425 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;@364e108b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-24 15:04:26,425 INFO L334 AbstractCegarLoop]: Starting to check reachability of 43 error locations. [2024-10-24 15:04:26,428 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-24 15:04:26,428 INFO L124 PetriNetUnfolderBase]: 2/34 cut-off events. [2024-10-24 15:04:26,429 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-24 15:04:26,429 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:04:26,429 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] [2024-10-24 15:04:26,429 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2024-10-24 15:04:26,430 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:04:26,430 INFO L85 PathProgramCache]: Analyzing trace with hash -1884386792, now seen corresponding path program 1 times [2024-10-24 15:04:26,430 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:04:26,430 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1671821574] [2024-10-24 15:04:26,430 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:04:26,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:04:26,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:04:26,503 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:04:26,504 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:04:26,504 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1671821574] [2024-10-24 15:04:26,504 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1671821574] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:04:26,504 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:04:26,504 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-24 15:04:26,505 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1702165599] [2024-10-24 15:04:26,505 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:04:26,505 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-24 15:04:26,505 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:04:26,505 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-24 15:04:26,505 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-24 15:04:26,506 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 147 out of 204 [2024-10-24 15:04:26,507 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 199 places, 204 transitions, 448 flow. Second operand has 2 states, 2 states have (on average 148.0) internal successors, (296), 2 states have internal predecessors, (296), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:26,508 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:04:26,508 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 147 of 204 [2024-10-24 15:04:26,508 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:04:29,379 INFO L124 PetriNetUnfolderBase]: 5466/15952 cut-off events. [2024-10-24 15:04:29,379 INFO L125 PetriNetUnfolderBase]: For 4599/4599 co-relation queries the response was YES. [2024-10-24 15:04:29,444 INFO L83 FinitePrefix]: Finished finitePrefix Result has 24265 conditions, 15952 events. 5466/15952 cut-off events. For 4599/4599 co-relation queries the response was YES. Maximal size of possible extension queue 533. Compared 172017 event pairs, 3756 based on Foata normal form. 1365/15440 useless extension candidates. Maximal degree in co-relation 16915. Up to 6373 conditions per place. [2024-10-24 15:04:29,518 INFO L140 encePairwiseOnDemand]: 167/204 looper letters, 20 selfloop transitions, 0 changer transitions 0/164 dead transitions. [2024-10-24 15:04:29,518 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 166 places, 164 transitions, 408 flow [2024-10-24 15:04:29,519 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-24 15:04:29,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-24 15:04:29,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 351 transitions. [2024-10-24 15:04:29,520 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8602941176470589 [2024-10-24 15:04:29,520 INFO L175 Difference]: Start difference. First operand has 199 places, 204 transitions, 448 flow. Second operand 2 states and 351 transitions. [2024-10-24 15:04:29,520 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 166 places, 164 transitions, 408 flow [2024-10-24 15:04:29,523 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 166 places, 164 transitions, 396 flow, removed 6 selfloop flow, removed 0 redundant places. [2024-10-24 15:04:29,525 INFO L231 Difference]: Finished difference. Result has 166 places, 164 transitions, 356 flow [2024-10-24 15:04:29,525 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=356, PETRI_DIFFERENCE_MINUEND_PLACES=165, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=164, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=164, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=356, PETRI_PLACES=166, PETRI_TRANSITIONS=164} [2024-10-24 15:04:29,526 INFO L277 CegarLoopForPetriNet]: 199 programPoint places, -33 predicate places. [2024-10-24 15:04:29,526 INFO L471 AbstractCegarLoop]: Abstraction has has 166 places, 164 transitions, 356 flow [2024-10-24 15:04:29,526 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 148.0) internal successors, (296), 2 states have internal predecessors, (296), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:29,526 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:04:29,527 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:04:29,527 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-10-24 15:04:29,527 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2024-10-24 15:04:29,527 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:04:29,527 INFO L85 PathProgramCache]: Analyzing trace with hash -58708352, now seen corresponding path program 1 times [2024-10-24 15:04:29,528 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:04:29,528 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1934471281] [2024-10-24 15:04:29,528 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:04:29,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:04:29,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:04:29,839 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:04:29,840 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:04:29,840 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1934471281] [2024-10-24 15:04:29,840 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1934471281] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:04:29,840 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:04:29,841 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:04:29,841 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2117544365] [2024-10-24 15:04:29,841 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:04:29,841 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-24 15:04:29,842 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:04:29,842 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-24 15:04:29,842 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-24 15:04:30,057 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 204 [2024-10-24 15:04:30,058 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 166 places, 164 transitions, 356 flow. Second operand has 6 states, 6 states have (on average 139.5) internal successors, (837), 6 states have internal predecessors, (837), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:30,058 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:04:30,058 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 204 [2024-10-24 15:04:30,058 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:04:40,977 INFO L124 PetriNetUnfolderBase]: 26524/61220 cut-off events. [2024-10-24 15:04:40,978 INFO L125 PetriNetUnfolderBase]: For 4772/4772 co-relation queries the response was YES. [2024-10-24 15:04:41,388 INFO L83 FinitePrefix]: Finished finitePrefix Result has 97739 conditions, 61220 events. 26524/61220 cut-off events. For 4772/4772 co-relation queries the response was YES. Maximal size of possible extension queue 2172. Compared 727284 event pairs, 9749 based on Foata normal form. 0/54619 useless extension candidates. Maximal degree in co-relation 97731. Up to 22453 conditions per place. [2024-10-24 15:04:41,805 INFO L140 encePairwiseOnDemand]: 191/204 looper letters, 78 selfloop transitions, 24 changer transitions 0/237 dead transitions. [2024-10-24 15:04:41,806 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 171 places, 237 transitions, 786 flow [2024-10-24 15:04:41,807 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 15:04:41,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-24 15:04:41,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 931 transitions. [2024-10-24 15:04:41,809 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7606209150326797 [2024-10-24 15:04:41,809 INFO L175 Difference]: Start difference. First operand has 166 places, 164 transitions, 356 flow. Second operand 6 states and 931 transitions. [2024-10-24 15:04:41,809 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 171 places, 237 transitions, 786 flow [2024-10-24 15:04:41,813 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 171 places, 237 transitions, 786 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:04:41,815 INFO L231 Difference]: Finished difference. Result has 176 places, 187 transitions, 522 flow [2024-10-24 15:04:41,816 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=356, PETRI_DIFFERENCE_MINUEND_PLACES=166, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=164, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=152, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=522, PETRI_PLACES=176, PETRI_TRANSITIONS=187} [2024-10-24 15:04:41,816 INFO L277 CegarLoopForPetriNet]: 199 programPoint places, -23 predicate places. [2024-10-24 15:04:41,817 INFO L471 AbstractCegarLoop]: Abstraction has has 176 places, 187 transitions, 522 flow [2024-10-24 15:04:41,817 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 139.5) internal successors, (837), 6 states have internal predecessors, (837), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:41,817 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:04:41,818 INFO L204 CegarLoopForPetriNet]: trace histogram [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] [2024-10-24 15:04:41,818 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-10-24 15:04:41,818 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2024-10-24 15:04:41,818 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:04:41,818 INFO L85 PathProgramCache]: Analyzing trace with hash -158864506, now seen corresponding path program 1 times [2024-10-24 15:04:41,819 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:04:41,819 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1257137709] [2024-10-24 15:04:41,819 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:04:41,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:04:41,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:04:42,064 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-24 15:04:42,065 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:04:42,065 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1257137709] [2024-10-24 15:04:42,065 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1257137709] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:04:42,065 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:04:42,065 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:04:42,065 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1468945637] [2024-10-24 15:04:42,066 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:04:42,066 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-24 15:04:42,066 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:04:42,066 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-24 15:04:42,067 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-24 15:04:42,288 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 204 [2024-10-24 15:04:42,289 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 176 places, 187 transitions, 522 flow. Second operand has 6 states, 6 states have (on average 139.66666666666666) internal successors, (838), 6 states have internal predecessors, (838), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:04:42,289 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:04:42,289 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 204 [2024-10-24 15:04:42,289 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand