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

View Problem - Process Solution

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

% Computer : n016.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 19:03:32 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(quest_3,negated_conjecture,
    ~ p_Reset(t_139),
    input ).

cnf(quest_2,negated_conjecture,
    p_Rd(t_139),
    input ).

cnf(quest_4,negated_conjecture,
    ~ p_Empty(t_139),
    input ).

cnf(axiom_15,axiom,
    ( X29 = n0
    | gt(X29,n0) ),
    input ).

cnf(axiom_24,axiom,
    ( int_level(X36) != n0
    | p_Empty(X36) ),
    input ).

cnf(c44,plain,
    ( p_Empty(X77)
    | gt(int_level(X77),n0) ),
    inference(resolution,status(thm),[axiom_24,axiom_15]) ).

cnf(c139,plain,
    gt(int_level(t_139),n0),
    inference(resolution,status(thm),[c44,quest_4]) ).

cnf(quest_1,negated_conjecture,
    p_Rd_error(plus(t_139,n1)),
    input ).

cnf(axiom_52,axiom,
    ( p_Reset(X265)
    | ~ p_Wr(X265)
    | ~ p_Rd(X265)
    | ~ gt(int_level(X265),n0)
    | ~ p_Rd_error(plus(X265,n1)) ),
    input ).

cnf(c718,plain,
    ( p_Reset(t_139)
    | ~ p_Wr(t_139)
    | ~ p_Rd(t_139)
    | ~ gt(int_level(t_139),n0) ),
    inference(resolution,status(thm),[axiom_52,quest_1]) ).

cnf(c23499,plain,
    ( p_Reset(t_139)
    | ~ p_Wr(t_139)
    | ~ p_Rd(t_139) ),
    inference(resolution,status(thm),[c718,c139]) ).

cnf(c23549,plain,
    ( p_Reset(t_139)
    | ~ p_Wr(t_139) ),
    inference(resolution,status(thm),[c23499,quest_2]) ).

cnf(axiom_70,axiom,
    ( p_Reset(X386)
    | p_Wr(X386)
    | ~ p_Rd(X386)
    | ~ gt(int_level(X386),n0)
    | ~ p_Rd_error(plus(X386,n1)) ),
    input ).

cnf(c1293,plain,
    ( p_Reset(t_139)
    | p_Wr(t_139)
    | ~ p_Rd(t_139)
    | ~ gt(int_level(t_139),n0) ),
    inference(resolution,status(thm),[axiom_70,quest_1]) ).

cnf(c50637,plain,
    ( p_Reset(t_139)
    | p_Wr(t_139)
    | ~ p_Rd(t_139) ),
    inference(resolution,status(thm),[c1293,c139]) ).

cnf(c50698,plain,
    ( p_Reset(t_139)
    | p_Wr(t_139) ),
    inference(resolution,status(thm),[c50637,quest_2]) ).

cnf(c50721,plain,
    p_Reset(t_139),
    inference(resolution,status(thm),[c50698,c23549]) ).

cnf(c50771,plain,
    $false,
    inference(resolution,status(thm),[c50721,quest_3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : HWV021-1 : TPTP v8.1.0. Released v2.5.0.
% 0.11/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.11/0.32  % Computer : n016.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 600
% 0.11/0.32  % DateTime : Fri Jun 17 09:00:50 EDT 2022
% 0.11/0.32  % CPUTime  : 
% 46.04/46.19  # Version:  1.3
% 46.04/46.19  # SZS status Unsatisfiable
% 46.04/46.19  # SZS output start CNFRefutation
% See solution above
% 46.04/46.19  
% 46.04/46.19  # Initial clauses    : 116
% 46.04/46.19  # Processed clauses  : 2439
% 46.04/46.19  # Factors computed   : 19
% 46.04/46.19  # Resolvents computed: 50740
% 46.04/46.19  # Tautologies deleted: 8
% 46.04/46.19  # Forward subsumed   : 1355
% 46.04/46.19  # Backward subsumed  : 75
% 46.04/46.19  # -------- CPU Time ---------
% 46.04/46.19  # User time          : 45.724 s
% 46.04/46.19  # System time        : 0.152 s
% 46.04/46.19  # Total time         : 45.876 s
%------------------------------------------------------------------------------