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

View Problem - Process Solution

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

% Computer : n026.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:23 EDT 2022

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

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

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

cnf(g2,plain,
    ( ~ s1(c)
    | ~ p4(c,c,c)
    | ~ p4(b,b,b)
    | n5(c,c) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_316)]) ).

cnf(g3,plain,
    ( ~ k3(b,b,b)
    | p4(b,b,b) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_287)]) ).

cnf(g4,plain,
    ( ~ k3(c,c,c)
    | p4(c,c,c) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_287)]) ).

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

cnf(g6,plain,
    ( ~ p2(c,c,c)
    | k3(c,c,c) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_206)]) ).

cnf(g7,plain,
    ( ~ p2(b,b,b)
    | k3(b,b,b) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_206)]) ).

cnf(g8,plain,
    r0(b),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',axiom_9)]) ).

cnf(g9,plain,
    ( ~ p0(b,b)
    | s1(b) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_125)]) ).

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

cnf(g11,plain,
    ( ~ q0(c,d)
    | ~ s1(b)
    | s1(c) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_126)]) ).

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

cnf(g13,plain,
    l0(c),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',axiom_24)]) ).

cnf(g14,plain,
    ( ~ l0(c)
    | m1(c,c,c) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_020)]) ).

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

cnf(g16,plain,
    ( ~ r0(b)
    | ~ p0(c,b)
    | m1(b,b,b) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_007)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SYN162-1 : TPTP v8.1.0. Released v1.1.0.
% 0.13/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n026.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Mon Jul 11 18:59:27 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.20/0.36  % symbols: 55
% 0.20/0.36  % clauses: 362
% 0.20/0.36  % start clauses: 1
% 0.20/0.36  % iterative deepening steps: 115
% 0.20/0.36  % maximum path limit: 3
% 0.20/0.36  % literal attempts: 12769
% 0.20/0.36  % depth failures: 10057
% 0.20/0.36  % regularity failures: 3
% 0.20/0.36  % tautology failures: 2193
% 0.20/0.36  % reductions: 0
% 0.20/0.36  % extensions: 12663
% 0.20/0.36  % SAT variables: 2897
% 0.20/0.36  % SAT clauses: 3894
% 0.20/0.36  % WalkSAT solutions: 3889
% 0.20/0.36  % CDCL solutions: 0
% 0.20/0.36  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.36  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------