TSTP Solution File: FLD008-4 by SATCoP---0.1

View Problem - Process Solution

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

% Computer : n027.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:16 EDT 2022

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

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

cnf(g1,plain,
    sum(additive_inverse(a),additive_inverse(b),d),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sum_6)]) ).

cnf(g2,plain,
    ~ sum(additive_identity,additive_inverse(c),d),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_sum_7)]) ).

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

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

cnf(g5,plain,
    ( ~ defined(a)
    | sum(additive_inverse(a),a,additive_identity) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',existence_of_inverse_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(d)
    | sum(additive_identity,d,d) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',existence_of_identity_addition)]) ).

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

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

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

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

cnf(g12,plain,
    defined(d),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d_is_defined)]) ).

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

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

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

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

cnf(g17,plain,
    ( ~ sum(additive_inverse(a),additive_inverse(b),d)
    | ~ sum(additive_inverse(a),a,additive_identity)
    | ~ sum(additive_inverse(b),c,a)
    | sum(d,c,additive_identity) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',associativity_addition_2)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : FLD008-4 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.12/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n027.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Tue Jun  7 01:48:10 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 5.79/1.28  % symbols: 16
% 5.79/1.28  % clauses: 33
% 5.79/1.28  % start clauses: 3
% 5.79/1.28  % iterative deepening steps: 975
% 5.79/1.28  % maximum path limit: 3
% 5.79/1.28  % literal attempts: 1280341
% 5.79/1.28  % depth failures: 782153
% 5.79/1.28  % regularity failures: 19099
% 5.79/1.28  % tautology failures: 40927
% 5.79/1.28  % reductions: 263599
% 5.79/1.28  % extensions: 1015483
% 5.79/1.28  % SAT variables: 149763
% 5.79/1.28  % SAT clauses: 360881
% 5.79/1.28  % WalkSAT solutions: 360871
% 5.79/1.28  % CDCL solutions: 8
% 5.79/1.28  % SZS status Unsatisfiable for theBenchmark
% 5.79/1.28  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------