TSTP Solution File: NLP267_5 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : NLP267_5 : TPTP v8.2.0. Released v8.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n013.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 : Tue May 21 01:05:47 EDT 2024

% Result   : Theorem 0.15s 0.37s
% Output   : Refutation 0.15s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   31 (   7 unt;   7 typ;   0 def)
%            Number of atoms       :   83 (   0 equ)
%            Maximal formula atoms :    4 (   3 avg)
%            Number of connectives :   50 (  22   ~;  16   |;   5   &)
%                                         (   0 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   4 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of FOOLs       :   31 (  31 fml;   0 var)
%            Number of types       :    3 (   1 usr)
%            Number of type conns  :    8 (   4   >;   4   *;   0   +;   0  <<)
%            Number of predicates  :    8 (   7 usr;   4 prp; 0-2 aty)
%            Number of functors    :    2 (   2 usr;   2 con; 0-0 aty)
%            Number of variables   :   23 (  21   !;   2   ?;  23   :)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    '$ki_world': $tType ).

tff(func_def_0,type,
    '$ki_local_world': '$ki_world' ).

tff(func_def_6,type,
    sK0: '$ki_world' ).

tff(pred_def_1,type,
    '$ki_accessible': ( '$ki_world' * '$ki_world' ) > $o ).

tff(pred_def_2,type,
    price: ( '$ki_world' * $i ) > $o ).

tff(pred_def_3,type,
    dest: ( '$ki_world' * $i ) > $o ).

tff(pred_def_4,type,
    class: ( '$ki_world' * $i ) > $o ).

tff(f40,plain,
    $false,
    inference(resolution,[],[f39,f24]) ).

tff(f24,plain,
    ~ price(sK0,seventy),
    inference(cnf_transformation,[],[f22]) ).

tff(f22,plain,
    ( ~ price(sK0,seventy)
    & '$ki_accessible'('$ki_local_world',sK0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f10,f21]) ).

tff(f21,plain,
    ( ? [X0: '$ki_world'] :
        ( ~ price(X0,seventy)
        & '$ki_accessible'('$ki_local_world',X0) )
   => ( ~ price(sK0,seventy)
      & '$ki_accessible'('$ki_local_world',sK0) ) ),
    introduced(choice_axiom,[]) ).

tff(f10,plain,
    ? [X0: '$ki_world'] :
      ( ~ price(X0,seventy)
      & '$ki_accessible'('$ki_local_world',X0) ),
    inference(ennf_transformation,[],[f9]) ).

tff(f9,negated_conjecture,
    ~ ! [X0: '$ki_world'] :
        ( '$ki_accessible'('$ki_local_world',X0)
       => price(X0,seventy) ),
    inference(negated_conjecture,[],[f8]) ).

tff(f8,conjecture,
    ! [X0: '$ki_world'] :
      ( '$ki_accessible'('$ki_local_world',X0)
     => price(X0,seventy) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',verify) ).

tff(f39,plain,
    ! [X0: '$ki_world'] : price(X0,seventy),
    inference(subsumption_resolution,[],[f38,f31]) ).

tff(f31,plain,
    ! [X0: '$ki_world',X1: '$ki_world'] : '$ki_accessible'(X0,X1),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    ! [X0: '$ki_world',X1: '$ki_world'] : '$ki_accessible'(X0,X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mrel_universal) ).

tff(f38,plain,
    ! [X0: '$ki_world'] :
      ( price(X0,seventy)
      | ~ '$ki_accessible'('$ki_local_world',X0) ),
    inference(subsumption_resolution,[],[f37,f32]) ).

tff(f32,plain,
    ! [X0: '$ki_world'] : dest(X0,paris),
    inference(subsumption_resolution,[],[f25,f31]) ).

tff(f25,plain,
    ! [X0: '$ki_world'] :
      ( dest(X0,paris)
      | ~ '$ki_accessible'('$ki_local_world',X0) ),
    inference(cnf_transformation,[],[f11]) ).

tff(f11,plain,
    ! [X0: '$ki_world'] :
      ( dest(X0,paris)
      | ~ '$ki_accessible'('$ki_local_world',X0) ),
    inference(ennf_transformation,[],[f6]) ).

tff(f6,axiom,
    ! [X0: '$ki_world'] :
      ( '$ki_accessible'('$ki_local_world',X0)
     => dest(X0,paris) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',belief1) ).

tff(f37,plain,
    ! [X0: '$ki_world'] :
      ( price(X0,seventy)
      | ~ dest(X0,paris)
      | ~ '$ki_accessible'('$ki_local_world',X0) ),
    inference(subsumption_resolution,[],[f28,f33]) ).

tff(f33,plain,
    ! [X0: '$ki_world'] : class(X0,second),
    inference(subsumption_resolution,[],[f26,f31]) ).

tff(f26,plain,
    ! [X0: '$ki_world'] :
      ( class(X0,second)
      | ~ '$ki_accessible'('$ki_local_world',X0) ),
    inference(cnf_transformation,[],[f12]) ).

tff(f12,plain,
    ! [X0: '$ki_world'] :
      ( class(X0,second)
      | ~ '$ki_accessible'('$ki_local_world',X0) ),
    inference(ennf_transformation,[],[f7]) ).

tff(f7,axiom,
    ! [X0: '$ki_world'] :
      ( '$ki_accessible'('$ki_local_world',X0)
     => class(X0,second) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',belief2) ).

tff(f28,plain,
    ! [X0: '$ki_world'] :
      ( price(X0,seventy)
      | ~ class(X0,second)
      | ~ dest(X0,paris)
      | ~ '$ki_accessible'('$ki_local_world',X0) ),
    inference(cnf_transformation,[],[f16]) ).

tff(f16,plain,
    ! [X0: '$ki_world'] :
      ( price(X0,seventy)
      | ~ class(X0,second)
      | ~ dest(X0,paris)
      | ~ '$ki_accessible'('$ki_local_world',X0) ),
    inference(flattening,[],[f15]) ).

tff(f15,plain,
    ! [X0: '$ki_world'] :
      ( price(X0,seventy)
      | ~ class(X0,second)
      | ~ dest(X0,paris)
      | ~ '$ki_accessible'('$ki_local_world',X0) ),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,axiom,
    ! [X0: '$ki_world'] :
      ( '$ki_accessible'('$ki_local_world',X0)
     => ( ( class(X0,second)
          & dest(X0,paris) )
       => price(X0,seventy) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',law2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : NLP267_5 : TPTP v8.2.0. Released v8.2.0.
% 0.12/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.15/0.35  % Computer : n013.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit   : 300
% 0.15/0.35  % WCLimit    : 300
% 0.15/0.35  % DateTime   : Sun May 19 21:36:23 EDT 2024
% 0.15/0.35  % CPUTime    : 
% 0.15/0.35  % (6515)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.37  % (6522)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_1451 on theBenchmark for (1451ds/0Mi)
% 0.15/0.37  % (6516)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.15/0.37  % (6517)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.15/0.37  % (6518)dis-2_2:3_amm=sco:anc=none:bce=on:fsr=off:gsp=on:nm=16:nwc=1.2:nicw=on:sac=on:sp=weighted_frequency_476 on theBenchmark for (476ds/0Mi)
% 0.15/0.37  % (6519)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.15/0.37  % (6520)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.15/0.37  % (6521)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.15/0.37  Detected minimum model sizes of [1,1]
% 0.15/0.37  Detected maximum model sizes of [2,5]
% 0.15/0.37  TRYING [1,1]
% 0.15/0.37  Cannot enumerate next child to try in an incomplete setup
% 0.15/0.37  % (6522)Refutation not found, incomplete strategy% (6522)------------------------------
% 0.15/0.37  % (6522)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.37  % (6522)Termination reason: Refutation not found, incomplete strategy
% 0.15/0.37  
% 0.15/0.37  % (6522)Memory used [KB]: 730
% 0.15/0.37  % (6522)Time elapsed: 0.003 s
% 0.15/0.37  % (6522)Instructions burned: 3 (million)
% 0.15/0.37  % (6522)------------------------------
% 0.15/0.37  % (6522)------------------------------
% 0.15/0.37  Detected minimum model sizes of [1,1,1,1,1]
% 0.15/0.37  Detected maximum model sizes of [1,1,1,1,1]
% 0.15/0.37  Detected minimum model sizes of [1,1]
% 0.15/0.37  Detected maximum model sizes of [2,5]
% 0.15/0.37  TRYING [1,1,1,1,1]
% 0.15/0.37  Detected minimum model sizes of [1,1,1,1,1]
% 0.15/0.37  TRYING [1,1]
% 0.15/0.37  Detected maximum model sizes of [1,1,1,1,1]
% 0.15/0.37  TRYING [1,1,1,1,1]
% 0.15/0.37  Cannot enumerate next child to try in an incomplete setup
% 0.15/0.37  % (6520)First to succeed.
% 0.15/0.37  % (6521)Also succeeded, but the first one will report.
% 0.15/0.37  % (6518)Also succeeded, but the first one will report.
% 0.15/0.37  % (6516)Refutation not found, incomplete strategy% (6516)------------------------------
% 0.15/0.37  % (6516)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.37  % (6516)Termination reason: Refutation not found, incomplete strategy
% 0.15/0.37  
% 0.15/0.37  % (6516)Memory used [KB]: 729
% 0.15/0.37  % (6516)Time elapsed: 0.003 s
% 0.15/0.37  % (6516)Instructions burned: 3 (million)
% 0.15/0.37  Cannot enumerate next child to try in an incomplete setup
% 0.15/0.37  % (6517)Refutation not found, incomplete strategy% (6517)------------------------------
% 0.15/0.37  % (6517)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.37  % (6517)Termination reason: Refutation not found, incomplete strategy
% 0.15/0.37  
% 0.15/0.37  % (6517)Memory used [KB]: 729
% 0.15/0.37  % (6517)Time elapsed: 0.003 s
% 0.15/0.37  % (6517)Instructions burned: 3 (million)
% 0.15/0.37  Cannot enumerate next child to try in an incomplete setup
% 0.15/0.37  % (6519)Refutation not found, incomplete strategy% (6519)------------------------------
% 0.15/0.37  % (6519)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.37  % (6519)Termination reason: Refutation not found, incomplete strategy
% 0.15/0.37  
% 0.15/0.37  % (6519)Memory used [KB]: 729
% 0.15/0.37  % (6519)Time elapsed: 0.003 s
% 0.15/0.37  % (6519)Instructions burned: 3 (million)
% 0.15/0.37  % (6516)------------------------------
% 0.15/0.37  % (6516)------------------------------
% 0.15/0.37  % (6517)------------------------------
% 0.15/0.37  % (6517)------------------------------
% 0.15/0.37  % (6519)------------------------------
% 0.15/0.37  % (6519)------------------------------
% 0.15/0.37  % (6520)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-6515"
% 0.15/0.37  % (6520)Refutation found. Thanks to Tanya!
% 0.15/0.37  % SZS status Theorem for theBenchmark
% 0.15/0.37  % SZS output start Proof for theBenchmark
% See solution above
% 0.15/0.37  % (6520)------------------------------
% 0.15/0.37  % (6520)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.37  % (6520)Termination reason: Refutation
% 0.15/0.37  
% 0.15/0.37  % (6520)Memory used [KB]: 733
% 0.15/0.37  % (6520)Time elapsed: 0.003 s
% 0.15/0.37  % (6520)Instructions burned: 3 (million)
% 0.15/0.37  % (6515)Success in time 0.017 s
%------------------------------------------------------------------------------