TSTP Solution File: SET027-6 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SET027-6 : TPTP v8.2.0. Bugfixed v2.1.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/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n006.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 03:07:57 EDT 2024

% Result   : Unsatisfiable 0.38s 0.62s
% Output   : Refutation 0.38s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   13 (   8 unt;   0 def)
%            Number of atoms       :   19 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   15 (   9   ~;   6   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 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   :    9 (   9   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f206,plain,
    $false,
    inference(subsumption_resolution,[],[f198,f152]) ).

fof(f152,plain,
    member(not_subclass_element(x,z),x),
    inference(resolution,[],[f94,f2]) ).

fof(f2,axiom,
    ! [X0,X1] :
      ( subclass(X0,X1)
      | member(not_subclass_element(X0,X1),X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_subclass_members1) ).

fof(f94,axiom,
    ~ subclass(x,z),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_transitivity_of_subclass_3) ).

fof(f198,plain,
    ~ member(not_subclass_element(x,z),x),
    inference(resolution,[],[f186,f145]) ).

fof(f145,plain,
    ! [X0] :
      ( member(X0,y)
      | ~ member(X0,x) ),
    inference(resolution,[],[f92,f1]) ).

fof(f1,axiom,
    ! [X2,X0,X1] :
      ( member(X2,X1)
      | ~ member(X2,X0)
      | ~ subclass(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',subclass_members) ).

fof(f92,axiom,
    subclass(x,y),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_transitivity_of_subclass_1) ).

fof(f186,plain,
    ~ member(not_subclass_element(x,z),y),
    inference(resolution,[],[f148,f151]) ).

fof(f151,plain,
    ~ member(not_subclass_element(x,z),z),
    inference(resolution,[],[f94,f3]) ).

fof(f3,axiom,
    ! [X0,X1] :
      ( subclass(X0,X1)
      | ~ member(not_subclass_element(X0,X1),X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_subclass_members2) ).

fof(f148,plain,
    ! [X0] :
      ( member(X0,z)
      | ~ member(X0,y) ),
    inference(resolution,[],[f93,f1]) ).

fof(f93,axiom,
    subclass(y,z),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_transitivity_of_subclass_2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.07  % Problem    : SET027-6 : TPTP v8.2.0. Bugfixed v2.1.0.
% 0.08/0.08  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.08/0.27  % Computer : n006.cluster.edu
% 0.08/0.27  % Model    : x86_64 x86_64
% 0.08/0.27  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.27  % Memory   : 8042.1875MB
% 0.08/0.27  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.27  % CPULimit   : 300
% 0.08/0.27  % WCLimit    : 300
% 0.08/0.27  % DateTime   : Mon May 20 11:41:53 EDT 2024
% 0.08/0.27  % CPUTime    : 
% 0.08/0.27  This is a CNF_UNS_RFO_SEQ_NHN problem
% 0.08/0.27  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.38/0.60  % (2492)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.38/0.60  % (2492)Refutation not found, incomplete strategy% (2492)------------------------------
% 0.38/0.60  % (2492)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.38/0.60  % (2492)Termination reason: Refutation not found, incomplete strategy
% 0.38/0.60  
% 0.38/0.60  % (2492)Memory used [KB]: 1063
% 0.38/0.60  % (2492)Time elapsed: 0.002 s
% 0.38/0.60  % (2492)Instructions burned: 2 (million)
% 0.38/0.60  % (2492)------------------------------
% 0.38/0.60  % (2492)------------------------------
% 0.38/0.60  % (2485)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.38/0.60  % (2487)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2996ds/78Mi)
% 0.38/0.60  % (2486)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.38/0.60  % (2489)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.38/0.60  % (2488)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.38/0.60  % (2490)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.38/0.60  % (2491)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.38/0.60  % (2485)Refutation not found, incomplete strategy% (2485)------------------------------
% 0.38/0.60  % (2485)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.38/0.60  % (2485)Termination reason: Refutation not found, incomplete strategy
% 0.38/0.60  % (2488)Refutation not found, incomplete strategy% (2488)------------------------------
% 0.38/0.60  % (2488)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.38/0.60  % (2488)Termination reason: Refutation not found, incomplete strategy
% 0.38/0.60  
% 0.38/0.60  % (2488)Memory used [KB]: 1063
% 0.38/0.60  % (2488)Time elapsed: 0.003 s
% 0.38/0.60  % (2488)Instructions burned: 2 (million)
% 0.38/0.60  
% 0.38/0.60  % (2485)Memory used [KB]: 1076
% 0.38/0.60  % (2485)Time elapsed: 0.003 s
% 0.38/0.60  % (2485)Instructions burned: 2 (million)
% 0.38/0.60  % (2487)Refutation not found, incomplete strategy% (2487)------------------------------
% 0.38/0.60  % (2487)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.38/0.60  % (2487)Termination reason: Refutation not found, incomplete strategy
% 0.38/0.60  % (2490)Refutation not found, incomplete strategy% (2490)------------------------------
% 0.38/0.60  % (2490)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.38/0.60  % (2490)Termination reason: Refutation not found, incomplete strategy
% 0.38/0.60  
% 0.38/0.60  % (2490)Memory used [KB]: 1078
% 0.38/0.60  % (2490)Time elapsed: 0.003 s
% 0.38/0.60  % (2490)Instructions burned: 2 (million)
% 0.38/0.60  
% 0.38/0.60  % (2487)Memory used [KB]: 1079
% 0.38/0.60  % (2487)Time elapsed: 0.003 s
% 0.38/0.60  % (2487)Instructions burned: 2 (million)
% 0.38/0.60  % (2488)------------------------------
% 0.38/0.60  % (2488)------------------------------
% 0.38/0.60  % (2485)------------------------------
% 0.38/0.60  % (2485)------------------------------
% 0.38/0.61  % (2490)------------------------------
% 0.38/0.61  % (2490)------------------------------
% 0.38/0.61  % (2487)------------------------------
% 0.38/0.61  % (2487)------------------------------
% 0.38/0.61  % (2491)Refutation not found, incomplete strategy% (2491)------------------------------
% 0.38/0.61  % (2491)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.38/0.61  % (2491)Termination reason: Refutation not found, incomplete strategy
% 0.38/0.61  
% 0.38/0.61  % (2491)Memory used [KB]: 1079
% 0.38/0.61  % (2491)Time elapsed: 0.003 s
% 0.38/0.61  % (2491)Instructions burned: 3 (million)
% 0.38/0.61  % (2494)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.38/0.61  % (2491)------------------------------
% 0.38/0.61  % (2491)------------------------------
% 0.38/0.61  % (2489)Refutation not found, incomplete strategy% (2489)------------------------------
% 0.38/0.61  % (2489)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.38/0.61  % (2489)Termination reason: Refutation not found, incomplete strategy
% 0.38/0.61  
% 0.38/0.61  % (2489)Memory used [KB]: 1125
% 0.38/0.61  % (2489)Time elapsed: 0.004 s
% 0.38/0.61  % (2489)Instructions burned: 5 (million)
% 0.38/0.61  % (2489)------------------------------
% 0.38/0.61  % (2489)------------------------------
% 0.38/0.61  % (2494)Refutation not found, incomplete strategy% (2494)------------------------------
% 0.38/0.61  % (2494)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.38/0.61  % (2494)Termination reason: Refutation not found, incomplete strategy
% 0.38/0.61  
% 0.38/0.61  % (2494)Memory used [KB]: 1062
% 0.38/0.61  % (2494)Time elapsed: 0.002 s
% 0.38/0.61  % (2494)Instructions burned: 2 (million)
% 0.38/0.61  % (2494)------------------------------
% 0.38/0.61  % (2494)------------------------------
% 0.38/0.61  % (2500)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on theBenchmark for (2996ds/243Mi)
% 0.38/0.61  % (2496)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on theBenchmark for (2996ds/208Mi)
% 0.38/0.61  % (2495)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on theBenchmark for (2996ds/50Mi)
% 0.38/0.61  % (2497)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on theBenchmark for (2996ds/52Mi)
% 0.38/0.61  % (2498)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on theBenchmark for (2996ds/518Mi)
% 0.38/0.61  % (2499)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on theBenchmark for (2996ds/42Mi)
% 0.38/0.61  % (2500)Refutation not found, incomplete strategy% (2500)------------------------------
% 0.38/0.61  % (2500)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.38/0.61  % (2500)Termination reason: Refutation not found, incomplete strategy
% 0.38/0.61  
% 0.38/0.61  % (2500)Memory used [KB]: 1082
% 0.38/0.61  % (2500)Time elapsed: 0.002 s
% 0.38/0.61  % (2500)Instructions burned: 3 (million)
% 0.38/0.61  % (2500)------------------------------
% 0.38/0.61  % (2500)------------------------------
% 0.38/0.61  % (2496)Refutation not found, incomplete strategy% (2496)------------------------------
% 0.38/0.61  % (2496)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.38/0.61  % (2501)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on theBenchmark for (2996ds/117Mi)
% 0.38/0.61  % (2496)Termination reason: Refutation not found, incomplete strategy
% 0.38/0.61  
% 0.38/0.61  % (2496)Memory used [KB]: 1079
% 0.38/0.61  % (2496)Time elapsed: 0.004 s
% 0.38/0.61  % (2496)Instructions burned: 2 (million)
% 0.38/0.61  % (2498)Refutation not found, incomplete strategy% (2498)------------------------------
% 0.38/0.61  % (2498)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.38/0.61  % (2498)Termination reason: Refutation not found, incomplete strategy
% 0.38/0.61  % (2497)Refutation not found, incomplete strategy% (2497)------------------------------
% 0.38/0.61  % (2497)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.38/0.61  % (2497)Termination reason: Refutation not found, incomplete strategy
% 0.38/0.61  
% 0.38/0.61  % (2497)Memory used [KB]: 1080
% 0.38/0.61  % (2497)Time elapsed: 0.004 s
% 0.38/0.61  % (2497)Instructions burned: 2 (million)
% 0.38/0.61  
% 0.38/0.61  % (2498)Memory used [KB]: 1078
% 0.38/0.61  % (2498)Time elapsed: 0.003 s
% 0.38/0.61  % (2498)Instructions burned: 2 (million)
% 0.38/0.61  % (2496)------------------------------
% 0.38/0.61  % (2496)------------------------------
% 0.38/0.61  % (2497)------------------------------
% 0.38/0.61  % (2497)------------------------------
% 0.38/0.61  % (2498)------------------------------
% 0.38/0.61  % (2498)------------------------------
% 0.38/0.61  % (2501)Refutation not found, incomplete strategy% (2501)------------------------------
% 0.38/0.61  % (2501)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.38/0.61  % (2501)Termination reason: Refutation not found, incomplete strategy
% 0.38/0.61  
% 0.38/0.61  % (2501)Memory used [KB]: 1079
% 0.38/0.61  % (2501)Time elapsed: 0.003 s
% 0.38/0.61  % (2501)Instructions burned: 2 (million)
% 0.38/0.61  % (2501)------------------------------
% 0.38/0.61  % (2501)------------------------------
% 0.38/0.61  % (2504)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on theBenchmark for (2996ds/143Mi)
% 0.38/0.62  % (2495)First to succeed.
% 0.38/0.62  % (2506)lrs+1011_1:2_to=lpo:sil=8000:plsqc=1:plsq=on:plsqr=326,59:sp=weighted_frequency:plsql=on:nwc=10.0:newcnf=on:i=93:awrs=converge:awrsf=200:bd=off:ins=1:rawr=on:alpa=false:avsq=on:avsqr=1,16_0 on theBenchmark for (2996ds/93Mi)
% 0.38/0.62  % (2507)lrs+1666_1:1_sil=4000:sp=occurrence:sos=on:urr=on:newcnf=on:i=62:amm=off:ep=R:erd=off:nm=0:plsq=on:plsqr=14,1_0 on theBenchmark for (2996ds/62Mi)
% 0.38/0.62  % (2495)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-2325"
% 0.38/0.62  % (2508)lrs+21_2461:262144_anc=none:drc=off:sil=2000:sp=occurrence:nwc=6.0:updr=off:st=3.0:i=32:sd=2:afp=4000:erml=3:nm=14:afq=2.0:uhcvi=on:ss=included:er=filter:abs=on:nicw=on:ile=on:sims=off:s2a=on:s2agt=50:s2at=-1.0:plsq=on:plsql=on:plsqc=2:plsqr=1,32:newcnf=on:bd=off:to=lpo_0 on theBenchmark for (2996ds/32Mi)
% 0.38/0.62  % (2495)Refutation found. Thanks to Tanya!
% 0.38/0.62  % SZS status Unsatisfiable for theBenchmark
% 0.38/0.62  % SZS output start Proof for theBenchmark
% See solution above
% 0.38/0.62  % (2495)------------------------------
% 0.38/0.62  % (2495)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.38/0.62  % (2495)Termination reason: Refutation
% 0.38/0.62  
% 0.38/0.62  % (2495)Memory used [KB]: 1169
% 0.38/0.62  % (2495)Time elapsed: 0.008 s
% 0.38/0.62  % (2495)Instructions burned: 11 (million)
% 0.38/0.62  % (2325)Success in time 0.336 s
% 0.38/0.62  % Vampire---4.8 exiting
%------------------------------------------------------------------------------