TSTP Solution File: SEU247+1 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SEU247+1 : TPTP v8.1.0. Released v3.3.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 : Tue Jul 19 14:13:09 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    relation(sK1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',t18_wellord1)]) ).

cnf(g1,plain,
    ~ sPE(relation_restriction(sK1,sK0),relation_rng_restriction(sK0,relation_dom_restriction(sK1,sK0))),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',t18_wellord1)]) ).

cnf(g2,plain,
    ( ~ relation(sK1)
    | sPE(relation_restriction(sK1,sK0),relation_dom_restriction(relation_rng_restriction(sK0,sK1),sK0)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',t17_wellord1)]) ).

cnf(g3,plain,
    ( ~ relation(sK1)
    | sPE(relation_dom_restriction(relation_rng_restriction(sK0,sK1),sK0),relation_rng_restriction(sK0,relation_dom_restriction(sK1,sK0))) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',t140_relat_1)]) ).

cnf(g4,plain,
    ( ~ sPE(relation_restriction(sK1,sK0),relation_dom_restriction(relation_rng_restriction(sK0,sK1),sK0))
    | ~ sPE(relation_dom_restriction(relation_rng_restriction(sK0,sK1),sK0),relation_rng_restriction(sK0,relation_dom_restriction(sK1,sK0)))
    | sPE(relation_restriction(sK1,sK0),relation_rng_restriction(sK0,relation_dom_restriction(sK1,sK0))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.08  % Problem  : SEU247+1 : TPTP v8.1.0. Released v3.3.0.
% 0.00/0.09  % Command  : satcop --statistics %s
% 0.08/0.28  % Computer : n032.cluster.edu
% 0.08/0.28  % Model    : x86_64 x86_64
% 0.08/0.28  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.28  % Memory   : 8042.1875MB
% 0.08/0.28  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.28  % CPULimit : 300
% 0.08/0.28  % WCLimit  : 600
% 0.08/0.28  % DateTime : Sun Jun 19 18:15:33 EDT 2022
% 0.08/0.28  % CPUTime  : 
% 0.12/0.28  % symbols: 10
% 0.12/0.28  % clauses: 19
% 0.12/0.28  % start clauses: 2
% 0.12/0.28  % iterative deepening steps: 36
% 0.12/0.28  % maximum path limit: 2
% 0.12/0.28  % literal attempts: 2725
% 0.12/0.28  % depth failures: 1679
% 0.12/0.28  % regularity failures: 17
% 0.12/0.28  % tautology failures: 26
% 0.12/0.28  % reductions: 764
% 0.12/0.28  % extensions: 1911
% 0.12/0.28  % SAT variables: 1326
% 0.12/0.28  % SAT clauses: 1349
% 0.12/0.28  % WalkSAT solutions: 1345
% 0.12/0.28  % CDCL solutions: 0
% 0.12/0.28  % SZS status Theorem for theBenchmark
% 0.12/0.28  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------