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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : HWV030-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:36 EDT 2022

% Result   : Unsatisfiable 97.23s 97.49s
% Output   : Refutation 97.23s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named eq_axiom)

% Comments : 
%------------------------------------------------------------------------------
cnf(quest_2,negated_conjecture,
    ~ gt(fifo_length,wr_level(plus(t_139,n1))),
    input ).

cnf(reflexivity,axiom,
    X3 = X3,
    eq_axiom ).

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

cnf(quest_1,negated_conjecture,
    p_Reset(t_139),
    input ).

cnf(axiom_27,axiom,
    ( ~ p_Reset(X111)
    | wr_level(plus(X111,n1)) = n0 ),
    input ).

cnf(c199,plain,
    wr_level(plus(t_139,n1)) = n0,
    inference(resolution,status(thm),[axiom_27,quest_1]) ).

cnf(c382,plain,
    n0 = wr_level(plus(t_139,n1)),
    inference(resolution,status(thm),[c199,symmetry]) ).

cnf(quest_3,negated_conjecture,
    gt(fifo_length,n0),
    input ).

cnf(c7,plain,
    ( X535 != X532
    | X534 != X533
    | ~ gt(X535,X534)
    | gt(X532,X533) ),
    eq_axiom ).

cnf(c1854,plain,
    ( fifo_length != X1328
    | n0 != X1329
    | gt(X1328,X1329) ),
    inference(resolution,status(thm),[c7,quest_3]) ).

cnf(c10435,plain,
    ( fifo_length != X4755
    | gt(X4755,wr_level(plus(t_139,n1))) ),
    inference(resolution,status(thm),[c1854,c382]) ).

cnf(c102251,plain,
    gt(fifo_length,wr_level(plus(t_139,n1))),
    inference(resolution,status(thm),[c10435,reflexivity]) ).

cnf(c103349,plain,
    $false,
    inference(resolution,status(thm),[c102251,quest_2]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : HWV030-1 : TPTP v8.1.0. Released v2.5.0.
% 0.08/0.15  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.36  % Computer : n016.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Fri Jun 17 07:47:05 EDT 2022
% 0.14/0.37  % CPUTime  : 
% 97.23/97.49  # Version:  1.3
% 97.23/97.49  # SZS status Unsatisfiable
% 97.23/97.49  # SZS output start CNFRefutation
% See solution above
% 97.23/97.49  
% 97.23/97.49  # Initial clauses    : 115
% 97.23/97.49  # Processed clauses  : 3220
% 97.23/97.49  # Factors computed   : 22
% 97.23/97.49  # Resolvents computed: 103312
% 97.23/97.49  # Tautologies deleted: 16
% 97.23/97.49  # Forward subsumed   : 1739
% 97.23/97.49  # Backward subsumed  : 91
% 97.23/97.49  # -------- CPU Time ---------
% 97.23/97.49  # User time          : 96.826 s
% 97.23/97.49  # System time        : 0.263 s
% 97.23/97.49  # Total time         : 97.089 s
%------------------------------------------------------------------------------