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

View Problem - Process Solution

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

% Computer : n028.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:16 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    sPE(union(intersection(sK2,sK3),intersection(sK2,sK4)),sK2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_th53)]) ).

cnf(g1,plain,
    ~ subset(sK2,union(sK3,sK4)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_th53)]) ).

cnf(g2,plain,
    ( ~ member(sK0(sK2,union(sK3,sK4)),union(sK3,sK4))
    | subset(sK2,union(sK3,sK4)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',subset_defn)]) ).

cnf(g3,plain,
    ( subset(sK2,union(sK3,sK4))
    | member(sK0(sK2,union(sK3,sK4)),sK2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',subset_defn)]) ).

cnf(g4,plain,
    ( ~ member(sK0(sK2,union(sK3,sK4)),sK4)
    | member(sK0(sK2,union(sK3,sK4)),union(sK3,sK4)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',union_defn)]) ).

cnf(g5,plain,
    ( ~ member(sK0(sK2,union(sK3,sK4)),sK3)
    | member(sK0(sK2,union(sK3,sK4)),union(sK3,sK4)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',union_defn)]) ).

cnf(g6,plain,
    ( ~ sPE(union(intersection(sK2,sK3),intersection(sK2,sK4)),sK2)
    | ~ member(sK0(sK2,union(sK3,sK4)),sK2)
    | member(sK0(sK2,union(sK3,sK4)),union(intersection(sK2,sK3),intersection(sK2,sK4))) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',equal_member_defn)]) ).

cnf(g7,plain,
    ( ~ member(sK0(sK2,union(sK3,sK4)),union(intersection(sK2,sK3),intersection(sK2,sK4)))
    | member(sK0(sK2,union(sK3,sK4)),intersection(sK2,sK3))
    | member(sK0(sK2,union(sK3,sK4)),intersection(sK2,sK4)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',union_defn)]) ).

cnf(g8,plain,
    ( ~ member(sK0(sK2,union(sK3,sK4)),intersection(sK2,sK3))
    | member(sK0(sK2,union(sK3,sK4)),sK3) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',intersection_defn)]) ).

cnf(g9,plain,
    ( ~ member(sK0(sK2,union(sK3,sK4)),intersection(sK2,sK4))
    | member(sK0(sK2,union(sK3,sK4)),sK4) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',intersection_defn)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.14  % Problem  : SET594+3 : TPTP v8.1.0. Released v2.2.0.
% 0.04/0.14  % Command  : satcop --statistics %s
% 0.14/0.36  % Computer : n028.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Sat Jul  9 21:22:56 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.14/0.38  % symbols: 12
% 0.14/0.38  % clauses: 33
% 0.14/0.38  % start clauses: 2
% 0.14/0.38  % iterative deepening steps: 63
% 0.14/0.38  % maximum path limit: 3
% 0.14/0.38  % literal attempts: 17026
% 0.14/0.38  % depth failures: 14863
% 0.14/0.38  % regularity failures: 314
% 0.14/0.38  % tautology failures: 59
% 0.14/0.38  % reductions: 176
% 0.14/0.38  % extensions: 16820
% 0.14/0.38  % SAT variables: 3256
% 0.14/0.38  % SAT clauses: 4400
% 0.14/0.38  % WalkSAT solutions: 4396
% 0.14/0.38  % CDCL solutions: 0
% 0.14/0.38  % SZS status Theorem for theBenchmark
% 0.14/0.38  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------