TSTP Solution File: SYN101-1.002.002 by PyRes---1.3

View Problem - Process Solution

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

% Computer : n023.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:26 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(n_s2_goal_1,negated_conjecture,
    ~ p_1_2(a,a),
    input ).

cnf(n_1,axiom,
    nq_1(a),
    input ).

cnf(n_3,axiom,
    nq_2(a),
    input ).

cnf(n_t2_3,axiom,
    ( p_2_2(X26,X27)
    | ~ nq_1(X26)
    | ~ nq_2(X27) ),
    input ).

cnf(c28,plain,
    ( p_2_2(X28,a)
    | ~ nq_1(X28) ),
    inference(resolution,status(thm),[n_t2_3,n_3]) ).

cnf(c30,plain,
    p_2_2(a,a),
    inference(resolution,status(thm),[c28,n_1]) ).

cnf(n_s2_type11_1,axiom,
    ( p_1_2(X2,X3)
    | ~ p_2_2(X2,X3)
    | ~ p_1_1(X2,X3) ),
    input ).

cnf(n_t2_1,axiom,
    ( p_1_1(X12,X13)
    | ~ nq_1(X12)
    | ~ nq_2(X13) ),
    input ).

cnf(c0,plain,
    ( p_1_1(X16,a)
    | ~ nq_1(X16) ),
    inference(resolution,status(thm),[n_t2_1,n_3]) ).

cnf(c2,plain,
    p_1_1(a,a),
    inference(resolution,status(thm),[c0,n_1]) ).

cnf(c4,plain,
    ( p_1_2(a,a)
    | ~ p_2_2(a,a) ),
    inference(resolution,status(thm),[c2,n_s2_type11_1]) ).

cnf(c36,plain,
    p_1_2(a,a),
    inference(resolution,status(thm),[c4,c30]) ).

cnf(c37,plain,
    $false,
    inference(resolution,status(thm),[c36,n_s2_goal_1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SYN101-1.002.002 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.03/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.33  % Computer : n023.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Tue Jul 12 06:07:39 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.41/0.58  # Version:  1.3
% 0.41/0.58  # SZS status Unsatisfiable
% 0.41/0.58  # SZS output start CNFRefutation
% See solution above
% 0.41/0.58  
% 0.41/0.58  # Initial clauses    : 17
% 0.41/0.58  # Processed clauses  : 37
% 0.41/0.58  # Factors computed   : 0
% 0.41/0.58  # Resolvents computed: 40
% 0.41/0.58  # Tautologies deleted: 0
% 0.41/0.58  # Forward subsumed   : 0
% 0.41/0.58  # Backward subsumed  : 1
% 0.41/0.58  # -------- CPU Time ---------
% 0.41/0.58  # User time          : 0.206 s
% 0.41/0.58  # System time        : 0.024 s
% 0.41/0.58  # Total time         : 0.230 s
%------------------------------------------------------------------------------