TSTP Solution File: SET005-1 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SET005-1 : TPTP v8.1.0. Released v1.0.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 04:57:11 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ intersection(aIb,c,aIbIc),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_aIb_intersection_c_is_aIbIc)]) ).

cnf(g1,plain,
    ( member(h(aIb,c,aIbIc),aIb)
    | member(h(aIb,c,aIbIc),aIbIc)
    | intersection(aIb,c,aIbIc) ),
    inference(ground_cnf,[],[file('Axioms/SET001-2.ax',intersection_axiom1)]) ).

cnf(g2,plain,
    ( ~ member(h(aIb,c,aIbIc),aIb)
    | ~ member(h(aIb,c,aIbIc),c)
    | ~ member(h(aIb,c,aIbIc),aIbIc)
    | intersection(aIb,c,aIbIc) ),
    inference(ground_cnf,[],[file('Axioms/SET001-2.ax',intersection_axiom3)]) ).

cnf(g3,plain,
    ( member(h(aIb,c,aIbIc),c)
    | member(h(aIb,c,aIbIc),aIbIc)
    | intersection(aIb,c,aIbIc) ),
    inference(ground_cnf,[],[file('Axioms/SET001-2.ax',intersection_axiom2)]) ).

cnf(g4,plain,
    ( ~ member(h(aIb,c,aIbIc),a)
    | ~ member(h(aIb,c,aIbIc),bIc)
    | ~ intersection(a,bIc,aIbIc)
    | member(h(aIb,c,aIbIc),aIbIc) ),
    inference(ground_cnf,[],[file('Axioms/SET001-2.ax',member_of_both_is_member_of_intersection)]) ).

cnf(g5,plain,
    intersection(a,bIc,aIbIc),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_intersection_bIc)]) ).

cnf(g6,plain,
    ( ~ member(h(aIb,c,aIbIc),b)
    | ~ member(h(aIb,c,aIbIc),c)
    | ~ intersection(b,c,bIc)
    | member(h(aIb,c,aIbIc),bIc) ),
    inference(ground_cnf,[],[file('Axioms/SET001-2.ax',member_of_both_is_member_of_intersection)]) ).

cnf(g7,plain,
    intersection(b,c,bIc),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',b_intersection_c)]) ).

cnf(g8,plain,
    ( ~ member(h(aIb,c,aIbIc),aIb)
    | ~ intersection(a,b,aIb)
    | member(h(aIb,c,aIbIc),a) ),
    inference(ground_cnf,[],[file('Axioms/SET001-2.ax',member_of_intersection_is_member_of_set1)]) ).

cnf(g9,plain,
    intersection(a,b,aIb),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_intersection_b)]) ).

cnf(g10,plain,
    ( ~ member(h(aIb,c,aIbIc),aIbIc)
    | ~ intersection(a,bIc,aIbIc)
    | member(h(aIb,c,aIbIc),bIc) ),
    inference(ground_cnf,[],[file('Axioms/SET001-2.ax',member_of_intersection_is_member_of_set2)]) ).

cnf(g11,plain,
    ( ~ member(h(aIb,c,aIbIc),bIc)
    | ~ intersection(b,c,bIc)
    | member(h(aIb,c,aIbIc),c) ),
    inference(ground_cnf,[],[file('Axioms/SET001-2.ax',member_of_intersection_is_member_of_set2)]) ).

cnf(g12,plain,
    ( ~ member(h(aIb,c,aIbIc),bIc)
    | ~ intersection(b,c,bIc)
    | member(h(aIb,c,aIbIc),b) ),
    inference(ground_cnf,[],[file('Axioms/SET001-2.ax',member_of_intersection_is_member_of_set1)]) ).

cnf(g13,plain,
    ( ~ member(h(aIb,c,aIbIc),aIb)
    | ~ intersection(a,b,aIb)
    | member(h(aIb,c,aIbIc),b) ),
    inference(ground_cnf,[],[file('Axioms/SET001-2.ax',member_of_intersection_is_member_of_set2)]) ).

cnf(g14,plain,
    ( ~ member(h(aIb,c,aIbIc),aIbIc)
    | ~ intersection(a,bIc,aIbIc)
    | member(h(aIb,c,aIbIc),a) ),
    inference(ground_cnf,[],[file('Axioms/SET001-2.ax',member_of_intersection_is_member_of_set1)]) ).

cnf(g15,plain,
    ( ~ member(h(aIb,c,aIbIc),a)
    | ~ member(h(aIb,c,aIbIc),b)
    | ~ intersection(a,b,aIb)
    | member(h(aIb,c,aIbIc),aIb) ),
    inference(ground_cnf,[],[file('Axioms/SET001-2.ax',member_of_both_is_member_of_intersection)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem  : SET005-1 : TPTP v8.1.0. Released v1.0.0.
% 0.11/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n028.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 12:45:57 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.35  % symbols: 14
% 0.12/0.35  % clauses: 16
% 0.12/0.35  % start clauses: 1
% 0.12/0.35  % iterative deepening steps: 136
% 0.12/0.35  % maximum path limit: 4
% 0.12/0.35  % literal attempts: 29054
% 0.12/0.35  % depth failures: 18681
% 0.12/0.35  % regularity failures: 776
% 0.12/0.35  % tautology failures: 2713
% 0.12/0.35  % reductions: 2896
% 0.12/0.35  % extensions: 26096
% 0.12/0.35  % SAT variables: 1454
% 0.12/0.35  % SAT clauses: 3005
% 0.12/0.35  % WalkSAT solutions: 3001
% 0.12/0.35  % CDCL solutions: 0
% 0.12/0.35  % SZS status Unsatisfiable for theBenchmark
% 0.12/0.35  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------