TSTP Solution File: GEO147-1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : GEO147-1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n011.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 : Sun May  5 05:15:36 EDT 2024

% Result   : Unsatisfiable 0.16s 0.35s
% Output   : Refutation 0.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   22 (   8 unt;   0 def)
%            Number of atoms       :   36 (   0 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   26 (  12   ~;  12   |;   0   &)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   3 prp; 0-3 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   15 (  15   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f341,plain,
    $false,
    inference(avatar_sat_refutation,[],[f140,f336,f340]) ).

fof(f340,plain,
    spl0_1,
    inference(avatar_contradiction_clause,[],[f339]) ).

fof(f339,plain,
    ( $false
    | spl0_1 ),
    inference(subsumption_resolution,[],[f338,f135]) ).

fof(f135,plain,
    ( ~ incident_o(sk27,trajectory_of(sk28))
    | spl0_1 ),
    inference(avatar_component_clause,[],[f133]) ).

fof(f133,plain,
    ( spl0_1
  <=> incident_o(sk27,trajectory_of(sk28)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_1])]) ).

fof(f338,plain,
    incident_o(sk27,trajectory_of(sk28)),
    inference(resolution,[],[f337,f106]) ).

fof(f106,axiom,
    ! [X0,X1] :
      ( ~ once(at(X0,X1))
      | incident_o(X1,trajectory_of(X0)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',at_on_trajectory_10) ).

fof(f337,plain,
    once(at(sk28,sk27)),
    inference(resolution,[],[f332,f111]) ).

fof(f111,axiom,
    connect(sk28,sk29,sk27),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t13_156) ).

fof(f332,plain,
    ! [X2,X0,X1] :
      ( ~ connect(X0,X1,X2)
      | once(at(X0,X2)) ),
    inference(resolution,[],[f97,f104]) ).

fof(f104,axiom,
    ! [X0,X1] :
      ( ~ once(at_the_same_time(X0,X1))
      | once(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conjunction_at_the_same_time_8) ).

fof(f97,axiom,
    ! [X2,X0,X1] :
      ( once(at_the_same_time(at(X0,X2),at(X1,X2)))
      | ~ connect(X0,X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',connect_defn_1) ).

fof(f336,plain,
    spl0_2,
    inference(avatar_contradiction_clause,[],[f335]) ).

fof(f335,plain,
    ( $false
    | spl0_2 ),
    inference(subsumption_resolution,[],[f334,f139]) ).

fof(f139,plain,
    ( ~ incident_o(sk27,trajectory_of(sk29))
    | spl0_2 ),
    inference(avatar_component_clause,[],[f137]) ).

fof(f137,plain,
    ( spl0_2
  <=> incident_o(sk27,trajectory_of(sk29)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_2])]) ).

fof(f334,plain,
    incident_o(sk27,trajectory_of(sk29)),
    inference(resolution,[],[f333,f106]) ).

fof(f333,plain,
    once(at(sk29,sk27)),
    inference(resolution,[],[f331,f111]) ).

fof(f331,plain,
    ! [X2,X0,X1] :
      ( ~ connect(X0,X1,X2)
      | once(at(X1,X2)) ),
    inference(resolution,[],[f97,f105]) ).

fof(f105,axiom,
    ! [X0,X1] :
      ( ~ once(at_the_same_time(X0,X1))
      | once(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conjunction_at_the_same_time_9) ).

fof(f140,plain,
    ( ~ spl0_1
    | ~ spl0_2 ),
    inference(avatar_split_clause,[],[f112,f137,f133]) ).

fof(f112,axiom,
    ( ~ incident_o(sk27,trajectory_of(sk29))
    | ~ incident_o(sk27,trajectory_of(sk28)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t13_157) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.10  % Problem    : GEO147-1 : TPTP v8.1.2. Released v2.4.0.
% 0.05/0.11  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.10/0.31  % Computer : n011.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 300
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Fri May  3 21:55:23 EDT 2024
% 0.16/0.31  % CPUTime    : 
% 0.16/0.32  % (21003)Running in auto input_syntax mode. Trying TPTP
% 0.16/0.33  % (21006)WARNING: value z3 for option sas not known
% 0.16/0.33  % (21009)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.16/0.33  % (21010)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.16/0.34  % (21007)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.16/0.34  % (21005)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.16/0.34  % (21006)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.16/0.34  % (21004)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.16/0.34  % (21008)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.16/0.34  TRYING [1]
% 0.16/0.34  TRYING [2]
% 0.16/0.35  % (21006)First to succeed.
% 0.16/0.35  % (21006)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-21003"
% 0.16/0.35  TRYING [1]
% 0.16/0.35  % (21006)Refutation found. Thanks to Tanya!
% 0.16/0.35  % SZS status Unsatisfiable for theBenchmark
% 0.16/0.35  % SZS output start Proof for theBenchmark
% See solution above
% 0.16/0.35  % (21006)------------------------------
% 0.16/0.35  % (21006)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.16/0.35  % (21006)Termination reason: Refutation
% 0.16/0.35  
% 0.16/0.35  % (21006)Memory used [KB]: 1060
% 0.16/0.35  % (21006)Time elapsed: 0.014 s
% 0.16/0.35  % (21006)Instructions burned: 21 (million)
% 0.16/0.35  % (21003)Success in time 0.032 s
%------------------------------------------------------------------------------