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

View Problem - Process Solution

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

% Computer : n014.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 : Sun Jul 17 02:25:29 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    sPE(domain(sK0),zero),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals)]) ).

cnf(g1,plain,
    ~ sPE(sK0,zero),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals)]) ).

cnf(g2,plain,
    ( ~ sPE(zero,sK0)
    | sPE(sK0,zero) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g3,plain,
    sPE(addition(sK0,zero),sK0),
    inference(ground_cnf,[],[file('Axioms/KLE001+0.ax',additive_identity)]) ).

cnf(g4,plain,
    ( ~ leq(sK0,zero)
    | sPE(addition(sK0,zero),zero) ),
    inference(ground_cnf,[],[file('Axioms/KLE001+0.ax',order)]) ).

cnf(g5,plain,
    ( ~ sPE(addition(sK0,zero),zero)
    | sPE(zero,addition(sK0,zero)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g6,plain,
    ( ~ sPE(zero,addition(sK0,zero))
    | ~ sPE(addition(sK0,zero),sK0)
    | sPE(zero,sK0) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g7,plain,
    sPE(sK0,sK0),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g8,plain,
    ( ~ sPE(sK0,sK0)
    | ~ sPE(multiplication(domain(sK0),sK0),zero)
    | ~ leq(sK0,multiplication(domain(sK0),sK0))
    | leq(sK0,zero) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g9,plain,
    ( ~ sPE(addition(sK0,multiplication(domain(sK0),sK0)),multiplication(domain(sK0),sK0))
    | leq(sK0,multiplication(domain(sK0),sK0)) ),
    inference(ground_cnf,[],[file('Axioms/KLE001+0.ax',order)]) ).

cnf(g10,plain,
    sPE(addition(sK0,multiplication(domain(sK0),sK0)),multiplication(domain(sK0),sK0)),
    inference(ground_cnf,[],[file('Axioms/KLE001+5.ax',domain1)]) ).

cnf(g11,plain,
    ( ~ sPE(multiplication(domain(sK0),sK0),multiplication(zero,sK0))
    | ~ sPE(multiplication(zero,sK0),zero)
    | sPE(multiplication(domain(sK0),sK0),zero) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g12,plain,
    ( ~ sPE(domain(sK0),zero)
    | ~ sPE(sK0,sK0)
    | sPE(multiplication(domain(sK0),sK0),multiplication(zero,sK0)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g13,plain,
    sPE(multiplication(zero,sK0),zero),
    inference(ground_cnf,[],[file('Axioms/KLE001+0.ax',left_annihilation)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : KLE056+1 : TPTP v8.1.0. Released v4.0.0.
% 0.07/0.13  % Command  : satcop --statistics %s
% 0.14/0.34  % Computer : n014.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Thu Jun 16 14:01:35 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 2.71/0.70  % symbols: 9
% 2.71/0.70  % clauses: 27
% 2.71/0.70  % start clauses: 2
% 2.71/0.70  % iterative deepening steps: 571
% 2.71/0.70  % maximum path limit: 5
% 2.71/0.70  % literal attempts: 968384
% 2.71/0.70  % depth failures: 801222
% 2.71/0.70  % regularity failures: 20730
% 2.71/0.70  % tautology failures: 5361
% 2.71/0.70  % reductions: 11229
% 2.71/0.70  % extensions: 956493
% 2.71/0.70  % SAT variables: 39449
% 2.71/0.70  % SAT clauses: 53992
% 2.71/0.70  % WalkSAT solutions: 53983
% 2.71/0.70  % CDCL solutions: 8
% 2.71/0.70  % SZS status Theorem for theBenchmark
% 2.71/0.70  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------