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

View Problem - Process Solution

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

% Computer : n020.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:24 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    product(multiplicative_identity,a,b),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',product_7)]) ).

cnf(g1,plain,
    product(multiplicative_identity,c,d),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',product_8)]) ).

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

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

cnf(g4,plain,
    ~ product(multiplicative_identity,u,v),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_product_11)]) ).

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

cnf(g6,plain,
    ( ~ product(multiplicative_identity,c,d)
    | product(c,multiplicative_identity,d) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',commutativity_multiplication)]) ).

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

cnf(g8,plain,
    ( ~ product(multiplicative_identity,a,b)
    | ~ product(a,c,u)
    | ~ product(b,c,v)
    | product(multiplicative_identity,u,v) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',associativity_multiplication_1)]) ).

cnf(g9,plain,
    ( ~ product(c,b,v)
    | product(b,c,v) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',commutativity_multiplication)]) ).

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

cnf(g11,plain,
    defined(multiplicative_identity),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',well_definedness_of_multiplicative_identity)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : FLD025-5 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.08/0.14  % Command  : satcop --statistics %s
% 0.16/0.36  % Computer : n020.cluster.edu
% 0.16/0.36  % Model    : x86_64 x86_64
% 0.16/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.36  % Memory   : 8042.1875MB
% 0.16/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.36  % CPULimit : 300
% 0.16/0.36  % WCLimit  : 600
% 0.16/0.36  % DateTime : Mon Jun  6 12:36:22 EDT 2022
% 0.16/0.36  % CPUTime  : 
% 0.23/0.42  % symbols: 18
% 0.23/0.42  % clauses: 37
% 0.23/0.42  % start clauses: 5
% 0.23/0.42  % iterative deepening steps: 212
% 0.23/0.42  % maximum path limit: 2
% 0.23/0.42  % literal attempts: 96525
% 0.23/0.42  % depth failures: 61773
% 0.23/0.42  % regularity failures: 861
% 0.23/0.42  % tautology failures: 1427
% 0.23/0.42  % reductions: 21138
% 0.23/0.42  % extensions: 74370
% 0.23/0.42  % SAT variables: 3495
% 0.23/0.42  % SAT clauses: 9138
% 0.23/0.42  % WalkSAT solutions: 9134
% 0.23/0.42  % CDCL solutions: 0
% 0.23/0.42  % SZS status Unsatisfiable for theBenchmark
% 0.23/0.42  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------