TSTP Solution File: NUM548+3 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : NUM548+3 : TPTP v8.1.0. Released v4.0.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 : n024.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:00:30 EDT 2022

% Result   : Theorem 0.20s 0.52s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   18 (  10 unt;   0 def)
%            Number of atoms       :   41 (   3 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   37 (  14   ~;  10   |;   9   &)
%                                         (   2 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :    6 (   6   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f472,plain,
    $false,
    inference(subsumption_resolution,[],[f471,f310]) ).

fof(f310,plain,
    aSet0(xQ),
    inference(cnf_transformation,[],[f123]) ).

fof(f123,plain,
    ( ! [X0] :
        ( ~ aElementOf0(X0,xQ)
        | aElementOf0(X0,xS) )
    & aSet0(xQ)
    & aElementOf0(xQ,slbdtsldtrb0(xS,xk))
    & xk = sbrdtbr0(xQ)
    & aSubsetOf0(xQ,xS) ),
    inference(ennf_transformation,[],[f65]) ).

fof(f65,axiom,
    ( ! [X0] :
        ( aElementOf0(X0,xQ)
       => aElementOf0(X0,xS) )
    & aSubsetOf0(xQ,xS)
    & aSet0(xQ)
    & aElementOf0(xQ,slbdtsldtrb0(xS,xk))
    & xk = sbrdtbr0(xQ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__2270) ).

fof(f471,plain,
    ~ aSet0(xQ),
    inference(subsumption_resolution,[],[f470,f326]) ).

fof(f326,plain,
    ~ isFinite0(xQ),
    inference(cnf_transformation,[],[f82]) ).

fof(f82,plain,
    ~ isFinite0(xQ),
    inference(flattening,[],[f67]) ).

fof(f67,negated_conjecture,
    ~ isFinite0(xQ),
    inference(negated_conjecture,[],[f66]) ).

fof(f66,conjecture,
    isFinite0(xQ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__) ).

fof(f470,plain,
    ( isFinite0(xQ)
    | ~ aSet0(xQ) ),
    inference(subsumption_resolution,[],[f466,f253]) ).

fof(f253,plain,
    aElementOf0(xk,szNzAzT0),
    inference(cnf_transformation,[],[f61]) ).

fof(f61,axiom,
    aElementOf0(xk,szNzAzT0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__2202) ).

fof(f466,plain,
    ( ~ aElementOf0(xk,szNzAzT0)
    | isFinite0(xQ)
    | ~ aSet0(xQ) ),
    inference(superposition,[],[f314,f308]) ).

fof(f308,plain,
    xk = sbrdtbr0(xQ),
    inference(cnf_transformation,[],[f123]) ).

fof(f314,plain,
    ! [X0] :
      ( ~ aElementOf0(sbrdtbr0(X0),szNzAzT0)
      | ~ aSet0(X0)
      | isFinite0(X0) ),
    inference(cnf_transformation,[],[f208]) ).

fof(f208,plain,
    ! [X0] :
      ( ( ( aElementOf0(sbrdtbr0(X0),szNzAzT0)
          | ~ isFinite0(X0) )
        & ( isFinite0(X0)
          | ~ aElementOf0(sbrdtbr0(X0),szNzAzT0) ) )
      | ~ aSet0(X0) ),
    inference(nnf_transformation,[],[f150]) ).

fof(f150,plain,
    ! [X0] :
      ( ( aElementOf0(sbrdtbr0(X0),szNzAzT0)
      <=> isFinite0(X0) )
      | ~ aSet0(X0) ),
    inference(ennf_transformation,[],[f41]) ).

fof(f41,axiom,
    ! [X0] :
      ( aSet0(X0)
     => ( aElementOf0(sbrdtbr0(X0),szNzAzT0)
      <=> isFinite0(X0) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mCardNum) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : NUM548+3 : TPTP v8.1.0. Released v4.0.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.35  % Computer : n024.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Tue Aug 30 07:01:34 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.50  % (31151)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.20/0.50  % (31127)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.20/0.51  % (31127)First to succeed.
% 0.20/0.51  % (31130)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.51  % (31130)Instruction limit reached!
% 0.20/0.51  % (31130)------------------------------
% 0.20/0.51  % (31130)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (31130)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (31130)Termination reason: Unknown
% 0.20/0.51  % (31130)Termination phase: Preprocessing 3
% 0.20/0.51  
% 0.20/0.51  % (31130)Memory used [KB]: 1535
% 0.20/0.51  % (31130)Time elapsed: 0.002 s
% 0.20/0.51  % (31130)Instructions burned: 3 (million)
% 0.20/0.51  % (31130)------------------------------
% 0.20/0.51  % (31130)------------------------------
% 0.20/0.51  % (31132)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.20/0.51  % (31137)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.20/0.51  % (31142)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.51  % (31152)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.20/0.51  % (31142)Instruction limit reached!
% 0.20/0.51  % (31142)------------------------------
% 0.20/0.51  % (31142)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (31142)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (31142)Termination reason: Unknown
% 0.20/0.51  % (31142)Termination phase: Property scanning
% 0.20/0.51  
% 0.20/0.51  % (31142)Memory used [KB]: 1663
% 0.20/0.51  % (31142)Time elapsed: 0.003 s
% 0.20/0.51  % (31142)Instructions burned: 4 (million)
% 0.20/0.51  % (31142)------------------------------
% 0.20/0.51  % (31142)------------------------------
% 0.20/0.51  % (31138)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.20/0.51  % (31133)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.20/0.52  % (31136)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.20/0.52  % (31145)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.52  % (31154)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.20/0.52  % (31127)Refutation found. Thanks to Tanya!
% 0.20/0.52  % SZS status Theorem for theBenchmark
% 0.20/0.52  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.52  % (31127)------------------------------
% 0.20/0.52  % (31127)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (31127)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (31127)Termination reason: Refutation
% 0.20/0.52  
% 0.20/0.52  % (31127)Memory used [KB]: 6268
% 0.20/0.52  % (31127)Time elapsed: 0.094 s
% 0.20/0.52  % (31127)Instructions burned: 8 (million)
% 0.20/0.52  % (31127)------------------------------
% 0.20/0.52  % (31127)------------------------------
% 0.20/0.52  % (31123)Success in time 0.164 s
%------------------------------------------------------------------------------