./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-atomic/dekker.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/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_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-atomic/dekker.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/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_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/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 1b6ef65da122b5f043dc58aac5c98a5417eca7613b00ec724ef2626b8a50d79f --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 07:58:07,738 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 07:58:07,847 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-19 07:58:07,855 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 07:58:07,856 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 07:58:07,895 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 07:58:07,896 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 07:58:07,897 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 07:58:07,898 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 07:58:07,903 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 07:58:07,904 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 07:58:07,905 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 07:58:07,905 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 07:58:07,907 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 07:58:07,907 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 07:58:07,908 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 07:58:07,908 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 07:58:07,909 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 07:58:07,909 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 07:58:07,910 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 07:58:07,910 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 07:58:07,911 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 07:58:07,911 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-19 07:58:07,912 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 07:58:07,912 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 07:58:07,912 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 07:58:07,913 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 07:58:07,914 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 07:58:07,914 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 07:58:07,915 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 07:58:07,916 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:58:07,916 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 07:58:07,917 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 07:58:07,917 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 07:58:07,917 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 07:58:07,917 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 07:58:07,918 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 07:58:07,918 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 07:58:07,918 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 07:58:07,918 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 07:58:07,919 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 07:58:07,919 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_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/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_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/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 -> 1b6ef65da122b5f043dc58aac5c98a5417eca7613b00ec724ef2626b8a50d79f [2023-11-19 07:58:08,232 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 07:58:08,266 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 07:58:08,268 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 07:58:08,270 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 07:58:08,270 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 07:58:08,272 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/pthread-atomic/dekker.i [2023-11-19 07:58:11,508 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 07:58:11,851 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 07:58:11,851 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/sv-benchmarks/c/pthread-atomic/dekker.i [2023-11-19 07:58:11,868 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/bin/uautomizer-verify-uCwYo4JHxu/data/b74e65f28/2d004ec3a8124c9ca3cbdb22d1b44b7c/FLAG0b81f18e7 [2023-11-19 07:58:11,883 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/bin/uautomizer-verify-uCwYo4JHxu/data/b74e65f28/2d004ec3a8124c9ca3cbdb22d1b44b7c [2023-11-19 07:58:11,886 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 07:58:11,888 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 07:58:11,889 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 07:58:11,889 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 07:58:11,895 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 07:58:11,896 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:58:11" (1/1) ... [2023-11-19 07:58:11,897 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2999955b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:11, skipping insertion in model container [2023-11-19 07:58:11,897 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:58:11" (1/1) ... [2023-11-19 07:58:11,959 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 07:58:12,184 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-19 07:58:12,369 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:58:12,381 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 07:58:12,410 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-19 07:58:12,462 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:58:12,506 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 07:58:12,506 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 07:58:12,506 WARN L675 CHandler]: The function __builtin_bswap16 is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 07:58:12,514 INFO L206 MainTranslator]: Completed translation [2023-11-19 07:58:12,515 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:12 WrapperNode [2023-11-19 07:58:12,516 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 07:58:12,517 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 07:58:12,518 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 07:58:12,518 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 07:58:12,527 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:58:12" (1/1) ... [2023-11-19 07:58:12,551 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:58:12" (1/1) ... [2023-11-19 07:58:12,597 INFO L138 Inliner]: procedures = 172, calls = 62, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 236 [2023-11-19 07:58:12,598 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 07:58:12,599 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 07:58:12,599 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 07:58:12,599 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 07:58:12,610 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:12" (1/1) ... [2023-11-19 07:58:12,610 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:12" (1/1) ... [2023-11-19 07:58:12,628 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:12" (1/1) ... [2023-11-19 07:58:12,635 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:12" (1/1) ... [2023-11-19 07:58:12,644 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:12" (1/1) ... [2023-11-19 07:58:12,660 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:12" (1/1) ... [2023-11-19 07:58:12,663 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:12" (1/1) ... [2023-11-19 07:58:12,664 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:12" (1/1) ... [2023-11-19 07:58:12,677 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 07:58:12,678 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 07:58:12,678 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 07:58:12,678 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 07:58:12,679 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:12" (1/1) ... [2023-11-19 07:58:12,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:58:12,707 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:58:12,719 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/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:58:12,739 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/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:58:12,765 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 07:58:12,765 INFO L130 BoogieDeclarations]: Found specification of procedure thr2 [2023-11-19 07:58:12,765 INFO L138 BoogieDeclarations]: Found implementation of procedure thr2 [2023-11-19 07:58:12,766 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2023-11-19 07:58:12,766 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2023-11-19 07:58:12,766 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 07:58:12,766 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-19 07:58:12,766 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 07:58:12,768 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 07:58:12,769 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 07:58:12,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 07:58:12,769 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-19 07:58:12,769 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 07:58:12,770 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 07:58:12,772 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:58:12,964 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 07:58:12,967 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 07:58:13,300 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 07:58:13,474 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 07:58:13,483 INFO L302 CfgBuilder]: Removed 4 assume(true) statements. [2023-11-19 07:58:13,494 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:58:13 BoogieIcfgContainer [2023-11-19 07:58:13,494 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 07:58:13,497 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 07:58:13,501 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 07:58:13,504 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 07:58:13,505 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:58:11" (1/3) ... [2023-11-19 07:58:13,506 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@54dc030b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:58:13, skipping insertion in model container [2023-11-19 07:58:13,507 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:12" (2/3) ... [2023-11-19 07:58:13,507 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@54dc030b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:58:13, skipping insertion in model container [2023-11-19 07:58:13,508 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:58:13" (3/3) ... [2023-11-19 07:58:13,510 INFO L112 eAbstractionObserver]: Analyzing ICFG dekker.i [2023-11-19 07:58:13,519 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-19 07:58:13,537 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 07:58:13,538 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 28 error locations. [2023-11-19 07:58:13,538 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-19 07:58:13,628 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-11-19 07:58:13,678 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 162 places, 171 transitions, 356 flow [2023-11-19 07:58:13,765 INFO L124 PetriNetUnfolderBase]: 16/169 cut-off events. [2023-11-19 07:58:13,765 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-19 07:58:13,773 INFO L83 FinitePrefix]: Finished finitePrefix Result has 178 conditions, 169 events. 16/169 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 397 event pairs, 0 based on Foata normal form. 0/125 useless extension candidates. Maximal degree in co-relation 117. Up to 2 conditions per place. [2023-11-19 07:58:13,774 INFO L82 GeneralOperation]: Start removeDead. Operand has 162 places, 171 transitions, 356 flow [2023-11-19 07:58:13,782 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 150 places, 159 transitions, 327 flow [2023-11-19 07:58:13,786 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 07:58:13,796 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 150 places, 159 transitions, 327 flow [2023-11-19 07:58:13,799 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 150 places, 159 transitions, 327 flow [2023-11-19 07:58:13,799 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 150 places, 159 transitions, 327 flow [2023-11-19 07:58:13,848 INFO L124 PetriNetUnfolderBase]: 16/159 cut-off events. [2023-11-19 07:58:13,848 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-19 07:58:13,851 INFO L83 FinitePrefix]: Finished finitePrefix Result has 167 conditions, 159 events. 16/159 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 397 event pairs, 0 based on Foata normal form. 0/115 useless extension candidates. Maximal degree in co-relation 117. Up to 2 conditions per place. [2023-11-19 07:58:13,858 INFO L119 LiptonReduction]: Number of co-enabled transitions 8036 [2023-11-19 07:58:17,898 INFO L134 LiptonReduction]: Checked pairs total: 24427 [2023-11-19 07:58:17,898 INFO L136 LiptonReduction]: Total number of compositions: 142 [2023-11-19 07:58:17,919 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 07:58:17,925 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;@3ce4ae46, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 07:58:17,926 INFO L358 AbstractCegarLoop]: Starting to check reachability of 54 error locations. [2023-11-19 07:58:17,927 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 07:58:17,928 INFO L124 PetriNetUnfolderBase]: 0/0 cut-off events. [2023-11-19 07:58:17,928 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 07:58:17,928 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:58:17,929 INFO L208 CegarLoopForPetriNet]: trace histogram [1] [2023-11-19 07:58:17,929 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-19 07:58:17,935 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:58:17,935 INFO L85 PathProgramCache]: Analyzing trace with hash 817, now seen corresponding path program 1 times [2023-11-19 07:58:17,946 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:58:17,946 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [833908231] [2023-11-19 07:58:17,947 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:58:17,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:58:18,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:58:18,064 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:58:18,065 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:58:18,065 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [833908231] [2023-11-19 07:58:18,066 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [833908231] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:58:18,066 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:58:18,066 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [0] imperfect sequences [] total 0 [2023-11-19 07:58:18,068 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1946905038] [2023-11-19 07:58:18,068 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:58:18,077 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-19 07:58:18,083 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:58:18,104 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-19 07:58:18,105 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 07:58:18,107 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 118 out of 313 [2023-11-19 07:58:18,110 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 71 transitions, 151 flow. Second operand has 2 states, 2 states have (on average 118.5) internal successors, (237), 2 states have internal predecessors, (237), 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:58:18,110 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:58:18,110 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 118 of 313 [2023-11-19 07:58:18,111 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:58:18,309 INFO L124 PetriNetUnfolderBase]: 672/1181 cut-off events. [2023-11-19 07:58:18,309 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2023-11-19 07:58:18,312 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2289 conditions, 1181 events. 672/1181 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 55. Compared 5371 event pairs, 504 based on Foata normal form. 28/977 useless extension candidates. Maximal degree in co-relation 2154. Up to 1064 conditions per place. [2023-11-19 07:58:18,322 INFO L140 encePairwiseOnDemand]: 287/313 looper letters, 37 selfloop transitions, 0 changer transitions 0/45 dead transitions. [2023-11-19 07:58:18,322 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 47 places, 45 transitions, 173 flow [2023-11-19 07:58:18,323 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-19 07:58:18,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-19 07:58:18,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 299 transitions. [2023-11-19 07:58:18,337 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4776357827476038 [2023-11-19 07:58:18,337 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 299 transitions. [2023-11-19 07:58:18,338 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 299 transitions. [2023-11-19 07:58:18,340 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:58:18,342 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 299 transitions. [2023-11-19 07:58:18,346 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 149.5) internal successors, (299), 2 states have internal predecessors, (299), 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:58:18,351 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 313.0) internal successors, (939), 3 states have internal predecessors, (939), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:58:18,352 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 313.0) internal successors, (939), 3 states have internal predecessors, (939), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:58:18,354 INFO L175 Difference]: Start difference. First operand has 70 places, 71 transitions, 151 flow. Second operand 2 states and 299 transitions. [2023-11-19 07:58:18,355 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 47 places, 45 transitions, 173 flow [2023-11-19 07:58:18,359 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 44 places, 45 transitions, 168 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-11-19 07:58:18,361 INFO L231 Difference]: Finished difference. Result has 44 places, 45 transitions, 94 flow [2023-11-19 07:58:18,363 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=313, PETRI_DIFFERENCE_MINUEND_FLOW=94, PETRI_DIFFERENCE_MINUEND_PLACES=43, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=94, PETRI_PLACES=44, PETRI_TRANSITIONS=45} [2023-11-19 07:58:18,367 INFO L281 CegarLoopForPetriNet]: 70 programPoint places, -26 predicate places. [2023-11-19 07:58:18,367 INFO L495 AbstractCegarLoop]: Abstraction has has 44 places, 45 transitions, 94 flow [2023-11-19 07:58:18,368 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 118.5) internal successors, (237), 2 states have internal predecessors, (237), 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:58:18,368 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:58:18,368 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:58:18,369 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 07:58:18,369 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err8ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-19 07:58:18,370 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:58:18,370 INFO L85 PathProgramCache]: Analyzing trace with hash 668204797, now seen corresponding path program 1 times [2023-11-19 07:58:18,370 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:58:18,370 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1451710843] [2023-11-19 07:58:18,371 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:58:18,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:58:18,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:58:18,483 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:58:18,483 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:58:18,483 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1451710843] [2023-11-19 07:58:18,484 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1451710843] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:58:18,484 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:58:18,484 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:58:18,484 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1735225189] [2023-11-19 07:58:18,485 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:58:18,486 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:58:18,486 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:58:18,487 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:58:18,487 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:58:18,507 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 110 out of 313 [2023-11-19 07:58:18,508 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 44 places, 45 transitions, 94 flow. Second operand has 3 states, 3 states have (on average 112.33333333333333) internal successors, (337), 3 states have internal predecessors, (337), 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:58:18,509 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:58:18,509 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 110 of 313 [2023-11-19 07:58:18,509 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:58:18,735 INFO L124 PetriNetUnfolderBase]: 743/1306 cut-off events. [2023-11-19 07:58:18,735 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-19 07:58:18,737 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2520 conditions, 1306 events. 743/1306 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 60. Compared 6109 event pairs, 520 based on Foata normal form. 0/1054 useless extension candidates. Maximal degree in co-relation 2517. Up to 1114 conditions per place. [2023-11-19 07:58:18,745 INFO L140 encePairwiseOnDemand]: 308/313 looper letters, 54 selfloop transitions, 4 changer transitions 0/64 dead transitions. [2023-11-19 07:58:18,746 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 46 places, 64 transitions, 250 flow [2023-11-19 07:58:18,746 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:58:18,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:58:18,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 389 transitions. [2023-11-19 07:58:18,750 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4142705005324814 [2023-11-19 07:58:18,750 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 389 transitions. [2023-11-19 07:58:18,750 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 389 transitions. [2023-11-19 07:58:18,751 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:58:18,751 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 389 transitions. [2023-11-19 07:58:18,753 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 129.66666666666666) internal successors, (389), 3 states have internal predecessors, (389), 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:58:18,757 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 313.0) internal successors, (1252), 4 states have internal predecessors, (1252), 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:58:18,758 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 313.0) internal successors, (1252), 4 states have internal predecessors, (1252), 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:58:18,759 INFO L175 Difference]: Start difference. First operand has 44 places, 45 transitions, 94 flow. Second operand 3 states and 389 transitions. [2023-11-19 07:58:18,759 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 46 places, 64 transitions, 250 flow [2023-11-19 07:58:18,760 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 46 places, 64 transitions, 250 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 07:58:18,762 INFO L231 Difference]: Finished difference. Result has 47 places, 48 transitions, 120 flow [2023-11-19 07:58:18,762 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=313, PETRI_DIFFERENCE_MINUEND_FLOW=94, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=120, PETRI_PLACES=47, PETRI_TRANSITIONS=48} [2023-11-19 07:58:18,763 INFO L281 CegarLoopForPetriNet]: 70 programPoint places, -23 predicate places. [2023-11-19 07:58:18,764 INFO L495 AbstractCegarLoop]: Abstraction has has 47 places, 48 transitions, 120 flow [2023-11-19 07:58:18,764 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 112.33333333333333) internal successors, (337), 3 states have internal predecessors, (337), 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:58:18,765 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:58:18,765 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:58:18,765 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-19 07:58:18,765 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err9ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-19 07:58:18,766 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:58:18,766 INFO L85 PathProgramCache]: Analyzing trace with hash -2100189332, now seen corresponding path program 1 times [2023-11-19 07:58:18,767 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:58:18,767 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [348841710] [2023-11-19 07:58:18,767 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:58:18,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:58:18,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:58:18,865 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:58:18,865 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:58:18,865 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [348841710] [2023-11-19 07:58:18,865 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [348841710] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:58:18,866 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:58:18,866 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:58:18,866 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [480722492] [2023-11-19 07:58:18,866 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:58:18,867 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:58:18,867 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:58:18,867 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:58:18,868 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:58:18,893 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 110 out of 313 [2023-11-19 07:58:18,894 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 47 places, 48 transitions, 120 flow. Second operand has 3 states, 3 states have (on average 113.0) internal successors, (339), 3 states have internal predecessors, (339), 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:58:18,894 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:58:18,895 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 110 of 313 [2023-11-19 07:58:18,895 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:58:19,163 INFO L124 PetriNetUnfolderBase]: 884/1501 cut-off events. [2023-11-19 07:58:19,163 INFO L125 PetriNetUnfolderBase]: For 174/184 co-relation queries the response was YES. [2023-11-19 07:58:19,166 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3182 conditions, 1501 events. 884/1501 cut-off events. For 174/184 co-relation queries the response was YES. Maximal size of possible extension queue 59. Compared 6740 event pairs, 320 based on Foata normal form. 0/1277 useless extension candidates. Maximal degree in co-relation 3177. Up to 780 conditions per place. [2023-11-19 07:58:19,173 INFO L140 encePairwiseOnDemand]: 305/313 looper letters, 70 selfloop transitions, 6 changer transitions 8/87 dead transitions. [2023-11-19 07:58:19,174 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 87 transitions, 381 flow [2023-11-19 07:58:19,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:58:19,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:58:19,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 412 transitions. [2023-11-19 07:58:19,177 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4387646432374867 [2023-11-19 07:58:19,177 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 412 transitions. [2023-11-19 07:58:19,178 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 412 transitions. [2023-11-19 07:58:19,178 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:58:19,178 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 412 transitions. [2023-11-19 07:58:19,180 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 137.33333333333334) internal successors, (412), 3 states have internal predecessors, (412), 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:58:19,183 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 313.0) internal successors, (1252), 4 states have internal predecessors, (1252), 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:58:19,184 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 313.0) internal successors, (1252), 4 states have internal predecessors, (1252), 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:58:19,185 INFO L175 Difference]: Start difference. First operand has 47 places, 48 transitions, 120 flow. Second operand 3 states and 412 transitions. [2023-11-19 07:58:19,185 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 87 transitions, 381 flow [2023-11-19 07:58:19,188 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 48 places, 87 transitions, 375 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 07:58:19,192 INFO L231 Difference]: Finished difference. Result has 50 places, 51 transitions, 162 flow [2023-11-19 07:58:19,192 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=313, PETRI_DIFFERENCE_MINUEND_FLOW=116, PETRI_DIFFERENCE_MINUEND_PLACES=46, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=162, PETRI_PLACES=50, PETRI_TRANSITIONS=51} [2023-11-19 07:58:19,194 INFO L281 CegarLoopForPetriNet]: 70 programPoint places, -20 predicate places. [2023-11-19 07:58:19,194 INFO L495 AbstractCegarLoop]: Abstraction has has 50 places, 51 transitions, 162 flow [2023-11-19 07:58:19,195 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 113.0) internal successors, (339), 3 states have internal predecessors, (339), 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:58:19,195 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:58:19,195 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:58:19,195 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-19 07:58:19,201 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting thr2Err8ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-19 07:58:19,202 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:58:19,203 INFO L85 PathProgramCache]: Analyzing trace with hash 609228407, now seen corresponding path program 1 times [2023-11-19 07:58:19,203 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:58:19,203 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1693025985] [2023-11-19 07:58:19,205 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:58:19,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:58:19,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:58:19,288 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:58:19,288 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:58:19,289 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1693025985] [2023-11-19 07:58:19,289 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1693025985] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:58:19,289 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:58:19,289 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:58:19,290 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1856660641] [2023-11-19 07:58:19,290 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:58:19,290 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:58:19,290 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:58:19,291 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:58:19,291 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:58:19,314 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 110 out of 313 [2023-11-19 07:58:19,339 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 50 places, 51 transitions, 162 flow. Second operand has 3 states, 3 states have (on average 113.0) internal successors, (339), 3 states have internal predecessors, (339), 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:58:19,339 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:58:19,339 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 110 of 313 [2023-11-19 07:58:19,339 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:58:19,615 INFO L124 PetriNetUnfolderBase]: 863/1486 cut-off events. [2023-11-19 07:58:19,615 INFO L125 PetriNetUnfolderBase]: For 435/447 co-relation queries the response was YES. [2023-11-19 07:58:19,618 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3411 conditions, 1486 events. 863/1486 cut-off events. For 435/447 co-relation queries the response was YES. Maximal size of possible extension queue 60. Compared 6795 event pairs, 553 based on Foata normal form. 0/1288 useless extension candidates. Maximal degree in co-relation 3405. Up to 1217 conditions per place. [2023-11-19 07:58:19,625 INFO L140 encePairwiseOnDemand]: 307/313 looper letters, 52 selfloop transitions, 8 changer transitions 8/74 dead transitions. [2023-11-19 07:58:19,625 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 52 places, 74 transitions, 369 flow [2023-11-19 07:58:19,626 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:58:19,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:58:19,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 392 transitions. [2023-11-19 07:58:19,628 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4174653887113951 [2023-11-19 07:58:19,628 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 392 transitions. [2023-11-19 07:58:19,628 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 392 transitions. [2023-11-19 07:58:19,628 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:58:19,628 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 392 transitions. [2023-11-19 07:58:19,630 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 130.66666666666666) internal successors, (392), 3 states have internal predecessors, (392), 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:58:19,632 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 313.0) internal successors, (1252), 4 states have internal predecessors, (1252), 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:58:19,633 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 313.0) internal successors, (1252), 4 states have internal predecessors, (1252), 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:58:19,634 INFO L175 Difference]: Start difference. First operand has 50 places, 51 transitions, 162 flow. Second operand 3 states and 392 transitions. [2023-11-19 07:58:19,634 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 52 places, 74 transitions, 369 flow [2023-11-19 07:58:19,638 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 74 transitions, 351 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-19 07:58:19,640 INFO L231 Difference]: Finished difference. Result has 52 places, 55 transitions, 210 flow [2023-11-19 07:58:19,640 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=313, PETRI_DIFFERENCE_MINUEND_FLOW=150, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=210, PETRI_PLACES=52, PETRI_TRANSITIONS=55} [2023-11-19 07:58:19,641 INFO L281 CegarLoopForPetriNet]: 70 programPoint places, -18 predicate places. [2023-11-19 07:58:19,641 INFO L495 AbstractCegarLoop]: Abstraction has has 52 places, 55 transitions, 210 flow [2023-11-19 07:58:19,642 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 113.0) internal successors, (339), 3 states have internal predecessors, (339), 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:58:19,642 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:58:19,642 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:58:19,642 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-19 07:58:19,642 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err8ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-19 07:58:19,643 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:58:19,643 INFO L85 PathProgramCache]: Analyzing trace with hash 2024947647, now seen corresponding path program 1 times [2023-11-19 07:58:19,643 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:58:19,643 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1527715448] [2023-11-19 07:58:19,643 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:58:19,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:58:19,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:58:19,734 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:58:19,737 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:58:19,737 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1527715448] [2023-11-19 07:58:19,737 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1527715448] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:58:19,737 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:58:19,737 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-19 07:58:19,738 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [109439283] [2023-11-19 07:58:19,738 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:58:19,738 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 07:58:19,738 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:58:19,739 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 07:58:19,739 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-19 07:58:19,746 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 116 out of 313 [2023-11-19 07:58:19,747 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 55 transitions, 210 flow. Second operand has 4 states, 4 states have (on average 119.0) internal successors, (476), 4 states have internal predecessors, (476), 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:58:19,748 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:58:19,748 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 116 of 313 [2023-11-19 07:58:19,748 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:58:20,083 INFO L124 PetriNetUnfolderBase]: 1006/1721 cut-off events. [2023-11-19 07:58:20,083 INFO L125 PetriNetUnfolderBase]: For 783/809 co-relation queries the response was YES. [2023-11-19 07:58:20,086 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3992 conditions, 1721 events. 1006/1721 cut-off events. For 783/809 co-relation queries the response was YES. Maximal size of possible extension queue 71. Compared 8778 event pairs, 171 based on Foata normal form. 0/1461 useless extension candidates. Maximal degree in co-relation 3985. Up to 795 conditions per place. [2023-11-19 07:58:20,093 INFO L140 encePairwiseOnDemand]: 306/313 looper letters, 74 selfloop transitions, 9 changer transitions 12/106 dead transitions. [2023-11-19 07:58:20,093 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 106 transitions, 537 flow [2023-11-19 07:58:20,093 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-19 07:58:20,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-19 07:58:20,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 669 transitions. [2023-11-19 07:58:20,096 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.42747603833865816 [2023-11-19 07:58:20,096 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 669 transitions. [2023-11-19 07:58:20,097 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 669 transitions. [2023-11-19 07:58:20,097 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:58:20,097 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 669 transitions. [2023-11-19 07:58:20,100 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 133.8) internal successors, (669), 5 states have internal predecessors, (669), 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:58:20,104 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 313.0) internal successors, (1878), 6 states have internal predecessors, (1878), 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:58:20,105 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 313.0) internal successors, (1878), 6 states have internal predecessors, (1878), 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:58:20,105 INFO L175 Difference]: Start difference. First operand has 52 places, 55 transitions, 210 flow. Second operand 5 states and 669 transitions. [2023-11-19 07:58:20,106 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 106 transitions, 537 flow [2023-11-19 07:58:20,109 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 106 transitions, 515 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-19 07:58:20,111 INFO L231 Difference]: Finished difference. Result has 57 places, 60 transitions, 245 flow [2023-11-19 07:58:20,112 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=313, PETRI_DIFFERENCE_MINUEND_FLOW=194, PETRI_DIFFERENCE_MINUEND_PLACES=50, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=49, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=245, PETRI_PLACES=57, PETRI_TRANSITIONS=60} [2023-11-19 07:58:20,113 INFO L281 CegarLoopForPetriNet]: 70 programPoint places, -13 predicate places. [2023-11-19 07:58:20,113 INFO L495 AbstractCegarLoop]: Abstraction has has 57 places, 60 transitions, 245 flow [2023-11-19 07:58:20,113 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 119.0) internal successors, (476), 4 states have internal predecessors, (476), 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:58:20,113 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:58:20,114 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:58:20,114 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-19 07:58:20,114 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting thr1Err8ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-19 07:58:20,114 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:58:20,114 INFO L85 PathProgramCache]: Analyzing trace with hash 1806914889, now seen corresponding path program 2 times [2023-11-19 07:58:20,115 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:58:20,115 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [738095476] [2023-11-19 07:58:20,115 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:58:20,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:58:20,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:58:20,175 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:58:20,175 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:58:20,175 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [738095476] [2023-11-19 07:58:20,175 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [738095476] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:58:20,176 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:58:20,176 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-19 07:58:20,176 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [408766497] [2023-11-19 07:58:20,176 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:58:20,176 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 07:58:20,177 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:58:20,177 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 07:58:20,177 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-19 07:58:20,185 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 116 out of 313 [2023-11-19 07:58:20,186 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 57 places, 60 transitions, 245 flow. Second operand has 4 states, 4 states have (on average 119.0) internal successors, (476), 4 states have internal predecessors, (476), 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:58:20,186 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:58:20,186 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 116 of 313 [2023-11-19 07:58:20,186 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:58:20,484 INFO L124 PetriNetUnfolderBase]: 1061/1686 cut-off events. [2023-11-19 07:58:20,484 INFO L125 PetriNetUnfolderBase]: For 818/824 co-relation queries the response was YES. [2023-11-19 07:58:20,488 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4171 conditions, 1686 events. 1061/1686 cut-off events. For 818/824 co-relation queries the response was YES. Maximal size of possible extension queue 83. Compared 7410 event pairs, 221 based on Foata normal form. 0/1470 useless extension candidates. Maximal degree in co-relation 4161. Up to 591 conditions per place. [2023-11-19 07:58:20,490 INFO L140 encePairwiseOnDemand]: 306/313 looper letters, 0 selfloop transitions, 0 changer transitions 105/105 dead transitions. [2023-11-19 07:58:20,490 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 105 transitions, 587 flow [2023-11-19 07:58:20,491 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-19 07:58:20,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-19 07:58:20,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 667 transitions. [2023-11-19 07:58:20,494 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.42619808306709267 [2023-11-19 07:58:20,494 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 667 transitions. [2023-11-19 07:58:20,494 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 667 transitions. [2023-11-19 07:58:20,495 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:58:20,495 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 667 transitions. [2023-11-19 07:58:20,497 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 133.4) internal successors, (667), 5 states have internal predecessors, (667), 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:58:20,502 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 313.0) internal successors, (1878), 6 states have internal predecessors, (1878), 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:58:20,503 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 313.0) internal successors, (1878), 6 states have internal predecessors, (1878), 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:58:20,503 INFO L175 Difference]: Start difference. First operand has 57 places, 60 transitions, 245 flow. Second operand 5 states and 667 transitions. [2023-11-19 07:58:20,503 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 105 transitions, 587 flow [2023-11-19 07:58:20,509 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 105 transitions, 545 flow, removed 11 selfloop flow, removed 4 redundant places. [2023-11-19 07:58:20,511 INFO L231 Difference]: Finished difference. Result has 53 places, 0 transitions, 0 flow [2023-11-19 07:58:20,511 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=313, PETRI_DIFFERENCE_MINUEND_FLOW=153, PETRI_DIFFERENCE_MINUEND_PLACES=49, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=0, PETRI_PLACES=53, PETRI_TRANSITIONS=0} [2023-11-19 07:58:20,512 INFO L281 CegarLoopForPetriNet]: 70 programPoint places, -17 predicate places. [2023-11-19 07:58:20,512 INFO L495 AbstractCegarLoop]: Abstraction has has 53 places, 0 transitions, 0 flow [2023-11-19 07:58:20,513 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 119.0) internal successors, (476), 4 states have internal predecessors, (476), 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:58:20,515 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err0ASSERT_VIOLATIONDATA_RACE (53 of 54 remaining) [2023-11-19 07:58:20,515 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err1ASSERT_VIOLATIONDATA_RACE (52 of 54 remaining) [2023-11-19 07:58:20,516 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err2ASSERT_VIOLATIONDATA_RACE (51 of 54 remaining) [2023-11-19 07:58:20,516 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err3ASSERT_VIOLATIONDATA_RACE (50 of 54 remaining) [2023-11-19 07:58:20,516 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err7ASSERT_VIOLATIONDATA_RACE (49 of 54 remaining) [2023-11-19 07:58:20,516 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err4ASSERT_VIOLATIONDATA_RACE (48 of 54 remaining) [2023-11-19 07:58:20,516 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err8ASSERT_VIOLATIONDATA_RACE (47 of 54 remaining) [2023-11-19 07:58:20,517 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err5ASSERT_VIOLATIONDATA_RACE (46 of 54 remaining) [2023-11-19 07:58:20,517 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err6ASSERT_VIOLATIONDATA_RACE (45 of 54 remaining) [2023-11-19 07:58:20,517 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err9ASSERT_VIOLATIONDATA_RACE (44 of 54 remaining) [2023-11-19 07:58:20,517 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err10ASSERT_VIOLATIONDATA_RACE (43 of 54 remaining) [2023-11-19 07:58:20,517 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err11ASSERT_VIOLATIONDATA_RACE (42 of 54 remaining) [2023-11-19 07:58:20,518 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err0ASSERT_VIOLATIONDATA_RACE (41 of 54 remaining) [2023-11-19 07:58:20,518 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err1ASSERT_VIOLATIONDATA_RACE (40 of 54 remaining) [2023-11-19 07:58:20,518 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err2ASSERT_VIOLATIONDATA_RACE (39 of 54 remaining) [2023-11-19 07:58:20,518 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err3ASSERT_VIOLATIONDATA_RACE (38 of 54 remaining) [2023-11-19 07:58:20,518 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err7ASSERT_VIOLATIONDATA_RACE (37 of 54 remaining) [2023-11-19 07:58:20,519 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err4ASSERT_VIOLATIONDATA_RACE (36 of 54 remaining) [2023-11-19 07:58:20,519 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err8ASSERT_VIOLATIONDATA_RACE (35 of 54 remaining) [2023-11-19 07:58:20,519 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err5ASSERT_VIOLATIONDATA_RACE (34 of 54 remaining) [2023-11-19 07:58:20,519 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err6ASSERT_VIOLATIONDATA_RACE (33 of 54 remaining) [2023-11-19 07:58:20,519 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err9ASSERT_VIOLATIONDATA_RACE (32 of 54 remaining) [2023-11-19 07:58:20,519 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err10ASSERT_VIOLATIONDATA_RACE (31 of 54 remaining) [2023-11-19 07:58:20,520 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err11ASSERT_VIOLATIONDATA_RACE (30 of 54 remaining) [2023-11-19 07:58:20,520 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (29 of 54 remaining) [2023-11-19 07:58:20,520 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (28 of 54 remaining) [2023-11-19 07:58:20,520 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (27 of 54 remaining) [2023-11-19 07:58:20,520 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (26 of 54 remaining) [2023-11-19 07:58:20,521 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (25 of 54 remaining) [2023-11-19 07:58:20,521 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 54 remaining) [2023-11-19 07:58:20,521 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err0ASSERT_VIOLATIONDATA_RACE (23 of 54 remaining) [2023-11-19 07:58:20,521 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err1ASSERT_VIOLATIONDATA_RACE (22 of 54 remaining) [2023-11-19 07:58:20,521 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err2ASSERT_VIOLATIONDATA_RACE (21 of 54 remaining) [2023-11-19 07:58:20,522 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err3ASSERT_VIOLATIONDATA_RACE (20 of 54 remaining) [2023-11-19 07:58:20,522 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err7ASSERT_VIOLATIONDATA_RACE (19 of 54 remaining) [2023-11-19 07:58:20,522 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err4ASSERT_VIOLATIONDATA_RACE (18 of 54 remaining) [2023-11-19 07:58:20,522 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err8ASSERT_VIOLATIONDATA_RACE (17 of 54 remaining) [2023-11-19 07:58:20,522 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err5ASSERT_VIOLATIONDATA_RACE (16 of 54 remaining) [2023-11-19 07:58:20,523 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err6ASSERT_VIOLATIONDATA_RACE (15 of 54 remaining) [2023-11-19 07:58:20,523 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err9ASSERT_VIOLATIONDATA_RACE (14 of 54 remaining) [2023-11-19 07:58:20,523 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err10ASSERT_VIOLATIONDATA_RACE (13 of 54 remaining) [2023-11-19 07:58:20,523 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err11ASSERT_VIOLATIONDATA_RACE (12 of 54 remaining) [2023-11-19 07:58:20,523 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 54 remaining) [2023-11-19 07:58:20,523 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 54 remaining) [2023-11-19 07:58:20,524 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 54 remaining) [2023-11-19 07:58:20,524 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 54 remaining) [2023-11-19 07:58:20,524 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 54 remaining) [2023-11-19 07:58:20,524 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err4ASSERT_VIOLATIONDATA_RACE (6 of 54 remaining) [2023-11-19 07:58:20,524 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err8ASSERT_VIOLATIONDATA_RACE (5 of 54 remaining) [2023-11-19 07:58:20,524 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err5ASSERT_VIOLATIONDATA_RACE (4 of 54 remaining) [2023-11-19 07:58:20,525 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err6ASSERT_VIOLATIONDATA_RACE (3 of 54 remaining) [2023-11-19 07:58:20,525 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err9ASSERT_VIOLATIONDATA_RACE (2 of 54 remaining) [2023-11-19 07:58:20,525 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 54 remaining) [2023-11-19 07:58:20,525 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 54 remaining) [2023-11-19 07:58:20,525 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-19 07:58:20,525 INFO L445 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1] [2023-11-19 07:58:20,532 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-19 07:58:20,532 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-19 07:58:20,536 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 07:58:20 BasicIcfg [2023-11-19 07:58:20,536 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-19 07:58:20,537 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-19 07:58:20,537 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-19 07:58:20,537 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-19 07:58:20,538 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:58:13" (3/4) ... [2023-11-19 07:58:20,539 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-19 07:58:20,542 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thr2 [2023-11-19 07:58:20,543 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thr1 [2023-11-19 07:58:20,547 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 15 nodes and edges [2023-11-19 07:58:20,547 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-19 07:58:20,547 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-19 07:58:20,548 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-19 07:58:20,632 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/bin/uautomizer-verify-uCwYo4JHxu/witness.graphml [2023-11-19 07:58:20,633 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/bin/uautomizer-verify-uCwYo4JHxu/witness.yml [2023-11-19 07:58:20,633 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-19 07:58:20,634 INFO L158 Benchmark]: Toolchain (without parser) took 8746.13ms. Allocated memory was 144.7MB in the beginning and 230.7MB in the end (delta: 86.0MB). Free memory was 111.2MB in the beginning and 87.2MB in the end (delta: 24.0MB). Peak memory consumption was 112.7MB. Max. memory is 16.1GB. [2023-11-19 07:58:20,634 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 107.0MB. Free memory is still 63.2MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 07:58:20,634 INFO L158 Benchmark]: CACSL2BoogieTranslator took 627.48ms. Allocated memory is still 144.7MB. Free memory was 110.7MB in the beginning and 90.1MB in the end (delta: 20.6MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2023-11-19 07:58:20,635 INFO L158 Benchmark]: Boogie Procedure Inliner took 80.80ms. Allocated memory is still 144.7MB. Free memory was 90.1MB in the beginning and 87.7MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 07:58:20,635 INFO L158 Benchmark]: Boogie Preprocessor took 78.20ms. Allocated memory is still 144.7MB. Free memory was 87.7MB in the beginning and 85.9MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 07:58:20,635 INFO L158 Benchmark]: RCFGBuilder took 816.80ms. Allocated memory was 144.7MB in the beginning and 190.8MB in the end (delta: 46.1MB). Free memory was 85.6MB in the beginning and 156.6MB in the end (delta: -71.0MB). Peak memory consumption was 28.6MB. Max. memory is 16.1GB. [2023-11-19 07:58:20,636 INFO L158 Benchmark]: TraceAbstraction took 7038.80ms. Allocated memory was 190.8MB in the beginning and 230.7MB in the end (delta: 39.8MB). Free memory was 156.6MB in the beginning and 91.4MB in the end (delta: 65.2MB). Peak memory consumption was 105.1MB. Max. memory is 16.1GB. [2023-11-19 07:58:20,636 INFO L158 Benchmark]: Witness Printer took 96.35ms. Allocated memory is still 230.7MB. Free memory was 91.4MB in the beginning and 87.2MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-19 07:58:20,638 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.20ms. Allocated memory is still 107.0MB. Free memory is still 63.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 627.48ms. Allocated memory is still 144.7MB. Free memory was 110.7MB in the beginning and 90.1MB in the end (delta: 20.6MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 80.80ms. Allocated memory is still 144.7MB. Free memory was 90.1MB in the beginning and 87.7MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 78.20ms. Allocated memory is still 144.7MB. Free memory was 87.7MB in the beginning and 85.9MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 816.80ms. Allocated memory was 144.7MB in the beginning and 190.8MB in the end (delta: 46.1MB). Free memory was 85.6MB in the beginning and 156.6MB in the end (delta: -71.0MB). Peak memory consumption was 28.6MB. Max. memory is 16.1GB. * TraceAbstraction took 7038.80ms. Allocated memory was 190.8MB in the beginning and 230.7MB in the end (delta: 39.8MB). Free memory was 156.6MB in the beginning and 91.4MB in the end (delta: 65.2MB). Peak memory consumption was 105.1MB. Max. memory is 16.1GB. * Witness Printer took 96.35ms. Allocated memory is still 230.7MB. Free memory was 91.4MB in the beginning and 87.2MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 4.1s, 150 PlacesBefore, 70 PlacesAfterwards, 159 TransitionsBefore, 71 TransitionsAfterwards, 8036 CoEnabledTransitionPairs, 7 FixpointIterations, 46 TrivialSequentialCompositions, 74 ConcurrentSequentialCompositions, 8 TrivialYvCompositions, 6 ConcurrentYvCompositions, 8 ChoiceCompositions, 142 TotalNumberOfCompositions, 24427 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 10704, independent: 10232, independent conditional: 0, independent unconditional: 10232, dependent: 472, dependent conditional: 0, dependent unconditional: 472, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: SyntacticIndependenceRelation.Independence Queries: [ total: 3845, independent: 3755, independent conditional: 0, independent unconditional: 3755, dependent: 90, dependent conditional: 0, dependent unconditional: 90, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Cache Queries: [ total: 10704, independent: 6477, independent conditional: 0, independent unconditional: 6477, dependent: 382, dependent conditional: 0, dependent unconditional: 382, unknown: 3845, unknown conditional: 0, unknown unconditional: 3845] , Statistics on independence cache: Total cache size (in pairs): 583, Positive cache size: 537, Positive conditional cache size: 0, Positive unconditional cache size: 537, Negative cache size: 46, Negative conditional cache size: 0, Negative unconditional cache size: 46, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 - PositiveResult [Line: 750]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 753]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 757]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 761]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 776]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 764]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 779]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 768]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 780]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 782]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 785]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 709]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 712]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 716]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 720]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 735]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 723]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 738]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 727]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 731]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 739]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 741]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 744]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 791]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 791]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 794]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 795]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 244 locations, 54 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: 6.9s, OverallIterations: 6, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 1.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 4.2s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 254 SdHoareTripleChecker+Valid, 0.7s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 196 mSDsluCounter, 17 SdHoareTripleChecker+Invalid, 0.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 6 mSDsCounter, 17 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 740 IncrementalHoareTripleChecker+Invalid, 757 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 17 mSolverCounterUnsat, 11 mSDtfsCounter, 740 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 16 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=245occurred in iteration=5, InterpolantAutomatonStates: 21, 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.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 52 NumberOfCodeBlocks, 52 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 46 ConstructedInterpolants, 0 QuantifiedInterpolants, 78 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 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 - AllSpecificationsHoldResult: All specifications hold 28 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-19 07:58:20,688 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5a7599e-5ed4-45bf-8e25-53dd3155d2f5/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE