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

View Problem - Process Solution

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

% Computer : n018.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 : Wed Jul 20 21:19:00 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_0,negated_conjecture,
    c_Hoare__Mirabelle_Ostate__not__singleton,
    input ).

cnf(cls_state__not__singleton__def__raw_0,axiom,
    ( v_sko__Hoare__Mirabelle__Xstate__not__singleton__def__raw__1 != v_sko__Hoare__Mirabelle__Xstate__not__singleton__def__raw__2
    | ~ c_Hoare__Mirabelle_Ostate__not__singleton ),
    input ).

cnf(cls_conjecture_1,negated_conjecture,
    X3 = v_x,
    input ).

cnf(symmetry,axiom,
    ( X9 != X8
    | X8 = X9 ),
    eq_axiom ).

cnf(c1,plain,
    v_x = X11,
    inference(resolution,status(thm),[symmetry,cls_conjecture_1]) ).

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

cnf(c5,plain,
    ( X22 != v_x
    | X22 = X23 ),
    inference(resolution,status(thm),[transitivity,c1]) ).

cnf(c12,plain,
    X29 = X28,
    inference(resolution,status(thm),[c5,cls_conjecture_1]) ).

cnf(c20,plain,
    ~ c_Hoare__Mirabelle_Ostate__not__singleton,
    inference(resolution,status(thm),[c12,cls_state__not__singleton__def__raw_0]) ).

cnf(c22,plain,
    $false,
    inference(resolution,status(thm),[c20,cls_conjecture_0]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SWV817-1 : TPTP v8.1.0. Released v4.1.0.
% 0.06/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.34  % Computer : n018.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Wed Jun 15 13:25:59 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.52  # Version:  1.3
% 0.19/0.52  # SZS status Unsatisfiable
% 0.19/0.52  # SZS output start CNFRefutation
% See solution above
% 0.19/0.52  
% 0.19/0.52  # Initial clauses    : 11
% 0.19/0.52  # Processed clauses  : 14
% 0.19/0.52  # Factors computed   : 0
% 0.19/0.52  # Resolvents computed: 22
% 0.19/0.52  # Tautologies deleted: 1
% 0.19/0.52  # Forward subsumed   : 5
% 0.19/0.52  # Backward subsumed  : 11
% 0.19/0.52  # -------- CPU Time ---------
% 0.19/0.52  # User time          : 0.169 s
% 0.19/0.52  # System time        : 0.014 s
% 0.19/0.52  # Total time         : 0.183 s
%------------------------------------------------------------------------------