TSTP Solution File: SYN097-1.002 by PyRes---1.3

View Problem - Process Solution

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

% Computer : n007.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.43s 0.60s
% Output   : Refutation 0.43s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
cnf(u_1_s2_goal_1,axiom,
    ~ u_1,
    input ).

cnf(u_s2_goal_1,negated_conjecture,
    ( u_1
    | ~ p_1_2 ),
    input ).

cnf(u_2_s2_type11_1,axiom,
    ( p_1_2
    | ~ u_2 ),
    input ).

cnf(u_t2_3,axiom,
    ( u_12
    | p_2_2 ),
    input ).

cnf(u_12_t2_3,axiom,
    ( p_2_2
    | ~ u_12 ),
    input ).

cnf(c8,plain,
    p_2_2,
    inference(resolution,status(thm),[u_12_t2_3,u_t2_3]) ).

cnf(u_s2_type11_1,axiom,
    ( u_2
    | p_1_2
    | ~ p_2_2
    | ~ p_1_1 ),
    input ).

cnf(u_t2_1,axiom,
    ( u_10
    | p_1_1 ),
    input ).

cnf(u_10_t2_1,axiom,
    ( p_1_1
    | ~ u_10 ),
    input ).

cnf(c1,plain,
    p_1_1,
    inference(resolution,status(thm),[u_10_t2_1,u_t2_1]) ).

cnf(c2,plain,
    ( u_2
    | p_1_2
    | ~ p_2_2 ),
    inference(resolution,status(thm),[c1,u_s2_type11_1]) ).

cnf(c15,plain,
    ( u_2
    | p_1_2 ),
    inference(resolution,status(thm),[c2,c8]) ).

cnf(c16,plain,
    p_1_2,
    inference(resolution,status(thm),[c15,u_2_s2_type11_1]) ).

cnf(c18,plain,
    u_1,
    inference(resolution,status(thm),[c16,u_s2_goal_1]) ).

cnf(c20,plain,
    $false,
    inference(resolution,status(thm),[c18,u_1_s2_goal_1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYN097-1.002 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.12/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.34  % Computer : n007.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Tue Jul 12 08:52:18 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.43/0.60  # Version:  1.3
% 0.43/0.60  # SZS status Unsatisfiable
% 0.43/0.60  # SZS output start CNFRefutation
% See solution above
% 0.43/0.60  
% 0.43/0.60  # Initial clauses    : 52
% 0.43/0.60  # Processed clauses  : 55
% 0.43/0.60  # Factors computed   : 0
% 0.43/0.60  # Resolvents computed: 21
% 0.43/0.60  # Tautologies deleted: 0
% 0.43/0.60  # Forward subsumed   : 6
% 0.43/0.60  # Backward subsumed  : 22
% 0.43/0.60  # -------- CPU Time ---------
% 0.43/0.60  # User time          : 0.232 s
% 0.43/0.60  # System time        : 0.020 s
% 0.43/0.60  # Total time         : 0.252 s
%------------------------------------------------------------------------------