TSTP Solution File: GRP702-11 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : GRP702-11 : TPTP v8.1.0. Released v8.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 11:34:41 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ sPE(mult(x0,mult(x1,op_d)),mult(mult(x0,x1),op_d)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goal)]) ).

cnf(g1,plain,
    ( ~ sPE(mult(mult(x0,x1),op_d),mult(x0,mult(x1,op_d)))
    | sPE(mult(x0,mult(x1,op_d)),mult(mult(x0,x1),op_d)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g2,plain,
    sPE(x0,x0),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g3,plain,
    sPE(x1,x1),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g4,plain,
    sPE(mult(x0,x1),mult(x0,x1)),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g5,plain,
    ( ~ sPE(op_d,ld(op_c,mult(op_c,op_c)))
    | ~ sPE(ld(op_c,mult(op_c,op_c)),op_c)
    | sPE(op_d,op_c) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g6,plain,
    sPE(op_d,ld(op_c,mult(op_c,op_c))),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',f11)]) ).

cnf(g7,plain,
    sPE(ld(op_c,mult(op_c,op_c)),op_c),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',f02)]) ).

cnf(g8,plain,
    ( ~ sPE(mult(x1,op_d),mult(x1,ld(op_c,mult(op_c,op_c))))
    | ~ sPE(mult(x1,ld(op_c,mult(op_c,op_c))),mult(x1,op_c))
    | sPE(mult(x1,op_d),mult(x1,op_c)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g9,plain,
    ( ~ sPE(x1,x1)
    | ~ sPE(op_d,ld(op_c,mult(op_c,op_c)))
    | sPE(mult(x1,op_d),mult(x1,ld(op_c,mult(op_c,op_c)))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g10,plain,
    ( ~ sPE(x1,x1)
    | ~ sPE(ld(op_c,mult(op_c,op_c)),op_c)
    | sPE(mult(x1,ld(op_c,mult(op_c,op_c))),mult(x1,op_c)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g11,plain,
    ( ~ sPE(mult(mult(x0,x1),op_d),mult(mult(x0,x1),op_c))
    | ~ sPE(mult(mult(x0,x1),op_c),mult(x0,mult(x1,op_d)))
    | sPE(mult(mult(x0,x1),op_d),mult(x0,mult(x1,op_d))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g12,plain,
    ( ~ sPE(mult(x0,x1),mult(x0,x1))
    | ~ sPE(op_d,op_c)
    | sPE(mult(mult(x0,x1),op_d),mult(mult(x0,x1),op_c)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g13,plain,
    ( ~ sPE(mult(x0,mult(x1,op_d)),mult(mult(x0,x1),op_c))
    | sPE(mult(mult(x0,x1),op_c),mult(x0,mult(x1,op_d))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g14,plain,
    ( ~ sPE(mult(x0,mult(x1,op_d)),mult(x0,mult(x1,op_c)))
    | ~ sPE(mult(x0,mult(x1,op_c)),mult(mult(x0,x1),op_c))
    | sPE(mult(x0,mult(x1,op_d)),mult(mult(x0,x1),op_c)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g15,plain,
    sPE(mult(x0,mult(x1,op_c)),mult(mult(x0,x1),op_c)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',f09)]) ).

cnf(g16,plain,
    ( ~ sPE(x0,x0)
    | ~ sPE(mult(x1,op_d),mult(x1,op_c))
    | sPE(mult(x0,mult(x1,op_d)),mult(x0,mult(x1,op_c))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.10  % Problem  : GRP702-11 : TPTP v8.1.0. Released v8.1.0.
% 0.10/0.11  % Command  : satcop --statistics %s
% 0.11/0.30  % Computer : n032.cluster.edu
% 0.11/0.30  % Model    : x86_64 x86_64
% 0.11/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.30  % Memory   : 8042.1875MB
% 0.11/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.30  % CPULimit : 300
% 0.11/0.30  % WCLimit  : 600
% 0.11/0.30  % DateTime : Tue Jun 14 05:24:12 EDT 2022
% 0.11/0.30  % CPUTime  : 
% 0.15/0.36  % symbols: 12
% 0.15/0.36  % clauses: 20
% 0.15/0.36  % start clauses: 1
% 0.15/0.36  % iterative deepening steps: 743
% 0.15/0.36  % maximum path limit: 5
% 0.15/0.36  % literal attempts: 55043
% 0.15/0.36  % depth failures: 22523
% 0.15/0.36  % regularity failures: 5660
% 0.15/0.36  % tautology failures: 3595
% 0.15/0.36  % reductions: 0
% 0.15/0.36  % extensions: 54633
% 0.15/0.36  % SAT variables: 21324
% 0.15/0.36  % SAT clauses: 29556
% 0.15/0.36  % WalkSAT solutions: 29557
% 0.15/0.36  % CDCL solutions: 0
% 0.15/0.36  % SZS status Unsatisfiable for theBenchmark
% 0.15/0.36  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------