TSTP Solution File: GRP001+6 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : GRP001+6 : TPTP v8.1.0. Released v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n009.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:31:28 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    product(sK2,sK3,sK4),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity)]) ).

cnf(g1,plain,
    ~ product(sK3,sK2,sK4),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity)]) ).

cnf(g2,plain,
    product(sK4,sK0,sK4),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity)]) ).

cnf(g3,plain,
    product(sK2,sK0,sK2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity)]) ).

cnf(g4,plain,
    product(sK0,sK3,sK3),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity)]) ).

cnf(g5,plain,
    product(sK2,sK2,sK0),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity)]) ).

cnf(g6,plain,
    ( ~ product(sK4,sK2,sK3)
    | ~ product(sK4,sK0,sK4)
    | ~ product(sK2,sK2,sK0)
    | product(sK3,sK2,sK4) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity)]) ).

cnf(g7,plain,
    product(sK3,sK3,sK0),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity)]) ).

cnf(g8,plain,
    ( ~ product(sK2,sK3,sK4)
    | ~ product(sK2,sK0,sK2)
    | ~ product(sK3,sK3,sK0)
    | product(sK4,sK3,sK2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity)]) ).

cnf(g9,plain,
    product(sK4,sK4,sK0),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity)]) ).

cnf(g10,plain,
    ( ~ product(sK4,sK4,sK0)
    | ~ product(sK4,sK3,sK2)
    | ~ product(sK0,sK3,sK3)
    | product(sK4,sK2,sK3) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem  : GRP001+6 : TPTP v8.1.0. Released v3.1.0.
% 0.07/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n009.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 14:39:53 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.39  % symbols: 9
% 0.12/0.39  % clauses: 10
% 0.12/0.39  % start clauses: 7
% 0.12/0.39  % iterative deepening steps: 189
% 0.12/0.39  % maximum path limit: 3
% 0.12/0.39  % literal attempts: 73513
% 0.12/0.39  % depth failures: 48712
% 0.12/0.39  % regularity failures: 4
% 0.12/0.39  % tautology failures: 1335
% 0.12/0.39  % reductions: 6764
% 0.12/0.39  % extensions: 65523
% 0.12/0.39  % SAT variables: 3970
% 0.12/0.39  % SAT clauses: 9961
% 0.12/0.39  % WalkSAT solutions: 9943
% 0.12/0.39  % CDCL solutions: 0
% 0.12/0.39  % SZS status Theorem for theBenchmark
% 0.12/0.39  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------