TSTP Solution File: SWV400+1 by PyRes---1.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : SWV400+1 : TPTP v8.1.0. Released v3.3.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 : Wed Jul 20 21:17:06 EDT 2022

% Result   : Theorem 0.19s 0.54s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
fof(ax22,axiom,
    ! [U,V] : ~ pair_in_list(create_slb,U,V),
    input ).

fof(c49,axiom,
    ! [U,V] : ~ pair_in_list(create_slb,U,V),
    inference(fof_simplification,status(thm),[ax22]) ).

fof(c50,axiom,
    ! [X38,X39] : ~ pair_in_list(create_slb,X38,X39),
    inference(variable_rename,status(thm),[c49]) ).

cnf(c51,axiom,
    ~ pair_in_list(create_slb,X71,X70),
    inference(split_conjunct,status(thm),[c50]) ).

fof(l36_co,conjecture,
    ! [U,V,W,X] :
      ( ( pair_in_list(create_slb,V,W)
        & less_than(X,W) )
     => pair_in_list(update_slb(create_slb,X),V,W) ),
    input ).

fof(c10,negated_conjecture,
    ~ ! [U,V,W,X] :
        ( ( pair_in_list(create_slb,V,W)
          & less_than(X,W) )
       => pair_in_list(update_slb(create_slb,X),V,W) ),
    inference(assume_negation,status(cth),[l36_co]) ).

fof(c11,negated_conjecture,
    ~ ! [V,W,X] :
        ( ( pair_in_list(create_slb,V,W)
          & less_than(X,W) )
       => pair_in_list(update_slb(create_slb,X),V,W) ),
    inference(fof_simplification,status(thm),[c10]) ).

fof(c12,negated_conjecture,
    ? [V,W,X] :
      ( pair_in_list(create_slb,V,W)
      & less_than(X,W)
      & ~ pair_in_list(update_slb(create_slb,X),V,W) ),
    inference(fof_nnf,status(thm),[c11]) ).

fof(c13,negated_conjecture,
    ? [X2,X3,X4] :
      ( pair_in_list(create_slb,X2,X3)
      & less_than(X4,X3)
      & ~ pair_in_list(update_slb(create_slb,X4),X2,X3) ),
    inference(variable_rename,status(thm),[c12]) ).

fof(c14,negated_conjecture,
    ( pair_in_list(create_slb,skolem0001,skolem0002)
    & less_than(skolem0003,skolem0002)
    & ~ pair_in_list(update_slb(create_slb,skolem0003),skolem0001,skolem0002) ),
    inference(skolemize,status(esa),[c13]) ).

cnf(c15,negated_conjecture,
    pair_in_list(create_slb,skolem0001,skolem0002),
    inference(split_conjunct,status(thm),[c14]) ).

cnf(c86,plain,
    $false,
    inference(resolution,status(thm),[c15,c51]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SWV400+1 : TPTP v8.1.0. Released v3.3.0.
% 0.11/0.12  % 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 : Wed Jun 15 10:14:54 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.54  # Version:  1.3
% 0.19/0.54  # SZS status Theorem
% 0.19/0.54  # SZS output start CNFRefutation
% See solution above
% 0.19/0.54  
% 0.19/0.54  # Initial clauses    : 41
% 0.19/0.54  # Processed clauses  : 9
% 0.19/0.54  # Factors computed   : 0
% 0.19/0.54  # Resolvents computed: 2
% 0.19/0.54  # Tautologies deleted: 0
% 0.19/0.54  # Forward subsumed   : 1
% 0.19/0.54  # Backward subsumed  : 0
% 0.19/0.54  # -------- CPU Time ---------
% 0.19/0.54  # User time          : 0.179 s
% 0.19/0.54  # System time        : 0.020 s
% 0.19/0.54  # Total time         : 0.199 s
%------------------------------------------------------------------------------