./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c69edcba-7552-44be-af5f-9dc6c49e9833/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c69edcba-7552-44be-af5f-9dc6c49e9833/bin/uautomizer-verify-VRDe98Ueme/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c69edcba-7552-44be-af5f-9dc6c49e9833/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c69edcba-7552-44be-af5f-9dc6c49e9833/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c69edcba-7552-44be-af5f-9dc6c49e9833/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c69edcba-7552-44be-af5f-9dc6c49e9833/bin/uautomizer-verify-VRDe98Ueme --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 9c17f10721ad43a689085e56bbab66351be2a01da9f0c20359ae30ab37e92dbe --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 10:49:50,527 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 10:49:50,638 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c69edcba-7552-44be-af5f-9dc6c49e9833/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-26 10:49:50,646 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 10:49:50,647 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 10:49:50,693 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 10:49:50,694 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 10:49:50,695 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 10:49:50,696 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-26 10:49:50,701 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-26 10:49:50,702 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 10:49:50,703 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 10:49:50,703 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 10:49:50,705 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 10:49:50,705 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-26 10:49:50,706 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-26 10:49:50,706 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 10:49:50,707 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-26 10:49:50,707 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 10:49:50,707 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-26 10:49:50,708 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-26 10:49:50,708 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-26 10:49:50,709 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-26 10:49:50,709 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-26 10:49:50,709 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-26 10:49:50,710 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-26 10:49:50,710 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 10:49:50,711 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 10:49:50,711 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 10:49:50,712 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-26 10:49:50,713 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 10:49:50,713 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 10:49:50,714 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-26 10:49:50,721 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-26 10:49:50,723 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-26 10:49:50,723 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-26 10:49:50,723 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-26 10:49:50,723 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-26 10:49:50,723 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-26 10:49:50,724 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-26 10:49:50,724 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-26 10:49:50,724 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:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c69edcba-7552-44be-af5f-9dc6c49e9833/bin/uautomizer-verify-VRDe98Ueme/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c69edcba-7552-44be-af5f-9dc6c49e9833/bin/uautomizer-verify-VRDe98Ueme 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 -> 9c17f10721ad43a689085e56bbab66351be2a01da9f0c20359ae30ab37e92dbe [2023-11-26 10:49:51,060 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 10:49:51,082 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 10:49:51,085 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 10:49:51,086 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 10:49:51,087 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 10:49:51,088 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c69edcba-7552-44be-af5f-9dc6c49e9833/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-2.i [2023-11-26 10:49:54,173 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 10:49:54,568 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 10:49:54,571 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c69edcba-7552-44be-af5f-9dc6c49e9833/sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-2.i [2023-11-26 10:49:54,591 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c69edcba-7552-44be-af5f-9dc6c49e9833/bin/uautomizer-verify-VRDe98Ueme/data/ba6abbdab/0b33a4b3a34c49baac5e19cf73a96612/FLAG5e6414ee5 [2023-11-26 10:49:54,615 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c69edcba-7552-44be-af5f-9dc6c49e9833/bin/uautomizer-verify-VRDe98Ueme/data/ba6abbdab/0b33a4b3a34c49baac5e19cf73a96612 [2023-11-26 10:49:54,621 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 10:49:54,625 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 10:49:54,629 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 10:49:54,629 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 10:49:54,635 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 10:49:54,636 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 10:49:54" (1/1) ... [2023-11-26 10:49:54,638 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3834c0d1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:54, skipping insertion in model container [2023-11-26 10:49:54,638 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 10:49:54" (1/1) ... [2023-11-26 10:49:54,724 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 10:49:55,330 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 10:49:55,348 INFO L202 MainTranslator]: Completed pre-run [2023-11-26 10:49:55,408 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 10:49:55,476 INFO L206 MainTranslator]: Completed translation [2023-11-26 10:49:55,476 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:55 WrapperNode [2023-11-26 10:49:55,476 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 10:49:55,478 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-26 10:49:55,478 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-26 10:49:55,478 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-26 10:49:55,486 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:55" (1/1) ... [2023-11-26 10:49:55,511 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:55" (1/1) ... [2023-11-26 10:49:55,542 INFO L138 Inliner]: procedures = 268, calls = 24, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 93 [2023-11-26 10:49:55,554 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-26 10:49:55,555 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-26 10:49:55,555 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-26 10:49:55,555 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-26 10:49:55,565 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:55" (1/1) ... [2023-11-26 10:49:55,565 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:55" (1/1) ... [2023-11-26 10:49:55,581 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:55" (1/1) ... [2023-11-26 10:49:55,584 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:55" (1/1) ... [2023-11-26 10:49:55,621 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:55" (1/1) ... [2023-11-26 10:49:55,638 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:55" (1/1) ... [2023-11-26 10:49:55,641 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:55" (1/1) ... [2023-11-26 10:49:55,643 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:55" (1/1) ... [2023-11-26 10:49:55,647 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-26 10:49:55,662 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-26 10:49:55,662 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-26 10:49:55,663 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-26 10:49:55,663 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:55" (1/1) ... [2023-11-26 10:49:55,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 10:49:55,687 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c69edcba-7552-44be-af5f-9dc6c49e9833/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 10:49:55,705 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c69edcba-7552-44be-af5f-9dc6c49e9833/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-26 10:49:55,735 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c69edcba-7552-44be-af5f-9dc6c49e9833/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-26 10:49:55,748 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-26 10:49:55,748 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-26 10:49:55,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-26 10:49:55,749 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-26 10:49:55,749 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-26 10:49:55,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-26 10:49:55,750 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-26 10:49:55,750 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-26 10:49:55,750 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-26 10:49:55,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-26 10:49:55,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-26 10:49:55,751 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2023-11-26 10:49:55,751 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2023-11-26 10:49:55,752 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-26 10:49:55,753 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-26 10:49:55,756 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-26 10:49:55,959 INFO L241 CfgBuilder]: Building ICFG [2023-11-26 10:49:55,962 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-26 10:49:56,421 INFO L282 CfgBuilder]: Performing block encoding [2023-11-26 10:49:56,446 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-26 10:49:56,447 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-26 10:49:56,448 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 10:49:56 BoogieIcfgContainer [2023-11-26 10:49:56,449 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-26 10:49:56,451 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-26 10:49:56,451 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-26 10:49:56,455 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-26 10:49:56,455 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.11 10:49:54" (1/3) ... [2023-11-26 10:49:56,456 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6158d027 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 10:49:56, skipping insertion in model container [2023-11-26 10:49:56,456 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:49:55" (2/3) ... [2023-11-26 10:49:56,457 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6158d027 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 10:49:56, skipping insertion in model container [2023-11-26 10:49:56,457 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 10:49:56" (3/3) ... [2023-11-26 10:49:56,458 INFO L112 eAbstractionObserver]: Analyzing ICFG thread-join-binomial-race-2.i [2023-11-26 10:49:56,467 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-26 10:49:56,476 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-26 10:49:56,476 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 14 error locations. [2023-11-26 10:49:56,477 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-26 10:49:56,583 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2023-11-26 10:49:56,626 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 225 places, 239 transitions, 491 flow [2023-11-26 10:49:56,710 INFO L124 PetriNetUnfolderBase]: 10/204 cut-off events. [2023-11-26 10:49:56,711 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-26 10:49:56,718 INFO L83 FinitePrefix]: Finished finitePrefix Result has 209 conditions, 204 events. 10/204 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 266 event pairs, 0 based on Foata normal form. 0/174 useless extension candidates. Maximal degree in co-relation 101. Up to 4 conditions per place. [2023-11-26 10:49:56,718 INFO L82 GeneralOperation]: Start removeDead. Operand has 225 places, 239 transitions, 491 flow [2023-11-26 10:49:56,725 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 165 places, 171 transitions, 349 flow [2023-11-26 10:49:56,743 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 10:49:56,754 INFO L357 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, mHoare=true, 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;@2ac95806, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 10:49:56,755 INFO L358 AbstractCegarLoop]: Starting to check reachability of 19 error locations. [2023-11-26 10:49:56,764 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-26 10:49:56,764 INFO L124 PetriNetUnfolderBase]: 0/21 cut-off events. [2023-11-26 10:49:56,764 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 10:49:56,765 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:49:56,765 INFO L208 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] [2023-11-26 10:49:56,766 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2023-11-26 10:49:56,771 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:49:56,772 INFO L85 PathProgramCache]: Analyzing trace with hash 1697247302, now seen corresponding path program 1 times [2023-11-26 10:49:56,782 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:49:56,783 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1156936510] [2023-11-26 10:49:56,783 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:49:56,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:49:56,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:49:57,094 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:49:57,096 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:49:57,097 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1156936510] [2023-11-26 10:49:57,098 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1156936510] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:49:57,098 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:49:57,098 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:49:57,100 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [538009455] [2023-11-26 10:49:57,100 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:49:57,112 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:49:57,121 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:49:57,152 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:49:57,153 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:49:57,223 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 239 [2023-11-26 10:49:57,230 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 165 places, 171 transitions, 349 flow. Second operand has 3 states, 3 states have (on average 216.33333333333334) internal successors, (649), 3 states have internal predecessors, (649), 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) [2023-11-26 10:49:57,231 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:49:57,231 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 239 [2023-11-26 10:49:57,232 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:49:57,367 INFO L124 PetriNetUnfolderBase]: 5/193 cut-off events. [2023-11-26 10:49:57,367 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2023-11-26 10:49:57,370 INFO L83 FinitePrefix]: Finished finitePrefix Result has 212 conditions, 193 events. 5/193 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 231 event pairs, 0 based on Foata normal form. 6/175 useless extension candidates. Maximal degree in co-relation 101. Up to 12 conditions per place. [2023-11-26 10:49:57,374 INFO L140 encePairwiseOnDemand]: 232/239 looper letters, 11 selfloop transitions, 2 changer transitions 1/166 dead transitions. [2023-11-26 10:49:57,374 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 166 places, 166 transitions, 365 flow [2023-11-26 10:49:57,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:49:57,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:49:57,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 663 transitions. [2023-11-26 10:49:57,398 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9246861924686193 [2023-11-26 10:49:57,399 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 663 transitions. [2023-11-26 10:49:57,400 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 663 transitions. [2023-11-26 10:49:57,406 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:49:57,408 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 663 transitions. [2023-11-26 10:49:57,415 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 221.0) internal successors, (663), 3 states have internal predecessors, (663), 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) [2023-11-26 10:49:57,427 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 239.0) internal successors, (956), 4 states have internal predecessors, (956), 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) [2023-11-26 10:49:57,428 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 239.0) internal successors, (956), 4 states have internal predecessors, (956), 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) [2023-11-26 10:49:57,430 INFO L175 Difference]: Start difference. First operand has 165 places, 171 transitions, 349 flow. Second operand 3 states and 663 transitions. [2023-11-26 10:49:57,432 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 166 places, 166 transitions, 365 flow [2023-11-26 10:49:57,438 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 166 places, 166 transitions, 365 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-26 10:49:57,445 INFO L231 Difference]: Finished difference. Result has 166 places, 165 transitions, 341 flow [2023-11-26 10:49:57,447 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=239, PETRI_DIFFERENCE_MINUEND_FLOW=339, PETRI_DIFFERENCE_MINUEND_PLACES=164, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=166, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=164, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=341, PETRI_PLACES=166, PETRI_TRANSITIONS=165} [2023-11-26 10:49:57,451 INFO L281 CegarLoopForPetriNet]: 165 programPoint places, 1 predicate places. [2023-11-26 10:49:57,452 INFO L495 AbstractCegarLoop]: Abstraction has has 166 places, 165 transitions, 341 flow [2023-11-26 10:49:57,453 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 216.33333333333334) internal successors, (649), 3 states have internal predecessors, (649), 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) [2023-11-26 10:49:57,453 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:49:57,453 INFO L208 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] [2023-11-26 10:49:57,454 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-26 10:49:57,454 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2023-11-26 10:49:57,455 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:49:57,455 INFO L85 PathProgramCache]: Analyzing trace with hash -481627170, now seen corresponding path program 1 times [2023-11-26 10:49:57,456 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:49:57,456 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1025217584] [2023-11-26 10:49:57,456 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:49:57,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:49:57,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:49:57,571 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:49:57,572 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:49:57,572 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1025217584] [2023-11-26 10:49:57,572 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1025217584] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:49:57,572 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:49:57,572 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:49:57,573 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [89669029] [2023-11-26 10:49:57,573 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:49:57,574 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:49:57,574 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:49:57,574 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:49:57,575 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:49:57,613 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 211 out of 239 [2023-11-26 10:49:57,615 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 166 places, 165 transitions, 341 flow. Second operand has 3 states, 3 states have (on average 212.0) internal successors, (636), 3 states have internal predecessors, (636), 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) [2023-11-26 10:49:57,615 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:49:57,615 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 211 of 239 [2023-11-26 10:49:57,615 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:49:57,658 INFO L124 PetriNetUnfolderBase]: 5/188 cut-off events. [2023-11-26 10:49:57,658 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2023-11-26 10:49:57,659 INFO L83 FinitePrefix]: Finished finitePrefix Result has 210 conditions, 188 events. 5/188 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 227 event pairs, 0 based on Foata normal form. 0/169 useless extension candidates. Maximal degree in co-relation 179. Up to 12 conditions per place. [2023-11-26 10:49:57,660 INFO L140 encePairwiseOnDemand]: 234/239 looper letters, 12 selfloop transitions, 1 changer transitions 0/161 dead transitions. [2023-11-26 10:49:57,661 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 163 places, 161 transitions, 359 flow [2023-11-26 10:49:57,661 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:49:57,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:49:57,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 650 transitions. [2023-11-26 10:49:57,664 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9065550906555091 [2023-11-26 10:49:57,665 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 650 transitions. [2023-11-26 10:49:57,665 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 650 transitions. [2023-11-26 10:49:57,665 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:49:57,666 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 650 transitions. [2023-11-26 10:49:57,668 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 216.66666666666666) internal successors, (650), 3 states have internal predecessors, (650), 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) [2023-11-26 10:49:57,671 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 239.0) internal successors, (956), 4 states have internal predecessors, (956), 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) [2023-11-26 10:49:57,672 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 239.0) internal successors, (956), 4 states have internal predecessors, (956), 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) [2023-11-26 10:49:57,672 INFO L175 Difference]: Start difference. First operand has 166 places, 165 transitions, 341 flow. Second operand 3 states and 650 transitions. [2023-11-26 10:49:57,672 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 163 places, 161 transitions, 359 flow [2023-11-26 10:49:57,675 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 161 places, 161 transitions, 355 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 10:49:57,678 INFO L231 Difference]: Finished difference. Result has 161 places, 161 transitions, 331 flow [2023-11-26 10:49:57,679 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=239, PETRI_DIFFERENCE_MINUEND_FLOW=329, PETRI_DIFFERENCE_MINUEND_PLACES=159, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=161, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=160, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=331, PETRI_PLACES=161, PETRI_TRANSITIONS=161} [2023-11-26 10:49:57,680 INFO L281 CegarLoopForPetriNet]: 165 programPoint places, -4 predicate places. [2023-11-26 10:49:57,680 INFO L495 AbstractCegarLoop]: Abstraction has has 161 places, 161 transitions, 331 flow [2023-11-26 10:49:57,681 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 212.0) internal successors, (636), 3 states have internal predecessors, (636), 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) [2023-11-26 10:49:57,681 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:49:57,681 INFO L208 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] [2023-11-26 10:49:57,682 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-26 10:49:57,682 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2023-11-26 10:49:57,683 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:49:57,683 INFO L85 PathProgramCache]: Analyzing trace with hash -1521003898, now seen corresponding path program 1 times [2023-11-26 10:49:57,683 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:49:57,683 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [66307689] [2023-11-26 10:49:57,684 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:49:57,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:49:57,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:49:58,431 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:49:58,432 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:49:58,432 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [66307689] [2023-11-26 10:49:58,432 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [66307689] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:49:58,434 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:49:58,434 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 10:49:58,435 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1110168808] [2023-11-26 10:49:58,435 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:49:58,436 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 10:49:58,437 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:49:58,438 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 10:49:58,438 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-26 10:49:58,776 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 239 [2023-11-26 10:49:58,777 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 161 places, 161 transitions, 331 flow. Second operand has 6 states, 6 states have (on average 180.33333333333334) internal successors, (1082), 6 states have internal predecessors, (1082), 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) [2023-11-26 10:49:58,778 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:49:58,778 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 239 [2023-11-26 10:49:58,778 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:49:59,096 INFO L124 PetriNetUnfolderBase]: 229/1209 cut-off events. [2023-11-26 10:49:59,096 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2023-11-26 10:49:59,103 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1580 conditions, 1209 events. 229/1209 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 45. Compared 7687 event pairs, 154 based on Foata normal form. 0/1083 useless extension candidates. Maximal degree in co-relation 1548. Up to 359 conditions per place. [2023-11-26 10:49:59,109 INFO L140 encePairwiseOnDemand]: 233/239 looper letters, 36 selfloop transitions, 5 changer transitions 0/160 dead transitions. [2023-11-26 10:49:59,109 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 165 places, 160 transitions, 411 flow [2023-11-26 10:49:59,110 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-26 10:49:59,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-26 10:49:59,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1116 transitions. [2023-11-26 10:49:59,115 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7782426778242678 [2023-11-26 10:49:59,115 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1116 transitions. [2023-11-26 10:49:59,116 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1116 transitions. [2023-11-26 10:49:59,117 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:49:59,117 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1116 transitions. [2023-11-26 10:49:59,121 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 186.0) internal successors, (1116), 6 states have internal predecessors, (1116), 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) [2023-11-26 10:49:59,126 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 239.0) internal successors, (1673), 7 states have internal predecessors, (1673), 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) [2023-11-26 10:49:59,127 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 239.0) internal successors, (1673), 7 states have internal predecessors, (1673), 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) [2023-11-26 10:49:59,128 INFO L175 Difference]: Start difference. First operand has 161 places, 161 transitions, 331 flow. Second operand 6 states and 1116 transitions. [2023-11-26 10:49:59,128 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 165 places, 160 transitions, 411 flow [2023-11-26 10:49:59,131 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 164 places, 160 transitions, 410 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-26 10:49:59,134 INFO L231 Difference]: Finished difference. Result has 164 places, 160 transitions, 338 flow [2023-11-26 10:49:59,135 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=239, PETRI_DIFFERENCE_MINUEND_FLOW=328, PETRI_DIFFERENCE_MINUEND_PLACES=159, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=160, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=155, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=338, PETRI_PLACES=164, PETRI_TRANSITIONS=160} [2023-11-26 10:49:59,136 INFO L281 CegarLoopForPetriNet]: 165 programPoint places, -1 predicate places. [2023-11-26 10:49:59,137 INFO L495 AbstractCegarLoop]: Abstraction has has 164 places, 160 transitions, 338 flow [2023-11-26 10:49:59,138 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 180.33333333333334) internal successors, (1082), 6 states have internal predecessors, (1082), 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) [2023-11-26 10:49:59,138 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:49:59,138 INFO L208 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] [2023-11-26 10:49:59,138 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-26 10:49:59,139 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2023-11-26 10:49:59,141 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:49:59,142 INFO L85 PathProgramCache]: Analyzing trace with hash 296842153, now seen corresponding path program 1 times [2023-11-26 10:49:59,142 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:49:59,142 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1244412731] [2023-11-26 10:49:59,143 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:49:59,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:49:59,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:49:59,643 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:49:59,643 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:49:59,644 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1244412731] [2023-11-26 10:49:59,644 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1244412731] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:49:59,644 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:49:59,644 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 10:49:59,645 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [107366545] [2023-11-26 10:49:59,645 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:49:59,650 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 10:49:59,651 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:49:59,652 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 10:49:59,653 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-26 10:50:00,133 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 191 out of 239 [2023-11-26 10:50:00,135 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 164 places, 160 transitions, 338 flow. Second operand has 6 states, 6 states have (on average 192.83333333333334) internal successors, (1157), 6 states have internal predecessors, (1157), 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) [2023-11-26 10:50:00,135 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:50:00,135 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 191 of 239 [2023-11-26 10:50:00,135 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:50:00,260 INFO L124 PetriNetUnfolderBase]: 85/512 cut-off events. [2023-11-26 10:50:00,261 INFO L125 PetriNetUnfolderBase]: For 5/9 co-relation queries the response was YES. [2023-11-26 10:50:00,262 INFO L83 FinitePrefix]: Finished finitePrefix Result has 705 conditions, 512 events. 85/512 cut-off events. For 5/9 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 2237 event pairs, 70 based on Foata normal form. 0/455 useless extension candidates. Maximal degree in co-relation 674. Up to 168 conditions per place. [2023-11-26 10:50:00,265 INFO L140 encePairwiseOnDemand]: 227/239 looper letters, 30 selfloop transitions, 8 changer transitions 0/164 dead transitions. [2023-11-26 10:50:00,265 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 165 places, 164 transitions, 422 flow [2023-11-26 10:50:00,266 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-26 10:50:00,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-26 10:50:00,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1188 transitions. [2023-11-26 10:50:00,271 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8284518828451883 [2023-11-26 10:50:00,271 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1188 transitions. [2023-11-26 10:50:00,271 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1188 transitions. [2023-11-26 10:50:00,272 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:50:00,273 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1188 transitions. [2023-11-26 10:50:00,277 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 198.0) internal successors, (1188), 6 states have internal predecessors, (1188), 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) [2023-11-26 10:50:00,282 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 239.0) internal successors, (1673), 7 states have internal predecessors, (1673), 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) [2023-11-26 10:50:00,283 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 239.0) internal successors, (1673), 7 states have internal predecessors, (1673), 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) [2023-11-26 10:50:00,284 INFO L175 Difference]: Start difference. First operand has 164 places, 160 transitions, 338 flow. Second operand 6 states and 1188 transitions. [2023-11-26 10:50:00,284 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 165 places, 164 transitions, 422 flow [2023-11-26 10:50:00,286 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 160 places, 164 transitions, 412 flow, removed 0 selfloop flow, removed 5 redundant places. [2023-11-26 10:50:00,289 INFO L231 Difference]: Finished difference. Result has 164 places, 164 transitions, 382 flow [2023-11-26 10:50:00,290 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=239, PETRI_DIFFERENCE_MINUEND_FLOW=320, PETRI_DIFFERENCE_MINUEND_PLACES=155, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=156, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=148, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=382, PETRI_PLACES=164, PETRI_TRANSITIONS=164} [2023-11-26 10:50:00,291 INFO L281 CegarLoopForPetriNet]: 165 programPoint places, -1 predicate places. [2023-11-26 10:50:00,291 INFO L495 AbstractCegarLoop]: Abstraction has has 164 places, 164 transitions, 382 flow [2023-11-26 10:50:00,292 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 192.83333333333334) internal successors, (1157), 6 states have internal predecessors, (1157), 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) [2023-11-26 10:50:00,293 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:50:00,293 INFO L208 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] [2023-11-26 10:50:00,293 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-26 10:50:00,293 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2023-11-26 10:50:00,294 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:50:00,294 INFO L85 PathProgramCache]: Analyzing trace with hash 2128443167, now seen corresponding path program 1 times [2023-11-26 10:50:00,294 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:50:00,294 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [906457901] [2023-11-26 10:50:00,295 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:50:00,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:50:00,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:50:00,730 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:50:00,730 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:50:00,731 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [906457901] [2023-11-26 10:50:00,731 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [906457901] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:50:00,731 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:50:00,731 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 10:50:00,732 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [298612052] [2023-11-26 10:50:00,732 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:50:00,732 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 10:50:00,733 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:50:00,733 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 10:50:00,734 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-26 10:50:01,376 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 239 [2023-11-26 10:50:01,378 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 164 places, 164 transitions, 382 flow. Second operand has 6 states, 6 states have (on average 214.83333333333334) internal successors, (1289), 6 states have internal predecessors, (1289), 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) [2023-11-26 10:50:01,379 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:50:01,379 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 239 [2023-11-26 10:50:01,379 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:50:01,455 INFO L124 PetriNetUnfolderBase]: 22/262 cut-off events. [2023-11-26 10:50:01,455 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2023-11-26 10:50:01,456 INFO L83 FinitePrefix]: Finished finitePrefix Result has 343 conditions, 262 events. 22/262 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 656 event pairs, 2 based on Foata normal form. 0/242 useless extension candidates. Maximal degree in co-relation 309. Up to 16 conditions per place. [2023-11-26 10:50:01,458 INFO L140 encePairwiseOnDemand]: 233/239 looper letters, 19 selfloop transitions, 5 changer transitions 4/171 dead transitions. [2023-11-26 10:50:01,458 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 168 places, 171 transitions, 444 flow [2023-11-26 10:50:01,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-26 10:50:01,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-26 10:50:01,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1303 transitions. [2023-11-26 10:50:01,463 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9086471408647141 [2023-11-26 10:50:01,463 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1303 transitions. [2023-11-26 10:50:01,463 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1303 transitions. [2023-11-26 10:50:01,465 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:50:01,465 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1303 transitions. [2023-11-26 10:50:01,469 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 217.16666666666666) internal successors, (1303), 6 states have internal predecessors, (1303), 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) [2023-11-26 10:50:01,472 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 239.0) internal successors, (1673), 7 states have internal predecessors, (1673), 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) [2023-11-26 10:50:01,473 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 239.0) internal successors, (1673), 7 states have internal predecessors, (1673), 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) [2023-11-26 10:50:01,474 INFO L175 Difference]: Start difference. First operand has 164 places, 164 transitions, 382 flow. Second operand 6 states and 1303 transitions. [2023-11-26 10:50:01,474 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 168 places, 171 transitions, 444 flow [2023-11-26 10:50:01,476 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 168 places, 171 transitions, 444 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-26 10:50:01,479 INFO L231 Difference]: Finished difference. Result has 168 places, 159 transitions, 367 flow [2023-11-26 10:50:01,479 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=239, PETRI_DIFFERENCE_MINUEND_FLOW=380, PETRI_DIFFERENCE_MINUEND_PLACES=163, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=163, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=158, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=367, PETRI_PLACES=168, PETRI_TRANSITIONS=159} [2023-11-26 10:50:01,480 INFO L281 CegarLoopForPetriNet]: 165 programPoint places, 3 predicate places. [2023-11-26 10:50:01,480 INFO L495 AbstractCegarLoop]: Abstraction has has 168 places, 159 transitions, 367 flow [2023-11-26 10:50:01,481 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 214.83333333333334) internal successors, (1289), 6 states have internal predecessors, (1289), 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) [2023-11-26 10:50:01,481 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:50:01,482 INFO L208 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] [2023-11-26 10:50:01,482 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-26 10:50:01,482 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2023-11-26 10:50:01,482 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:50:01,483 INFO L85 PathProgramCache]: Analyzing trace with hash -1938478496, now seen corresponding path program 1 times [2023-11-26 10:50:01,483 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:50:01,483 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1778664460] [2023-11-26 10:50:01,483 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:50:01,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:50:01,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:50:01,539 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:50:01,540 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:50:01,540 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1778664460] [2023-11-26 10:50:01,540 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1778664460] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:50:01,540 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:50:01,540 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:50:01,541 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1704935594] [2023-11-26 10:50:01,541 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:50:01,541 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:50:01,542 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:50:01,542 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:50:01,542 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:50:01,552 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 221 out of 239 [2023-11-26 10:50:01,553 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 168 places, 159 transitions, 367 flow. Second operand has 3 states, 3 states have (on average 222.66666666666666) internal successors, (668), 3 states have internal predecessors, (668), 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) [2023-11-26 10:50:01,553 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:50:01,553 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 221 of 239 [2023-11-26 10:50:01,553 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:50:01,586 INFO L124 PetriNetUnfolderBase]: 5/167 cut-off events. [2023-11-26 10:50:01,586 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2023-11-26 10:50:01,587 INFO L83 FinitePrefix]: Finished finitePrefix Result has 209 conditions, 167 events. 5/167 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 159 event pairs, 0 based on Foata normal form. 0/158 useless extension candidates. Maximal degree in co-relation 175. Up to 8 conditions per place. [2023-11-26 10:50:01,588 INFO L140 encePairwiseOnDemand]: 236/239 looper letters, 7 selfloop transitions, 2 changer transitions 0/158 dead transitions. [2023-11-26 10:50:01,588 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 169 places, 158 transitions, 383 flow [2023-11-26 10:50:01,588 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:50:01,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:50:01,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 673 transitions. [2023-11-26 10:50:01,591 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9386331938633193 [2023-11-26 10:50:01,591 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 673 transitions. [2023-11-26 10:50:01,591 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 673 transitions. [2023-11-26 10:50:01,592 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:50:01,592 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 673 transitions. [2023-11-26 10:50:01,594 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 224.33333333333334) internal successors, (673), 3 states have internal predecessors, (673), 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) [2023-11-26 10:50:01,597 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 239.0) internal successors, (956), 4 states have internal predecessors, (956), 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) [2023-11-26 10:50:01,597 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 239.0) internal successors, (956), 4 states have internal predecessors, (956), 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) [2023-11-26 10:50:01,597 INFO L175 Difference]: Start difference. First operand has 168 places, 159 transitions, 367 flow. Second operand 3 states and 673 transitions. [2023-11-26 10:50:01,598 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 169 places, 158 transitions, 383 flow [2023-11-26 10:50:01,600 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 164 places, 158 transitions, 367 flow, removed 3 selfloop flow, removed 5 redundant places. [2023-11-26 10:50:01,603 INFO L231 Difference]: Finished difference. Result has 164 places, 158 transitions, 353 flow [2023-11-26 10:50:01,603 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=239, PETRI_DIFFERENCE_MINUEND_FLOW=349, PETRI_DIFFERENCE_MINUEND_PLACES=162, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=158, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=156, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=353, PETRI_PLACES=164, PETRI_TRANSITIONS=158} [2023-11-26 10:50:01,604 INFO L281 CegarLoopForPetriNet]: 165 programPoint places, -1 predicate places. [2023-11-26 10:50:01,604 INFO L495 AbstractCegarLoop]: Abstraction has has 164 places, 158 transitions, 353 flow [2023-11-26 10:50:01,605 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 222.66666666666666) internal successors, (668), 3 states have internal predecessors, (668), 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) [2023-11-26 10:50:01,605 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:50:01,605 INFO L208 CegarLoopForPetriNet]: trace histogram [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] [2023-11-26 10:50:01,605 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-26 10:50:01,605 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2023-11-26 10:50:01,606 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:50:01,606 INFO L85 PathProgramCache]: Analyzing trace with hash -1149405514, now seen corresponding path program 1 times [2023-11-26 10:50:01,606 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:50:01,606 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [429285246] [2023-11-26 10:50:01,607 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:50:01,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:50:01,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 10:50:01,643 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 10:50:01,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 10:50:01,693 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 10:50:01,694 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-26 10:50:01,695 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (18 of 19 remaining) [2023-11-26 10:50:01,697 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (17 of 19 remaining) [2023-11-26 10:50:01,697 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (16 of 19 remaining) [2023-11-26 10:50:01,697 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (15 of 19 remaining) [2023-11-26 10:50:01,698 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (14 of 19 remaining) [2023-11-26 10:50:01,698 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (13 of 19 remaining) [2023-11-26 10:50:01,698 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (12 of 19 remaining) [2023-11-26 10:50:01,698 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (11 of 19 remaining) [2023-11-26 10:50:01,698 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (10 of 19 remaining) [2023-11-26 10:50:01,699 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (9 of 19 remaining) [2023-11-26 10:50:01,699 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (8 of 19 remaining) [2023-11-26 10:50:01,699 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 19 remaining) [2023-11-26 10:50:01,699 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 19 remaining) [2023-11-26 10:50:01,699 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 19 remaining) [2023-11-26 10:50:01,700 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 19 remaining) [2023-11-26 10:50:01,700 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 19 remaining) [2023-11-26 10:50:01,700 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 19 remaining) [2023-11-26 10:50:01,700 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 19 remaining) [2023-11-26 10:50:01,700 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 19 remaining) [2023-11-26 10:50:01,700 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-26 10:50:01,701 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:50:01,704 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-26 10:50:01,704 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-26 10:50:01,811 INFO L144 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2023-11-26 10:50:01,819 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 293 places, 317 transitions, 668 flow [2023-11-26 10:50:01,966 INFO L124 PetriNetUnfolderBase]: 46/655 cut-off events. [2023-11-26 10:50:01,966 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-11-26 10:50:01,974 INFO L83 FinitePrefix]: Finished finitePrefix Result has 679 conditions, 655 events. 46/655 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 2182 event pairs, 0 based on Foata normal form. 0/555 useless extension candidates. Maximal degree in co-relation 372. Up to 12 conditions per place. [2023-11-26 10:50:01,974 INFO L82 GeneralOperation]: Start removeDead. Operand has 293 places, 317 transitions, 668 flow [2023-11-26 10:50:01,984 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 243 places, 257 transitions, 536 flow [2023-11-26 10:50:01,985 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 10:50:01,988 INFO L357 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, mHoare=true, 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;@2ac95806, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 10:50:01,988 INFO L358 AbstractCegarLoop]: Starting to check reachability of 23 error locations. [2023-11-26 10:50:01,991 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-26 10:50:01,991 INFO L124 PetriNetUnfolderBase]: 0/21 cut-off events. [2023-11-26 10:50:01,993 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 10:50:01,993 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:50:01,993 INFO L208 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] [2023-11-26 10:50:01,995 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2023-11-26 10:50:01,995 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:50:01,996 INFO L85 PathProgramCache]: Analyzing trace with hash 274639974, now seen corresponding path program 1 times [2023-11-26 10:50:01,996 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:50:01,996 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1739516650] [2023-11-26 10:50:01,997 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:50:01,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:50:02,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:50:02,022 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:50:02,023 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:50:02,023 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1739516650] [2023-11-26 10:50:02,023 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1739516650] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:50:02,023 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:50:02,023 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:50:02,023 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1766899423] [2023-11-26 10:50:02,023 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:50:02,024 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:50:02,024 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:50:02,024 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:50:02,025 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:50:02,056 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 282 out of 317 [2023-11-26 10:50:02,057 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 243 places, 257 transitions, 536 flow. Second operand has 3 states, 3 states have (on average 283.3333333333333) internal successors, (850), 3 states have internal predecessors, (850), 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) [2023-11-26 10:50:02,058 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:50:02,058 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 282 of 317 [2023-11-26 10:50:02,058 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:50:02,341 INFO L124 PetriNetUnfolderBase]: 93/1106 cut-off events. [2023-11-26 10:50:02,341 INFO L125 PetriNetUnfolderBase]: For 75/75 co-relation queries the response was YES. [2023-11-26 10:50:02,349 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1248 conditions, 1106 events. 93/1106 cut-off events. For 75/75 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 5318 event pairs, 24 based on Foata normal form. 50/995 useless extension candidates. Maximal degree in co-relation 686. Up to 97 conditions per place. [2023-11-26 10:50:02,356 INFO L140 encePairwiseOnDemand]: 308/317 looper letters, 19 selfloop transitions, 2 changer transitions 1/250 dead transitions. [2023-11-26 10:50:02,356 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 250 transitions, 564 flow [2023-11-26 10:50:02,357 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:50:02,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:50:02,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 874 transitions. [2023-11-26 10:50:02,360 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9190325972660357 [2023-11-26 10:50:02,360 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 874 transitions. [2023-11-26 10:50:02,360 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 874 transitions. [2023-11-26 10:50:02,361 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:50:02,361 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 874 transitions. [2023-11-26 10:50:02,364 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 291.3333333333333) internal successors, (874), 3 states have internal predecessors, (874), 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) [2023-11-26 10:50:02,367 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 317.0) internal successors, (1268), 4 states have internal predecessors, (1268), 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) [2023-11-26 10:50:02,367 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 317.0) internal successors, (1268), 4 states have internal predecessors, (1268), 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) [2023-11-26 10:50:02,368 INFO L175 Difference]: Start difference. First operand has 243 places, 257 transitions, 536 flow. Second operand 3 states and 874 transitions. [2023-11-26 10:50:02,368 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 250 transitions, 564 flow [2023-11-26 10:50:02,370 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 250 transitions, 564 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-26 10:50:02,374 INFO L231 Difference]: Finished difference. Result has 244 places, 249 transitions, 524 flow [2023-11-26 10:50:02,375 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=317, PETRI_DIFFERENCE_MINUEND_FLOW=522, PETRI_DIFFERENCE_MINUEND_PLACES=242, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=250, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=248, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=524, PETRI_PLACES=244, PETRI_TRANSITIONS=249} [2023-11-26 10:50:02,375 INFO L281 CegarLoopForPetriNet]: 243 programPoint places, 1 predicate places. [2023-11-26 10:50:02,376 INFO L495 AbstractCegarLoop]: Abstraction has has 244 places, 249 transitions, 524 flow [2023-11-26 10:50:02,376 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 283.3333333333333) internal successors, (850), 3 states have internal predecessors, (850), 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) [2023-11-26 10:50:02,376 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:50:02,377 INFO L208 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] [2023-11-26 10:50:02,377 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-26 10:50:02,377 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2023-11-26 10:50:02,377 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:50:02,377 INFO L85 PathProgramCache]: Analyzing trace with hash 805193918, now seen corresponding path program 1 times [2023-11-26 10:50:02,377 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:50:02,378 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1296802087] [2023-11-26 10:50:02,378 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:50:02,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:50:02,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:50:02,399 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:50:02,399 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:50:02,399 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1296802087] [2023-11-26 10:50:02,399 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1296802087] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:50:02,399 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:50:02,399 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:50:02,400 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [103078959] [2023-11-26 10:50:02,400 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:50:02,400 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:50:02,400 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:50:02,401 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:50:02,401 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:50:02,426 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 276 out of 317 [2023-11-26 10:50:02,428 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 244 places, 249 transitions, 524 flow. Second operand has 3 states, 3 states have (on average 277.0) internal successors, (831), 3 states have internal predecessors, (831), 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) [2023-11-26 10:50:02,428 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:50:02,428 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 276 of 317 [2023-11-26 10:50:02,428 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:50:02,679 INFO L124 PetriNetUnfolderBase]: 99/1140 cut-off events. [2023-11-26 10:50:02,679 INFO L125 PetriNetUnfolderBase]: For 105/106 co-relation queries the response was YES. [2023-11-26 10:50:02,689 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1312 conditions, 1140 events. 99/1140 cut-off events. For 105/106 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 5707 event pairs, 28 based on Foata normal form. 0/987 useless extension candidates. Maximal degree in co-relation 1280. Up to 111 conditions per place. [2023-11-26 10:50:02,697 INFO L140 encePairwiseOnDemand]: 311/317 looper letters, 20 selfloop transitions, 1 changer transitions 0/244 dead transitions. [2023-11-26 10:50:02,697 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 240 places, 244 transitions, 556 flow [2023-11-26 10:50:02,697 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:50:02,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:50:02,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 854 transitions. [2023-11-26 10:50:02,701 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8980021030494216 [2023-11-26 10:50:02,701 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 854 transitions. [2023-11-26 10:50:02,701 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 854 transitions. [2023-11-26 10:50:02,702 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:50:02,702 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 854 transitions. [2023-11-26 10:50:02,704 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 284.6666666666667) internal successors, (854), 3 states have internal predecessors, (854), 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) [2023-11-26 10:50:02,707 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 317.0) internal successors, (1268), 4 states have internal predecessors, (1268), 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) [2023-11-26 10:50:02,707 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 317.0) internal successors, (1268), 4 states have internal predecessors, (1268), 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) [2023-11-26 10:50:02,708 INFO L175 Difference]: Start difference. First operand has 244 places, 249 transitions, 524 flow. Second operand 3 states and 854 transitions. [2023-11-26 10:50:02,708 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 240 places, 244 transitions, 556 flow [2023-11-26 10:50:02,710 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 244 transitions, 552 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 10:50:02,714 INFO L231 Difference]: Finished difference. Result has 238 places, 244 transitions, 512 flow [2023-11-26 10:50:02,715 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=317, PETRI_DIFFERENCE_MINUEND_FLOW=510, PETRI_DIFFERENCE_MINUEND_PLACES=236, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=243, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=512, PETRI_PLACES=238, PETRI_TRANSITIONS=244} [2023-11-26 10:50:02,716 INFO L281 CegarLoopForPetriNet]: 243 programPoint places, -5 predicate places. [2023-11-26 10:50:02,716 INFO L495 AbstractCegarLoop]: Abstraction has has 238 places, 244 transitions, 512 flow [2023-11-26 10:50:02,716 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 277.0) internal successors, (831), 3 states have internal predecessors, (831), 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) [2023-11-26 10:50:02,716 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:50:02,717 INFO L208 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] [2023-11-26 10:50:02,717 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-26 10:50:02,717 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2023-11-26 10:50:02,717 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:50:02,717 INFO L85 PathProgramCache]: Analyzing trace with hash 1763527270, now seen corresponding path program 1 times [2023-11-26 10:50:02,718 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:50:02,718 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1764495626] [2023-11-26 10:50:02,718 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:50:02,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:50:02,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:50:03,000 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:50:03,000 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:50:03,000 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1764495626] [2023-11-26 10:50:03,001 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1764495626] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:50:03,001 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:50:03,001 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 10:50:03,001 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1489960379] [2023-11-26 10:50:03,001 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:50:03,002 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 10:50:03,002 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:50:03,003 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 10:50:03,003 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-26 10:50:03,315 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 238 out of 317 [2023-11-26 10:50:03,317 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 238 places, 244 transitions, 512 flow. Second operand has 6 states, 6 states have (on average 239.33333333333334) internal successors, (1436), 6 states have internal predecessors, (1436), 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) [2023-11-26 10:50:03,317 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:50:03,317 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 238 of 317 [2023-11-26 10:50:03,318 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:50:06,870 INFO L124 PetriNetUnfolderBase]: 5522/15901 cut-off events. [2023-11-26 10:50:06,871 INFO L125 PetriNetUnfolderBase]: For 305/305 co-relation queries the response was YES. [2023-11-26 10:50:06,949 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23952 conditions, 15901 events. 5522/15901 cut-off events. For 305/305 co-relation queries the response was YES. Maximal size of possible extension queue 353. Compared 146984 event pairs, 4598 based on Foata normal form. 0/14279 useless extension candidates. Maximal degree in co-relation 23919. Up to 7895 conditions per place. [2023-11-26 10:50:07,045 INFO L140 encePairwiseOnDemand]: 311/317 looper letters, 52 selfloop transitions, 5 changer transitions 0/243 dead transitions. [2023-11-26 10:50:07,046 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 242 places, 243 transitions, 624 flow [2023-11-26 10:50:07,047 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-26 10:50:07,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-26 10:50:07,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1486 transitions. [2023-11-26 10:50:07,052 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7812828601472135 [2023-11-26 10:50:07,053 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1486 transitions. [2023-11-26 10:50:07,053 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1486 transitions. [2023-11-26 10:50:07,054 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:50:07,055 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1486 transitions. [2023-11-26 10:50:07,059 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 247.66666666666666) internal successors, (1486), 6 states have internal predecessors, (1486), 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) [2023-11-26 10:50:07,064 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 317.0) internal successors, (2219), 7 states have internal predecessors, (2219), 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) [2023-11-26 10:50:07,066 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 317.0) internal successors, (2219), 7 states have internal predecessors, (2219), 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) [2023-11-26 10:50:07,066 INFO L175 Difference]: Start difference. First operand has 238 places, 244 transitions, 512 flow. Second operand 6 states and 1486 transitions. [2023-11-26 10:50:07,066 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 242 places, 243 transitions, 624 flow [2023-11-26 10:50:07,076 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 241 places, 243 transitions, 623 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-26 10:50:07,080 INFO L231 Difference]: Finished difference. Result has 241 places, 243 transitions, 519 flow [2023-11-26 10:50:07,081 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=317, PETRI_DIFFERENCE_MINUEND_FLOW=509, PETRI_DIFFERENCE_MINUEND_PLACES=236, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=238, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=519, PETRI_PLACES=241, PETRI_TRANSITIONS=243} [2023-11-26 10:50:07,082 INFO L281 CegarLoopForPetriNet]: 243 programPoint places, -2 predicate places. [2023-11-26 10:50:07,083 INFO L495 AbstractCegarLoop]: Abstraction has has 241 places, 243 transitions, 519 flow [2023-11-26 10:50:07,084 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 239.33333333333334) internal successors, (1436), 6 states have internal predecessors, (1436), 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) [2023-11-26 10:50:07,084 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:50:07,085 INFO L208 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] [2023-11-26 10:50:07,085 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-26 10:50:07,086 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2023-11-26 10:50:07,087 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:50:07,087 INFO L85 PathProgramCache]: Analyzing trace with hash 1045083788, now seen corresponding path program 1 times [2023-11-26 10:50:07,088 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:50:07,088 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1255939686] [2023-11-26 10:50:07,088 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:50:07,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:50:07,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:50:07,613 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:50:07,613 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:50:07,613 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1255939686] [2023-11-26 10:50:07,613 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1255939686] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:50:07,613 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:50:07,614 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 10:50:07,614 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [873090657] [2023-11-26 10:50:07,614 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:50:07,615 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 10:50:07,616 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:50:07,617 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 10:50:07,617 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-26 10:50:08,159 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 253 out of 317 [2023-11-26 10:50:08,161 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 241 places, 243 transitions, 519 flow. Second operand has 6 states, 6 states have (on average 254.83333333333334) internal successors, (1529), 6 states have internal predecessors, (1529), 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) [2023-11-26 10:50:08,161 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:50:08,161 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 253 of 317 [2023-11-26 10:50:08,161 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:50:10,132 INFO L124 PetriNetUnfolderBase]: 2194/8431 cut-off events. [2023-11-26 10:50:10,132 INFO L125 PetriNetUnfolderBase]: For 292/300 co-relation queries the response was YES. [2023-11-26 10:50:10,181 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11520 conditions, 8431 events. 2194/8431 cut-off events. For 292/300 co-relation queries the response was YES. Maximal size of possible extension queue 166. Compared 76487 event pairs, 1540 based on Foata normal form. 0/7425 useless extension candidates. Maximal degree in co-relation 11488. Up to 2944 conditions per place. [2023-11-26 10:50:10,215 INFO L140 encePairwiseOnDemand]: 304/317 looper letters, 41 selfloop transitions, 8 changer transitions 0/246 dead transitions. [2023-11-26 10:50:10,215 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 241 places, 246 transitions, 623 flow [2023-11-26 10:50:10,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-26 10:50:10,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-26 10:50:10,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1572 transitions. [2023-11-26 10:50:10,221 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8264984227129337 [2023-11-26 10:50:10,221 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1572 transitions. [2023-11-26 10:50:10,222 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1572 transitions. [2023-11-26 10:50:10,223 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:50:10,223 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1572 transitions. [2023-11-26 10:50:10,228 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 262.0) internal successors, (1572), 6 states have internal predecessors, (1572), 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) [2023-11-26 10:50:10,234 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 317.0) internal successors, (2219), 7 states have internal predecessors, (2219), 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) [2023-11-26 10:50:10,235 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 317.0) internal successors, (2219), 7 states have internal predecessors, (2219), 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) [2023-11-26 10:50:10,236 INFO L175 Difference]: Start difference. First operand has 241 places, 243 transitions, 519 flow. Second operand 6 states and 1572 transitions. [2023-11-26 10:50:10,236 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 241 places, 246 transitions, 623 flow [2023-11-26 10:50:10,240 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 246 transitions, 613 flow, removed 0 selfloop flow, removed 5 redundant places. [2023-11-26 10:50:10,244 INFO L231 Difference]: Finished difference. Result has 240 places, 246 transitions, 561 flow [2023-11-26 10:50:10,245 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=317, PETRI_DIFFERENCE_MINUEND_FLOW=499, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=238, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=230, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=561, PETRI_PLACES=240, PETRI_TRANSITIONS=246} [2023-11-26 10:50:10,246 INFO L281 CegarLoopForPetriNet]: 243 programPoint places, -3 predicate places. [2023-11-26 10:50:10,246 INFO L495 AbstractCegarLoop]: Abstraction has has 240 places, 246 transitions, 561 flow [2023-11-26 10:50:10,247 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 254.83333333333334) internal successors, (1529), 6 states have internal predecessors, (1529), 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) [2023-11-26 10:50:10,247 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:50:10,248 INFO L208 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] [2023-11-26 10:50:10,248 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-11-26 10:50:10,248 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2023-11-26 10:50:10,248 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:50:10,249 INFO L85 PathProgramCache]: Analyzing trace with hash 550919394, now seen corresponding path program 1 times [2023-11-26 10:50:10,249 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:50:10,249 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [982103287] [2023-11-26 10:50:10,249 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:50:10,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:50:10,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:50:10,657 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:50:10,657 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:50:10,657 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [982103287] [2023-11-26 10:50:10,657 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [982103287] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:50:10,658 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:50:10,658 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 10:50:10,658 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1881735292] [2023-11-26 10:50:10,658 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:50:10,659 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 10:50:10,659 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:50:10,659 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 10:50:10,660 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-26 10:50:11,384 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 317 [2023-11-26 10:50:11,387 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 240 places, 246 transitions, 561 flow. Second operand has 6 states, 6 states have (on average 282.8333333333333) internal successors, (1697), 6 states have internal predecessors, (1697), 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) [2023-11-26 10:50:11,387 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:50:11,387 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 317 [2023-11-26 10:50:11,387 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:50:11,942 INFO L124 PetriNetUnfolderBase]: 254/1717 cut-off events. [2023-11-26 10:50:11,942 INFO L125 PetriNetUnfolderBase]: For 139/161 co-relation queries the response was YES. [2023-11-26 10:50:11,955 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2167 conditions, 1717 events. 254/1717 cut-off events. For 139/161 co-relation queries the response was YES. Maximal size of possible extension queue 39. Compared 10620 event pairs, 34 based on Foata normal form. 5/1541 useless extension candidates. Maximal degree in co-relation 2132. Up to 104 conditions per place. [2023-11-26 10:50:11,961 INFO L140 encePairwiseOnDemand]: 311/317 looper letters, 42 selfloop transitions, 5 changer transitions 4/269 dead transitions. [2023-11-26 10:50:11,961 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 269 transitions, 725 flow [2023-11-26 10:50:11,962 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-26 10:50:11,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-26 10:50:11,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1734 transitions. [2023-11-26 10:50:11,968 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9116719242902208 [2023-11-26 10:50:11,968 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1734 transitions. [2023-11-26 10:50:11,968 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1734 transitions. [2023-11-26 10:50:11,970 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:50:11,970 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1734 transitions. [2023-11-26 10:50:11,985 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 289.0) internal successors, (1734), 6 states have internal predecessors, (1734), 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) [2023-11-26 10:50:11,998 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 317.0) internal successors, (2219), 7 states have internal predecessors, (2219), 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) [2023-11-26 10:50:11,999 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 317.0) internal successors, (2219), 7 states have internal predecessors, (2219), 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) [2023-11-26 10:50:11,999 INFO L175 Difference]: Start difference. First operand has 240 places, 246 transitions, 561 flow. Second operand 6 states and 1734 transitions. [2023-11-26 10:50:11,999 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 269 transitions, 725 flow [2023-11-26 10:50:12,002 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 269 transitions, 725 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-26 10:50:12,008 INFO L231 Difference]: Finished difference. Result has 244 places, 241 transitions, 546 flow [2023-11-26 10:50:12,008 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=317, PETRI_DIFFERENCE_MINUEND_FLOW=559, PETRI_DIFFERENCE_MINUEND_PLACES=239, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=240, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=546, PETRI_PLACES=244, PETRI_TRANSITIONS=241} [2023-11-26 10:50:12,009 INFO L281 CegarLoopForPetriNet]: 243 programPoint places, 1 predicate places. [2023-11-26 10:50:12,010 INFO L495 AbstractCegarLoop]: Abstraction has has 244 places, 241 transitions, 546 flow [2023-11-26 10:50:12,010 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 282.8333333333333) internal successors, (1697), 6 states have internal predecessors, (1697), 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) [2023-11-26 10:50:12,010 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:50:12,011 INFO L208 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] [2023-11-26 10:50:12,011 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2023-11-26 10:50:12,011 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2023-11-26 10:50:12,011 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:50:12,012 INFO L85 PathProgramCache]: Analyzing trace with hash -1812113367, now seen corresponding path program 1 times [2023-11-26 10:50:12,012 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:50:12,012 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1041414722] [2023-11-26 10:50:12,012 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:50:12,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:50:12,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:50:12,059 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:50:12,059 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:50:12,059 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1041414722] [2023-11-26 10:50:12,060 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1041414722] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:50:12,060 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:50:12,060 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:50:12,060 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1170177718] [2023-11-26 10:50:12,060 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:50:12,061 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:50:12,062 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:50:12,062 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:50:12,062 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:50:12,078 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 288 out of 317 [2023-11-26 10:50:12,079 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 244 places, 241 transitions, 546 flow. Second operand has 3 states, 3 states have (on average 289.6666666666667) internal successors, (869), 3 states have internal predecessors, (869), 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) [2023-11-26 10:50:12,079 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:50:12,080 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 288 of 317 [2023-11-26 10:50:12,080 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:50:12,332 INFO L124 PetriNetUnfolderBase]: 127/1211 cut-off events. [2023-11-26 10:50:12,332 INFO L125 PetriNetUnfolderBase]: For 120/126 co-relation queries the response was YES. [2023-11-26 10:50:12,345 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1493 conditions, 1211 events. 127/1211 cut-off events. For 120/126 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 6461 event pairs, 32 based on Foata normal form. 1/1077 useless extension candidates. Maximal degree in co-relation 1458. Up to 120 conditions per place. [2023-11-26 10:50:12,350 INFO L140 encePairwiseOnDemand]: 311/317 looper letters, 20 selfloop transitions, 5 changer transitions 0/249 dead transitions. [2023-11-26 10:50:12,350 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 246 places, 249 transitions, 620 flow [2023-11-26 10:50:12,351 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:50:12,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:50:12,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 890 transitions. [2023-11-26 10:50:12,354 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.935856992639327 [2023-11-26 10:50:12,354 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 890 transitions. [2023-11-26 10:50:12,354 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 890 transitions. [2023-11-26 10:50:12,355 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:50:12,355 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 890 transitions. [2023-11-26 10:50:12,358 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 296.6666666666667) internal successors, (890), 3 states have internal predecessors, (890), 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) [2023-11-26 10:50:12,360 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 317.0) internal successors, (1268), 4 states have internal predecessors, (1268), 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) [2023-11-26 10:50:12,361 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 317.0) internal successors, (1268), 4 states have internal predecessors, (1268), 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) [2023-11-26 10:50:12,361 INFO L175 Difference]: Start difference. First operand has 244 places, 241 transitions, 546 flow. Second operand 3 states and 890 transitions. [2023-11-26 10:50:12,361 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 246 places, 249 transitions, 620 flow [2023-11-26 10:50:12,364 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 241 places, 249 transitions, 604 flow, removed 3 selfloop flow, removed 5 redundant places. [2023-11-26 10:50:12,368 INFO L231 Difference]: Finished difference. Result has 243 places, 245 transitions, 568 flow [2023-11-26 10:50:12,369 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=317, PETRI_DIFFERENCE_MINUEND_FLOW=530, PETRI_DIFFERENCE_MINUEND_PLACES=239, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=241, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=236, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=568, PETRI_PLACES=243, PETRI_TRANSITIONS=245} [2023-11-26 10:50:12,370 INFO L281 CegarLoopForPetriNet]: 243 programPoint places, 0 predicate places. [2023-11-26 10:50:12,370 INFO L495 AbstractCegarLoop]: Abstraction has has 243 places, 245 transitions, 568 flow [2023-11-26 10:50:12,371 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 289.6666666666667) internal successors, (869), 3 states have internal predecessors, (869), 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) [2023-11-26 10:50:12,371 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:50:12,371 INFO L208 CegarLoopForPetriNet]: trace histogram [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] [2023-11-26 10:50:12,371 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2023-11-26 10:50:12,372 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2023-11-26 10:50:12,372 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:50:12,372 INFO L85 PathProgramCache]: Analyzing trace with hash 878067232, now seen corresponding path program 1 times [2023-11-26 10:50:12,372 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:50:12,372 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1764709689] [2023-11-26 10:50:12,373 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:50:12,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:50:12,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:50:12,441 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-26 10:50:12,441 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:50:12,441 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1764709689] [2023-11-26 10:50:12,443 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1764709689] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:50:12,444 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:50:12,444 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:50:12,444 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [717368262] [2023-11-26 10:50:12,444 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:50:12,445 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:50:12,445 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:50:12,446 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:50:12,446 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:50:12,460 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 288 out of 317 [2023-11-26 10:50:12,461 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 243 places, 245 transitions, 568 flow. Second operand has 3 states, 3 states have (on average 290.0) internal successors, (870), 3 states have internal predecessors, (870), 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) [2023-11-26 10:50:12,461 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:50:12,462 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 288 of 317 [2023-11-26 10:50:12,462 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:50:12,770 INFO L124 PetriNetUnfolderBase]: 155/1553 cut-off events. [2023-11-26 10:50:12,770 INFO L125 PetriNetUnfolderBase]: For 186/199 co-relation queries the response was YES. [2023-11-26 10:50:12,788 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1896 conditions, 1553 events. 155/1553 cut-off events. For 186/199 co-relation queries the response was YES. Maximal size of possible extension queue 41. Compared 9506 event pairs, 31 based on Foata normal form. 1/1385 useless extension candidates. Maximal degree in co-relation 1860. Up to 132 conditions per place. [2023-11-26 10:50:12,794 INFO L140 encePairwiseOnDemand]: 311/317 looper letters, 20 selfloop transitions, 6 changer transitions 0/252 dead transitions. [2023-11-26 10:50:12,794 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 245 places, 252 transitions, 643 flow [2023-11-26 10:50:12,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:50:12,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:50:12,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 889 transitions. [2023-11-26 10:50:12,798 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9348054679284963 [2023-11-26 10:50:12,798 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 889 transitions. [2023-11-26 10:50:12,799 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 889 transitions. [2023-11-26 10:50:12,800 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:50:12,800 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 889 transitions. [2023-11-26 10:50:12,802 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 296.3333333333333) internal successors, (889), 3 states have internal predecessors, (889), 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) [2023-11-26 10:50:12,805 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 317.0) internal successors, (1268), 4 states have internal predecessors, (1268), 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) [2023-11-26 10:50:12,806 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 317.0) internal successors, (1268), 4 states have internal predecessors, (1268), 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) [2023-11-26 10:50:12,806 INFO L175 Difference]: Start difference. First operand has 243 places, 245 transitions, 568 flow. Second operand 3 states and 889 transitions. [2023-11-26 10:50:12,806 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 245 places, 252 transitions, 643 flow [2023-11-26 10:50:12,809 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 243 places, 252 transitions, 631 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 10:50:12,813 INFO L231 Difference]: Finished difference. Result has 245 places, 249 transitions, 604 flow [2023-11-26 10:50:12,814 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=317, PETRI_DIFFERENCE_MINUEND_FLOW=558, PETRI_DIFFERENCE_MINUEND_PLACES=241, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=239, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=604, PETRI_PLACES=245, PETRI_TRANSITIONS=249} [2023-11-26 10:50:12,815 INFO L281 CegarLoopForPetriNet]: 243 programPoint places, 2 predicate places. [2023-11-26 10:50:12,816 INFO L495 AbstractCegarLoop]: Abstraction has has 245 places, 249 transitions, 604 flow [2023-11-26 10:50:12,816 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 290.0) internal successors, (870), 3 states have internal predecessors, (870), 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) [2023-11-26 10:50:12,816 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:50:12,817 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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] [2023-11-26 10:50:12,817 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2023-11-26 10:50:12,817 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2023-11-26 10:50:12,817 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:50:12,818 INFO L85 PathProgramCache]: Analyzing trace with hash -57399102, now seen corresponding path program 1 times [2023-11-26 10:50:12,818 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:50:12,818 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1175610112] [2023-11-26 10:50:12,818 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:50:12,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:50:12,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 10:50:12,855 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 10:50:12,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 10:50:12,892 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 10:50:12,892 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-26 10:50:12,893 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (22 of 23 remaining) [2023-11-26 10:50:12,893 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (21 of 23 remaining) [2023-11-26 10:50:12,893 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (20 of 23 remaining) [2023-11-26 10:50:12,894 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (19 of 23 remaining) [2023-11-26 10:50:12,894 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (18 of 23 remaining) [2023-11-26 10:50:12,894 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (17 of 23 remaining) [2023-11-26 10:50:12,894 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (16 of 23 remaining) [2023-11-26 10:50:12,894 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (15 of 23 remaining) [2023-11-26 10:50:12,895 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (14 of 23 remaining) [2023-11-26 10:50:12,895 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (13 of 23 remaining) [2023-11-26 10:50:12,895 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (12 of 23 remaining) [2023-11-26 10:50:12,895 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (11 of 23 remaining) [2023-11-26 10:50:12,895 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (10 of 23 remaining) [2023-11-26 10:50:12,896 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (9 of 23 remaining) [2023-11-26 10:50:12,896 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (8 of 23 remaining) [2023-11-26 10:50:12,896 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 23 remaining) [2023-11-26 10:50:12,896 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 23 remaining) [2023-11-26 10:50:12,896 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 23 remaining) [2023-11-26 10:50:12,897 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 23 remaining) [2023-11-26 10:50:12,897 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 23 remaining) [2023-11-26 10:50:12,897 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 23 remaining) [2023-11-26 10:50:12,897 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 23 remaining) [2023-11-26 10:50:12,897 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 23 remaining) [2023-11-26 10:50:12,898 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2023-11-26 10:50:12,898 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:50:12,899 WARN L233 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-26 10:50:12,899 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-11-26 10:50:13,015 INFO L144 ThreadInstanceAdder]: Constructed 15 joinOtherThreadTransitions. [2023-11-26 10:50:13,022 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 361 places, 397 transitions, 857 flow [2023-11-26 10:50:13,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1241] threadEXIT-->L1034-13: Formula: (= v_threadThread1of3ForFork0_thidvar0_8 (let ((.cse0 (mod |v_threadThread3of3ForFork0_#t~mem12_8| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296))))) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem12=|v_threadThread3of3ForFork0_#t~mem12_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem12=|v_threadThread3of3ForFork0_#t~mem12_8|} AuxVars[] AssignedVars[][134], [17#L1043-10true, threadThread1of3ForFork0NotInUse, threadThread2of3ForFork0NotInUse, 123#L1034-13true, threadThread3of3ForFork0InUse]) [2023-11-26 10:50:13,610 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2023-11-26 10:50:13,610 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2023-11-26 10:50:13,611 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2023-11-26 10:50:13,611 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2023-11-26 10:50:13,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1241] threadEXIT-->L1034-13: Formula: (= v_threadThread1of3ForFork0_thidvar0_8 (let ((.cse0 (mod |v_threadThread3of3ForFork0_#t~mem12_8| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296))))) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem12=|v_threadThread3of3ForFork0_#t~mem12_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem12=|v_threadThread3of3ForFork0_#t~mem12_8|} AuxVars[] AssignedVars[][134], [17#L1043-10true, 44#$Ultimate##0true, threadThread1of3ForFork0NotInUse, threadThread2of3ForFork0InUse, 123#L1034-13true, threadThread3of3ForFork0InUse]) [2023-11-26 10:50:13,626 INFO L294 olderBase$Statistics]: this new event has 292 ancestors and is cut-off event [2023-11-26 10:50:13,626 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2023-11-26 10:50:13,626 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-26 10:50:13,626 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2023-11-26 10:50:13,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1249] threadEXIT-->L1034-13: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 (let ((.cse0 (mod |v_threadThread1of3ForFork0_#t~mem12_12| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296))))) InVars {threadThread1of3ForFork0_#t~mem12=|v_threadThread1of3ForFork0_#t~mem12_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem12=|v_threadThread1of3ForFork0_#t~mem12_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][10], [17#L1043-10true, threadThread1of3ForFork0InUse, threadThread2of3ForFork0NotInUse, threadThread3of3ForFork0NotInUse, 93#L1034-13true]) [2023-11-26 10:50:13,716 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2023-11-26 10:50:13,716 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2023-11-26 10:50:13,716 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2023-11-26 10:50:13,716 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2023-11-26 10:50:13,847 INFO L124 PetriNetUnfolderBase]: 211/2040 cut-off events. [2023-11-26 10:50:13,847 INFO L125 PetriNetUnfolderBase]: For 127/131 co-relation queries the response was YES. [2023-11-26 10:50:13,903 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2176 conditions, 2040 events. 211/2040 cut-off events. For 127/131 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 11167 event pairs, 3 based on Foata normal form. 3/1721 useless extension candidates. Maximal degree in co-relation 973. Up to 35 conditions per place. [2023-11-26 10:50:13,903 INFO L82 GeneralOperation]: Start removeDead. Operand has 361 places, 397 transitions, 857 flow [2023-11-26 10:50:13,932 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 311 places, 335 transitions, 715 flow [2023-11-26 10:50:13,934 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 10:50:13,935 INFO L357 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, mHoare=true, 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;@2ac95806, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 10:50:13,935 INFO L358 AbstractCegarLoop]: Starting to check reachability of 27 error locations. [2023-11-26 10:50:13,938 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-26 10:50:13,938 INFO L124 PetriNetUnfolderBase]: 0/21 cut-off events. [2023-11-26 10:50:13,938 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 10:50:13,938 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:50:13,939 INFO L208 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] [2023-11-26 10:50:13,939 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2023-11-26 10:50:13,939 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:50:13,939 INFO L85 PathProgramCache]: Analyzing trace with hash -1449226970, now seen corresponding path program 1 times [2023-11-26 10:50:13,940 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:50:13,940 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1117764340] [2023-11-26 10:50:13,940 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:50:13,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:50:13,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:50:13,962 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:50:13,962 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:50:13,962 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1117764340] [2023-11-26 10:50:13,962 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1117764340] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:50:13,963 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:50:13,963 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:50:13,965 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [34741756] [2023-11-26 10:50:13,965 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:50:13,966 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:50:13,966 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:50:13,966 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:50:13,966 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:50:14,005 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 349 out of 397 [2023-11-26 10:50:14,007 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 311 places, 335 transitions, 715 flow. Second operand has 3 states, 3 states have (on average 350.3333333333333) internal successors, (1051), 3 states have internal predecessors, (1051), 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) [2023-11-26 10:50:14,007 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:50:14,007 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 349 of 397 [2023-11-26 10:50:14,007 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:50:16,370 INFO L124 PetriNetUnfolderBase]: 1140/7845 cut-off events. [2023-11-26 10:50:16,370 INFO L125 PetriNetUnfolderBase]: For 1065/1065 co-relation queries the response was YES. [2023-11-26 10:50:16,482 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9400 conditions, 7845 events. 1140/7845 cut-off events. For 1065/1065 co-relation queries the response was YES. Maximal size of possible extension queue 126. Compared 73711 event pairs, 375 based on Foata normal form. 479/7148 useless extension candidates. Maximal degree in co-relation 6435. Up to 1069 conditions per place. [2023-11-26 10:50:16,563 INFO L140 encePairwiseOnDemand]: 386/397 looper letters, 28 selfloop transitions, 2 changer transitions 1/326 dead transitions. [2023-11-26 10:50:16,563 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 312 places, 326 transitions, 757 flow [2023-11-26 10:50:16,564 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:50:16,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:50:16,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1086 transitions. [2023-11-26 10:50:16,568 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9118387909319899 [2023-11-26 10:50:16,570 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1086 transitions. [2023-11-26 10:50:16,571 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1086 transitions. [2023-11-26 10:50:16,572 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:50:16,572 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1086 transitions. [2023-11-26 10:50:16,576 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 362.0) internal successors, (1086), 3 states have internal predecessors, (1086), 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) [2023-11-26 10:50:16,580 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 397.0) internal successors, (1588), 4 states have internal predecessors, (1588), 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) [2023-11-26 10:50:16,580 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 397.0) internal successors, (1588), 4 states have internal predecessors, (1588), 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) [2023-11-26 10:50:16,581 INFO L175 Difference]: Start difference. First operand has 311 places, 335 transitions, 715 flow. Second operand 3 states and 1086 transitions. [2023-11-26 10:50:16,581 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 312 places, 326 transitions, 757 flow [2023-11-26 10:50:16,585 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 312 places, 326 transitions, 757 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-26 10:50:16,591 INFO L231 Difference]: Finished difference. Result has 312 places, 325 transitions, 699 flow [2023-11-26 10:50:16,592 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=397, PETRI_DIFFERENCE_MINUEND_FLOW=697, PETRI_DIFFERENCE_MINUEND_PLACES=310, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=326, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=324, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=699, PETRI_PLACES=312, PETRI_TRANSITIONS=325} [2023-11-26 10:50:16,594 INFO L281 CegarLoopForPetriNet]: 311 programPoint places, 1 predicate places. [2023-11-26 10:50:16,594 INFO L495 AbstractCegarLoop]: Abstraction has has 312 places, 325 transitions, 699 flow [2023-11-26 10:50:16,594 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 350.3333333333333) internal successors, (1051), 3 states have internal predecessors, (1051), 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) [2023-11-26 10:50:16,595 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:50:16,595 INFO L208 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] [2023-11-26 10:50:16,595 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2023-11-26 10:50:16,595 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2023-11-26 10:50:16,596 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:50:16,596 INFO L85 PathProgramCache]: Analyzing trace with hash 1904119294, now seen corresponding path program 1 times [2023-11-26 10:50:16,596 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:50:16,596 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1166424059] [2023-11-26 10:50:16,596 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:50:16,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:50:16,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:50:16,617 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:50:16,618 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:50:16,618 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1166424059] [2023-11-26 10:50:16,618 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1166424059] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:50:16,618 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:50:16,618 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:50:16,619 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [573750700] [2023-11-26 10:50:16,619 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:50:16,619 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:50:16,620 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:50:16,620 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:50:16,620 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:50:16,647 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 341 out of 397 [2023-11-26 10:50:16,649 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 312 places, 325 transitions, 699 flow. Second operand has 3 states, 3 states have (on average 342.0) internal successors, (1026), 3 states have internal predecessors, (1026), 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) [2023-11-26 10:50:16,649 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:50:16,649 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 341 of 397 [2023-11-26 10:50:16,649 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:50:19,156 INFO L124 PetriNetUnfolderBase]: 1387/9163 cut-off events. [2023-11-26 10:50:19,156 INFO L125 PetriNetUnfolderBase]: For 1737/1792 co-relation queries the response was YES. [2023-11-26 10:50:19,229 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11365 conditions, 9163 events. 1387/9163 cut-off events. For 1737/1792 co-relation queries the response was YES. Maximal size of possible extension queue 139. Compared 89485 event pairs, 488 based on Foata normal form. 0/7857 useless extension candidates. Maximal degree in co-relation 11332. Up to 1431 conditions per place. [2023-11-26 10:50:19,303 INFO L140 encePairwiseOnDemand]: 390/397 looper letters, 30 selfloop transitions, 1 changer transitions 0/319 dead transitions. [2023-11-26 10:50:19,303 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 319 transitions, 749 flow [2023-11-26 10:50:19,304 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:50:19,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:50:19,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1060 transitions. [2023-11-26 10:50:19,308 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8900083963056256 [2023-11-26 10:50:19,308 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1060 transitions. [2023-11-26 10:50:19,308 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1060 transitions. [2023-11-26 10:50:19,309 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:50:19,309 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1060 transitions. [2023-11-26 10:50:19,312 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 353.3333333333333) internal successors, (1060), 3 states have internal predecessors, (1060), 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) [2023-11-26 10:50:19,315 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 397.0) internal successors, (1588), 4 states have internal predecessors, (1588), 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) [2023-11-26 10:50:19,316 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 397.0) internal successors, (1588), 4 states have internal predecessors, (1588), 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) [2023-11-26 10:50:19,316 INFO L175 Difference]: Start difference. First operand has 312 places, 325 transitions, 699 flow. Second operand 3 states and 1060 transitions. [2023-11-26 10:50:19,317 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 319 transitions, 749 flow [2023-11-26 10:50:19,320 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 305 places, 319 transitions, 745 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 10:50:19,325 INFO L231 Difference]: Finished difference. Result has 305 places, 319 transitions, 685 flow [2023-11-26 10:50:19,326 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=397, PETRI_DIFFERENCE_MINUEND_FLOW=683, PETRI_DIFFERENCE_MINUEND_PLACES=303, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=319, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=318, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=685, PETRI_PLACES=305, PETRI_TRANSITIONS=319} [2023-11-26 10:50:19,326 INFO L281 CegarLoopForPetriNet]: 311 programPoint places, -6 predicate places. [2023-11-26 10:50:19,327 INFO L495 AbstractCegarLoop]: Abstraction has has 305 places, 319 transitions, 685 flow [2023-11-26 10:50:19,327 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 342.0) internal successors, (1026), 3 states have internal predecessors, (1026), 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) [2023-11-26 10:50:19,327 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:50:19,327 INFO L208 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] [2023-11-26 10:50:19,328 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2023-11-26 10:50:19,328 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2023-11-26 10:50:19,328 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:50:19,328 INFO L85 PathProgramCache]: Analyzing trace with hash -1860132442, now seen corresponding path program 1 times [2023-11-26 10:50:19,329 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:50:19,329 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [978976196] [2023-11-26 10:50:19,329 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:50:19,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:50:19,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:50:19,563 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:50:19,564 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:50:19,564 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [978976196] [2023-11-26 10:50:19,565 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [978976196] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:50:19,565 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:50:19,565 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 10:50:19,565 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [489210546] [2023-11-26 10:50:19,565 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:50:19,566 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 10:50:19,566 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:50:19,566 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 10:50:19,567 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-26 10:50:19,955 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 297 out of 397 [2023-11-26 10:50:19,957 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 305 places, 319 transitions, 685 flow. Second operand has 6 states, 6 states have (on average 298.3333333333333) internal successors, (1790), 6 states have internal predecessors, (1790), 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) [2023-11-26 10:50:19,957 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:50:19,957 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 297 of 397 [2023-11-26 10:50:19,957 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand