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

View Problem - Process Solution

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

% Computer : n017.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:34 EDT 2022

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

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

cnf(quest_2,negated_conjecture,
    ~ p_Reset(t_139),
    input ).

cnf(quest_4,negated_conjecture,
    ( p_Wr_error(t_139)
    | p_Wr_error(plus(t_139,n1)) ),
    input ).

cnf(axiom_89,axiom,
    ( p_Reset(X528)
    | p_Wr(X528)
    | ~ p_Wr_error(plus(X528,n1))
    | p_Wr_error(X528) ),
    input ).

cnf(c1561,plain,
    ( p_Reset(t_139)
    | p_Wr(t_139)
    | p_Wr_error(t_139) ),
    inference(resolution,status(thm),[axiom_89,quest_4]) ).

cnf(c1566,plain,
    ( p_Wr(t_139)
    | p_Wr_error(t_139) ),
    inference(resolution,status(thm),[c1561,quest_2]) ).

cnf(c1578,plain,
    p_Wr_error(t_139),
    inference(resolution,status(thm),[c1566,quest_1]) ).

cnf(quest_3,negated_conjecture,
    ( ~ p_Wr_error(t_139)
    | ~ p_Wr_error(plus(t_139,n1)) ),
    input ).

cnf(axiom_90,axiom,
    ( p_Reset(X529)
    | p_Wr(X529)
    | p_Wr_error(plus(X529,n1))
    | ~ p_Wr_error(X529) ),
    input ).

cnf(c1592,plain,
    ( p_Reset(t_139)
    | p_Wr(t_139)
    | p_Wr_error(plus(t_139,n1)) ),
    inference(resolution,status(thm),[axiom_90,c1578]) ).

cnf(c52579,plain,
    ( p_Wr(t_139)
    | p_Wr_error(plus(t_139,n1)) ),
    inference(resolution,status(thm),[c1592,quest_2]) ).

cnf(c52645,plain,
    p_Wr_error(plus(t_139,n1)),
    inference(resolution,status(thm),[c52579,quest_1]) ).

cnf(c52683,plain,
    ~ p_Wr_error(t_139),
    inference(resolution,status(thm),[c52645,quest_3]) ).

cnf(c52704,plain,
    $false,
    inference(resolution,status(thm),[c52683,c1578]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : HWV026-1 : TPTP v8.1.0. Released v2.5.0.
% 0.03/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n017.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % 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 : Fri Jun 17 08:04:11 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 41.24/41.40  # Version:  1.3
% 41.24/41.40  # SZS status Unsatisfiable
% 41.24/41.40  # SZS output start CNFRefutation
% See solution above
% 41.24/41.40  
% 41.24/41.40  # Initial clauses    : 116
% 41.24/41.40  # Processed clauses  : 2461
% 41.24/41.40  # Factors computed   : 19
% 41.24/41.40  # Resolvents computed: 52667
% 41.24/41.40  # Tautologies deleted: 9
% 41.24/41.40  # Forward subsumed   : 1374
% 41.24/41.40  # Backward subsumed  : 76
% 41.24/41.40  # -------- CPU Time ---------
% 41.24/41.40  # User time          : 40.907 s
% 41.24/41.40  # System time        : 0.143 s
% 41.24/41.40  # Total time         : 41.050 s
%------------------------------------------------------------------------------