./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-data-race.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-channel-sum.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 4a390ef5 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-channel-sum.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 5b29ee6f81c7ed2984792cb48e45a380cefe6f3d0c807482de3b6756d33333e4 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-24 15:33:16,059 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-24 15:33:16,131 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-10-24 15:33:16,137 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-24 15:33:16,137 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-24 15:33:16,169 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-24 15:33:16,170 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-24 15:33:16,171 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-24 15:33:16,171 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-24 15:33:16,172 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-24 15:33:16,172 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-24 15:33:16,173 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-24 15:33:16,173 INFO L153 SettingsManager]: * Use SBE=true [2024-10-24 15:33:16,174 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-24 15:33:16,174 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-24 15:33:16,174 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-24 15:33:16,175 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-24 15:33:16,175 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-24 15:33:16,175 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-24 15:33:16,176 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-24 15:33:16,176 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-24 15:33:16,180 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-24 15:33:16,181 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-24 15:33:16,181 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-24 15:33:16,181 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-24 15:33:16,181 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-24 15:33:16,181 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-24 15:33:16,182 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-24 15:33:16,182 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-24 15:33:16,182 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-24 15:33:16,182 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-24 15:33:16,183 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 15:33:16,183 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-24 15:33:16,183 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-24 15:33:16,184 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-24 15:33:16,184 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-24 15:33:16,184 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-24 15:33:16,187 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-24 15:33:16,188 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-24 15:33:16,188 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-24 15:33:16,188 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-24 15:33:16,190 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 -> 5b29ee6f81c7ed2984792cb48e45a380cefe6f3d0c807482de3b6756d33333e4 [2024-10-24 15:33:16,435 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-24 15:33:16,459 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-24 15:33:16,463 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-24 15:33:16,464 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-24 15:33:16,465 INFO L274 PluginConnector]: CDTParser initialized [2024-10-24 15:33:16,466 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-channel-sum.wvr.c [2024-10-24 15:33:17,900 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-24 15:33:18,074 INFO L384 CDTParser]: Found 1 translation units. [2024-10-24 15:33:18,074 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-channel-sum.wvr.c [2024-10-24 15:33:18,081 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/41811d333/79ed8b332a0a4f498e9e1ca4494e584b/FLAG9374a9ac5 [2024-10-24 15:33:18,475 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/41811d333/79ed8b332a0a4f498e9e1ca4494e584b [2024-10-24 15:33:18,477 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-24 15:33:18,478 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-24 15:33:18,480 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-24 15:33:18,480 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-24 15:33:18,486 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-24 15:33:18,487 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 03:33:18" (1/1) ... [2024-10-24 15:33:18,488 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2cb32ee1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:18, skipping insertion in model container [2024-10-24 15:33:18,488 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 03:33:18" (1/1) ... [2024-10-24 15:33:18,514 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-24 15:33:18,791 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 15:33:18,803 INFO L200 MainTranslator]: Completed pre-run [2024-10-24 15:33:18,830 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 15:33:18,850 INFO L204 MainTranslator]: Completed translation [2024-10-24 15:33:18,850 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:18 WrapperNode [2024-10-24 15:33:18,851 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-24 15:33:18,851 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-24 15:33:18,852 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-24 15:33:18,852 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-24 15:33:18,858 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:18" (1/1) ... [2024-10-24 15:33:18,866 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:18" (1/1) ... [2024-10-24 15:33:18,900 INFO L138 Inliner]: procedures = 23, calls = 36, calls flagged for inlining = 11, calls inlined = 11, statements flattened = 268 [2024-10-24 15:33:18,901 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-24 15:33:18,901 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-24 15:33:18,902 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-24 15:33:18,902 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-24 15:33:18,914 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:18" (1/1) ... [2024-10-24 15:33:18,914 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:18" (1/1) ... [2024-10-24 15:33:18,920 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:18" (1/1) ... [2024-10-24 15:33:18,923 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:18" (1/1) ... [2024-10-24 15:33:18,939 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:18" (1/1) ... [2024-10-24 15:33:18,943 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:18" (1/1) ... [2024-10-24 15:33:18,945 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:18" (1/1) ... [2024-10-24 15:33:18,947 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:18" (1/1) ... [2024-10-24 15:33:18,950 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-24 15:33:18,955 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-24 15:33:18,955 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-24 15:33:18,955 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-24 15:33:18,956 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:18" (1/1) ... [2024-10-24 15:33:18,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 15:33:18,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-24 15:33:18,996 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-24 15:33:18,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-24 15:33:19,043 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-24 15:33:19,043 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-10-24 15:33:19,043 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-10-24 15:33:19,043 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-10-24 15:33:19,044 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-10-24 15:33:19,044 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-24 15:33:19,044 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-10-24 15:33:19,044 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-10-24 15:33:19,044 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-10-24 15:33:19,044 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-10-24 15:33:19,044 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-24 15:33:19,044 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-24 15:33:19,044 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-10-24 15:33:19,045 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-24 15:33:19,136 INFO L238 CfgBuilder]: Building ICFG [2024-10-24 15:33:19,138 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-24 15:33:19,613 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-24 15:33:19,613 INFO L287 CfgBuilder]: Performing block encoding [2024-10-24 15:33:19,789 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-24 15:33:19,789 INFO L314 CfgBuilder]: Removed 3 assume(true) statements. [2024-10-24 15:33:19,790 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 03:33:19 BoogieIcfgContainer [2024-10-24 15:33:19,790 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-24 15:33:19,792 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-24 15:33:19,792 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-24 15:33:19,795 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-24 15:33:19,795 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.10 03:33:18" (1/3) ... [2024-10-24 15:33:19,796 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5b2cfed6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 03:33:19, skipping insertion in model container [2024-10-24 15:33:19,796 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:33:18" (2/3) ... [2024-10-24 15:33:19,796 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5b2cfed6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 03:33:19, skipping insertion in model container [2024-10-24 15:33:19,797 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 03:33:19" (3/3) ... [2024-10-24 15:33:19,798 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-channel-sum.wvr.c [2024-10-24 15:33:19,814 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-24 15:33:19,814 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 38 error locations. [2024-10-24 15:33:19,814 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-24 15:33:19,948 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-10-24 15:33:19,996 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 246 places, 252 transitions, 518 flow [2024-10-24 15:33:20,083 INFO L124 PetriNetUnfolderBase]: 13/250 cut-off events. [2024-10-24 15:33:20,083 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-10-24 15:33:20,092 INFO L83 FinitePrefix]: Finished finitePrefix Result has 259 conditions, 250 events. 13/250 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 389 event pairs, 0 based on Foata normal form. 0/199 useless extension candidates. Maximal degree in co-relation 188. Up to 2 conditions per place. [2024-10-24 15:33:20,092 INFO L82 GeneralOperation]: Start removeDead. Operand has 246 places, 252 transitions, 518 flow [2024-10-24 15:33:20,099 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 226 places, 230 transitions, 472 flow [2024-10-24 15:33:20,114 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-24 15:33:20,122 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;@5d04efbf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-24 15:33:20,123 INFO L334 AbstractCegarLoop]: Starting to check reachability of 69 error locations. [2024-10-24 15:33:20,129 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-24 15:33:20,130 INFO L124 PetriNetUnfolderBase]: 0/21 cut-off events. [2024-10-24 15:33:20,130 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-24 15:33:20,130 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:20,133 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:33:20,134 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 65 more)] === [2024-10-24 15:33:20,138 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:20,138 INFO L85 PathProgramCache]: Analyzing trace with hash 19384811, now seen corresponding path program 1 times [2024-10-24 15:33:20,148 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:20,149 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1226960606] [2024-10-24 15:33:20,149 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:20,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:20,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:20,345 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:20,346 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:20,346 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1226960606] [2024-10-24 15:33:20,346 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1226960606] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:20,347 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:20,347 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:20,351 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [684645508] [2024-10-24 15:33:20,352 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:20,361 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:20,366 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:20,396 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:20,397 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:20,464 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 203 out of 252 [2024-10-24 15:33:20,471 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 226 places, 230 transitions, 472 flow. Second operand has 3 states, 3 states have (on average 204.33333333333334) internal successors, (613), 3 states have internal predecessors, (613), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:20,471 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:20,471 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 203 of 252 [2024-10-24 15:33:20,472 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:20,645 INFO L124 PetriNetUnfolderBase]: 63/609 cut-off events. [2024-10-24 15:33:20,645 INFO L125 PetriNetUnfolderBase]: For 29/33 co-relation queries the response was YES. [2024-10-24 15:33:20,650 INFO L83 FinitePrefix]: Finished finitePrefix Result has 746 conditions, 609 events. 63/609 cut-off events. For 29/33 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 2624 event pairs, 34 based on Foata normal form. 28/533 useless extension candidates. Maximal degree in co-relation 584. Up to 109 conditions per place. [2024-10-24 15:33:20,656 INFO L140 encePairwiseOnDemand]: 226/252 looper letters, 20 selfloop transitions, 2 changer transitions 2/206 dead transitions. [2024-10-24 15:33:20,656 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 206 transitions, 468 flow [2024-10-24 15:33:20,687 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:20,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:20,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 655 transitions. [2024-10-24 15:33:20,704 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8664021164021164 [2024-10-24 15:33:20,707 INFO L175 Difference]: Start difference. First operand has 226 places, 230 transitions, 472 flow. Second operand 3 states and 655 transitions. [2024-10-24 15:33:20,708 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 206 transitions, 468 flow [2024-10-24 15:33:20,712 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 206 places, 206 transitions, 460 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-10-24 15:33:20,716 INFO L231 Difference]: Finished difference. Result has 206 places, 204 transitions, 416 flow [2024-10-24 15:33:20,719 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=252, PETRI_DIFFERENCE_MINUEND_FLOW=416, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=206, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=204, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=416, PETRI_PLACES=206, PETRI_TRANSITIONS=204} [2024-10-24 15:33:20,722 INFO L277 CegarLoopForPetriNet]: 226 programPoint places, -20 predicate places. [2024-10-24 15:33:20,722 INFO L471 AbstractCegarLoop]: Abstraction has has 206 places, 204 transitions, 416 flow [2024-10-24 15:33:20,723 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 204.33333333333334) internal successors, (613), 3 states have internal predecessors, (613), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:20,723 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:20,724 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] [2024-10-24 15:33:20,724 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-24 15:33:20,724 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 65 more)] === [2024-10-24 15:33:20,725 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:20,725 INFO L85 PathProgramCache]: Analyzing trace with hash 876319314, now seen corresponding path program 1 times [2024-10-24 15:33:20,725 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:20,726 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [348779355] [2024-10-24 15:33:20,726 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:20,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:20,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:20,777 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:20,778 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:20,779 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [348779355] [2024-10-24 15:33:20,779 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [348779355] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:20,779 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:20,780 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:20,780 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [527992668] [2024-10-24 15:33:20,780 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:20,781 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:20,782 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:20,783 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:20,783 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:20,824 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 199 out of 252 [2024-10-24 15:33:20,826 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 206 places, 204 transitions, 416 flow. Second operand has 3 states, 3 states have (on average 200.0) internal successors, (600), 3 states have internal predecessors, (600), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:20,826 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:20,826 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 199 of 252 [2024-10-24 15:33:20,826 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:20,973 INFO L124 PetriNetUnfolderBase]: 91/651 cut-off events. [2024-10-24 15:33:20,973 INFO L125 PetriNetUnfolderBase]: For 8/13 co-relation queries the response was YES. [2024-10-24 15:33:20,976 INFO L83 FinitePrefix]: Finished finitePrefix Result has 827 conditions, 651 events. 91/651 cut-off events. For 8/13 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 2999 event pairs, 49 based on Foata normal form. 0/564 useless extension candidates. Maximal degree in co-relation 797. Up to 145 conditions per place. [2024-10-24 15:33:20,981 INFO L140 encePairwiseOnDemand]: 244/252 looper letters, 26 selfloop transitions, 3 changer transitions 0/205 dead transitions. [2024-10-24 15:33:20,981 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 201 places, 205 transitions, 477 flow [2024-10-24 15:33:20,981 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:20,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:20,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 631 transitions. [2024-10-24 15:33:20,984 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8346560846560847 [2024-10-24 15:33:20,984 INFO L175 Difference]: Start difference. First operand has 206 places, 204 transitions, 416 flow. Second operand 3 states and 631 transitions. [2024-10-24 15:33:20,984 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 201 places, 205 transitions, 477 flow [2024-10-24 15:33:20,987 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 199 places, 205 transitions, 473 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:33:20,991 INFO L231 Difference]: Finished difference. Result has 199 places, 199 transitions, 408 flow [2024-10-24 15:33:20,993 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=252, PETRI_DIFFERENCE_MINUEND_FLOW=402, PETRI_DIFFERENCE_MINUEND_PLACES=197, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=199, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=196, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=408, PETRI_PLACES=199, PETRI_TRANSITIONS=199} [2024-10-24 15:33:20,994 INFO L277 CegarLoopForPetriNet]: 226 programPoint places, -27 predicate places. [2024-10-24 15:33:20,994 INFO L471 AbstractCegarLoop]: Abstraction has has 199 places, 199 transitions, 408 flow [2024-10-24 15:33:20,994 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 200.0) internal successors, (600), 3 states have internal predecessors, (600), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:20,994 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:20,995 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] [2024-10-24 15:33:20,995 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-24 15:33:20,995 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 65 more)] === [2024-10-24 15:33:20,995 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:20,996 INFO L85 PathProgramCache]: Analyzing trace with hash -1378392863, now seen corresponding path program 1 times [2024-10-24 15:33:20,996 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:20,997 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [660571822] [2024-10-24 15:33:20,997 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:20,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:21,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:21,055 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:21,056 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:21,056 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [660571822] [2024-10-24 15:33:21,056 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [660571822] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:21,056 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:21,056 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:21,057 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1164606535] [2024-10-24 15:33:21,058 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:21,058 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:21,059 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:21,059 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:21,059 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:21,075 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 252 [2024-10-24 15:33:21,079 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 199 places, 199 transitions, 408 flow. Second operand has 3 states, 3 states have (on average 210.33333333333334) internal successors, (631), 3 states have internal predecessors, (631), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:21,079 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:21,079 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 252 [2024-10-24 15:33:21,079 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:21,170 INFO L124 PetriNetUnfolderBase]: 28/500 cut-off events. [2024-10-24 15:33:21,171 INFO L125 PetriNetUnfolderBase]: For 13/15 co-relation queries the response was YES. [2024-10-24 15:33:21,172 INFO L83 FinitePrefix]: Finished finitePrefix Result has 562 conditions, 500 events. 28/500 cut-off events. For 13/15 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 1832 event pairs, 9 based on Foata normal form. 0/431 useless extension candidates. Maximal degree in co-relation 424. Up to 43 conditions per place. [2024-10-24 15:33:21,175 INFO L140 encePairwiseOnDemand]: 249/252 looper letters, 14 selfloop transitions, 2 changer transitions 0/198 dead transitions. [2024-10-24 15:33:21,175 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 200 places, 198 transitions, 438 flow [2024-10-24 15:33:21,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:21,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:21,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 644 transitions. [2024-10-24 15:33:21,177 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8518518518518519 [2024-10-24 15:33:21,177 INFO L175 Difference]: Start difference. First operand has 199 places, 199 transitions, 408 flow. Second operand 3 states and 644 transitions. [2024-10-24 15:33:21,177 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 200 places, 198 transitions, 438 flow [2024-10-24 15:33:21,179 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 198 places, 198 transitions, 432 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:33:21,181 INFO L231 Difference]: Finished difference. Result has 198 places, 198 transitions, 404 flow [2024-10-24 15:33:21,182 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=252, PETRI_DIFFERENCE_MINUEND_FLOW=400, PETRI_DIFFERENCE_MINUEND_PLACES=196, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=198, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=196, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=404, PETRI_PLACES=198, PETRI_TRANSITIONS=198} [2024-10-24 15:33:21,183 INFO L277 CegarLoopForPetriNet]: 226 programPoint places, -28 predicate places. [2024-10-24 15:33:21,184 INFO L471 AbstractCegarLoop]: Abstraction has has 198 places, 198 transitions, 404 flow [2024-10-24 15:33:21,184 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 210.33333333333334) internal successors, (631), 3 states have internal predecessors, (631), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:21,185 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:21,185 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:33:21,185 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-24 15:33:21,185 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 65 more)] === [2024-10-24 15:33:21,186 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:21,187 INFO L85 PathProgramCache]: Analyzing trace with hash 1083806483, now seen corresponding path program 1 times [2024-10-24 15:33:21,187 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:21,187 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [990650761] [2024-10-24 15:33:21,187 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:21,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:21,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:21,222 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:21,225 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:21,225 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [990650761] [2024-10-24 15:33:21,226 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [990650761] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:21,226 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:21,226 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:21,226 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [142493069] [2024-10-24 15:33:21,226 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:21,226 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:21,227 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:21,227 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:21,227 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:21,244 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 207 out of 252 [2024-10-24 15:33:21,245 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 198 places, 198 transitions, 404 flow. Second operand has 3 states, 3 states have (on average 208.33333333333334) internal successors, (625), 3 states have internal predecessors, (625), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:21,245 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:21,245 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 207 of 252 [2024-10-24 15:33:21,245 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:21,327 INFO L124 PetriNetUnfolderBase]: 35/516 cut-off events. [2024-10-24 15:33:21,328 INFO L125 PetriNetUnfolderBase]: For 7/9 co-relation queries the response was YES. [2024-10-24 15:33:21,329 INFO L83 FinitePrefix]: Finished finitePrefix Result has 583 conditions, 516 events. 35/516 cut-off events. For 7/9 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1983 event pairs, 14 based on Foata normal form. 0/446 useless extension candidates. Maximal degree in co-relation 546. Up to 57 conditions per place. [2024-10-24 15:33:21,331 INFO L140 encePairwiseOnDemand]: 249/252 looper letters, 16 selfloop transitions, 2 changer transitions 0/197 dead transitions. [2024-10-24 15:33:21,331 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 197 transitions, 438 flow [2024-10-24 15:33:21,332 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:21,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:21,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 640 transitions. [2024-10-24 15:33:21,333 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8465608465608465 [2024-10-24 15:33:21,334 INFO L175 Difference]: Start difference. First operand has 198 places, 198 transitions, 404 flow. Second operand 3 states and 640 transitions. [2024-10-24 15:33:21,334 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 197 transitions, 438 flow [2024-10-24 15:33:21,335 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 197 places, 197 transitions, 434 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:33:21,337 INFO L231 Difference]: Finished difference. Result has 197 places, 197 transitions, 402 flow [2024-10-24 15:33:21,338 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=252, PETRI_DIFFERENCE_MINUEND_FLOW=398, PETRI_DIFFERENCE_MINUEND_PLACES=195, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=197, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=195, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=402, PETRI_PLACES=197, PETRI_TRANSITIONS=197} [2024-10-24 15:33:21,338 INFO L277 CegarLoopForPetriNet]: 226 programPoint places, -29 predicate places. [2024-10-24 15:33:21,339 INFO L471 AbstractCegarLoop]: Abstraction has has 197 places, 197 transitions, 402 flow [2024-10-24 15:33:21,339 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 208.33333333333334) internal successors, (625), 3 states have internal predecessors, (625), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:21,339 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:21,340 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:33:21,340 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-24 15:33:21,340 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 65 more)] === [2024-10-24 15:33:21,340 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:21,340 INFO L85 PathProgramCache]: Analyzing trace with hash 1711215610, now seen corresponding path program 1 times [2024-10-24 15:33:21,341 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:21,341 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1606755930] [2024-10-24 15:33:21,341 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:21,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:21,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:21,378 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:21,379 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:21,379 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1606755930] [2024-10-24 15:33:21,379 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1606755930] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:21,379 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:21,379 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:21,380 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [966298075] [2024-10-24 15:33:21,380 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:21,381 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:21,381 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:21,382 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:21,382 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:21,402 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 252 [2024-10-24 15:33:21,404 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 197 places, 197 transitions, 402 flow. Second operand has 3 states, 3 states have (on average 210.0) internal successors, (630), 3 states have internal predecessors, (630), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:21,404 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:21,404 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 252 [2024-10-24 15:33:21,404 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:21,466 INFO L124 PetriNetUnfolderBase]: 42/527 cut-off events. [2024-10-24 15:33:21,466 INFO L125 PetriNetUnfolderBase]: For 8/10 co-relation queries the response was YES. [2024-10-24 15:33:21,467 INFO L83 FinitePrefix]: Finished finitePrefix Result has 605 conditions, 527 events. 42/527 cut-off events. For 8/10 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 2061 event pairs, 19 based on Foata normal form. 0/462 useless extension candidates. Maximal degree in co-relation 560. Up to 67 conditions per place. [2024-10-24 15:33:21,470 INFO L140 encePairwiseOnDemand]: 249/252 looper letters, 15 selfloop transitions, 1 changer transitions 0/195 dead transitions. [2024-10-24 15:33:21,470 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 197 places, 195 transitions, 430 flow [2024-10-24 15:33:21,471 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:21,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:21,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 645 transitions. [2024-10-24 15:33:21,473 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8531746031746031 [2024-10-24 15:33:21,473 INFO L175 Difference]: Start difference. First operand has 197 places, 197 transitions, 402 flow. Second operand 3 states and 645 transitions. [2024-10-24 15:33:21,473 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 197 places, 195 transitions, 430 flow [2024-10-24 15:33:21,474 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 195 places, 195 transitions, 426 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:33:21,476 INFO L231 Difference]: Finished difference. Result has 195 places, 195 transitions, 396 flow [2024-10-24 15:33:21,477 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=252, PETRI_DIFFERENCE_MINUEND_FLOW=394, PETRI_DIFFERENCE_MINUEND_PLACES=193, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=195, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=194, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=396, PETRI_PLACES=195, PETRI_TRANSITIONS=195} [2024-10-24 15:33:21,477 INFO L277 CegarLoopForPetriNet]: 226 programPoint places, -31 predicate places. [2024-10-24 15:33:21,478 INFO L471 AbstractCegarLoop]: Abstraction has has 195 places, 195 transitions, 396 flow [2024-10-24 15:33:21,480 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 210.0) internal successors, (630), 3 states have internal predecessors, (630), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:21,480 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:21,480 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:33:21,480 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-24 15:33:21,480 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 65 more)] === [2024-10-24 15:33:21,481 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:21,481 INFO L85 PathProgramCache]: Analyzing trace with hash 1294850368, now seen corresponding path program 1 times [2024-10-24 15:33:21,481 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:21,481 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [912924232] [2024-10-24 15:33:21,481 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:21,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:21,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:21,550 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:21,551 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:21,551 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [912924232] [2024-10-24 15:33:21,551 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [912924232] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:21,551 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:21,551 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:21,551 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [787121733] [2024-10-24 15:33:21,552 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:21,552 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:21,552 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:21,553 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:21,553 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:21,565 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 208 out of 252 [2024-10-24 15:33:21,566 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 195 places, 195 transitions, 396 flow. Second operand has 3 states, 3 states have (on average 209.33333333333334) internal successors, (628), 3 states have internal predecessors, (628), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:21,566 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:21,566 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 208 of 252 [2024-10-24 15:33:21,566 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:21,652 INFO L124 PetriNetUnfolderBase]: 35/509 cut-off events. [2024-10-24 15:33:21,652 INFO L125 PetriNetUnfolderBase]: For 7/9 co-relation queries the response was YES. [2024-10-24 15:33:21,653 INFO L83 FinitePrefix]: Finished finitePrefix Result has 574 conditions, 509 events. 35/509 cut-off events. For 7/9 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 1929 event pairs, 14 based on Foata normal form. 0/446 useless extension candidates. Maximal degree in co-relation 529. Up to 56 conditions per place. [2024-10-24 15:33:21,655 INFO L140 encePairwiseOnDemand]: 249/252 looper letters, 15 selfloop transitions, 2 changer transitions 0/194 dead transitions. [2024-10-24 15:33:21,655 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 196 places, 194 transitions, 428 flow [2024-10-24 15:33:21,655 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:21,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:21,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 642 transitions. [2024-10-24 15:33:21,657 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8492063492063492 [2024-10-24 15:33:21,657 INFO L175 Difference]: Start difference. First operand has 195 places, 195 transitions, 396 flow. Second operand 3 states and 642 transitions. [2024-10-24 15:33:21,658 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 196 places, 194 transitions, 428 flow [2024-10-24 15:33:21,659 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 195 places, 194 transitions, 427 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-24 15:33:21,661 INFO L231 Difference]: Finished difference. Result has 195 places, 194 transitions, 397 flow [2024-10-24 15:33:21,661 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=252, PETRI_DIFFERENCE_MINUEND_FLOW=393, PETRI_DIFFERENCE_MINUEND_PLACES=193, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=194, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=192, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=397, PETRI_PLACES=195, PETRI_TRANSITIONS=194} [2024-10-24 15:33:21,662 INFO L277 CegarLoopForPetriNet]: 226 programPoint places, -31 predicate places. [2024-10-24 15:33:21,663 INFO L471 AbstractCegarLoop]: Abstraction has has 195 places, 194 transitions, 397 flow [2024-10-24 15:33:21,663 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 209.33333333333334) internal successors, (628), 3 states have internal predecessors, (628), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:21,663 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:21,664 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:33:21,664 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-24 15:33:21,664 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 65 more)] === [2024-10-24 15:33:21,665 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:21,665 INFO L85 PathProgramCache]: Analyzing trace with hash 228393752, now seen corresponding path program 1 times [2024-10-24 15:33:21,665 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:21,665 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1085032949] [2024-10-24 15:33:21,665 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:21,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:21,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:22,255 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:22,255 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:22,255 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1085032949] [2024-10-24 15:33:22,255 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1085032949] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:22,255 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:22,256 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:33:22,256 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [753509529] [2024-10-24 15:33:22,256 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:22,256 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-24 15:33:22,257 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:22,257 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-24 15:33:22,258 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-24 15:33:22,349 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 198 out of 252 [2024-10-24 15:33:22,351 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 195 places, 194 transitions, 397 flow. Second operand has 6 states, 6 states have (on average 199.5) internal successors, (1197), 6 states have internal predecessors, (1197), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:22,351 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:22,351 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 198 of 252 [2024-10-24 15:33:22,351 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:22,469 INFO L124 PetriNetUnfolderBase]: 56/563 cut-off events. [2024-10-24 15:33:22,469 INFO L125 PetriNetUnfolderBase]: For 7/9 co-relation queries the response was YES. [2024-10-24 15:33:22,471 INFO L83 FinitePrefix]: Finished finitePrefix Result has 680 conditions, 563 events. 56/563 cut-off events. For 7/9 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 2315 event pairs, 29 based on Foata normal form. 0/493 useless extension candidates. Maximal degree in co-relation 636. Up to 100 conditions per place. [2024-10-24 15:33:22,472 INFO L140 encePairwiseOnDemand]: 246/252 looper letters, 23 selfloop transitions, 5 changer transitions 0/193 dead transitions. [2024-10-24 15:33:22,472 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 193 transitions, 451 flow [2024-10-24 15:33:22,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 15:33:22,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-24 15:33:22,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1217 transitions. [2024-10-24 15:33:22,475 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8048941798941799 [2024-10-24 15:33:22,475 INFO L175 Difference]: Start difference. First operand has 195 places, 194 transitions, 397 flow. Second operand 6 states and 1217 transitions. [2024-10-24 15:33:22,476 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 193 transitions, 451 flow [2024-10-24 15:33:22,477 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 197 places, 193 transitions, 447 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:33:22,479 INFO L231 Difference]: Finished difference. Result has 197 places, 193 transitions, 401 flow [2024-10-24 15:33:22,480 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=252, PETRI_DIFFERENCE_MINUEND_FLOW=391, PETRI_DIFFERENCE_MINUEND_PLACES=192, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=193, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=188, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=401, PETRI_PLACES=197, PETRI_TRANSITIONS=193} [2024-10-24 15:33:22,481 INFO L277 CegarLoopForPetriNet]: 226 programPoint places, -29 predicate places. [2024-10-24 15:33:22,482 INFO L471 AbstractCegarLoop]: Abstraction has has 197 places, 193 transitions, 401 flow [2024-10-24 15:33:22,483 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 199.5) internal successors, (1197), 6 states have internal predecessors, (1197), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:22,483 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:22,483 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:33:22,483 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-24 15:33:22,484 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting thread1Err5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 65 more)] === [2024-10-24 15:33:22,484 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:22,484 INFO L85 PathProgramCache]: Analyzing trace with hash 2019035178, now seen corresponding path program 1 times [2024-10-24 15:33:22,484 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:22,485 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [600645147] [2024-10-24 15:33:22,485 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:22,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:22,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:22,541 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:22,541 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:22,541 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [600645147] [2024-10-24 15:33:22,541 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [600645147] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:22,542 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:22,542 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:22,542 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [306737763] [2024-10-24 15:33:22,542 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:22,542 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:22,543 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:22,543 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:22,543 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:22,552 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 252 [2024-10-24 15:33:22,553 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 197 places, 193 transitions, 401 flow. Second operand has 3 states, 3 states have (on average 213.66666666666666) internal successors, (641), 3 states have internal predecessors, (641), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:22,553 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:22,553 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 252 [2024-10-24 15:33:22,553 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:22,626 INFO L124 PetriNetUnfolderBase]: 51/482 cut-off events. [2024-10-24 15:33:22,626 INFO L125 PetriNetUnfolderBase]: For 9/11 co-relation queries the response was YES. [2024-10-24 15:33:22,627 INFO L83 FinitePrefix]: Finished finitePrefix Result has 580 conditions, 482 events. 51/482 cut-off events. For 9/11 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1678 event pairs, 6 based on Foata normal form. 0/427 useless extension candidates. Maximal degree in co-relation 562. Up to 70 conditions per place. [2024-10-24 15:33:22,629 INFO L140 encePairwiseOnDemand]: 248/252 looper letters, 19 selfloop transitions, 3 changer transitions 0/200 dead transitions. [2024-10-24 15:33:22,629 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 198 places, 200 transitions, 462 flow [2024-10-24 15:33:22,629 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:22,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:22,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 659 transitions. [2024-10-24 15:33:22,631 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8716931216931217 [2024-10-24 15:33:22,632 INFO L175 Difference]: Start difference. First operand has 197 places, 193 transitions, 401 flow. Second operand 3 states and 659 transitions. [2024-10-24 15:33:22,632 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 198 places, 200 transitions, 462 flow [2024-10-24 15:33:22,633 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 193 places, 200 transitions, 452 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-10-24 15:33:22,636 INFO L231 Difference]: Finished difference. Result has 194 places, 195 transitions, 410 flow [2024-10-24 15:33:22,636 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=252, PETRI_DIFFERENCE_MINUEND_FLOW=389, PETRI_DIFFERENCE_MINUEND_PLACES=191, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=192, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=189, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=410, PETRI_PLACES=194, PETRI_TRANSITIONS=195} [2024-10-24 15:33:22,638 INFO L277 CegarLoopForPetriNet]: 226 programPoint places, -32 predicate places. [2024-10-24 15:33:22,639 INFO L471 AbstractCegarLoop]: Abstraction has has 194 places, 195 transitions, 410 flow [2024-10-24 15:33:22,640 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 213.66666666666666) internal successors, (641), 3 states have internal predecessors, (641), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:22,640 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:22,640 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:33:22,640 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-24 15:33:22,640 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting thread1Err7ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 65 more)] === [2024-10-24 15:33:22,641 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:22,641 INFO L85 PathProgramCache]: Analyzing trace with hash -1331722416, now seen corresponding path program 1 times [2024-10-24 15:33:22,641 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:22,641 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1337458891] [2024-10-24 15:33:22,641 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:22,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:22,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:23,100 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:23,100 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:23,100 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1337458891] [2024-10-24 15:33:23,100 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1337458891] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:23,101 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:23,101 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:33:23,101 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1570571630] [2024-10-24 15:33:23,101 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:23,101 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-24 15:33:23,102 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:23,102 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-24 15:33:23,102 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-24 15:33:23,193 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 201 out of 252 [2024-10-24 15:33:23,194 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 194 places, 195 transitions, 410 flow. Second operand has 6 states, 6 states have (on average 202.83333333333334) internal successors, (1217), 6 states have internal predecessors, (1217), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:23,195 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:23,195 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 201 of 252 [2024-10-24 15:33:23,195 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:23,432 INFO L124 PetriNetUnfolderBase]: 84/599 cut-off events. [2024-10-24 15:33:23,432 INFO L125 PetriNetUnfolderBase]: For 35/37 co-relation queries the response was YES. [2024-10-24 15:33:23,434 INFO L83 FinitePrefix]: Finished finitePrefix Result has 799 conditions, 599 events. 84/599 cut-off events. For 35/37 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 2480 event pairs, 17 based on Foata normal form. 0/538 useless extension candidates. Maximal degree in co-relation 752. Up to 80 conditions per place. [2024-10-24 15:33:23,436 INFO L140 encePairwiseOnDemand]: 246/252 looper letters, 46 selfloop transitions, 5 changer transitions 0/218 dead transitions. [2024-10-24 15:33:23,436 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 198 places, 218 transitions, 578 flow [2024-10-24 15:33:23,436 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 15:33:23,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-24 15:33:23,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1256 transitions. [2024-10-24 15:33:23,439 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8306878306878307 [2024-10-24 15:33:23,439 INFO L175 Difference]: Start difference. First operand has 194 places, 195 transitions, 410 flow. Second operand 6 states and 1256 transitions. [2024-10-24 15:33:23,439 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 198 places, 218 transitions, 578 flow [2024-10-24 15:33:23,441 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 198 places, 218 transitions, 578 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:33:23,443 INFO L231 Difference]: Finished difference. Result has 198 places, 194 transitions, 418 flow [2024-10-24 15:33:23,444 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=252, PETRI_DIFFERENCE_MINUEND_FLOW=408, PETRI_DIFFERENCE_MINUEND_PLACES=193, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=194, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=189, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=418, PETRI_PLACES=198, PETRI_TRANSITIONS=194} [2024-10-24 15:33:23,445 INFO L277 CegarLoopForPetriNet]: 226 programPoint places, -28 predicate places. [2024-10-24 15:33:23,445 INFO L471 AbstractCegarLoop]: Abstraction has has 198 places, 194 transitions, 418 flow [2024-10-24 15:33:23,446 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 202.83333333333334) internal successors, (1217), 6 states have internal predecessors, (1217), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:23,446 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:23,446 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:33:23,446 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-24 15:33:23,446 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 65 more)] === [2024-10-24 15:33:23,447 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:23,447 INFO L85 PathProgramCache]: Analyzing trace with hash 1057959062, now seen corresponding path program 1 times [2024-10-24 15:33:23,447 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:23,447 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [924154694] [2024-10-24 15:33:23,447 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:23,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:23,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:23,495 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:23,495 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:23,495 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [924154694] [2024-10-24 15:33:23,495 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [924154694] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:23,495 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:23,495 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:23,496 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2068721203] [2024-10-24 15:33:23,496 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:23,496 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:23,496 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:23,497 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:23,497 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:23,511 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 206 out of 252 [2024-10-24 15:33:23,512 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 198 places, 194 transitions, 418 flow. Second operand has 3 states, 3 states have (on average 208.33333333333334) internal successors, (625), 3 states have internal predecessors, (625), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:23,512 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:23,512 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 206 of 252 [2024-10-24 15:33:23,512 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:23,588 INFO L124 PetriNetUnfolderBase]: 63/547 cut-off events. [2024-10-24 15:33:23,588 INFO L125 PetriNetUnfolderBase]: For 29/31 co-relation queries the response was YES. [2024-10-24 15:33:23,589 INFO L83 FinitePrefix]: Finished finitePrefix Result has 713 conditions, 547 events. 63/547 cut-off events. For 29/31 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 2113 event pairs, 17 based on Foata normal form. 2/494 useless extension candidates. Maximal degree in co-relation 668. Up to 72 conditions per place. [2024-10-24 15:33:23,591 INFO L140 encePairwiseOnDemand]: 246/252 looper letters, 18 selfloop transitions, 2 changer transitions 7/197 dead transitions. [2024-10-24 15:33:23,591 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 197 places, 197 transitions, 479 flow [2024-10-24 15:33:23,592 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:23,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:23,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 644 transitions. [2024-10-24 15:33:23,593 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8518518518518519 [2024-10-24 15:33:23,594 INFO L175 Difference]: Start difference. First operand has 198 places, 194 transitions, 418 flow. Second operand 3 states and 644 transitions. [2024-10-24 15:33:23,594 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 197 places, 197 transitions, 479 flow [2024-10-24 15:33:23,595 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 192 places, 197 transitions, 469 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-10-24 15:33:23,599 INFO L231 Difference]: Finished difference. Result has 192 places, 184 transitions, 390 flow [2024-10-24 15:33:23,600 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=252, PETRI_DIFFERENCE_MINUEND_FLOW=402, PETRI_DIFFERENCE_MINUEND_PLACES=190, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=191, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=189, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=390, PETRI_PLACES=192, PETRI_TRANSITIONS=184} [2024-10-24 15:33:23,601 INFO L277 CegarLoopForPetriNet]: 226 programPoint places, -34 predicate places. [2024-10-24 15:33:23,601 INFO L471 AbstractCegarLoop]: Abstraction has has 192 places, 184 transitions, 390 flow [2024-10-24 15:33:23,602 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 208.33333333333334) internal successors, (625), 3 states have internal predecessors, (625), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:23,602 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:23,602 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:33:23,602 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-24 15:33:23,602 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting thread1Err8ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 65 more)] === [2024-10-24 15:33:23,603 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:23,603 INFO L85 PathProgramCache]: Analyzing trace with hash -1116435309, now seen corresponding path program 1 times [2024-10-24 15:33:23,603 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:23,604 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1666458096] [2024-10-24 15:33:23,604 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:23,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:23,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:23,636 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:23,637 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:23,637 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1666458096] [2024-10-24 15:33:23,637 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1666458096] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:23,637 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:23,637 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:23,637 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [136427485] [2024-10-24 15:33:23,637 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:23,638 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:23,638 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:23,638 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:23,639 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:23,647 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 252 [2024-10-24 15:33:23,648 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 192 places, 184 transitions, 390 flow. Second operand has 3 states, 3 states have (on average 211.66666666666666) internal successors, (635), 3 states have internal predecessors, (635), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:23,648 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:23,649 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 252 [2024-10-24 15:33:23,649 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:23,719 INFO L124 PetriNetUnfolderBase]: 67/572 cut-off events. [2024-10-24 15:33:23,720 INFO L125 PetriNetUnfolderBase]: For 20/20 co-relation queries the response was YES. [2024-10-24 15:33:23,721 INFO L83 FinitePrefix]: Finished finitePrefix Result has 736 conditions, 572 events. 67/572 cut-off events. For 20/20 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 2274 event pairs, 22 based on Foata normal form. 0/517 useless extension candidates. Maximal degree in co-relation 691. Up to 79 conditions per place. [2024-10-24 15:33:23,723 INFO L140 encePairwiseOnDemand]: 249/252 looper letters, 20 selfloop transitions, 2 changer transitions 0/189 dead transitions. [2024-10-24 15:33:23,723 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 189 transitions, 449 flow [2024-10-24 15:33:23,724 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:23,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:23,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 651 transitions. [2024-10-24 15:33:23,725 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8611111111111112 [2024-10-24 15:33:23,725 INFO L175 Difference]: Start difference. First operand has 192 places, 184 transitions, 390 flow. Second operand 3 states and 651 transitions. [2024-10-24 15:33:23,725 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 189 transitions, 449 flow [2024-10-24 15:33:23,727 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 184 places, 189 transitions, 445 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:33:23,729 INFO L231 Difference]: Finished difference. Result has 184 places, 183 transitions, 388 flow [2024-10-24 15:33:23,729 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=252, PETRI_DIFFERENCE_MINUEND_FLOW=384, PETRI_DIFFERENCE_MINUEND_PLACES=182, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=183, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=181, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=388, PETRI_PLACES=184, PETRI_TRANSITIONS=183} [2024-10-24 15:33:23,729 INFO L277 CegarLoopForPetriNet]: 226 programPoint places, -42 predicate places. [2024-10-24 15:33:23,730 INFO L471 AbstractCegarLoop]: Abstraction has has 184 places, 183 transitions, 388 flow [2024-10-24 15:33:23,730 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 211.66666666666666) internal successors, (635), 3 states have internal predecessors, (635), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:23,730 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:23,730 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:33:23,731 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-10-24 15:33:23,731 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting thread1Err10ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 65 more)] === [2024-10-24 15:33:23,731 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:23,731 INFO L85 PathProgramCache]: Analyzing trace with hash -1954146308, now seen corresponding path program 1 times [2024-10-24 15:33:23,731 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:23,731 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [782455909] [2024-10-24 15:33:23,732 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:23,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:23,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:23,777 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:23,777 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:23,777 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [782455909] [2024-10-24 15:33:23,777 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [782455909] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:23,777 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:23,778 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:23,778 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1107394087] [2024-10-24 15:33:23,778 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:23,778 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:23,778 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:23,779 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:23,779 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:23,811 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 205 out of 252 [2024-10-24 15:33:23,812 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 184 places, 183 transitions, 388 flow. Second operand has 3 states, 3 states have (on average 208.33333333333334) internal successors, (625), 3 states have internal predecessors, (625), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:23,812 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:23,812 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 205 of 252 [2024-10-24 15:33:23,812 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:23,887 INFO L124 PetriNetUnfolderBase]: 96/618 cut-off events. [2024-10-24 15:33:23,887 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2024-10-24 15:33:23,889 INFO L83 FinitePrefix]: Finished finitePrefix Result has 850 conditions, 618 events. 96/618 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 2641 event pairs, 41 based on Foata normal form. 0/557 useless extension candidates. Maximal degree in co-relation 803. Up to 134 conditions per place. [2024-10-24 15:33:23,890 INFO L140 encePairwiseOnDemand]: 249/252 looper letters, 25 selfloop transitions, 2 changer transitions 0/188 dead transitions. [2024-10-24 15:33:23,890 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 185 places, 188 transitions, 457 flow [2024-10-24 15:33:23,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:23,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:23,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 641 transitions. [2024-10-24 15:33:23,892 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8478835978835979 [2024-10-24 15:33:23,892 INFO L175 Difference]: Start difference. First operand has 184 places, 183 transitions, 388 flow. Second operand 3 states and 641 transitions. [2024-10-24 15:33:23,892 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 185 places, 188 transitions, 457 flow [2024-10-24 15:33:23,894 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 183 places, 188 transitions, 453 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:33:23,897 INFO L231 Difference]: Finished difference. Result has 183 places, 182 transitions, 386 flow [2024-10-24 15:33:23,898 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=252, PETRI_DIFFERENCE_MINUEND_FLOW=382, PETRI_DIFFERENCE_MINUEND_PLACES=181, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=182, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=180, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=386, PETRI_PLACES=183, PETRI_TRANSITIONS=182} [2024-10-24 15:33:23,898 INFO L277 CegarLoopForPetriNet]: 226 programPoint places, -43 predicate places. [2024-10-24 15:33:23,898 INFO L471 AbstractCegarLoop]: Abstraction has has 183 places, 182 transitions, 386 flow [2024-10-24 15:33:23,899 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 208.33333333333334) internal successors, (625), 3 states have internal predecessors, (625), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:23,899 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:23,899 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:33:23,899 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-10-24 15:33:23,899 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting thread1Err12ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 65 more)] === [2024-10-24 15:33:23,899 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:23,900 INFO L85 PathProgramCache]: Analyzing trace with hash -249232703, now seen corresponding path program 1 times [2024-10-24 15:33:23,900 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:23,900 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [158405315] [2024-10-24 15:33:23,900 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:23,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:23,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:23,949 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:23,949 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:23,949 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [158405315] [2024-10-24 15:33:23,949 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [158405315] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:23,950 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:23,950 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:23,950 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [32095373] [2024-10-24 15:33:23,950 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:23,950 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:23,951 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:23,951 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:23,951 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:23,959 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 252 [2024-10-24 15:33:23,960 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 183 places, 182 transitions, 386 flow. Second operand has 3 states, 3 states have (on average 213.66666666666666) internal successors, (641), 3 states have internal predecessors, (641), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:23,960 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:23,960 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 252 [2024-10-24 15:33:23,960 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:24,039 INFO L124 PetriNetUnfolderBase]: 64/672 cut-off events. [2024-10-24 15:33:24,039 INFO L125 PetriNetUnfolderBase]: For 20/20 co-relation queries the response was YES. [2024-10-24 15:33:24,041 INFO L83 FinitePrefix]: Finished finitePrefix Result has 819 conditions, 672 events. 64/672 cut-off events. For 20/20 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 2625 event pairs, 11 based on Foata normal form. 0/616 useless extension candidates. Maximal degree in co-relation 774. Up to 51 conditions per place. [2024-10-24 15:33:24,043 INFO L140 encePairwiseOnDemand]: 249/252 looper letters, 19 selfloop transitions, 2 changer transitions 0/188 dead transitions. [2024-10-24 15:33:24,043 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 184 places, 188 transitions, 445 flow [2024-10-24 15:33:24,044 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:24,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:24,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 656 transitions. [2024-10-24 15:33:24,045 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8677248677248677 [2024-10-24 15:33:24,045 INFO L175 Difference]: Start difference. First operand has 183 places, 182 transitions, 386 flow. Second operand 3 states and 656 transitions. [2024-10-24 15:33:24,046 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 184 places, 188 transitions, 445 flow [2024-10-24 15:33:24,047 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 182 places, 188 transitions, 441 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:33:24,049 INFO L231 Difference]: Finished difference. Result has 183 places, 182 transitions, 390 flow [2024-10-24 15:33:24,049 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=252, PETRI_DIFFERENCE_MINUEND_FLOW=380, PETRI_DIFFERENCE_MINUEND_PLACES=180, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=181, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=179, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=390, PETRI_PLACES=183, PETRI_TRANSITIONS=182} [2024-10-24 15:33:24,050 INFO L277 CegarLoopForPetriNet]: 226 programPoint places, -43 predicate places. [2024-10-24 15:33:24,050 INFO L471 AbstractCegarLoop]: Abstraction has has 183 places, 182 transitions, 390 flow [2024-10-24 15:33:24,050 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 213.66666666666666) internal successors, (641), 3 states have internal predecessors, (641), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:24,051 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:33:24,051 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:33:24,051 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-10-24 15:33:24,051 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting thread1Err13ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 65 more)] === [2024-10-24 15:33:24,051 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:33:24,051 INFO L85 PathProgramCache]: Analyzing trace with hash -16241276, now seen corresponding path program 1 times [2024-10-24 15:33:24,052 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:33:24,052 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [885219314] [2024-10-24 15:33:24,052 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:33:24,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:33:24,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:33:24,100 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:33:24,100 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:33:24,100 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [885219314] [2024-10-24 15:33:24,100 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [885219314] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:33:24,100 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:33:24,100 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:33:24,101 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2075021242] [2024-10-24 15:33:24,101 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:33:24,101 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:33:24,101 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:33:24,102 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:33:24,102 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:33:24,121 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 208 out of 252 [2024-10-24 15:33:24,122 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 183 places, 182 transitions, 390 flow. Second operand has 3 states, 3 states have (on average 210.0) internal successors, (630), 3 states have internal predecessors, (630), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:24,122 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:33:24,122 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 208 of 252 [2024-10-24 15:33:24,122 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:33:24,220 INFO L124 PetriNetUnfolderBase]: 78/719 cut-off events. [2024-10-24 15:33:24,221 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2024-10-24 15:33:24,222 INFO L83 FinitePrefix]: Finished finitePrefix Result has 908 conditions, 719 events. 78/719 cut-off events. For 27/27 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 2769 event pairs, 28 based on Foata normal form. 0/665 useless extension candidates. Maximal degree in co-relation 862. Up to 89 conditions per place. [2024-10-24 15:33:24,223 INFO L140 encePairwiseOnDemand]: 249/252 looper letters, 0 selfloop transitions, 0 changer transitions 187/187 dead transitions. [2024-10-24 15:33:24,223 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 184 places, 187 transitions, 449 flow [2024-10-24 15:33:24,223 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:33:24,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:33:24,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 645 transitions. [2024-10-24 15:33:24,225 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8531746031746031 [2024-10-24 15:33:24,225 INFO L175 Difference]: Start difference. First operand has 183 places, 182 transitions, 390 flow. Second operand 3 states and 645 transitions. [2024-10-24 15:33:24,225 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 184 places, 187 transitions, 449 flow [2024-10-24 15:33:24,226 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 183 places, 187 transitions, 447 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-24 15:33:24,227 INFO L231 Difference]: Finished difference. Result has 183 places, 0 transitions, 0 flow [2024-10-24 15:33:24,227 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=252, PETRI_DIFFERENCE_MINUEND_FLOW=386, PETRI_DIFFERENCE_MINUEND_PLACES=181, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=181, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=181, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=183, PETRI_TRANSITIONS=0} [2024-10-24 15:33:24,228 INFO L277 CegarLoopForPetriNet]: 226 programPoint places, -43 predicate places. [2024-10-24 15:33:24,228 INFO L471 AbstractCegarLoop]: Abstraction has has 183 places, 0 transitions, 0 flow [2024-10-24 15:33:24,229 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 210.0) internal successors, (630), 3 states have internal predecessors, (630), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:33:24,232 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (68 of 69 remaining) [2024-10-24 15:33:24,232 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (67 of 69 remaining) [2024-10-24 15:33:24,232 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (66 of 69 remaining) [2024-10-24 15:33:24,232 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (65 of 69 remaining) [2024-10-24 15:33:24,232 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (64 of 69 remaining) [2024-10-24 15:33:24,233 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (63 of 69 remaining) [2024-10-24 15:33:24,233 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (62 of 69 remaining) [2024-10-24 15:33:24,233 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (61 of 69 remaining) [2024-10-24 15:33:24,233 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err8ASSERT_VIOLATIONDATA_RACE (60 of 69 remaining) [2024-10-24 15:33:24,233 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err9ASSERT_VIOLATIONDATA_RACE (59 of 69 remaining) [2024-10-24 15:33:24,233 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err10ASSERT_VIOLATIONDATA_RACE (58 of 69 remaining) [2024-10-24 15:33:24,233 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err11ASSERT_VIOLATIONDATA_RACE (57 of 69 remaining) [2024-10-24 15:33:24,233 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err12ASSERT_VIOLATIONDATA_RACE (56 of 69 remaining) [2024-10-24 15:33:24,233 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err13ASSERT_VIOLATIONDATA_RACE (55 of 69 remaining) [2024-10-24 15:33:24,234 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err14ASSERT_VIOLATIONDATA_RACE (54 of 69 remaining) [2024-10-24 15:33:24,234 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err15ASSERT_VIOLATIONDATA_RACE (53 of 69 remaining) [2024-10-24 15:33:24,234 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (52 of 69 remaining) [2024-10-24 15:33:24,234 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (51 of 69 remaining) [2024-10-24 15:33:24,234 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (50 of 69 remaining) [2024-10-24 15:33:24,234 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (49 of 69 remaining) [2024-10-24 15:33:24,234 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (48 of 69 remaining) [2024-10-24 15:33:24,234 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (47 of 69 remaining) [2024-10-24 15:33:24,234 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err8ASSERT_VIOLATIONDATA_RACE (46 of 69 remaining) [2024-10-24 15:33:24,235 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err9ASSERT_VIOLATIONDATA_RACE (45 of 69 remaining) [2024-10-24 15:33:24,235 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err10ASSERT_VIOLATIONDATA_RACE (44 of 69 remaining) [2024-10-24 15:33:24,235 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (43 of 69 remaining) [2024-10-24 15:33:24,235 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (42 of 69 remaining) [2024-10-24 15:33:24,235 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err11ASSERT_VIOLATIONDATA_RACE (41 of 69 remaining) [2024-10-24 15:33:24,235 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err12ASSERT_VIOLATIONDATA_RACE (40 of 69 remaining) [2024-10-24 15:33:24,235 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (39 of 69 remaining) [2024-10-24 15:33:24,235 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (38 of 69 remaining) [2024-10-24 15:33:24,235 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (37 of 69 remaining) [2024-10-24 15:33:24,236 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (36 of 69 remaining) [2024-10-24 15:33:24,236 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (35 of 69 remaining) [2024-10-24 15:33:24,236 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (34 of 69 remaining) [2024-10-24 15:33:24,236 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (33 of 69 remaining) [2024-10-24 15:33:24,236 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (32 of 69 remaining) [2024-10-24 15:33:24,236 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (31 of 69 remaining) [2024-10-24 15:33:24,236 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (30 of 69 remaining) [2024-10-24 15:33:24,236 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (29 of 69 remaining) [2024-10-24 15:33:24,236 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (28 of 69 remaining) [2024-10-24 15:33:24,236 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (27 of 69 remaining) [2024-10-24 15:33:24,237 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (26 of 69 remaining) [2024-10-24 15:33:24,237 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (25 of 69 remaining) [2024-10-24 15:33:24,237 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (24 of 69 remaining) [2024-10-24 15:33:24,237 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (23 of 69 remaining) [2024-10-24 15:33:24,237 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (22 of 69 remaining) [2024-10-24 15:33:24,237 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (21 of 69 remaining) [2024-10-24 15:33:24,237 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err8ASSERT_VIOLATIONDATA_RACE (20 of 69 remaining) [2024-10-24 15:33:24,238 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err9ASSERT_VIOLATIONDATA_RACE (19 of 69 remaining) [2024-10-24 15:33:24,238 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err10ASSERT_VIOLATIONDATA_RACE (18 of 69 remaining) [2024-10-24 15:33:24,238 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err11ASSERT_VIOLATIONDATA_RACE (17 of 69 remaining) [2024-10-24 15:33:24,239 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err12ASSERT_VIOLATIONDATA_RACE (16 of 69 remaining) [2024-10-24 15:33:24,239 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err13ASSERT_VIOLATIONDATA_RACE (15 of 69 remaining) [2024-10-24 15:33:24,239 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err14ASSERT_VIOLATIONDATA_RACE (14 of 69 remaining) [2024-10-24 15:33:24,239 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err15ASSERT_VIOLATIONDATA_RACE (13 of 69 remaining) [2024-10-24 15:33:24,239 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (12 of 69 remaining) [2024-10-24 15:33:24,239 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (11 of 69 remaining) [2024-10-24 15:33:24,239 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (10 of 69 remaining) [2024-10-24 15:33:24,239 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (9 of 69 remaining) [2024-10-24 15:33:24,239 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (8 of 69 remaining) [2024-10-24 15:33:24,239 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (7 of 69 remaining) [2024-10-24 15:33:24,240 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err8ASSERT_VIOLATIONDATA_RACE (6 of 69 remaining) [2024-10-24 15:33:24,240 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err9ASSERT_VIOLATIONDATA_RACE (5 of 69 remaining) [2024-10-24 15:33:24,240 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err10ASSERT_VIOLATIONDATA_RACE (4 of 69 remaining) [2024-10-24 15:33:24,240 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (3 of 69 remaining) [2024-10-24 15:33:24,240 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (2 of 69 remaining) [2024-10-24 15:33:24,240 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err11ASSERT_VIOLATIONDATA_RACE (1 of 69 remaining) [2024-10-24 15:33:24,240 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err12ASSERT_VIOLATIONDATA_RACE (0 of 69 remaining) [2024-10-24 15:33:24,240 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-10-24 15:33:24,241 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:33:24,247 INFO L234 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-10-24 15:33:24,247 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-24 15:33:24,253 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.10 03:33:24 BasicIcfg [2024-10-24 15:33:24,253 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-24 15:33:24,253 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-24 15:33:24,254 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-24 15:33:24,254 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-24 15:33:24,254 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 03:33:19" (3/4) ... [2024-10-24 15:33:24,256 INFO L139 WitnessPrinter]: Generating witness for correct program [2024-10-24 15:33:24,258 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-10-24 15:33:24,258 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-10-24 15:33:24,264 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 16 nodes and edges [2024-10-24 15:33:24,264 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-10-24 15:33:24,264 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-10-24 15:33:24,265 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-10-24 15:33:24,357 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-10-24 15:33:24,358 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-10-24 15:33:24,358 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-24 15:33:24,358 INFO L158 Benchmark]: Toolchain (without parser) took 5880.15ms. Allocated memory was 151.0MB in the beginning and 226.5MB in the end (delta: 75.5MB). Free memory was 96.9MB in the beginning and 162.3MB in the end (delta: -65.3MB). Peak memory consumption was 8.5MB. Max. memory is 16.1GB. [2024-10-24 15:33:24,358 INFO L158 Benchmark]: CDTParser took 0.22ms. Allocated memory is still 96.5MB. Free memory is still 51.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-24 15:33:24,359 INFO L158 Benchmark]: CACSL2BoogieTranslator took 370.75ms. Allocated memory is still 151.0MB. Free memory was 96.9MB in the beginning and 119.4MB in the end (delta: -22.4MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-10-24 15:33:24,359 INFO L158 Benchmark]: Boogie Procedure Inliner took 49.30ms. Allocated memory is still 151.0MB. Free memory was 119.4MB in the beginning and 116.4MB in the end (delta: 3.0MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-24 15:33:24,359 INFO L158 Benchmark]: Boogie Preprocessor took 48.85ms. Allocated memory is still 151.0MB. Free memory was 116.4MB in the beginning and 114.3MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-24 15:33:24,359 INFO L158 Benchmark]: RCFGBuilder took 835.23ms. Allocated memory is still 151.0MB. Free memory was 114.3MB in the beginning and 70.2MB in the end (delta: 44.0MB). Peak memory consumption was 44.0MB. Max. memory is 16.1GB. [2024-10-24 15:33:24,360 INFO L158 Benchmark]: TraceAbstraction took 4461.05ms. Allocated memory was 151.0MB in the beginning and 226.5MB in the end (delta: 75.5MB). Free memory was 69.6MB in the beginning and 167.5MB in the end (delta: -97.9MB). Peak memory consumption was 87.3MB. Max. memory is 16.1GB. [2024-10-24 15:33:24,360 INFO L158 Benchmark]: Witness Printer took 104.38ms. Allocated memory is still 226.5MB. Free memory was 167.5MB in the beginning and 162.3MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-24 15:33:24,361 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.22ms. Allocated memory is still 96.5MB. Free memory is still 51.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 370.75ms. Allocated memory is still 151.0MB. Free memory was 96.9MB in the beginning and 119.4MB in the end (delta: -22.4MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 49.30ms. Allocated memory is still 151.0MB. Free memory was 119.4MB in the beginning and 116.4MB in the end (delta: 3.0MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 48.85ms. Allocated memory is still 151.0MB. Free memory was 116.4MB in the beginning and 114.3MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 835.23ms. Allocated memory is still 151.0MB. Free memory was 114.3MB in the beginning and 70.2MB in the end (delta: 44.0MB). Peak memory consumption was 44.0MB. Max. memory is 16.1GB. * TraceAbstraction took 4461.05ms. Allocated memory was 151.0MB in the beginning and 226.5MB in the end (delta: 75.5MB). Free memory was 69.6MB in the beginning and 167.5MB in the end (delta: -97.9MB). Peak memory consumption was 87.3MB. Max. memory is 16.1GB. * Witness Printer took 104.38ms. Allocated memory is still 226.5MB. Free memory was 167.5MB in the beginning and 162.3MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 48]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 48]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 51]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 51]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 51]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 52]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 52]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 52]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 52]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 53]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 53]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 54]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 54]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 54]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 56]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 56]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 67]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 67]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 67]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 71]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 71]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 71]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 78]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 78]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 78]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 74]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 74]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 81]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 81]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 93]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 94]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 94]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 95]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 96]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 116]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 96]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 104]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 104]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 346 locations, 69 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 4.3s, OverallIterations: 14, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 412 SdHoareTripleChecker+Valid, 0.9s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 205 mSDsluCounter, 26 SdHoareTripleChecker+Invalid, 0.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 63 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 782 IncrementalHoareTripleChecker+Invalid, 845 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 63 mSolverCounterUnsat, 26 mSDtfsCounter, 782 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 36 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=472occurred in iteration=0, InterpolantAutomatonStates: 48, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 1.4s InterpolantComputationTime, 1057 NumberOfCodeBlocks, 1057 NumberOfCodeBlocksAsserted, 14 NumberOfCheckSat, 1043 ConstructedInterpolants, 0 QuantifiedInterpolants, 1297 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 14 InterpolantComputations, 14 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 38 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-10-24 15:33:24,394 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE