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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : GEO086-1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %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 : Sat Jul 16 05:58:12 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(closed_defn_31,axiom,
    ( ~ closed(X8)
    | ~ end_point(X7,X8) ),
    input ).

cnf(theorem_2_7_2_67,negated_conjecture,
    open(sk14),
    input ).

cnf(open_defn_33,axiom,
    ( ~ open(X39)
    | end_point(ax0_sk7(X39),X39) ),
    input ).

cnf(c33,plain,
    end_point(ax0_sk7(sk14),sk14),
    inference(resolution,status(thm),[open_defn_33,theorem_2_7_2_67]) ).

cnf(c36,plain,
    ~ closed(sk14),
    inference(resolution,status(thm),[c33,closed_defn_31]) ).

cnf(theorem_2_7_2_69,negated_conjecture,
    ~ open(sk15),
    input ).

cnf(open_defn_34,axiom,
    ( ~ end_point(X10,X9)
    | open(X9) ),
    input ).

cnf(closed_defn_32,axiom,
    ( end_point(ax0_sk6(X32),X32)
    | closed(X32) ),
    input ).

cnf(c26,plain,
    ( closed(X33)
    | open(X33) ),
    inference(resolution,status(thm),[closed_defn_32,open_defn_34]) ).

cnf(c30,plain,
    closed(sk15),
    inference(resolution,status(thm),[c26,theorem_2_7_2_69]) ).

cnf(c19,plain,
    ( X62 != X61
    | ~ closed(X62)
    | closed(X61) ),
    eq_axiom ).

cnf(theorem_2_7_2_68,negated_conjecture,
    part_of(sk15,sk14),
    input ).

cnf(c1_35,axiom,
    ( ~ part_of(X74,X73)
    | X74 = X73
    | open(X74) ),
    input ).

cnf(c75,plain,
    ( sk15 = sk14
    | open(sk15) ),
    inference(resolution,status(thm),[c1_35,theorem_2_7_2_68]) ).

cnf(c82,plain,
    sk15 = sk14,
    inference(resolution,status(thm),[c75,theorem_2_7_2_69]) ).

cnf(c85,plain,
    ( ~ closed(sk15)
    | closed(sk14) ),
    inference(resolution,status(thm),[c82,c19]) ).

cnf(c96,plain,
    closed(sk14),
    inference(resolution,status(thm),[c85,c30]) ).

cnf(c98,plain,
    $false,
    inference(resolution,status(thm),[c96,c36]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : GEO086-1 : TPTP v8.1.0. Released v2.4.0.
% 0.12/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %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 : Fri Jun 17 23:18:43 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.48/0.67  # Version:  1.3
% 0.48/0.67  # SZS status Unsatisfiable
% 0.48/0.67  # SZS output start CNFRefutation
% See solution above
% 0.48/0.67  
% 0.48/0.67  # Initial clauses    : 75
% 0.48/0.67  # Processed clauses  : 49
% 0.48/0.67  # Factors computed   : 3
% 0.48/0.67  # Resolvents computed: 75
% 0.48/0.67  # Tautologies deleted: 7
% 0.48/0.67  # Forward subsumed   : 13
% 0.48/0.67  # Backward subsumed  : 2
% 0.48/0.67  # -------- CPU Time ---------
% 0.48/0.67  # User time          : 0.315 s
% 0.48/0.67  # System time        : 0.017 s
% 0.48/0.67  # Total time         : 0.332 s
%------------------------------------------------------------------------------