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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : KLE058+1 : TPTP v8.1.0. Released v4.0.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 : Sun Jul 17 02:25:30 EDT 2022

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

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

cnf(g1,plain,
    sPE(addition(domain(one),one),one),
    inference(ground_cnf,[],[file('Axioms/KLE001+5.ax',domain3)]) ).

cnf(g2,plain,
    ( ~ sPE(domain(one),addition(one,domain(one)))
    | ~ sPE(addition(one,domain(one)),one)
    | sPE(domain(one),one) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g3,plain,
    ( ~ sPE(addition(one,domain(one)),domain(one))
    | sPE(domain(one),addition(one,domain(one))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

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

cnf(g5,plain,
    sPE(multiplication(domain(one),one),domain(one)),
    inference(ground_cnf,[],[file('Axioms/KLE001+0.ax',multiplicative_right_identity)]) ).

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

cnf(g7,plain,
    ( ~ sPE(addition(domain(one),one),one)
    | sPE(one,addition(domain(one),one)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

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

cnf(g9,plain,
    ( ~ sPE(one,one)
    | ~ sPE(multiplication(domain(one),one),domain(one))
    | ~ leq(one,multiplication(domain(one),one))
    | leq(one,domain(one)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

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

cnf(g11,plain,
    ( ~ sPE(addition(one,domain(one)),addition(domain(one),one))
    | ~ sPE(addition(domain(one),one),one)
    | sPE(addition(one,domain(one)),one) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g12,plain,
    sPE(addition(one,domain(one)),addition(domain(one),one)),
    inference(ground_cnf,[],[file('Axioms/KLE001+0.ax',additive_commutativity)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : KLE058+1 : TPTP v8.1.0. Released v4.0.0.
% 0.08/0.14  % Command  : satcop --statistics %s
% 0.14/0.36  % Computer : n012.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Thu Jun 16 14:22:39 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.14/0.39  % symbols: 8
% 0.14/0.39  % clauses: 26
% 0.14/0.39  % start clauses: 1
% 0.14/0.39  % iterative deepening steps: 399
% 0.14/0.39  % maximum path limit: 5
% 0.14/0.39  % literal attempts: 13990
% 0.14/0.39  % depth failures: 4513
% 0.14/0.39  % regularity failures: 1855
% 0.14/0.39  % tautology failures: 1018
% 0.14/0.39  % reductions: 0
% 0.14/0.39  % extensions: 13599
% 0.14/0.39  % SAT variables: 3581
% 0.14/0.39  % SAT clauses: 6097
% 0.14/0.39  % WalkSAT solutions: 6091
% 0.14/0.39  % CDCL solutions: 0
% 0.14/0.39  % SZS status Theorem for theBenchmark
% 0.14/0.39  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------