Scroll to navigation

DRAT-TRIM(1) User Commands DRAT-TRIM(1)

NAME

drat-trim - DRAT-trim Satisfiability Proof Checker

DESCRIPTION

usage: drat-trim [INPUT] [<PROOF>] [<option> ...]

where <option> is one of the following

print this command line option summary
prints the unsatisfiable core to the file CORE (DIMACS format)
prints the active clauses to the file ACTIVE (DIMACS format)
prints the core lemmas to the file LEMMAS (DRAT format)
prints the core lemmas to the file LEMMAS (LRAT format)
resolution graph in the TRACE file (TRACECHECK format)
time limit in seconds (default 40000)
default unit propatation (i.e., no core-first)
forward mode for UNSAT
more verbose output
show progress bar
optimize proof till fixpoint by repeating verification
compress core lemmas (emit binary proof)
delete proof file after parsing
force ASCII proof parse mode
force binary proof parse mode
suppress warning messages
exit after first warning
run in plain mode (i.e., ignore deletion information)
turn off reduce mode
run in SAT check mode (forward checking)
only allow RUP additions

and input and proof are specified as follows

input file in DIMACS format
proof file in DRAT format (stdin if no argument)
October 2024 drat-trim 0.0~git20240428.effa1dc