TSTP Solution File: CSR098+4 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : CSR098+4 : TPTP v8.1.0. Bugfixed v7.3.0.
% 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 : Fri Jul 15 23:16:22 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ s__instance(s__Animal29_1,s__Amphibian),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_from_SUMO)]) ).

cnf(g1,plain,
    s__instance(s__Frog29_1,s__Amphibian),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',local_1)]) ).

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

cnf(g3,plain,
    ( ~ sPE(s__Frog29_1,s__Animal29_1)
    | ~ sPE(s__Amphibian,s__Amphibian)
    | ~ s__instance(s__Frog29_1,s__Amphibian)
    | s__instance(s__Animal29_1,s__Amphibian) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g4,plain,
    sPE(s__Frog29_1,s__Animal29_1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',local_3)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : CSR098+4 : TPTP v8.1.0. Bugfixed v7.3.0.
% 0.13/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n027.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Fri Jun 10 02:42:58 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.69/0.58  % symbols: 3980
% 0.69/0.58  % clauses: 9258
% 0.69/0.58  % start clauses: 1
% 0.69/0.58  % iterative deepening steps: 63
% 0.69/0.58  % maximum path limit: 2
% 0.69/0.58  % literal attempts: 33292
% 0.69/0.58  % depth failures: 32198
% 0.69/0.58  % regularity failures: 0
% 0.69/0.58  % tautology failures: 133
% 0.69/0.58  % reductions: 55
% 0.69/0.58  % extensions: 33226
% 0.69/0.58  % SAT variables: 43333
% 0.69/0.58  % SAT clauses: 26499
% 0.69/0.58  % WalkSAT solutions: 26499
% 0.69/0.58  % CDCL solutions: 0
% 0.69/0.58  % SZS status Theorem for theBenchmark
% 0.69/0.58  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------