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

View Problem - Process Solution

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

% Computer : n032.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:34 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ sum(additive_identity,b,additive_identity),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_sum_7)]) ).

cnf(g1,plain,
    ~ sum(additive_identity,d,additive_identity),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_sum_8)]) ).

cnf(g2,plain,
    product(a,multiplicative_inverse(b),s),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',product_9)]) ).

cnf(g3,plain,
    product(a,d,k),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',product_10)]) ).

cnf(g4,plain,
    product(b,c,k),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',product_11)]) ).

cnf(g5,plain,
    ~ product(c,multiplicative_inverse(d),s),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_product_12)]) ).

cnf(g6,plain,
    ( ~ defined(b)
    | sum(additive_identity,b,additive_identity)
    | product(multiplicative_inverse(b),b,multiplicative_identity) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',existence_of_inverse_multiplication)]) ).

cnf(g7,plain,
    ( ~ defined(d)
    | sum(additive_identity,d,additive_identity)
    | product(multiplicative_inverse(d),d,multiplicative_identity) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',existence_of_inverse_multiplication)]) ).

cnf(g8,plain,
    ( ~ product(a,multiplicative_inverse(b),s)
    | product(multiplicative_inverse(b),a,s) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',commutativity_multiplication)]) ).

cnf(g9,plain,
    ( ~ product(a,d,k)
    | product(d,a,k) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',commutativity_multiplication)]) ).

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

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

cnf(g12,plain,
    ( ~ defined(a)
    | product(multiplicative_identity,a,a) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',existence_of_identity_multiplication)]) ).

cnf(g13,plain,
    ( ~ defined(c)
    | product(multiplicative_identity,c,c) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',existence_of_identity_multiplication)]) ).

cnf(g14,plain,
    ( ~ product(multiplicative_inverse(b),b,multiplicative_identity)
    | ~ product(b,c,k)
    | ~ product(multiplicative_identity,c,c)
    | product(multiplicative_inverse(b),k,c) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',associativity_multiplication_1)]) ).

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

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

cnf(g17,plain,
    ( ~ product(multiplicative_inverse(d),d,multiplicative_identity)
    | ~ product(d,a,k)
    | ~ product(multiplicative_identity,a,a)
    | product(multiplicative_inverse(d),k,a) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',associativity_multiplication_1)]) ).

cnf(g18,plain,
    ( ~ product(multiplicative_inverse(b),k,c)
    | ~ product(multiplicative_inverse(b),a,s)
    | ~ product(k,multiplicative_inverse(d),a)
    | product(c,multiplicative_inverse(d),s) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',associativity_multiplication_2)]) ).

cnf(g19,plain,
    ( ~ product(multiplicative_inverse(d),k,a)
    | product(k,multiplicative_inverse(d),a) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',commutativity_multiplication)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.10  % Problem  : FLD050-4 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.02/0.11  % Command  : satcop --statistics %s
% 0.10/0.30  % Computer : n032.cluster.edu
% 0.10/0.30  % Model    : x86_64 x86_64
% 0.10/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.30  % Memory   : 8042.1875MB
% 0.10/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.30  % CPULimit : 300
% 0.10/0.30  % WCLimit  : 600
% 0.10/0.30  % DateTime : Tue Jun  7 04:15:50 EDT 2022
% 0.10/0.30  % CPUTime  : 
% 2.37/0.79  % symbols: 18
% 2.37/0.79  % clauses: 38
% 2.37/0.79  % start clauses: 6
% 2.37/0.79  % iterative deepening steps: 375
% 2.37/0.79  % maximum path limit: 3
% 2.37/0.79  % literal attempts: 565229
% 2.37/0.79  % depth failures: 346551
% 2.37/0.79  % regularity failures: 5729
% 2.37/0.79  % tautology failures: 20943
% 2.37/0.79  % reductions: 134527
% 2.37/0.79  % extensions: 428907
% 2.37/0.79  % SAT variables: 76886
% 2.37/0.79  % SAT clauses: 182486
% 2.37/0.79  % WalkSAT solutions: 182476
% 2.37/0.79  % CDCL solutions: 3
% 2.37/0.79  % SZS status Unsatisfiable for theBenchmark
% 2.37/0.79  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------