./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/04_incdec_cas.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/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.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-ext/04_incdec_cas.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash a9295efc0d8bacfc5fb202511f0d3721ae5554ffb4def47cf5dbf45088356869 --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-04 06:24:16,024 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 06:24:16,064 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-04 06:24:16,068 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 06:24:16,068 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 06:24:16,090 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 06:24:16,090 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 06:24:16,090 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 06:24:16,090 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 06:24:16,090 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 06:24:16,091 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 06:24:16,091 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 06:24:16,091 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 06:24:16,091 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 06:24:16,091 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-04 06:24:16,092 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-04 06:24:16,092 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 06:24:16,092 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-04 06:24:16,092 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 06:24:16,092 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-04 06:24:16,092 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 06:24:16,092 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-04 06:24:16,092 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-04 06:24:16,092 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-04 06:24:16,092 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-04 06:24:16,092 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 06:24:16,092 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 06:24:16,093 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 06:24:16,093 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 06:24:16,093 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 06:24:16,093 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 06:24:16,093 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 06:24:16,093 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 06:24:16,093 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 06:24:16,093 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-04 06:24:16,093 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-04 06:24:16,093 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 06:24:16,093 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 06:24:16,093 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 06:24:16,093 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 06:24:16,093 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 06:24:16,093 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 06:24:16,093 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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 -> a9295efc0d8bacfc5fb202511f0d3721ae5554ffb4def47cf5dbf45088356869 [2025-03-04 06:24:16,311 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 06:24:16,319 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 06:24:16,321 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 06:24:16,321 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 06:24:16,322 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 06:24:16,322 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/04_incdec_cas.i [2025-03-04 06:24:17,492 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/91ab43716/6672f0871098419480ee41fbe7842d7d/FLAGb23bed0f5 [2025-03-04 06:24:17,758 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 06:24:17,759 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/04_incdec_cas.i [2025-03-04 06:24:17,768 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/91ab43716/6672f0871098419480ee41fbe7842d7d/FLAGb23bed0f5 [2025-03-04 06:24:18,046 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/91ab43716/6672f0871098419480ee41fbe7842d7d [2025-03-04 06:24:18,048 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 06:24:18,049 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 06:24:18,050 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 06:24:18,050 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 06:24:18,053 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 06:24:18,054 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 06:24:18" (1/1) ... [2025-03-04 06:24:18,056 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7c1344bc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:24:18, skipping insertion in model container [2025-03-04 06:24:18,056 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 06:24:18" (1/1) ... [2025-03-04 06:24:18,081 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 06:24:18,340 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 06:24:18,347 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 06:24:18,398 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 06:24:18,429 INFO L204 MainTranslator]: Completed translation [2025-03-04 06:24:18,429 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:24:18 WrapperNode [2025-03-04 06:24:18,430 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 06:24:18,431 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 06:24:18,431 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 06:24:18,431 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 06:24:18,437 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:24:18" (1/1) ... [2025-03-04 06:24:18,451 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:24:18" (1/1) ... [2025-03-04 06:24:18,477 INFO L138 Inliner]: procedures = 174, calls = 46, calls flagged for inlining = 10, calls inlined = 10, statements flattened = 265 [2025-03-04 06:24:18,477 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 06:24:18,478 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 06:24:18,478 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 06:24:18,478 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 06:24:18,483 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:24:18" (1/1) ... [2025-03-04 06:24:18,484 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:24:18" (1/1) ... [2025-03-04 06:24:18,487 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:24:18" (1/1) ... [2025-03-04 06:24:18,487 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:24:18" (1/1) ... [2025-03-04 06:24:18,506 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:24:18" (1/1) ... [2025-03-04 06:24:18,508 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:24:18" (1/1) ... [2025-03-04 06:24:18,509 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:24:18" (1/1) ... [2025-03-04 06:24:18,511 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:24:18" (1/1) ... [2025-03-04 06:24:18,513 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 06:24:18,514 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 06:24:18,514 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 06:24:18,514 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 06:24:18,515 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:24:18" (1/1) ... [2025-03-04 06:24:18,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 06:24:18,527 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 06:24:18,542 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) [2025-03-04 06:24:18,545 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 [2025-03-04 06:24:18,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-04 06:24:18,562 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-03-04 06:24:18,562 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-03-04 06:24:18,562 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-04 06:24:18,562 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2025-03-04 06:24:18,563 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 06:24:18,563 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-04 06:24:18,563 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-04 06:24:18,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-04 06:24:18,564 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2025-03-04 06:24:18,564 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 06:24:18,564 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 06:24:18,566 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-04 06:24:18,655 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 06:24:18,657 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 06:24:19,025 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L731: havoc dec_~#dec__casret~0#1.base, dec_~#dec__casret~0#1.offset; [2025-03-04 06:24:19,025 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L731-1: SUMMARY for call ULTIMATE.dealloc(dec_~#dec__casret~0#1.base, dec_~#dec__casret~0#1.offset); srcloc: null [2025-03-04 06:24:19,025 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L711: havoc inc_~#inc__casret~0#1.base, inc_~#inc__casret~0#1.offset; [2025-03-04 06:24:19,025 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L711-1: SUMMARY for call ULTIMATE.dealloc(inc_~#inc__casret~0#1.base, inc_~#inc__casret~0#1.offset); srcloc: null [2025-03-04 06:24:19,044 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-04 06:24:19,044 INFO L307 CfgBuilder]: Performing block encoding [2025-03-04 06:24:19,306 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-04 06:24:19,307 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-04 06:24:19,307 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 06:24:19 BoogieIcfgContainer [2025-03-04 06:24:19,308 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-04 06:24:19,310 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-04 06:24:19,310 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-04 06:24:19,313 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-04 06:24:19,314 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.03 06:24:18" (1/3) ... [2025-03-04 06:24:19,315 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@781c99dd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 06:24:19, skipping insertion in model container [2025-03-04 06:24:19,315 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:24:18" (2/3) ... [2025-03-04 06:24:19,315 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@781c99dd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 06:24:19, skipping insertion in model container [2025-03-04 06:24:19,316 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 06:24:19" (3/3) ... [2025-03-04 06:24:19,317 INFO L128 eAbstractionObserver]: Analyzing ICFG 04_incdec_cas.i [2025-03-04 06:24:19,329 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-04 06:24:19,330 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 04_incdec_cas.i that has 2 procedures, 111 locations, 1 initial locations, 3 loop locations, and 18 error locations. [2025-03-04 06:24:19,330 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-04 06:24:19,407 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-04 06:24:19,435 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 114 places, 119 transitions, 242 flow [2025-03-04 06:24:19,475 INFO L124 PetriNetUnfolderBase]: 8/126 cut-off events. [2025-03-04 06:24:19,477 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 06:24:19,483 INFO L83 FinitePrefix]: Finished finitePrefix Result has 130 conditions, 126 events. 8/126 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 348 event pairs, 0 based on Foata normal form. 0/98 useless extension candidates. Maximal degree in co-relation 99. Up to 2 conditions per place. [2025-03-04 06:24:19,484 INFO L82 GeneralOperation]: Start removeDead. Operand has 114 places, 119 transitions, 242 flow [2025-03-04 06:24:19,486 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 114 places, 119 transitions, 242 flow [2025-03-04 06:24:19,497 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 06:24:19,508 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;@bee4760, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 06:24:19,510 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2025-03-04 06:24:19,521 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 06:24:19,522 INFO L124 PetriNetUnfolderBase]: 0/39 cut-off events. [2025-03-04 06:24:19,522 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 06:24:19,522 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:24:19,523 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:24:19,523 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2025-03-04 06:24:19,527 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:24:19,528 INFO L85 PathProgramCache]: Analyzing trace with hash 830362020, now seen corresponding path program 1 times [2025-03-04 06:24:19,533 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:24:19,533 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1062560587] [2025-03-04 06:24:19,534 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:24:19,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:24:19,601 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-03-04 06:24:19,617 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-03-04 06:24:19,618 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:24:19,619 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 06:24:19,619 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 06:24:19,630 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-03-04 06:24:19,636 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-03-04 06:24:19,637 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:24:19,637 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 06:24:19,658 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 06:24:19,660 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-04 06:24:19,661 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2025-03-04 06:24:19,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2025-03-04 06:24:19,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2025-03-04 06:24:19,662 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2025-03-04 06:24:19,664 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2025-03-04 06:24:19,664 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2025-03-04 06:24:19,664 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2025-03-04 06:24:19,664 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2025-03-04 06:24:19,664 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2025-03-04 06:24:19,664 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2025-03-04 06:24:19,664 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2025-03-04 06:24:19,664 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2025-03-04 06:24:19,664 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2025-03-04 06:24:19,664 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2025-03-04 06:24:19,665 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2025-03-04 06:24:19,665 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2025-03-04 06:24:19,665 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2025-03-04 06:24:19,665 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2025-03-04 06:24:19,665 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2025-03-04 06:24:19,665 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2025-03-04 06:24:19,665 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2025-03-04 06:24:19,665 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2025-03-04 06:24:19,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2025-03-04 06:24:19,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2025-03-04 06:24:19,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2025-03-04 06:24:19,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2025-03-04 06:24:19,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2025-03-04 06:24:19,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2025-03-04 06:24:19,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2025-03-04 06:24:19,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (7 of 37 remaining) [2025-03-04 06:24:19,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2025-03-04 06:24:19,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2025-03-04 06:24:19,667 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2025-03-04 06:24:19,668 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2025-03-04 06:24:19,668 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2025-03-04 06:24:19,668 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2025-03-04 06:24:19,668 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2025-03-04 06:24:19,668 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-04 06:24:19,668 INFO L422 BasicCegarLoop]: Path program histogram: [1] [2025-03-04 06:24:19,674 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-04 06:24:19,674 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-04 06:24:19,810 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-04 06:24:19,816 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 199 places, 210 transitions, 430 flow [2025-03-04 06:24:19,868 INFO L124 PetriNetUnfolderBase]: 16/226 cut-off events. [2025-03-04 06:24:19,868 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-04 06:24:19,870 INFO L83 FinitePrefix]: Finished finitePrefix Result has 234 conditions, 226 events. 16/226 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 918 event pairs, 0 based on Foata normal form. 0/171 useless extension candidates. Maximal degree in co-relation 189. Up to 3 conditions per place. [2025-03-04 06:24:19,871 INFO L82 GeneralOperation]: Start removeDead. Operand has 199 places, 210 transitions, 430 flow [2025-03-04 06:24:19,873 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 199 places, 210 transitions, 430 flow [2025-03-04 06:24:19,874 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 06:24:19,874 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;@bee4760, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 06:24:19,874 INFO L334 AbstractCegarLoop]: Starting to check reachability of 55 error locations. [2025-03-04 06:24:19,881 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 06:24:19,881 INFO L124 PetriNetUnfolderBase]: 0/66 cut-off events. [2025-03-04 06:24:19,881 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-04 06:24:19,881 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:24:19,881 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:24:19,881 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 51 more)] === [2025-03-04 06:24:19,882 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:24:19,882 INFO L85 PathProgramCache]: Analyzing trace with hash 413882473, now seen corresponding path program 1 times [2025-03-04 06:24:19,882 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:24:19,882 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [41467589] [2025-03-04 06:24:19,882 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:24:19,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:24:19,900 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-04 06:24:19,909 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-04 06:24:19,909 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:24:19,909 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 06:24:19,913 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 06:24:19,916 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-04 06:24:19,926 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-04 06:24:19,926 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:24:19,926 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 06:24:19,935 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 06:24:19,935 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (54 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (53 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (52 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (51 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (50 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (49 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (48 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (47 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (46 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (45 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (44 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (43 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (42 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (41 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (40 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (39 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (38 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (37 of 55 remaining) [2025-03-04 06:24:19,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (36 of 55 remaining) [2025-03-04 06:24:19,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (35 of 55 remaining) [2025-03-04 06:24:19,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (34 of 55 remaining) [2025-03-04 06:24:19,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (33 of 55 remaining) [2025-03-04 06:24:19,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (32 of 55 remaining) [2025-03-04 06:24:19,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (31 of 55 remaining) [2025-03-04 06:24:19,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (30 of 55 remaining) [2025-03-04 06:24:19,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (29 of 55 remaining) [2025-03-04 06:24:19,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (28 of 55 remaining) [2025-03-04 06:24:19,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (27 of 55 remaining) [2025-03-04 06:24:19,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (26 of 55 remaining) [2025-03-04 06:24:19,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (25 of 55 remaining) [2025-03-04 06:24:19,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (24 of 55 remaining) [2025-03-04 06:24:19,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (23 of 55 remaining) [2025-03-04 06:24:19,941 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (22 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (21 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (20 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (19 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (18 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (17 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (16 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (15 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (14 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (13 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (12 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (11 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (10 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (9 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (8 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (7 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (6 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (5 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (4 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (3 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (2 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (1 of 55 remaining) [2025-03-04 06:24:19,942 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 55 remaining) [2025-03-04 06:24:19,943 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-04 06:24:19,943 INFO L422 BasicCegarLoop]: Path program histogram: [1] [2025-03-04 06:24:19,943 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-04 06:24:19,943 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-04 06:24:20,097 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-04 06:24:20,101 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 284 places, 301 transitions, 620 flow [2025-03-04 06:24:20,166 INFO L124 PetriNetUnfolderBase]: 24/326 cut-off events. [2025-03-04 06:24:20,166 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-04 06:24:20,171 INFO L83 FinitePrefix]: Finished finitePrefix Result has 339 conditions, 326 events. 24/326 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 1563 event pairs, 0 based on Foata normal form. 0/244 useless extension candidates. Maximal degree in co-relation 279. Up to 4 conditions per place. [2025-03-04 06:24:20,172 INFO L82 GeneralOperation]: Start removeDead. Operand has 284 places, 301 transitions, 620 flow [2025-03-04 06:24:20,177 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 284 places, 301 transitions, 620 flow [2025-03-04 06:24:20,179 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 06:24:20,179 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;@bee4760, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 06:24:20,180 INFO L334 AbstractCegarLoop]: Starting to check reachability of 73 error locations. [2025-03-04 06:24:20,186 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 06:24:20,188 INFO L124 PetriNetUnfolderBase]: 0/67 cut-off events. [2025-03-04 06:24:20,188 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-04 06:24:20,188 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:24:20,188 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:24:20,188 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err8ASSERT_VIOLATIONDATA_RACE === [thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 69 more)] === [2025-03-04 06:24:20,189 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:24:20,189 INFO L85 PathProgramCache]: Analyzing trace with hash 1967121837, now seen corresponding path program 1 times [2025-03-04 06:24:20,189 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:24:20,189 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1401391656] [2025-03-04 06:24:20,189 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:24:20,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:24:20,205 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-04 06:24:20,225 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-04 06:24:20,226 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:24:20,226 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:24:20,523 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:24:20,523 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:24:20,525 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1401391656] [2025-03-04 06:24:20,525 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1401391656] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:24:20,525 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:24:20,526 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-04 06:24:20,526 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1402748807] [2025-03-04 06:24:20,526 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:24:20,531 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-04 06:24:20,535 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:24:20,552 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-04 06:24:20,552 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-04 06:24:20,555 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 222 out of 301 [2025-03-04 06:24:20,558 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 284 places, 301 transitions, 620 flow. Second operand has 2 states, 2 states have (on average 223.0) internal successors, (446), 2 states have internal predecessors, (446), 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) [2025-03-04 06:24:20,560 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:24:20,560 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 222 of 301 [2025-03-04 06:24:20,563 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:24:21,807 INFO L124 PetriNetUnfolderBase]: 1077/5251 cut-off events. [2025-03-04 06:24:21,808 INFO L125 PetriNetUnfolderBase]: For 463/463 co-relation queries the response was YES. [2025-03-04 06:24:21,831 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6666 conditions, 5251 events. 1077/5251 cut-off events. For 463/463 co-relation queries the response was YES. Maximal size of possible extension queue 218. Compared 55818 event pairs, 630 based on Foata normal form. 400/5058 useless extension candidates. Maximal degree in co-relation 830. Up to 1192 conditions per place. [2025-03-04 06:24:21,853 INFO L140 encePairwiseOnDemand]: 246/301 looper letters, 24 selfloop transitions, 0 changer transitions 0/243 dead transitions. [2025-03-04 06:24:21,853 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 243 transitions, 552 flow [2025-03-04 06:24:21,858 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-04 06:24:21,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-04 06:24:21,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 523 transitions. [2025-03-04 06:24:21,869 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8687707641196013 [2025-03-04 06:24:21,871 INFO L175 Difference]: Start difference. First operand has 284 places, 301 transitions, 620 flow. Second operand 2 states and 523 transitions. [2025-03-04 06:24:21,872 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 243 transitions, 552 flow [2025-03-04 06:24:21,878 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 243 transitions, 550 flow, removed 1 selfloop flow, removed 0 redundant places. [2025-03-04 06:24:21,884 INFO L231 Difference]: Finished difference. Result has 233 places, 243 transitions, 502 flow [2025-03-04 06:24:21,886 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=301, PETRI_DIFFERENCE_MINUEND_FLOW=502, PETRI_DIFFERENCE_MINUEND_PLACES=232, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=243, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=502, PETRI_PLACES=233, PETRI_TRANSITIONS=243} [2025-03-04 06:24:21,889 INFO L279 CegarLoopForPetriNet]: 284 programPoint places, -51 predicate places. [2025-03-04 06:24:21,889 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 243 transitions, 502 flow [2025-03-04 06:24:21,890 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 223.0) internal successors, (446), 2 states have internal predecessors, (446), 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) [2025-03-04 06:24:21,890 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:24:21,890 INFO L206 CegarLoopForPetriNet]: trace histogram [4, 4, 4, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:24:21,890 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-04 06:24:21,890 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 69 more)] === [2025-03-04 06:24:21,891 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:24:21,891 INFO L85 PathProgramCache]: Analyzing trace with hash -36359709, now seen corresponding path program 1 times [2025-03-04 06:24:21,891 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:24:21,891 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1495648486] [2025-03-04 06:24:21,891 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:24:21,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:24:21,902 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-03-04 06:24:21,910 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-03-04 06:24:21,910 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:24:21,910 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 06:24:21,910 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 06:24:21,914 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-03-04 06:24:21,920 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-03-04 06:24:21,922 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:24:21,924 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 06:24:21,932 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 06:24:21,933 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-04 06:24:21,933 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (72 of 73 remaining) [2025-03-04 06:24:21,933 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (71 of 73 remaining) [2025-03-04 06:24:21,934 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (70 of 73 remaining) [2025-03-04 06:24:21,934 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (69 of 73 remaining) [2025-03-04 06:24:21,934 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (68 of 73 remaining) [2025-03-04 06:24:21,934 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (67 of 73 remaining) [2025-03-04 06:24:21,934 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (66 of 73 remaining) [2025-03-04 06:24:21,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (65 of 73 remaining) [2025-03-04 06:24:21,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (64 of 73 remaining) [2025-03-04 06:24:21,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (63 of 73 remaining) [2025-03-04 06:24:21,936 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (62 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (61 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (60 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (59 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (58 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (57 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (56 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (55 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (54 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (53 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (52 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (51 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (50 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (49 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (48 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (47 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (46 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (45 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (44 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (43 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (42 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (41 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (40 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (39 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (38 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (37 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (36 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (35 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (34 of 73 remaining) [2025-03-04 06:24:21,937 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (33 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (32 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (31 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (30 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (29 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (28 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (27 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (26 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (25 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (24 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (23 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (22 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (21 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (20 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (19 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (18 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (17 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (16 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (15 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (14 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (13 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (12 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (11 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (10 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (9 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (8 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (7 of 73 remaining) [2025-03-04 06:24:21,938 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (6 of 73 remaining) [2025-03-04 06:24:21,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (5 of 73 remaining) [2025-03-04 06:24:21,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (4 of 73 remaining) [2025-03-04 06:24:21,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (3 of 73 remaining) [2025-03-04 06:24:21,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (2 of 73 remaining) [2025-03-04 06:24:21,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (1 of 73 remaining) [2025-03-04 06:24:21,939 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 73 remaining) [2025-03-04 06:24:21,940 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-04 06:24:21,940 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-03-04 06:24:21,940 WARN L246 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-04 06:24:21,940 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2025-03-04 06:24:22,092 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-04 06:24:22,097 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 369 places, 392 transitions, 812 flow [2025-03-04 06:24:22,183 INFO L124 PetriNetUnfolderBase]: 32/426 cut-off events. [2025-03-04 06:24:22,183 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-03-04 06:24:22,190 INFO L83 FinitePrefix]: Finished finitePrefix Result has 445 conditions, 426 events. 32/426 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 2216 event pairs, 0 based on Foata normal form. 0/317 useless extension candidates. Maximal degree in co-relation 369. Up to 5 conditions per place. [2025-03-04 06:24:22,190 INFO L82 GeneralOperation]: Start removeDead. Operand has 369 places, 392 transitions, 812 flow [2025-03-04 06:24:22,200 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 369 places, 392 transitions, 812 flow [2025-03-04 06:24:22,202 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 06:24:22,203 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;@bee4760, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 06:24:22,203 INFO L334 AbstractCegarLoop]: Starting to check reachability of 91 error locations. [2025-03-04 06:24:22,208 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 06:24:22,209 INFO L124 PetriNetUnfolderBase]: 0/67 cut-off events. [2025-03-04 06:24:22,209 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-04 06:24:22,209 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:24:22,209 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:24:22,209 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err8ASSERT_VIOLATIONDATA_RACE === [thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 87 more)] === [2025-03-04 06:24:22,210 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:24:22,210 INFO L85 PathProgramCache]: Analyzing trace with hash -1627749497, now seen corresponding path program 1 times [2025-03-04 06:24:22,210 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:24:22,210 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2029615625] [2025-03-04 06:24:22,210 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:24:22,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:24:22,222 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-04 06:24:22,227 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-04 06:24:22,229 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:24:22,229 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:24:22,382 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:24:22,383 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:24:22,383 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2029615625] [2025-03-04 06:24:22,383 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2029615625] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:24:22,383 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:24:22,383 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-04 06:24:22,383 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2050062965] [2025-03-04 06:24:22,383 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:24:22,384 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-04 06:24:22,384 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:24:22,384 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-04 06:24:22,384 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-04 06:24:22,387 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 287 out of 392 [2025-03-04 06:24:22,387 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 369 places, 392 transitions, 812 flow. Second operand has 2 states, 2 states have (on average 288.0) internal successors, (576), 2 states have internal predecessors, (576), 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) [2025-03-04 06:24:22,388 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:24:22,388 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 287 of 392 [2025-03-04 06:24:22,388 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:24:28,053 INFO L124 PetriNetUnfolderBase]: 10338/39502 cut-off events. [2025-03-04 06:24:28,053 INFO L125 PetriNetUnfolderBase]: For 5804/5804 co-relation queries the response was YES. [2025-03-04 06:24:28,376 INFO L83 FinitePrefix]: Finished finitePrefix Result has 52580 conditions, 39502 events. 10338/39502 cut-off events. For 5804/5804 co-relation queries the response was YES. Maximal size of possible extension queue 1392. Compared 554631 event pairs, 6804 based on Foata normal form. 2801/37741 useless extension candidates. Maximal degree in co-relation 6702. Up to 11139 conditions per place. [2025-03-04 06:24:28,592 INFO L140 encePairwiseOnDemand]: 319/392 looper letters, 32 selfloop transitions, 0 changer transitions 0/316 dead transitions. [2025-03-04 06:24:28,592 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 302 places, 316 transitions, 724 flow [2025-03-04 06:24:28,593 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-04 06:24:28,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-04 06:24:28,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 679 transitions. [2025-03-04 06:24:28,596 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8660714285714286 [2025-03-04 06:24:28,596 INFO L175 Difference]: Start difference. First operand has 369 places, 392 transitions, 812 flow. Second operand 2 states and 679 transitions. [2025-03-04 06:24:28,596 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 302 places, 316 transitions, 724 flow [2025-03-04 06:24:28,608 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 316 transitions, 718 flow, removed 3 selfloop flow, removed 0 redundant places. [2025-03-04 06:24:28,613 INFO L231 Difference]: Finished difference. Result has 302 places, 316 transitions, 654 flow [2025-03-04 06:24:28,614 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=392, PETRI_DIFFERENCE_MINUEND_FLOW=654, PETRI_DIFFERENCE_MINUEND_PLACES=301, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=316, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=316, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=654, PETRI_PLACES=302, PETRI_TRANSITIONS=316} [2025-03-04 06:24:28,614 INFO L279 CegarLoopForPetriNet]: 369 programPoint places, -67 predicate places. [2025-03-04 06:24:28,616 INFO L471 AbstractCegarLoop]: Abstraction has has 302 places, 316 transitions, 654 flow [2025-03-04 06:24:28,617 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 288.0) internal successors, (576), 2 states have internal predecessors, (576), 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) [2025-03-04 06:24:28,617 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:24:28,617 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:24:28,617 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-04 06:24:28,617 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 87 more)] === [2025-03-04 06:24:28,618 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:24:28,618 INFO L85 PathProgramCache]: Analyzing trace with hash 296222221, now seen corresponding path program 1 times [2025-03-04 06:24:28,618 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:24:28,618 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [116361362] [2025-03-04 06:24:28,618 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:24:28,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:24:28,634 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-03-04 06:24:28,645 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-03-04 06:24:28,645 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:24:28,645 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:24:28,966 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:24:28,966 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:24:28,966 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [116361362] [2025-03-04 06:24:28,966 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [116361362] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:24:28,966 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:24:28,967 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:24:28,967 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1653936259] [2025-03-04 06:24:28,967 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:24:28,967 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 06:24:28,968 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:24:28,968 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 06:24:28,968 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 06:24:29,307 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 276 out of 392 [2025-03-04 06:24:29,309 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 302 places, 316 transitions, 654 flow. Second operand has 6 states, 6 states have (on average 277.6666666666667) internal successors, (1666), 6 states have internal predecessors, (1666), 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) [2025-03-04 06:24:29,310 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:24:29,310 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 276 of 392 [2025-03-04 06:24:29,311 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:24:48,289 INFO L124 PetriNetUnfolderBase]: 35195/105482 cut-off events. [2025-03-04 06:24:48,289 INFO L125 PetriNetUnfolderBase]: For 8326/8326 co-relation queries the response was YES. [2025-03-04 06:24:49,197 INFO L83 FinitePrefix]: Finished finitePrefix Result has 150252 conditions, 105482 events. 35195/105482 cut-off events. For 8326/8326 co-relation queries the response was YES. Maximal size of possible extension queue 4138. Compared 1578785 event pairs, 14517 based on Foata normal form. 0/92001 useless extension candidates. Maximal degree in co-relation 150245. Up to 32590 conditions per place. [2025-03-04 06:24:49,690 INFO L140 encePairwiseOnDemand]: 373/392 looper letters, 104 selfloop transitions, 45 changer transitions 0/422 dead transitions. [2025-03-04 06:24:49,690 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 422 transitions, 1224 flow [2025-03-04 06:24:49,691 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 06:24:49,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 06:24:49,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1806 transitions. [2025-03-04 06:24:49,695 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7678571428571429 [2025-03-04 06:24:49,695 INFO L175 Difference]: Start difference. First operand has 302 places, 316 transitions, 654 flow. Second operand 6 states and 1806 transitions. [2025-03-04 06:24:49,695 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 422 transitions, 1224 flow [2025-03-04 06:24:49,786 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 422 transitions, 1224 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 06:24:49,792 INFO L231 Difference]: Finished difference. Result has 312 places, 360 transitions, 958 flow [2025-03-04 06:24:49,793 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=392, PETRI_DIFFERENCE_MINUEND_FLOW=654, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=316, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=298, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=958, PETRI_PLACES=312, PETRI_TRANSITIONS=360} [2025-03-04 06:24:49,795 INFO L279 CegarLoopForPetriNet]: 369 programPoint places, -57 predicate places. [2025-03-04 06:24:49,795 INFO L471 AbstractCegarLoop]: Abstraction has has 312 places, 360 transitions, 958 flow [2025-03-04 06:24:49,796 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 277.6666666666667) internal successors, (1666), 6 states have internal predecessors, (1666), 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) [2025-03-04 06:24:49,796 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:24:49,796 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:24:49,796 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-04 06:24:49,796 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err11ASSERT_VIOLATIONDATA_RACE === [thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 87 more)] === [2025-03-04 06:24:49,799 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:24:49,799 INFO L85 PathProgramCache]: Analyzing trace with hash -1791610379, now seen corresponding path program 1 times [2025-03-04 06:24:49,799 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:24:49,799 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1435713563] [2025-03-04 06:24:49,800 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:24:49,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:24:49,820 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-03-04 06:24:49,831 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-03-04 06:24:49,832 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:24:49,832 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:24:49,934 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:24:49,934 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:24:49,934 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1435713563] [2025-03-04 06:24:49,934 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1435713563] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:24:49,934 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:24:49,934 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-04 06:24:49,934 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1117486758] [2025-03-04 06:24:49,934 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:24:49,935 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-04 06:24:49,935 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:24:49,936 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-04 06:24:49,936 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-04 06:24:49,977 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 392 [2025-03-04 06:24:49,978 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 312 places, 360 transitions, 958 flow. Second operand has 4 states, 4 states have (on average 283.0) internal successors, (1132), 4 states have internal predecessors, (1132), 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) [2025-03-04 06:24:49,978 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:24:49,978 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 392 [2025-03-04 06:24:49,978 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand