./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 735b3cc8 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-?-735b3cc-m [2025-03-14 01:17:09,034 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-14 01:17:09,095 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-14 01:17:09,101 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-14 01:17:09,104 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-14 01:17:09,127 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-14 01:17:09,129 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-14 01:17:09,129 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-14 01:17:09,130 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-14 01:17:09,130 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-14 01:17:09,132 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-14 01:17:09,132 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-14 01:17:09,132 INFO L153 SettingsManager]: * Use SBE=true [2025-03-14 01:17:09,132 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-14 01:17:09,132 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-14 01:17:09,132 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-14 01:17:09,133 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-14 01:17:09,133 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-14 01:17:09,133 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-14 01:17:09,133 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-14 01:17:09,133 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-14 01:17:09,133 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-14 01:17:09,133 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-14 01:17:09,133 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-14 01:17:09,133 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-14 01:17:09,133 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-14 01:17:09,133 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-14 01:17:09,133 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-14 01:17:09,133 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-14 01:17:09,134 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-14 01:17:09,134 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-14 01:17:09,134 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:17:09,134 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-14 01:17:09,134 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-14 01:17:09,134 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-14 01:17:09,134 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-14 01:17:09,134 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-14 01:17:09,135 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-14 01:17:09,135 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-14 01:17:09,135 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-14 01:17:09,135 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-14 01:17:09,135 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-14 01:17:09,135 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-14 01:17:09,393 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-14 01:17:09,398 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-14 01:17:09,402 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-14 01:17:09,403 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-14 01:17:09,403 INFO L274 PluginConnector]: CDTParser initialized [2025-03-14 01:17:09,404 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-14 01:17:10,581 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5c5efc744/1ef8cb4447464cfa8365fcc79933f636/FLAG075fe68b1 [2025-03-14 01:17:10,889 INFO L384 CDTParser]: Found 1 translation units. [2025-03-14 01:17:10,889 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/04_incdec_cas.i [2025-03-14 01:17:10,906 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5c5efc744/1ef8cb4447464cfa8365fcc79933f636/FLAG075fe68b1 [2025-03-14 01:17:10,924 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5c5efc744/1ef8cb4447464cfa8365fcc79933f636 [2025-03-14 01:17:10,929 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-14 01:17:10,931 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-14 01:17:10,932 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-14 01:17:10,932 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-14 01:17:10,935 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-14 01:17:10,935 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:17:10" (1/1) ... [2025-03-14 01:17:10,940 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7a991c23 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:17:10, skipping insertion in model container [2025-03-14 01:17:10,940 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:17:10" (1/1) ... [2025-03-14 01:17:10,971 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-14 01:17:11,248 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:17:11,254 INFO L200 MainTranslator]: Completed pre-run [2025-03-14 01:17:11,301 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:17:11,339 INFO L204 MainTranslator]: Completed translation [2025-03-14 01:17:11,340 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:17:11 WrapperNode [2025-03-14 01:17:11,340 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-14 01:17:11,341 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-14 01:17:11,341 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-14 01:17:11,341 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-14 01:17:11,347 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:17:11" (1/1) ... [2025-03-14 01:17:11,358 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:17:11" (1/1) ... [2025-03-14 01:17:11,390 INFO L138 Inliner]: procedures = 174, calls = 46, calls flagged for inlining = 10, calls inlined = 10, statements flattened = 265 [2025-03-14 01:17:11,393 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-14 01:17:11,394 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-14 01:17:11,394 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-14 01:17:11,394 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-14 01:17:11,403 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:17:11" (1/1) ... [2025-03-14 01:17:11,404 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:17:11" (1/1) ... [2025-03-14 01:17:11,412 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:17:11" (1/1) ... [2025-03-14 01:17:11,412 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:17:11" (1/1) ... [2025-03-14 01:17:11,424 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:17:11" (1/1) ... [2025-03-14 01:17:11,426 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:17:11" (1/1) ... [2025-03-14 01:17:11,428 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:17:11" (1/1) ... [2025-03-14 01:17:11,429 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:17:11" (1/1) ... [2025-03-14 01:17:11,431 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-14 01:17:11,432 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-14 01:17:11,432 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-14 01:17:11,432 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-14 01:17:11,433 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:17:11" (1/1) ... [2025-03-14 01:17:11,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:17:11,458 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-14 01:17:11,470 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-14 01:17:11,473 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-14 01:17:11,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-14 01:17:11,488 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-03-14 01:17:11,488 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-03-14 01:17:11,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-14 01:17:11,488 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2025-03-14 01:17:11,488 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-14 01:17:11,488 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-14 01:17:11,488 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-14 01:17:11,489 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-14 01:17:11,489 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2025-03-14 01:17:11,489 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-14 01:17:11,489 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-14 01:17:11,489 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-14 01:17:11,573 INFO L256 CfgBuilder]: Building ICFG [2025-03-14 01:17:11,575 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-14 01:17:11,984 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L731: havoc dec_~#dec__casret~0#1.base, dec_~#dec__casret~0#1.offset; [2025-03-14 01:17:11,985 INFO L1326 $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-14 01:17:11,985 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L711: havoc inc_~#inc__casret~0#1.base, inc_~#inc__casret~0#1.offset; [2025-03-14 01:17:11,985 INFO L1326 $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-14 01:17:12,012 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-14 01:17:12,013 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-14 01:17:12,013 INFO L318 CfgBuilder]: Performing block encoding [2025-03-14 01:17:12,325 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-14 01:17:12,325 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:17:12 BoogieIcfgContainer [2025-03-14 01:17:12,325 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-14 01:17:12,327 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-14 01:17:12,327 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-14 01:17:12,331 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-14 01:17:12,331 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.03 01:17:10" (1/3) ... [2025-03-14 01:17:12,332 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@253152de and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:17:12, skipping insertion in model container [2025-03-14 01:17:12,332 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:17:11" (2/3) ... [2025-03-14 01:17:12,333 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@253152de and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:17:12, skipping insertion in model container [2025-03-14 01:17:12,333 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:17:12" (3/3) ... [2025-03-14 01:17:12,334 INFO L128 eAbstractionObserver]: Analyzing ICFG 04_incdec_cas.i [2025-03-14 01:17:12,347 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-14 01:17:12,348 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-14 01:17:12,348 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-14 01:17:12,448 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-14 01:17:12,473 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 114 places, 118 transitions, 240 flow [2025-03-14 01:17:12,520 INFO L124 PetriNetUnfolderBase]: 7/125 cut-off events. [2025-03-14 01:17:12,523 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:17:12,526 INFO L83 FinitePrefix]: Finished finitePrefix Result has 129 conditions, 125 events. 7/125 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 347 event pairs, 0 based on Foata normal form. 0/98 useless extension candidates. Maximal degree in co-relation 98. Up to 2 conditions per place. [2025-03-14 01:17:12,527 INFO L82 GeneralOperation]: Start removeDead. Operand has 114 places, 118 transitions, 240 flow [2025-03-14 01:17:12,530 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 114 places, 118 transitions, 240 flow [2025-03-14 01:17:12,538 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:17:12,550 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;@7b0c2881, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:17:12,550 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2025-03-14 01:17:12,562 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:17:12,562 INFO L124 PetriNetUnfolderBase]: 0/39 cut-off events. [2025-03-14 01:17:12,562 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:17:12,563 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:17:12,563 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-14 01:17:12,564 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-14 01:17:12,568 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:17:12,569 INFO L85 PathProgramCache]: Analyzing trace with hash 765361248, now seen corresponding path program 1 times [2025-03-14 01:17:12,573 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:17:12,574 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [835341935] [2025-03-14 01:17:12,574 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:17:12,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:17:12,638 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-03-14 01:17:12,655 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-03-14 01:17:12,656 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:17:12,656 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:17:12,656 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:17:12,665 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-03-14 01:17:12,675 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-03-14 01:17:12,676 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:17:12,676 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:17:12,696 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:17:12,698 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:17:12,698 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2025-03-14 01:17:12,700 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2025-03-14 01:17:12,701 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2025-03-14 01:17:12,701 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2025-03-14 01:17:12,701 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2025-03-14 01:17:12,701 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2025-03-14 01:17:12,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2025-03-14 01:17:12,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2025-03-14 01:17:12,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2025-03-14 01:17:12,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2025-03-14 01:17:12,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2025-03-14 01:17:12,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2025-03-14 01:17:12,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2025-03-14 01:17:12,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2025-03-14 01:17:12,702 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2025-03-14 01:17:12,703 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2025-03-14 01:17:12,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2025-03-14 01:17:12,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2025-03-14 01:17:12,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2025-03-14 01:17:12,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2025-03-14 01:17:12,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2025-03-14 01:17:12,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2025-03-14 01:17:12,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2025-03-14 01:17:12,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2025-03-14 01:17:12,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2025-03-14 01:17:12,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2025-03-14 01:17:12,704 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2025-03-14 01:17:12,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2025-03-14 01:17:12,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2025-03-14 01:17:12,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (7 of 37 remaining) [2025-03-14 01:17:12,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2025-03-14 01:17:12,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2025-03-14 01:17:12,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2025-03-14 01:17:12,705 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2025-03-14 01:17:12,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2025-03-14 01:17:12,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2025-03-14 01:17:12,706 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2025-03-14 01:17:12,706 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-14 01:17:12,707 INFO L422 BasicCegarLoop]: Path program histogram: [1] [2025-03-14 01:17:12,709 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-14 01:17:12,710 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-14 01:17:12,847 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-14 01:17:12,850 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 199 places, 208 transitions, 426 flow [2025-03-14 01:17:12,896 INFO L124 PetriNetUnfolderBase]: 14/224 cut-off events. [2025-03-14 01:17:12,896 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-14 01:17:12,898 INFO L83 FinitePrefix]: Finished finitePrefix Result has 232 conditions, 224 events. 14/224 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 917 event pairs, 0 based on Foata normal form. 0/171 useless extension candidates. Maximal degree in co-relation 187. Up to 3 conditions per place. [2025-03-14 01:17:12,899 INFO L82 GeneralOperation]: Start removeDead. Operand has 199 places, 208 transitions, 426 flow [2025-03-14 01:17:12,901 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 199 places, 208 transitions, 426 flow [2025-03-14 01:17:12,902 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:17:12,902 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;@7b0c2881, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:17:12,902 INFO L334 AbstractCegarLoop]: Starting to check reachability of 55 error locations. [2025-03-14 01:17:12,913 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:17:12,913 INFO L124 PetriNetUnfolderBase]: 0/66 cut-off events. [2025-03-14 01:17:12,913 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-14 01:17:12,913 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:17:12,913 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-14 01:17:12,913 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-14 01:17:12,914 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:17:12,914 INFO L85 PathProgramCache]: Analyzing trace with hash -1301838559, now seen corresponding path program 1 times [2025-03-14 01:17:12,914 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:17:12,914 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1163354287] [2025-03-14 01:17:12,914 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:17:12,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:17:12,930 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-14 01:17:12,941 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-14 01:17:12,942 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:17:12,942 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:17:12,943 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:17:12,948 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-14 01:17:12,962 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-14 01:17:12,963 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:17:12,963 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:17:12,973 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:17:12,973 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:17:12,973 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (54 of 55 remaining) [2025-03-14 01:17:12,973 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (53 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (52 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (51 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (50 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (49 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (48 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (47 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (46 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (45 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (44 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (43 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (42 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (41 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (40 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (39 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (38 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (37 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (36 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (35 of 55 remaining) [2025-03-14 01:17:12,974 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (34 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (33 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (32 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (31 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (30 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (29 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (28 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (27 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (26 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (25 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (24 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (23 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (22 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (21 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (20 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (19 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (18 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (17 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (16 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (15 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (14 of 55 remaining) [2025-03-14 01:17:12,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (13 of 55 remaining) [2025-03-14 01:17:12,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (12 of 55 remaining) [2025-03-14 01:17:12,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (11 of 55 remaining) [2025-03-14 01:17:12,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (10 of 55 remaining) [2025-03-14 01:17:12,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (9 of 55 remaining) [2025-03-14 01:17:12,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (8 of 55 remaining) [2025-03-14 01:17:12,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (7 of 55 remaining) [2025-03-14 01:17:12,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (6 of 55 remaining) [2025-03-14 01:17:12,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (5 of 55 remaining) [2025-03-14 01:17:12,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (4 of 55 remaining) [2025-03-14 01:17:12,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (3 of 55 remaining) [2025-03-14 01:17:12,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (2 of 55 remaining) [2025-03-14 01:17:12,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (1 of 55 remaining) [2025-03-14 01:17:12,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 55 remaining) [2025-03-14 01:17:12,981 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-14 01:17:12,981 INFO L422 BasicCegarLoop]: Path program histogram: [1] [2025-03-14 01:17:12,982 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-14 01:17:12,982 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-14 01:17:13,128 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-14 01:17:13,134 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 284 places, 298 transitions, 614 flow [2025-03-14 01:17:13,220 INFO L124 PetriNetUnfolderBase]: 21/323 cut-off events. [2025-03-14 01:17:13,220 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-14 01:17:13,226 INFO L83 FinitePrefix]: Finished finitePrefix Result has 336 conditions, 323 events. 21/323 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 1548 event pairs, 0 based on Foata normal form. 0/244 useless extension candidates. Maximal degree in co-relation 276. Up to 4 conditions per place. [2025-03-14 01:17:13,227 INFO L82 GeneralOperation]: Start removeDead. Operand has 284 places, 298 transitions, 614 flow [2025-03-14 01:17:13,231 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 284 places, 298 transitions, 614 flow [2025-03-14 01:17:13,233 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:17:13,233 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;@7b0c2881, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:17:13,234 INFO L334 AbstractCegarLoop]: Starting to check reachability of 73 error locations. [2025-03-14 01:17:13,241 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:17:13,243 INFO L124 PetriNetUnfolderBase]: 0/67 cut-off events. [2025-03-14 01:17:13,243 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-14 01:17:13,244 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:17:13,244 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-14 01:17:13,244 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-14 01:17:13,244 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:17:13,244 INFO L85 PathProgramCache]: Analyzing trace with hash 1286243208, now seen corresponding path program 1 times [2025-03-14 01:17:13,244 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:17:13,244 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1730351597] [2025-03-14 01:17:13,244 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:17:13,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:17:13,261 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-14 01:17:13,276 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-14 01:17:13,276 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:17:13,276 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:17:13,579 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-14 01:17:13,580 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:17:13,581 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1730351597] [2025-03-14 01:17:13,581 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1730351597] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:17:13,581 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:17:13,582 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-14 01:17:13,582 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [726027320] [2025-03-14 01:17:13,582 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:17:13,586 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-14 01:17:13,589 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:17:13,606 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-14 01:17:13,606 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-14 01:17:13,608 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 222 out of 298 [2025-03-14 01:17:13,610 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 284 places, 298 transitions, 614 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-14 01:17:13,610 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:17:13,611 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 222 of 298 [2025-03-14 01:17:13,613 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:17:15,000 INFO L124 PetriNetUnfolderBase]: 915/5089 cut-off events. [2025-03-14 01:17:15,001 INFO L125 PetriNetUnfolderBase]: For 463/463 co-relation queries the response was YES. [2025-03-14 01:17:15,023 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6342 conditions, 5089 events. 915/5089 cut-off events. For 463/463 co-relation queries the response was YES. Maximal size of possible extension queue 218. Compared 55680 event pairs, 630 based on Foata normal form. 400/5058 useless extension candidates. Maximal degree in co-relation 800. Up to 1030 conditions per place. [2025-03-14 01:17:15,044 INFO L140 encePairwiseOnDemand]: 243/298 looper letters, 21 selfloop transitions, 0 changer transitions 0/240 dead transitions. [2025-03-14 01:17:15,044 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 240 transitions, 540 flow [2025-03-14 01:17:15,046 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-14 01:17:15,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-14 01:17:15,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 520 transitions. [2025-03-14 01:17:15,057 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.87248322147651 [2025-03-14 01:17:15,058 INFO L175 Difference]: Start difference. First operand has 284 places, 298 transitions, 614 flow. Second operand 2 states and 520 transitions. [2025-03-14 01:17:15,059 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 240 transitions, 540 flow [2025-03-14 01:17:15,064 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 240 transitions, 538 flow, removed 1 selfloop flow, removed 0 redundant places. [2025-03-14 01:17:15,069 INFO L231 Difference]: Finished difference. Result has 233 places, 240 transitions, 496 flow [2025-03-14 01:17:15,071 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=496, PETRI_DIFFERENCE_MINUEND_PLACES=232, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=240, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=240, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=496, PETRI_PLACES=233, PETRI_TRANSITIONS=240} [2025-03-14 01:17:15,074 INFO L279 CegarLoopForPetriNet]: 284 programPoint places, -51 predicate places. [2025-03-14 01:17:15,075 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 240 transitions, 496 flow [2025-03-14 01:17:15,075 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-14 01:17:15,076 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:17:15,076 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-14 01:17:15,076 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-14 01:17:15,076 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-14 01:17:15,077 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:17:15,077 INFO L85 PathProgramCache]: Analyzing trace with hash -1045033515, now seen corresponding path program 1 times [2025-03-14 01:17:15,078 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:17:15,078 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1703658831] [2025-03-14 01:17:15,078 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:17:15,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:17:15,090 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-03-14 01:17:15,094 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-03-14 01:17:15,094 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:17:15,094 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:17:15,094 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:17:15,102 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-03-14 01:17:15,108 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-03-14 01:17:15,110 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:17:15,110 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:17:15,116 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:17:15,116 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:17:15,116 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (72 of 73 remaining) [2025-03-14 01:17:15,117 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (71 of 73 remaining) [2025-03-14 01:17:15,117 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (70 of 73 remaining) [2025-03-14 01:17:15,117 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (69 of 73 remaining) [2025-03-14 01:17:15,117 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (68 of 73 remaining) [2025-03-14 01:17:15,117 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (67 of 73 remaining) [2025-03-14 01:17:15,117 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (66 of 73 remaining) [2025-03-14 01:17:15,117 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (65 of 73 remaining) [2025-03-14 01:17:15,117 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (64 of 73 remaining) [2025-03-14 01:17:15,117 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (63 of 73 remaining) [2025-03-14 01:17:15,117 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (62 of 73 remaining) [2025-03-14 01:17:15,117 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (61 of 73 remaining) [2025-03-14 01:17:15,117 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (60 of 73 remaining) [2025-03-14 01:17:15,118 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (59 of 73 remaining) [2025-03-14 01:17:15,118 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (58 of 73 remaining) [2025-03-14 01:17:15,118 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (57 of 73 remaining) [2025-03-14 01:17:15,118 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (56 of 73 remaining) [2025-03-14 01:17:15,118 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (55 of 73 remaining) [2025-03-14 01:17:15,118 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (54 of 73 remaining) [2025-03-14 01:17:15,118 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (53 of 73 remaining) [2025-03-14 01:17:15,118 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (52 of 73 remaining) [2025-03-14 01:17:15,118 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (51 of 73 remaining) [2025-03-14 01:17:15,118 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (50 of 73 remaining) [2025-03-14 01:17:15,118 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (49 of 73 remaining) [2025-03-14 01:17:15,118 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (48 of 73 remaining) [2025-03-14 01:17:15,118 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (47 of 73 remaining) [2025-03-14 01:17:15,119 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (46 of 73 remaining) [2025-03-14 01:17:15,119 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (45 of 73 remaining) [2025-03-14 01:17:15,119 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (44 of 73 remaining) [2025-03-14 01:17:15,119 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (43 of 73 remaining) [2025-03-14 01:17:15,119 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (42 of 73 remaining) [2025-03-14 01:17:15,119 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (41 of 73 remaining) [2025-03-14 01:17:15,119 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (40 of 73 remaining) [2025-03-14 01:17:15,119 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (39 of 73 remaining) [2025-03-14 01:17:15,119 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (38 of 73 remaining) [2025-03-14 01:17:15,119 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (37 of 73 remaining) [2025-03-14 01:17:15,119 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (36 of 73 remaining) [2025-03-14 01:17:15,119 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (35 of 73 remaining) [2025-03-14 01:17:15,119 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (34 of 73 remaining) [2025-03-14 01:17:15,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (33 of 73 remaining) [2025-03-14 01:17:15,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (32 of 73 remaining) [2025-03-14 01:17:15,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (31 of 73 remaining) [2025-03-14 01:17:15,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (30 of 73 remaining) [2025-03-14 01:17:15,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (29 of 73 remaining) [2025-03-14 01:17:15,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (28 of 73 remaining) [2025-03-14 01:17:15,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (27 of 73 remaining) [2025-03-14 01:17:15,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (26 of 73 remaining) [2025-03-14 01:17:15,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (25 of 73 remaining) [2025-03-14 01:17:15,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (24 of 73 remaining) [2025-03-14 01:17:15,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (23 of 73 remaining) [2025-03-14 01:17:15,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (22 of 73 remaining) [2025-03-14 01:17:15,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (21 of 73 remaining) [2025-03-14 01:17:15,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (20 of 73 remaining) [2025-03-14 01:17:15,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (19 of 73 remaining) [2025-03-14 01:17:15,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (18 of 73 remaining) [2025-03-14 01:17:15,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (17 of 73 remaining) [2025-03-14 01:17:15,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (16 of 73 remaining) [2025-03-14 01:17:15,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (15 of 73 remaining) [2025-03-14 01:17:15,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (14 of 73 remaining) [2025-03-14 01:17:15,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (13 of 73 remaining) [2025-03-14 01:17:15,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (12 of 73 remaining) [2025-03-14 01:17:15,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (11 of 73 remaining) [2025-03-14 01:17:15,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (10 of 73 remaining) [2025-03-14 01:17:15,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (9 of 73 remaining) [2025-03-14 01:17:15,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (8 of 73 remaining) [2025-03-14 01:17:15,122 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (7 of 73 remaining) [2025-03-14 01:17:15,122 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (6 of 73 remaining) [2025-03-14 01:17:15,122 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (5 of 73 remaining) [2025-03-14 01:17:15,122 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (4 of 73 remaining) [2025-03-14 01:17:15,122 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (3 of 73 remaining) [2025-03-14 01:17:15,122 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (2 of 73 remaining) [2025-03-14 01:17:15,122 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (1 of 73 remaining) [2025-03-14 01:17:15,122 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 73 remaining) [2025-03-14 01:17:15,122 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-14 01:17:15,122 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-03-14 01:17:15,123 WARN L246 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-14 01:17:15,123 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2025-03-14 01:17:15,262 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-14 01:17:15,265 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 369 places, 388 transitions, 804 flow [2025-03-14 01:17:15,370 INFO L124 PetriNetUnfolderBase]: 28/422 cut-off events. [2025-03-14 01:17:15,371 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-03-14 01:17:15,376 INFO L83 FinitePrefix]: Finished finitePrefix Result has 441 conditions, 422 events. 28/422 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 2226 event pairs, 0 based on Foata normal form. 0/317 useless extension candidates. Maximal degree in co-relation 365. Up to 5 conditions per place. [2025-03-14 01:17:15,376 INFO L82 GeneralOperation]: Start removeDead. Operand has 369 places, 388 transitions, 804 flow [2025-03-14 01:17:15,383 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 369 places, 388 transitions, 804 flow [2025-03-14 01:17:15,384 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:17:15,384 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;@7b0c2881, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:17:15,384 INFO L334 AbstractCegarLoop]: Starting to check reachability of 91 error locations. [2025-03-14 01:17:15,389 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:17:15,390 INFO L124 PetriNetUnfolderBase]: 0/67 cut-off events. [2025-03-14 01:17:15,390 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-14 01:17:15,390 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:17:15,390 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-14 01:17:15,390 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-14 01:17:15,390 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:17:15,390 INFO L85 PathProgramCache]: Analyzing trace with hash 770967969, now seen corresponding path program 1 times [2025-03-14 01:17:15,391 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:17:15,391 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1719673877] [2025-03-14 01:17:15,391 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:17:15,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:17:15,399 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-14 01:17:15,403 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-14 01:17:15,404 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:17:15,404 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:17:15,627 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-14 01:17:15,628 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:17:15,628 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1719673877] [2025-03-14 01:17:15,628 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1719673877] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:17:15,628 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:17:15,628 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-14 01:17:15,628 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [540377050] [2025-03-14 01:17:15,628 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:17:15,628 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-14 01:17:15,629 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:17:15,629 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-14 01:17:15,629 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-14 01:17:15,630 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 287 out of 388 [2025-03-14 01:17:15,631 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 369 places, 388 transitions, 804 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-14 01:17:15,631 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:17:15,631 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 287 of 388 [2025-03-14 01:17:15,631 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:17:21,496 INFO L124 PetriNetUnfolderBase]: 8804/37968 cut-off events. [2025-03-14 01:17:21,496 INFO L125 PetriNetUnfolderBase]: For 5804/5804 co-relation queries the response was YES. [2025-03-14 01:17:21,864 INFO L83 FinitePrefix]: Finished finitePrefix Result has 49512 conditions, 37968 events. 8804/37968 cut-off events. For 5804/5804 co-relation queries the response was YES. Maximal size of possible extension queue 1392. Compared 552933 event pairs, 6804 based on Foata normal form. 2801/37741 useless extension candidates. Maximal degree in co-relation 6378. Up to 9605 conditions per place. [2025-03-14 01:17:22,119 INFO L140 encePairwiseOnDemand]: 315/388 looper letters, 28 selfloop transitions, 0 changer transitions 0/312 dead transitions. [2025-03-14 01:17:22,121 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 302 places, 312 transitions, 708 flow [2025-03-14 01:17:22,125 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-14 01:17:22,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-14 01:17:22,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 675 transitions. [2025-03-14 01:17:22,132 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8698453608247423 [2025-03-14 01:17:22,132 INFO L175 Difference]: Start difference. First operand has 369 places, 388 transitions, 804 flow. Second operand 2 states and 675 transitions. [2025-03-14 01:17:22,132 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 302 places, 312 transitions, 708 flow [2025-03-14 01:17:22,148 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 312 transitions, 702 flow, removed 3 selfloop flow, removed 0 redundant places. [2025-03-14 01:17:22,151 INFO L231 Difference]: Finished difference. Result has 302 places, 312 transitions, 646 flow [2025-03-14 01:17:22,156 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=388, PETRI_DIFFERENCE_MINUEND_FLOW=646, PETRI_DIFFERENCE_MINUEND_PLACES=301, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=312, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=312, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=646, PETRI_PLACES=302, PETRI_TRANSITIONS=312} [2025-03-14 01:17:22,157 INFO L279 CegarLoopForPetriNet]: 369 programPoint places, -67 predicate places. [2025-03-14 01:17:22,157 INFO L471 AbstractCegarLoop]: Abstraction has has 302 places, 312 transitions, 646 flow [2025-03-14 01:17:22,158 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-14 01:17:22,159 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:17:22,159 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-14 01:17:22,159 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-14 01:17:22,159 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-14 01:17:22,160 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:17:22,160 INFO L85 PathProgramCache]: Analyzing trace with hash -214085429, now seen corresponding path program 1 times [2025-03-14 01:17:22,160 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:17:22,161 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [373551298] [2025-03-14 01:17:22,161 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:17:22,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:17:22,185 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-03-14 01:17:22,202 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-03-14 01:17:22,202 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:17:22,202 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:17:22,588 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-14 01:17:22,589 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:17:22,589 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [373551298] [2025-03-14 01:17:22,589 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [373551298] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:17:22,589 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:17:22,589 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:17:22,589 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [537080144] [2025-03-14 01:17:22,589 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:17:22,590 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:17:22,590 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:17:22,590 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:17:22,590 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:17:22,944 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 276 out of 388 [2025-03-14 01:17:22,947 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 302 places, 312 transitions, 646 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-14 01:17:22,948 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:17:22,948 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 276 of 388 [2025-03-14 01:17:22,948 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:17:43,557 INFO L124 PetriNetUnfolderBase]: 30507/100794 cut-off events. [2025-03-14 01:17:43,558 INFO L125 PetriNetUnfolderBase]: For 8326/8326 co-relation queries the response was YES. [2025-03-14 01:17:44,521 INFO L83 FinitePrefix]: Finished finitePrefix Result has 140876 conditions, 100794 events. 30507/100794 cut-off events. For 8326/8326 co-relation queries the response was YES. Maximal size of possible extension queue 4138. Compared 1573162 event pairs, 14517 based on Foata normal form. 0/92001 useless extension candidates. Maximal degree in co-relation 140869. Up to 27902 conditions per place. [2025-03-14 01:17:44,995 INFO L140 encePairwiseOnDemand]: 373/388 looper letters, 100 selfloop transitions, 32 changer transitions 0/405 dead transitions. [2025-03-14 01:17:44,995 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 405 transitions, 1156 flow [2025-03-14 01:17:44,996 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:17:44,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:17:44,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1789 transitions. [2025-03-14 01:17:45,000 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7684707903780069 [2025-03-14 01:17:45,000 INFO L175 Difference]: Start difference. First operand has 302 places, 312 transitions, 646 flow. Second operand 6 states and 1789 transitions. [2025-03-14 01:17:45,000 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 405 transitions, 1156 flow [2025-03-14 01:17:45,128 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 405 transitions, 1156 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:17:45,135 INFO L231 Difference]: Finished difference. Result has 312 places, 343 transitions, 864 flow [2025-03-14 01:17:45,135 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=388, PETRI_DIFFERENCE_MINUEND_FLOW=646, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=312, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=298, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=864, PETRI_PLACES=312, PETRI_TRANSITIONS=343} [2025-03-14 01:17:45,136 INFO L279 CegarLoopForPetriNet]: 369 programPoint places, -57 predicate places. [2025-03-14 01:17:45,137 INFO L471 AbstractCegarLoop]: Abstraction has has 312 places, 343 transitions, 864 flow [2025-03-14 01:17:45,138 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-14 01:17:45,138 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:17:45,138 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-14 01:17:45,138 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-14 01:17:45,139 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-14 01:17:45,139 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:17:45,139 INFO L85 PathProgramCache]: Analyzing trace with hash 1105545586, now seen corresponding path program 1 times [2025-03-14 01:17:45,139 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:17:45,139 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [316421206] [2025-03-14 01:17:45,139 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:17:45,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:17:45,163 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-03-14 01:17:45,175 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-03-14 01:17:45,176 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:17:45,176 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:17:45,283 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-14 01:17:45,283 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:17:45,284 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [316421206] [2025-03-14 01:17:45,284 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [316421206] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:17:45,284 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:17:45,284 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-14 01:17:45,284 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1003291883] [2025-03-14 01:17:45,284 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:17:45,284 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-14 01:17:45,285 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:17:45,285 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-14 01:17:45,285 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-14 01:17:45,326 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 388 [2025-03-14 01:17:45,328 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 312 places, 343 transitions, 864 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-14 01:17:45,328 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:17:45,328 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 388 [2025-03-14 01:17:45,328 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand