./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread/twostage_3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 3289d67d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread/twostage_3.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 1032ef3fe166161226ca7e81ea27802cfc3f516ad1e4b45c387461fe1ddeccf8 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-3289d67-m [2024-11-16 23:12:17,232 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-16 23:12:17,285 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-16 23:12:17,288 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-16 23:12:17,289 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-16 23:12:17,313 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-16 23:12:17,315 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-16 23:12:17,316 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-16 23:12:17,316 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-16 23:12:17,319 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-16 23:12:17,320 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-16 23:12:17,320 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-16 23:12:17,320 INFO L153 SettingsManager]: * Use SBE=true [2024-11-16 23:12:17,320 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-16 23:12:17,321 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-16 23:12:17,321 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-16 23:12:17,321 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-16 23:12:17,321 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-16 23:12:17,322 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-16 23:12:17,322 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-16 23:12:17,323 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-16 23:12:17,323 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-16 23:12:17,323 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-16 23:12:17,325 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-16 23:12:17,325 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-16 23:12:17,325 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-16 23:12:17,325 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-16 23:12:17,325 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-16 23:12:17,326 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-16 23:12:17,326 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-16 23:12:17,326 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-16 23:12:17,326 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 23:12:17,327 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-16 23:12:17,327 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-16 23:12:17,327 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-16 23:12:17,327 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-16 23:12:17,328 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-16 23:12:17,328 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-16 23:12:17,328 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-16 23:12:17,328 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-16 23:12:17,328 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-16 23:12:17,329 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 1032ef3fe166161226ca7e81ea27802cfc3f516ad1e4b45c387461fe1ddeccf8 [2024-11-16 23:12:17,542 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-16 23:12:17,563 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-16 23:12:17,566 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-16 23:12:17,567 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-16 23:12:17,567 INFO L274 PluginConnector]: CDTParser initialized [2024-11-16 23:12:17,568 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread/twostage_3.i [2024-11-16 23:12:19,424 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-16 23:12:19,663 INFO L384 CDTParser]: Found 1 translation units. [2024-11-16 23:12:19,664 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread/twostage_3.i [2024-11-16 23:12:19,686 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/45f680f71/d1616633031c44538e66cb110e77e659/FLAG89510b601 [2024-11-16 23:12:19,978 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/45f680f71/d1616633031c44538e66cb110e77e659 [2024-11-16 23:12:19,980 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-16 23:12:19,981 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-16 23:12:19,982 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-16 23:12:19,982 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-16 23:12:19,986 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-16 23:12:19,987 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 11:12:19" (1/1) ... [2024-11-16 23:12:19,988 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3184c464 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:19, skipping insertion in model container [2024-11-16 23:12:19,988 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 11:12:19" (1/1) ... [2024-11-16 23:12:20,042 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-16 23:12:20,448 WARN L1684 CHandler]: Possible shadowing of function lock [2024-11-16 23:12:20,449 WARN L1684 CHandler]: Possible shadowing of function lock [2024-11-16 23:12:20,449 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 23:12:20,460 INFO L200 MainTranslator]: Completed pre-run [2024-11-16 23:12:20,524 WARN L1684 CHandler]: Possible shadowing of function lock [2024-11-16 23:12:20,525 WARN L1684 CHandler]: Possible shadowing of function lock [2024-11-16 23:12:20,526 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 23:12:20,607 INFO L204 MainTranslator]: Completed translation [2024-11-16 23:12:20,610 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:20 WrapperNode [2024-11-16 23:12:20,610 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-16 23:12:20,611 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-16 23:12:20,611 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-16 23:12:20,612 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-16 23:12:20,617 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:20" (1/1) ... [2024-11-16 23:12:20,644 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:20" (1/1) ... [2024-11-16 23:12:20,678 INFO L138 Inliner]: procedures = 373, calls = 34, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 272 [2024-11-16 23:12:20,678 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-16 23:12:20,680 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-16 23:12:20,680 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-16 23:12:20,681 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-16 23:12:20,688 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:20" (1/1) ... [2024-11-16 23:12:20,688 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:20" (1/1) ... [2024-11-16 23:12:20,694 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:20" (1/1) ... [2024-11-16 23:12:20,694 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:20" (1/1) ... [2024-11-16 23:12:20,702 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:20" (1/1) ... [2024-11-16 23:12:20,706 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:20" (1/1) ... [2024-11-16 23:12:20,708 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:20" (1/1) ... [2024-11-16 23:12:20,712 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:20" (1/1) ... [2024-11-16 23:12:20,715 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-16 23:12:20,716 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-16 23:12:20,716 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-16 23:12:20,716 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-16 23:12:20,721 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:20" (1/1) ... [2024-11-16 23:12:20,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 23:12:20,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 23:12:20,753 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-16 23:12:20,755 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-16 23:12:20,792 INFO L130 BoogieDeclarations]: Found specification of procedure funcA [2024-11-16 23:12:20,793 INFO L138 BoogieDeclarations]: Found implementation of procedure funcA [2024-11-16 23:12:20,793 INFO L130 BoogieDeclarations]: Found specification of procedure funcB [2024-11-16 23:12:20,793 INFO L138 BoogieDeclarations]: Found implementation of procedure funcB [2024-11-16 23:12:20,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-16 23:12:20,793 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-16 23:12:20,794 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-16 23:12:20,795 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-16 23:12:20,795 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-16 23:12:20,795 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-16 23:12:20,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-16 23:12:20,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-16 23:12:20,795 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-16 23:12:20,795 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-16 23:12:20,795 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-16 23:12:20,796 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-16 23:12:20,914 INFO L256 CfgBuilder]: Building ICFG [2024-11-16 23:12:20,916 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-16 23:12:21,234 INFO L1250 $ProcedureCfgBuilder]: dead code at ProgramPoint L1301: havoc main_~#tPool~0#1.base, main_~#tPool~0#1.offset; [2024-11-16 23:12:21,235 INFO L1250 $ProcedureCfgBuilder]: dead code at ProgramPoint L1301-1: SUMMARY for call ULTIMATE.dealloc(main_~#tPool~0#1.base, main_~#tPool~0#1.offset); srcloc: null [2024-11-16 23:12:21,235 INFO L1250 $ProcedureCfgBuilder]: dead code at ProgramPoint L1302: havoc main_~#rPool~0#1.base, main_~#rPool~0#1.offset; [2024-11-16 23:12:21,235 INFO L1250 $ProcedureCfgBuilder]: dead code at ProgramPoint L1302-1: SUMMARY for call ULTIMATE.dealloc(main_~#rPool~0#1.base, main_~#rPool~0#1.offset); srcloc: null [2024-11-16 23:12:21,283 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-16 23:12:21,283 INFO L307 CfgBuilder]: Performing block encoding [2024-11-16 23:12:21,325 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-16 23:12:21,325 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-16 23:12:21,326 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 11:12:21 BoogieIcfgContainer [2024-11-16 23:12:21,326 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-16 23:12:21,327 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-16 23:12:21,327 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-16 23:12:21,333 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-16 23:12:21,333 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 16.11 11:12:19" (1/3) ... [2024-11-16 23:12:21,334 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5fb6f467 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 11:12:21, skipping insertion in model container [2024-11-16 23:12:21,334 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:12:20" (2/3) ... [2024-11-16 23:12:21,334 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5fb6f467 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 11:12:21, skipping insertion in model container [2024-11-16 23:12:21,334 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 11:12:21" (3/3) ... [2024-11-16 23:12:21,335 INFO L112 eAbstractionObserver]: Analyzing ICFG twostage_3.i [2024-11-16 23:12:21,350 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-16 23:12:21,351 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 45 error locations. [2024-11-16 23:12:21,351 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-16 23:12:21,419 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-16 23:12:21,460 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 353 places, 369 transitions, 758 flow [2024-11-16 23:12:21,654 INFO L124 PetriNetUnfolderBase]: 43/682 cut-off events. [2024-11-16 23:12:21,655 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-16 23:12:21,665 INFO L83 FinitePrefix]: Finished finitePrefix Result has 699 conditions, 682 events. 43/682 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 2967 event pairs, 0 based on Foata normal form. 0/554 useless extension candidates. Maximal degree in co-relation 354. Up to 8 conditions per place. [2024-11-16 23:12:21,666 INFO L82 GeneralOperation]: Start removeDead. Operand has 353 places, 369 transitions, 758 flow [2024-11-16 23:12:21,676 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 353 places, 369 transitions, 758 flow [2024-11-16 23:12:21,683 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-16 23:12:21,689 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;@9663282, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-16 23:12:21,689 INFO L334 AbstractCegarLoop]: Starting to check reachability of 65 error locations. [2024-11-16 23:12:21,692 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-16 23:12:21,692 INFO L124 PetriNetUnfolderBase]: 0/26 cut-off events. [2024-11-16 23:12:21,692 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-16 23:12:21,692 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:21,693 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:21,693 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-16 23:12:21,697 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:21,698 INFO L85 PathProgramCache]: Analyzing trace with hash -1284361484, now seen corresponding path program 1 times [2024-11-16 23:12:21,704 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:21,705 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1011971118] [2024-11-16 23:12:21,705 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:21,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:21,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:21,900 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:12:21,901 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:21,901 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1011971118] [2024-11-16 23:12:21,902 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1011971118] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:21,902 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:21,902 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:21,903 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [253220090] [2024-11-16 23:12:21,905 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:21,913 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:21,916 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:21,933 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:21,934 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:21,970 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 324 out of 369 [2024-11-16 23:12:21,974 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 353 places, 369 transitions, 758 flow. Second operand has 3 states, 3 states have (on average 324.6666666666667) internal successors, (974), 3 states have internal predecessors, (974), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:21,974 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:21,974 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 324 of 369 [2024-11-16 23:12:21,975 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:22,337 INFO L124 PetriNetUnfolderBase]: 271/2560 cut-off events. [2024-11-16 23:12:22,338 INFO L125 PetriNetUnfolderBase]: For 102/102 co-relation queries the response was YES. [2024-11-16 23:12:22,347 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3072 conditions, 2560 events. 271/2560 cut-off events. For 102/102 co-relation queries the response was YES. Maximal size of possible extension queue 57. Compared 20295 event pairs, 234 based on Foata normal form. 246/2367 useless extension candidates. Maximal degree in co-relation 2414. Up to 458 conditions per place. [2024-11-16 23:12:22,381 INFO L140 encePairwiseOnDemand]: 350/369 looper letters, 25 selfloop transitions, 1 changer transitions 8/349 dead transitions. [2024-11-16 23:12:22,382 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 349 places, 349 transitions, 770 flow [2024-11-16 23:12:22,383 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:12:22,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:12:22,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1016 transitions. [2024-11-16 23:12:22,400 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9177958446251129 [2024-11-16 23:12:22,403 INFO L175 Difference]: Start difference. First operand has 353 places, 369 transitions, 758 flow. Second operand 3 states and 1016 transitions. [2024-11-16 23:12:22,404 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 349 places, 349 transitions, 770 flow [2024-11-16 23:12:22,410 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 349 places, 349 transitions, 770 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-16 23:12:22,417 INFO L231 Difference]: Finished difference. Result has 349 places, 341 transitions, 704 flow [2024-11-16 23:12:22,419 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=718, PETRI_DIFFERENCE_MINUEND_PLACES=347, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=349, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=348, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=704, PETRI_PLACES=349, PETRI_TRANSITIONS=341} [2024-11-16 23:12:22,424 INFO L277 CegarLoopForPetriNet]: 353 programPoint places, -4 predicate places. [2024-11-16 23:12:22,425 INFO L471 AbstractCegarLoop]: Abstraction has has 349 places, 341 transitions, 704 flow [2024-11-16 23:12:22,425 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 324.6666666666667) internal successors, (974), 3 states have internal predecessors, (974), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:22,426 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:22,426 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:22,426 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-16 23:12:22,426 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr26ASSERT_VIOLATIONDATA_RACE === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-16 23:12:22,427 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:22,428 INFO L85 PathProgramCache]: Analyzing trace with hash -1160462796, now seen corresponding path program 1 times [2024-11-16 23:12:22,428 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:22,428 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [44069] [2024-11-16 23:12:22,429 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:22,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:22,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:22,517 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:12:22,517 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:22,518 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [44069] [2024-11-16 23:12:22,518 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [44069] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:22,518 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:22,518 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:22,518 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1159365039] [2024-11-16 23:12:22,518 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:22,519 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:22,519 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:22,520 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:22,520 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:22,533 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 334 out of 369 [2024-11-16 23:12:22,535 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 349 places, 341 transitions, 704 flow. Second operand has 3 states, 3 states have (on average 334.6666666666667) internal successors, (1004), 3 states have internal predecessors, (1004), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:22,535 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:22,535 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 334 of 369 [2024-11-16 23:12:22,535 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:22,940 INFO L124 PetriNetUnfolderBase]: 152/2660 cut-off events. [2024-11-16 23:12:22,940 INFO L125 PetriNetUnfolderBase]: For 210/266 co-relation queries the response was YES. [2024-11-16 23:12:22,946 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3059 conditions, 2660 events. 152/2660 cut-off events. For 210/266 co-relation queries the response was YES. Maximal size of possible extension queue 50. Compared 20682 event pairs, 116 based on Foata normal form. 0/2231 useless extension candidates. Maximal degree in co-relation 1499. Up to 147 conditions per place. [2024-11-16 23:12:22,955 INFO L140 encePairwiseOnDemand]: 367/369 looper letters, 35 selfloop transitions, 1 changer transitions 0/357 dead transitions. [2024-11-16 23:12:22,955 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 342 places, 357 transitions, 826 flow [2024-11-16 23:12:22,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:12:22,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:12:22,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1039 transitions. [2024-11-16 23:12:22,958 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.938572719060524 [2024-11-16 23:12:22,958 INFO L175 Difference]: Start difference. First operand has 349 places, 341 transitions, 704 flow. Second operand 3 states and 1039 transitions. [2024-11-16 23:12:22,959 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 342 places, 357 transitions, 826 flow [2024-11-16 23:12:22,961 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 341 places, 357 transitions, 825 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-16 23:12:22,966 INFO L231 Difference]: Finished difference. Result has 341 places, 340 transitions, 703 flow [2024-11-16 23:12:22,966 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=701, PETRI_DIFFERENCE_MINUEND_PLACES=339, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=340, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=339, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=703, PETRI_PLACES=341, PETRI_TRANSITIONS=340} [2024-11-16 23:12:22,967 INFO L277 CegarLoopForPetriNet]: 353 programPoint places, -12 predicate places. [2024-11-16 23:12:22,967 INFO L471 AbstractCegarLoop]: Abstraction has has 341 places, 340 transitions, 703 flow [2024-11-16 23:12:22,967 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.6666666666667) internal successors, (1004), 3 states have internal predecessors, (1004), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:22,968 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:22,968 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:22,968 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-16 23:12:22,968 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr22ASSERT_VIOLATIONDATA_RACE === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-16 23:12:22,969 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:22,969 INFO L85 PathProgramCache]: Analyzing trace with hash -1614780057, now seen corresponding path program 1 times [2024-11-16 23:12:22,969 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:22,970 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2130852453] [2024-11-16 23:12:22,970 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:22,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:22,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:23,013 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:12:23,013 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:23,015 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2130852453] [2024-11-16 23:12:23,015 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2130852453] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:23,016 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:23,016 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:23,016 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2081463012] [2024-11-16 23:12:23,016 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:23,016 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:23,016 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:23,017 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:23,017 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:23,046 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 313 out of 369 [2024-11-16 23:12:23,047 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 341 places, 340 transitions, 703 flow. Second operand has 3 states, 3 states have (on average 313.6666666666667) internal successors, (941), 3 states have internal predecessors, (941), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:23,047 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:23,047 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 313 of 369 [2024-11-16 23:12:23,047 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:23,477 INFO L124 PetriNetUnfolderBase]: 728/3855 cut-off events. [2024-11-16 23:12:23,477 INFO L125 PetriNetUnfolderBase]: For 234/290 co-relation queries the response was YES. [2024-11-16 23:12:23,486 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5294 conditions, 3855 events. 728/3855 cut-off events. For 234/290 co-relation queries the response was YES. Maximal size of possible extension queue 91. Compared 32361 event pairs, 156 based on Foata normal form. 5/3419 useless extension candidates. Maximal degree in co-relation 2644. Up to 1033 conditions per place. [2024-11-16 23:12:23,499 INFO L140 encePairwiseOnDemand]: 353/369 looper letters, 37 selfloop transitions, 5 changer transitions 11/349 dead transitions. [2024-11-16 23:12:23,499 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 335 places, 349 transitions, 821 flow [2024-11-16 23:12:23,499 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:12:23,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:12:23,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 994 transitions. [2024-11-16 23:12:23,501 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8979223125564589 [2024-11-16 23:12:23,501 INFO L175 Difference]: Start difference. First operand has 341 places, 340 transitions, 703 flow. Second operand 3 states and 994 transitions. [2024-11-16 23:12:23,501 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 335 places, 349 transitions, 821 flow [2024-11-16 23:12:23,503 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 334 places, 349 transitions, 820 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-16 23:12:23,506 INFO L231 Difference]: Finished difference. Result has 335 places, 325 transitions, 691 flow [2024-11-16 23:12:23,506 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=686, PETRI_DIFFERENCE_MINUEND_PLACES=332, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=332, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=327, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=691, PETRI_PLACES=335, PETRI_TRANSITIONS=325} [2024-11-16 23:12:23,507 INFO L277 CegarLoopForPetriNet]: 353 programPoint places, -18 predicate places. [2024-11-16 23:12:23,507 INFO L471 AbstractCegarLoop]: Abstraction has has 335 places, 325 transitions, 691 flow [2024-11-16 23:12:23,508 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 313.6666666666667) internal successors, (941), 3 states have internal predecessors, (941), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:23,508 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:23,508 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:23,508 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-16 23:12:23,508 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-16 23:12:23,508 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:23,509 INFO L85 PathProgramCache]: Analyzing trace with hash 2039683661, now seen corresponding path program 1 times [2024-11-16 23:12:23,509 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:23,509 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [873945265] [2024-11-16 23:12:23,509 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:23,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:23,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:23,570 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:12:23,570 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:23,571 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [873945265] [2024-11-16 23:12:23,571 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [873945265] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:23,571 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:23,571 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:23,571 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1547723532] [2024-11-16 23:12:23,571 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:23,571 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:23,572 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:23,572 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:23,572 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:23,592 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 324 out of 369 [2024-11-16 23:12:23,594 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 335 places, 325 transitions, 691 flow. Second operand has 3 states, 3 states have (on average 324.6666666666667) internal successors, (974), 3 states have internal predecessors, (974), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:23,594 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:23,594 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 324 of 369 [2024-11-16 23:12:23,594 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:24,247 INFO L124 PetriNetUnfolderBase]: 892/6890 cut-off events. [2024-11-16 23:12:24,248 INFO L125 PetriNetUnfolderBase]: For 204/204 co-relation queries the response was YES. [2024-11-16 23:12:24,263 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8651 conditions, 6890 events. 892/6890 cut-off events. For 204/204 co-relation queries the response was YES. Maximal size of possible extension queue 137. Compared 69796 event pairs, 772 based on Foata normal form. 0/5806 useless extension candidates. Maximal degree in co-relation 7876. Up to 1414 conditions per place. [2024-11-16 23:12:24,283 INFO L140 encePairwiseOnDemand]: 363/369 looper letters, 25 selfloop transitions, 2 changer transitions 0/322 dead transitions. [2024-11-16 23:12:24,284 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 324 places, 322 transitions, 739 flow [2024-11-16 23:12:24,285 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:12:24,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:12:24,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1003 transitions. [2024-11-16 23:12:24,287 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9060523938572719 [2024-11-16 23:12:24,287 INFO L175 Difference]: Start difference. First operand has 335 places, 325 transitions, 691 flow. Second operand 3 states and 1003 transitions. [2024-11-16 23:12:24,287 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 324 places, 322 transitions, 739 flow [2024-11-16 23:12:24,291 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 324 places, 322 transitions, 739 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-16 23:12:24,293 INFO L231 Difference]: Finished difference. Result has 325 places, 322 transitions, 693 flow [2024-11-16 23:12:24,294 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=683, PETRI_DIFFERENCE_MINUEND_PLACES=322, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=321, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=319, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=693, PETRI_PLACES=325, PETRI_TRANSITIONS=322} [2024-11-16 23:12:24,295 INFO L277 CegarLoopForPetriNet]: 353 programPoint places, -28 predicate places. [2024-11-16 23:12:24,295 INFO L471 AbstractCegarLoop]: Abstraction has has 325 places, 322 transitions, 693 flow [2024-11-16 23:12:24,296 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 324.6666666666667) internal successors, (974), 3 states have internal predecessors, (974), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:24,296 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:24,296 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:24,296 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-16 23:12:24,296 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr25ASSERT_VIOLATIONDATA_RACE === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-16 23:12:24,297 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:24,297 INFO L85 PathProgramCache]: Analyzing trace with hash -1556395244, now seen corresponding path program 1 times [2024-11-16 23:12:24,298 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:24,298 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [294712655] [2024-11-16 23:12:24,298 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:24,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:24,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:24,328 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:12:24,328 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:24,328 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [294712655] [2024-11-16 23:12:24,328 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [294712655] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:24,328 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:24,328 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:24,329 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [986620572] [2024-11-16 23:12:24,329 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:24,329 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:24,329 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:24,330 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:24,330 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:24,356 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 326 out of 369 [2024-11-16 23:12:24,358 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 325 places, 322 transitions, 693 flow. Second operand has 3 states, 3 states have (on average 327.3333333333333) internal successors, (982), 3 states have internal predecessors, (982), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:24,358 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:24,358 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 326 of 369 [2024-11-16 23:12:24,358 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:25,028 INFO L124 PetriNetUnfolderBase]: 544/4903 cut-off events. [2024-11-16 23:12:25,028 INFO L125 PetriNetUnfolderBase]: For 204/204 co-relation queries the response was YES. [2024-11-16 23:12:25,040 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6099 conditions, 4903 events. 544/4903 cut-off events. For 204/204 co-relation queries the response was YES. Maximal size of possible extension queue 113. Compared 47275 event pairs, 456 based on Foata normal form. 0/4156 useless extension candidates. Maximal degree in co-relation 5547. Up to 902 conditions per place. [2024-11-16 23:12:25,050 INFO L140 encePairwiseOnDemand]: 366/369 looper letters, 25 selfloop transitions, 2 changer transitions 0/321 dead transitions. [2024-11-16 23:12:25,051 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 326 places, 321 transitions, 745 flow [2024-11-16 23:12:25,051 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:12:25,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:12:25,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1006 transitions. [2024-11-16 23:12:25,053 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9087624209575429 [2024-11-16 23:12:25,053 INFO L175 Difference]: Start difference. First operand has 325 places, 322 transitions, 693 flow. Second operand 3 states and 1006 transitions. [2024-11-16 23:12:25,053 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 326 places, 321 transitions, 745 flow [2024-11-16 23:12:25,056 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 326 places, 321 transitions, 745 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-16 23:12:25,058 INFO L231 Difference]: Finished difference. Result has 326 places, 321 transitions, 695 flow [2024-11-16 23:12:25,059 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=691, PETRI_DIFFERENCE_MINUEND_PLACES=324, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=321, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=319, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=695, PETRI_PLACES=326, PETRI_TRANSITIONS=321} [2024-11-16 23:12:25,061 INFO L277 CegarLoopForPetriNet]: 353 programPoint places, -27 predicate places. [2024-11-16 23:12:25,061 INFO L471 AbstractCegarLoop]: Abstraction has has 326 places, 321 transitions, 695 flow [2024-11-16 23:12:25,063 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 327.3333333333333) internal successors, (982), 3 states have internal predecessors, (982), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:25,064 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:25,064 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:25,064 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-16 23:12:25,064 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-16 23:12:25,064 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:25,066 INFO L85 PathProgramCache]: Analyzing trace with hash 1702051929, now seen corresponding path program 1 times [2024-11-16 23:12:25,066 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:25,066 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1468331225] [2024-11-16 23:12:25,066 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:25,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:25,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:25,099 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:12:25,099 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:25,099 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1468331225] [2024-11-16 23:12:25,099 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1468331225] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:25,100 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:25,100 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-16 23:12:25,100 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [653803396] [2024-11-16 23:12:25,100 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:25,100 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:25,101 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:25,101 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:25,101 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:25,114 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 327 out of 369 [2024-11-16 23:12:25,115 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 326 places, 321 transitions, 695 flow. Second operand has 3 states, 3 states have (on average 328.6666666666667) internal successors, (986), 3 states have internal predecessors, (986), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:25,115 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:25,116 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 327 of 369 [2024-11-16 23:12:25,116 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:25,478 INFO L124 PetriNetUnfolderBase]: 344/3671 cut-off events. [2024-11-16 23:12:25,478 INFO L125 PetriNetUnfolderBase]: For 210/266 co-relation queries the response was YES. [2024-11-16 23:12:25,488 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4506 conditions, 3671 events. 344/3671 cut-off events. For 210/266 co-relation queries the response was YES. Maximal size of possible extension queue 107. Compared 33277 event pairs, 280 based on Foata normal form. 2/3100 useless extension candidates. Maximal degree in co-relation 4113. Up to 588 conditions per place. [2024-11-16 23:12:25,496 INFO L140 encePairwiseOnDemand]: 367/369 looper letters, 24 selfloop transitions, 0 changer transitions 1/320 dead transitions. [2024-11-16 23:12:25,497 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 328 places, 320 transitions, 740 flow [2024-11-16 23:12:25,497 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:12:25,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:12:25,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1007 transitions. [2024-11-16 23:12:25,499 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9096657633242999 [2024-11-16 23:12:25,499 INFO L175 Difference]: Start difference. First operand has 326 places, 321 transitions, 695 flow. Second operand 3 states and 1007 transitions. [2024-11-16 23:12:25,499 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 328 places, 320 transitions, 740 flow [2024-11-16 23:12:25,501 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 324 places, 320 transitions, 732 flow, removed 1 selfloop flow, removed 4 redundant places. [2024-11-16 23:12:25,504 INFO L231 Difference]: Finished difference. Result has 325 places, 319 transitions, 682 flow [2024-11-16 23:12:25,504 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=682, PETRI_DIFFERENCE_MINUEND_PLACES=322, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=320, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=320, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=682, PETRI_PLACES=325, PETRI_TRANSITIONS=319} [2024-11-16 23:12:25,505 INFO L277 CegarLoopForPetriNet]: 353 programPoint places, -28 predicate places. [2024-11-16 23:12:25,505 INFO L471 AbstractCegarLoop]: Abstraction has has 325 places, 319 transitions, 682 flow [2024-11-16 23:12:25,505 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 328.6666666666667) internal successors, (986), 3 states have internal predecessors, (986), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:25,506 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:25,506 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:25,506 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-16 23:12:25,506 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr24ASSERT_VIOLATIONDATA_RACE === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-16 23:12:25,506 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:25,506 INFO L85 PathProgramCache]: Analyzing trace with hash 1766962689, now seen corresponding path program 1 times [2024-11-16 23:12:25,506 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:25,506 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [702440978] [2024-11-16 23:12:25,507 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:25,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:25,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:25,534 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:12:25,534 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:25,534 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [702440978] [2024-11-16 23:12:25,534 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [702440978] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:25,535 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:25,535 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:25,535 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [161136450] [2024-11-16 23:12:25,535 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:25,535 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:25,536 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:25,536 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:25,536 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:25,543 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 334 out of 369 [2024-11-16 23:12:25,544 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 325 places, 319 transitions, 682 flow. Second operand has 3 states, 3 states have (on average 334.6666666666667) internal successors, (1004), 3 states have internal predecessors, (1004), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:25,544 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:25,544 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 334 of 369 [2024-11-16 23:12:25,544 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:25,956 INFO L124 PetriNetUnfolderBase]: 154/2608 cut-off events. [2024-11-16 23:12:25,956 INFO L125 PetriNetUnfolderBase]: For 210/266 co-relation queries the response was YES. [2024-11-16 23:12:25,965 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3110 conditions, 2608 events. 154/2608 cut-off events. For 210/266 co-relation queries the response was YES. Maximal size of possible extension queue 50. Compared 20202 event pairs, 116 based on Foata normal form. 0/2260 useless extension candidates. Maximal degree in co-relation 3103. Up to 147 conditions per place. [2024-11-16 23:12:25,973 INFO L140 encePairwiseOnDemand]: 367/369 looper letters, 35 selfloop transitions, 1 changer transitions 0/335 dead transitions. [2024-11-16 23:12:25,973 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 325 places, 335 transitions, 804 flow [2024-11-16 23:12:25,974 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:12:25,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:12:25,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1039 transitions. [2024-11-16 23:12:25,976 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.938572719060524 [2024-11-16 23:12:25,976 INFO L175 Difference]: Start difference. First operand has 325 places, 319 transitions, 682 flow. Second operand 3 states and 1039 transitions. [2024-11-16 23:12:25,976 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 325 places, 335 transitions, 804 flow [2024-11-16 23:12:25,979 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 324 places, 335 transitions, 802 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-16 23:12:25,981 INFO L231 Difference]: Finished difference. Result has 324 places, 318 transitions, 680 flow [2024-11-16 23:12:25,982 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=678, PETRI_DIFFERENCE_MINUEND_PLACES=322, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=318, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=317, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=680, PETRI_PLACES=324, PETRI_TRANSITIONS=318} [2024-11-16 23:12:25,982 INFO L277 CegarLoopForPetriNet]: 353 programPoint places, -29 predicate places. [2024-11-16 23:12:25,982 INFO L471 AbstractCegarLoop]: Abstraction has has 324 places, 318 transitions, 680 flow [2024-11-16 23:12:25,983 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.6666666666667) internal successors, (1004), 3 states have internal predecessors, (1004), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:25,983 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:25,983 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:25,984 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-16 23:12:25,984 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-16 23:12:25,985 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:25,985 INFO L85 PathProgramCache]: Analyzing trace with hash 1594331808, now seen corresponding path program 1 times [2024-11-16 23:12:25,985 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:25,985 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [324104183] [2024-11-16 23:12:25,986 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:25,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:25,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:26,010 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:12:26,011 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:26,011 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [324104183] [2024-11-16 23:12:26,011 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [324104183] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:26,011 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:26,011 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:26,012 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [296236864] [2024-11-16 23:12:26,012 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:26,012 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:26,012 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:26,013 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:26,013 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:26,047 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 322 out of 369 [2024-11-16 23:12:26,048 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 324 places, 318 transitions, 680 flow. Second operand has 3 states, 3 states have (on average 323.3333333333333) internal successors, (970), 3 states have internal predecessors, (970), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:26,048 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:26,048 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 322 of 369 [2024-11-16 23:12:26,049 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:26,711 INFO L124 PetriNetUnfolderBase]: 728/5154 cut-off events. [2024-11-16 23:12:26,711 INFO L125 PetriNetUnfolderBase]: For 302/452 co-relation queries the response was YES. [2024-11-16 23:12:26,730 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6720 conditions, 5154 events. 728/5154 cut-off events. For 302/452 co-relation queries the response was YES. Maximal size of possible extension queue 193. Compared 51557 event pairs, 644 based on Foata normal form. 0/4296 useless extension candidates. Maximal degree in co-relation 6713. Up to 1238 conditions per place. [2024-11-16 23:12:26,747 INFO L140 encePairwiseOnDemand]: 366/369 looper letters, 29 selfloop transitions, 2 changer transitions 0/317 dead transitions. [2024-11-16 23:12:26,748 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 325 places, 317 transitions, 740 flow [2024-11-16 23:12:26,748 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:12:26,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:12:26,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 998 transitions. [2024-11-16 23:12:26,750 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9015356820234869 [2024-11-16 23:12:26,750 INFO L175 Difference]: Start difference. First operand has 324 places, 318 transitions, 680 flow. Second operand 3 states and 998 transitions. [2024-11-16 23:12:26,750 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 325 places, 317 transitions, 740 flow [2024-11-16 23:12:26,753 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 324 places, 317 transitions, 739 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-16 23:12:26,756 INFO L231 Difference]: Finished difference. Result has 324 places, 317 transitions, 681 flow [2024-11-16 23:12:26,756 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=677, PETRI_DIFFERENCE_MINUEND_PLACES=322, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=317, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=315, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=681, PETRI_PLACES=324, PETRI_TRANSITIONS=317} [2024-11-16 23:12:26,757 INFO L277 CegarLoopForPetriNet]: 353 programPoint places, -29 predicate places. [2024-11-16 23:12:26,757 INFO L471 AbstractCegarLoop]: Abstraction has has 324 places, 317 transitions, 681 flow [2024-11-16 23:12:26,758 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 323.3333333333333) internal successors, (970), 3 states have internal predecessors, (970), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:26,758 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:26,758 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:26,758 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-16 23:12:26,758 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONDATA_RACE === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-16 23:12:26,759 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:26,759 INFO L85 PathProgramCache]: Analyzing trace with hash 2022192343, now seen corresponding path program 1 times [2024-11-16 23:12:26,759 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:26,759 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2145962694] [2024-11-16 23:12:26,759 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:26,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:26,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:26,786 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:12:26,786 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:26,787 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2145962694] [2024-11-16 23:12:26,787 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2145962694] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:26,787 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:26,787 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:26,787 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1459282716] [2024-11-16 23:12:26,787 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:26,788 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:26,788 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:26,788 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:26,788 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:26,809 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 326 out of 369 [2024-11-16 23:12:26,810 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 324 places, 317 transitions, 681 flow. Second operand has 3 states, 3 states have (on average 327.3333333333333) internal successors, (982), 3 states have internal predecessors, (982), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:26,810 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:26,810 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 326 of 369 [2024-11-16 23:12:26,811 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:27,324 INFO L124 PetriNetUnfolderBase]: 710/5735 cut-off events. [2024-11-16 23:12:27,325 INFO L125 PetriNetUnfolderBase]: For 204/204 co-relation queries the response was YES. [2024-11-16 23:12:27,338 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7195 conditions, 5735 events. 710/5735 cut-off events. For 204/204 co-relation queries the response was YES. Maximal size of possible extension queue 123. Compared 57250 event pairs, 608 based on Foata normal form. 0/4836 useless extension candidates. Maximal degree in co-relation 7188. Up to 1136 conditions per place. [2024-11-16 23:12:27,349 INFO L140 encePairwiseOnDemand]: 366/369 looper letters, 25 selfloop transitions, 2 changer transitions 0/316 dead transitions. [2024-11-16 23:12:27,349 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 325 places, 316 transitions, 733 flow [2024-11-16 23:12:27,350 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:12:27,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:12:27,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1006 transitions. [2024-11-16 23:12:27,351 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9087624209575429 [2024-11-16 23:12:27,351 INFO L175 Difference]: Start difference. First operand has 324 places, 317 transitions, 681 flow. Second operand 3 states and 1006 transitions. [2024-11-16 23:12:27,351 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 325 places, 316 transitions, 733 flow [2024-11-16 23:12:27,353 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 323 places, 316 transitions, 729 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-16 23:12:27,356 INFO L231 Difference]: Finished difference. Result has 323 places, 316 transitions, 679 flow [2024-11-16 23:12:27,356 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=675, PETRI_DIFFERENCE_MINUEND_PLACES=321, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=316, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=314, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=679, PETRI_PLACES=323, PETRI_TRANSITIONS=316} [2024-11-16 23:12:27,356 INFO L277 CegarLoopForPetriNet]: 353 programPoint places, -30 predicate places. [2024-11-16 23:12:27,357 INFO L471 AbstractCegarLoop]: Abstraction has has 323 places, 316 transitions, 679 flow [2024-11-16 23:12:27,357 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 327.3333333333333) internal successors, (982), 3 states have internal predecessors, (982), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:27,357 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:27,357 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:27,358 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-16 23:12:27,358 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-16 23:12:27,358 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:27,358 INFO L85 PathProgramCache]: Analyzing trace with hash -1175712271, now seen corresponding path program 1 times [2024-11-16 23:12:27,358 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:27,358 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [334104271] [2024-11-16 23:12:27,358 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:27,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:27,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:27,380 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:12:27,380 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:27,381 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [334104271] [2024-11-16 23:12:27,381 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [334104271] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:27,381 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:27,381 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:27,381 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1184339902] [2024-11-16 23:12:27,381 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:27,382 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:27,382 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:27,382 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:27,382 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:27,406 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 325 out of 369 [2024-11-16 23:12:27,408 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 323 places, 316 transitions, 679 flow. Second operand has 3 states, 3 states have (on average 326.3333333333333) internal successors, (979), 3 states have internal predecessors, (979), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:27,408 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:27,408 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 325 of 369 [2024-11-16 23:12:27,408 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:27,766 INFO L124 PetriNetUnfolderBase]: 548/4443 cut-off events. [2024-11-16 23:12:27,767 INFO L125 PetriNetUnfolderBase]: For 262/328 co-relation queries the response was YES. [2024-11-16 23:12:27,781 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5669 conditions, 4443 events. 548/4443 cut-off events. For 262/328 co-relation queries the response was YES. Maximal size of possible extension queue 150. Compared 43133 event pairs, 472 based on Foata normal form. 0/3780 useless extension candidates. Maximal degree in co-relation 5662. Up to 932 conditions per place. [2024-11-16 23:12:27,791 INFO L140 encePairwiseOnDemand]: 366/369 looper letters, 26 selfloop transitions, 2 changer transitions 0/315 dead transitions. [2024-11-16 23:12:27,791 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 324 places, 315 transitions, 733 flow [2024-11-16 23:12:27,792 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:12:27,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:12:27,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1004 transitions. [2024-11-16 23:12:27,794 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9069557362240289 [2024-11-16 23:12:27,794 INFO L175 Difference]: Start difference. First operand has 323 places, 316 transitions, 679 flow. Second operand 3 states and 1004 transitions. [2024-11-16 23:12:27,794 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 324 places, 315 transitions, 733 flow [2024-11-16 23:12:27,796 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 322 places, 315 transitions, 729 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-16 23:12:27,799 INFO L231 Difference]: Finished difference. Result has 322 places, 315 transitions, 677 flow [2024-11-16 23:12:27,799 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=673, PETRI_DIFFERENCE_MINUEND_PLACES=320, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=315, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=313, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=677, PETRI_PLACES=322, PETRI_TRANSITIONS=315} [2024-11-16 23:12:27,800 INFO L277 CegarLoopForPetriNet]: 353 programPoint places, -31 predicate places. [2024-11-16 23:12:27,800 INFO L471 AbstractCegarLoop]: Abstraction has has 322 places, 315 transitions, 677 flow [2024-11-16 23:12:27,800 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 326.3333333333333) internal successors, (979), 3 states have internal predecessors, (979), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:27,800 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:27,801 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:27,801 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-16 23:12:27,801 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-16 23:12:27,801 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:27,801 INFO L85 PathProgramCache]: Analyzing trace with hash -1447878272, now seen corresponding path program 1 times [2024-11-16 23:12:27,801 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:27,802 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [87327118] [2024-11-16 23:12:27,802 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:27,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:27,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:27,824 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:12:27,825 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:27,825 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [87327118] [2024-11-16 23:12:27,825 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [87327118] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:27,825 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:27,825 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:27,825 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [852231166] [2024-11-16 23:12:27,825 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:27,826 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:27,826 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:27,826 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:27,826 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:27,852 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 312 out of 369 [2024-11-16 23:12:27,853 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 322 places, 315 transitions, 677 flow. Second operand has 3 states, 3 states have (on average 313.0) internal successors, (939), 3 states have internal predecessors, (939), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:27,853 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:27,853 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 312 of 369 [2024-11-16 23:12:27,853 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:28,315 INFO L124 PetriNetUnfolderBase]: 570/5505 cut-off events. [2024-11-16 23:12:28,316 INFO L125 PetriNetUnfolderBase]: For 490/1428 co-relation queries the response was YES. [2024-11-16 23:12:28,337 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7038 conditions, 5505 events. 570/5505 cut-off events. For 490/1428 co-relation queries the response was YES. Maximal size of possible extension queue 119. Compared 53640 event pairs, 436 based on Foata normal form. 0/4874 useless extension candidates. Maximal degree in co-relation 7031. Up to 1006 conditions per place. [2024-11-16 23:12:28,351 INFO L140 encePairwiseOnDemand]: 360/369 looper letters, 33 selfloop transitions, 1 changer transitions 0/307 dead transitions. [2024-11-16 23:12:28,352 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 307 transitions, 729 flow [2024-11-16 23:12:28,352 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:12:28,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:12:28,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 978 transitions. [2024-11-16 23:12:28,354 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8834688346883469 [2024-11-16 23:12:28,354 INFO L175 Difference]: Start difference. First operand has 322 places, 315 transitions, 677 flow. Second operand 3 states and 978 transitions. [2024-11-16 23:12:28,354 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 307 transitions, 729 flow [2024-11-16 23:12:28,357 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 314 places, 307 transitions, 725 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-16 23:12:28,359 INFO L231 Difference]: Finished difference. Result has 314 places, 307 transitions, 659 flow [2024-11-16 23:12:28,360 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=657, PETRI_DIFFERENCE_MINUEND_PLACES=312, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=306, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=659, PETRI_PLACES=314, PETRI_TRANSITIONS=307} [2024-11-16 23:12:28,360 INFO L277 CegarLoopForPetriNet]: 353 programPoint places, -39 predicate places. [2024-11-16 23:12:28,360 INFO L471 AbstractCegarLoop]: Abstraction has has 314 places, 307 transitions, 659 flow [2024-11-16 23:12:28,361 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 313.0) internal successors, (939), 3 states have internal predecessors, (939), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:28,361 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:28,361 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:28,361 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-16 23:12:28,362 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-16 23:12:28,362 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:28,362 INFO L85 PathProgramCache]: Analyzing trace with hash -1086043206, now seen corresponding path program 1 times [2024-11-16 23:12:28,362 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:28,362 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [225585826] [2024-11-16 23:12:28,362 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:28,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:28,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:28,389 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:12:28,389 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:28,389 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [225585826] [2024-11-16 23:12:28,389 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [225585826] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:28,390 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:28,390 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:28,390 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [93587943] [2024-11-16 23:12:28,390 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:28,390 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:28,390 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:28,391 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:28,391 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:28,407 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 321 out of 369 [2024-11-16 23:12:28,408 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 314 places, 307 transitions, 659 flow. Second operand has 3 states, 3 states have (on average 322.0) internal successors, (966), 3 states have internal predecessors, (966), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:28,408 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:28,408 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 321 of 369 [2024-11-16 23:12:28,408 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:28,708 INFO L124 PetriNetUnfolderBase]: 382/3569 cut-off events. [2024-11-16 23:12:28,708 INFO L125 PetriNetUnfolderBase]: For 446/522 co-relation queries the response was YES. [2024-11-16 23:12:28,722 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4652 conditions, 3569 events. 382/3569 cut-off events. For 446/522 co-relation queries the response was YES. Maximal size of possible extension queue 79. Compared 30269 event pairs, 276 based on Foata normal form. 0/3238 useless extension candidates. Maximal degree in co-relation 4645. Up to 682 conditions per place. [2024-11-16 23:12:28,730 INFO L140 encePairwiseOnDemand]: 363/369 looper letters, 27 selfloop transitions, 1 changer transitions 0/302 dead transitions. [2024-11-16 23:12:28,730 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 311 places, 302 transitions, 705 flow [2024-11-16 23:12:28,730 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:12:28,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:12:28,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 996 transitions. [2024-11-16 23:12:28,732 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8997289972899729 [2024-11-16 23:12:28,732 INFO L175 Difference]: Start difference. First operand has 314 places, 307 transitions, 659 flow. Second operand 3 states and 996 transitions. [2024-11-16 23:12:28,732 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 311 places, 302 transitions, 705 flow [2024-11-16 23:12:28,734 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 310 places, 302 transitions, 704 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-16 23:12:28,736 INFO L231 Difference]: Finished difference. Result has 310 places, 302 transitions, 650 flow [2024-11-16 23:12:28,736 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=648, PETRI_DIFFERENCE_MINUEND_PLACES=308, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=302, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=301, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=650, PETRI_PLACES=310, PETRI_TRANSITIONS=302} [2024-11-16 23:12:28,737 INFO L277 CegarLoopForPetriNet]: 353 programPoint places, -43 predicate places. [2024-11-16 23:12:28,737 INFO L471 AbstractCegarLoop]: Abstraction has has 310 places, 302 transitions, 650 flow [2024-11-16 23:12:28,737 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 322.0) internal successors, (966), 3 states have internal predecessors, (966), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:28,737 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:28,738 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:28,738 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-16 23:12:28,738 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-16 23:12:28,738 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:28,738 INFO L85 PathProgramCache]: Analyzing trace with hash 1337848265, now seen corresponding path program 1 times [2024-11-16 23:12:28,738 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:28,738 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1657059403] [2024-11-16 23:12:28,739 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:28,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:28,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:29,102 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:12:29,102 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:29,102 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1657059403] [2024-11-16 23:12:29,103 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1657059403] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:29,103 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:29,103 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-16 23:12:29,103 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [261183067] [2024-11-16 23:12:29,103 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:29,106 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-16 23:12:29,107 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:29,107 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-16 23:12:29,107 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-16 23:12:29,275 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 302 out of 369 [2024-11-16 23:12:29,277 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 310 places, 302 transitions, 650 flow. Second operand has 6 states, 6 states have (on average 303.6666666666667) internal successors, (1822), 6 states have internal predecessors, (1822), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:29,277 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:29,277 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 302 of 369 [2024-11-16 23:12:29,277 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:31,094 INFO L124 PetriNetUnfolderBase]: 3564/20549 cut-off events. [2024-11-16 23:12:31,094 INFO L125 PetriNetUnfolderBase]: For 196/196 co-relation queries the response was YES. [2024-11-16 23:12:31,139 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26964 conditions, 20549 events. 3564/20549 cut-off events. For 196/196 co-relation queries the response was YES. Maximal size of possible extension queue 409. Compared 259677 event pairs, 3146 based on Foata normal form. 0/18498 useless extension candidates. Maximal degree in co-relation 26957. Up to 5453 conditions per place. [2024-11-16 23:12:31,183 INFO L140 encePairwiseOnDemand]: 362/369 looper letters, 69 selfloop transitions, 6 changer transitions 0/325 dead transitions. [2024-11-16 23:12:31,183 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 314 places, 325 transitions, 846 flow [2024-11-16 23:12:31,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-16 23:12:31,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-16 23:12:31,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1888 transitions. [2024-11-16 23:12:31,188 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8527551942186089 [2024-11-16 23:12:31,188 INFO L175 Difference]: Start difference. First operand has 310 places, 302 transitions, 650 flow. Second operand 6 states and 1888 transitions. [2024-11-16 23:12:31,188 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 314 places, 325 transitions, 846 flow [2024-11-16 23:12:31,193 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 313 places, 325 transitions, 845 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-16 23:12:31,196 INFO L231 Difference]: Finished difference. Result has 313 places, 301 transitions, 659 flow [2024-11-16 23:12:31,196 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=647, PETRI_DIFFERENCE_MINUEND_PLACES=308, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=301, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=295, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=659, PETRI_PLACES=313, PETRI_TRANSITIONS=301} [2024-11-16 23:12:31,197 INFO L277 CegarLoopForPetriNet]: 353 programPoint places, -40 predicate places. [2024-11-16 23:12:31,197 INFO L471 AbstractCegarLoop]: Abstraction has has 313 places, 301 transitions, 659 flow [2024-11-16 23:12:31,198 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 303.6666666666667) internal successors, (1822), 6 states have internal predecessors, (1822), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:31,198 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:31,198 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:31,198 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-16 23:12:31,198 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-16 23:12:31,199 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:31,199 INFO L85 PathProgramCache]: Analyzing trace with hash -517834132, now seen corresponding path program 1 times [2024-11-16 23:12:31,199 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:31,199 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1040193686] [2024-11-16 23:12:31,199 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:31,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:31,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:31,292 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:12:31,293 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:31,293 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1040193686] [2024-11-16 23:12:31,293 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1040193686] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:31,293 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:31,293 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-16 23:12:31,293 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [114236852] [2024-11-16 23:12:31,293 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:31,294 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 23:12:31,294 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:31,295 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 23:12:31,295 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-16 23:12:31,367 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 322 out of 369 [2024-11-16 23:12:31,369 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 313 places, 301 transitions, 659 flow. Second operand has 4 states, 4 states have (on average 323.5) internal successors, (1294), 4 states have internal predecessors, (1294), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:31,369 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:31,369 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 322 of 369 [2024-11-16 23:12:31,369 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:32,055 INFO L124 PetriNetUnfolderBase]: 842/6391 cut-off events. [2024-11-16 23:12:32,055 INFO L125 PetriNetUnfolderBase]: For 161/161 co-relation queries the response was YES. [2024-11-16 23:12:32,069 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8134 conditions, 6391 events. 842/6391 cut-off events. For 161/161 co-relation queries the response was YES. Maximal size of possible extension queue 125. Compared 64324 event pairs, 643 based on Foata normal form. 50/5865 useless extension candidates. Maximal degree in co-relation 8127. Up to 913 conditions per place. [2024-11-16 23:12:32,078 INFO L140 encePairwiseOnDemand]: 356/369 looper letters, 64 selfloop transitions, 11 changer transitions 1/345 dead transitions. [2024-11-16 23:12:32,078 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 345 transitions, 923 flow [2024-11-16 23:12:32,079 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 23:12:32,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-16 23:12:32,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1366 transitions. [2024-11-16 23:12:32,081 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9254742547425474 [2024-11-16 23:12:32,081 INFO L175 Difference]: Start difference. First operand has 313 places, 301 transitions, 659 flow. Second operand 4 states and 1366 transitions. [2024-11-16 23:12:32,081 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 345 transitions, 923 flow [2024-11-16 23:12:32,083 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 311 places, 345 transitions, 911 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-16 23:12:32,085 INFO L231 Difference]: Finished difference. Result has 313 places, 310 transitions, 729 flow [2024-11-16 23:12:32,086 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=647, PETRI_DIFFERENCE_MINUEND_PLACES=308, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=301, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=290, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=729, PETRI_PLACES=313, PETRI_TRANSITIONS=310} [2024-11-16 23:12:32,086 INFO L277 CegarLoopForPetriNet]: 353 programPoint places, -40 predicate places. [2024-11-16 23:12:32,086 INFO L471 AbstractCegarLoop]: Abstraction has has 313 places, 310 transitions, 729 flow [2024-11-16 23:12:32,087 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 323.5) internal successors, (1294), 4 states have internal predecessors, (1294), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:32,087 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:32,087 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:32,087 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-16 23:12:32,087 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting funcAErr7ASSERT_VIOLATIONDATA_RACE === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-16 23:12:32,088 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:32,088 INFO L85 PathProgramCache]: Analyzing trace with hash -1182373705, now seen corresponding path program 1 times [2024-11-16 23:12:32,088 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:32,088 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [546645865] [2024-11-16 23:12:32,088 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:32,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:32,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:32,125 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:12:32,125 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:32,126 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [546645865] [2024-11-16 23:12:32,126 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [546645865] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:32,126 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:32,126 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:32,126 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [291432492] [2024-11-16 23:12:32,126 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:32,126 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:32,127 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:32,127 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:32,127 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:32,140 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 329 out of 369 [2024-11-16 23:12:32,141 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 313 places, 310 transitions, 729 flow. Second operand has 3 states, 3 states have (on average 330.6666666666667) internal successors, (992), 3 states have internal predecessors, (992), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:32,141 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:32,141 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 329 of 369 [2024-11-16 23:12:32,141 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:32,507 INFO L124 PetriNetUnfolderBase]: 306/3163 cut-off events. [2024-11-16 23:12:32,507 INFO L125 PetriNetUnfolderBase]: For 297/481 co-relation queries the response was YES. [2024-11-16 23:12:32,513 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4220 conditions, 3163 events. 306/3163 cut-off events. For 297/481 co-relation queries the response was YES. Maximal size of possible extension queue 72. Compared 26741 event pairs, 204 based on Foata normal form. 2/2898 useless extension candidates. Maximal degree in co-relation 4211. Up to 523 conditions per place. [2024-11-16 23:12:32,518 INFO L140 encePairwiseOnDemand]: 363/369 looper letters, 32 selfloop transitions, 5 changer transitions 0/322 dead transitions. [2024-11-16 23:12:32,518 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 315 places, 322 transitions, 836 flow [2024-11-16 23:12:32,518 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:12:32,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:12:32,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1025 transitions. [2024-11-16 23:12:32,520 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9259259259259259 [2024-11-16 23:12:32,520 INFO L175 Difference]: Start difference. First operand has 313 places, 310 transitions, 729 flow. Second operand 3 states and 1025 transitions. [2024-11-16 23:12:32,520 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 315 places, 322 transitions, 836 flow [2024-11-16 23:12:32,522 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 314 places, 322 transitions, 834 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-16 23:12:32,525 INFO L231 Difference]: Finished difference. Result has 316 places, 314 transitions, 765 flow [2024-11-16 23:12:32,525 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=369, PETRI_DIFFERENCE_MINUEND_FLOW=727, PETRI_DIFFERENCE_MINUEND_PLACES=312, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=310, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=305, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=765, PETRI_PLACES=316, PETRI_TRANSITIONS=314} [2024-11-16 23:12:32,526 INFO L277 CegarLoopForPetriNet]: 353 programPoint places, -37 predicate places. [2024-11-16 23:12:32,526 INFO L471 AbstractCegarLoop]: Abstraction has has 316 places, 314 transitions, 765 flow [2024-11-16 23:12:32,527 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 330.6666666666667) internal successors, (992), 3 states have internal predecessors, (992), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:32,527 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:32,527 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:32,527 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-16 23:12:32,527 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-16 23:12:32,527 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:32,528 INFO L85 PathProgramCache]: Analyzing trace with hash -792822774, now seen corresponding path program 1 times [2024-11-16 23:12:32,528 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:32,528 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1620227232] [2024-11-16 23:12:32,528 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:32,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:32,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-16 23:12:32,553 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-16 23:12:32,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-16 23:12:32,594 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-16 23:12:32,595 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-16 23:12:32,595 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (64 of 65 remaining) [2024-11-16 23:12:32,597 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr8ASSERT_VIOLATIONDATA_RACE (63 of 65 remaining) [2024-11-16 23:12:32,597 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr7ASSERT_VIOLATIONDATA_RACE (62 of 65 remaining) [2024-11-16 23:12:32,597 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr6ASSERT_VIOLATIONDATA_RACE (61 of 65 remaining) [2024-11-16 23:12:32,598 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr5ASSERT_VIOLATIONDATA_RACE (60 of 65 remaining) [2024-11-16 23:12:32,598 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr4ASSERT_VIOLATIONDATA_RACE (59 of 65 remaining) [2024-11-16 23:12:32,598 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr3ASSERT_VIOLATIONDATA_RACE (58 of 65 remaining) [2024-11-16 23:12:32,598 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr2ASSERT_VIOLATIONDATA_RACE (57 of 65 remaining) [2024-11-16 23:12:32,598 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr1ASSERT_VIOLATIONDATA_RACE (56 of 65 remaining) [2024-11-16 23:12:32,598 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr0ASSERT_VIOLATIONDATA_RACE (55 of 65 remaining) [2024-11-16 23:12:32,598 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE (54 of 65 remaining) [2024-11-16 23:12:32,598 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr26ASSERT_VIOLATIONDATA_RACE (53 of 65 remaining) [2024-11-16 23:12:32,598 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr22ASSERT_VIOLATIONDATA_RACE (52 of 65 remaining) [2024-11-16 23:12:32,599 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (51 of 65 remaining) [2024-11-16 23:12:32,599 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr25ASSERT_VIOLATIONDATA_RACE (50 of 65 remaining) [2024-11-16 23:12:32,599 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (49 of 65 remaining) [2024-11-16 23:12:32,599 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr24ASSERT_VIOLATIONDATA_RACE (48 of 65 remaining) [2024-11-16 23:12:32,599 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (47 of 65 remaining) [2024-11-16 23:12:32,599 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr23ASSERT_VIOLATIONDATA_RACE (46 of 65 remaining) [2024-11-16 23:12:32,599 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (45 of 65 remaining) [2024-11-16 23:12:32,599 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (44 of 65 remaining) [2024-11-16 23:12:32,599 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (43 of 65 remaining) [2024-11-16 23:12:32,600 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (42 of 65 remaining) [2024-11-16 23:12:32,600 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (41 of 65 remaining) [2024-11-16 23:12:32,600 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (40 of 65 remaining) [2024-11-16 23:12:32,600 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (39 of 65 remaining) [2024-11-16 23:12:32,600 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (38 of 65 remaining) [2024-11-16 23:12:32,600 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (37 of 65 remaining) [2024-11-16 23:12:32,600 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (36 of 65 remaining) [2024-11-16 23:12:32,600 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (35 of 65 remaining) [2024-11-16 23:12:32,600 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (34 of 65 remaining) [2024-11-16 23:12:32,601 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (33 of 65 remaining) [2024-11-16 23:12:32,601 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (32 of 65 remaining) [2024-11-16 23:12:32,601 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (31 of 65 remaining) [2024-11-16 23:12:32,601 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (30 of 65 remaining) [2024-11-16 23:12:32,601 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (29 of 65 remaining) [2024-11-16 23:12:32,601 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (28 of 65 remaining) [2024-11-16 23:12:32,601 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (27 of 65 remaining) [2024-11-16 23:12:32,601 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr8ASSERT_VIOLATIONDATA_RACE (26 of 65 remaining) [2024-11-16 23:12:32,601 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr7ASSERT_VIOLATIONDATA_RACE (25 of 65 remaining) [2024-11-16 23:12:32,601 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr6ASSERT_VIOLATIONDATA_RACE (24 of 65 remaining) [2024-11-16 23:12:32,601 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr5ASSERT_VIOLATIONDATA_RACE (23 of 65 remaining) [2024-11-16 23:12:32,601 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr4ASSERT_VIOLATIONDATA_RACE (22 of 65 remaining) [2024-11-16 23:12:32,602 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr3ASSERT_VIOLATIONDATA_RACE (21 of 65 remaining) [2024-11-16 23:12:32,602 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr2ASSERT_VIOLATIONDATA_RACE (20 of 65 remaining) [2024-11-16 23:12:32,602 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr1ASSERT_VIOLATIONDATA_RACE (19 of 65 remaining) [2024-11-16 23:12:32,602 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr0ASSERT_VIOLATIONDATA_RACE (18 of 65 remaining) [2024-11-16 23:12:32,602 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr8ASSERT_VIOLATIONDATA_RACE (17 of 65 remaining) [2024-11-16 23:12:32,602 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr7ASSERT_VIOLATIONDATA_RACE (16 of 65 remaining) [2024-11-16 23:12:32,602 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr6ASSERT_VIOLATIONDATA_RACE (15 of 65 remaining) [2024-11-16 23:12:32,602 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr5ASSERT_VIOLATIONDATA_RACE (14 of 65 remaining) [2024-11-16 23:12:32,602 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr4ASSERT_VIOLATIONDATA_RACE (13 of 65 remaining) [2024-11-16 23:12:32,602 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr3ASSERT_VIOLATIONDATA_RACE (12 of 65 remaining) [2024-11-16 23:12:32,602 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr2ASSERT_VIOLATIONDATA_RACE (11 of 65 remaining) [2024-11-16 23:12:32,602 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr1ASSERT_VIOLATIONDATA_RACE (10 of 65 remaining) [2024-11-16 23:12:32,602 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcAErr0ASSERT_VIOLATIONDATA_RACE (9 of 65 remaining) [2024-11-16 23:12:32,602 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr8ASSERT_VIOLATIONDATA_RACE (8 of 65 remaining) [2024-11-16 23:12:32,602 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr7ASSERT_VIOLATIONDATA_RACE (7 of 65 remaining) [2024-11-16 23:12:32,602 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr6ASSERT_VIOLATIONDATA_RACE (6 of 65 remaining) [2024-11-16 23:12:32,603 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr5ASSERT_VIOLATIONDATA_RACE (5 of 65 remaining) [2024-11-16 23:12:32,603 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr4ASSERT_VIOLATIONDATA_RACE (4 of 65 remaining) [2024-11-16 23:12:32,603 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr3ASSERT_VIOLATIONDATA_RACE (3 of 65 remaining) [2024-11-16 23:12:32,603 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr2ASSERT_VIOLATIONDATA_RACE (2 of 65 remaining) [2024-11-16 23:12:32,603 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr1ASSERT_VIOLATIONDATA_RACE (1 of 65 remaining) [2024-11-16 23:12:32,603 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr0ASSERT_VIOLATIONDATA_RACE (0 of 65 remaining) [2024-11-16 23:12:32,603 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-16 23:12:32,603 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:32,606 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-16 23:12:32,607 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-16 23:12:32,649 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2024-11-16 23:12:32,655 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 463 places, 482 transitions, 1008 flow [2024-11-16 23:12:32,849 INFO L124 PetriNetUnfolderBase]: 163/1982 cut-off events. [2024-11-16 23:12:32,849 INFO L125 PetriNetUnfolderBase]: For 72/74 co-relation queries the response was YES. [2024-11-16 23:12:32,868 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2071 conditions, 1982 events. 163/1982 cut-off events. For 72/74 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 12581 event pairs, 1 based on Foata normal form. 0/1619 useless extension candidates. Maximal degree in co-relation 1175. Up to 32 conditions per place. [2024-11-16 23:12:32,868 INFO L82 GeneralOperation]: Start removeDead. Operand has 463 places, 482 transitions, 1008 flow [2024-11-16 23:12:32,881 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 463 places, 482 transitions, 1008 flow [2024-11-16 23:12:32,882 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-16 23:12:32,882 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;@9663282, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-16 23:12:32,882 INFO L334 AbstractCegarLoop]: Starting to check reachability of 83 error locations. [2024-11-16 23:12:32,883 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-16 23:12:32,883 INFO L124 PetriNetUnfolderBase]: 0/26 cut-off events. [2024-11-16 23:12:32,883 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-16 23:12:32,883 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:32,884 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:32,884 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 79 more)] === [2024-11-16 23:12:32,884 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:32,884 INFO L85 PathProgramCache]: Analyzing trace with hash 466476244, now seen corresponding path program 1 times [2024-11-16 23:12:32,884 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:32,884 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [607981486] [2024-11-16 23:12:32,884 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:32,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:32,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:32,897 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:12:32,897 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:32,897 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [607981486] [2024-11-16 23:12:32,897 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [607981486] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:32,897 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:32,897 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:32,898 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [192632640] [2024-11-16 23:12:32,898 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:32,898 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:32,898 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:32,898 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:32,898 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:32,910 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 417 out of 482 [2024-11-16 23:12:32,911 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 463 places, 482 transitions, 1008 flow. Second operand has 3 states, 3 states have (on average 417.6666666666667) internal successors, (1253), 3 states have internal predecessors, (1253), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:32,911 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:32,911 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 417 of 482 [2024-11-16 23:12:32,911 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:12:54,283 INFO L124 PetriNetUnfolderBase]: 33456/146489 cut-off events. [2024-11-16 23:12:54,283 INFO L125 PetriNetUnfolderBase]: For 12029/12029 co-relation queries the response was YES. [2024-11-16 23:12:55,318 INFO L83 FinitePrefix]: Finished finitePrefix Result has 194932 conditions, 146489 events. 33456/146489 cut-off events. For 12029/12029 co-relation queries the response was YES. Maximal size of possible extension queue 2630. Compared 2356252 event pairs, 30562 based on Foata normal form. 17228/140824 useless extension candidates. Maximal degree in co-relation 160782. Up to 43633 conditions per place. [2024-11-16 23:12:56,474 INFO L140 encePairwiseOnDemand]: 461/482 looper letters, 42 selfloop transitions, 1 changer transitions 8/458 dead transitions. [2024-11-16 23:12:56,474 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 457 places, 458 transitions, 1046 flow [2024-11-16 23:12:56,474 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:12:56,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:12:56,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1314 transitions. [2024-11-16 23:12:56,478 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9087136929460581 [2024-11-16 23:12:56,478 INFO L175 Difference]: Start difference. First operand has 463 places, 482 transitions, 1008 flow. Second operand 3 states and 1314 transitions. [2024-11-16 23:12:56,478 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 457 places, 458 transitions, 1046 flow [2024-11-16 23:12:56,516 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 457 places, 458 transitions, 1046 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-16 23:12:56,520 INFO L231 Difference]: Finished difference. Result has 457 places, 450 transitions, 946 flow [2024-11-16 23:12:56,520 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=482, PETRI_DIFFERENCE_MINUEND_FLOW=960, PETRI_DIFFERENCE_MINUEND_PLACES=455, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=458, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=457, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=946, PETRI_PLACES=457, PETRI_TRANSITIONS=450} [2024-11-16 23:12:56,521 INFO L277 CegarLoopForPetriNet]: 463 programPoint places, -6 predicate places. [2024-11-16 23:12:56,521 INFO L471 AbstractCegarLoop]: Abstraction has has 457 places, 450 transitions, 946 flow [2024-11-16 23:12:56,522 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 417.6666666666667) internal successors, (1253), 3 states have internal predecessors, (1253), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:56,522 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:12:56,522 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:12:56,522 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-16 23:12:56,522 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr26ASSERT_VIOLATIONDATA_RACE === [funcAErr8ASSERT_VIOLATIONDATA_RACE, funcAErr7ASSERT_VIOLATIONDATA_RACE, funcAErr6ASSERT_VIOLATIONDATA_RACE, funcAErr5ASSERT_VIOLATIONDATA_RACE (and 79 more)] === [2024-11-16 23:12:56,522 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:12:56,522 INFO L85 PathProgramCache]: Analyzing trace with hash 1575899700, now seen corresponding path program 1 times [2024-11-16 23:12:56,522 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:12:56,523 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [399068900] [2024-11-16 23:12:56,523 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:12:56,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:12:56,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:12:56,542 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:12:56,543 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:12:56,543 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [399068900] [2024-11-16 23:12:56,543 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [399068900] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:12:56,543 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:12:56,543 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:12:56,543 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [833547108] [2024-11-16 23:12:56,543 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:12:56,543 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:12:56,544 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:12:56,544 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:12:56,544 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:12:56,552 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 427 out of 482 [2024-11-16 23:12:56,553 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 457 places, 450 transitions, 946 flow. Second operand has 3 states, 3 states have (on average 427.6666666666667) internal successors, (1283), 3 states have internal predecessors, (1283), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 23:12:56,554 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:12:56,554 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 427 of 482 [2024-11-16 23:12:56,554 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand