TSTP Solution File: AGT003+2 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : AGT003+2 : TPTP v8.1.2. Bugfixed v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n016.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 Apr 30 10:09:01 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f2388,plain,
    $false,
    inference(resolution,[],[f2385,f1020]) ).

fof(f1020,plain,
    accept_city(christiansufferterrahumanitarianorganization,towna),
    inference(cnf_transformation,[],[f352]) ).

fof(f352,axiom,
    accept_city(christiansufferterrahumanitarianorganization,towna),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',deduced_83) ).

fof(f2385,plain,
    ~ accept_city(christiansufferterrahumanitarianorganization,towna),
    inference(resolution,[],[f2383,f1140]) ).

fof(f1140,plain,
    accept_number(christiansufferterrahumanitarianorganization,n5),
    inference(cnf_transformation,[],[f433]) ).

fof(f433,axiom,
    accept_number(christiansufferterrahumanitarianorganization,n5),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',deduced_164) ).

fof(f2383,plain,
    ( ~ accept_number(christiansufferterrahumanitarianorganization,n5)
    | ~ accept_city(christiansufferterrahumanitarianorganization,towna) ),
    inference(resolution,[],[f2379,f1058]) ).

fof(f1058,plain,
    accept_leader(christiansufferterrahumanitarianorganization,countryafirstaidorganization),
    inference(cnf_transformation,[],[f353]) ).

fof(f353,axiom,
    accept_leader(christiansufferterrahumanitarianorganization,countryafirstaidorganization),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',deduced_84) ).

fof(f2379,plain,
    ( ~ accept_leader(christiansufferterrahumanitarianorganization,countryafirstaidorganization)
    | ~ accept_number(christiansufferterrahumanitarianorganization,n5)
    | ~ accept_city(christiansufferterrahumanitarianorganization,towna) ),
    inference(resolution,[],[f1990,f1000]) ).

fof(f1000,plain,
    ~ accept_team(christiansufferterrahumanitarianorganization,countryafirstaidorganization,towna,n5),
    inference(cnf_transformation,[],[f925]) ).

fof(f925,plain,
    ~ accept_team(christiansufferterrahumanitarianorganization,countryafirstaidorganization,towna,n5),
    inference(flattening,[],[f924]) ).

fof(f924,negated_conjecture,
    ~ accept_team(christiansufferterrahumanitarianorganization,countryafirstaidorganization,towna,n5),
    inference(negated_conjecture,[],[f923]) ).

fof(f923,conjecture,
    accept_team(christiansufferterrahumanitarianorganization,countryafirstaidorganization,towna,n5),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',query_3) ).

fof(f1990,plain,
    ! [X2,X3,X0,X1] :
      ( accept_team(X0,X3,X1,X2)
      | ~ accept_number(X0,X2)
      | ~ accept_leader(X0,X3)
      | ~ accept_city(X0,X1) ),
    inference(cnf_transformation,[],[f999]) ).

fof(f999,plain,
    ! [X0,X1,X2,X3] :
      ( ( accept_team(X0,X3,X1,X2)
        | ~ accept_number(X0,X2)
        | ~ accept_leader(X0,X3)
        | ~ accept_city(X0,X1) )
      & ( ( accept_number(X0,X2)
          & accept_leader(X0,X3)
          & accept_city(X0,X1) )
        | ~ accept_team(X0,X3,X1,X2) ) ),
    inference(flattening,[],[f998]) ).

fof(f998,plain,
    ! [X0,X1,X2,X3] :
      ( ( accept_team(X0,X3,X1,X2)
        | ~ accept_number(X0,X2)
        | ~ accept_leader(X0,X3)
        | ~ accept_city(X0,X1) )
      & ( ( accept_number(X0,X2)
          & accept_leader(X0,X3)
          & accept_city(X0,X1) )
        | ~ accept_team(X0,X3,X1,X2) ) ),
    inference(nnf_transformation,[],[f1]) ).

fof(f1,axiom,
    ! [X0,X1,X2,X3] :
      ( accept_team(X0,X3,X1,X2)
    <=> ( accept_number(X0,X2)
        & accept_leader(X0,X3)
        & accept_city(X0,X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a1_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : AGT003+2 : TPTP v8.1.2. Bugfixed v3.1.0.
% 0.07/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.36  % Computer : n016.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Tue Apr 30 03:34:41 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  % (19279)Running in auto input_syntax mode. Trying TPTP
% 0.21/0.40  % (19282)WARNING: value z3 for option sas not known
% 0.21/0.40  % (19281)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.21/0.40  % (19280)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.21/0.40  % (19284)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency_531 on theBenchmark for (531ds/0Mi)
% 0.21/0.40  % (19282)dis+2_11_add=large:afr=on:amm=off:bd=off:bce=on:fsd=off:fde=none:gs=on:gsaa=full_model:gsem=off:irw=on:msp=off:nm=4:nwc=1.3:sas=z3:sims=off:sac=on:sp=reverse_arity_569 on theBenchmark for (569ds/0Mi)
% 0.21/0.40  % (19285)ott-10_8_av=off:bd=preordered:bs=on:fsd=off:fsr=off:fde=unused:irw=on:lcm=predicate:lma=on:nm=4:nwc=1.7:sp=frequency_522 on theBenchmark for (522ds/0Mi)
% 0.21/0.40  % (19286)ott+1_64_av=off:bd=off:bce=on:fsd=off:fde=unused:gsp=on:irw=on:lcm=predicate:lma=on:nm=2:nwc=1.1:sims=off:urr=on_497 on theBenchmark for (497ds/0Mi)
% 0.21/0.41  % (19283)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.21/0.48  % (19285)First to succeed.
% 0.21/0.48  TRYING [1]
% 0.21/0.49  % (19285)Refutation found. Thanks to Tanya!
% 0.21/0.49  % SZS status Theorem for theBenchmark
% 0.21/0.49  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.49  % (19285)------------------------------
% 0.21/0.49  % (19285)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.21/0.49  % (19285)Termination reason: Refutation
% 0.21/0.49  
% 0.21/0.49  % (19285)Memory used [KB]: 2352
% 0.21/0.49  % (19285)Time elapsed: 0.082 s
% 0.21/0.49  % (19285)Instructions burned: 93 (million)
% 0.21/0.49  % (19285)------------------------------
% 0.21/0.49  % (19285)------------------------------
% 0.21/0.49  % (19279)Success in time 0.124 s
%------------------------------------------------------------------------------