TSTP Solution File: SYN222-1 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SYN222-1 : TPTP v8.1.0. Released v1.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n014.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Thu Jul 21 11:49:48 EDT 2022

% Result   : Unsatisfiable 0.13s 0.34s
% Output   : Proof 0.13s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ l3(d,d),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this)]) ).

cnf(g1,plain,
    ( ~ p1(d,d,d)
    | ~ p2(d,d,d)
    | l3(d,d) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_216)]) ).

cnf(g2,plain,
    ( ~ m1(d,d,d)
    | p2(d,d,d) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_176)]) ).

cnf(g3,plain,
    ( ~ s0(d)
    | ~ s0(d)
    | p1(d,d,d) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_072)]) ).

cnf(g4,plain,
    m0(d,d,d),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',axiom_19)]) ).

cnf(g5,plain,
    s0(d),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',axiom_1)]) ).

cnf(g6,plain,
    ( ~ m0(d,d,d)
    | m1(d,d,d) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_006)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : SYN222-1 : TPTP v8.1.0. Released v1.1.0.
% 0.04/0.13  % Command  : satcop --statistics %s
% 0.13/0.32  % Computer : n014.cluster.edu
% 0.13/0.32  % Model    : x86_64 x86_64
% 0.13/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.32  % Memory   : 8042.1875MB
% 0.13/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.32  % CPULimit : 300
% 0.13/0.32  % WCLimit  : 600
% 0.13/0.32  % DateTime : Mon Jul 11 20:02:34 EDT 2022
% 0.13/0.32  % CPUTime  : 
% 0.13/0.34  % symbols: 55
% 0.13/0.34  % clauses: 362
% 0.13/0.34  % start clauses: 1
% 0.13/0.34  % iterative deepening steps: 61
% 0.13/0.34  % maximum path limit: 2
% 0.13/0.34  % literal attempts: 4278
% 0.13/0.34  % depth failures: 3632
% 0.13/0.34  % regularity failures: 0
% 0.13/0.34  % tautology failures: 355
% 0.13/0.34  % reductions: 0
% 0.13/0.34  % extensions: 4224
% 0.13/0.34  % SAT variables: 1148
% 0.13/0.34  % SAT clauses: 1633
% 0.13/0.34  % WalkSAT solutions: 1626
% 0.13/0.34  % CDCL solutions: 0
% 0.13/0.34  % SZS status Unsatisfiable for theBenchmark
% 0.13/0.34  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------