./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-atomic/dekker.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 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_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-atomic/dekker.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1b6ef65da122b5f043dc58aac5c98a5417eca7613b00ec724ef2626b8a50d79f --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 10:45:03,283 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 10:45:03,390 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-26 10:45:03,401 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 10:45:03,402 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 10:45:03,443 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 10:45:03,444 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 10:45:03,444 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 10:45:03,446 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-26 10:45:03,451 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-26 10:45:03,452 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 10:45:03,453 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 10:45:03,453 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 10:45:03,455 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 10:45:03,456 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-26 10:45:03,456 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-26 10:45:03,457 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 10:45:03,457 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-26 10:45:03,457 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 10:45:03,458 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-26 10:45:03,458 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-26 10:45:03,459 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-26 10:45:03,460 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-26 10:45:03,460 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-26 10:45:03,460 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-26 10:45:03,461 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-26 10:45:03,461 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 10:45:03,462 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 10:45:03,463 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 10:45:03,463 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-26 10:45:03,464 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 10:45:03,465 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 10:45:03,465 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-26 10:45:03,465 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-26 10:45:03,465 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-26 10:45:03,466 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-26 10:45:03,466 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-26 10:45:03,466 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-26 10:45:03,466 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-26 10:45:03,467 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-26 10:45:03,467 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-26 10:45:03,467 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_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 1b6ef65da122b5f043dc58aac5c98a5417eca7613b00ec724ef2626b8a50d79f [2023-11-26 10:45:03,775 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 10:45:03,807 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 10:45:03,809 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 10:45:03,811 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 10:45:03,811 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 10:45:03,813 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/pthread-atomic/dekker.i [2023-11-26 10:45:07,016 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 10:45:07,264 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 10:45:07,265 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fd76b74-1f51-468a-9753-c230b054c975/sv-benchmarks/c/pthread-atomic/dekker.i [2023-11-26 10:45:07,293 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme/data/0df9bc932/a41f36cbaa444722a5a874206bf80c16/FLAGc47402e4c [2023-11-26 10:45:07,314 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme/data/0df9bc932/a41f36cbaa444722a5a874206bf80c16 [2023-11-26 10:45:07,320 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 10:45:07,322 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 10:45:07,326 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 10:45:07,326 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 10:45:07,332 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 10:45:07,333 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 10:45:07" (1/1) ... [2023-11-26 10:45:07,334 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3ca51055 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:45:07, skipping insertion in model container [2023-11-26 10:45:07,334 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 10:45:07" (1/1) ... [2023-11-26 10:45:07,391 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 10:45:07,847 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 10:45:07,868 INFO L202 MainTranslator]: Completed pre-run [2023-11-26 10:45:07,963 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 10:45:08,010 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 10:45:08,011 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 10:45:08,019 INFO L206 MainTranslator]: Completed translation [2023-11-26 10:45:08,019 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:45:08 WrapperNode [2023-11-26 10:45:08,020 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 10:45:08,021 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-26 10:45:08,022 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-26 10:45:08,022 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-26 10:45:08,030 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:45:08" (1/1) ... [2023-11-26 10:45:08,062 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:45:08" (1/1) ... [2023-11-26 10:45:08,109 INFO L138 Inliner]: procedures = 171, calls = 61, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 236 [2023-11-26 10:45:08,109 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-26 10:45:08,110 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-26 10:45:08,110 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-26 10:45:08,110 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-26 10:45:08,121 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:45:08" (1/1) ... [2023-11-26 10:45:08,121 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:45:08" (1/1) ... [2023-11-26 10:45:08,134 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:45:08" (1/1) ... [2023-11-26 10:45:08,135 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:45:08" (1/1) ... [2023-11-26 10:45:08,145 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:45:08" (1/1) ... [2023-11-26 10:45:08,150 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:45:08" (1/1) ... [2023-11-26 10:45:08,151 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:45:08" (1/1) ... [2023-11-26 10:45:08,153 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:45:08" (1/1) ... [2023-11-26 10:45:08,158 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-26 10:45:08,159 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-26 10:45:08,160 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-26 10:45:08,160 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-26 10:45:08,161 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:45:08" (1/1) ... [2023-11-26 10:45:08,184 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 10:45:08,209 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 10:45:08,227 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-26 10:45:08,237 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-26 10:45:08,282 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-26 10:45:08,282 INFO L130 BoogieDeclarations]: Found specification of procedure thr2 [2023-11-26 10:45:08,282 INFO L138 BoogieDeclarations]: Found implementation of procedure thr2 [2023-11-26 10:45:08,282 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2023-11-26 10:45:08,282 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2023-11-26 10:45:08,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-26 10:45:08,283 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-26 10:45:08,283 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-26 10:45:08,283 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-26 10:45:08,283 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-26 10:45:08,284 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-26 10:45:08,284 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-26 10:45:08,284 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-26 10:45:08,284 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-26 10:45:08,286 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-26 10:45:08,428 INFO L241 CfgBuilder]: Building ICFG [2023-11-26 10:45:08,430 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-26 10:45:08,761 INFO L282 CfgBuilder]: Performing block encoding [2023-11-26 10:45:08,835 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-26 10:45:08,836 INFO L309 CfgBuilder]: Removed 4 assume(true) statements. [2023-11-26 10:45:08,837 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 10:45:08 BoogieIcfgContainer [2023-11-26 10:45:08,837 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-26 10:45:08,840 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-26 10:45:08,840 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-26 10:45:08,844 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-26 10:45:08,844 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.11 10:45:07" (1/3) ... [2023-11-26 10:45:08,845 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@135e737d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 10:45:08, skipping insertion in model container [2023-11-26 10:45:08,845 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:45:08" (2/3) ... [2023-11-26 10:45:08,845 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@135e737d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 10:45:08, skipping insertion in model container [2023-11-26 10:45:08,846 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 10:45:08" (3/3) ... [2023-11-26 10:45:08,847 INFO L112 eAbstractionObserver]: Analyzing ICFG dekker.i [2023-11-26 10:45:08,854 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-26 10:45:08,862 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-26 10:45:08,862 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 28 error locations. [2023-11-26 10:45:08,862 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-26 10:45:08,936 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-11-26 10:45:08,976 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 162 places, 171 transitions, 356 flow [2023-11-26 10:45:09,046 INFO L124 PetriNetUnfolderBase]: 16/169 cut-off events. [2023-11-26 10:45:09,047 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-26 10:45:09,055 INFO L83 FinitePrefix]: Finished finitePrefix Result has 178 conditions, 169 events. 16/169 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 397 event pairs, 0 based on Foata normal form. 0/125 useless extension candidates. Maximal degree in co-relation 117. Up to 2 conditions per place. [2023-11-26 10:45:09,055 INFO L82 GeneralOperation]: Start removeDead. Operand has 162 places, 171 transitions, 356 flow [2023-11-26 10:45:09,062 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 150 places, 159 transitions, 327 flow [2023-11-26 10:45:09,073 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 10:45:09,080 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;@3c283072, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 10:45:09,081 INFO L358 AbstractCegarLoop]: Starting to check reachability of 54 error locations. [2023-11-26 10:45:09,086 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-26 10:45:09,086 INFO L124 PetriNetUnfolderBase]: 0/15 cut-off events. [2023-11-26 10:45:09,086 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 10:45:09,087 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:45:09,087 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:45:09,088 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-26 10:45:09,093 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:45:09,094 INFO L85 PathProgramCache]: Analyzing trace with hash -1589472527, now seen corresponding path program 1 times [2023-11-26 10:45:09,104 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:45:09,104 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1707263384] [2023-11-26 10:45:09,105 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:45:09,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:45:09,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:45:09,332 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:45:09,332 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:45:09,333 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1707263384] [2023-11-26 10:45:09,333 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1707263384] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:45:09,334 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:45:09,334 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:45:09,335 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [204908105] [2023-11-26 10:45:09,336 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:45:09,348 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:45:09,376 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:45:09,405 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:45:09,406 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:45:09,419 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 112 out of 171 [2023-11-26 10:45:09,423 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 150 places, 159 transitions, 327 flow. Second operand has 3 states, 3 states have (on average 112.66666666666667) internal successors, (338), 3 states have internal predecessors, (338), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:09,423 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:45:09,423 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 112 of 171 [2023-11-26 10:45:09,424 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:45:09,783 INFO L124 PetriNetUnfolderBase]: 169/733 cut-off events. [2023-11-26 10:45:09,784 INFO L125 PetriNetUnfolderBase]: For 52/52 co-relation queries the response was YES. [2023-11-26 10:45:09,791 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1063 conditions, 733 events. 169/733 cut-off events. For 52/52 co-relation queries the response was YES. Maximal size of possible extension queue 32. Compared 4324 event pairs, 52 based on Foata normal form. 92/715 useless extension candidates. Maximal degree in co-relation 935. Up to 202 conditions per place. [2023-11-26 10:45:09,799 INFO L140 encePairwiseOnDemand]: 131/171 looper letters, 40 selfloop transitions, 9 changer transitions 1/146 dead transitions. [2023-11-26 10:45:09,799 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 146 transitions, 405 flow [2023-11-26 10:45:09,800 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:45:09,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:45:09,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 444 transitions. [2023-11-26 10:45:09,823 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8654970760233918 [2023-11-26 10:45:09,824 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 444 transitions. [2023-11-26 10:45:09,825 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 444 transitions. [2023-11-26 10:45:09,828 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:45:09,830 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 444 transitions. [2023-11-26 10:45:09,834 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 148.0) internal successors, (444), 3 states have internal predecessors, (444), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:09,840 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 171.0) internal successors, (684), 4 states have internal predecessors, (684), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:09,840 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 171.0) internal successors, (684), 4 states have internal predecessors, (684), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:09,842 INFO L175 Difference]: Start difference. First operand has 150 places, 159 transitions, 327 flow. Second operand 3 states and 444 transitions. [2023-11-26 10:45:09,843 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 146 transitions, 405 flow [2023-11-26 10:45:09,846 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 146 transitions, 397 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-11-26 10:45:09,851 INFO L231 Difference]: Finished difference. Result has 125 places, 131 transitions, 318 flow [2023-11-26 10:45:09,853 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=171, PETRI_DIFFERENCE_MINUEND_FLOW=252, PETRI_DIFFERENCE_MINUEND_PLACES=121, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=115, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=318, PETRI_PLACES=125, PETRI_TRANSITIONS=131} [2023-11-26 10:45:09,857 INFO L281 CegarLoopForPetriNet]: 150 programPoint places, -25 predicate places. [2023-11-26 10:45:09,858 INFO L495 AbstractCegarLoop]: Abstraction has has 125 places, 131 transitions, 318 flow [2023-11-26 10:45:09,858 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 112.66666666666667) internal successors, (338), 3 states have internal predecessors, (338), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:09,858 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:45:09,859 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] [2023-11-26 10:45:09,859 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-26 10:45:09,859 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err8ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-26 10:45:09,860 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:45:09,860 INFO L85 PathProgramCache]: Analyzing trace with hash 1682635669, now seen corresponding path program 1 times [2023-11-26 10:45:09,860 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:45:09,860 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [194108609] [2023-11-26 10:45:09,861 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:45:09,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:45:09,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:45:10,061 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:45:10,061 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:45:10,061 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [194108609] [2023-11-26 10:45:10,062 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [194108609] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:45:10,062 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:45:10,062 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-26 10:45:10,062 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1704557825] [2023-11-26 10:45:10,063 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:45:10,064 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-26 10:45:10,064 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:45:10,065 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-26 10:45:10,065 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-26 10:45:10,105 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 110 out of 171 [2023-11-26 10:45:10,106 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 125 places, 131 transitions, 318 flow. Second operand has 4 states, 4 states have (on average 112.0) internal successors, (448), 4 states have internal predecessors, (448), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:10,106 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:45:10,106 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 110 of 171 [2023-11-26 10:45:10,106 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:45:10,359 INFO L124 PetriNetUnfolderBase]: 168/731 cut-off events. [2023-11-26 10:45:10,359 INFO L125 PetriNetUnfolderBase]: For 150/162 co-relation queries the response was YES. [2023-11-26 10:45:10,362 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1190 conditions, 731 events. 168/731 cut-off events. For 150/162 co-relation queries the response was YES. Maximal size of possible extension queue 32. Compared 4342 event pairs, 64 based on Foata normal form. 0/621 useless extension candidates. Maximal degree in co-relation 1056. Up to 148 conditions per place. [2023-11-26 10:45:10,369 INFO L140 encePairwiseOnDemand]: 165/171 looper letters, 51 selfloop transitions, 5 changer transitions 0/149 dead transitions. [2023-11-26 10:45:10,369 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 149 transitions, 488 flow [2023-11-26 10:45:10,370 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-26 10:45:10,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-26 10:45:10,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 489 transitions. [2023-11-26 10:45:10,373 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7149122807017544 [2023-11-26 10:45:10,373 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 489 transitions. [2023-11-26 10:45:10,373 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 489 transitions. [2023-11-26 10:45:10,374 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:45:10,374 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 489 transitions. [2023-11-26 10:45:10,377 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 122.25) internal successors, (489), 4 states have internal predecessors, (489), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:10,381 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 171.0) internal successors, (855), 5 states have internal predecessors, (855), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:10,382 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 171.0) internal successors, (855), 5 states have internal predecessors, (855), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:10,383 INFO L175 Difference]: Start difference. First operand has 125 places, 131 transitions, 318 flow. Second operand 4 states and 489 transitions. [2023-11-26 10:45:10,383 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 149 transitions, 488 flow [2023-11-26 10:45:10,392 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 125 places, 149 transitions, 466 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 10:45:10,396 INFO L231 Difference]: Finished difference. Result has 126 places, 132 transitions, 325 flow [2023-11-26 10:45:10,397 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=171, PETRI_DIFFERENCE_MINUEND_FLOW=298, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=130, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=125, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=325, PETRI_PLACES=126, PETRI_TRANSITIONS=132} [2023-11-26 10:45:10,398 INFO L281 CegarLoopForPetriNet]: 150 programPoint places, -24 predicate places. [2023-11-26 10:45:10,398 INFO L495 AbstractCegarLoop]: Abstraction has has 126 places, 132 transitions, 325 flow [2023-11-26 10:45:10,400 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 112.0) internal successors, (448), 4 states have internal predecessors, (448), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:10,403 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:45:10,404 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:45:10,404 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-26 10:45:10,405 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err8ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-26 10:45:10,406 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:45:10,406 INFO L85 PathProgramCache]: Analyzing trace with hash 591977917, now seen corresponding path program 1 times [2023-11-26 10:45:10,408 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:45:10,409 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [468612405] [2023-11-26 10:45:10,409 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:45:10,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:45:10,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:45:10,510 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:45:10,511 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:45:10,511 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [468612405] [2023-11-26 10:45:10,511 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [468612405] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:45:10,511 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:45:10,512 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:45:10,512 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [606356945] [2023-11-26 10:45:10,512 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:45:10,513 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:45:10,513 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:45:10,514 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:45:10,514 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:45:10,544 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 110 out of 171 [2023-11-26 10:45:10,545 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 126 places, 132 transitions, 325 flow. Second operand has 3 states, 3 states have (on average 112.0) internal successors, (336), 3 states have internal predecessors, (336), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:10,545 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:45:10,546 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 110 of 171 [2023-11-26 10:45:10,546 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:45:10,774 INFO L124 PetriNetUnfolderBase]: 280/1032 cut-off events. [2023-11-26 10:45:10,774 INFO L125 PetriNetUnfolderBase]: For 190/192 co-relation queries the response was YES. [2023-11-26 10:45:10,779 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1777 conditions, 1032 events. 280/1032 cut-off events. For 190/192 co-relation queries the response was YES. Maximal size of possible extension queue 52. Compared 6843 event pairs, 152 based on Foata normal form. 0/877 useless extension candidates. Maximal degree in co-relation 1620. Up to 453 conditions per place. [2023-11-26 10:45:10,787 INFO L140 encePairwiseOnDemand]: 165/171 looper letters, 51 selfloop transitions, 5 changer transitions 0/147 dead transitions. [2023-11-26 10:45:10,787 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 147 transitions, 480 flow [2023-11-26 10:45:10,787 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:45:10,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:45:10,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 377 transitions. [2023-11-26 10:45:10,789 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7348927875243665 [2023-11-26 10:45:10,789 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 377 transitions. [2023-11-26 10:45:10,790 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 377 transitions. [2023-11-26 10:45:10,790 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:45:10,790 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 377 transitions. [2023-11-26 10:45:10,792 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 125.66666666666667) internal successors, (377), 3 states have internal predecessors, (377), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:10,793 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 171.0) internal successors, (684), 4 states have internal predecessors, (684), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:10,794 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 171.0) internal successors, (684), 4 states have internal predecessors, (684), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:10,794 INFO L175 Difference]: Start difference. First operand has 126 places, 132 transitions, 325 flow. Second operand 3 states and 377 transitions. [2023-11-26 10:45:10,794 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 147 transitions, 480 flow [2023-11-26 10:45:10,797 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 126 places, 147 transitions, 474 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 10:45:10,801 INFO L231 Difference]: Finished difference. Result has 128 places, 136 transitions, 358 flow [2023-11-26 10:45:10,801 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=171, PETRI_DIFFERENCE_MINUEND_FLOW=320, PETRI_DIFFERENCE_MINUEND_PLACES=124, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=132, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=127, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=358, PETRI_PLACES=128, PETRI_TRANSITIONS=136} [2023-11-26 10:45:10,802 INFO L281 CegarLoopForPetriNet]: 150 programPoint places, -22 predicate places. [2023-11-26 10:45:10,802 INFO L495 AbstractCegarLoop]: Abstraction has has 128 places, 136 transitions, 358 flow [2023-11-26 10:45:10,803 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 112.0) internal successors, (336), 3 states have internal predecessors, (336), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:10,803 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:45:10,803 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:45:10,804 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-26 10:45:10,804 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err9ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-26 10:45:10,804 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:45:10,805 INFO L85 PathProgramCache]: Analyzing trace with hash 479059541, now seen corresponding path program 1 times [2023-11-26 10:45:10,805 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:45:10,805 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2101837199] [2023-11-26 10:45:10,805 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:45:10,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:45:10,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:45:10,854 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:45:10,854 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:45:10,854 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2101837199] [2023-11-26 10:45:10,855 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2101837199] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:45:10,855 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:45:10,855 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:45:10,855 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [744841395] [2023-11-26 10:45:10,855 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:45:10,856 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:45:10,856 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:45:10,857 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:45:10,857 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:45:10,876 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 110 out of 171 [2023-11-26 10:45:10,877 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 128 places, 136 transitions, 358 flow. Second operand has 3 states, 3 states have (on average 112.0) internal successors, (336), 3 states have internal predecessors, (336), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:10,877 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:45:10,877 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 110 of 171 [2023-11-26 10:45:10,878 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:45:11,122 INFO L124 PetriNetUnfolderBase]: 274/1059 cut-off events. [2023-11-26 10:45:11,122 INFO L125 PetriNetUnfolderBase]: For 292/294 co-relation queries the response was YES. [2023-11-26 10:45:11,127 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1897 conditions, 1059 events. 274/1059 cut-off events. For 292/294 co-relation queries the response was YES. Maximal size of possible extension queue 56. Compared 7167 event pairs, 97 based on Foata normal form. 1/931 useless extension candidates. Maximal degree in co-relation 1747. Up to 308 conditions per place. [2023-11-26 10:45:11,134 INFO L140 encePairwiseOnDemand]: 163/171 looper letters, 64 selfloop transitions, 7 changer transitions 0/164 dead transitions. [2023-11-26 10:45:11,134 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 130 places, 164 transitions, 587 flow [2023-11-26 10:45:11,135 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:45:11,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:45:11,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 391 transitions. [2023-11-26 10:45:11,137 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7621832358674464 [2023-11-26 10:45:11,137 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 391 transitions. [2023-11-26 10:45:11,137 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 391 transitions. [2023-11-26 10:45:11,137 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:45:11,138 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 391 transitions. [2023-11-26 10:45:11,139 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 130.33333333333334) internal successors, (391), 3 states have internal predecessors, (391), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:11,141 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 171.0) internal successors, (684), 4 states have internal predecessors, (684), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:11,141 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 171.0) internal successors, (684), 4 states have internal predecessors, (684), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:11,142 INFO L175 Difference]: Start difference. First operand has 128 places, 136 transitions, 358 flow. Second operand 3 states and 391 transitions. [2023-11-26 10:45:11,142 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 130 places, 164 transitions, 587 flow [2023-11-26 10:45:11,148 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 128 places, 164 transitions, 575 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 10:45:11,152 INFO L231 Difference]: Finished difference. Result has 130 places, 142 transitions, 410 flow [2023-11-26 10:45:11,152 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=171, PETRI_DIFFERENCE_MINUEND_FLOW=348, PETRI_DIFFERENCE_MINUEND_PLACES=126, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=129, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=410, PETRI_PLACES=130, PETRI_TRANSITIONS=142} [2023-11-26 10:45:11,154 INFO L281 CegarLoopForPetriNet]: 150 programPoint places, -20 predicate places. [2023-11-26 10:45:11,154 INFO L495 AbstractCegarLoop]: Abstraction has has 130 places, 142 transitions, 410 flow [2023-11-26 10:45:11,155 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 112.0) internal successors, (336), 3 states have internal predecessors, (336), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:11,155 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:45:11,155 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:45:11,155 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-26 10:45:11,156 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-26 10:45:11,157 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:45:11,157 INFO L85 PathProgramCache]: Analyzing trace with hash 800541486, now seen corresponding path program 1 times [2023-11-26 10:45:11,157 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:45:11,159 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2053772186] [2023-11-26 10:45:11,159 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:45:11,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:45:11,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:45:11,716 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:45:11,716 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:45:11,716 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2053772186] [2023-11-26 10:45:11,716 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2053772186] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:45:11,717 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:45:11,717 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 10:45:11,717 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2061561269] [2023-11-26 10:45:11,717 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:45:11,718 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 10:45:11,718 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:45:11,718 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 10:45:11,719 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-26 10:45:11,829 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 108 out of 171 [2023-11-26 10:45:11,830 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 130 places, 142 transitions, 410 flow. Second operand has 6 states, 6 states have (on average 109.5) internal successors, (657), 6 states have internal predecessors, (657), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:11,830 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:45:11,830 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 108 of 171 [2023-11-26 10:45:11,831 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:45:12,505 INFO L124 PetriNetUnfolderBase]: 1583/3069 cut-off events. [2023-11-26 10:45:12,506 INFO L125 PetriNetUnfolderBase]: For 1067/1118 co-relation queries the response was YES. [2023-11-26 10:45:12,516 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6501 conditions, 3069 events. 1583/3069 cut-off events. For 1067/1118 co-relation queries the response was YES. Maximal size of possible extension queue 188. Compared 21032 event pairs, 84 based on Foata normal form. 9/2912 useless extension candidates. Maximal degree in co-relation 6361. Up to 877 conditions per place. [2023-11-26 10:45:12,538 INFO L140 encePairwiseOnDemand]: 166/171 looper letters, 156 selfloop transitions, 4 changer transitions 0/261 dead transitions. [2023-11-26 10:45:12,539 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 134 places, 261 transitions, 1144 flow [2023-11-26 10:45:12,540 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-26 10:45:12,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-26 10:45:12,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 759 transitions. [2023-11-26 10:45:12,544 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7397660818713451 [2023-11-26 10:45:12,544 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 759 transitions. [2023-11-26 10:45:12,544 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 759 transitions. [2023-11-26 10:45:12,545 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:45:12,545 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 759 transitions. [2023-11-26 10:45:12,548 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 126.5) internal successors, (759), 6 states have internal predecessors, (759), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:12,551 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 171.0) internal successors, (1197), 7 states have internal predecessors, (1197), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:12,552 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 171.0) internal successors, (1197), 7 states have internal predecessors, (1197), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:12,553 INFO L175 Difference]: Start difference. First operand has 130 places, 142 transitions, 410 flow. Second operand 6 states and 759 transitions. [2023-11-26 10:45:12,553 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 134 places, 261 transitions, 1144 flow [2023-11-26 10:45:12,558 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 132 places, 261 transitions, 1130 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 10:45:12,563 INFO L231 Difference]: Finished difference. Result has 132 places, 141 transitions, 402 flow [2023-11-26 10:45:12,563 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=171, PETRI_DIFFERENCE_MINUEND_FLOW=394, PETRI_DIFFERENCE_MINUEND_PLACES=127, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=141, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=402, PETRI_PLACES=132, PETRI_TRANSITIONS=141} [2023-11-26 10:45:12,566 INFO L281 CegarLoopForPetriNet]: 150 programPoint places, -18 predicate places. [2023-11-26 10:45:12,566 INFO L495 AbstractCegarLoop]: Abstraction has has 132 places, 141 transitions, 402 flow [2023-11-26 10:45:12,568 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 109.5) internal successors, (657), 6 states have internal predecessors, (657), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:12,568 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:45:12,568 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:45:12,568 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-26 10:45:12,569 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting thr2Err8ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-26 10:45:12,571 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:45:12,571 INFO L85 PathProgramCache]: Analyzing trace with hash 1221346886, now seen corresponding path program 1 times [2023-11-26 10:45:12,571 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:45:12,572 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1001369263] [2023-11-26 10:45:12,572 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:45:12,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:45:12,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:45:12,621 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:45:12,622 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:45:12,622 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1001369263] [2023-11-26 10:45:12,622 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1001369263] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:45:12,622 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:45:12,623 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:45:12,623 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1708196122] [2023-11-26 10:45:12,623 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:45:12,623 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:45:12,624 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:45:12,624 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:45:12,625 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:45:12,642 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 110 out of 171 [2023-11-26 10:45:12,643 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 132 places, 141 transitions, 402 flow. Second operand has 3 states, 3 states have (on average 112.33333333333333) internal successors, (337), 3 states have internal predecessors, (337), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:12,643 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:45:12,643 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 110 of 171 [2023-11-26 10:45:12,643 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:45:12,891 INFO L124 PetriNetUnfolderBase]: 318/1183 cut-off events. [2023-11-26 10:45:12,891 INFO L125 PetriNetUnfolderBase]: For 376/376 co-relation queries the response was YES. [2023-11-26 10:45:12,897 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2232 conditions, 1183 events. 318/1183 cut-off events. For 376/376 co-relation queries the response was YES. Maximal size of possible extension queue 59. Compared 8227 event pairs, 154 based on Foata normal form. 0/1052 useless extension candidates. Maximal degree in co-relation 2085. Up to 514 conditions per place. [2023-11-26 10:45:12,906 INFO L140 encePairwiseOnDemand]: 165/171 looper letters, 55 selfloop transitions, 7 changer transitions 0/156 dead transitions. [2023-11-26 10:45:12,906 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 134 places, 156 transitions, 573 flow [2023-11-26 10:45:12,906 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:45:12,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:45:12,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 377 transitions. [2023-11-26 10:45:12,909 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7348927875243665 [2023-11-26 10:45:12,909 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 377 transitions. [2023-11-26 10:45:12,909 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 377 transitions. [2023-11-26 10:45:12,910 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:45:12,910 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 377 transitions. [2023-11-26 10:45:12,911 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 125.66666666666667) internal successors, (377), 3 states have internal predecessors, (377), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:12,914 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 171.0) internal successors, (684), 4 states have internal predecessors, (684), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:12,916 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 171.0) internal successors, (684), 4 states have internal predecessors, (684), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:12,916 INFO L175 Difference]: Start difference. First operand has 132 places, 141 transitions, 402 flow. Second operand 3 states and 377 transitions. [2023-11-26 10:45:12,916 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 134 places, 156 transitions, 573 flow [2023-11-26 10:45:12,920 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 156 transitions, 566 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-11-26 10:45:12,924 INFO L231 Difference]: Finished difference. Result has 132 places, 145 transitions, 447 flow [2023-11-26 10:45:12,924 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=171, PETRI_DIFFERENCE_MINUEND_FLOW=395, PETRI_DIFFERENCE_MINUEND_PLACES=128, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=141, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=134, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=447, PETRI_PLACES=132, PETRI_TRANSITIONS=145} [2023-11-26 10:45:12,927 INFO L281 CegarLoopForPetriNet]: 150 programPoint places, -18 predicate places. [2023-11-26 10:45:12,927 INFO L495 AbstractCegarLoop]: Abstraction has has 132 places, 145 transitions, 447 flow [2023-11-26 10:45:12,928 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 112.33333333333333) internal successors, (337), 3 states have internal predecessors, (337), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:12,928 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:45:12,929 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:45:12,929 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-26 10:45:12,929 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting thr1Err8ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-26 10:45:12,930 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:45:12,931 INFO L85 PathProgramCache]: Analyzing trace with hash 458002751, now seen corresponding path program 1 times [2023-11-26 10:45:12,931 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:45:12,931 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1103869654] [2023-11-26 10:45:12,931 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:45:12,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:45:12,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:45:13,068 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:45:13,069 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:45:13,069 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1103869654] [2023-11-26 10:45:13,069 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1103869654] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:45:13,069 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:45:13,070 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-26 10:45:13,070 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [142159542] [2023-11-26 10:45:13,070 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:45:13,076 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-26 10:45:13,077 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:45:13,078 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-26 10:45:13,078 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-26 10:45:13,084 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 116 out of 171 [2023-11-26 10:45:13,085 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 132 places, 145 transitions, 447 flow. Second operand has 4 states, 4 states have (on average 118.0) internal successors, (472), 4 states have internal predecessors, (472), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:13,086 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:45:13,086 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 116 of 171 [2023-11-26 10:45:13,086 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:45:13,356 INFO L124 PetriNetUnfolderBase]: 287/1184 cut-off events. [2023-11-26 10:45:13,356 INFO L125 PetriNetUnfolderBase]: For 406/442 co-relation queries the response was YES. [2023-11-26 10:45:13,362 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2226 conditions, 1184 events. 287/1184 cut-off events. For 406/442 co-relation queries the response was YES. Maximal size of possible extension queue 65. Compared 8427 event pairs, 51 based on Foata normal form. 12/1070 useless extension candidates. Maximal degree in co-relation 2080. Up to 172 conditions per place. [2023-11-26 10:45:13,370 INFO L140 encePairwiseOnDemand]: 164/171 looper letters, 68 selfloop transitions, 10 changer transitions 0/188 dead transitions. [2023-11-26 10:45:13,370 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 136 places, 188 transitions, 742 flow [2023-11-26 10:45:13,371 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-26 10:45:13,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-26 10:45:13,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 640 transitions. [2023-11-26 10:45:13,374 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7485380116959064 [2023-11-26 10:45:13,374 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 640 transitions. [2023-11-26 10:45:13,374 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 640 transitions. [2023-11-26 10:45:13,375 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:45:13,375 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 640 transitions. [2023-11-26 10:45:13,377 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 128.0) internal successors, (640), 5 states have internal predecessors, (640), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:13,380 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 171.0) internal successors, (1026), 6 states have internal predecessors, (1026), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:13,381 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 171.0) internal successors, (1026), 6 states have internal predecessors, (1026), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:13,381 INFO L175 Difference]: Start difference. First operand has 132 places, 145 transitions, 447 flow. Second operand 5 states and 640 transitions. [2023-11-26 10:45:13,381 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 136 places, 188 transitions, 742 flow [2023-11-26 10:45:13,385 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 134 places, 188 transitions, 728 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 10:45:13,389 INFO L231 Difference]: Finished difference. Result has 137 places, 151 transitions, 490 flow [2023-11-26 10:45:13,390 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=171, PETRI_DIFFERENCE_MINUEND_FLOW=433, PETRI_DIFFERENCE_MINUEND_PLACES=130, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=139, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=490, PETRI_PLACES=137, PETRI_TRANSITIONS=151} [2023-11-26 10:45:13,391 INFO L281 CegarLoopForPetriNet]: 150 programPoint places, -13 predicate places. [2023-11-26 10:45:13,391 INFO L495 AbstractCegarLoop]: Abstraction has has 137 places, 151 transitions, 490 flow [2023-11-26 10:45:13,391 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 118.0) internal successors, (472), 4 states have internal predecessors, (472), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:13,392 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:45:13,392 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:45:13,392 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-26 10:45:13,392 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting thr1Err8ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-26 10:45:13,393 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:45:13,393 INFO L85 PathProgramCache]: Analyzing trace with hash -852953827, now seen corresponding path program 2 times [2023-11-26 10:45:13,393 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:45:13,393 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1451737485] [2023-11-26 10:45:13,393 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:45:13,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:45:13,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:45:13,477 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:45:13,478 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:45:13,478 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1451737485] [2023-11-26 10:45:13,478 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1451737485] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:45:13,478 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:45:13,478 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-26 10:45:13,479 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [106374479] [2023-11-26 10:45:13,479 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:45:13,479 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-26 10:45:13,480 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:45:13,480 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-26 10:45:13,480 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-26 10:45:13,488 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 116 out of 171 [2023-11-26 10:45:13,489 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 137 places, 151 transitions, 490 flow. Second operand has 4 states, 4 states have (on average 118.0) internal successors, (472), 4 states have internal predecessors, (472), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:13,489 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:45:13,489 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 116 of 171 [2023-11-26 10:45:13,490 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:45:13,763 INFO L124 PetriNetUnfolderBase]: 363/1207 cut-off events. [2023-11-26 10:45:13,763 INFO L125 PetriNetUnfolderBase]: For 623/642 co-relation queries the response was YES. [2023-11-26 10:45:13,769 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2543 conditions, 1207 events. 363/1207 cut-off events. For 623/642 co-relation queries the response was YES. Maximal size of possible extension queue 66. Compared 7924 event pairs, 49 based on Foata normal form. 19/1118 useless extension candidates. Maximal degree in co-relation 2394. Up to 210 conditions per place. [2023-11-26 10:45:13,778 INFO L140 encePairwiseOnDemand]: 164/171 looper letters, 83 selfloop transitions, 10 changer transitions 0/187 dead transitions. [2023-11-26 10:45:13,778 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 187 transitions, 824 flow [2023-11-26 10:45:13,779 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-26 10:45:13,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-26 10:45:13,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 641 transitions. [2023-11-26 10:45:13,782 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7497076023391813 [2023-11-26 10:45:13,782 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 641 transitions. [2023-11-26 10:45:13,782 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 641 transitions. [2023-11-26 10:45:13,783 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:45:13,783 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 641 transitions. [2023-11-26 10:45:13,785 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 128.2) internal successors, (641), 5 states have internal predecessors, (641), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:13,787 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 171.0) internal successors, (1026), 6 states have internal predecessors, (1026), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:13,788 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 171.0) internal successors, (1026), 6 states have internal predecessors, (1026), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:13,789 INFO L175 Difference]: Start difference. First operand has 137 places, 151 transitions, 490 flow. Second operand 5 states and 641 transitions. [2023-11-26 10:45:13,789 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 187 transitions, 824 flow [2023-11-26 10:45:13,794 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 133 places, 187 transitions, 794 flow, removed 9 selfloop flow, removed 4 redundant places. [2023-11-26 10:45:13,802 INFO L231 Difference]: Finished difference. Result has 136 places, 141 transitions, 441 flow [2023-11-26 10:45:13,802 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=171, PETRI_DIFFERENCE_MINUEND_FLOW=384, PETRI_DIFFERENCE_MINUEND_PLACES=129, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=129, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=441, PETRI_PLACES=136, PETRI_TRANSITIONS=141} [2023-11-26 10:45:13,805 INFO L281 CegarLoopForPetriNet]: 150 programPoint places, -14 predicate places. [2023-11-26 10:45:13,806 INFO L495 AbstractCegarLoop]: Abstraction has has 136 places, 141 transitions, 441 flow [2023-11-26 10:45:13,806 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 118.0) internal successors, (472), 4 states have internal predecessors, (472), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:13,806 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:45:13,807 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:45:13,807 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-26 10:45:13,807 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 50 more)] === [2023-11-26 10:45:13,807 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:45:13,808 INFO L85 PathProgramCache]: Analyzing trace with hash -209976847, now seen corresponding path program 1 times [2023-11-26 10:45:13,808 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:45:13,808 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1185024632] [2023-11-26 10:45:13,808 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:45:13,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:45:13,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:45:14,471 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:45:14,471 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:45:14,471 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1185024632] [2023-11-26 10:45:14,472 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1185024632] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:45:14,472 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:45:14,472 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 10:45:14,472 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1732336084] [2023-11-26 10:45:14,473 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:45:14,473 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 10:45:14,474 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:45:14,474 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 10:45:14,474 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-26 10:45:14,592 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 108 out of 171 [2023-11-26 10:45:14,593 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 136 places, 141 transitions, 441 flow. Second operand has 6 states, 6 states have (on average 110.33333333333333) internal successors, (662), 6 states have internal predecessors, (662), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:14,594 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:45:14,594 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 108 of 171 [2023-11-26 10:45:14,594 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:45:14,931 INFO L124 PetriNetUnfolderBase]: 507/1391 cut-off events. [2023-11-26 10:45:14,931 INFO L125 PetriNetUnfolderBase]: For 1106/1121 co-relation queries the response was YES. [2023-11-26 10:45:14,939 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3405 conditions, 1391 events. 507/1391 cut-off events. For 1106/1121 co-relation queries the response was YES. Maximal size of possible extension queue 64. Compared 8718 event pairs, 123 based on Foata normal form. 0/1277 useless extension candidates. Maximal degree in co-relation 3253. Up to 596 conditions per place. [2023-11-26 10:45:14,941 INFO L140 encePairwiseOnDemand]: 166/171 looper letters, 0 selfloop transitions, 0 changer transitions 200/200 dead transitions. [2023-11-26 10:45:14,942 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 140 places, 200 transitions, 939 flow [2023-11-26 10:45:14,942 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-26 10:45:14,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-26 10:45:14,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 719 transitions. [2023-11-26 10:45:14,945 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7007797270955166 [2023-11-26 10:45:14,946 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 719 transitions. [2023-11-26 10:45:14,946 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 719 transitions. [2023-11-26 10:45:14,947 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:45:14,947 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 719 transitions. [2023-11-26 10:45:14,949 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 119.83333333333333) internal successors, (719), 6 states have internal predecessors, (719), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:14,952 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 171.0) internal successors, (1197), 7 states have internal predecessors, (1197), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:14,953 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 171.0) internal successors, (1197), 7 states have internal predecessors, (1197), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:14,953 INFO L175 Difference]: Start difference. First operand has 136 places, 141 transitions, 441 flow. Second operand 6 states and 719 transitions. [2023-11-26 10:45:14,954 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 140 places, 200 transitions, 939 flow [2023-11-26 10:45:14,959 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 200 transitions, 939 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-26 10:45:14,961 INFO L231 Difference]: Finished difference. Result has 140 places, 0 transitions, 0 flow [2023-11-26 10:45:14,961 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=171, PETRI_DIFFERENCE_MINUEND_FLOW=439, PETRI_DIFFERENCE_MINUEND_PLACES=135, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=140, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=140, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=0, PETRI_PLACES=140, PETRI_TRANSITIONS=0} [2023-11-26 10:45:14,962 INFO L281 CegarLoopForPetriNet]: 150 programPoint places, -10 predicate places. [2023-11-26 10:45:14,962 INFO L495 AbstractCegarLoop]: Abstraction has has 140 places, 0 transitions, 0 flow [2023-11-26 10:45:14,963 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 110.33333333333333) internal successors, (662), 6 states have internal predecessors, (662), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:45:14,965 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err0ASSERT_VIOLATIONDATA_RACE (53 of 54 remaining) [2023-11-26 10:45:14,966 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err1ASSERT_VIOLATIONDATA_RACE (52 of 54 remaining) [2023-11-26 10:45:14,966 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err2ASSERT_VIOLATIONDATA_RACE (51 of 54 remaining) [2023-11-26 10:45:14,967 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err3ASSERT_VIOLATIONDATA_RACE (50 of 54 remaining) [2023-11-26 10:45:14,967 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err7ASSERT_VIOLATIONDATA_RACE (49 of 54 remaining) [2023-11-26 10:45:14,967 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err4ASSERT_VIOLATIONDATA_RACE (48 of 54 remaining) [2023-11-26 10:45:14,967 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err8ASSERT_VIOLATIONDATA_RACE (47 of 54 remaining) [2023-11-26 10:45:14,967 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err5ASSERT_VIOLATIONDATA_RACE (46 of 54 remaining) [2023-11-26 10:45:14,968 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err6ASSERT_VIOLATIONDATA_RACE (45 of 54 remaining) [2023-11-26 10:45:14,968 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err9ASSERT_VIOLATIONDATA_RACE (44 of 54 remaining) [2023-11-26 10:45:14,968 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err10ASSERT_VIOLATIONDATA_RACE (43 of 54 remaining) [2023-11-26 10:45:14,968 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err11ASSERT_VIOLATIONDATA_RACE (42 of 54 remaining) [2023-11-26 10:45:14,969 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err0ASSERT_VIOLATIONDATA_RACE (41 of 54 remaining) [2023-11-26 10:45:14,969 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err1ASSERT_VIOLATIONDATA_RACE (40 of 54 remaining) [2023-11-26 10:45:14,969 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err2ASSERT_VIOLATIONDATA_RACE (39 of 54 remaining) [2023-11-26 10:45:14,969 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err3ASSERT_VIOLATIONDATA_RACE (38 of 54 remaining) [2023-11-26 10:45:14,970 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err7ASSERT_VIOLATIONDATA_RACE (37 of 54 remaining) [2023-11-26 10:45:14,970 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err4ASSERT_VIOLATIONDATA_RACE (36 of 54 remaining) [2023-11-26 10:45:14,970 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err8ASSERT_VIOLATIONDATA_RACE (35 of 54 remaining) [2023-11-26 10:45:14,970 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err5ASSERT_VIOLATIONDATA_RACE (34 of 54 remaining) [2023-11-26 10:45:14,971 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err6ASSERT_VIOLATIONDATA_RACE (33 of 54 remaining) [2023-11-26 10:45:14,971 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err9ASSERT_VIOLATIONDATA_RACE (32 of 54 remaining) [2023-11-26 10:45:14,971 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err10ASSERT_VIOLATIONDATA_RACE (31 of 54 remaining) [2023-11-26 10:45:14,971 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err11ASSERT_VIOLATIONDATA_RACE (30 of 54 remaining) [2023-11-26 10:45:14,971 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (29 of 54 remaining) [2023-11-26 10:45:14,972 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (28 of 54 remaining) [2023-11-26 10:45:14,972 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (27 of 54 remaining) [2023-11-26 10:45:14,972 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (26 of 54 remaining) [2023-11-26 10:45:14,972 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (25 of 54 remaining) [2023-11-26 10:45:14,973 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 54 remaining) [2023-11-26 10:45:14,973 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err0ASSERT_VIOLATIONDATA_RACE (23 of 54 remaining) [2023-11-26 10:45:14,973 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err1ASSERT_VIOLATIONDATA_RACE (22 of 54 remaining) [2023-11-26 10:45:14,973 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err2ASSERT_VIOLATIONDATA_RACE (21 of 54 remaining) [2023-11-26 10:45:14,973 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err3ASSERT_VIOLATIONDATA_RACE (20 of 54 remaining) [2023-11-26 10:45:14,974 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err7ASSERT_VIOLATIONDATA_RACE (19 of 54 remaining) [2023-11-26 10:45:14,974 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err4ASSERT_VIOLATIONDATA_RACE (18 of 54 remaining) [2023-11-26 10:45:14,974 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err8ASSERT_VIOLATIONDATA_RACE (17 of 54 remaining) [2023-11-26 10:45:14,974 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err5ASSERT_VIOLATIONDATA_RACE (16 of 54 remaining) [2023-11-26 10:45:14,975 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err6ASSERT_VIOLATIONDATA_RACE (15 of 54 remaining) [2023-11-26 10:45:14,975 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err9ASSERT_VIOLATIONDATA_RACE (14 of 54 remaining) [2023-11-26 10:45:14,975 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err10ASSERT_VIOLATIONDATA_RACE (13 of 54 remaining) [2023-11-26 10:45:14,975 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr2Err11ASSERT_VIOLATIONDATA_RACE (12 of 54 remaining) [2023-11-26 10:45:14,976 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 54 remaining) [2023-11-26 10:45:14,976 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 54 remaining) [2023-11-26 10:45:14,976 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 54 remaining) [2023-11-26 10:45:14,976 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 54 remaining) [2023-11-26 10:45:14,976 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 54 remaining) [2023-11-26 10:45:14,977 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err4ASSERT_VIOLATIONDATA_RACE (6 of 54 remaining) [2023-11-26 10:45:14,977 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err8ASSERT_VIOLATIONDATA_RACE (5 of 54 remaining) [2023-11-26 10:45:14,977 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err5ASSERT_VIOLATIONDATA_RACE (4 of 54 remaining) [2023-11-26 10:45:14,977 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err6ASSERT_VIOLATIONDATA_RACE (3 of 54 remaining) [2023-11-26 10:45:14,977 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err9ASSERT_VIOLATIONDATA_RACE (2 of 54 remaining) [2023-11-26 10:45:14,978 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 54 remaining) [2023-11-26 10:45:14,978 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 54 remaining) [2023-11-26 10:45:14,978 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-26 10:45:14,978 INFO L445 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:45:14,985 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-26 10:45:14,985 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-26 10:45:14,991 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 26.11 10:45:14 BasicIcfg [2023-11-26 10:45:14,991 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-26 10:45:14,991 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-26 10:45:14,992 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-26 10:45:14,992 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-26 10:45:14,992 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 10:45:08" (3/4) ... [2023-11-26 10:45:14,994 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-26 10:45:14,997 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thr2 [2023-11-26 10:45:14,997 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thr1 [2023-11-26 10:45:15,002 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 15 nodes and edges [2023-11-26 10:45:15,002 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-26 10:45:15,002 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-26 10:45:15,003 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-26 10:45:15,085 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme/witness.graphml [2023-11-26 10:45:15,086 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme/witness.yml [2023-11-26 10:45:15,086 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-26 10:45:15,087 INFO L158 Benchmark]: Toolchain (without parser) took 7764.86ms. Allocated memory was 153.1MB in the beginning and 224.4MB in the end (delta: 71.3MB). Free memory was 109.2MB in the beginning and 76.0MB in the end (delta: 33.2MB). Peak memory consumption was 106.7MB. Max. memory is 16.1GB. [2023-11-26 10:45:15,087 INFO L158 Benchmark]: CDTParser took 0.30ms. Allocated memory is still 113.2MB. Free memory is still 61.9MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-26 10:45:15,088 INFO L158 Benchmark]: CACSL2BoogieTranslator took 694.04ms. Allocated memory is still 153.1MB. Free memory was 109.2MB in the beginning and 87.9MB in the end (delta: 21.3MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2023-11-26 10:45:15,088 INFO L158 Benchmark]: Boogie Procedure Inliner took 88.37ms. Allocated memory is still 153.1MB. Free memory was 87.9MB in the beginning and 85.4MB in the end (delta: 2.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-26 10:45:15,088 INFO L158 Benchmark]: Boogie Preprocessor took 48.62ms. Allocated memory is still 153.1MB. Free memory was 85.4MB in the beginning and 83.7MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-26 10:45:15,089 INFO L158 Benchmark]: RCFGBuilder took 678.29ms. Allocated memory is still 153.1MB. Free memory was 83.3MB in the beginning and 101.9MB in the end (delta: -18.6MB). Peak memory consumption was 9.9MB. Max. memory is 16.1GB. [2023-11-26 10:45:15,089 INFO L158 Benchmark]: TraceAbstraction took 6150.83ms. Allocated memory was 153.1MB in the beginning and 224.4MB in the end (delta: 71.3MB). Free memory was 100.7MB in the beginning and 80.2MB in the end (delta: 20.5MB). Peak memory consumption was 92.5MB. Max. memory is 16.1GB. [2023-11-26 10:45:15,090 INFO L158 Benchmark]: Witness Printer took 94.85ms. Allocated memory is still 224.4MB. Free memory was 80.2MB in the beginning and 76.0MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-26 10:45:15,092 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.30ms. Allocated memory is still 113.2MB. Free memory is still 61.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 694.04ms. Allocated memory is still 153.1MB. Free memory was 109.2MB in the beginning and 87.9MB in the end (delta: 21.3MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 88.37ms. Allocated memory is still 153.1MB. Free memory was 87.9MB in the beginning and 85.4MB in the end (delta: 2.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 48.62ms. Allocated memory is still 153.1MB. Free memory was 85.4MB in the beginning and 83.7MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 678.29ms. Allocated memory is still 153.1MB. Free memory was 83.3MB in the beginning and 101.9MB in the end (delta: -18.6MB). Peak memory consumption was 9.9MB. Max. memory is 16.1GB. * TraceAbstraction took 6150.83ms. Allocated memory was 153.1MB in the beginning and 224.4MB in the end (delta: 71.3MB). Free memory was 100.7MB in the beginning and 80.2MB in the end (delta: 20.5MB). Peak memory consumption was 92.5MB. Max. memory is 16.1GB. * Witness Printer took 94.85ms. Allocated memory is still 224.4MB. Free memory was 80.2MB in the beginning and 76.0MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 750]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 753]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 757]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 761]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 776]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 764]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 779]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 768]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 780]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 782]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 785]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 709]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 712]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 716]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 720]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 735]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 723]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 738]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 727]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 731]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 739]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 741]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 744]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 791]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 791]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 794]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 795]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 244 locations, 54 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 6.0s, OverallIterations: 9, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 3.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 461 SdHoareTripleChecker+Valid, 1.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 346 mSDsluCounter, 57 SdHoareTripleChecker+Invalid, 0.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 12 mSDsCounter, 70 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1136 IncrementalHoareTripleChecker+Invalid, 1206 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 70 mSolverCounterUnsat, 45 mSDtfsCounter, 1136 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 35 GetRequests, 14 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=490occurred in iteration=7, InterpolantAutomatonStates: 38, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 1.7s InterpolantComputationTime, 404 NumberOfCodeBlocks, 404 NumberOfCodeBlocksAsserted, 9 NumberOfCheckSat, 395 ConstructedInterpolants, 0 QuantifiedInterpolants, 599 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 9 InterpolantComputations, 9 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 28 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-26 10:45:15,116 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3fd76b74-1f51-468a-9753-c230b054c975/bin/uautomizer-verify-VRDe98Ueme/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 Result: TRUE