Table of Contents
Fetching ...

Verification of Unbounded Client-Server Systems with Distinguishable Clients

Ramchandra Phawade, Tephilla Prince, S Sheerazuddin

TL;DR

This work provides the SMT encodings of $\nu$-nets and $\mathsf{FOTL_1}$ to do Bounded Model Checking (BMC) and builds an accompanying open source tool to perform BMC of UCS.

Abstract

Client-server systems are a computing paradigm in concurrent and distributed systems. We deal with unbounded client-server systems (UCS) where all clients are of the same type, interact with a single server and they may enter and exit the system dynamically. At any point in time, the number of clients is bounded, but their exact number is unknown and dynamic. To model these systems, simple Petri nets are not directly usable, so we use unbounded $ν$-nets. Owing to the distinguishability of clients in UCS, it is not straightforward to express their properties in LTL or CTL. To address this, we propose the logic $\mathsf{FOTL_1}$, a monodic fragment of Monadic First Order Temporal Logic (MFOTL). In this work, we provide the SMT encodings of $ν$-nets and $\mathsf{FOTL_1}$ to do Bounded Model Checking (BMC). We also build an accompanying open source tool to perform BMC of UCS.

Verification of Unbounded Client-Server Systems with Distinguishable Clients

TL;DR

This work provides the SMT encodings of -nets and to do Bounded Model Checking (BMC) and builds an accompanying open source tool to perform BMC of UCS.

Abstract

Client-server systems are a computing paradigm in concurrent and distributed systems. We deal with unbounded client-server systems (UCS) where all clients are of the same type, interact with a single server and they may enter and exit the system dynamically. At any point in time, the number of clients is bounded, but their exact number is unknown and dynamic. To model these systems, simple Petri nets are not directly usable, so we use unbounded -nets. Owing to the distinguishability of clients in UCS, it is not straightforward to express their properties in LTL or CTL. To address this, we propose the logic , a monodic fragment of Monadic First Order Temporal Logic (MFOTL). In this work, we provide the SMT encodings of -nets and to do Bounded Model Checking (BMC). We also build an accompanying open source tool to perform BMC of UCS.
Paper Structure (3 sections, 1 equation, 3 figures)

This paper contains 3 sections, 1 equation, 3 figures.

Figures (3)

  • Figure 1: State diagram of server
  • Figure 2: State diagram of client
  • Figure 3: A $\nu$-net modeling APS

Theorems & Definitions (5)

  • definition thmcounterdefinition
  • definition thmcounterdefinition: Marking
  • definition thmcounterdefinition: Mode
  • definition thmcounterdefinition: Enabling Rule
  • definition thmcounterdefinition: Firing Rule