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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : PUZ004-1 : TPTP v8.2.0. Released v1.0.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 : n028.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 02:27:38 EDT 2024

% Result   : Unsatisfiable 0.71s 0.89s
% Output   : Refutation 0.71s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   21 (  12 unt;   0 def)
%            Number of atoms       :   30 (   0 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   25 (  16   ~;   9   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    3 (   2 avg)
%            Maximal term depth    :    0 (   0 avg)
%            Number of predicates  :   11 (  10 usr;  11 prp; 0-0 aty)
%            Number of functors    :    0 (   0 usr;   0 con; --- aty)
%            Number of variables   :    0 (   0   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f22,plain,
    $false,
    inference(subsumption_resolution,[],[f21,f20]) ).

fof(f20,plain,
    ~ on_one_sheet,
    inference(subsumption_resolution,[],[f5,f18]) ).

fof(f18,plain,
    ~ dated,
    inference(subsumption_resolution,[],[f1,f16]) ).

fof(f16,plain,
    ~ on_blue_paper,
    inference(subsumption_resolution,[],[f8,f14]) ).

fof(f14,plain,
    ~ filed,
    inference(subsumption_resolution,[],[f4,f12]) ).

fof(f12,axiom,
    can_be_read,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_it_cannot_be_read) ).

fof(f4,axiom,
    ( ~ filed
    | ~ can_be_read ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_filed_if_read) ).

fof(f8,axiom,
    ( filed
    | ~ on_blue_paper ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',filed_if_on_blue_paper) ).

fof(f1,axiom,
    ( on_blue_paper
    | ~ dated ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',dated_on_blue_paper) ).

fof(f5,axiom,
    ( dated
    | ~ on_one_sheet ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',dated_if_on_one_sheet) ).

fof(f21,plain,
    on_one_sheet,
    inference(subsumption_resolution,[],[f9,f19]) ).

fof(f19,plain,
    crossed,
    inference(subsumption_resolution,[],[f6,f17]) ).

fof(f17,plain,
    ~ in_black_ink,
    inference(subsumption_resolution,[],[f3,f15]) ).

fof(f15,plain,
    ~ in_third_person,
    inference(subsumption_resolution,[],[f10,f13]) ).

fof(f13,plain,
    begins_with_dear_sir,
    inference(subsumption_resolution,[],[f7,f11]) ).

fof(f11,axiom,
    by_brown,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',letter_by_brown) ).

fof(f7,axiom,
    ( begins_with_dear_sir
    | ~ by_brown ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',brown_starts_with_sir) ).

fof(f10,axiom,
    ( ~ in_third_person
    | ~ begins_with_dear_sir ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',no_dear_sirs_in_third_person) ).

fof(f3,axiom,
    ( ~ in_black_ink
    | in_third_person ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',black_ink_in_third_person) ).

fof(f6,axiom,
    ( in_black_ink
    | crossed ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_crossed_in_black_ink) ).

fof(f9,axiom,
    ( ~ crossed
    | on_one_sheet ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',on_one_sheet_if_crossed) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : PUZ004-1 : TPTP v8.2.0. Released v1.0.0.
% 0.07/0.15  % 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.16/0.39  % Computer : n028.cluster.edu
% 0.16/0.39  % Model    : x86_64 x86_64
% 0.16/0.39  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.39  % Memory   : 8042.1875MB
% 0.16/0.39  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.39  % CPULimit   : 300
% 0.16/0.39  % WCLimit    : 300
% 0.16/0.39  % DateTime   : Sat May 18 10:58:23 EDT 2024
% 0.16/0.39  % CPUTime    : 
% 0.16/0.39  This is a CNF_UNS_PRP problem
% 0.16/0.39  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.71/0.89  % (30831)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 (2995ds/34Mi)
% 0.71/0.89  % (30833)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2995ds/78Mi)
% 0.71/0.89  % (30834)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2995ds/33Mi)
% 0.71/0.89  % (30832)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 (2995ds/51Mi)
% 0.71/0.89  % (30835)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 (2995ds/34Mi)
% 0.71/0.89  % (30836)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2995ds/45Mi)
% 0.71/0.89  % (30837)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 (2995ds/83Mi)
% 0.71/0.89  % (30831)Refutation not found, incomplete strategy% (30831)------------------------------
% 0.71/0.89  % (30831)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.89  % (30831)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.89  % (30834)Refutation not found, incomplete strategy% (30834)------------------------------
% 0.71/0.89  % (30834)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.89  
% 0.71/0.89  % (30831)Memory used [KB]: 945
% 0.71/0.89  % (30831)Time elapsed: 0.002 s
% 0.71/0.89  % (30831)Instructions burned: 2 (million)
% 0.71/0.89  % (30834)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.89  
% 0.71/0.89  % (30834)Memory used [KB]: 945
% 0.71/0.89  % (30834)Time elapsed: 0.002 s
% 0.71/0.89  % (30834)Instructions burned: 2 (million)
% 0.71/0.89  % (30833)First to succeed.
% 0.71/0.89  % (30838)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 (2995ds/56Mi)
% 0.71/0.89  % (30836)Refutation not found, incomplete strategy% (30836)------------------------------
% 0.71/0.89  % (30836)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.89  % (30836)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.89  
% 0.71/0.89  % (30836)Memory used [KB]: 946
% 0.71/0.89  % (30836)Time elapsed: 0.002 s
% 0.71/0.89  % (30836)Instructions burned: 2 (million)
% 0.71/0.89  % (30835)Refutation not found, incomplete strategy% (30835)------------------------------
% 0.71/0.89  % (30835)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.89  % (30835)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.89  
% 0.71/0.89  % (30835)Memory used [KB]: 949
% 0.71/0.89  % (30835)Time elapsed: 0.002 s
% 0.71/0.89  % (30835)Instructions burned: 2 (million)
% 0.71/0.89  % (30831)------------------------------
% 0.71/0.89  % (30831)------------------------------
% 0.71/0.89  % (30832)Also succeeded, but the first one will report.
% 0.71/0.89  % (30834)------------------------------
% 0.71/0.89  % (30834)------------------------------
% 0.71/0.89  % (30836)------------------------------
% 0.71/0.89  % (30836)------------------------------
% 0.71/0.89  % (30835)------------------------------
% 0.71/0.89  % (30835)------------------------------
% 0.71/0.89  % (30838)Refutation not found, incomplete strategy% (30838)------------------------------
% 0.71/0.89  % (30838)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.89  % (30838)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.89  
% 0.71/0.89  % (30838)Memory used [KB]: 945
% 0.71/0.89  % (30833)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-30830"
% 0.71/0.89  % (30838)Time elapsed: 0.002 s
% 0.71/0.89  % (30838)Instructions burned: 2 (million)
% 0.71/0.89  % (30837)Also succeeded, but the first one will report.
% 0.71/0.89  % (30838)------------------------------
% 0.71/0.89  % (30838)------------------------------
% 0.71/0.89  % (30833)Refutation found. Thanks to Tanya!
% 0.71/0.89  % SZS status Unsatisfiable for theBenchmark
% 0.71/0.89  % SZS output start Proof for theBenchmark
% See solution above
% 0.71/0.89  % (30833)------------------------------
% 0.71/0.89  % (30833)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.89  % (30833)Termination reason: Refutation
% 0.71/0.89  
% 0.71/0.89  % (30833)Memory used [KB]: 955
% 0.71/0.89  % (30833)Time elapsed: 0.002 s
% 0.71/0.89  % (30833)Instructions burned: 2 (million)
% 0.71/0.89  % (30830)Success in time 0.491 s
% 0.76/0.89  % Vampire---4.8 exiting
%------------------------------------------------------------------------------