184.747 Software Model Checking
Diese Lehrveranstaltung ist in allen zugeordneten Curricula Teil der STEOP.
Diese Lehrveranstaltung ist in mindestens einem zugeordneten Curriculum Teil der STEOP.

2016W, VU, 4.0h, 6.0EC, wird geblockt abgehalten
TUWEL

Merkmale

  • Semesterwochenstunden: 4.0
  • ECTS: 6.0
  • Typ: VU Vorlesung mit Übung

Ziele der Lehrveranstaltung

Im Rahmen der Vorlesung werden die Studenten den praktischen Umgang mit existierenden Verifikationstools (so wie CBMC) erlernen und einen eigenen Model Checker entwickeln (Programmiererfahrung in C oder C-aehnlichen Sprachen notwendig!).

Inhalt der Lehrveranstaltung

Die Vorlesung beschäftigt sich mit der automatischen Verifizierung von Programmen. Der Fokus liegt hierbei auf den algorithmischen Aspekten der Verifikation. Die Vorlesung setzt sich aus zwei Teilen zusammen:

Im ersten Teil behandeln wir die Verifikation von Modellen mit einem endlichen Zustandsraum (z.B. manuell erstellte Abstraktionen, Zustandsdiagramme, Kontrollsoftware in eingebetteten Systemen).

Im zweiten Teil der Vorlesung erweitern wir diese Ansätze, um die Verifikation von parallelen Programmen und Programmen, deren Zustandsraum nicht a priori beschränkt ist, zu ermöglichen.

Weitere Informationen

This course starts only in December (after the course Automated Deduction, 184.774).

ECTS Breakdown: ECTS 6.0 = 150 Std.

Vorlesungseinheiten: 24 Std.

Vor- / Nachbereitung: 24 Std.

Implementierung der Übungsbeispiele: 3 x 33 Std.

Abgabegespräche: 3 Std.

Die Einfuehrungsvorlesung findet am 2. Dezember statt.

Inhalt der Vorlesungseinheiten:


The Basics

The first part of the course covers semantics and the encodig of transition functions.

- Introduction and motivation: Outline of the course, the necessity for automated verification (software desasters), success stories, and potention future applications

- One small step for a man: Small step semantics: Hoare logic and Dijkstra's predicate transformers, Kripke structures, encoding transition functions.

 

Part I

From single step transitions to bounded model checking, specifying reachability and temporal logic properties, and the computation of fixed points.

- Bounded Model Checking: Specifying and checking reachability/safety properties, unwinding transition functions, completeness conditions (reachability/recurrence diameter). Shows how BMC can be applied to check safety properties for software ("local" rather than "monolitic" transition functions). Discusses application for automated test-case generation.

- Decision Procedures: How do we decide the instances of formulas generated by BMC? Satisfiability (SAT) checking, Satisfiability-Modulo-Theory (SMT) solvers, Binary Decision Diagrams (BDDs)

- Approximating Fixed Points (Craig Interpolation): Approximating Fixed Points with Craig Interpolation

- Partial Order Reduction (optional): Reducing the size of the state-space for concurrent models by means of partial order reduction (POR)

 

Part II: To infinity and beyond

Shows how the ideas presented in part I can be applied to infinite state systems (and actual software programs rather than models) by means of abstraction. Introduces static analysis using abstract interpretation, predicate abstraction, and interpolation-based software model checking. The course may cover advanced concepts such as rely/guarantee reasoning for parallel programs (Owicki-Gries) and temination proving, if time permits.

- the Concept of Abstraction (Abstract Interpretation): Static analysis of programs using abstraction and abstract domains. Disjunctive domains and loss of precision.

- Predicate Abstraction and Automated Refinement: Tracking facts about program states using first-order logic predicates.Automatically refining abstractions using Counterexample-Guided Abstraction-Refinement (CEGAR)

- Lazy Abstraction, Interpolation-based Software Model Checking: Contemporary techniques for predicate abstraction and automated refinement

- Concurrent Software Hoare logic for parallel programs with shared memory. Owicki-Gries, Cliff Jones' rely-guarantee reasoning (compositional reasoning). Automatic refinement of environment assumptions. Global vs. local invariants and ghost variables. Also addresses incomplete approaches such as context-bounded model checking.

Vortragende Personen

Institut

LVA Termine

TagZeitDatumOrtBeschreibung
Fr.13:00 - 16:0002.12.2016Seminarraum FAV EG B (Seminarraum von Neumann) Software Model Checking
Di.13:00 - 15:0006.12.2016 - 13.12.2016Seminarraum FAV EG C (Seminarraum Gödel) Software Model Checking
Fr.13:00 - 16:0009.12.2016Seminarraum FAV EG B (Seminarraum von Neumann) Software Model Checking
Di.13:00 - 15:0010.01.2017 - 17.01.2017Seminarraum FAV EG C (Seminarraum Gödel) Software Model Checking
Do.13:00 - 16:0019.01.2017 - 26.01.2017Seminarraum FAV EG B (Seminarraum von Neumann) Software Model Checking
Software Model Checking - Einzeltermine
TagDatumZeitOrtBeschreibung
Fr.02.12.201613:00 - 16:00Seminarraum FAV EG B (Seminarraum von Neumann) Software Model Checking
Di.06.12.201613:00 - 15:00Seminarraum FAV EG C (Seminarraum Gödel) Software Model Checking
Fr.09.12.201613:00 - 16:00Seminarraum FAV EG B (Seminarraum von Neumann) Software Model Checking
Di.13.12.201613:00 - 15:00Seminarraum FAV EG C (Seminarraum Gödel) Software Model Checking
Di.10.01.201713:00 - 15:00Seminarraum FAV EG C (Seminarraum Gödel) Software Model Checking
Di.17.01.201713:00 - 15:00Seminarraum FAV EG C (Seminarraum Gödel) Software Model Checking
Do.19.01.201713:00 - 16:00Seminarraum FAV EG B (Seminarraum von Neumann) Software Model Checking
Do.26.01.201713:00 - 16:00Seminarraum FAV EG B (Seminarraum von Neumann) Software Model Checking
LVA wird geblockt abgehalten

Leistungsnachweis

Es wird von den Studenten erwartet, sich auf die Vorlesung vorzubereiten und die relevanten Publikationen zu lesen.

Die Note ergibt sich aus der Note für ein praktisches Projekt, das von den Studenten implementiert wird, und aus der Mitarbeit während der Vorlesung.

LVA-Anmeldung

Von Bis Abmeldung bis
01.10.2016 00:00 16.12.2016 23:59 27.01.2017 23:59

Curricula

StudienkennzahlVerbindlichkeitSemesterAnm.Bed.Info
066 504 Masterstudium Embedded Systems Keine Angabe
066 931 Logic and Computation Gebundenes Wahlfach
066 937 Software Engineering & Internet Computing Gebundenes Wahlfach
066 938 Technische Informatik Gebundenes Wahlfach

Literatur

Vizel et al.: Boolean Satisfiability Solvers and Their Applications in Model Checking
Proceedings of the IEEE, Volume: 103 Issue: 11, 2015

D'Silva et al.: A Survey of Automated Techniques for Formal Software Verification
IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, Volume 27, Issue 7, 2008

Weitere Informationen

Sprache

Englisch