The Contract Filesystem (ctfs) is a pseudo-filesystem used on Solaris systems to provide a file-based interface to the contract subsystem. This filesystem is mounted under /system/contract/. A "Solaris Contract" sets the behavior of a process or group for certain events (including errors). The contract subsystem is used for clustering, grid computing, batch queuing, etc.
Further Reading