TSTP Solution File: FLD016-5 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : FLD016-5 : 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:21 EDT 2022

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

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

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

cnf(g2,plain,
    sum(additive_identity,q,r),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sum_8)]) ).

cnf(g3,plain,
    ~ sum(additive_identity,u,v),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_sum_9)]) ).

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

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

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

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

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

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

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

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

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

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

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

cnf(g15,plain,
    ( ~ defined(a)
    | defined(additive_inverse(a)) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',well_definedness_of_additive_inverse)]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : FLD016-5 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.03/0.12  % Command  : satcop --statistics %s
% 0.13/0.33  % Computer : n027.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 : Mon Jun  6 17:42:54 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.20/0.43  % symbols: 17
% 0.20/0.43  % clauses: 35
% 0.20/0.43  % start clauses: 4
% 0.20/0.43  % iterative deepening steps: 220
% 0.20/0.43  % maximum path limit: 3
% 0.20/0.43  % literal attempts: 115283
% 0.20/0.43  % depth failures: 75896
% 0.20/0.43  % regularity failures: 1514
% 0.20/0.43  % tautology failures: 2341
% 0.20/0.43  % reductions: 20311
% 0.20/0.43  % extensions: 94245
% 0.20/0.43  % SAT variables: 14934
% 0.20/0.43  % SAT clauses: 33325
% 0.20/0.43  % WalkSAT solutions: 33326
% 0.20/0.43  % CDCL solutions: 0
% 0.20/0.43  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.43  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------