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

View Problem - Process Solution

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

% Computer : n021.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 : Mon Jul 18 16:38:06 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    id(sK21,sK20),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',zerounidone)]) ).

cnf(g1,plain,
    r1(sK21),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',zerounidone)]) ).

cnf(g2,plain,
    r2(sK22,sK20),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',zerounidone)]) ).

cnf(g3,plain,
    ( ~ id(sK21,sK20)
    | ~ r1(sK21)
    | ~ r2(sK22,sK20) ),
    inference(ground_cnf,[],[file('Axioms/NUM009+0.ax',axiom_7a)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : NUN088+1 : TPTP v8.1.0. Released v7.3.0.
% 0.07/0.12  % Command  : satcop --statistics %s
% 0.12/0.34  % Computer : n021.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Thu Jun  2 03:19:46 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.12/0.34  % symbols: 39
% 0.12/0.34  % clauses: 62
% 0.12/0.34  % start clauses: 4
% 0.12/0.34  % iterative deepening steps: 8
% 0.12/0.34  % maximum path limit: 0
% 0.12/0.34  % literal attempts: 61
% 0.12/0.34  % depth failures: 31
% 0.12/0.34  % regularity failures: 0
% 0.12/0.34  % tautology failures: 0
% 0.12/0.34  % reductions: 22
% 0.12/0.34  % extensions: 37
% 0.12/0.34  % SAT variables: 154
% 0.12/0.34  % SAT clauses: 96
% 0.12/0.34  % WalkSAT solutions: 91
% 0.12/0.34  % CDCL solutions: 0
% 0.12/0.34  % SZS status Theorem for theBenchmark
% 0.12/0.34  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------