TSTP Solution File: SET827-1 by PyRes---1.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : SET827-1 : TPTP v8.1.0. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n013.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:40:28 EDT 2022

% Result   : Unsatisfiable 123.52s 123.74s
% Output   : Refutation 123.52s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_3,negated_conjecture,
    ~ c_in(v_x,v_Z,t_a),
    input ).

cnf(cls_conjecture_0,negated_conjecture,
    c_in(v_x,v_V,t_a),
    input ).

cnf(cls_Set_OsubsetD_0,axiom,
    ( ~ c_in(X1572,X1569,X1571)
    | ~ c_lessequals(X1569,X1570,tc_set(X1571))
    | c_in(X1572,X1570,X1571) ),
    input ).

cnf(cls_conjecture_2,negated_conjecture,
    c_lessequals(v_V,v_Z,tc_set(t_a)),
    input ).

cnf(c2321,plain,
    ( ~ c_in(X9964,v_V,t_a)
    | c_in(X9964,v_Z,t_a) ),
    inference(resolution,status(thm),[cls_conjecture_2,cls_Set_OsubsetD_0]) ).

cnf(c107233,plain,
    c_in(v_x,v_Z,t_a),
    inference(resolution,status(thm),[c2321,cls_conjecture_0]) ).

cnf(c107274,plain,
    $false,
    inference(resolution,status(thm),[c107233,cls_conjecture_3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SET827-1 : TPTP v8.1.0. Released v3.2.0.
% 0.11/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n013.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.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Sun Jul 10 19:09:15 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 123.52/123.74  # Version:  1.3
% 123.52/123.74  # SZS status Unsatisfiable
% 123.52/123.74  # SZS output start CNFRefutation
% See solution above
% 123.52/123.74  
% 123.52/123.74  # Initial clauses    : 1548
% 123.52/123.74  # Processed clauses  : 4062
% 123.52/123.74  # Factors computed   : 6
% 123.52/123.74  # Resolvents computed: 107124
% 123.52/123.74  # Tautologies deleted: 78
% 123.52/123.74  # Forward subsumed   : 4021
% 123.52/123.74  # Backward subsumed  : 21
% 123.52/123.74  # -------- CPU Time ---------
% 123.52/123.74  # User time          : 123.103 s
% 123.52/123.74  # System time        : 0.260 s
% 123.52/123.74  # Total time         : 123.363 s
%------------------------------------------------------------------------------