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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : HWV028-1 : TPTP v8.1.0. Released v2.5.0.
% 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 : Sat Jul 16 19:03:35 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(axiom_17,axiom,
    ~ gt(X2,X2),
    input ).

cnf(axiom_13,axiom,
    ( ~ gt(X80,X79)
    | gt(X80,X81)
    | ~ gt(X79,X81) ),
    input ).

cnf(quest_2,negated_conjecture,
    gt(level(plus(t_139,n1)),fifo_length),
    input ).

cnf(c204,plain,
    ( ~ gt(X969,level(plus(t_139,n1)))
    | gt(X969,fifo_length) ),
    inference(resolution,status(thm),[quest_2,axiom_13]) ).

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

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

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

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

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

cnf(c217,plain,
    ( X228 != int_level(X227)
    | X228 = level(X227) ),
    inference(resolution,status(thm),[transitivity,c25]) ).

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

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

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

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

cnf(c992,plain,
    n0 = level(plus(t_139,n1)),
    inference(resolution,status(thm),[c367,c217]) ).

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

cnf(c7,plain,
    ( X531 != X530
    | X529 != X528
    | ~ gt(X531,X529)
    | gt(X530,X528) ),
    eq_axiom ).

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

cnf(c10436,plain,
    ( fifo_length != X4756
    | gt(X4756,level(plus(t_139,n1))) ),
    inference(resolution,status(thm),[c1864,c992]) ).

cnf(c102866,plain,
    gt(fifo_length,level(plus(t_139,n1))),
    inference(resolution,status(thm),[c10436,reflexivity]) ).

cnf(c102904,plain,
    gt(fifo_length,fifo_length),
    inference(resolution,status(thm),[c102866,c204]) ).

cnf(c102919,plain,
    $false,
    inference(resolution,status(thm),[c102904,axiom_17]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : HWV028-1 : TPTP v8.1.0. Released v2.5.0.
% 0.07/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n007.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 06:55:42 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 91.43/91.64  # Version:  1.3
% 91.43/91.64  # SZS status Unsatisfiable
% 91.43/91.64  # SZS output start CNFRefutation
% See solution above
% 91.43/91.64  
% 91.43/91.64  # Initial clauses    : 115
% 91.43/91.64  # Processed clauses  : 3225
% 91.43/91.64  # Factors computed   : 22
% 91.43/91.64  # Resolvents computed: 103928
% 91.43/91.64  # Tautologies deleted: 16
% 91.43/91.64  # Forward subsumed   : 1745
% 91.43/91.64  # Backward subsumed  : 89
% 91.43/91.64  # -------- CPU Time ---------
% 91.43/91.64  # User time          : 91.026 s
% 91.43/91.64  # System time        : 0.242 s
% 91.43/91.64  # Total time         : 91.268 s
%------------------------------------------------------------------------------