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

View Problem - Process Solution

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

% Computer : n012.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 05:03:56 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    member(sK14,on),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',thV3)]) ).

cnf(g1,plain,
    member(sK13,sK14),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',thV3)]) ).

cnf(g2,plain,
    member(sK14,sK13),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',thV3)]) ).

cnf(g3,plain,
    ( ~ member(sK14,on)
    | strict_well_order(member_predicate,sK14) ),
    inference(ground_cnf,[],[file('Axioms/SET006+4.ax',ordinal_number)]) ).

cnf(g4,plain,
    ( ~ member(sK14,on)
    | ~ member(sK13,sK14)
    | subset(sK13,sK14) ),
    inference(ground_cnf,[],[file('Axioms/SET006+4.ax',ordinal_number)]) ).

cnf(g5,plain,
    ( ~ member(sK13,sK14)
    | apply(member_predicate,sK13,sK14) ),
    inference(ground_cnf,[],[file('Axioms/SET006+4.ax',rel_member)]) ).

cnf(g6,plain,
    ( ~ member(sK14,sK13)
    | apply(member_predicate,sK14,sK13) ),
    inference(ground_cnf,[],[file('Axioms/SET006+4.ax',rel_member)]) ).

cnf(g7,plain,
    ( ~ subset(sK13,sK14)
    | ~ member(sK14,sK13)
    | member(sK14,sK14) ),
    inference(ground_cnf,[],[file('Axioms/SET006+0.ax',subset)]) ).

cnf(g8,plain,
    ( ~ strict_well_order(member_predicate,sK14)
    | strict_order(member_predicate,sK14) ),
    inference(ground_cnf,[],[file('Axioms/SET006+4.ax',strict_well_order)]) ).

cnf(g9,plain,
    ( ~ member(sK14,sK14)
    | ~ member(sK13,sK14)
    | ~ strict_order(member_predicate,sK14)
    | ~ apply(member_predicate,sK14,sK13)
    | ~ apply(member_predicate,sK13,sK14) ),
    inference(ground_cnf,[],[file('Axioms/SET006+4.ax',strict_order)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SET810+4 : TPTP v8.1.0. Released v3.2.0.
% 0.03/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n012.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 : Sun Jul 10 07:12:13 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.35  % symbols: 39
% 0.12/0.35  % clauses: 103
% 0.12/0.35  % start clauses: 4
% 0.12/0.35  % iterative deepening steps: 21
% 0.12/0.35  % maximum path limit: 1
% 0.12/0.35  % literal attempts: 4269
% 0.12/0.35  % depth failures: 3757
% 0.12/0.35  % regularity failures: 86
% 0.12/0.35  % tautology failures: 28
% 0.12/0.35  % reductions: 67
% 0.12/0.35  % extensions: 4137
% 0.12/0.35  % SAT variables: 2465
% 0.12/0.35  % SAT clauses: 2879
% 0.12/0.35  % WalkSAT solutions: 2871
% 0.12/0.35  % CDCL solutions: 0
% 0.12/0.35  % SZS status Theorem for theBenchmark
% 0.12/0.35  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------