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

View Problem - Process Solution

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

% Computer : n026.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:24 EDT 2022

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

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

cnf(axiom_30,axiom,
    ( ~ p_Reset(X39)
    | ~ p_Rd_error(plus(X39,n1)) ),
    input ).

cnf(axiom_29,axiom,
    ( ~ p_Reset(X38)
    | ~ p_Wr_error(plus(X38,n1)) ),
    input ).

cnf(quest_2,negated_conjecture,
    ( level(plus(t_139,n1)) != n0
    | p_Wr_error(plus(t_139,n1))
    | p_Rd_error(plus(t_139,n1)) ),
    input ).

cnf(symmetry,axiom,
    ( X12 != X13
    | X13 = X12 ),
    eq_axiom ).

cnf(axiom_21,axiom,
    level(X11) = int_level(X11),
    input ).

cnf(c24,plain,
    int_level(X19) = level(X19),
    inference(resolution,status(thm),[symmetry,axiom_21]) ).

cnf(transitivity,axiom,
    ( X130 != X132
    | X132 != X131
    | X130 = X131 ),
    eq_axiom ).

cnf(c196,plain,
    ( X215 != int_level(X216)
    | X215 = level(X216) ),
    inference(resolution,status(thm),[transitivity,c24]) ).

cnf(axiom_26,axiom,
    ( ~ p_Reset(X108)
    | int_level(plus(X108,n1)) = n0 ),
    input ).

cnf(c187,plain,
    int_level(plus(t_139,n1)) = n0,
    inference(resolution,status(thm),[axiom_26,quest_1]) ).

cnf(c343,plain,
    n0 = int_level(plus(t_139,n1)),
    inference(resolution,status(thm),[c187,symmetry]) ).

cnf(c962,plain,
    n0 = level(plus(t_139,n1)),
    inference(resolution,status(thm),[c343,c196]) ).

cnf(c1496,plain,
    level(plus(t_139,n1)) = n0,
    inference(resolution,status(thm),[c962,symmetry]) ).

cnf(c1670,plain,
    ( p_Wr_error(plus(t_139,n1))
    | p_Rd_error(plus(t_139,n1)) ),
    inference(resolution,status(thm),[c1496,quest_2]) ).

cnf(c60833,plain,
    ( p_Rd_error(plus(t_139,n1))
    | ~ p_Reset(t_139) ),
    inference(resolution,status(thm),[c1670,axiom_29]) ).

cnf(c60872,plain,
    p_Rd_error(plus(t_139,n1)),
    inference(resolution,status(thm),[c60833,quest_1]) ).

cnf(c60902,plain,
    ~ p_Reset(t_139),
    inference(resolution,status(thm),[c60872,axiom_30]) ).

cnf(c60916,plain,
    $false,
    inference(resolution,status(thm),[c60902,quest_1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : HWV009-1 : TPTP v8.1.0. Released v2.5.0.
% 0.11/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n026.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 09:26:53 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 58.42/58.67  # Version:  1.3
% 58.42/58.67  # SZS status Unsatisfiable
% 58.42/58.67  # SZS output start CNFRefutation
% See solution above
% 58.42/58.68  
% 58.42/58.68  # Initial clauses    : 114
% 58.42/58.68  # Processed clauses  : 2674
% 58.42/58.68  # Factors computed   : 19
% 58.42/58.68  # Resolvents computed: 60893
% 58.42/58.68  # Tautologies deleted: 8
% 58.42/58.68  # Forward subsumed   : 1456
% 58.42/58.68  # Backward subsumed  : 78
% 58.42/58.68  # -------- CPU Time ---------
% 58.42/58.68  # User time          : 58.197 s
% 58.42/58.68  # System time        : 0.144 s
% 58.42/58.68  # Total time         : 58.341 s
%------------------------------------------------------------------------------