TSTP Solution File: GRP176-1 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : GRP176-1 : TPTP v8.1.0. Bugfixed v1.2.1.
% 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 11:32:38 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ sPE(multiply(c,multiply(least_upper_bound(a,b),d)),least_upper_bound(multiply(c,multiply(a,d)),multiply(c,multiply(b,d)))),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_p07)]) ).

cnf(g1,plain,
    sPE(c,c),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g2,plain,
    ( ~ sPE(multiply(c,multiply(least_upper_bound(a,b),d)),multiply(c,least_upper_bound(multiply(a,d),multiply(b,d))))
    | ~ sPE(multiply(c,least_upper_bound(multiply(a,d),multiply(b,d))),least_upper_bound(multiply(c,multiply(a,d)),multiply(c,multiply(b,d))))
    | sPE(multiply(c,multiply(least_upper_bound(a,b),d)),least_upper_bound(multiply(c,multiply(a,d)),multiply(c,multiply(b,d)))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g3,plain,
    ( ~ sPE(c,c)
    | ~ sPE(multiply(least_upper_bound(a,b),d),least_upper_bound(multiply(a,d),multiply(b,d)))
    | sPE(multiply(c,multiply(least_upper_bound(a,b),d)),multiply(c,least_upper_bound(multiply(a,d),multiply(b,d)))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g4,plain,
    sPE(multiply(least_upper_bound(a,b),d),least_upper_bound(multiply(a,d),multiply(b,d))),
    inference(ground_cnf,[],[file('Axioms/GRP004-2.ax',monotony_lub2)]) ).

cnf(g5,plain,
    sPE(multiply(c,least_upper_bound(multiply(a,d),multiply(b,d))),least_upper_bound(multiply(c,multiply(a,d)),multiply(c,multiply(b,d)))),
    inference(ground_cnf,[],[file('Axioms/GRP004-2.ax',monotony_lub1)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : GRP176-1 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.11/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n027.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % 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 : Mon Jun 13 21:44:47 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.34  % symbols: 11
% 0.12/0.34  % clauses: 23
% 0.12/0.34  % start clauses: 1
% 0.12/0.34  % iterative deepening steps: 67
% 0.12/0.34  % maximum path limit: 4
% 0.12/0.34  % literal attempts: 802
% 0.12/0.34  % depth failures: 331
% 0.12/0.34  % regularity failures: 85
% 0.12/0.34  % tautology failures: 51
% 0.12/0.34  % reductions: 0
% 0.12/0.34  % extensions: 737
% 0.12/0.34  % SAT variables: 508
% 0.12/0.34  % SAT clauses: 547
% 0.12/0.34  % WalkSAT solutions: 540
% 0.12/0.34  % CDCL solutions: 0
% 0.12/0.34  % SZS status Unsatisfiable for theBenchmark
% 0.12/0.34  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------