./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-ext/34_double_lock_p2_vs.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_13b15888-8200-436b-aae5-f4b8f3f6dc41/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_13b15888-8200-436b-aae5-f4b8f3f6dc41/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_13b15888-8200-436b-aae5-f4b8f3f6dc41/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_13b15888-8200-436b-aae5-f4b8f3f6dc41/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-ext/34_double_lock_p2_vs.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_13b15888-8200-436b-aae5-f4b8f3f6dc41/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_13b15888-8200-436b-aae5-f4b8f3f6dc41/bin/uautomizer-verify-BQ2R08f2Ya --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 92ecee121b9ddff062603596761b7b6e384463e9908bd9593577f02dd4911207 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 07:03:55,854 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 07:03:55,915 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_13b15888-8200-436b-aae5-f4b8f3f6dc41/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-29 07:03:55,919 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 07:03:55,920 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 07:03:55,942 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 07:03:55,943 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 07:03:55,943 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 07:03:55,944 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 07:03:55,945 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 07:03:55,945 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 07:03:55,946 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 07:03:55,947 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 07:03:55,947 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 07:03:55,948 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 07:03:55,948 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 07:03:55,949 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 07:03:55,949 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 07:03:55,950 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 07:03:55,950 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 07:03:55,951 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 07:03:55,951 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 07:03:55,952 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-29 07:03:55,952 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 07:03:55,953 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 07:03:55,953 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 07:03:55,954 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 07:03:55,954 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 07:03:55,954 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 07:03:55,955 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 07:03:55,955 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 07:03:55,956 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 07:03:55,956 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 07:03:55,956 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 07:03:55,956 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 07:03:55,957 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 07:03:55,957 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 07:03:55,957 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 07:03:55,957 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 07:03:55,957 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 07:03:55,957 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 07:03:55,958 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_13b15888-8200-436b-aae5-f4b8f3f6dc41/bin/uautomizer-verify-BQ2R08f2Ya/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_13b15888-8200-436b-aae5-f4b8f3f6dc41/bin/uautomizer-verify-BQ2R08f2Ya 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 -> 92ecee121b9ddff062603596761b7b6e384463e9908bd9593577f02dd4911207 [2023-11-29 07:03:56,163 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 07:03:56,187 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 07:03:56,190 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 07:03:56,191 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 07:03:56,192 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 07:03:56,193 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_13b15888-8200-436b-aae5-f4b8f3f6dc41/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/pthread-ext/34_double_lock_p2_vs.i [2023-11-29 07:03:58,991 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 07:03:59,208 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 07:03:59,208 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_13b15888-8200-436b-aae5-f4b8f3f6dc41/sv-benchmarks/c/pthread-ext/34_double_lock_p2_vs.i [2023-11-29 07:03:59,224 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_13b15888-8200-436b-aae5-f4b8f3f6dc41/bin/uautomizer-verify-BQ2R08f2Ya/data/f4a7fbaef/ca92ba26f1694760ad01fcc25d14e59c/FLAGa1cab1943 [2023-11-29 07:03:59,237 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_13b15888-8200-436b-aae5-f4b8f3f6dc41/bin/uautomizer-verify-BQ2R08f2Ya/data/f4a7fbaef/ca92ba26f1694760ad01fcc25d14e59c [2023-11-29 07:03:59,240 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 07:03:59,241 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 07:03:59,242 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 07:03:59,243 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 07:03:59,247 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 07:03:59,248 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 07:03:59" (1/1) ... [2023-11-29 07:03:59,249 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1535d2ab and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:03:59, skipping insertion in model container [2023-11-29 07:03:59,249 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 07:03:59" (1/1) ... [2023-11-29 07:03:59,296 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 07:03:59,581 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 07:03:59,589 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 07:03:59,629 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 07:03:59,663 INFO L206 MainTranslator]: Completed translation [2023-11-29 07:03:59,664 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:03:59 WrapperNode [2023-11-29 07:03:59,664 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 07:03:59,665 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 07:03:59,665 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 07:03:59,665 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 07:03:59,671 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:03:59" (1/1) ... [2023-11-29 07:03:59,686 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:03:59" (1/1) ... [2023-11-29 07:03:59,722 INFO L138 Inliner]: procedures = 175, calls = 37, calls flagged for inlining = 19, calls inlined = 25, statements flattened = 284 [2023-11-29 07:03:59,723 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 07:03:59,723 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 07:03:59,723 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 07:03:59,723 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 07:03:59,731 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:03:59" (1/1) ... [2023-11-29 07:03:59,731 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:03:59" (1/1) ... [2023-11-29 07:03:59,737 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:03:59" (1/1) ... [2023-11-29 07:03:59,738 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:03:59" (1/1) ... [2023-11-29 07:03:59,758 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:03:59" (1/1) ... [2023-11-29 07:03:59,763 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:03:59" (1/1) ... [2023-11-29 07:03:59,766 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:03:59" (1/1) ... [2023-11-29 07:03:59,769 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:03:59" (1/1) ... [2023-11-29 07:03:59,774 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 07:03:59,775 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 07:03:59,775 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 07:03:59,775 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 07:03:59,776 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:03:59" (1/1) ... [2023-11-29 07:03:59,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 07:03:59,792 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_13b15888-8200-436b-aae5-f4b8f3f6dc41/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 07:03:59,802 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_13b15888-8200-436b-aae5-f4b8f3f6dc41/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 07:03:59,817 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_13b15888-8200-436b-aae5-f4b8f3f6dc41/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 07:03:59,843 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-29 07:03:59,843 INFO L130 BoogieDeclarations]: Found specification of procedure thr2 [2023-11-29 07:03:59,844 INFO L138 BoogieDeclarations]: Found implementation of procedure thr2 [2023-11-29 07:03:59,844 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2023-11-29 07:03:59,844 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2023-11-29 07:03:59,844 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-29 07:03:59,845 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 07:03:59,845 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 07:03:59,845 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 07:03:59,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-29 07:03:59,845 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 07:03:59,845 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 07:03:59,847 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-29 07:03:59,974 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 07:03:59,976 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 07:04:00,470 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 07:04:00,782 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 07:04:00,782 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-29 07:04:00,784 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 07:04:00 BoogieIcfgContainer [2023-11-29 07:04:00,784 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 07:04:00,786 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 07:04:00,786 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 07:04:00,790 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 07:04:00,790 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 07:03:59" (1/3) ... [2023-11-29 07:04:00,791 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@485959d6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 07:04:00, skipping insertion in model container [2023-11-29 07:04:00,791 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:03:59" (2/3) ... [2023-11-29 07:04:00,792 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@485959d6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 07:04:00, skipping insertion in model container [2023-11-29 07:04:00,792 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 07:04:00" (3/3) ... [2023-11-29 07:04:00,793 INFO L112 eAbstractionObserver]: Analyzing ICFG 34_double_lock_p2_vs.i [2023-11-29 07:04:00,802 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-29 07:04:00,813 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 07:04:00,814 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 26 error locations. [2023-11-29 07:04:00,814 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-29 07:04:00,906 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-29 07:04:00,942 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 107 places, 108 transitions, 224 flow [2023-11-29 07:04:00,993 INFO L124 PetriNetUnfolderBase]: 8/118 cut-off events. [2023-11-29 07:04:00,993 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 07:04:00,999 INFO L83 FinitePrefix]: Finished finitePrefix Result has 125 conditions, 118 events. 8/118 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 337 event pairs, 0 based on Foata normal form. 0/82 useless extension candidates. Maximal degree in co-relation 100. Up to 4 conditions per place. [2023-11-29 07:04:01,000 INFO L82 GeneralOperation]: Start removeDead. Operand has 107 places, 108 transitions, 224 flow [2023-11-29 07:04:01,005 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 106 places, 107 transitions, 221 flow [2023-11-29 07:04:01,014 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 07:04:01,021 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;@463dab7f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 07:04:01,021 INFO L358 AbstractCegarLoop]: Starting to check reachability of 54 error locations. [2023-11-29 07:04:01,029 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 07:04:01,029 INFO L124 PetriNetUnfolderBase]: 2/29 cut-off events. [2023-11-29 07:04:01,029 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 07:04:01,030 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:01,030 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 07:04:01,031 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err8ASSERT_VIOLATIONDATA_RACE, thr2Err9ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-29 07:04:01,036 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:01,036 INFO L85 PathProgramCache]: Analyzing trace with hash 2008253043, now seen corresponding path program 1 times [2023-11-29 07:04:01,045 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:01,046 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1460079830] [2023-11-29 07:04:01,046 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:01,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:01,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:01,446 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-29 07:04:01,446 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:01,446 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1460079830] [2023-11-29 07:04:01,447 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1460079830] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:01,447 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:01,447 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 07:04:01,449 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [137419723] [2023-11-29 07:04:01,449 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:01,458 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-29 07:04:01,464 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:01,488 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-29 07:04:01,489 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-29 07:04:01,491 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 63 out of 108 [2023-11-29 07:04:01,493 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 106 places, 107 transitions, 221 flow. Second operand has 2 states, 2 states have (on average 64.0) internal successors, (128), 2 states have internal predecessors, (128), 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-29 07:04:01,493 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:01,493 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 63 of 108 [2023-11-29 07:04:01,494 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:01,623 INFO L124 PetriNetUnfolderBase]: 54/206 cut-off events. [2023-11-29 07:04:01,624 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2023-11-29 07:04:01,626 INFO L83 FinitePrefix]: Finished finitePrefix Result has 314 conditions, 206 events. 54/206 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 802 event pairs, 35 based on Foata normal form. 76/254 useless extension candidates. Maximal degree in co-relation 287. Up to 95 conditions per place. [2023-11-29 07:04:01,628 INFO L140 encePairwiseOnDemand]: 78/108 looper letters, 14 selfloop transitions, 0 changer transitions 0/67 dead transitions. [2023-11-29 07:04:01,629 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 67 transitions, 169 flow [2023-11-29 07:04:01,630 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-29 07:04:01,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-29 07:04:01,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 170 transitions. [2023-11-29 07:04:01,642 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7870370370370371 [2023-11-29 07:04:01,642 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 170 transitions. [2023-11-29 07:04:01,643 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 170 transitions. [2023-11-29 07:04:01,644 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:01,646 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 170 transitions. [2023-11-29 07:04:01,649 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 85.0) internal successors, (170), 2 states have internal predecessors, (170), 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-29 07:04:01,653 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 108.0) internal successors, (324), 3 states have internal predecessors, (324), 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-29 07:04:01,653 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 108.0) internal successors, (324), 3 states have internal predecessors, (324), 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-29 07:04:01,655 INFO L175 Difference]: Start difference. First operand has 106 places, 107 transitions, 221 flow. Second operand 2 states and 170 transitions. [2023-11-29 07:04:01,656 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 67 transitions, 169 flow [2023-11-29 07:04:01,659 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 67 transitions, 168 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 07:04:01,661 INFO L231 Difference]: Finished difference. Result has 70 places, 67 transitions, 140 flow [2023-11-29 07:04:01,663 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=108, PETRI_DIFFERENCE_MINUEND_FLOW=140, PETRI_DIFFERENCE_MINUEND_PLACES=69, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=67, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=140, PETRI_PLACES=70, PETRI_TRANSITIONS=67} [2023-11-29 07:04:01,667 INFO L281 CegarLoopForPetriNet]: 106 programPoint places, -36 predicate places. [2023-11-29 07:04:01,667 INFO L495 AbstractCegarLoop]: Abstraction has has 70 places, 67 transitions, 140 flow [2023-11-29 07:04:01,668 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 64.0) internal successors, (128), 2 states have internal predecessors, (128), 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-29 07:04:01,668 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:01,668 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 07:04:01,668 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 07:04:01,668 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err8ASSERT_VIOLATIONDATA_RACE, thr2Err9ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-29 07:04:01,669 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:01,669 INFO L85 PathProgramCache]: Analyzing trace with hash 1490888663, now seen corresponding path program 1 times [2023-11-29 07:04:01,669 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:01,669 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1682676225] [2023-11-29 07:04:01,670 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:01,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:01,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:01,711 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-29 07:04:01,711 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:01,712 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1682676225] [2023-11-29 07:04:01,712 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1682676225] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:01,712 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:01,712 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 07:04:01,712 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [265283045] [2023-11-29 07:04:01,712 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:01,714 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 07:04:01,714 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:01,715 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 07:04:01,715 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 07:04:01,722 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 57 out of 108 [2023-11-29 07:04:01,722 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 67 transitions, 140 flow. Second operand has 3 states, 3 states have (on average 58.333333333333336) internal successors, (175), 3 states have internal predecessors, (175), 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-29 07:04:01,723 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:01,723 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 57 of 108 [2023-11-29 07:04:01,723 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:01,883 INFO L124 PetriNetUnfolderBase]: 146/428 cut-off events. [2023-11-29 07:04:01,883 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2023-11-29 07:04:01,886 INFO L83 FinitePrefix]: Finished finitePrefix Result has 735 conditions, 428 events. 146/428 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 2278 event pairs, 13 based on Foata normal form. 0/389 useless extension candidates. Maximal degree in co-relation 731. Up to 148 conditions per place. [2023-11-29 07:04:01,889 INFO L140 encePairwiseOnDemand]: 98/108 looper letters, 29 selfloop transitions, 8 changer transitions 0/84 dead transitions. [2023-11-29 07:04:01,889 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 84 transitions, 251 flow [2023-11-29 07:04:01,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 07:04:01,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 07:04:01,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 210 transitions. [2023-11-29 07:04:01,892 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6481481481481481 [2023-11-29 07:04:01,892 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 210 transitions. [2023-11-29 07:04:01,892 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 210 transitions. [2023-11-29 07:04:01,893 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:01,893 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 210 transitions. [2023-11-29 07:04:01,895 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 70.0) internal successors, (210), 3 states have internal predecessors, (210), 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-29 07:04:01,896 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 108.0) internal successors, (432), 4 states have internal predecessors, (432), 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-29 07:04:01,897 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 108.0) internal successors, (432), 4 states have internal predecessors, (432), 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-29 07:04:01,897 INFO L175 Difference]: Start difference. First operand has 70 places, 67 transitions, 140 flow. Second operand 3 states and 210 transitions. [2023-11-29 07:04:01,897 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 84 transitions, 251 flow [2023-11-29 07:04:01,898 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 72 places, 84 transitions, 251 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 07:04:01,900 INFO L231 Difference]: Finished difference. Result has 74 places, 75 transitions, 208 flow [2023-11-29 07:04:01,900 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=108, PETRI_DIFFERENCE_MINUEND_FLOW=140, PETRI_DIFFERENCE_MINUEND_PLACES=70, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=67, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=59, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=208, PETRI_PLACES=74, PETRI_TRANSITIONS=75} [2023-11-29 07:04:01,901 INFO L281 CegarLoopForPetriNet]: 106 programPoint places, -32 predicate places. [2023-11-29 07:04:01,901 INFO L495 AbstractCegarLoop]: Abstraction has has 74 places, 75 transitions, 208 flow [2023-11-29 07:04:01,902 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 58.333333333333336) internal successors, (175), 3 states have internal predecessors, (175), 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-29 07:04:01,902 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:01,902 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 07:04:01,902 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 07:04:01,903 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err8ASSERT_VIOLATIONDATA_RACE, thr2Err9ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-29 07:04:01,903 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:01,903 INFO L85 PathProgramCache]: Analyzing trace with hash 419387051, now seen corresponding path program 1 times [2023-11-29 07:04:01,904 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:01,904 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [14912749] [2023-11-29 07:04:01,904 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:01,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:01,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 07:04:01,922 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 07:04:01,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 07:04:01,955 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 07:04:01,955 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-29 07:04:01,956 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (53 of 54 remaining) [2023-11-29 07:04:01,958 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (52 of 54 remaining) [2023-11-29 07:04:01,959 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (51 of 54 remaining) [2023-11-29 07:04:01,959 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err8ASSERT_VIOLATIONDATA_RACE (50 of 54 remaining) [2023-11-29 07:04:01,959 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err9ASSERT_VIOLATIONDATA_RACE (49 of 54 remaining) [2023-11-29 07:04:01,959 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (48 of 54 remaining) [2023-11-29 07:04:01,960 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (47 of 54 remaining) [2023-11-29 07:04:01,960 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err10ASSERT_VIOLATIONDATA_RACE (46 of 54 remaining) [2023-11-29 07:04:01,960 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err11ASSERT_VIOLATIONDATA_RACE (45 of 54 remaining) [2023-11-29 07:04:01,960 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (44 of 54 remaining) [2023-11-29 07:04:01,960 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (43 of 54 remaining) [2023-11-29 07:04:01,961 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err12ASSERT_VIOLATIONDATA_RACE (42 of 54 remaining) [2023-11-29 07:04:01,961 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err13ASSERT_VIOLATIONDATA_RACE (41 of 54 remaining) [2023-11-29 07:04:01,961 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err6ASSERT_VIOLATIONDATA_RACE (40 of 54 remaining) [2023-11-29 07:04:01,961 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err7ASSERT_VIOLATIONDATA_RACE (39 of 54 remaining) [2023-11-29 07:04:01,962 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err14ASSERT_VIOLATIONDATA_RACE (38 of 54 remaining) [2023-11-29 07:04:01,962 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err15ASSERT_VIOLATIONDATA_RACE (37 of 54 remaining) [2023-11-29 07:04:01,962 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (36 of 54 remaining) [2023-11-29 07:04:01,962 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (35 of 54 remaining) [2023-11-29 07:04:01,963 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (34 of 54 remaining) [2023-11-29 07:04:01,963 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (33 of 54 remaining) [2023-11-29 07:04:01,963 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (32 of 54 remaining) [2023-11-29 07:04:01,963 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (31 of 54 remaining) [2023-11-29 07:04:01,964 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (30 of 54 remaining) [2023-11-29 07:04:01,964 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (29 of 54 remaining) [2023-11-29 07:04:01,964 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (28 of 54 remaining) [2023-11-29 07:04:01,964 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (27 of 54 remaining) [2023-11-29 07:04:01,965 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (26 of 54 remaining) [2023-11-29 07:04:01,965 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (25 of 54 remaining) [2023-11-29 07:04:01,965 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (24 of 54 remaining) [2023-11-29 07:04:01,965 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err8ASSERT_VIOLATIONDATA_RACE (23 of 54 remaining) [2023-11-29 07:04:01,965 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err9ASSERT_VIOLATIONDATA_RACE (22 of 54 remaining) [2023-11-29 07:04:01,966 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (21 of 54 remaining) [2023-11-29 07:04:01,966 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (20 of 54 remaining) [2023-11-29 07:04:01,966 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err10ASSERT_VIOLATIONDATA_RACE (19 of 54 remaining) [2023-11-29 07:04:01,966 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err11ASSERT_VIOLATIONDATA_RACE (18 of 54 remaining) [2023-11-29 07:04:01,967 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (17 of 54 remaining) [2023-11-29 07:04:01,967 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (16 of 54 remaining) [2023-11-29 07:04:01,967 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err12ASSERT_VIOLATIONDATA_RACE (15 of 54 remaining) [2023-11-29 07:04:01,967 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err13ASSERT_VIOLATIONDATA_RACE (14 of 54 remaining) [2023-11-29 07:04:01,967 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err6ASSERT_VIOLATIONDATA_RACE (13 of 54 remaining) [2023-11-29 07:04:01,968 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err7ASSERT_VIOLATIONDATA_RACE (12 of 54 remaining) [2023-11-29 07:04:01,968 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err14ASSERT_VIOLATIONDATA_RACE (11 of 54 remaining) [2023-11-29 07:04:01,968 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err15ASSERT_VIOLATIONDATA_RACE (10 of 54 remaining) [2023-11-29 07:04:01,968 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (9 of 54 remaining) [2023-11-29 07:04:01,969 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (8 of 54 remaining) [2023-11-29 07:04:01,969 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (7 of 54 remaining) [2023-11-29 07:04:01,969 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (6 of 54 remaining) [2023-11-29 07:04:01,969 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 54 remaining) [2023-11-29 07:04:01,969 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (4 of 54 remaining) [2023-11-29 07:04:01,970 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (3 of 54 remaining) [2023-11-29 07:04:01,970 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (2 of 54 remaining) [2023-11-29 07:04:01,970 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (1 of 54 remaining) [2023-11-29 07:04:01,970 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (0 of 54 remaining) [2023-11-29 07:04:01,971 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-29 07:04:01,971 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-29 07:04:01,973 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-29 07:04:01,974 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-29 07:04:02,064 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-29 07:04:02,069 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 177 places, 180 transitions, 380 flow [2023-11-29 07:04:02,099 INFO L124 PetriNetUnfolderBase]: 10/167 cut-off events. [2023-11-29 07:04:02,099 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-29 07:04:02,101 INFO L83 FinitePrefix]: Finished finitePrefix Result has 179 conditions, 167 events. 10/167 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 568 event pairs, 0 based on Foata normal form. 0/112 useless extension candidates. Maximal degree in co-relation 174. Up to 6 conditions per place. [2023-11-29 07:04:02,101 INFO L82 GeneralOperation]: Start removeDead. Operand has 177 places, 180 transitions, 380 flow [2023-11-29 07:04:02,105 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 143 places, 143 transitions, 299 flow [2023-11-29 07:04:02,106 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 07:04:02,107 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;@463dab7f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 07:04:02,107 INFO L358 AbstractCegarLoop]: Starting to check reachability of 80 error locations. [2023-11-29 07:04:02,111 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 07:04:02,111 INFO L124 PetriNetUnfolderBase]: 2/27 cut-off events. [2023-11-29 07:04:02,111 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 07:04:02,111 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:02,111 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 07:04:02,111 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err8ASSERT_VIOLATIONDATA_RACE, thr2Err9ASSERT_VIOLATIONDATA_RACE (and 76 more)] === [2023-11-29 07:04:02,112 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:02,112 INFO L85 PathProgramCache]: Analyzing trace with hash 1608362435, now seen corresponding path program 1 times [2023-11-29 07:04:02,112 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:02,112 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [710308278] [2023-11-29 07:04:02,112 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:02,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:02,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:02,219 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-29 07:04:02,219 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:02,220 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [710308278] [2023-11-29 07:04:02,220 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [710308278] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:02,220 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:02,220 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 07:04:02,220 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1765641871] [2023-11-29 07:04:02,220 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:02,221 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-29 07:04:02,221 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:02,221 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-29 07:04:02,222 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-29 07:04:02,222 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 92 out of 180 [2023-11-29 07:04:02,223 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 143 places, 143 transitions, 299 flow. Second operand has 2 states, 2 states have (on average 93.0) internal successors, (186), 2 states have internal predecessors, (186), 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-29 07:04:02,223 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:02,223 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 92 of 180 [2023-11-29 07:04:02,223 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:02,589 INFO L124 PetriNetUnfolderBase]: 882/1668 cut-off events. [2023-11-29 07:04:02,589 INFO L125 PetriNetUnfolderBase]: For 141/141 co-relation queries the response was YES. [2023-11-29 07:04:02,596 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3082 conditions, 1668 events. 882/1668 cut-off events. For 141/141 co-relation queries the response was YES. Maximal size of possible extension queue 131. Compared 10674 event pairs, 719 based on Foata normal form. 793/2409 useless extension candidates. Maximal degree in co-relation 3054. Up to 1265 conditions per place. [2023-11-29 07:04:02,612 INFO L140 encePairwiseOnDemand]: 134/180 looper letters, 23 selfloop transitions, 0 changer transitions 0/87 dead transitions. [2023-11-29 07:04:02,612 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 92 places, 87 transitions, 233 flow [2023-11-29 07:04:02,613 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-29 07:04:02,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-29 07:04:02,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 253 transitions. [2023-11-29 07:04:02,615 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7027777777777777 [2023-11-29 07:04:02,615 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 253 transitions. [2023-11-29 07:04:02,615 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 253 transitions. [2023-11-29 07:04:02,616 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:02,616 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 253 transitions. [2023-11-29 07:04:02,617 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 126.5) internal successors, (253), 2 states have internal predecessors, (253), 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-29 07:04:02,619 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 180.0) internal successors, (540), 3 states have internal predecessors, (540), 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-29 07:04:02,620 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 180.0) internal successors, (540), 3 states have internal predecessors, (540), 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-29 07:04:02,620 INFO L175 Difference]: Start difference. First operand has 143 places, 143 transitions, 299 flow. Second operand 2 states and 253 transitions. [2023-11-29 07:04:02,620 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 92 places, 87 transitions, 233 flow [2023-11-29 07:04:02,622 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 91 places, 87 transitions, 232 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 07:04:02,624 INFO L231 Difference]: Finished difference. Result has 91 places, 87 transitions, 186 flow [2023-11-29 07:04:02,624 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=180, PETRI_DIFFERENCE_MINUEND_FLOW=186, PETRI_DIFFERENCE_MINUEND_PLACES=90, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=87, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=87, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=186, PETRI_PLACES=91, PETRI_TRANSITIONS=87} [2023-11-29 07:04:02,625 INFO L281 CegarLoopForPetriNet]: 143 programPoint places, -52 predicate places. [2023-11-29 07:04:02,625 INFO L495 AbstractCegarLoop]: Abstraction has has 91 places, 87 transitions, 186 flow [2023-11-29 07:04:02,626 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 93.0) internal successors, (186), 2 states have internal predecessors, (186), 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-29 07:04:02,626 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:02,626 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 07:04:02,626 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-29 07:04:02,627 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err8ASSERT_VIOLATIONDATA_RACE, thr2Err9ASSERT_VIOLATIONDATA_RACE (and 76 more)] === [2023-11-29 07:04:02,627 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:02,627 INFO L85 PathProgramCache]: Analyzing trace with hash -551889401, now seen corresponding path program 1 times [2023-11-29 07:04:02,627 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:02,628 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1354513303] [2023-11-29 07:04:02,628 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:02,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:02,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:02,666 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-29 07:04:02,667 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:02,667 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1354513303] [2023-11-29 07:04:02,667 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1354513303] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:02,667 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:02,667 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 07:04:02,668 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1113639414] [2023-11-29 07:04:02,668 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:02,668 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 07:04:02,669 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:02,669 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 07:04:02,669 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 07:04:02,682 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 80 out of 180 [2023-11-29 07:04:02,683 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 91 places, 87 transitions, 186 flow. Second operand has 3 states, 3 states have (on average 81.33333333333333) internal successors, (244), 3 states have internal predecessors, (244), 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-29 07:04:02,683 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:02,683 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 80 of 180 [2023-11-29 07:04:02,684 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:03,758 INFO L124 PetriNetUnfolderBase]: 3022/5654 cut-off events. [2023-11-29 07:04:03,758 INFO L125 PetriNetUnfolderBase]: For 443/443 co-relation queries the response was YES. [2023-11-29 07:04:03,779 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10516 conditions, 5654 events. 3022/5654 cut-off events. For 443/443 co-relation queries the response was YES. Maximal size of possible extension queue 440. Compared 45387 event pairs, 880 based on Foata normal form. 0/5302 useless extension candidates. Maximal degree in co-relation 10511. Up to 2663 conditions per place. [2023-11-29 07:04:03,826 INFO L140 encePairwiseOnDemand]: 166/180 looper letters, 43 selfloop transitions, 12 changer transitions 0/113 dead transitions. [2023-11-29 07:04:03,827 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 93 places, 113 transitions, 356 flow [2023-11-29 07:04:03,827 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 07:04:03,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 07:04:03,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 297 transitions. [2023-11-29 07:04:03,829 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.55 [2023-11-29 07:04:03,829 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 297 transitions. [2023-11-29 07:04:03,829 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 297 transitions. [2023-11-29 07:04:03,829 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:03,829 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 297 transitions. [2023-11-29 07:04:03,830 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 99.0) internal successors, (297), 3 states have internal predecessors, (297), 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-29 07:04:03,833 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 180.0) internal successors, (720), 4 states have internal predecessors, (720), 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-29 07:04:03,833 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 180.0) internal successors, (720), 4 states have internal predecessors, (720), 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-29 07:04:03,833 INFO L175 Difference]: Start difference. First operand has 91 places, 87 transitions, 186 flow. Second operand 3 states and 297 transitions. [2023-11-29 07:04:03,834 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 93 places, 113 transitions, 356 flow [2023-11-29 07:04:03,835 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 93 places, 113 transitions, 356 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 07:04:03,837 INFO L231 Difference]: Finished difference. Result has 95 places, 99 transitions, 286 flow [2023-11-29 07:04:03,838 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=180, PETRI_DIFFERENCE_MINUEND_FLOW=186, PETRI_DIFFERENCE_MINUEND_PLACES=91, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=87, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=75, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=286, PETRI_PLACES=95, PETRI_TRANSITIONS=99} [2023-11-29 07:04:03,839 INFO L281 CegarLoopForPetriNet]: 143 programPoint places, -48 predicate places. [2023-11-29 07:04:03,839 INFO L495 AbstractCegarLoop]: Abstraction has has 95 places, 99 transitions, 286 flow [2023-11-29 07:04:03,839 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 81.33333333333333) internal successors, (244), 3 states have internal predecessors, (244), 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-29 07:04:03,839 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:03,840 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 07:04:03,840 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-29 07:04:03,840 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err8ASSERT_VIOLATIONDATA_RACE, thr2Err9ASSERT_VIOLATIONDATA_RACE (and 76 more)] === [2023-11-29 07:04:03,840 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:03,840 INFO L85 PathProgramCache]: Analyzing trace with hash -707914835, now seen corresponding path program 1 times [2023-11-29 07:04:03,841 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:03,841 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1444622594] [2023-11-29 07:04:03,841 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:03,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:03,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:03,938 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-29 07:04:03,938 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:03,938 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1444622594] [2023-11-29 07:04:03,938 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1444622594] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:03,939 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:03,939 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 07:04:03,939 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1684173165] [2023-11-29 07:04:03,939 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:03,939 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 07:04:03,940 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:03,940 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 07:04:03,940 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 07:04:03,954 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 88 out of 180 [2023-11-29 07:04:03,955 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 95 places, 99 transitions, 286 flow. Second operand has 3 states, 3 states have (on average 91.0) internal successors, (273), 3 states have internal predecessors, (273), 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-29 07:04:03,955 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:03,955 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 88 of 180 [2023-11-29 07:04:03,955 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:06,347 INFO L124 PetriNetUnfolderBase]: 8566/17065 cut-off events. [2023-11-29 07:04:06,348 INFO L125 PetriNetUnfolderBase]: For 7178/7178 co-relation queries the response was YES. [2023-11-29 07:04:06,429 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37725 conditions, 17065 events. 8566/17065 cut-off events. For 7178/7178 co-relation queries the response was YES. Maximal size of possible extension queue 1172. Compared 164234 event pairs, 2541 based on Foata normal form. 382/16431 useless extension candidates. Maximal degree in co-relation 37718. Up to 7900 conditions per place. [2023-11-29 07:04:06,525 INFO L140 encePairwiseOnDemand]: 170/180 looper letters, 53 selfloop transitions, 10 changer transitions 0/127 dead transitions. [2023-11-29 07:04:06,525 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 97 places, 127 transitions, 524 flow [2023-11-29 07:04:06,526 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 07:04:06,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 07:04:06,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 314 transitions. [2023-11-29 07:04:06,527 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5814814814814815 [2023-11-29 07:04:06,527 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 314 transitions. [2023-11-29 07:04:06,528 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 314 transitions. [2023-11-29 07:04:06,528 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:06,528 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 314 transitions. [2023-11-29 07:04:06,530 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 104.66666666666667) internal successors, (314), 3 states have internal predecessors, (314), 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-29 07:04:06,532 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 180.0) internal successors, (720), 4 states have internal predecessors, (720), 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-29 07:04:06,532 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 180.0) internal successors, (720), 4 states have internal predecessors, (720), 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-29 07:04:06,533 INFO L175 Difference]: Start difference. First operand has 95 places, 99 transitions, 286 flow. Second operand 3 states and 314 transitions. [2023-11-29 07:04:06,533 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 97 places, 127 transitions, 524 flow [2023-11-29 07:04:06,596 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 95 places, 127 transitions, 484 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-29 07:04:06,598 INFO L231 Difference]: Finished difference. Result has 96 places, 106 transitions, 320 flow [2023-11-29 07:04:06,599 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=180, PETRI_DIFFERENCE_MINUEND_FLOW=262, PETRI_DIFFERENCE_MINUEND_PLACES=93, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=99, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=89, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=320, PETRI_PLACES=96, PETRI_TRANSITIONS=106} [2023-11-29 07:04:06,599 INFO L281 CegarLoopForPetriNet]: 143 programPoint places, -47 predicate places. [2023-11-29 07:04:06,599 INFO L495 AbstractCegarLoop]: Abstraction has has 96 places, 106 transitions, 320 flow [2023-11-29 07:04:06,600 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 91.0) internal successors, (273), 3 states have internal predecessors, (273), 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-29 07:04:06,600 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:06,600 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 07:04:06,600 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-29 07:04:06,601 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err8ASSERT_VIOLATIONDATA_RACE, thr2Err9ASSERT_VIOLATIONDATA_RACE (and 76 more)] === [2023-11-29 07:04:06,601 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:06,601 INFO L85 PathProgramCache]: Analyzing trace with hash 1767207947, now seen corresponding path program 1 times [2023-11-29 07:04:06,601 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:06,602 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1522334788] [2023-11-29 07:04:06,602 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:06,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:06,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 07:04:06,622 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 07:04:06,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 07:04:06,642 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 07:04:06,642 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-29 07:04:06,643 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location thr1Err2ASSERT_VIOLATIONDATA_RACE (79 of 80 remaining) [2023-11-29 07:04:06,643 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (78 of 80 remaining) [2023-11-29 07:04:06,643 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (77 of 80 remaining) [2023-11-29 07:04:06,643 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err8ASSERT_VIOLATIONDATA_RACE (76 of 80 remaining) [2023-11-29 07:04:06,644 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err9ASSERT_VIOLATIONDATA_RACE (75 of 80 remaining) [2023-11-29 07:04:06,644 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (74 of 80 remaining) [2023-11-29 07:04:06,644 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (73 of 80 remaining) [2023-11-29 07:04:06,644 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err10ASSERT_VIOLATIONDATA_RACE (72 of 80 remaining) [2023-11-29 07:04:06,645 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err11ASSERT_VIOLATIONDATA_RACE (71 of 80 remaining) [2023-11-29 07:04:06,645 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (70 of 80 remaining) [2023-11-29 07:04:06,645 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (69 of 80 remaining) [2023-11-29 07:04:06,645 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err12ASSERT_VIOLATIONDATA_RACE (68 of 80 remaining) [2023-11-29 07:04:06,646 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err13ASSERT_VIOLATIONDATA_RACE (67 of 80 remaining) [2023-11-29 07:04:06,646 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err6ASSERT_VIOLATIONDATA_RACE (66 of 80 remaining) [2023-11-29 07:04:06,646 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err7ASSERT_VIOLATIONDATA_RACE (65 of 80 remaining) [2023-11-29 07:04:06,646 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err14ASSERT_VIOLATIONDATA_RACE (64 of 80 remaining) [2023-11-29 07:04:06,647 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err15ASSERT_VIOLATIONDATA_RACE (63 of 80 remaining) [2023-11-29 07:04:06,647 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (62 of 80 remaining) [2023-11-29 07:04:06,647 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (61 of 80 remaining) [2023-11-29 07:04:06,647 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (60 of 80 remaining) [2023-11-29 07:04:06,647 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (59 of 80 remaining) [2023-11-29 07:04:06,648 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (58 of 80 remaining) [2023-11-29 07:04:06,648 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (57 of 80 remaining) [2023-11-29 07:04:06,648 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (56 of 80 remaining) [2023-11-29 07:04:06,648 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (55 of 80 remaining) [2023-11-29 07:04:06,649 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (54 of 80 remaining) [2023-11-29 07:04:06,649 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (53 of 80 remaining) [2023-11-29 07:04:06,649 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (52 of 80 remaining) [2023-11-29 07:04:06,649 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (51 of 80 remaining) [2023-11-29 07:04:06,649 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (50 of 80 remaining) [2023-11-29 07:04:06,650 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (49 of 80 remaining) [2023-11-29 07:04:06,650 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err8ASSERT_VIOLATIONDATA_RACE (48 of 80 remaining) [2023-11-29 07:04:06,650 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err9ASSERT_VIOLATIONDATA_RACE (47 of 80 remaining) [2023-11-29 07:04:06,650 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (46 of 80 remaining) [2023-11-29 07:04:06,651 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (45 of 80 remaining) [2023-11-29 07:04:06,651 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err10ASSERT_VIOLATIONDATA_RACE (44 of 80 remaining) [2023-11-29 07:04:06,651 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err11ASSERT_VIOLATIONDATA_RACE (43 of 80 remaining) [2023-11-29 07:04:06,651 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (42 of 80 remaining) [2023-11-29 07:04:06,651 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (41 of 80 remaining) [2023-11-29 07:04:06,651 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err12ASSERT_VIOLATIONDATA_RACE (40 of 80 remaining) [2023-11-29 07:04:06,652 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err13ASSERT_VIOLATIONDATA_RACE (39 of 80 remaining) [2023-11-29 07:04:06,652 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err6ASSERT_VIOLATIONDATA_RACE (38 of 80 remaining) [2023-11-29 07:04:06,652 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err7ASSERT_VIOLATIONDATA_RACE (37 of 80 remaining) [2023-11-29 07:04:06,652 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err14ASSERT_VIOLATIONDATA_RACE (36 of 80 remaining) [2023-11-29 07:04:06,652 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err15ASSERT_VIOLATIONDATA_RACE (35 of 80 remaining) [2023-11-29 07:04:06,652 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (34 of 80 remaining) [2023-11-29 07:04:06,653 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (33 of 80 remaining) [2023-11-29 07:04:06,653 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err8ASSERT_VIOLATIONDATA_RACE (32 of 80 remaining) [2023-11-29 07:04:06,653 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err9ASSERT_VIOLATIONDATA_RACE (31 of 80 remaining) [2023-11-29 07:04:06,653 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (30 of 80 remaining) [2023-11-29 07:04:06,653 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (29 of 80 remaining) [2023-11-29 07:04:06,653 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err10ASSERT_VIOLATIONDATA_RACE (28 of 80 remaining) [2023-11-29 07:04:06,653 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err11ASSERT_VIOLATIONDATA_RACE (27 of 80 remaining) [2023-11-29 07:04:06,654 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (26 of 80 remaining) [2023-11-29 07:04:06,654 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (25 of 80 remaining) [2023-11-29 07:04:06,654 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err12ASSERT_VIOLATIONDATA_RACE (24 of 80 remaining) [2023-11-29 07:04:06,654 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err13ASSERT_VIOLATIONDATA_RACE (23 of 80 remaining) [2023-11-29 07:04:06,654 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err6ASSERT_VIOLATIONDATA_RACE (22 of 80 remaining) [2023-11-29 07:04:06,654 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err7ASSERT_VIOLATIONDATA_RACE (21 of 80 remaining) [2023-11-29 07:04:06,654 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err14ASSERT_VIOLATIONDATA_RACE (20 of 80 remaining) [2023-11-29 07:04:06,655 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err15ASSERT_VIOLATIONDATA_RACE (19 of 80 remaining) [2023-11-29 07:04:06,655 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (18 of 80 remaining) [2023-11-29 07:04:06,655 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (17 of 80 remaining) [2023-11-29 07:04:06,655 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (16 of 80 remaining) [2023-11-29 07:04:06,655 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 80 remaining) [2023-11-29 07:04:06,655 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (14 of 80 remaining) [2023-11-29 07:04:06,656 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (13 of 80 remaining) [2023-11-29 07:04:06,656 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (12 of 80 remaining) [2023-11-29 07:04:06,656 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (11 of 80 remaining) [2023-11-29 07:04:06,656 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (10 of 80 remaining) [2023-11-29 07:04:06,656 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (9 of 80 remaining) [2023-11-29 07:04:06,656 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (8 of 80 remaining) [2023-11-29 07:04:06,656 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (7 of 80 remaining) [2023-11-29 07:04:06,657 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (6 of 80 remaining) [2023-11-29 07:04:06,657 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 80 remaining) [2023-11-29 07:04:06,657 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (4 of 80 remaining) [2023-11-29 07:04:06,657 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (3 of 80 remaining) [2023-11-29 07:04:06,657 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (2 of 80 remaining) [2023-11-29 07:04:06,657 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (1 of 80 remaining) [2023-11-29 07:04:06,657 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (0 of 80 remaining) [2023-11-29 07:04:06,658 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-29 07:04:06,658 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2023-11-29 07:04:06,664 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 2 thread instances [2023-11-29 07:04:06,664 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-29 07:04:06,702 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre12 could not be translated [2023-11-29 07:04:06,704 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre14 could not be translated [2023-11-29 07:04:06,704 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet11 could not be translated [2023-11-29 07:04:06,716 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 29.11 07:04:06 BasicIcfg [2023-11-29 07:04:06,716 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-29 07:04:06,716 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-29 07:04:06,717 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-29 07:04:06,717 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-29 07:04:06,717 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 07:04:00" (3/4) ... [2023-11-29 07:04:06,719 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-29 07:04:06,720 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-29 07:04:06,721 INFO L158 Benchmark]: Toolchain (without parser) took 7479.70ms. Allocated memory was 157.3MB in the beginning and 545.3MB in the end (delta: 388.0MB). Free memory was 110.4MB in the beginning and 206.9MB in the end (delta: -96.5MB). Peak memory consumption was 293.1MB. Max. memory is 16.1GB. [2023-11-29 07:04:06,721 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 157.3MB. Free memory was 130.0MB in the beginning and 129.5MB in the end (delta: 524.2kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 07:04:06,721 INFO L158 Benchmark]: CACSL2BoogieTranslator took 421.95ms. Allocated memory is still 157.3MB. Free memory was 109.9MB in the beginning and 89.4MB in the end (delta: 20.5MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2023-11-29 07:04:06,722 INFO L158 Benchmark]: Boogie Procedure Inliner took 57.72ms. Allocated memory is still 157.3MB. Free memory was 89.4MB in the beginning and 86.3MB in the end (delta: 3.1MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-29 07:04:06,722 INFO L158 Benchmark]: Boogie Preprocessor took 51.02ms. Allocated memory is still 157.3MB. Free memory was 86.3MB in the beginning and 82.6MB in the end (delta: 3.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-29 07:04:06,723 INFO L158 Benchmark]: RCFGBuilder took 1008.87ms. Allocated memory was 157.3MB in the beginning and 205.5MB in the end (delta: 48.2MB). Free memory was 82.6MB in the beginning and 97.4MB in the end (delta: -14.8MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2023-11-29 07:04:06,723 INFO L158 Benchmark]: TraceAbstraction took 5929.81ms. Allocated memory was 205.5MB in the beginning and 545.3MB in the end (delta: 339.7MB). Free memory was 97.4MB in the beginning and 206.9MB in the end (delta: -109.5MB). Peak memory consumption was 230.2MB. Max. memory is 16.1GB. [2023-11-29 07:04:06,723 INFO L158 Benchmark]: Witness Printer took 3.62ms. Allocated memory is still 545.3MB. Free memory is still 206.9MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 07:04:06,725 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.19ms. Allocated memory is still 157.3MB. Free memory was 130.0MB in the beginning and 129.5MB in the end (delta: 524.2kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 421.95ms. Allocated memory is still 157.3MB. Free memory was 109.9MB in the beginning and 89.4MB in the end (delta: 20.5MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 57.72ms. Allocated memory is still 157.3MB. Free memory was 89.4MB in the beginning and 86.3MB in the end (delta: 3.1MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 51.02ms. Allocated memory is still 157.3MB. Free memory was 86.3MB in the beginning and 82.6MB in the end (delta: 3.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 1008.87ms. Allocated memory was 157.3MB in the beginning and 205.5MB in the end (delta: 48.2MB). Free memory was 82.6MB in the beginning and 97.4MB in the end (delta: -14.8MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * TraceAbstraction took 5929.81ms. Allocated memory was 205.5MB in the beginning and 545.3MB in the end (delta: 339.7MB). Free memory was 97.4MB in the beginning and 206.9MB in the end (delta: -109.5MB). Peak memory consumption was 230.2MB. Max. memory is 16.1GB. * Witness Printer took 3.62ms. Allocated memory is still 545.3MB. Free memory is still 206.9MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~pre12 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~pre14 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~nondet11 could not be translated - GenericResult: Unfinished Backtranslation The program execution was not completely translated back. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - DataRaceFoundResult [Line: 729]: Data race detected [2023-11-29 07:04:06,747 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre12 could not be translated [2023-11-29 07:04:06,747 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre14 could not be translated [2023-11-29 07:04:06,748 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet11 could not be translated [2023-11-29 07:04:06,764 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre12 could not be translated [2023-11-29 07:04:06,764 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre14 could not be translated [2023-11-29 07:04:06,765 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet11 could not be translated Data race detected The following path leads to a data race: [L689] 0 int count = 0; VAL [count=0] [L708] 0 int mutexa = 0; VAL [count=0, mutexa={3:0}] [L709] 0 int mutexb = 0; VAL [count=0, mutexa={3:0}, mutexb={4:0}] [L747] 0 pthread_t t; VAL [count=0, mutexa={3:0}, mutexb={4:0}, t={5:0}] [L748] FCALL, FORK 0 pthread_create(&t, 0, thr1, 0) VAL [count=0, mutexa={3:0}, mutexb={4:0}, t={5:0}] [L726] COND TRUE 1 1 VAL [arg={0:0}, arg={0:0}, count=0, mutexa={3:0}, mutexb={4:0}] [L749] COND TRUE 0 1 VAL [count=0, mutexa={3:0}, mutexb={4:0}, t={5:0}] [L751] FCALL, FORK 0 pthread_create(&t, 0, thr2, 0) VAL [count=0, mutexa={3:0}, mutexb={4:0}, t={5:0}] [L739] COND FALSE 2 !(__VERIFIER_nondet_int()) VAL [arg={0:0}, arg={0:0}, count=0, mutexa={3:0}, mutexb={4:0}] [L742] CALL 2 my_thread2() [L719] CALL 2 __VERIFIER_atomic_acquire(&mutexb) [L692] EXPR 2 \read(*m) [L692] EXPR 2 *m==0 [L692] CALL 2 assume_abort_if_not(*m==0) [L4] COND FALSE 2 !(!cond) [L692] RET 2 assume_abort_if_not(*m==0) [L693] 2 *m = 1 [L719] RET 2 __VERIFIER_atomic_acquire(&mutexb) [L728] CALL 1 __VERIFIER_atomic_acquire(&mutexa) [L692] EXPR 1 \read(*m) [L692] EXPR 1 *m==0 [L692] CALL 1 assume_abort_if_not(*m==0) [L4] COND FALSE 1 !(!cond) [L692] RET 1 assume_abort_if_not(*m==0) [L693] 1 *m = 1 [L728] RET 1 __VERIFIER_atomic_acquire(&mutexa) [L729] 1 count >= -1 VAL [arg={0:0}, arg={0:0}, count=0, mutexa={3:0}, mutexb={4:0}] [L720] CALL 2 __VERIFIER_atomic_dec() [L706] 2 count-- [L720] RET 2 __VERIFIER_atomic_dec() [L729] 1 count >= -1 VAL [arg={0:0}, arg={0:0}, count=-1, mutexa={3:0}, mutexb={4:0}] Now there is a data race on ~count~0 between C: count-- [706] and C: count >= -1 [729] - UnprovableResult [Line: 692]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 693]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 692]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 693]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 702]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 702]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 706]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 706]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 706]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 706]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 702]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 702]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 697]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 698]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 697]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 698]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 692]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 693]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 697]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 698]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 692]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 693]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 732]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 697]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 698]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 751]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 748]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 169 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: 1.0s, OverallIterations: 3, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.4s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 15 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 10 mSDsluCounter, 3 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 19 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 60 IncrementalHoareTripleChecker+Invalid, 79 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 19 mSolverCounterUnsat, 3 mSDtfsCounter, 60 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=221occurred in iteration=0, InterpolantAutomatonStates: 5, 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.0s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 82 NumberOfCodeBlocks, 82 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 46 ConstructedInterpolants, 0 QuantifiedInterpolants, 48 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 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 - StatisticsResult: Ultimate Automizer benchmark data with 2 thread instances CFG has 7 procedures, 235 locations, 80 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: 4.6s, OverallIterations: 4, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 4.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 49 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 31 mSDsluCounter, 10 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 41 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 173 IncrementalHoareTripleChecker+Invalid, 214 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 41 mSolverCounterUnsat, 10 mSDtfsCounter, 173 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 6 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=320occurred in iteration=3, InterpolantAutomatonStates: 8, 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.0s SatisfiabilityAnalysisTime, 0.2s InterpolantComputationTime, 126 NumberOfCodeBlocks, 126 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 84 ConstructedInterpolants, 0 QuantifiedInterpolants, 104 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2023-11-29 07:04:06,781 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_13b15888-8200-436b-aae5-f4b8f3f6dc41/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE