./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/04_incdec_cas-race.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 61a67961 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/04_incdec_cas-race.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 a025fe4ca65874bde9a09e6a2d9fa9eceda581ed1bc5b23e0ff5285795ed115b --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-14 16:44:32,469 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-14 16:44:32,533 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-10-14 16:44:32,539 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-14 16:44:32,541 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-14 16:44:32,578 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-14 16:44:32,579 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-14 16:44:32,579 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-14 16:44:32,580 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-14 16:44:32,580 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-14 16:44:32,581 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-14 16:44:32,581 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-14 16:44:32,581 INFO L153 SettingsManager]: * Use SBE=true [2024-10-14 16:44:32,582 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-14 16:44:32,582 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-14 16:44:32,582 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-14 16:44:32,583 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-14 16:44:32,586 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-14 16:44:32,586 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-14 16:44:32,587 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-14 16:44:32,587 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-14 16:44:32,591 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-14 16:44:32,591 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-14 16:44:32,591 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-14 16:44:32,592 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-14 16:44:32,592 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-14 16:44:32,594 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-14 16:44:32,595 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-14 16:44:32,595 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-14 16:44:32,596 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-14 16:44:32,596 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-14 16:44:32,596 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 16:44:32,596 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-14 16:44:32,602 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-14 16:44:32,602 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-14 16:44:32,602 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-14 16:44:32,602 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-14 16:44:32,603 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-14 16:44:32,603 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-14 16:44:32,603 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-14 16:44:32,603 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-14 16:44:32,604 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 -> a025fe4ca65874bde9a09e6a2d9fa9eceda581ed1bc5b23e0ff5285795ed115b [2024-10-14 16:44:32,882 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-14 16:44:32,909 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-14 16:44:32,911 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-14 16:44:32,913 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-14 16:44:32,914 INFO L274 PluginConnector]: CDTParser initialized [2024-10-14 16:44:32,915 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/04_incdec_cas-race.i [2024-10-14 16:44:34,407 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-14 16:44:34,664 INFO L384 CDTParser]: Found 1 translation units. [2024-10-14 16:44:34,664 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/04_incdec_cas-race.i [2024-10-14 16:44:34,680 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/909a3493b/bffc709b45a7451589bd08c792c84287/FLAG505ab756c [2024-10-14 16:44:34,699 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/909a3493b/bffc709b45a7451589bd08c792c84287 [2024-10-14 16:44:34,702 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-14 16:44:34,705 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-14 16:44:34,707 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-14 16:44:34,707 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-14 16:44:34,713 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-14 16:44:34,714 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 04:44:34" (1/1) ... [2024-10-14 16:44:34,717 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@422900df and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:44:34, skipping insertion in model container [2024-10-14 16:44:34,717 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 04:44:34" (1/1) ... [2024-10-14 16:44:34,765 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-14 16:44:35,118 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 16:44:35,128 INFO L200 MainTranslator]: Completed pre-run [2024-10-14 16:44:35,199 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 16:44:35,236 INFO L204 MainTranslator]: Completed translation [2024-10-14 16:44:35,237 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:44:35 WrapperNode [2024-10-14 16:44:35,237 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-14 16:44:35,238 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-14 16:44:35,238 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-14 16:44:35,238 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-14 16:44:35,246 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:44:35" (1/1) ... [2024-10-14 16:44:35,273 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:44:35" (1/1) ... [2024-10-14 16:44:35,325 INFO L138 Inliner]: procedures = 172, calls = 42, calls flagged for inlining = 10, calls inlined = 10, statements flattened = 266 [2024-10-14 16:44:35,327 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-14 16:44:35,328 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-14 16:44:35,328 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-14 16:44:35,328 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-14 16:44:35,338 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:44:35" (1/1) ... [2024-10-14 16:44:35,338 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:44:35" (1/1) ... [2024-10-14 16:44:35,345 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:44:35" (1/1) ... [2024-10-14 16:44:35,345 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:44:35" (1/1) ... [2024-10-14 16:44:35,365 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:44:35" (1/1) ... [2024-10-14 16:44:35,369 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:44:35" (1/1) ... [2024-10-14 16:44:35,373 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:44:35" (1/1) ... [2024-10-14 16:44:35,374 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:44:35" (1/1) ... [2024-10-14 16:44:35,378 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-14 16:44:35,383 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-14 16:44:35,383 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-14 16:44:35,384 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-14 16:44:35,385 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:44:35" (1/1) ... [2024-10-14 16:44:35,391 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 16:44:35,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 16:44:35,420 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-14 16:44:35,423 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-14 16:44:35,473 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-10-14 16:44:35,474 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-10-14 16:44:35,474 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-10-14 16:44:35,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-10-14 16:44:35,475 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-14 16:44:35,475 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-14 16:44:35,475 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-14 16:44:35,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-14 16:44:35,475 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-14 16:44:35,475 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-14 16:44:35,477 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-14 16:44:35,650 INFO L238 CfgBuilder]: Building ICFG [2024-10-14 16:44:35,652 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-14 16:44:36,219 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-14 16:44:36,221 INFO L287 CfgBuilder]: Performing block encoding [2024-10-14 16:44:36,569 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-14 16:44:36,570 INFO L314 CfgBuilder]: Removed 3 assume(true) statements. [2024-10-14 16:44:36,570 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 04:44:36 BoogieIcfgContainer [2024-10-14 16:44:36,570 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-14 16:44:36,572 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-14 16:44:36,572 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-14 16:44:36,576 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-14 16:44:36,577 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.10 04:44:34" (1/3) ... [2024-10-14 16:44:36,578 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@24ce6543 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 04:44:36, skipping insertion in model container [2024-10-14 16:44:36,578 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:44:35" (2/3) ... [2024-10-14 16:44:36,579 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@24ce6543 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 04:44:36, skipping insertion in model container [2024-10-14 16:44:36,579 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 04:44:36" (3/3) ... [2024-10-14 16:44:36,582 INFO L112 eAbstractionObserver]: Analyzing ICFG 04_incdec_cas-race.i [2024-10-14 16:44:36,603 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-14 16:44:36,603 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 18 error locations. [2024-10-14 16:44:36,604 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-14 16:44:36,739 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-14 16:44:36,783 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 129 places, 136 transitions, 276 flow [2024-10-14 16:44:36,902 INFO L124 PetriNetUnfolderBase]: 11/145 cut-off events. [2024-10-14 16:44:36,903 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:44:36,910 INFO L83 FinitePrefix]: Finished finitePrefix Result has 149 conditions, 145 events. 11/145 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 321 event pairs, 0 based on Foata normal form. 0/114 useless extension candidates. Maximal degree in co-relation 116. Up to 4 conditions per place. [2024-10-14 16:44:36,910 INFO L82 GeneralOperation]: Start removeDead. Operand has 129 places, 136 transitions, 276 flow [2024-10-14 16:44:36,917 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 129 places, 136 transitions, 276 flow [2024-10-14 16:44:36,927 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 16:44:36,932 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;@4a821167, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 16:44:36,933 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2024-10-14 16:44:36,944 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 16:44:36,944 INFO L124 PetriNetUnfolderBase]: 2/48 cut-off events. [2024-10-14 16:44:36,944 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 16:44:36,944 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:44:36,947 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] [2024-10-14 16:44:36,948 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err16ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-10-14 16:44:36,952 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:44:36,952 INFO L85 PathProgramCache]: Analyzing trace with hash 37087612, now seen corresponding path program 1 times [2024-10-14 16:44:36,959 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:44:36,960 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [649373264] [2024-10-14 16:44:36,960 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:44:36,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:44:37,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:44:37,078 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-14 16:44:37,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:44:37,162 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-14 16:44:37,164 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-14 16:44:37,166 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2024-10-14 16:44:37,168 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2024-10-14 16:44:37,169 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2024-10-14 16:44:37,169 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2024-10-14 16:44:37,169 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2024-10-14 16:44:37,169 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2024-10-14 16:44:37,170 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2024-10-14 16:44:37,170 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2024-10-14 16:44:37,170 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2024-10-14 16:44:37,171 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2024-10-14 16:44:37,171 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2024-10-14 16:44:37,171 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2024-10-14 16:44:37,171 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2024-10-14 16:44:37,172 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2024-10-14 16:44:37,172 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2024-10-14 16:44:37,172 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2024-10-14 16:44:37,172 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2024-10-14 16:44:37,172 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2024-10-14 16:44:37,172 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2024-10-14 16:44:37,173 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2024-10-14 16:44:37,173 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2024-10-14 16:44:37,173 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2024-10-14 16:44:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2024-10-14 16:44:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2024-10-14 16:44:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2024-10-14 16:44:37,175 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2024-10-14 16:44:37,175 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2024-10-14 16:44:37,175 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2024-10-14 16:44:37,176 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2024-10-14 16:44:37,176 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (7 of 37 remaining) [2024-10-14 16:44:37,177 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2024-10-14 16:44:37,177 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2024-10-14 16:44:37,178 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2024-10-14 16:44:37,178 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2024-10-14 16:44:37,178 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2024-10-14 16:44:37,178 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2024-10-14 16:44:37,178 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2024-10-14 16:44:37,179 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-14 16:44:37,181 INFO L407 BasicCegarLoop]: Path program histogram: [1] [2024-10-14 16:44:37,185 WARN L239 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-14 16:44:37,185 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-10-14 16:44:37,361 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-14 16:44:37,368 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 228 places, 242 transitions, 494 flow [2024-10-14 16:44:37,454 INFO L124 PetriNetUnfolderBase]: 21/262 cut-off events. [2024-10-14 16:44:37,455 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-10-14 16:44:37,464 INFO L83 FinitePrefix]: Finished finitePrefix Result has 270 conditions, 262 events. 21/262 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 998 event pairs, 0 based on Foata normal form. 0/202 useless extension candidates. Maximal degree in co-relation 221. Up to 6 conditions per place. [2024-10-14 16:44:37,465 INFO L82 GeneralOperation]: Start removeDead. Operand has 228 places, 242 transitions, 494 flow [2024-10-14 16:44:37,471 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 228 places, 242 transitions, 494 flow [2024-10-14 16:44:37,472 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 16:44:37,473 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;@4a821167, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 16:44:37,473 INFO L334 AbstractCegarLoop]: Starting to check reachability of 55 error locations. [2024-10-14 16:44:37,489 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 16:44:37,490 INFO L124 PetriNetUnfolderBase]: 3/75 cut-off events. [2024-10-14 16:44:37,490 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-14 16:44:37,490 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:44:37,490 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:44:37,491 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err7ASSERT_VIOLATIONDATA_RACE === [thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err16ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE (and 51 more)] === [2024-10-14 16:44:37,491 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:44:37,491 INFO L85 PathProgramCache]: Analyzing trace with hash -973819314, now seen corresponding path program 1 times [2024-10-14 16:44:37,491 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:44:37,492 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [836499654] [2024-10-14 16:44:37,492 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:44:37,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:44:37,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:44:37,604 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-14 16:44:37,604 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:44:37,605 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [836499654] [2024-10-14 16:44:37,606 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [836499654] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:44:37,606 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:44:37,606 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:44:37,607 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [459418614] [2024-10-14 16:44:37,607 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:44:37,615 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-14 16:44:37,623 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:44:37,673 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-14 16:44:37,674 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-14 16:44:37,677 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 194 out of 242 [2024-10-14 16:44:37,683 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 228 places, 242 transitions, 494 flow. Second operand has 2 states, 2 states have (on average 195.5) internal successors, (391), 2 states have internal predecessors, (391), 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-14 16:44:37,683 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:44:37,683 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 194 of 242 [2024-10-14 16:44:37,684 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:44:38,195 INFO L124 PetriNetUnfolderBase]: 72/633 cut-off events. [2024-10-14 16:44:38,196 INFO L125 PetriNetUnfolderBase]: For 21/21 co-relation queries the response was YES. [2024-10-14 16:44:38,208 INFO L83 FinitePrefix]: Finished finitePrefix Result has 726 conditions, 633 events. 72/633 cut-off events. For 21/21 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 3535 event pairs, 20 based on Foata normal form. 51/604 useless extension candidates. Maximal degree in co-relation 196. Up to 73 conditions per place. [2024-10-14 16:44:38,212 INFO L140 encePairwiseOnDemand]: 208/242 looper letters, 14 selfloop transitions, 0 changer transitions 0/205 dead transitions. [2024-10-14 16:44:38,213 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 197 places, 205 transitions, 448 flow [2024-10-14 16:44:38,215 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-14 16:44:38,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-14 16:44:38,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 436 transitions. [2024-10-14 16:44:38,230 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9008264462809917 [2024-10-14 16:44:38,232 INFO L175 Difference]: Start difference. First operand has 228 places, 242 transitions, 494 flow. Second operand 2 states and 436 transitions. [2024-10-14 16:44:38,234 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 197 places, 205 transitions, 448 flow [2024-10-14 16:44:38,237 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 197 places, 205 transitions, 448 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-14 16:44:38,243 INFO L231 Difference]: Finished difference. Result has 197 places, 205 transitions, 420 flow [2024-10-14 16:44:38,246 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=242, PETRI_DIFFERENCE_MINUEND_FLOW=420, PETRI_DIFFERENCE_MINUEND_PLACES=196, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=205, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=420, PETRI_PLACES=197, PETRI_TRANSITIONS=205} [2024-10-14 16:44:38,251 INFO L277 CegarLoopForPetriNet]: 228 programPoint places, -31 predicate places. [2024-10-14 16:44:38,254 INFO L471 AbstractCegarLoop]: Abstraction has has 197 places, 205 transitions, 420 flow [2024-10-14 16:44:38,254 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 195.5) internal successors, (391), 2 states have internal predecessors, (391), 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-14 16:44:38,254 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:44:38,255 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, 1, 1, 1, 1, 1, 1] [2024-10-14 16:44:38,255 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-14 16:44:38,256 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err16ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE (and 51 more)] === [2024-10-14 16:44:38,256 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:44:38,256 INFO L85 PathProgramCache]: Analyzing trace with hash 358521693, now seen corresponding path program 1 times [2024-10-14 16:44:38,257 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:44:38,257 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [958207106] [2024-10-14 16:44:38,258 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:44:38,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:44:38,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:44:38,290 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-14 16:44:38,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:44:38,326 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-14 16:44:38,327 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-14 16:44:38,327 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (54 of 55 remaining) [2024-10-14 16:44:38,327 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (53 of 55 remaining) [2024-10-14 16:44:38,328 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (52 of 55 remaining) [2024-10-14 16:44:38,329 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (51 of 55 remaining) [2024-10-14 16:44:38,329 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (50 of 55 remaining) [2024-10-14 16:44:38,329 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (49 of 55 remaining) [2024-10-14 16:44:38,329 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (48 of 55 remaining) [2024-10-14 16:44:38,329 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (47 of 55 remaining) [2024-10-14 16:44:38,330 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (46 of 55 remaining) [2024-10-14 16:44:38,330 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (45 of 55 remaining) [2024-10-14 16:44:38,331 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (44 of 55 remaining) [2024-10-14 16:44:38,331 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (43 of 55 remaining) [2024-10-14 16:44:38,331 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (42 of 55 remaining) [2024-10-14 16:44:38,331 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (41 of 55 remaining) [2024-10-14 16:44:38,331 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (40 of 55 remaining) [2024-10-14 16:44:38,331 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (39 of 55 remaining) [2024-10-14 16:44:38,332 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (38 of 55 remaining) [2024-10-14 16:44:38,332 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (37 of 55 remaining) [2024-10-14 16:44:38,332 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (36 of 55 remaining) [2024-10-14 16:44:38,333 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (35 of 55 remaining) [2024-10-14 16:44:38,333 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (34 of 55 remaining) [2024-10-14 16:44:38,333 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (33 of 55 remaining) [2024-10-14 16:44:38,333 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (32 of 55 remaining) [2024-10-14 16:44:38,333 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (31 of 55 remaining) [2024-10-14 16:44:38,333 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (30 of 55 remaining) [2024-10-14 16:44:38,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (29 of 55 remaining) [2024-10-14 16:44:38,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (28 of 55 remaining) [2024-10-14 16:44:38,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (27 of 55 remaining) [2024-10-14 16:44:38,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (26 of 55 remaining) [2024-10-14 16:44:38,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (25 of 55 remaining) [2024-10-14 16:44:38,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (24 of 55 remaining) [2024-10-14 16:44:38,335 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (23 of 55 remaining) [2024-10-14 16:44:38,335 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (22 of 55 remaining) [2024-10-14 16:44:38,335 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (21 of 55 remaining) [2024-10-14 16:44:38,335 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (20 of 55 remaining) [2024-10-14 16:44:38,335 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (19 of 55 remaining) [2024-10-14 16:44:38,335 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (18 of 55 remaining) [2024-10-14 16:44:38,335 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (17 of 55 remaining) [2024-10-14 16:44:38,336 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (16 of 55 remaining) [2024-10-14 16:44:38,336 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (15 of 55 remaining) [2024-10-14 16:44:38,336 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (14 of 55 remaining) [2024-10-14 16:44:38,336 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 55 remaining) [2024-10-14 16:44:38,336 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (12 of 55 remaining) [2024-10-14 16:44:38,336 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 55 remaining) [2024-10-14 16:44:38,336 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (10 of 55 remaining) [2024-10-14 16:44:38,336 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (9 of 55 remaining) [2024-10-14 16:44:38,336 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (8 of 55 remaining) [2024-10-14 16:44:38,337 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (7 of 55 remaining) [2024-10-14 16:44:38,337 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (6 of 55 remaining) [2024-10-14 16:44:38,337 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (5 of 55 remaining) [2024-10-14 16:44:38,337 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (4 of 55 remaining) [2024-10-14 16:44:38,337 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (3 of 55 remaining) [2024-10-14 16:44:38,337 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (2 of 55 remaining) [2024-10-14 16:44:38,337 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (1 of 55 remaining) [2024-10-14 16:44:38,337 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (0 of 55 remaining) [2024-10-14 16:44:38,338 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-14 16:44:38,338 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-10-14 16:44:38,342 WARN L239 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-14 16:44:38,343 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-10-14 16:44:38,533 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-14 16:44:38,541 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 327 places, 348 transitions, 714 flow [2024-10-14 16:44:38,619 INFO L124 PetriNetUnfolderBase]: 31/379 cut-off events. [2024-10-14 16:44:38,620 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-10-14 16:44:38,629 INFO L83 FinitePrefix]: Finished finitePrefix Result has 392 conditions, 379 events. 31/379 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 1730 event pairs, 0 based on Foata normal form. 0/290 useless extension candidates. Maximal degree in co-relation 326. Up to 8 conditions per place. [2024-10-14 16:44:38,629 INFO L82 GeneralOperation]: Start removeDead. Operand has 327 places, 348 transitions, 714 flow [2024-10-14 16:44:38,637 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 327 places, 348 transitions, 714 flow [2024-10-14 16:44:38,639 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 16:44:38,641 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;@4a821167, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 16:44:38,641 INFO L334 AbstractCegarLoop]: Starting to check reachability of 73 error locations. [2024-10-14 16:44:38,648 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 16:44:38,648 INFO L124 PetriNetUnfolderBase]: 3/79 cut-off events. [2024-10-14 16:44:38,648 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-10-14 16:44:38,649 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:44:38,649 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:44:38,649 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err7ASSERT_VIOLATIONDATA_RACE === [thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err16ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE (and 69 more)] === [2024-10-14 16:44:38,649 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:44:38,650 INFO L85 PathProgramCache]: Analyzing trace with hash 1307415429, now seen corresponding path program 1 times [2024-10-14 16:44:38,650 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:44:38,650 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1243570635] [2024-10-14 16:44:38,650 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:44:38,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:44:38,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:44:38,720 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-14 16:44:38,721 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:44:38,721 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1243570635] [2024-10-14 16:44:38,721 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1243570635] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:44:38,721 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:44:38,721 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:44:38,722 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [986493433] [2024-10-14 16:44:38,722 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:44:38,722 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-14 16:44:38,722 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:44:38,723 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-14 16:44:38,723 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-14 16:44:38,724 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 277 out of 348 [2024-10-14 16:44:38,725 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 327 places, 348 transitions, 714 flow. Second operand has 2 states, 2 states have (on average 278.5) internal successors, (557), 2 states have internal predecessors, (557), 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-14 16:44:38,726 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:44:38,726 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 277 of 348 [2024-10-14 16:44:38,726 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:44:39,907 INFO L124 PetriNetUnfolderBase]: 547/3353 cut-off events. [2024-10-14 16:44:39,907 INFO L125 PetriNetUnfolderBase]: For 241/241 co-relation queries the response was YES. [2024-10-14 16:44:39,932 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4022 conditions, 3353 events. 547/3353 cut-off events. For 241/241 co-relation queries the response was YES. Maximal size of possible extension queue 104. Compared 30735 event pairs, 220 based on Foata normal form. 316/3192 useless extension candidates. Maximal degree in co-relation 717. Up to 548 conditions per place. [2024-10-14 16:44:39,954 INFO L140 encePairwiseOnDemand]: 298/348 looper letters, 21 selfloop transitions, 0 changer transitions 0/295 dead transitions. [2024-10-14 16:44:39,954 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 282 places, 295 transitions, 650 flow [2024-10-14 16:44:39,955 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-14 16:44:39,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-14 16:44:39,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 625 transitions. [2024-10-14 16:44:39,960 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8979885057471264 [2024-10-14 16:44:39,960 INFO L175 Difference]: Start difference. First operand has 327 places, 348 transitions, 714 flow. Second operand 2 states and 625 transitions. [2024-10-14 16:44:39,960 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 282 places, 295 transitions, 650 flow [2024-10-14 16:44:39,965 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 282 places, 295 transitions, 648 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-10-14 16:44:39,972 INFO L231 Difference]: Finished difference. Result has 282 places, 295 transitions, 606 flow [2024-10-14 16:44:39,975 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=348, PETRI_DIFFERENCE_MINUEND_FLOW=606, PETRI_DIFFERENCE_MINUEND_PLACES=281, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=295, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=295, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=606, PETRI_PLACES=282, PETRI_TRANSITIONS=295} [2024-10-14 16:44:39,976 INFO L277 CegarLoopForPetriNet]: 327 programPoint places, -45 predicate places. [2024-10-14 16:44:39,976 INFO L471 AbstractCegarLoop]: Abstraction has has 282 places, 295 transitions, 606 flow [2024-10-14 16:44:39,977 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 278.5) internal successors, (557), 2 states have internal predecessors, (557), 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-14 16:44:39,977 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:44:39,977 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:44:39,977 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-14 16:44:39,978 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err16ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE (and 69 more)] === [2024-10-14 16:44:39,978 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:44:39,981 INFO L85 PathProgramCache]: Analyzing trace with hash -1296070929, now seen corresponding path program 1 times [2024-10-14 16:44:39,982 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:44:39,982 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1027060817] [2024-10-14 16:44:39,982 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:44:39,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:44:40,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:44:40,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-14 16:44:40,491 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:44:40,491 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1027060817] [2024-10-14 16:44:40,491 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1027060817] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:44:40,492 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:44:40,492 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-14 16:44:40,492 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [788057516] [2024-10-14 16:44:40,492 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:44:40,492 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 16:44:40,492 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:44:40,493 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 16:44:40,493 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-14 16:44:41,048 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 348 [2024-10-14 16:44:41,050 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 282 places, 295 transitions, 606 flow. Second operand has 6 states, 6 states have (on average 241.16666666666666) internal successors, (1447), 6 states have internal predecessors, (1447), 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-14 16:44:41,050 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:44:41,050 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 348 [2024-10-14 16:44:41,051 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:44:52,642 INFO L124 PetriNetUnfolderBase]: 25089/72259 cut-off events. [2024-10-14 16:44:52,642 INFO L125 PetriNetUnfolderBase]: For 1420/1420 co-relation queries the response was YES. [2024-10-14 16:44:53,130 INFO L83 FinitePrefix]: Finished finitePrefix Result has 107893 conditions, 72259 events. 25089/72259 cut-off events. For 1420/1420 co-relation queries the response was YES. Maximal size of possible extension queue 3502. Compared 1015918 event pairs, 2316 based on Foata normal form. 0/62000 useless extension candidates. Maximal degree in co-relation 107887. Up to 12309 conditions per place. [2024-10-14 16:44:53,579 INFO L140 encePairwiseOnDemand]: 300/348 looper letters, 180 selfloop transitions, 96 changer transitions 0/513 dead transitions. [2024-10-14 16:44:53,580 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 287 places, 513 transitions, 1634 flow [2024-10-14 16:44:53,580 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 16:44:53,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-14 16:44:53,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1722 transitions. [2024-10-14 16:44:53,585 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8247126436781609 [2024-10-14 16:44:53,585 INFO L175 Difference]: Start difference. First operand has 282 places, 295 transitions, 606 flow. Second operand 6 states and 1722 transitions. [2024-10-14 16:44:53,586 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 287 places, 513 transitions, 1634 flow [2024-10-14 16:44:53,596 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 287 places, 513 transitions, 1634 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-14 16:44:53,607 INFO L231 Difference]: Finished difference. Result has 292 places, 391 transitions, 1278 flow [2024-10-14 16:44:53,607 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=348, PETRI_DIFFERENCE_MINUEND_FLOW=606, PETRI_DIFFERENCE_MINUEND_PLACES=282, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=295, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=253, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1278, PETRI_PLACES=292, PETRI_TRANSITIONS=391} [2024-10-14 16:44:53,608 INFO L277 CegarLoopForPetriNet]: 327 programPoint places, -35 predicate places. [2024-10-14 16:44:53,610 INFO L471 AbstractCegarLoop]: Abstraction has has 292 places, 391 transitions, 1278 flow [2024-10-14 16:44:53,611 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 241.16666666666666) internal successors, (1447), 6 states have internal predecessors, (1447), 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-14 16:44:53,611 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:44:53,611 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, 1, 1, 1, 1, 1, 1] [2024-10-14 16:44:53,612 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-14 16:44:53,612 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err16ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE (and 69 more)] === [2024-10-14 16:44:53,612 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:44:53,612 INFO L85 PathProgramCache]: Analyzing trace with hash 404635035, now seen corresponding path program 1 times [2024-10-14 16:44:53,613 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:44:53,613 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1407603753] [2024-10-14 16:44:53,613 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:44:53,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:44:53,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:44:53,635 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-14 16:44:53,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 16:44:53,658 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-14 16:44:53,658 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-14 16:44:53,658 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (72 of 73 remaining) [2024-10-14 16:44:53,659 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (71 of 73 remaining) [2024-10-14 16:44:53,661 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (70 of 73 remaining) [2024-10-14 16:44:53,661 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (69 of 73 remaining) [2024-10-14 16:44:53,661 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (68 of 73 remaining) [2024-10-14 16:44:53,661 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (67 of 73 remaining) [2024-10-14 16:44:53,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (66 of 73 remaining) [2024-10-14 16:44:53,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (65 of 73 remaining) [2024-10-14 16:44:53,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (64 of 73 remaining) [2024-10-14 16:44:53,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (63 of 73 remaining) [2024-10-14 16:44:53,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (62 of 73 remaining) [2024-10-14 16:44:53,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (61 of 73 remaining) [2024-10-14 16:44:53,663 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (60 of 73 remaining) [2024-10-14 16:44:53,663 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (59 of 73 remaining) [2024-10-14 16:44:53,663 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (58 of 73 remaining) [2024-10-14 16:44:53,663 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (57 of 73 remaining) [2024-10-14 16:44:53,663 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (56 of 73 remaining) [2024-10-14 16:44:53,663 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (55 of 73 remaining) [2024-10-14 16:44:53,663 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (54 of 73 remaining) [2024-10-14 16:44:53,664 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (53 of 73 remaining) [2024-10-14 16:44:53,664 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (52 of 73 remaining) [2024-10-14 16:44:53,664 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (51 of 73 remaining) [2024-10-14 16:44:53,664 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (50 of 73 remaining) [2024-10-14 16:44:53,664 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (49 of 73 remaining) [2024-10-14 16:44:53,665 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (48 of 73 remaining) [2024-10-14 16:44:53,665 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (47 of 73 remaining) [2024-10-14 16:44:53,665 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (46 of 73 remaining) [2024-10-14 16:44:53,665 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (45 of 73 remaining) [2024-10-14 16:44:53,666 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (44 of 73 remaining) [2024-10-14 16:44:53,666 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (43 of 73 remaining) [2024-10-14 16:44:53,666 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (42 of 73 remaining) [2024-10-14 16:44:53,666 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (41 of 73 remaining) [2024-10-14 16:44:53,666 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (40 of 73 remaining) [2024-10-14 16:44:53,666 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (39 of 73 remaining) [2024-10-14 16:44:53,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (38 of 73 remaining) [2024-10-14 16:44:53,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (37 of 73 remaining) [2024-10-14 16:44:53,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (36 of 73 remaining) [2024-10-14 16:44:53,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (35 of 73 remaining) [2024-10-14 16:44:53,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (34 of 73 remaining) [2024-10-14 16:44:53,850 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (33 of 73 remaining) [2024-10-14 16:44:53,851 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (32 of 73 remaining) [2024-10-14 16:44:53,851 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (31 of 73 remaining) [2024-10-14 16:44:53,851 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (30 of 73 remaining) [2024-10-14 16:44:53,851 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (29 of 73 remaining) [2024-10-14 16:44:53,851 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (28 of 73 remaining) [2024-10-14 16:44:53,851 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (27 of 73 remaining) [2024-10-14 16:44:53,851 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (26 of 73 remaining) [2024-10-14 16:44:53,851 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (25 of 73 remaining) [2024-10-14 16:44:53,852 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (24 of 73 remaining) [2024-10-14 16:44:53,852 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (23 of 73 remaining) [2024-10-14 16:44:53,852 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (22 of 73 remaining) [2024-10-14 16:44:53,852 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (21 of 73 remaining) [2024-10-14 16:44:53,852 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (20 of 73 remaining) [2024-10-14 16:44:53,852 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (19 of 73 remaining) [2024-10-14 16:44:53,852 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (18 of 73 remaining) [2024-10-14 16:44:53,852 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (17 of 73 remaining) [2024-10-14 16:44:53,852 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (16 of 73 remaining) [2024-10-14 16:44:53,852 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (15 of 73 remaining) [2024-10-14 16:44:53,853 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (14 of 73 remaining) [2024-10-14 16:44:53,853 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 73 remaining) [2024-10-14 16:44:53,853 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (12 of 73 remaining) [2024-10-14 16:44:53,853 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 73 remaining) [2024-10-14 16:44:53,853 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (10 of 73 remaining) [2024-10-14 16:44:53,853 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (9 of 73 remaining) [2024-10-14 16:44:53,853 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (8 of 73 remaining) [2024-10-14 16:44:53,853 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (7 of 73 remaining) [2024-10-14 16:44:53,854 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (6 of 73 remaining) [2024-10-14 16:44:53,854 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (5 of 73 remaining) [2024-10-14 16:44:53,854 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (4 of 73 remaining) [2024-10-14 16:44:53,854 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (3 of 73 remaining) [2024-10-14 16:44:53,854 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (2 of 73 remaining) [2024-10-14 16:44:53,862 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (1 of 73 remaining) [2024-10-14 16:44:53,863 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (0 of 73 remaining) [2024-10-14 16:44:53,863 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-14 16:44:53,863 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-10-14 16:44:53,864 WARN L239 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-14 16:44:53,864 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-10-14 16:44:54,068 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-14 16:44:54,073 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 426 places, 454 transitions, 936 flow [2024-10-14 16:44:54,175 INFO L124 PetriNetUnfolderBase]: 41/496 cut-off events. [2024-10-14 16:44:54,176 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-10-14 16:44:54,188 INFO L83 FinitePrefix]: Finished finitePrefix Result has 515 conditions, 496 events. 41/496 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 2478 event pairs, 0 based on Foata normal form. 0/378 useless extension candidates. Maximal degree in co-relation 431. Up to 10 conditions per place. [2024-10-14 16:44:54,189 INFO L82 GeneralOperation]: Start removeDead. Operand has 426 places, 454 transitions, 936 flow [2024-10-14 16:44:54,196 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 426 places, 454 transitions, 936 flow [2024-10-14 16:44:54,198 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 16:44:54,199 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;@4a821167, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 16:44:54,199 INFO L334 AbstractCegarLoop]: Starting to check reachability of 91 error locations. [2024-10-14 16:44:54,204 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 16:44:54,208 INFO L124 PetriNetUnfolderBase]: 3/75 cut-off events. [2024-10-14 16:44:54,208 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-14 16:44:54,208 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:44:54,208 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:44:54,209 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err7ASSERT_VIOLATIONDATA_RACE === [thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err16ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE (and 87 more)] === [2024-10-14 16:44:54,209 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:44:54,209 INFO L85 PathProgramCache]: Analyzing trace with hash 836883685, now seen corresponding path program 1 times [2024-10-14 16:44:54,209 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:44:54,209 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1986714632] [2024-10-14 16:44:54,209 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:44:54,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:44:54,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:44:54,234 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-14 16:44:54,234 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:44:54,235 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1986714632] [2024-10-14 16:44:54,236 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1986714632] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:44:54,236 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:44:54,236 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 16:44:54,236 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1717210926] [2024-10-14 16:44:54,236 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:44:54,237 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-14 16:44:54,237 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:44:54,237 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-14 16:44:54,238 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-14 16:44:54,239 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 360 out of 454 [2024-10-14 16:44:54,240 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 426 places, 454 transitions, 936 flow. Second operand has 2 states, 2 states have (on average 361.5) internal successors, (723), 2 states have internal predecessors, (723), 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-14 16:44:54,240 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:44:54,240 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 360 of 454 [2024-10-14 16:44:54,240 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 16:44:57,937 INFO L124 PetriNetUnfolderBase]: 3672/17703 cut-off events. [2024-10-14 16:44:57,937 INFO L125 PetriNetUnfolderBase]: For 2166/2166 co-relation queries the response was YES. [2024-10-14 16:44:58,058 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22123 conditions, 17703 events. 3672/17703 cut-off events. For 2166/2166 co-relation queries the response was YES. Maximal size of possible extension queue 456. Compared 218187 event pairs, 1720 based on Foata normal form. 1891/16880 useless extension candidates. Maximal degree in co-relation 4032. Up to 3673 conditions per place. [2024-10-14 16:44:58,168 INFO L140 encePairwiseOnDemand]: 388/454 looper letters, 28 selfloop transitions, 0 changer transitions 0/385 dead transitions. [2024-10-14 16:44:58,169 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 367 places, 385 transitions, 854 flow [2024-10-14 16:44:58,170 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-14 16:44:58,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-14 16:44:58,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 814 transitions. [2024-10-14 16:44:58,171 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8964757709251101 [2024-10-14 16:44:58,172 INFO L175 Difference]: Start difference. First operand has 426 places, 454 transitions, 936 flow. Second operand 2 states and 814 transitions. [2024-10-14 16:44:58,172 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 367 places, 385 transitions, 854 flow [2024-10-14 16:44:58,175 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 367 places, 385 transitions, 848 flow, removed 3 selfloop flow, removed 0 redundant places. [2024-10-14 16:44:58,181 INFO L231 Difference]: Finished difference. Result has 367 places, 385 transitions, 792 flow [2024-10-14 16:44:58,184 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=454, PETRI_DIFFERENCE_MINUEND_FLOW=792, PETRI_DIFFERENCE_MINUEND_PLACES=366, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=385, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=385, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=792, PETRI_PLACES=367, PETRI_TRANSITIONS=385} [2024-10-14 16:44:58,185 INFO L277 CegarLoopForPetriNet]: 426 programPoint places, -59 predicate places. [2024-10-14 16:44:58,186 INFO L471 AbstractCegarLoop]: Abstraction has has 367 places, 385 transitions, 792 flow [2024-10-14 16:44:58,187 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 361.5) internal successors, (723), 2 states have internal predecessors, (723), 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-14 16:44:58,187 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 16:44:58,187 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 16:44:58,187 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-14 16:44:58,188 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err16ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE (and 87 more)] === [2024-10-14 16:44:58,188 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 16:44:58,188 INFO L85 PathProgramCache]: Analyzing trace with hash 385526799, now seen corresponding path program 1 times [2024-10-14 16:44:58,188 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 16:44:58,188 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2051287632] [2024-10-14 16:44:58,188 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 16:44:58,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 16:44:58,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 16:44:58,440 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-14 16:44:58,440 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 16:44:58,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2051287632] [2024-10-14 16:44:58,440 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2051287632] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 16:44:58,440 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 16:44:58,441 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-14 16:44:58,441 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1126468823] [2024-10-14 16:44:58,442 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 16:44:58,442 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 16:44:58,442 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 16:44:58,443 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 16:44:58,443 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-14 16:44:58,969 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 311 out of 454 [2024-10-14 16:44:58,971 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 367 places, 385 transitions, 792 flow. Second operand has 6 states, 6 states have (on average 312.1666666666667) internal successors, (1873), 6 states have internal predecessors, (1873), 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-14 16:44:58,972 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 16:44:58,972 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 311 of 454 [2024-10-14 16:44:58,972 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand