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

View Problem - Process Solution

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

% Computer : n024.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:50:16 EDT 2022

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

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

cnf(g1,plain,
    q0(a,d),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',axiom_17)]) ).

cnf(g2,plain,
    ( ~ q0(a,d)
    | ~ p0(b,b)
    | ~ k1(d)
    | q1(d,d,a) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_109)]) ).

cnf(g3,plain,
    p0(b,b),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',axiom_14)]) ).

cnf(g4,plain,
    ( ~ n0(c,d)
    | k1(d) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_001)]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SYN293-1 : TPTP v8.1.0. Released v1.1.0.
% 0.03/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n024.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Mon Jul 11 22:54:58 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.34  % symbols: 55
% 0.12/0.34  % clauses: 362
% 0.12/0.34  % start clauses: 1
% 0.12/0.34  % iterative deepening steps: 45
% 0.12/0.34  % maximum path limit: 2
% 0.12/0.34  % literal attempts: 358
% 0.12/0.34  % depth failures: 174
% 0.12/0.34  % regularity failures: 0
% 0.12/0.34  % tautology failures: 0
% 0.12/0.34  % reductions: 0
% 0.12/0.34  % extensions: 314
% 0.12/0.34  % SAT variables: 170
% 0.12/0.34  % SAT clauses: 148
% 0.12/0.34  % WalkSAT solutions: 140
% 0.12/0.34  % CDCL solutions: 0
% 0.12/0.34  % SZS status Unsatisfiable for theBenchmark
% 0.12/0.34  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------