TSTP Solution File: SYN965+1 by SATCoP---0.1

View Problem - Process Solution

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

% Computer : n012.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:55:54 EDT 2022

% Result   : Theorem 0.14s 0.35s
% Output   : Proof 0.14s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ( p(sG,sK0(sG))
    | ~ sP0(sG,sK0(sG)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this)]) ).

cnf(g1,plain,
    ( ~ p(sK0(sG),sK0(sG))
    | ~ sP0(sG,sK0(sG)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this)]) ).

cnf(g2,plain,
    ( p(sK0(sG),sK0(sG))
    | sP0(sG,sK0(sG)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this)]) ).

cnf(g3,plain,
    ( ~ p(sK0(sG),sK0(sG))
    | sP0(sG,sK0(sG)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this)]) ).

cnf(g4,plain,
    ( ~ p(sG,sK0(sG))
    | sP0(sK0(sG),sK0(sG)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this)]) ).

cnf(g5,plain,
    ( p(sK0(sG),sK0(sG))
    | ~ sP0(sK0(sG),sK0(sG)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : SYN965+1 : TPTP v8.1.0. Released v3.1.0.
% 0.04/0.13  % Command  : satcop --statistics %s
% 0.14/0.35  % Computer : n012.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Mon Jul 11 18:22:43 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % symbols: 5
% 0.14/0.35  % clauses: 5
% 0.14/0.35  % start clauses: 2
% 0.14/0.35  % iterative deepening steps: 32
% 0.14/0.35  % maximum path limit: 2
% 0.14/0.35  % literal attempts: 334
% 0.14/0.35  % depth failures: 153
% 0.14/0.35  % regularity failures: 13
% 0.14/0.35  % tautology failures: 0
% 0.14/0.35  % reductions: 12
% 0.14/0.35  % extensions: 290
% 0.14/0.35  % SAT variables: 72
% 0.14/0.35  % SAT clauses: 120
% 0.14/0.35  % WalkSAT solutions: 112
% 0.14/0.35  % CDCL solutions: 0
% 0.14/0.35  % SZS status Theorem for theBenchmark
% 0.14/0.35  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------