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

View Problem - Process Solution

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

% Computer : n010.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 : Wed Jul 20 21:27:39 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    leq(n2,pv1325),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',gauss_array_0008)]) ).

cnf(g1,plain,
    ~ leq(n0,pv1325),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',gauss_array_0008)]) ).

cnf(g2,plain,
    ( ~ leq(n0,n2)
    | ~ leq(n2,pv1325)
    | leq(n0,pv1325) ),
    inference(ground_cnf,[],[file('Axioms/SWV003+0.ax',transitivity_leq)]) ).

cnf(g3,plain,
    ( ~ gt(n2,n0)
    | leq(n0,n2) ),
    inference(ground_cnf,[],[file('Axioms/SWV003+0.ax',leq_gt1)]) ).

cnf(g4,plain,
    gt(n2,n0),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_2_0)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : SWV138+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.12/0.12  % Command  : satcop --statistics %s
% 0.13/0.33  % Computer : n010.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Tue Jun 14 18:53:24 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 142.33/18.20  % symbols: 71
% 142.33/18.20  % clauses: 213
% 142.33/18.20  % start clauses: 10
% 142.33/18.20  % iterative deepening steps: 1447
% 142.33/18.20  % maximum path limit: 2
% 142.33/18.20  % literal attempts: 65976410
% 142.33/18.20  % depth failures: 64484533
% 142.33/18.20  % regularity failures: 37133
% 142.33/18.20  % tautology failures: 606544
% 142.33/18.20  % reductions: 471977
% 142.33/18.20  % extensions: 65495977
% 142.33/18.20  % SAT variables: 403947
% 142.33/18.20  % SAT clauses: 527538
% 142.33/18.20  % WalkSAT solutions: 527532
% 142.33/18.20  % CDCL solutions: 5
% 142.33/18.20  % SZS status Theorem for theBenchmark
% 142.33/18.20  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------