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

View Problem - Process Solution

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

% Computer : n021.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:26 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(axiom_24,axiom,
    ( int_level(X33) != n0
    | p_Empty(X33) ),
    input ).

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

cnf(quest_2,negated_conjecture,
    ( p_Empty(t_139)
    | level(t_139) = n0 ),
    input ).

cnf(c195,plain,
    ( p_Empty(t_139)
    | n0 = level(t_139) ),
    inference(resolution,status(thm),[quest_2,symmetry]) ).

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

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

cnf(c206,plain,
    ( X217 != level(X216)
    | X217 = int_level(X216) ),
    inference(resolution,status(thm),[transitivity,axiom_21]) ).

cnf(c373,plain,
    ( n0 = int_level(t_139)
    | p_Empty(t_139) ),
    inference(resolution,status(thm),[c206,c195]) ).

cnf(c1023,plain,
    ( p_Empty(t_139)
    | int_level(t_139) = n0 ),
    inference(resolution,status(thm),[c373,symmetry]) ).

cnf(c1424,plain,
    p_Empty(t_139),
    inference(resolution,status(thm),[c1023,axiom_24]) ).

cnf(quest_1,negated_conjecture,
    ( ~ p_Empty(t_139)
    | level(t_139) != n0 ),
    input ).

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

cnf(c200,plain,
    ( X213 != int_level(X212)
    | X213 = level(X212) ),
    inference(resolution,status(thm),[transitivity,c23]) ).

cnf(axiom_25,axiom,
    ( int_level(X37) = n0
    | ~ p_Empty(X37) ),
    input ).

cnf(c1413,plain,
    int_level(t_139) = n0,
    inference(resolution,status(thm),[c1023,axiom_25]) ).

cnf(c1438,plain,
    n0 = int_level(t_139),
    inference(resolution,status(thm),[c1413,symmetry]) ).

cnf(c1469,plain,
    n0 = level(t_139),
    inference(resolution,status(thm),[c1438,c200]) ).

cnf(c1481,plain,
    level(t_139) = n0,
    inference(resolution,status(thm),[c1469,symmetry]) ).

cnf(c1497,plain,
    ~ p_Empty(t_139),
    inference(resolution,status(thm),[c1481,quest_1]) ).

cnf(c1515,plain,
    $false,
    inference(resolution,status(thm),[c1497,c1424]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.11  % Problem  : HWV010-1 : TPTP v8.1.0. Released v2.5.0.
% 0.09/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n021.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 07:40:45 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.92/1.07  # Version:  1.3
% 0.92/1.07  # SZS status Unsatisfiable
% 0.92/1.07  # SZS output start CNFRefutation
% See solution above
% 0.92/1.07  
% 0.92/1.07  # Initial clauses    : 114
% 0.92/1.07  # Processed clauses  : 296
% 0.92/1.07  # Factors computed   : 1
% 0.92/1.07  # Resolvents computed: 1497
% 0.92/1.07  # Tautologies deleted: 9
% 0.92/1.07  # Forward subsumed   : 88
% 0.92/1.07  # Backward subsumed  : 9
% 0.92/1.07  # -------- CPU Time ---------
% 0.92/1.07  # User time          : 0.723 s
% 0.92/1.07  # System time        : 0.017 s
% 0.92/1.07  # Total time         : 0.741 s
%------------------------------------------------------------------------------