TSTP Solution File: SYN099-1.003 by PyRes---1.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : SYN099-1.003 : TPTP v8.1.0. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n024.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 : Thu Jul 21 11:25:25 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(m_s2_goal_1,negated_conjecture,
    ~ p_1_3(X2),
    input ).

cnf(m_t2_5,axiom,
    p_3_3(a),
    input ).

cnf(m_t2_3,axiom,
    p_2_2(a),
    input ).

cnf(m_s2_type11_5,axiom,
    ( p_2_3(X19)
    | ~ p_3_3(X19)
    | ~ p_2_2(X19) ),
    input ).

cnf(c2,plain,
    ( p_2_3(a)
    | ~ p_3_3(a) ),
    inference(resolution,status(thm),[m_s2_type11_5,m_t2_3]) ).

cnf(c8,plain,
    p_2_3(a),
    inference(resolution,status(thm),[c2,m_t2_5]) ).

cnf(m_s2_type11_3,axiom,
    ( p_1_3(X7)
    | ~ p_2_3(X7)
    | ~ p_1_2(X7) ),
    input ).

cnf(m_t2_1,axiom,
    p_1_1(a),
    input ).

cnf(m_s2_type11_1,axiom,
    ( p_1_2(X4)
    | ~ p_2_2(X4)
    | ~ p_1_1(X4) ),
    input ).

cnf(c0,plain,
    ( p_1_2(a)
    | ~ p_2_2(a) ),
    inference(resolution,status(thm),[m_s2_type11_1,m_t2_1]) ).

cnf(c3,plain,
    p_1_2(a),
    inference(resolution,status(thm),[c0,m_t2_3]) ).

cnf(c5,plain,
    ( p_1_3(a)
    | ~ p_2_3(a) ),
    inference(resolution,status(thm),[c3,m_s2_type11_3]) ).

cnf(c10,plain,
    p_1_3(a),
    inference(resolution,status(thm),[c5,c8]) ).

cnf(c12,plain,
    $false,
    inference(resolution,status(thm),[c10,m_s2_goal_1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SYN099-1.003 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.34  % Computer : n024.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % 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 : Mon Jul 11 22:27:58 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.55  # Version:  1.3
% 0.19/0.55  # SZS status Unsatisfiable
% 0.19/0.55  # SZS output start CNFRefutation
% See solution above
% 0.19/0.55  
% 0.19/0.55  # Initial clauses    : 50
% 0.19/0.55  # Processed clauses  : 39
% 0.19/0.55  # Factors computed   : 0
% 0.19/0.55  # Resolvents computed: 13
% 0.19/0.55  # Tautologies deleted: 0
% 0.19/0.55  # Forward subsumed   : 4
% 0.19/0.55  # Backward subsumed  : 3
% 0.19/0.55  # -------- CPU Time ---------
% 0.19/0.55  # User time          : 0.191 s
% 0.19/0.55  # System time        : 0.018 s
% 0.19/0.55  # Total time         : 0.209 s
%------------------------------------------------------------------------------