TSTP Solution File: SET027+4 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SET027+4 : TPTP v8.1.2. Released v2.2.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 : n003.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 May  1 03:44:18 EDT 2024

% Result   : Theorem 0.57s 0.75s
% Output   : Refutation 0.57s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    2
% Syntax   : Number of formulae    :   18 (   8 unt;   0 def)
%            Number of atoms       :   36 (   0 equ)
%            Maximal formula atoms :    3 (   2 avg)
%            Number of connectives :   29 (  11   ~;   5   |;   7   &)
%                                         (   2 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-2 aty)
%            Number of variables   :   28 (  22   !;   6   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f31,plain,
    $false,
    inference(subsumption_resolution,[],[f29,f28]) ).

fof(f28,plain,
    member(sK3(sK0,sK2),sK1),
    inference(unit_resulting_resolution,[],[f18,f26,f21]) ).

fof(f21,plain,
    ! [X2,X0,X1] :
      ( ~ subset(X0,X1)
      | member(X2,X1)
      | ~ member(X2,X0) ),
    inference(cnf_transformation,[],[f17]) ).

fof(f17,plain,
    ! [X0,X1] :
      ( subset(X0,X1)
    <=> ! [X2] :
          ( member(X2,X1)
          | ~ member(X2,X0) ) ),
    inference(ennf_transformation,[],[f1]) ).

fof(f1,axiom,
    ! [X0,X1] :
      ( subset(X0,X1)
    <=> ! [X2] :
          ( member(X2,X0)
         => member(X2,X1) ) ),
    file('/export/starexec/sandbox/tmp/tmp.WP4WIhJxw5/Vampire---4.8_23664',subset) ).

fof(f26,plain,
    member(sK3(sK0,sK2),sK0),
    inference(unit_resulting_resolution,[],[f20,f22]) ).

fof(f22,plain,
    ! [X0,X1] :
      ( member(sK3(X0,X1),X0)
      | subset(X0,X1) ),
    inference(cnf_transformation,[],[f17]) ).

fof(f20,plain,
    ~ subset(sK0,sK2),
    inference(cnf_transformation,[],[f16]) ).

fof(f16,plain,
    ? [X0,X1,X2] :
      ( ~ subset(X0,X2)
      & subset(X1,X2)
      & subset(X0,X1) ),
    inference(flattening,[],[f15]) ).

fof(f15,plain,
    ? [X0,X1,X2] :
      ( ~ subset(X0,X2)
      & subset(X1,X2)
      & subset(X0,X1) ),
    inference(ennf_transformation,[],[f14]) ).

fof(f14,plain,
    ~ ! [X0,X1,X2] :
        ( ( subset(X1,X2)
          & subset(X0,X1) )
       => subset(X0,X2) ),
    inference(rectify,[],[f13]) ).

fof(f13,negated_conjecture,
    ~ ! [X0,X1,X5] :
        ( ( subset(X1,X5)
          & subset(X0,X1) )
       => subset(X0,X5) ),
    inference(negated_conjecture,[],[f12]) ).

fof(f12,conjecture,
    ! [X0,X1,X5] :
      ( ( subset(X1,X5)
        & subset(X0,X1) )
     => subset(X0,X5) ),
    file('/export/starexec/sandbox/tmp/tmp.WP4WIhJxw5/Vampire---4.8_23664',thI03) ).

fof(f18,plain,
    subset(sK0,sK1),
    inference(cnf_transformation,[],[f16]) ).

fof(f29,plain,
    ~ member(sK3(sK0,sK2),sK1),
    inference(unit_resulting_resolution,[],[f19,f27,f21]) ).

fof(f27,plain,
    ~ member(sK3(sK0,sK2),sK2),
    inference(unit_resulting_resolution,[],[f20,f23]) ).

fof(f23,plain,
    ! [X0,X1] :
      ( ~ member(sK3(X0,X1),X1)
      | subset(X0,X1) ),
    inference(cnf_transformation,[],[f17]) ).

fof(f19,plain,
    subset(sK1,sK2),
    inference(cnf_transformation,[],[f16]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : SET027+4 : TPTP v8.1.2. Released v2.2.0.
% 0.07/0.15  % 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.16/0.36  % Computer : n003.cluster.edu
% 0.16/0.36  % Model    : x86_64 x86_64
% 0.16/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.36  % Memory   : 8042.1875MB
% 0.16/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.36  % CPULimit   : 300
% 0.16/0.36  % WCLimit    : 300
% 0.16/0.36  % DateTime   : Tue Apr 30 17:21:33 EDT 2024
% 0.16/0.36  % CPUTime    : 
% 0.16/0.36  This is a FOF_THM_RFO_SEQ problem
% 0.16/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/tmp/tmp.WP4WIhJxw5/Vampire---4.8_23664
% 0.57/0.75  % (23927)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 Vampire---4 for (2996ds/83Mi)
% 0.57/0.75  % (23927)First to succeed.
% 0.57/0.75  % (23921)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 Vampire---4 for (2996ds/34Mi)
% 0.57/0.75  % (23923)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.57/0.75  % (23922)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 Vampire---4 for (2996ds/51Mi)
% 0.57/0.75  % (23924)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.57/0.75  % (23925)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 Vampire---4 for (2996ds/34Mi)
% 0.57/0.75  % (23926)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.57/0.75  % (23927)Refutation found. Thanks to Tanya!
% 0.57/0.75  % SZS status Theorem for Vampire---4
% 0.57/0.75  % SZS output start Proof for Vampire---4
% See solution above
% 0.57/0.75  % (23927)------------------------------
% 0.57/0.75  % (23927)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.75  % (23927)Termination reason: Refutation
% 0.57/0.75  
% 0.57/0.75  % (23927)Memory used [KB]: 971
% 0.57/0.75  % (23927)Time elapsed: 0.002 s
% 0.57/0.75  % (23927)Instructions burned: 3 (million)
% 0.57/0.75  % (23927)------------------------------
% 0.57/0.75  % (23927)------------------------------
% 0.57/0.75  % (23917)Success in time 0.382 s
% 0.57/0.75  terminate called after throwing an instance of 'Lib::SystemFailException'
% 0.57/0.75  23917 Aborted by signal SIGABRT on /export/starexec/sandbox/tmp/tmp.WP4WIhJxw5/Vampire---4.8_23664
% 0.57/0.75  % (23917)------------------------------
% 0.57/0.75  % (23917)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.75  % (23917)Termination reason: Unknown
% 0.57/0.75  % (23917)Termination phase: Unknown
% 0.57/0.75  
% 0.57/0.75  % (23917)Memory used [KB]: 449
% 0.57/0.75  % (23917)Time elapsed: 0.382 s
% 0.57/0.75  % (23917)Instructions burned: 953 (million)
% 0.57/0.75  % (23917)------------------------------
% 0.57/0.75  % (23917)------------------------------
% 0.57/0.75  Version : Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.57/0.75  ???
% 0.57/0.75   ???
% 0.57/0.75    ???
% 0.57/0.75     ???
% 0.57/0.75      ???
% 0.57/0.75       ???
% 0.57/0.75        ???
% 0.57/0.75         ???
% 0.57/0.75          ???
% 0.57/0.75           ???
% 0.57/0.75            ???
% 0.57/0.75             ???
% 0.57/0.75              ???
% 0.57/0.75               ???
% 0.57/0.75                ???
% 0.57/0.75                 ???
% 0.57/0.75                  ???
% 0.57/0.75                   ???
% 0.57/0.75                    ???
% 0.57/0.75                     ???
% 0.57/0.75  % Vampire---4.8 exiting
%------------------------------------------------------------------------------