TSTP Solution File: FLD066-3 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : FLD066-3 : TPTP v8.1.0. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n023.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 : Sat Jul 16 02:26:41 EDT 2022

% Result   : Unsatisfiable 35.14s 4.88s
% Output   : Proof 35.14s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    sum(a,c,u),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sum_6)]) ).

cnf(g1,plain,
    sum(b,c,v),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sum_7)]) ).

cnf(g2,plain,
    less_or_equal(u,v),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less_or_equal_8)]) ).

cnf(g3,plain,
    ~ less_or_equal(a,b),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_less_or_equal_9)]) ).

cnf(g4,plain,
    ( ~ sum(a,c,u)
    | sum(c,a,u) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',commutativity_addition)]) ).

cnf(g5,plain,
    ( ~ sum(b,c,v)
    | sum(c,b,v) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',commutativity_addition)]) ).

cnf(g6,plain,
    ( ~ defined(a)
    | sum(additive_identity,a,a) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',existence_of_identity_addition)]) ).

cnf(g7,plain,
    ( ~ defined(b)
    | sum(additive_identity,b,b) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',existence_of_identity_addition)]) ).

cnf(g8,plain,
    defined(a),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_is_defined)]) ).

cnf(g9,plain,
    defined(b),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',b_is_defined)]) ).

cnf(g10,plain,
    defined(c),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',c_is_defined)]) ).

cnf(g11,plain,
    ( ~ defined(c)
    | sum(additive_inverse(c),c,additive_identity) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',existence_of_inverse_addition)]) ).

cnf(g12,plain,
    ( ~ sum(additive_inverse(c),c,additive_identity)
    | ~ sum(c,a,u)
    | ~ sum(additive_identity,a,a)
    | sum(additive_inverse(c),u,a) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',associativity_addition_1)]) ).

cnf(g13,plain,
    ( ~ sum(additive_inverse(c),c,additive_identity)
    | ~ sum(c,b,v)
    | ~ sum(additive_identity,b,b)
    | sum(additive_inverse(c),v,b) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',associativity_addition_1)]) ).

cnf(g14,plain,
    ( ~ sum(additive_inverse(c),v,b)
    | sum(v,additive_inverse(c),b) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',commutativity_addition)]) ).

cnf(g15,plain,
    ( ~ sum(additive_inverse(c),u,a)
    | sum(u,additive_inverse(c),a) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',commutativity_addition)]) ).

cnf(g16,plain,
    ( ~ sum(u,additive_inverse(c),a)
    | ~ sum(v,additive_inverse(c),b)
    | ~ less_or_equal(u,v)
    | less_or_equal(a,b) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',compatibility_of_order_relation_and_addition)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : FLD066-3 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.03/0.12  % Command  : satcop --statistics %s
% 0.12/0.32  % Computer : n023.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Tue Jun  7 00:48:08 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 35.14/4.88  % symbols: 17
% 35.14/4.88  % clauses: 35
% 35.14/4.88  % start clauses: 4
% 35.14/4.88  % iterative deepening steps: 5167
% 35.14/4.88  % maximum path limit: 4
% 35.14/4.88  % literal attempts: 9695544
% 35.14/4.88  % depth failures: 5861601
% 35.14/4.88  % regularity failures: 159238
% 35.14/4.88  % tautology failures: 330109
% 35.14/4.88  % reductions: 2114750
% 35.14/4.88  % extensions: 7574253
% 35.14/4.88  % SAT variables: 486403
% 35.14/4.88  % SAT clauses: 1293232
% 35.14/4.88  % WalkSAT solutions: 1293173
% 35.14/4.88  % CDCL solutions: 58
% 35.14/4.88  % SZS status Unsatisfiable for theBenchmark
% 35.14/4.88  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------