TSTP Solution File: SWC094-1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SWC094-1 : TPTP v8.2.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n029.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 04:36:11 EDT 2024

% Result   : Unsatisfiable 0.53s 0.74s
% Output   : Refutation 0.53s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   21 (   9 unt;   0 def)
%            Number of atoms       :   51 (  22 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   68 (  38   ~;  30   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   5 con; 0-2 aty)
%            Number of variables   :   15 (  15   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f219,plain,
    $false,
    inference(subsumption_resolution,[],[f218,f195]) ).

fof(f195,plain,
    ssList(sk4),
    inference(definition_unfolding,[],[f186,f194]) ).

fof(f194,plain,
    sk1 = sk4,
    inference(definition_unfolding,[],[f191,f192]) ).

fof(f192,axiom,
    sk3 = sk4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_7) ).

fof(f191,axiom,
    sk1 = sk3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_6) ).

fof(f186,axiom,
    ssList(sk1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_1) ).

fof(f218,plain,
    ~ ssList(sk4),
    inference(equality_resolution,[],[f217]) ).

fof(f217,plain,
    ! [X0] :
      ( sk4 != X0
      | ~ ssList(X0) ),
    inference(duplicate_literal_removal,[],[f216]) ).

fof(f216,plain,
    ! [X0] :
      ( sk4 != X0
      | ~ ssList(X0)
      | ~ ssList(X0) ),
    inference(superposition,[],[f214,f74]) ).

fof(f74,axiom,
    ! [X0] :
      ( app(nil,X0) = X0
      | ~ ssList(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause74) ).

fof(f214,plain,
    ! [X0] :
      ( app(nil,X0) != sk4
      | ~ ssList(X0) ),
    inference(subsumption_resolution,[],[f211,f8]) ).

fof(f8,axiom,
    ssList(nil),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause8) ).

fof(f211,plain,
    ! [X0] :
      ( app(nil,X0) != sk4
      | ~ ssList(X0)
      | ~ ssList(nil) ),
    inference(duplicate_literal_removal,[],[f203]) ).

fof(f203,plain,
    ! [X0] :
      ( app(nil,X0) != sk4
      | app(nil,X0) != sk4
      | ~ ssList(X0)
      | ~ ssList(nil)
      | ~ ssList(nil)
      | ~ ssList(nil) ),
    inference(superposition,[],[f198,f201]) ).

fof(f201,plain,
    ( nil = app(nil,nil)
    | ~ ssList(nil) ),
    inference(duplicate_literal_removal,[],[f200]) ).

fof(f200,plain,
    ( nil = app(nil,nil)
    | ~ ssList(nil)
    | ~ ssList(nil) ),
    inference(equality_resolution,[],[f199]) ).

fof(f199,plain,
    ! [X0] :
      ( nil = app(X0,nil)
      | ~ ssList(X0)
      | ~ ssList(nil)
      | nil != X0 ),
    inference(equality_resolution,[],[f145]) ).

fof(f145,axiom,
    ! [X0,X1] :
      ( nil = app(X0,X1)
      | ~ ssList(X0)
      | ~ ssList(X1)
      | nil != X1
      | nil != X0 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause145) ).

fof(f198,plain,
    ! [X8,X6,X7] :
      ( sk4 != app(app(X6,X7),X8)
      | sk4 != app(X6,X8)
      | ~ ssList(X8)
      | ~ ssList(X7)
      | ~ ssList(X6) ),
    inference(definition_unfolding,[],[f193,f190,f194]) ).

fof(f190,axiom,
    sk2 = sk4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_5) ).

fof(f193,axiom,
    ! [X8,X6,X7] :
      ( sk2 != app(X6,X8)
      | sk1 != app(app(X6,X7),X8)
      | ~ ssList(X8)
      | ~ ssList(X7)
      | ~ ssList(X6) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_8) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SWC094-1 : TPTP v8.2.0. Released v2.4.0.
% 0.07/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.35  % Computer : n029.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 03:44:38 EDT 2024
% 0.15/0.35  % CPUTime    : 
% 0.15/0.35  This is a CNF_UNS_RFO_SEQ_NHN problem
% 0.15/0.36  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.53/0.73  % (18253)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on theBenchmark for (2996ds/56Mi)
% 0.53/0.74  % (18246)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on theBenchmark for (2996ds/34Mi)
% 0.53/0.74  % (18253)Refutation not found, incomplete strategy% (18253)------------------------------
% 0.53/0.74  % (18253)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.53/0.74  % (18253)Termination reason: Refutation not found, incomplete strategy
% 0.53/0.74  
% 0.53/0.74  % (18253)Memory used [KB]: 1164
% 0.53/0.74  % (18253)Time elapsed: 0.002 s
% 0.53/0.74  % (18253)Instructions burned: 3 (million)
% 0.53/0.74  % (18248)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2996ds/78Mi)
% 0.53/0.74  % (18247)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on theBenchmark for (2996ds/51Mi)
% 0.53/0.74  % (18249)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2996ds/33Mi)
% 0.53/0.74  % (18250)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on theBenchmark for (2996ds/34Mi)
% 0.53/0.74  % (18251)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2996ds/45Mi)
% 0.53/0.74  % (18253)------------------------------
% 0.53/0.74  % (18253)------------------------------
% 0.53/0.74  % (18252)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on theBenchmark for (2996ds/83Mi)
% 0.53/0.74  % (18251)First to succeed.
% 0.53/0.74  % (18251)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-18140"
% 0.53/0.74  % (18256)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on theBenchmark for (2996ds/55Mi)
% 0.53/0.74  % (18246)Refutation not found, incomplete strategy% (18246)------------------------------
% 0.53/0.74  % (18246)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.53/0.74  % (18246)Termination reason: Refutation not found, incomplete strategy
% 0.53/0.74  
% 0.53/0.74  % (18246)Memory used [KB]: 1189
% 0.53/0.74  % (18246)Time elapsed: 0.004 s
% 0.53/0.74  % (18246)Instructions burned: 5 (million)
% 0.53/0.74  % (18246)------------------------------
% 0.53/0.74  % (18246)------------------------------
% 0.53/0.74  % (18251)Refutation found. Thanks to Tanya!
% 0.53/0.74  % SZS status Unsatisfiable for theBenchmark
% 0.53/0.74  % SZS output start Proof for theBenchmark
% See solution above
% 0.53/0.74  % (18251)------------------------------
% 0.53/0.74  % (18251)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.53/0.74  % (18251)Termination reason: Refutation
% 0.53/0.74  
% 0.53/0.74  % (18251)Memory used [KB]: 1189
% 0.53/0.74  % (18251)Time elapsed: 0.004 s
% 0.53/0.74  % (18251)Instructions burned: 4 (million)
% 0.53/0.74  % (18140)Success in time 0.377 s
% 0.53/0.74  % Vampire---4.8 exiting
%------------------------------------------------------------------------------