TSTP Solution File: PUZ008-3 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : PUZ008-3 : TPTP v8.1.0. Released v1.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n004.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  : 300s
% DateTime : Wed Aug 31 18:10:38 EDT 2022

% Result   : Unsatisfiable 0.19s 0.53s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   37
%            Number of leaves      :   17
% Syntax   : Number of formulae    :   81 (  10 unt;   0 def)
%            Number of atoms       :  304 (   0 equ)
%            Maximal formula atoms :    8 (   3 avg)
%            Number of connectives :  444 ( 221   ~; 218   |;   0   &)
%                                         (   5 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   5 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    9 (   8 usr;   6 prp; 0-3 aty)
%            Number of functors    :    8 (   8 usr;   3 con; 0-2 aty)
%            Number of variables   :   34 (  34   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f183,plain,
    $false,
    inference(avatar_sat_refutation,[],[f44,f55,f58,f94,f97,f182]) ).

fof(f182,plain,
    ( ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(avatar_contradiction_clause,[],[f181]) ).

fof(f181,plain,
    ( $false
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(subsumption_resolution,[],[f180,f3]) ).

fof(f3,axiom,
    ! [X0] : greater_or_equal(X0,n0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',great_eq_base) ).

fof(f180,plain,
    ( ~ greater_or_equal(n0,n0)
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(resolution,[],[f179,f4]) ).

fof(f4,axiom,
    ! [X0,X1] :
      ( greater_or_equal(s(X0),s(X1))
      | ~ greater_or_equal(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',great_eq_recursive) ).

fof(f179,plain,
    ( ~ greater_or_equal(s(n0),s(n0))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(resolution,[],[f176,f4]) ).

fof(f176,plain,
    ( ~ greater_or_equal(s(s(n0)),s(s(n0)))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(resolution,[],[f175,f18]) ).

fof(f18,plain,
    ! [X0,X1] :
      ( safe(s(X0),s(X1))
      | ~ greater_or_equal(X0,X1) ),
    inference(resolution,[],[f4,f2]) ).

fof(f2,axiom,
    ! [X0,X1] :
      ( ~ greater_or_equal(X0,X1)
      | safe(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',same_or_more_missionaries_is_safe) ).

fof(f175,plain,
    ( ~ safe(s(s(s(n0))),s(s(s(n0))))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(subsumption_resolution,[],[f174,f1]) ).

fof(f1,axiom,
    ! [X0] : safe(n0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',no_missionaries_is_safe) ).

fof(f174,plain,
    ( ~ safe(n0,n0)
    | ~ safe(s(s(s(n0))),s(s(s(n0))))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(subsumption_resolution,[],[f171,f16]) ).

fof(f16,axiom,
    ! [X0] : ~ achievable(west(m(n0),c(n0)),X0,east(m(s(s(s(n0)))),c(s(s(s(n0)))))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_can_get_to_east_bank) ).

fof(f171,plain,
    ( ~ safe(s(s(s(n0))),s(s(s(n0))))
    | achievable(west(m(n0),c(n0)),boatoneast,east(m(s(s(s(n0)))),c(s(s(s(n0))))))
    | ~ safe(n0,n0)
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(resolution,[],[f168,f13]) ).

fof(f13,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ achievable(west(m(s(X0)),c(s(X1))),boatonwest,east(m(X2),c(X3)))
      | achievable(west(m(X0),c(X1)),boatoneast,east(m(s(X2)),c(s(X3))))
      | ~ safe(s(X2),s(X3))
      | ~ safe(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',missionary_and_cannibal_west_to_east) ).

fof(f168,plain,
    ( achievable(west(m(s(n0)),c(s(n0))),boatonwest,east(m(s(s(n0))),c(s(s(n0)))))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(subsumption_resolution,[],[f167,f78]) ).

fof(f78,plain,
    ( safe(s(s(n0)),s(s(n0)))
    | ~ spl0_10 ),
    inference(avatar_component_clause,[],[f77]) ).

fof(f77,plain,
    ( spl0_10
  <=> safe(s(s(n0)),s(s(n0))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_10])]) ).

fof(f167,plain,
    ( achievable(west(m(s(n0)),c(s(n0))),boatonwest,east(m(s(s(n0))),c(s(s(n0)))))
    | ~ safe(s(s(n0)),s(s(n0)))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(subsumption_resolution,[],[f164,f82]) ).

fof(f82,plain,
    ( safe(s(n0),s(n0))
    | ~ spl0_11 ),
    inference(avatar_component_clause,[],[f81]) ).

fof(f81,plain,
    ( spl0_11
  <=> safe(s(n0),s(n0)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_11])]) ).

fof(f164,plain,
    ( ~ safe(s(n0),s(n0))
    | ~ safe(s(s(n0)),s(s(n0)))
    | achievable(west(m(s(n0)),c(s(n0))),boatonwest,east(m(s(s(n0))),c(s(s(n0)))))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(resolution,[],[f161,f10]) ).

fof(f10,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ achievable(west(m(X0),c(X1)),boatoneast,east(m(s(X2)),c(X3)))
      | ~ safe(s(X0),X1)
      | achievable(west(m(s(X0)),c(X1)),boatonwest,east(m(X2),c(X3)))
      | ~ safe(X2,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',missionary_east_to_west) ).

fof(f161,plain,
    ( achievable(west(m(n0),c(s(n0))),boatoneast,east(m(s(s(s(n0)))),c(s(s(n0)))))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(subsumption_resolution,[],[f160,f27]) ).

fof(f27,plain,
    ( safe(s(s(s(n0))),s(s(n0)))
    | ~ spl0_2 ),
    inference(avatar_component_clause,[],[f26]) ).

fof(f26,plain,
    ( spl0_2
  <=> safe(s(s(s(n0))),s(s(n0))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_2])]) ).

fof(f160,plain,
    ( achievable(west(m(n0),c(s(n0))),boatoneast,east(m(s(s(s(n0)))),c(s(s(n0)))))
    | ~ safe(s(s(s(n0))),s(s(n0)))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(subsumption_resolution,[],[f158,f1]) ).

fof(f158,plain,
    ( ~ safe(n0,s(n0))
    | achievable(west(m(n0),c(s(n0))),boatoneast,east(m(s(s(s(n0)))),c(s(s(n0)))))
    | ~ safe(s(s(s(n0))),s(s(n0)))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(resolution,[],[f157,f7]) ).

fof(f7,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ achievable(west(m(X0),c(s(s(X1)))),boatonwest,east(m(X2),c(X3)))
      | achievable(west(m(X0),c(X1)),boatoneast,east(m(X2),c(s(s(X3)))))
      | ~ safe(X0,X1)
      | ~ safe(X2,s(s(X3))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',two_cannibals_west_to_east) ).

fof(f157,plain,
    ( achievable(west(m(n0),c(s(s(s(n0))))),boatonwest,east(m(s(s(s(n0)))),c(n0)))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(subsumption_resolution,[],[f156,f1]) ).

fof(f156,plain,
    ( ~ safe(n0,s(s(s(n0))))
    | achievable(west(m(n0),c(s(s(s(n0))))),boatonwest,east(m(s(s(s(n0)))),c(n0)))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(subsumption_resolution,[],[f155,f17]) ).

fof(f17,plain,
    ! [X0] : safe(X0,n0),
    inference(resolution,[],[f2,f3]) ).

fof(f155,plain,
    ( ~ safe(s(s(s(n0))),n0)
    | achievable(west(m(n0),c(s(s(s(n0))))),boatonwest,east(m(s(s(s(n0)))),c(n0)))
    | ~ safe(n0,s(s(s(n0))))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(resolution,[],[f151,f6]) ).

fof(f6,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ achievable(west(m(X0),c(X1)),boatoneast,east(m(X2),c(s(X3))))
      | ~ safe(X0,s(X1))
      | achievable(west(m(X0),c(s(X1))),boatonwest,east(m(X2),c(X3)))
      | ~ safe(X2,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cannibal_east_to_west) ).

fof(f151,plain,
    ( achievable(west(m(n0),c(s(s(n0)))),boatoneast,east(m(s(s(s(n0)))),c(s(n0))))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(subsumption_resolution,[],[f150,f1]) ).

fof(f150,plain,
    ( ~ safe(n0,s(s(n0)))
    | achievable(west(m(n0),c(s(s(n0)))),boatoneast,east(m(s(s(s(n0)))),c(s(n0))))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(subsumption_resolution,[],[f146,f53]) ).

fof(f53,plain,
    ( safe(s(s(s(n0))),s(n0))
    | ~ spl0_6 ),
    inference(avatar_component_clause,[],[f52]) ).

fof(f52,plain,
    ( spl0_6
  <=> safe(s(s(s(n0))),s(n0)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_6])]) ).

fof(f146,plain,
    ( ~ safe(s(s(s(n0))),s(n0))
    | achievable(west(m(n0),c(s(s(n0)))),boatoneast,east(m(s(s(s(n0)))),c(s(n0))))
    | ~ safe(n0,s(s(n0)))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(resolution,[],[f144,f11]) ).

fof(f11,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ achievable(west(m(s(s(X0))),c(X1)),boatonwest,east(m(X2),c(X3)))
      | ~ safe(s(s(X2)),X3)
      | achievable(west(m(X0),c(X1)),boatoneast,east(m(s(s(X2))),c(X3)))
      | ~ safe(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',two_missionaries_west_to_east) ).

fof(f144,plain,
    ( achievable(west(m(s(s(n0))),c(s(s(n0)))),boatonwest,east(m(s(n0)),c(s(n0))))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(subsumption_resolution,[],[f143,f78]) ).

fof(f143,plain,
    ( achievable(west(m(s(s(n0))),c(s(s(n0)))),boatonwest,east(m(s(n0)),c(s(n0))))
    | ~ safe(s(s(n0)),s(s(n0)))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(subsumption_resolution,[],[f138,f82]) ).

fof(f138,plain,
    ( ~ safe(s(n0),s(n0))
    | ~ safe(s(s(n0)),s(s(n0)))
    | achievable(west(m(s(s(n0))),c(s(s(n0)))),boatonwest,east(m(s(n0)),c(s(n0))))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(resolution,[],[f137,f14]) ).

fof(f14,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ achievable(west(m(X0),c(X1)),boatoneast,east(m(s(X2)),c(s(X3))))
      | achievable(west(m(s(X0)),c(s(X1))),boatonwest,east(m(X2),c(X3)))
      | ~ safe(X2,X3)
      | ~ safe(s(X0),s(X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',missionary_and_cannibal_east_to_west) ).

fof(f137,plain,
    ( achievable(west(m(s(n0)),c(s(n0))),boatoneast,east(m(s(s(n0))),c(s(s(n0)))))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10
    | ~ spl0_11 ),
    inference(subsumption_resolution,[],[f136,f82]) ).

fof(f136,plain,
    ( ~ safe(s(n0),s(n0))
    | achievable(west(m(s(n0)),c(s(n0))),boatoneast,east(m(s(s(n0))),c(s(s(n0)))))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6
    | ~ spl0_10 ),
    inference(subsumption_resolution,[],[f133,f78]) ).

fof(f133,plain,
    ( achievable(west(m(s(n0)),c(s(n0))),boatoneast,east(m(s(s(n0))),c(s(s(n0)))))
    | ~ safe(s(s(n0)),s(s(n0)))
    | ~ safe(s(n0),s(n0))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6 ),
    inference(resolution,[],[f131,f11]) ).

fof(f131,plain,
    ( achievable(west(m(s(s(s(n0)))),c(s(n0))),boatonwest,east(m(n0),c(s(s(n0)))))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6 ),
    inference(subsumption_resolution,[],[f130,f1]) ).

fof(f130,plain,
    ( achievable(west(m(s(s(s(n0)))),c(s(n0))),boatonwest,east(m(n0),c(s(s(n0)))))
    | ~ safe(n0,s(s(n0)))
    | ~ spl0_2
    | ~ spl0_5
    | ~ spl0_6 ),
    inference(subsumption_resolution,[],[f129,f53]) ).

fof(f129,plain,
    ( achievable(west(m(s(s(s(n0)))),c(s(n0))),boatonwest,east(m(n0),c(s(s(n0)))))
    | ~ safe(s(s(s(n0))),s(n0))
    | ~ safe(n0,s(s(n0)))
    | ~ spl0_2
    | ~ spl0_5 ),
    inference(resolution,[],[f126,f6]) ).

fof(f126,plain,
    ( achievable(west(m(s(s(s(n0)))),c(n0)),boatoneast,east(m(n0),c(s(s(s(n0))))))
    | ~ spl0_2
    | ~ spl0_5 ),
    inference(subsumption_resolution,[],[f125,f1]) ).

fof(f125,plain,
    ( ~ safe(n0,s(s(s(n0))))
    | achievable(west(m(s(s(s(n0)))),c(n0)),boatoneast,east(m(n0),c(s(s(s(n0))))))
    | ~ spl0_2
    | ~ spl0_5 ),
    inference(subsumption_resolution,[],[f105,f17]) ).

fof(f105,plain,
    ( achievable(west(m(s(s(s(n0)))),c(n0)),boatoneast,east(m(n0),c(s(s(s(n0))))))
    | ~ safe(s(s(s(n0))),n0)
    | ~ safe(n0,s(s(s(n0))))
    | ~ spl0_2
    | ~ spl0_5 ),
    inference(resolution,[],[f91,f7]) ).

fof(f91,plain,
    ( achievable(west(m(s(s(s(n0)))),c(s(s(n0)))),boatonwest,east(m(n0),c(s(n0))))
    | ~ spl0_2
    | ~ spl0_5 ),
    inference(subsumption_resolution,[],[f90,f27]) ).

fof(f90,plain,
    ( achievable(west(m(s(s(s(n0)))),c(s(s(n0)))),boatonwest,east(m(n0),c(s(n0))))
    | ~ safe(s(s(s(n0))),s(s(n0)))
    | ~ spl0_5 ),
    inference(subsumption_resolution,[],[f89,f1]) ).

fof(f89,plain,
    ( ~ safe(n0,s(n0))
    | ~ safe(s(s(s(n0))),s(s(n0)))
    | achievable(west(m(s(s(s(n0)))),c(s(s(n0)))),boatonwest,east(m(n0),c(s(n0))))
    | ~ spl0_5 ),
    inference(resolution,[],[f50,f6]) ).

fof(f50,plain,
    ( achievable(west(m(s(s(s(n0)))),c(s(n0))),boatoneast,east(m(n0),c(s(s(n0)))))
    | ~ spl0_5 ),
    inference(avatar_component_clause,[],[f48]) ).

fof(f48,plain,
    ( spl0_5
  <=> achievable(west(m(s(s(s(n0)))),c(s(n0))),boatoneast,east(m(n0),c(s(s(n0))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_5])]) ).

fof(f97,plain,
    spl0_11,
    inference(avatar_contradiction_clause,[],[f96]) ).

fof(f96,plain,
    ( $false
    | spl0_11 ),
    inference(subsumption_resolution,[],[f95,f3]) ).

fof(f95,plain,
    ( ~ greater_or_equal(n0,n0)
    | spl0_11 ),
    inference(resolution,[],[f83,f18]) ).

fof(f83,plain,
    ( ~ safe(s(n0),s(n0))
    | spl0_11 ),
    inference(avatar_component_clause,[],[f81]) ).

fof(f94,plain,
    spl0_10,
    inference(avatar_contradiction_clause,[],[f93]) ).

fof(f93,plain,
    ( $false
    | spl0_10 ),
    inference(subsumption_resolution,[],[f92,f3]) ).

fof(f92,plain,
    ( ~ greater_or_equal(n0,n0)
    | spl0_10 ),
    inference(resolution,[],[f85,f4]) ).

fof(f85,plain,
    ( ~ greater_or_equal(s(n0),s(n0))
    | spl0_10 ),
    inference(resolution,[],[f79,f18]) ).

fof(f79,plain,
    ( ~ safe(s(s(n0)),s(s(n0)))
    | spl0_10 ),
    inference(avatar_component_clause,[],[f77]) ).

fof(f58,plain,
    spl0_6,
    inference(avatar_contradiction_clause,[],[f57]) ).

fof(f57,plain,
    ( $false
    | spl0_6 ),
    inference(subsumption_resolution,[],[f56,f3]) ).

fof(f56,plain,
    ( ~ greater_or_equal(s(s(n0)),n0)
    | spl0_6 ),
    inference(resolution,[],[f54,f18]) ).

fof(f54,plain,
    ( ~ safe(s(s(s(n0))),s(n0))
    | spl0_6 ),
    inference(avatar_component_clause,[],[f52]) ).

fof(f55,plain,
    ( spl0_5
    | ~ spl0_6 ),
    inference(avatar_split_clause,[],[f46,f52,f48]) ).

fof(f46,plain,
    ( ~ safe(s(s(s(n0))),s(n0))
    | achievable(west(m(s(s(s(n0)))),c(s(n0))),boatoneast,east(m(n0),c(s(s(n0))))) ),
    inference(subsumption_resolution,[],[f45,f1]) ).

fof(f45,plain,
    ( achievable(west(m(s(s(s(n0)))),c(s(n0))),boatoneast,east(m(n0),c(s(s(n0)))))
    | ~ safe(s(s(s(n0))),s(n0))
    | ~ safe(n0,s(s(n0))) ),
    inference(resolution,[],[f7,f15]) ).

fof(f15,axiom,
    achievable(west(m(s(s(s(n0)))),c(s(s(s(n0))))),boatonwest,east(m(n0),c(n0))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',start_on_west_bank) ).

fof(f44,plain,
    spl0_2,
    inference(avatar_contradiction_clause,[],[f43]) ).

fof(f43,plain,
    ( $false
    | spl0_2 ),
    inference(subsumption_resolution,[],[f42,f3]) ).

fof(f42,plain,
    ( ~ greater_or_equal(s(n0),n0)
    | spl0_2 ),
    inference(resolution,[],[f41,f4]) ).

fof(f41,plain,
    ( ~ greater_or_equal(s(s(n0)),s(n0))
    | spl0_2 ),
    inference(resolution,[],[f28,f18]) ).

fof(f28,plain,
    ( ~ safe(s(s(s(n0))),s(s(n0)))
    | spl0_2 ),
    inference(avatar_component_clause,[],[f26]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : PUZ008-3 : TPTP v8.1.0. Released v1.2.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n004.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    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 10:31:34 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.48  % (1718)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.19/0.49  % (1730)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.49  % (1718)Refutation not found, incomplete strategy% (1718)------------------------------
% 0.19/0.49  % (1718)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (1718)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.49  % (1718)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.49  
% 0.19/0.49  % (1718)Memory used [KB]: 5884
% 0.19/0.49  % (1718)Time elapsed: 0.110 s
% 0.19/0.49  % (1718)Instructions burned: 2 (million)
% 0.19/0.49  % (1718)------------------------------
% 0.19/0.49  % (1718)------------------------------
% 0.19/0.49  % (1740)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 0.19/0.49  % (1740)Refutation not found, incomplete strategy% (1740)------------------------------
% 0.19/0.49  % (1740)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (1740)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.49  % (1740)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.49  
% 0.19/0.49  % (1740)Memory used [KB]: 5884
% 0.19/0.49  % (1740)Time elapsed: 0.108 s
% 0.19/0.49  % (1740)Instructions burned: 2 (million)
% 0.19/0.49  % (1740)------------------------------
% 0.19/0.49  % (1740)------------------------------
% 0.19/0.50  % (1725)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.50  % (1730)Instruction limit reached!
% 0.19/0.50  % (1730)------------------------------
% 0.19/0.50  % (1730)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (1730)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (1730)Termination reason: Unknown
% 0.19/0.50  % (1730)Termination phase: Finite model building preprocessing
% 0.19/0.50  
% 0.19/0.50  % (1730)Memory used [KB]: 1407
% 0.19/0.50  % (1730)Time elapsed: 0.006 s
% 0.19/0.50  % (1730)Instructions burned: 6 (million)
% 0.19/0.50  % (1730)------------------------------
% 0.19/0.50  % (1730)------------------------------
% 0.19/0.50  % (1716)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.19/0.50  % (1716)Refutation not found, incomplete strategy% (1716)------------------------------
% 0.19/0.50  % (1716)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (1716)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (1716)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.50  
% 0.19/0.50  % (1716)Memory used [KB]: 1407
% 0.19/0.50  % (1716)Time elapsed: 0.100 s
% 0.19/0.50  % (1716)Instructions burned: 2 (million)
% 0.19/0.50  % (1716)------------------------------
% 0.19/0.50  % (1716)------------------------------
% 0.19/0.50  % (1725)Instruction limit reached!
% 0.19/0.50  % (1725)------------------------------
% 0.19/0.50  % (1725)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (1725)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (1725)Termination reason: Unknown
% 0.19/0.50  % (1725)Termination phase: Saturation
% 0.19/0.50  
% 0.19/0.50  % (1725)Memory used [KB]: 6012
% 0.19/0.50  % (1725)Time elapsed: 0.120 s
% 0.19/0.50  % (1725)Instructions burned: 7 (million)
% 0.19/0.50  % (1725)------------------------------
% 0.19/0.50  % (1725)------------------------------
% 0.19/0.51  % (1727)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/5Mi)
% 0.19/0.51  % (1734)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.51  % (1734)Refutation not found, incomplete strategy% (1734)------------------------------
% 0.19/0.51  % (1734)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (1734)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (1734)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (1734)Memory used [KB]: 5884
% 0.19/0.51  % (1734)Time elapsed: 0.111 s
% 0.19/0.51  % (1734)------------------------------
% 0.19/0.51  % (1734)------------------------------
% 0.19/0.51  % (1729)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.19/0.52  % (1738)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.52  % (1720)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.52  % (1719)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.19/0.53  % (1719)Refutation not found, incomplete strategy% (1719)------------------------------
% 0.19/0.53  % (1719)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (1719)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (1719)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (1719)Memory used [KB]: 5756
% 0.19/0.53  % (1719)Time elapsed: 0.135 s
% 0.19/0.53  % (1719)Instructions burned: 1 (million)
% 0.19/0.53  % (1719)------------------------------
% 0.19/0.53  % (1719)------------------------------
% 0.19/0.53  % (1727)First to succeed.
% 0.19/0.53  % (1733)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 0.19/0.53  % (1727)Refutation found. Thanks to Tanya!
% 0.19/0.53  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.53  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.53  % (1727)------------------------------
% 0.19/0.53  % (1727)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (1727)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (1727)Termination reason: Refutation
% 0.19/0.53  
% 0.19/0.53  % (1727)Memory used [KB]: 5884
% 0.19/0.53  % (1727)Time elapsed: 0.139 s
% 0.19/0.53  % (1727)Instructions burned: 3 (million)
% 0.19/0.53  % (1727)------------------------------
% 0.19/0.53  % (1727)------------------------------
% 0.19/0.53  % (1714)Success in time 0.178 s
%------------------------------------------------------------------------------