./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/ldv-races/race-4_2-thread_local_vars.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a932d123-1edd-43bc-a9d6-63af7c841fc7/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a932d123-1edd-43bc-a9d6-63af7c841fc7/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a932d123-1edd-43bc-a9d6-63af7c841fc7/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a932d123-1edd-43bc-a9d6-63af7c841fc7/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/ldv-races/race-4_2-thread_local_vars.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a932d123-1edd-43bc-a9d6-63af7c841fc7/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a932d123-1edd-43bc-a9d6-63af7c841fc7/bin/uautomizer-verify-uCwYo4JHxu --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 0f799b8cb369af433cd7b4f4a2ae1c7efd2306d185f06da0302d2727c00c6bf0 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 07:50:07,957 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 07:50:08,020 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a932d123-1edd-43bc-a9d6-63af7c841fc7/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-19 07:50:08,025 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 07:50:08,026 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 07:50:08,050 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 07:50:08,051 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 07:50:08,052 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 07:50:08,053 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 07:50:08,053 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 07:50:08,054 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 07:50:08,055 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 07:50:08,056 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 07:50:08,057 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 07:50:08,057 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 07:50:08,058 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 07:50:08,059 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 07:50:08,060 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 07:50:08,060 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 07:50:08,061 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 07:50:08,062 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 07:50:08,063 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 07:50:08,063 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-19 07:50:08,064 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 07:50:08,065 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 07:50:08,065 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 07:50:08,066 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 07:50:08,067 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 07:50:08,067 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 07:50:08,068 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 07:50:08,069 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:50:08,069 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 07:50:08,070 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 07:50:08,070 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 07:50:08,071 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 07:50:08,071 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 07:50:08,072 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 07:50:08,072 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 07:50:08,073 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 07:50:08,073 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 07:50:08,074 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 07:50:08,075 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_a932d123-1edd-43bc-a9d6-63af7c841fc7/bin/uautomizer-verify-uCwYo4JHxu/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_a932d123-1edd-43bc-a9d6-63af7c841fc7/bin/uautomizer-verify-uCwYo4JHxu 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 -> 0f799b8cb369af433cd7b4f4a2ae1c7efd2306d185f06da0302d2727c00c6bf0 [2023-11-19 07:50:08,314 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 07:50:08,349 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 07:50:08,352 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 07:50:08,354 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 07:50:08,355 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 07:50:08,356 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a932d123-1edd-43bc-a9d6-63af7c841fc7/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/ldv-races/race-4_2-thread_local_vars.i [2023-11-19 07:50:11,599 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 07:50:11,979 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 07:50:11,980 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a932d123-1edd-43bc-a9d6-63af7c841fc7/sv-benchmarks/c/ldv-races/race-4_2-thread_local_vars.i [2023-11-19 07:50:12,011 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a932d123-1edd-43bc-a9d6-63af7c841fc7/bin/uautomizer-verify-uCwYo4JHxu/data/9116bfdb8/af2d3e5b34f44a1cb1deb97b05eb129d/FLAGd1f03db5c [2023-11-19 07:50:12,032 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a932d123-1edd-43bc-a9d6-63af7c841fc7/bin/uautomizer-verify-uCwYo4JHxu/data/9116bfdb8/af2d3e5b34f44a1cb1deb97b05eb129d [2023-11-19 07:50:12,040 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 07:50:12,041 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 07:50:12,043 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 07:50:12,043 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 07:50:12,050 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 07:50:12,051 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:50:12" (1/1) ... [2023-11-19 07:50:12,052 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@b643ef and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:12, skipping insertion in model container [2023-11-19 07:50:12,052 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:50:12" (1/1) ... [2023-11-19 07:50:12,139 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 07:50:13,028 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:50:13,043 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 07:50:13,160 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:50:13,310 INFO L206 MainTranslator]: Completed translation [2023-11-19 07:50:13,311 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:13 WrapperNode [2023-11-19 07:50:13,311 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 07:50:13,312 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 07:50:13,312 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 07:50:13,313 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 07:50:13,320 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:13" (1/1) ... [2023-11-19 07:50:13,363 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:13" (1/1) ... [2023-11-19 07:50:13,415 INFO L138 Inliner]: procedures = 486, calls = 45, calls flagged for inlining = 17, calls inlined = 23, statements flattened = 303 [2023-11-19 07:50:13,418 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 07:50:13,418 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 07:50:13,418 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 07:50:13,418 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 07:50:13,428 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:13" (1/1) ... [2023-11-19 07:50:13,429 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:13" (1/1) ... [2023-11-19 07:50:13,435 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:13" (1/1) ... [2023-11-19 07:50:13,436 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:13" (1/1) ... [2023-11-19 07:50:13,453 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:13" (1/1) ... [2023-11-19 07:50:13,458 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:13" (1/1) ... [2023-11-19 07:50:13,464 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:13" (1/1) ... [2023-11-19 07:50:13,467 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:13" (1/1) ... [2023-11-19 07:50:13,475 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 07:50:13,476 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 07:50:13,476 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 07:50:13,476 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 07:50:13,477 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:13" (1/1) ... [2023-11-19 07:50:13,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:50:13,499 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a932d123-1edd-43bc-a9d6-63af7c841fc7/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:50:13,512 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a932d123-1edd-43bc-a9d6-63af7c841fc7/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 07:50:13,517 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a932d123-1edd-43bc-a9d6-63af7c841fc7/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 07:50:13,550 INFO L130 BoogieDeclarations]: Found specification of procedure thread_usb [2023-11-19 07:50:13,551 INFO L138 BoogieDeclarations]: Found implementation of procedure thread_usb [2023-11-19 07:50:13,551 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 07:50:13,551 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 07:50:13,552 INFO L130 BoogieDeclarations]: Found specification of procedure thread_ath9k [2023-11-19 07:50:13,552 INFO L138 BoogieDeclarations]: Found implementation of procedure thread_ath9k [2023-11-19 07:50:13,552 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-19 07:50:13,554 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 07:50:13,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-19 07:50:13,554 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 07:50:13,554 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 07:50:13,555 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 07:50:13,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 07:50:13,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 07:50:13,559 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-19 07:50:13,858 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 07:50:13,861 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 07:50:14,353 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 07:50:14,372 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 07:50:14,372 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-19 07:50:14,378 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:50:14 BoogieIcfgContainer [2023-11-19 07:50:14,378 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 07:50:14,384 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 07:50:14,385 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 07:50:14,388 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 07:50:14,389 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:50:12" (1/3) ... [2023-11-19 07:50:14,390 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4c096ccf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:50:14, skipping insertion in model container [2023-11-19 07:50:14,390 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:13" (2/3) ... [2023-11-19 07:50:14,391 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4c096ccf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:50:14, skipping insertion in model container [2023-11-19 07:50:14,392 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:50:14" (3/3) ... [2023-11-19 07:50:14,394 INFO L112 eAbstractionObserver]: Analyzing ICFG race-4_2-thread_local_vars.i [2023-11-19 07:50:14,403 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-19 07:50:14,414 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 07:50:14,414 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 22 error locations. [2023-11-19 07:50:14,415 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-19 07:50:14,568 INFO L144 ThreadInstanceAdder]: Constructed 5 joinOtherThreadTransitions. [2023-11-19 07:50:14,634 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 481 places, 523 transitions, 1073 flow [2023-11-19 07:50:14,876 INFO L124 PetriNetUnfolderBase]: 45/534 cut-off events. [2023-11-19 07:50:14,877 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2023-11-19 07:50:14,891 INFO L83 FinitePrefix]: Finished finitePrefix Result has 545 conditions, 534 events. 45/534 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1592 event pairs, 0 based on Foata normal form. 0/450 useless extension candidates. Maximal degree in co-relation 371. Up to 11 conditions per place. [2023-11-19 07:50:14,891 INFO L82 GeneralOperation]: Start removeDead. Operand has 481 places, 523 transitions, 1073 flow [2023-11-19 07:50:14,903 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 330 places, 355 transitions, 726 flow [2023-11-19 07:50:14,906 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 07:50:14,918 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 330 places, 355 transitions, 726 flow [2023-11-19 07:50:14,920 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 330 places, 355 transitions, 726 flow [2023-11-19 07:50:14,921 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 330 places, 355 transitions, 726 flow [2023-11-19 07:50:15,045 INFO L124 PetriNetUnfolderBase]: 45/534 cut-off events. [2023-11-19 07:50:15,045 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2023-11-19 07:50:15,052 INFO L83 FinitePrefix]: Finished finitePrefix Result has 545 conditions, 534 events. 45/534 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1598 event pairs, 0 based on Foata normal form. 0/450 useless extension candidates. Maximal degree in co-relation 371. Up to 11 conditions per place. [2023-11-19 07:50:15,075 INFO L119 LiptonReduction]: Number of co-enabled transitions 24066 [2023-11-19 07:50:24,639 INFO L134 LiptonReduction]: Checked pairs total: 57222 [2023-11-19 07:50:24,639 INFO L136 LiptonReduction]: Total number of compositions: 440 [2023-11-19 07:50:24,680 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 07:50:24,690 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;@1e5a4212, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 07:50:24,690 INFO L358 AbstractCegarLoop]: Starting to check reachability of 40 error locations. [2023-11-19 07:50:24,692 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 07:50:24,693 INFO L124 PetriNetUnfolderBase]: 0/0 cut-off events. [2023-11-19 07:50:24,693 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 07:50:24,693 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:50:24,694 INFO L208 CegarLoopForPetriNet]: trace histogram [1] [2023-11-19 07:50:24,695 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread_ath9kErr0ASSERT_VIOLATIONDATA_RACE, thread_ath9kErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 37 more)] === [2023-11-19 07:50:24,700 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:24,700 INFO L85 PathProgramCache]: Analyzing trace with hash 1523, now seen corresponding path program 1 times [2023-11-19 07:50:24,721 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:24,728 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [188593179] [2023-11-19 07:50:24,728 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:24,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:24,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:25,047 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-19 07:50:25,048 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:25,048 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [188593179] [2023-11-19 07:50:25,049 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [188593179] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:50:25,049 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:50:25,049 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [0] imperfect sequences [] total 0 [2023-11-19 07:50:25,050 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2032512934] [2023-11-19 07:50:25,051 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:50:25,059 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-19 07:50:25,065 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:25,088 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-19 07:50:25,089 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 07:50:25,095 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 479 out of 963 [2023-11-19 07:50:25,101 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 84 transitions, 184 flow. Second operand has 2 states, 2 states have (on average 479.5) internal successors, (959), 2 states have internal predecessors, (959), 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-19 07:50:25,101 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:50:25,101 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 479 of 963 [2023-11-19 07:50:25,102 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:50:25,422 INFO L124 PetriNetUnfolderBase]: 787/1646 cut-off events. [2023-11-19 07:50:25,423 INFO L125 PetriNetUnfolderBase]: For 25/25 co-relation queries the response was YES. [2023-11-19 07:50:25,426 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2836 conditions, 1646 events. 787/1646 cut-off events. For 25/25 co-relation queries the response was YES. Maximal size of possible extension queue 105. Compared 10083 event pairs, 490 based on Foata normal form. 53/1100 useless extension candidates. Maximal degree in co-relation 2618. Up to 1162 conditions per place. [2023-11-19 07:50:25,439 INFO L140 encePairwiseOnDemand]: 947/963 looper letters, 36 selfloop transitions, 0 changer transitions 0/68 dead transitions. [2023-11-19 07:50:25,439 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 68 transitions, 224 flow [2023-11-19 07:50:25,442 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-19 07:50:25,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-19 07:50:25,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 1010 transitions. [2023-11-19 07:50:25,467 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5244029075804777 [2023-11-19 07:50:25,468 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 1010 transitions. [2023-11-19 07:50:25,469 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 1010 transitions. [2023-11-19 07:50:25,474 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:50:25,476 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 1010 transitions. [2023-11-19 07:50:25,484 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 505.0) internal successors, (1010), 2 states have internal predecessors, (1010), 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-19 07:50:25,529 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 963.0) internal successors, (2889), 3 states have internal predecessors, (2889), 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-19 07:50:25,531 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 963.0) internal successors, (2889), 3 states have internal predecessors, (2889), 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-19 07:50:25,533 INFO L175 Difference]: Start difference. First operand has 77 places, 84 transitions, 184 flow. Second operand 2 states and 1010 transitions. [2023-11-19 07:50:25,534 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 68 transitions, 224 flow [2023-11-19 07:50:25,539 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 68 transitions, 220 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-19 07:50:25,542 INFO L231 Difference]: Finished difference. Result has 64 places, 68 transitions, 148 flow [2023-11-19 07:50:25,544 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=963, PETRI_DIFFERENCE_MINUEND_FLOW=148, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=68, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=68, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=148, PETRI_PLACES=64, PETRI_TRANSITIONS=68} [2023-11-19 07:50:25,548 INFO L281 CegarLoopForPetriNet]: 77 programPoint places, -13 predicate places. [2023-11-19 07:50:25,551 INFO L495 AbstractCegarLoop]: Abstraction has has 64 places, 68 transitions, 148 flow [2023-11-19 07:50:25,552 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 479.5) internal successors, (959), 2 states have internal predecessors, (959), 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-19 07:50:25,552 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:50:25,552 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-19 07:50:25,553 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 07:50:25,553 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thread_usbErr11ASSERT_VIOLATIONDATA_RACE === [thread_ath9kErr0ASSERT_VIOLATIONDATA_RACE, thread_ath9kErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 37 more)] === [2023-11-19 07:50:25,554 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:25,554 INFO L85 PathProgramCache]: Analyzing trace with hash -2097840712, now seen corresponding path program 1 times [2023-11-19 07:50:25,554 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:25,554 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1910237043] [2023-11-19 07:50:25,555 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:25,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:25,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:25,738 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-19 07:50:25,738 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:25,739 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1910237043] [2023-11-19 07:50:25,739 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1910237043] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:50:25,739 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:50:25,739 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:50:25,740 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1185136861] [2023-11-19 07:50:25,740 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:50:25,741 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:50:25,742 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:25,743 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:50:25,743 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:50:25,887 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 455 out of 963 [2023-11-19 07:50:25,889 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 68 transitions, 148 flow. Second operand has 3 states, 3 states have (on average 457.0) internal successors, (1371), 3 states have internal predecessors, (1371), 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-19 07:50:25,890 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:50:25,890 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 455 of 963 [2023-11-19 07:50:25,890 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:50:26,210 INFO L124 PetriNetUnfolderBase]: 1150/2130 cut-off events. [2023-11-19 07:50:26,211 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-11-19 07:50:26,215 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3864 conditions, 2130 events. 1150/2130 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 126. Compared 12251 event pairs, 645 based on Foata normal form. 0/1399 useless extension candidates. Maximal degree in co-relation 3860. Up to 1514 conditions per place. [2023-11-19 07:50:26,231 INFO L140 encePairwiseOnDemand]: 957/963 looper letters, 47 selfloop transitions, 5 changer transitions 0/80 dead transitions. [2023-11-19 07:50:26,232 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 80 transitions, 276 flow [2023-11-19 07:50:26,233 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:50:26,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:50:26,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1418 transitions. [2023-11-19 07:50:26,238 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4908272758740048 [2023-11-19 07:50:26,239 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1418 transitions. [2023-11-19 07:50:26,239 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1418 transitions. [2023-11-19 07:50:26,240 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:50:26,240 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1418 transitions. [2023-11-19 07:50:26,245 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 472.6666666666667) internal successors, (1418), 3 states have internal predecessors, (1418), 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-19 07:50:26,254 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 963.0) internal successors, (3852), 4 states have internal predecessors, (3852), 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-19 07:50:26,258 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 963.0) internal successors, (3852), 4 states have internal predecessors, (3852), 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-19 07:50:26,261 INFO L175 Difference]: Start difference. First operand has 64 places, 68 transitions, 148 flow. Second operand 3 states and 1418 transitions. [2023-11-19 07:50:26,261 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 80 transitions, 276 flow [2023-11-19 07:50:26,264 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 80 transitions, 276 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 07:50:26,267 INFO L231 Difference]: Finished difference. Result has 68 places, 72 transitions, 186 flow [2023-11-19 07:50:26,268 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=963, PETRI_DIFFERENCE_MINUEND_FLOW=148, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=68, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=63, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=186, PETRI_PLACES=68, PETRI_TRANSITIONS=72} [2023-11-19 07:50:26,269 INFO L281 CegarLoopForPetriNet]: 77 programPoint places, -9 predicate places. [2023-11-19 07:50:26,270 INFO L495 AbstractCegarLoop]: Abstraction has has 68 places, 72 transitions, 186 flow [2023-11-19 07:50:26,272 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 457.0) internal successors, (1371), 3 states have internal predecessors, (1371), 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-19 07:50:26,272 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:50:26,278 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:26,278 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-19 07:50:26,279 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thread_usbErr3ASSERT_VIOLATIONDATA_RACE === [thread_ath9kErr0ASSERT_VIOLATIONDATA_RACE, thread_ath9kErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 37 more)] === [2023-11-19 07:50:26,279 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:26,279 INFO L85 PathProgramCache]: Analyzing trace with hash -607958786, now seen corresponding path program 1 times [2023-11-19 07:50:26,280 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:26,280 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1435023291] [2023-11-19 07:50:26,280 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:26,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:26,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:26,402 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-19 07:50:26,402 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:26,403 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1435023291] [2023-11-19 07:50:26,404 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1435023291] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:50:26,404 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:50:26,405 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:50:26,406 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [712039383] [2023-11-19 07:50:26,406 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:50:26,406 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:50:26,407 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:26,407 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:50:26,408 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:50:26,523 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 455 out of 963 [2023-11-19 07:50:26,526 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 72 transitions, 186 flow. Second operand has 3 states, 3 states have (on average 457.3333333333333) internal successors, (1372), 3 states have internal predecessors, (1372), 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-19 07:50:26,526 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:50:26,526 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 455 of 963 [2023-11-19 07:50:26,526 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:50:26,853 INFO L124 PetriNetUnfolderBase]: 1242/2282 cut-off events. [2023-11-19 07:50:26,853 INFO L125 PetriNetUnfolderBase]: For 222/234 co-relation queries the response was YES. [2023-11-19 07:50:26,859 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4544 conditions, 2282 events. 1242/2282 cut-off events. For 222/234 co-relation queries the response was YES. Maximal size of possible extension queue 143. Compared 13175 event pairs, 673 based on Foata normal form. 0/1523 useless extension candidates. Maximal degree in co-relation 4538. Up to 1646 conditions per place. [2023-11-19 07:50:26,876 INFO L140 encePairwiseOnDemand]: 957/963 looper letters, 50 selfloop transitions, 5 changer transitions 0/84 dead transitions. [2023-11-19 07:50:26,876 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 84 transitions, 324 flow [2023-11-19 07:50:26,876 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:50:26,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:50:26,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1418 transitions. [2023-11-19 07:50:26,882 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4908272758740048 [2023-11-19 07:50:26,882 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1418 transitions. [2023-11-19 07:50:26,882 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1418 transitions. [2023-11-19 07:50:26,884 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:50:26,884 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1418 transitions. [2023-11-19 07:50:26,888 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 472.6666666666667) internal successors, (1418), 3 states have internal predecessors, (1418), 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-19 07:50:26,896 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 963.0) internal successors, (3852), 4 states have internal predecessors, (3852), 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-19 07:50:26,899 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 963.0) internal successors, (3852), 4 states have internal predecessors, (3852), 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-19 07:50:26,900 INFO L175 Difference]: Start difference. First operand has 68 places, 72 transitions, 186 flow. Second operand 3 states and 1418 transitions. [2023-11-19 07:50:26,900 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 84 transitions, 324 flow [2023-11-19 07:50:26,905 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 84 transitions, 314 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-19 07:50:26,907 INFO L231 Difference]: Finished difference. Result has 70 places, 76 transitions, 218 flow [2023-11-19 07:50:26,907 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=963, PETRI_DIFFERENCE_MINUEND_FLOW=176, PETRI_DIFFERENCE_MINUEND_PLACES=66, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=72, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=218, PETRI_PLACES=70, PETRI_TRANSITIONS=76} [2023-11-19 07:50:26,908 INFO L281 CegarLoopForPetriNet]: 77 programPoint places, -7 predicate places. [2023-11-19 07:50:26,908 INFO L495 AbstractCegarLoop]: Abstraction has has 70 places, 76 transitions, 218 flow [2023-11-19 07:50:26,910 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 457.3333333333333) internal successors, (1372), 3 states have internal predecessors, (1372), 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-19 07:50:26,910 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:50:26,910 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:26,911 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-19 07:50:26,911 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread_ath9kErr0ASSERT_VIOLATIONDATA_RACE, thread_ath9kErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 37 more)] === [2023-11-19 07:50:26,911 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:26,911 INFO L85 PathProgramCache]: Analyzing trace with hash 2077838342, now seen corresponding path program 1 times [2023-11-19 07:50:26,912 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:26,912 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1024087756] [2023-11-19 07:50:26,912 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:26,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:26,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:27,010 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-19 07:50:27,011 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:27,011 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1024087756] [2023-11-19 07:50:27,011 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1024087756] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:50:27,012 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:50:27,012 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:50:27,012 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1085331670] [2023-11-19 07:50:27,012 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:50:27,013 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:50:27,013 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:27,013 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:50:27,014 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:50:27,025 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 473 out of 963 [2023-11-19 07:50:27,027 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 76 transitions, 218 flow. Second operand has 3 states, 3 states have (on average 473.6666666666667) internal successors, (1421), 3 states have internal predecessors, (1421), 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-19 07:50:27,027 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:50:27,028 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 473 of 963 [2023-11-19 07:50:27,028 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:50:27,289 INFO L124 PetriNetUnfolderBase]: 982/2001 cut-off events. [2023-11-19 07:50:27,289 INFO L125 PetriNetUnfolderBase]: For 415/426 co-relation queries the response was YES. [2023-11-19 07:50:27,296 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4082 conditions, 2001 events. 982/2001 cut-off events. For 415/426 co-relation queries the response was YES. Maximal size of possible extension queue 148. Compared 12656 event pairs, 557 based on Foata normal form. 0/1343 useless extension candidates. Maximal degree in co-relation 4075. Up to 1399 conditions per place. [2023-11-19 07:50:27,311 INFO L140 encePairwiseOnDemand]: 960/963 looper letters, 39 selfloop transitions, 0 changer transitions 2/77 dead transitions. [2023-11-19 07:50:27,311 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 77 transitions, 302 flow [2023-11-19 07:50:27,311 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:50:27,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:50:27,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1457 transitions. [2023-11-19 07:50:27,317 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5043267566632053 [2023-11-19 07:50:27,317 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1457 transitions. [2023-11-19 07:50:27,317 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1457 transitions. [2023-11-19 07:50:27,319 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:50:27,319 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1457 transitions. [2023-11-19 07:50:27,324 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 485.6666666666667) internal successors, (1457), 3 states have internal predecessors, (1457), 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-19 07:50:27,332 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 963.0) internal successors, (3852), 4 states have internal predecessors, (3852), 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-19 07:50:27,336 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 963.0) internal successors, (3852), 4 states have internal predecessors, (3852), 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-19 07:50:27,336 INFO L175 Difference]: Start difference. First operand has 70 places, 76 transitions, 218 flow. Second operand 3 states and 1457 transitions. [2023-11-19 07:50:27,336 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 77 transitions, 302 flow [2023-11-19 07:50:27,340 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 77 transitions, 288 flow, removed 2 selfloop flow, removed 2 redundant places. [2023-11-19 07:50:27,342 INFO L231 Difference]: Finished difference. Result has 71 places, 75 transitions, 206 flow [2023-11-19 07:50:27,343 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=963, PETRI_DIFFERENCE_MINUEND_FLOW=204, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=76, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=76, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=206, PETRI_PLACES=71, PETRI_TRANSITIONS=75} [2023-11-19 07:50:27,344 INFO L281 CegarLoopForPetriNet]: 77 programPoint places, -6 predicate places. [2023-11-19 07:50:27,344 INFO L495 AbstractCegarLoop]: Abstraction has has 71 places, 75 transitions, 206 flow [2023-11-19 07:50:27,346 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 473.6666666666667) internal successors, (1421), 3 states have internal predecessors, (1421), 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-19 07:50:27,346 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:50:27,346 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:27,346 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-19 07:50:27,346 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting thread_usbErr12ASSERT_VIOLATIONDATA_RACE === [thread_ath9kErr0ASSERT_VIOLATIONDATA_RACE, thread_ath9kErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 37 more)] === [2023-11-19 07:50:27,347 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:27,347 INFO L85 PathProgramCache]: Analyzing trace with hash -1685225864, now seen corresponding path program 1 times [2023-11-19 07:50:27,347 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:27,347 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [10228835] [2023-11-19 07:50:27,348 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:27,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:27,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:27,407 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-19 07:50:27,408 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:27,408 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [10228835] [2023-11-19 07:50:27,408 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [10228835] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:50:27,408 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:50:27,409 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:50:27,409 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1217984927] [2023-11-19 07:50:27,409 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:50:27,409 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:50:27,410 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:27,410 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:50:27,410 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:50:27,494 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 439 out of 963 [2023-11-19 07:50:27,496 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 75 transitions, 206 flow. Second operand has 3 states, 3 states have (on average 441.3333333333333) internal successors, (1324), 3 states have internal predecessors, (1324), 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-19 07:50:27,496 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:50:27,497 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 439 of 963 [2023-11-19 07:50:27,497 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:50:27,974 INFO L124 PetriNetUnfolderBase]: 1864/3288 cut-off events. [2023-11-19 07:50:27,974 INFO L125 PetriNetUnfolderBase]: For 851/959 co-relation queries the response was YES. [2023-11-19 07:50:27,984 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7542 conditions, 3288 events. 1864/3288 cut-off events. For 851/959 co-relation queries the response was YES. Maximal size of possible extension queue 168. Compared 19354 event pairs, 780 based on Foata normal form. 25/2391 useless extension candidates. Maximal degree in co-relation 7534. Up to 2142 conditions per place. [2023-11-19 07:50:28,010 INFO L140 encePairwiseOnDemand]: 946/963 looper letters, 70 selfloop transitions, 19 changer transitions 0/113 dead transitions. [2023-11-19 07:50:28,010 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 113 transitions, 489 flow [2023-11-19 07:50:28,011 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:50:28,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:50:28,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1400 transitions. [2023-11-19 07:50:28,016 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.48459674627898924 [2023-11-19 07:50:28,017 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1400 transitions. [2023-11-19 07:50:28,017 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1400 transitions. [2023-11-19 07:50:28,018 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:50:28,018 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1400 transitions. [2023-11-19 07:50:28,023 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 466.6666666666667) internal successors, (1400), 3 states have internal predecessors, (1400), 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-19 07:50:28,031 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 963.0) internal successors, (3852), 4 states have internal predecessors, (3852), 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-19 07:50:28,035 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 963.0) internal successors, (3852), 4 states have internal predecessors, (3852), 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-19 07:50:28,035 INFO L175 Difference]: Start difference. First operand has 71 places, 75 transitions, 206 flow. Second operand 3 states and 1400 transitions. [2023-11-19 07:50:28,035 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 113 transitions, 489 flow [2023-11-19 07:50:28,038 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 71 places, 113 transitions, 481 flow, removed 4 selfloop flow, removed 1 redundant places. [2023-11-19 07:50:28,041 INFO L231 Difference]: Finished difference. Result has 73 places, 91 transitions, 374 flow [2023-11-19 07:50:28,042 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=963, PETRI_DIFFERENCE_MINUEND_FLOW=202, PETRI_DIFFERENCE_MINUEND_PLACES=69, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=75, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=374, PETRI_PLACES=73, PETRI_TRANSITIONS=91} [2023-11-19 07:50:28,042 INFO L281 CegarLoopForPetriNet]: 77 programPoint places, -4 predicate places. [2023-11-19 07:50:28,043 INFO L495 AbstractCegarLoop]: Abstraction has has 73 places, 91 transitions, 374 flow [2023-11-19 07:50:28,044 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 441.3333333333333) internal successors, (1324), 3 states have internal predecessors, (1324), 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-19 07:50:28,044 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:50:28,044 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:28,045 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-19 07:50:28,045 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting thread_ath9kErr0ASSERT_VIOLATIONDATA_RACE === [thread_ath9kErr0ASSERT_VIOLATIONDATA_RACE, thread_ath9kErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 37 more)] === [2023-11-19 07:50:28,045 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:28,046 INFO L85 PathProgramCache]: Analyzing trace with hash -969970761, now seen corresponding path program 1 times [2023-11-19 07:50:28,046 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:28,046 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [77353408] [2023-11-19 07:50:28,046 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:28,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:28,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:28,157 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-19 07:50:28,157 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:28,157 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [77353408] [2023-11-19 07:50:28,158 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [77353408] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:50:28,158 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:50:28,158 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:50:28,158 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [491138245] [2023-11-19 07:50:28,159 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:50:28,159 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:50:28,159 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:28,160 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:50:28,160 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:50:28,278 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 453 out of 963 [2023-11-19 07:50:28,281 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 91 transitions, 374 flow. Second operand has 3 states, 3 states have (on average 455.6666666666667) internal successors, (1367), 3 states have internal predecessors, (1367), 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-19 07:50:28,282 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:50:28,282 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 453 of 963 [2023-11-19 07:50:28,282 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:50:28,723 INFO L124 PetriNetUnfolderBase]: 1813/3255 cut-off events. [2023-11-19 07:50:28,723 INFO L125 PetriNetUnfolderBase]: For 3222/3365 co-relation queries the response was YES. [2023-11-19 07:50:28,733 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8304 conditions, 3255 events. 1813/3255 cut-off events. For 3222/3365 co-relation queries the response was YES. Maximal size of possible extension queue 180. Compared 19640 event pairs, 828 based on Foata normal form. 58/2381 useless extension candidates. Maximal degree in co-relation 8295. Up to 2381 conditions per place. [2023-11-19 07:50:28,796 INFO L140 encePairwiseOnDemand]: 954/963 looper letters, 67 selfloop transitions, 18 changer transitions 0/120 dead transitions. [2023-11-19 07:50:28,796 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 120 transitions, 657 flow [2023-11-19 07:50:28,797 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:50:28,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:50:28,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1422 transitions. [2023-11-19 07:50:28,803 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49221183800623053 [2023-11-19 07:50:28,803 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1422 transitions. [2023-11-19 07:50:28,803 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1422 transitions. [2023-11-19 07:50:28,804 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:50:28,804 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1422 transitions. [2023-11-19 07:50:28,808 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 474.0) internal successors, (1422), 3 states have internal predecessors, (1422), 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-19 07:50:28,816 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 963.0) internal successors, (3852), 4 states have internal predecessors, (3852), 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-19 07:50:28,818 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 963.0) internal successors, (3852), 4 states have internal predecessors, (3852), 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-19 07:50:28,818 INFO L175 Difference]: Start difference. First operand has 73 places, 91 transitions, 374 flow. Second operand 3 states and 1422 transitions. [2023-11-19 07:50:28,818 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 120 transitions, 657 flow [2023-11-19 07:50:28,823 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 120 transitions, 603 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-19 07:50:28,826 INFO L231 Difference]: Finished difference. Result has 74 places, 103 transitions, 478 flow [2023-11-19 07:50:28,826 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=963, PETRI_DIFFERENCE_MINUEND_FLOW=336, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=91, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=73, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=478, PETRI_PLACES=74, PETRI_TRANSITIONS=103} [2023-11-19 07:50:28,827 INFO L281 CegarLoopForPetriNet]: 77 programPoint places, -3 predicate places. [2023-11-19 07:50:28,827 INFO L495 AbstractCegarLoop]: Abstraction has has 74 places, 103 transitions, 478 flow [2023-11-19 07:50:28,828 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 455.6666666666667) internal successors, (1367), 3 states have internal predecessors, (1367), 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-19 07:50:28,828 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:50:28,828 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:28,828 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-19 07:50:28,829 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting thread_usbErr6ASSERT_VIOLATIONDATA_RACE === [thread_ath9kErr0ASSERT_VIOLATIONDATA_RACE, thread_ath9kErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 37 more)] === [2023-11-19 07:50:28,829 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:28,829 INFO L85 PathProgramCache]: Analyzing trace with hash -1716950220, now seen corresponding path program 1 times [2023-11-19 07:50:28,829 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:28,829 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1763013856] [2023-11-19 07:50:28,830 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:28,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:28,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:28,905 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-19 07:50:28,905 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:28,906 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1763013856] [2023-11-19 07:50:28,906 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1763013856] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:50:28,906 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:50:28,906 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-19 07:50:28,906 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [987040204] [2023-11-19 07:50:28,906 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:50:28,907 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:50:28,907 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:28,907 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:50:28,907 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:50:28,927 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 463 out of 963 [2023-11-19 07:50:28,929 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 74 places, 103 transitions, 478 flow. Second operand has 3 states, 3 states have (on average 464.6666666666667) internal successors, (1394), 3 states have internal predecessors, (1394), 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-19 07:50:28,929 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:50:28,930 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 463 of 963 [2023-11-19 07:50:28,930 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:50:29,347 INFO L124 PetriNetUnfolderBase]: 1602/3034 cut-off events. [2023-11-19 07:50:29,347 INFO L125 PetriNetUnfolderBase]: For 2995/3149 co-relation queries the response was YES. [2023-11-19 07:50:29,356 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7750 conditions, 3034 events. 1602/3034 cut-off events. For 2995/3149 co-relation queries the response was YES. Maximal size of possible extension queue 180. Compared 19069 event pairs, 465 based on Foata normal form. 24/2206 useless extension candidates. Maximal degree in co-relation 7740. Up to 1274 conditions per place. [2023-11-19 07:50:29,373 INFO L140 encePairwiseOnDemand]: 956/963 looper letters, 67 selfloop transitions, 6 changer transitions 0/117 dead transitions. [2023-11-19 07:50:29,373 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 117 transitions, 666 flow [2023-11-19 07:50:29,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:50:29,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:50:29,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1438 transitions. [2023-11-19 07:50:29,379 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49775008653513325 [2023-11-19 07:50:29,379 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1438 transitions. [2023-11-19 07:50:29,379 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1438 transitions. [2023-11-19 07:50:29,381 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:50:29,381 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1438 transitions. [2023-11-19 07:50:29,385 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 479.3333333333333) internal successors, (1438), 3 states have internal predecessors, (1438), 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-19 07:50:29,391 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 963.0) internal successors, (3852), 4 states have internal predecessors, (3852), 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-19 07:50:29,393 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 963.0) internal successors, (3852), 4 states have internal predecessors, (3852), 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-19 07:50:29,393 INFO L175 Difference]: Start difference. First operand has 74 places, 103 transitions, 478 flow. Second operand 3 states and 1438 transitions. [2023-11-19 07:50:29,394 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 117 transitions, 666 flow [2023-11-19 07:50:29,402 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 117 transitions, 646 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 07:50:29,404 INFO L231 Difference]: Finished difference. Result has 77 places, 106 transitions, 498 flow [2023-11-19 07:50:29,404 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=963, PETRI_DIFFERENCE_MINUEND_FLOW=460, PETRI_DIFFERENCE_MINUEND_PLACES=73, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=103, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=97, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=498, PETRI_PLACES=77, PETRI_TRANSITIONS=106} [2023-11-19 07:50:29,405 INFO L281 CegarLoopForPetriNet]: 77 programPoint places, 0 predicate places. [2023-11-19 07:50:29,405 INFO L495 AbstractCegarLoop]: Abstraction has has 77 places, 106 transitions, 498 flow [2023-11-19 07:50:29,406 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 464.6666666666667) internal successors, (1394), 3 states have internal predecessors, (1394), 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-19 07:50:29,406 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:50:29,407 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:29,407 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-19 07:50:29,407 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread_ath9kErr0ASSERT_VIOLATIONDATA_RACE, thread_ath9kErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 37 more)] === [2023-11-19 07:50:29,407 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:29,407 INFO L85 PathProgramCache]: Analyzing trace with hash 1602438549, now seen corresponding path program 1 times [2023-11-19 07:50:29,407 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:29,408 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [944659236] [2023-11-19 07:50:29,408 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:29,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:29,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:29,831 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-19 07:50:29,831 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:29,832 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [944659236] [2023-11-19 07:50:29,832 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [944659236] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:50:29,832 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:50:29,832 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-19 07:50:29,832 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1833190806] [2023-11-19 07:50:29,832 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:50:29,833 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-19 07:50:29,833 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:29,834 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-19 07:50:29,834 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-19 07:50:29,994 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 472 out of 963 [2023-11-19 07:50:29,997 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 106 transitions, 498 flow. Second operand has 6 states, 6 states have (on average 473.5) internal successors, (2841), 6 states have internal predecessors, (2841), 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-19 07:50:29,997 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:50:29,998 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 472 of 963 [2023-11-19 07:50:29,998 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:50:30,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1218] L1753-4-->L1754-1: Formula: (= |v_#race~pdev~0_77| 0) InVars {} OutVars{thread_usbThread1of1ForFork1_#t~nondet46#1=|v_thread_usbThread1of1ForFork1_#t~nondet46#1_15|, #race~pdev~0=|v_#race~pdev~0_77|} AuxVars[] AssignedVars[thread_usbThread1of1ForFork1_#t~nondet46#1, #race~pdev~0][189], [thread_ath9kThread1of1ForFork0InUse, 523#(= 0 (select (select |#race| |~#t1~0.base|) |~#t1~0.offset|)), Black: 512#(= |#race~pdev~0| |thread_ath9kThread1of1ForFork0_ath9k_flush_#t~nondet32#1|), Black: 517#(= ~ldv_usb_state~0 0), 484#true, Black: 489#(= |#race~pdev~0| |thread_usbThread1of1ForFork1_#t~nondet49#1|), 499#true, 208#L1754-1true, Black: 495#(= |#race~pdev~0| |thread_usbThread1of1ForFork1_#t~nondet46#1|), 227#L1792-1true, 515#true, 31#L1700-2true, Black: 504#true]) [2023-11-19 07:50:30,953 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-11-19 07:50:30,954 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2023-11-19 07:50:30,954 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2023-11-19 07:50:30,954 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2023-11-19 07:50:30,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1218] L1753-4-->L1754-1: Formula: (= |v_#race~pdev~0_77| 0) InVars {} OutVars{thread_usbThread1of1ForFork1_#t~nondet46#1=|v_thread_usbThread1of1ForFork1_#t~nondet46#1_15|, #race~pdev~0=|v_#race~pdev~0_77|} AuxVars[] AssignedVars[thread_usbThread1of1ForFork1_#t~nondet46#1, #race~pdev~0][190], [thread_ath9kThread1of1ForFork0InUse, Black: 512#(= |#race~pdev~0| |thread_ath9kThread1of1ForFork0_ath9k_flush_#t~nondet32#1|), Black: 517#(= ~ldv_usb_state~0 0), 484#true, Black: 489#(= |#race~pdev~0| |thread_usbThread1of1ForFork1_#t~nondet49#1|), 499#true, 208#L1754-1true, Black: 495#(= |#race~pdev~0| |thread_usbThread1of1ForFork1_#t~nondet46#1|), 515#true, 412#L1792-2true, 31#L1700-2true, Black: 504#true, 524#(and (= 0 (select (select |#race| |~#t1~0.base|) |~#t1~0.offset|)) (= (select (select |#race| |~#t1~0.base|) (+ |~#t1~0.offset| 1)) 0))]) [2023-11-19 07:50:30,954 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-19 07:50:30,955 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-11-19 07:50:30,955 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-11-19 07:50:30,955 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-11-19 07:50:30,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1218] L1753-4-->L1754-1: Formula: (= |v_#race~pdev~0_77| 0) InVars {} OutVars{thread_usbThread1of1ForFork1_#t~nondet46#1=|v_thread_usbThread1of1ForFork1_#t~nondet46#1_15|, #race~pdev~0=|v_#race~pdev~0_77|} AuxVars[] AssignedVars[thread_usbThread1of1ForFork1_#t~nondet46#1, #race~pdev~0][212], [thread_ath9kThread1of1ForFork0InUse, Black: 512#(= |#race~pdev~0| |thread_ath9kThread1of1ForFork0_ath9k_flush_#t~nondet32#1|), Black: 517#(= ~ldv_usb_state~0 0), 484#true, 105#L1792-3true, Black: 489#(= |#race~pdev~0| |thread_usbThread1of1ForFork1_#t~nondet49#1|), 499#true, 208#L1754-1true, Black: 495#(= |#race~pdev~0| |thread_usbThread1of1ForFork1_#t~nondet46#1|), 525#(and (= 0 (select (select |#race| |~#t1~0.base|) |~#t1~0.offset|)) (= (select (select |#race| |~#t1~0.base|) (+ 2 |~#t1~0.offset|)) 0) (= (select (select |#race| |~#t1~0.base|) (+ |~#t1~0.offset| 1)) 0)), 515#true, 31#L1700-2true, Black: 504#true]) [2023-11-19 07:50:30,962 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-19 07:50:30,962 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-11-19 07:50:30,962 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-11-19 07:50:30,962 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-11-19 07:50:30,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1218] L1753-4-->L1754-1: Formula: (= |v_#race~pdev~0_77| 0) InVars {} OutVars{thread_usbThread1of1ForFork1_#t~nondet46#1=|v_thread_usbThread1of1ForFork1_#t~nondet46#1_15|, #race~pdev~0=|v_#race~pdev~0_77|} AuxVars[] AssignedVars[thread_usbThread1of1ForFork1_#t~nondet46#1, #race~pdev~0][232], [thread_ath9kThread1of1ForFork0InUse, Black: 512#(= |#race~pdev~0| |thread_ath9kThread1of1ForFork0_ath9k_flush_#t~nondet32#1|), Black: 517#(= ~ldv_usb_state~0 0), 484#true, Black: 489#(= |#race~pdev~0| |thread_usbThread1of1ForFork1_#t~nondet49#1|), 499#true, 208#L1754-1true, 526#(and (= 0 (select (select |#race| |~#t1~0.base|) |~#t1~0.offset|)) (= (select (select |#race| |~#t1~0.base|) (+ 2 |~#t1~0.offset|)) 0) (= (select (select |#race| |~#t1~0.base|) (+ 3 |~#t1~0.offset|)) 0) (= (select (select |#race| |~#t1~0.base|) (+ |~#t1~0.offset| 1)) 0)), Black: 495#(= |#race~pdev~0| |thread_usbThread1of1ForFork1_#t~nondet46#1|), 61#L1792-4true, 515#true, 31#L1700-2true, Black: 504#true]) [2023-11-19 07:50:30,986 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-19 07:50:30,986 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-11-19 07:50:30,986 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-11-19 07:50:30,986 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-11-19 07:50:31,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1218] L1753-4-->L1754-1: Formula: (= |v_#race~pdev~0_77| 0) InVars {} OutVars{thread_usbThread1of1ForFork1_#t~nondet46#1=|v_thread_usbThread1of1ForFork1_#t~nondet46#1_15|, #race~pdev~0=|v_#race~pdev~0_77|} AuxVars[] AssignedVars[thread_usbThread1of1ForFork1_#t~nondet46#1, #race~pdev~0][232], [thread_ath9kThread1of1ForFork0InUse, Black: 512#(= |#race~pdev~0| |thread_ath9kThread1of1ForFork0_ath9k_flush_#t~nondet32#1|), Black: 517#(= ~ldv_usb_state~0 0), 484#true, 275#L1792-5true, Black: 489#(= |#race~pdev~0| |thread_usbThread1of1ForFork1_#t~nondet49#1|), 499#true, 526#(and (= 0 (select (select |#race| |~#t1~0.base|) |~#t1~0.offset|)) (= (select (select |#race| |~#t1~0.base|) (+ 2 |~#t1~0.offset|)) 0) (= (select (select |#race| |~#t1~0.base|) (+ 3 |~#t1~0.offset|)) 0) (= (select (select |#race| |~#t1~0.base|) (+ |~#t1~0.offset| 1)) 0)), 208#L1754-1true, Black: 495#(= |#race~pdev~0| |thread_usbThread1of1ForFork1_#t~nondet46#1|), 515#true, 31#L1700-2true, Black: 504#true]) [2023-11-19 07:50:31,006 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-19 07:50:31,006 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-11-19 07:50:31,006 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-11-19 07:50:31,006 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-11-19 07:50:31,026 INFO L124 PetriNetUnfolderBase]: 3932/6450 cut-off events. [2023-11-19 07:50:31,026 INFO L125 PetriNetUnfolderBase]: For 7390/8708 co-relation queries the response was YES. [2023-11-19 07:50:31,048 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17528 conditions, 6450 events. 3932/6450 cut-off events. For 7390/8708 co-relation queries the response was YES. Maximal size of possible extension queue 293. Compared 41036 event pairs, 775 based on Foata normal form. 205/5290 useless extension candidates. Maximal degree in co-relation 17517. Up to 2095 conditions per place. [2023-11-19 07:50:31,082 INFO L140 encePairwiseOnDemand]: 958/963 looper letters, 247 selfloop transitions, 4 changer transitions 0/289 dead transitions. [2023-11-19 07:50:31,083 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 81 places, 289 transitions, 2010 flow [2023-11-19 07:50:31,083 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-19 07:50:31,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-19 07:50:31,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2973 transitions. [2023-11-19 07:50:31,094 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5145379023883697 [2023-11-19 07:50:31,094 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 2973 transitions. [2023-11-19 07:50:31,094 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 2973 transitions. [2023-11-19 07:50:31,096 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:50:31,097 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 2973 transitions. [2023-11-19 07:50:31,104 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 495.5) internal successors, (2973), 6 states have internal predecessors, (2973), 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-19 07:50:31,115 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 963.0) internal successors, (6741), 7 states have internal predecessors, (6741), 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-19 07:50:31,117 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 963.0) internal successors, (6741), 7 states have internal predecessors, (6741), 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-19 07:50:31,118 INFO L175 Difference]: Start difference. First operand has 77 places, 106 transitions, 498 flow. Second operand 6 states and 2973 transitions. [2023-11-19 07:50:31,118 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 81 places, 289 transitions, 2010 flow [2023-11-19 07:50:31,128 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 79 places, 289 transitions, 1958 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-19 07:50:31,133 INFO L231 Difference]: Finished difference. Result has 79 places, 105 transitions, 492 flow [2023-11-19 07:50:31,133 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=963, PETRI_DIFFERENCE_MINUEND_FLOW=484, PETRI_DIFFERENCE_MINUEND_PLACES=74, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=105, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=101, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=492, PETRI_PLACES=79, PETRI_TRANSITIONS=105} [2023-11-19 07:50:31,138 INFO L281 CegarLoopForPetriNet]: 77 programPoint places, 2 predicate places. [2023-11-19 07:50:31,138 INFO L495 AbstractCegarLoop]: Abstraction has has 79 places, 105 transitions, 492 flow [2023-11-19 07:50:31,139 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 473.5) internal successors, (2841), 6 states have internal predecessors, (2841), 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-19 07:50:31,139 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:50:31,139 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:31,139 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-19 07:50:31,140 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting thread_usbErr11ASSERT_VIOLATIONDATA_RACE === [thread_ath9kErr0ASSERT_VIOLATIONDATA_RACE, thread_ath9kErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 37 more)] === [2023-11-19 07:50:31,140 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:31,140 INFO L85 PathProgramCache]: Analyzing trace with hash 368126566, now seen corresponding path program 1 times [2023-11-19 07:50:31,140 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:31,141 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1762653913] [2023-11-19 07:50:31,141 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:31,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:31,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:31,259 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-19 07:50:31,259 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:31,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1762653913] [2023-11-19 07:50:31,259 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1762653913] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:50:31,259 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:50:31,260 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-19 07:50:31,260 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1568058588] [2023-11-19 07:50:31,260 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:50:31,260 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:50:31,261 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:31,261 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:50:31,261 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:50:31,270 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 477 out of 963 [2023-11-19 07:50:31,272 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 105 transitions, 492 flow. Second operand has 3 states, 3 states have (on average 480.3333333333333) internal successors, (1441), 3 states have internal predecessors, (1441), 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-19 07:50:31,273 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:50:31,273 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 477 of 963 [2023-11-19 07:50:31,273 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:50:31,718 INFO L124 PetriNetUnfolderBase]: 1641/3104 cut-off events. [2023-11-19 07:50:31,718 INFO L125 PetriNetUnfolderBase]: For 2432/2582 co-relation queries the response was YES. [2023-11-19 07:50:31,731 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7989 conditions, 3104 events. 1641/3104 cut-off events. For 2432/2582 co-relation queries the response was YES. Maximal size of possible extension queue 150. Compared 19318 event pairs, 803 based on Foata normal form. 48/2372 useless extension candidates. Maximal degree in co-relation 7978. Up to 2231 conditions per place. [2023-11-19 07:50:31,747 INFO L140 encePairwiseOnDemand]: 960/963 looper letters, 70 selfloop transitions, 2 changer transitions 0/115 dead transitions. [2023-11-19 07:50:31,747 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 81 places, 115 transitions, 668 flow [2023-11-19 07:50:31,747 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:50:31,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:50:31,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1477 transitions. [2023-11-19 07:50:31,753 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5112495673243337 [2023-11-19 07:50:31,753 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1477 transitions. [2023-11-19 07:50:31,753 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1477 transitions. [2023-11-19 07:50:31,755 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:50:31,755 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1477 transitions. [2023-11-19 07:50:31,758 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 492.3333333333333) internal successors, (1477), 3 states have internal predecessors, (1477), 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-19 07:50:31,764 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 963.0) internal successors, (3852), 4 states have internal predecessors, (3852), 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-19 07:50:31,765 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 963.0) internal successors, (3852), 4 states have internal predecessors, (3852), 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-19 07:50:31,766 INFO L175 Difference]: Start difference. First operand has 79 places, 105 transitions, 492 flow. Second operand 3 states and 1477 transitions. [2023-11-19 07:50:31,766 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 81 places, 115 transitions, 668 flow [2023-11-19 07:50:31,771 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 77 places, 115 transitions, 661 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-11-19 07:50:31,774 INFO L231 Difference]: Finished difference. Result has 78 places, 106 transitions, 499 flow [2023-11-19 07:50:31,774 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=963, PETRI_DIFFERENCE_MINUEND_FLOW=485, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=105, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=103, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=499, PETRI_PLACES=78, PETRI_TRANSITIONS=106} [2023-11-19 07:50:31,775 INFO L281 CegarLoopForPetriNet]: 77 programPoint places, 1 predicate places. [2023-11-19 07:50:31,775 INFO L495 AbstractCegarLoop]: Abstraction has has 78 places, 106 transitions, 499 flow [2023-11-19 07:50:31,776 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 480.3333333333333) internal successors, (1441), 3 states have internal predecessors, (1441), 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-19 07:50:31,776 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:50:31,776 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:31,776 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-19 07:50:31,776 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting thread_usbErr3ASSERT_VIOLATIONDATA_RACE === [thread_ath9kErr0ASSERT_VIOLATIONDATA_RACE, thread_ath9kErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 37 more)] === [2023-11-19 07:50:31,777 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:31,777 INFO L85 PathProgramCache]: Analyzing trace with hash 370642586, now seen corresponding path program 1 times [2023-11-19 07:50:31,777 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:31,777 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1386678655] [2023-11-19 07:50:31,777 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:31,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:31,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:50:31,804 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 07:50:31,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:50:31,847 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 07:50:31,847 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-19 07:50:31,848 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location thread_usbErr3ASSERT_VIOLATIONDATA_RACE (39 of 40 remaining) [2023-11-19 07:50:31,850 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_ath9kErr0ASSERT_VIOLATIONDATA_RACE (38 of 40 remaining) [2023-11-19 07:50:31,850 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_ath9kErr1ASSERT_VIOLATIONDATA_RACE (37 of 40 remaining) [2023-11-19 07:50:31,851 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (36 of 40 remaining) [2023-11-19 07:50:31,851 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (35 of 40 remaining) [2023-11-19 07:50:31,851 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (34 of 40 remaining) [2023-11-19 07:50:31,851 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (33 of 40 remaining) [2023-11-19 07:50:31,851 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (32 of 40 remaining) [2023-11-19 07:50:31,852 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (31 of 40 remaining) [2023-11-19 07:50:31,852 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (30 of 40 remaining) [2023-11-19 07:50:31,852 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (29 of 40 remaining) [2023-11-19 07:50:31,852 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr0ASSERT_VIOLATIONDATA_RACE (28 of 40 remaining) [2023-11-19 07:50:31,852 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr11ASSERT_VIOLATIONDATA_RACE (27 of 40 remaining) [2023-11-19 07:50:31,853 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr1ASSERT_VIOLATIONDATA_RACE (26 of 40 remaining) [2023-11-19 07:50:31,853 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr12ASSERT_VIOLATIONDATA_RACE (25 of 40 remaining) [2023-11-19 07:50:31,853 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr5ASSERT_VIOLATIONDATA_RACE (24 of 40 remaining) [2023-11-19 07:50:31,853 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr10ASSERT_VIOLATIONDATA_RACE (23 of 40 remaining) [2023-11-19 07:50:31,853 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr6ASSERT_VIOLATIONDATA_RACE (22 of 40 remaining) [2023-11-19 07:50:31,854 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr7ASSERT_VIOLATIONDATA_RACE (21 of 40 remaining) [2023-11-19 07:50:31,854 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr8ASSERT_VIOLATIONDATA_RACE (20 of 40 remaining) [2023-11-19 07:50:31,854 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr2ASSERT_VIOLATIONDATA_RACE (19 of 40 remaining) [2023-11-19 07:50:31,854 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr9ASSERT_VIOLATIONDATA_RACE (18 of 40 remaining) [2023-11-19 07:50:31,854 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr3ASSERT_VIOLATIONDATA_RACE (17 of 40 remaining) [2023-11-19 07:50:31,855 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr4ASSERT_VIOLATIONDATA_RACE (16 of 40 remaining) [2023-11-19 07:50:31,855 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 40 remaining) [2023-11-19 07:50:31,855 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_ath9kErr0ASSERT_VIOLATIONDATA_RACE (14 of 40 remaining) [2023-11-19 07:50:31,855 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_ath9kErr1ASSERT_VIOLATIONDATA_RACE (13 of 40 remaining) [2023-11-19 07:50:31,855 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr0ASSERT_VIOLATIONDATA_RACE (12 of 40 remaining) [2023-11-19 07:50:31,856 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr11ASSERT_VIOLATIONDATA_RACE (11 of 40 remaining) [2023-11-19 07:50:31,856 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr1ASSERT_VIOLATIONDATA_RACE (10 of 40 remaining) [2023-11-19 07:50:31,856 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr12ASSERT_VIOLATIONDATA_RACE (9 of 40 remaining) [2023-11-19 07:50:31,856 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr5ASSERT_VIOLATIONDATA_RACE (8 of 40 remaining) [2023-11-19 07:50:31,856 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr10ASSERT_VIOLATIONDATA_RACE (7 of 40 remaining) [2023-11-19 07:50:31,856 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr6ASSERT_VIOLATIONDATA_RACE (6 of 40 remaining) [2023-11-19 07:50:31,857 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr7ASSERT_VIOLATIONDATA_RACE (5 of 40 remaining) [2023-11-19 07:50:31,857 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr8ASSERT_VIOLATIONDATA_RACE (4 of 40 remaining) [2023-11-19 07:50:31,857 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr2ASSERT_VIOLATIONDATA_RACE (3 of 40 remaining) [2023-11-19 07:50:31,857 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr9ASSERT_VIOLATIONDATA_RACE (2 of 40 remaining) [2023-11-19 07:50:31,857 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbErr4ASSERT_VIOLATIONDATA_RACE (1 of 40 remaining) [2023-11-19 07:50:31,858 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread_usbThread1of1ForFork1Err1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 40 remaining) [2023-11-19 07:50:31,858 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-19 07:50:31,858 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:31,865 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-19 07:50:31,865 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-19 07:50:31,894 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre52 could not be translated [2023-11-19 07:50:31,896 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre36 could not be translated [2023-11-19 07:50:31,896 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet46 could not be translated [2023-11-19 07:50:31,897 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~switch43 could not be translated [2023-11-19 07:50:31,897 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet42 could not be translated [2023-11-19 07:50:31,897 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~switch43 could not be translated [2023-11-19 07:50:31,897 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet46 could not be translated [2023-11-19 07:50:31,898 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet42 could not be translated [2023-11-19 07:50:31,908 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 07:50:31 BasicIcfg [2023-11-19 07:50:31,908 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-19 07:50:31,909 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-19 07:50:31,909 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-19 07:50:31,909 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-19 07:50:31,909 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:50:14" (3/4) ... [2023-11-19 07:50:31,911 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-19 07:50:31,913 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-19 07:50:31,913 INFO L158 Benchmark]: Toolchain (without parser) took 19871.90ms. Allocated memory was 159.4MB in the beginning and 367.0MB in the end (delta: 207.6MB). Free memory was 113.1MB in the beginning and 144.4MB in the end (delta: -31.3MB). Peak memory consumption was 179.4MB. Max. memory is 16.1GB. [2023-11-19 07:50:31,914 INFO L158 Benchmark]: CDTParser took 0.35ms. Allocated memory is still 104.9MB. Free memory is still 51.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 07:50:31,914 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1268.29ms. Allocated memory is still 159.4MB. Free memory was 113.1MB in the beginning and 102.9MB in the end (delta: 10.2MB). Peak memory consumption was 41.6MB. Max. memory is 16.1GB. [2023-11-19 07:50:31,914 INFO L158 Benchmark]: Boogie Procedure Inliner took 105.62ms. Allocated memory is still 159.4MB. Free memory was 102.9MB in the beginning and 99.2MB in the end (delta: 3.8MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-19 07:50:31,915 INFO L158 Benchmark]: Boogie Preprocessor took 57.08ms. Allocated memory is still 159.4MB. Free memory was 99.2MB in the beginning and 95.5MB in the end (delta: 3.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-19 07:50:31,915 INFO L158 Benchmark]: RCFGBuilder took 902.46ms. Allocated memory is still 159.4MB. Free memory was 95.5MB in the beginning and 119.4MB in the end (delta: -23.8MB). Peak memory consumption was 35.2MB. Max. memory is 16.1GB. [2023-11-19 07:50:31,915 INFO L158 Benchmark]: TraceAbstraction took 17523.75ms. Allocated memory was 159.4MB in the beginning and 367.0MB in the end (delta: 207.6MB). Free memory was 118.6MB in the beginning and 145.4MB in the end (delta: -26.9MB). Peak memory consumption was 180.3MB. Max. memory is 16.1GB. [2023-11-19 07:50:31,916 INFO L158 Benchmark]: Witness Printer took 4.19ms. Allocated memory is still 367.0MB. Free memory is still 144.4MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 07:50:31,918 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.35ms. Allocated memory is still 104.9MB. Free memory is still 51.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1268.29ms. Allocated memory is still 159.4MB. Free memory was 113.1MB in the beginning and 102.9MB in the end (delta: 10.2MB). Peak memory consumption was 41.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 105.62ms. Allocated memory is still 159.4MB. Free memory was 102.9MB in the beginning and 99.2MB in the end (delta: 3.8MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 57.08ms. Allocated memory is still 159.4MB. Free memory was 99.2MB in the beginning and 95.5MB in the end (delta: 3.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 902.46ms. Allocated memory is still 159.4MB. Free memory was 95.5MB in the beginning and 119.4MB in the end (delta: -23.8MB). Peak memory consumption was 35.2MB. Max. memory is 16.1GB. * TraceAbstraction took 17523.75ms. Allocated memory was 159.4MB in the beginning and 367.0MB in the end (delta: 207.6MB). Free memory was 118.6MB in the beginning and 145.4MB in the end (delta: -26.9MB). Peak memory consumption was 180.3MB. Max. memory is 16.1GB. * Witness Printer took 4.19ms. Allocated memory is still 367.0MB. Free memory is still 144.4MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~pre52 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~pre36 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~nondet46 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~switch43 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~nondet42 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~switch43 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~nondet46 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~nondet42 could not be translated - GenericResult: Unfinished Backtranslation The program execution was not completely translated back. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 9.7s, 330 PlacesBefore, 77 PlacesAfterwards, 355 TransitionsBefore, 84 TransitionsAfterwards, 24066 CoEnabledTransitionPairs, 7 FixpointIterations, 93 TrivialSequentialCompositions, 233 ConcurrentSequentialCompositions, 15 TrivialYvCompositions, 81 ConcurrentYvCompositions, 18 ChoiceCompositions, 440 TotalNumberOfCompositions, 57222 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 29590, independent: 28878, independent conditional: 0, independent unconditional: 28878, dependent: 712, dependent conditional: 0, dependent unconditional: 712, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: SyntacticIndependenceRelation.Independence Queries: [ total: 14680, independent: 14551, independent conditional: 0, independent unconditional: 14551, dependent: 129, dependent conditional: 0, dependent unconditional: 129, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Cache Queries: [ total: 29590, independent: 14327, independent conditional: 0, independent unconditional: 14327, dependent: 583, dependent conditional: 0, dependent unconditional: 583, unknown: 14680, unknown conditional: 0, unknown unconditional: 14680] , Statistics on independence cache: Total cache size (in pairs): 606, Positive cache size: 558, Positive conditional cache size: 0, Positive unconditional cache size: 558, Negative cache size: 48, Negative conditional cache size: 0, Negative unconditional cache size: 48, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 - DataRaceFoundResult [Line: 1753]: Data race detected [2023-11-19 07:50:31,937 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre52 could not be translated [2023-11-19 07:50:31,938 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre36 could not be translated [2023-11-19 07:50:31,938 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet42 could not be translated [2023-11-19 07:50:31,939 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet46 could not be translated [2023-11-19 07:50:31,939 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~switch43 could not be translated [2023-11-19 07:50:31,939 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~switch43 could not be translated [2023-11-19 07:50:31,939 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet46 could not be translated [2023-11-19 07:50:31,939 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet42 could not be translated [2023-11-19 07:50:31,951 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre52 could not be translated [2023-11-19 07:50:31,952 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre36 could not be translated [2023-11-19 07:50:31,952 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~switch43 could not be translated [2023-11-19 07:50:31,953 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet46 could not be translated [2023-11-19 07:50:31,953 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet42 could not be translated [2023-11-19 07:50:31,953 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet46 could not be translated [2023-11-19 07:50:31,953 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~switch43 could not be translated [2023-11-19 07:50:31,953 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet42 could not be translated Data race detected The following path leads to a data race: [L1694] 0 pthread_t t1, t2; [L1695] 0 pthread_mutex_t mutex; [L1696] 0 int pdev; [L1741] 0 int ldv_usb_state; [L1798] CALL 0 module_init() [L1779] 0 pdev = 1 [L1780] EXPR 0 pdev==1 [L1780] CALL 0 ldv_assert(pdev==1) [L1693] COND FALSE 0 !(!expression) [L1780] RET 0 ldv_assert(pdev==1) [L1781] COND TRUE 0 __VERIFIER_nondet_int() [L1782] FCALL, FORK 0 pthread_create(&t1, ((void *)0), thread_usb, ((void *)0)) VAL [ldv_usb_state=0, mutex={5:0}, pdev=1, t1={3:0}, t2={4:0}] [L1743] 1 ldv_usb_state = 0 [L1744] 1 int probe_ret; VAL [arg={0:0}, arg={0:0}, ldv_usb_state=0, mutex={5:0}, pdev=1, t1={3:0}, t2={4:0}] [L1745] COND TRUE 1 1 [L1747] 1 case 0: [L1748] 1 ldv_usb_state==0 [L1748] COND TRUE 1 ldv_usb_state==0 [L1749] CALL, EXPR 1 ath_ahb_probe() [L1730] 1 int error; [L1731] CALL, EXPR 1 ieee80211_register_hw() [L1717] COND TRUE 1 __VERIFIER_nondet_int() [L1718] FCALL, FORK 1 pthread_create(&t2, ((void *)0), thread_ath9k, ((void *)0)) VAL [ldv_usb_state=0, mutex={5:0}, pdev=1, t1={3:0}, t2={4:0}] [L1704] COND TRUE 2 1 [L1706] 2 case 1: [L1707] CALL 2 ath9k_flush() [L1699] 2 pdev = 6 VAL [ldv_usb_state=0, mutex={5:0}, pdev=6, t1={3:0}, t2={4:0}] [L1719] 1 return 0; [L1731] RET, EXPR 1 ieee80211_register_hw() [L1731] 1 error = ieee80211_register_hw() [L1732] COND FALSE 1 !(\read(error)) [L1734] 1 return 0; [L1749] RET, EXPR 1 ath_ahb_probe() [L1749] 1 probe_ret = ath_ahb_probe() [L1750] COND FALSE 1 !(probe_ret!=0) [L1752] 1 ldv_usb_state = 1 [L1753] 1 pdev = 7 VAL [arg={0:0}, arg={0:0}, ldv_usb_state=1, mutex={5:0}, pdev=7, probe_ret=0, t1={3:0}, t2={4:0}] [L1753] 1 pdev = 7 VAL [arg={0:0}, arg={0:0}, ldv_usb_state=1, mutex={5:0}, pdev=7, probe_ret=0, t1={3:0}, t2={4:0}] Now there is a data race on ~pdev~0 between C: pdev = 6 [1699] and C: pdev = 7 [1753] - UnprovableResult [Line: 1699]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1700]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1779]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1780]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1785]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1786]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1792]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1794]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1795]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1782]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1743]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1773]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1748]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1774]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1758]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1766]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1725]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1760]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1761]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1752]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1762]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1754]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1718]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1718]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 524 locations, 40 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 17.2s, OverallIterations: 10, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 5.4s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 10.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 894 SdHoareTripleChecker+Valid, 1.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 386 mSDsluCounter, 151 SdHoareTripleChecker+Invalid, 1.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 103 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1468 IncrementalHoareTripleChecker+Invalid, 1571 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 103 mSolverCounterUnsat, 151 mSDtfsCounter, 1468 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 21 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=499occurred in iteration=9, InterpolantAutomatonStates: 29, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 1.0s InterpolantComputationTime, 82 NumberOfCodeBlocks, 82 NumberOfCodeBlocksAsserted, 10 NumberOfCheckSat, 61 ConstructedInterpolants, 0 QuantifiedInterpolants, 158 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 9 InterpolantComputations, 9 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2023-11-19 07:50:31,991 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a932d123-1edd-43bc-a9d6-63af7c841fc7/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE