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

View Problem - Process Solution

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

% Computer : n025.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 04:59:47 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    subset(sK2,sK3),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_subset_intersection)]) ).

cnf(g1,plain,
    ~ sPE(intersection(sK2,sK3),sK2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_subset_intersection)]) ).

cnf(g2,plain,
    ( ~ sPE(sK2,intersection(sK2,sK3))
    | sPE(intersection(sK2,sK3),sK2) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g3,plain,
    subset(intersection(sK2,sK3),sK2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',intersection_is_subset)]) ).

cnf(g4,plain,
    ( ~ subset(sK2,intersection(sK2,sK3))
    | ~ subset(intersection(sK2,sK3),sK2)
    | sPE(sK2,intersection(sK2,sK3)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',equal_defn)]) ).

cnf(g5,plain,
    ( ~ sPE(sK2,sK2)
    | ~ sPE(intersection(sK3,sK2),intersection(sK2,sK3))
    | ~ subset(sK2,intersection(sK3,sK2))
    | subset(sK2,intersection(sK2,sK3)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g6,plain,
    sPE(intersection(sK3,sK2),intersection(sK2,sK3)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_of_intersection)]) ).

cnf(g7,plain,
    sPE(sK2,sK2),
    inference(ground_cnf,[],[theory(equality)]) ).

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : SET183+3 : TPTP v8.1.0. Released v2.2.0.
% 0.06/0.12  % Command  : satcop --statistics %s
% 0.11/0.32  % Computer : n025.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 600
% 0.11/0.32  % DateTime : Sun Jul 10 22:05:01 EDT 2022
% 0.11/0.33  % CPUTime  : 
% 0.11/0.33  % symbols: 10
% 0.11/0.33  % clauses: 29
% 0.11/0.33  % start clauses: 2
% 0.11/0.33  % iterative deepening steps: 76
% 0.11/0.33  % maximum path limit: 3
% 0.11/0.33  % literal attempts: 9017
% 0.11/0.33  % depth failures: 6739
% 0.11/0.34  % regularity failures: 449
% 0.11/0.34  % tautology failures: 175
% 0.11/0.34  % reductions: 131
% 0.11/0.34  % extensions: 8868
% 0.11/0.34  % SAT variables: 1172
% 0.11/0.34  % SAT clauses: 1946
% 0.11/0.34  % WalkSAT solutions: 1944
% 0.11/0.34  % CDCL solutions: 0
% 0.11/0.34  % SZS status Theorem for theBenchmark
% 0.11/0.34  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------