TSTP Solution File: SET576+3 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SET576+3 : TPTP v8.1.0. Released v2.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n022.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:02:05 EDT 2022

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

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

cnf(g1,plain,
    ( intersect(sK1,sK2)
    | disjoint(sK1,sK2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',disjoint_defn)]) ).

cnf(g2,plain,
    ( ~ member(sK0(sK1,sK2),sK1)
    | ~ member(sK0(sK1,sK2),sK2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_th17)]) ).

cnf(g3,plain,
    ( ~ intersect(sK1,sK2)
    | member(sK0(sK1,sK2),sK2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',intersect_defn)]) ).

cnf(g4,plain,
    ( ~ intersect(sK1,sK2)
    | member(sK0(sK1,sK2),sK1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',intersect_defn)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem  : SET576+3 : TPTP v8.1.0. Released v2.2.0.
% 0.04/0.14  % Command  : satcop --statistics %s
% 0.14/0.35  % Computer : n022.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Sun Jul 10 12:36:40 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.21/0.37  % symbols: 8
% 0.21/0.37  % clauses: 8
% 0.21/0.37  % start clauses: 2
% 0.21/0.37  % iterative deepening steps: 18
% 0.21/0.37  % maximum path limit: 1
% 0.21/0.37  % literal attempts: 70
% 0.21/0.37  % depth failures: 33
% 0.21/0.37  % regularity failures: 0
% 0.21/0.37  % tautology failures: 0
% 0.21/0.37  % reductions: 0
% 0.21/0.37  % extensions: 47
% 0.21/0.37  % SAT variables: 70
% 0.21/0.37  % SAT clauses: 61
% 0.21/0.37  % WalkSAT solutions: 54
% 0.21/0.37  % CDCL solutions: 0
% 0.21/0.37  % SZS status Theorem for theBenchmark
% 0.21/0.37  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------