TSTP Solution File: CSR047+2 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : CSR047+2 : TPTP v8.1.0. Released v3.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n026.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 15:58:55 EDT 2022

% Result   : Theorem 1.59s 0.60s
% Output   : Refutation 1.59s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    3
% Syntax   : Number of formulae    :   19 (   7 unt;   0 def)
%            Number of atoms       :   31 (   0 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   22 (  10   ~;   6   |;   1   &)
%                                         (   0 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :   10 (  10   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f4446,plain,
    $false,
    inference(subsumption_resolution,[],[f4444,f4233]) ).

fof(f4233,plain,
    ~ mtvisible(c_tptpgeo_member4_mt),
    inference(consistent_polarity_flipping,[],[f2962]) ).

fof(f2962,plain,
    mtvisible(c_tptpgeo_member4_mt),
    inference(cnf_transformation,[],[f2191]) ).

fof(f2191,plain,
    ( mtvisible(c_tptpgeo_member4_mt)
    & ~ borderson(c_georegion_l4_x37_y50,c_georegion_l4_x36_y50) ),
    inference(ennf_transformation,[],[f1133]) ).

fof(f1133,negated_conjecture,
    ~ ( mtvisible(c_tptpgeo_member4_mt)
     => borderson(c_georegion_l4_x37_y50,c_georegion_l4_x36_y50) ),
    inference(negated_conjecture,[],[f1132]) ).

fof(f1132,conjecture,
    ( mtvisible(c_tptpgeo_member4_mt)
   => borderson(c_georegion_l4_x37_y50,c_georegion_l4_x36_y50) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',query97) ).

fof(f4444,plain,
    mtvisible(c_tptpgeo_member4_mt),
    inference(resolution,[],[f4442,f3925]) ).

fof(f3925,plain,
    ( ~ borderson(c_georegion_l4_x36_y50,c_georegion_l4_x37_y50)
    | mtvisible(c_tptpgeo_member4_mt) ),
    inference(consistent_polarity_flipping,[],[f3671]) ).

fof(f3671,plain,
    ( ~ mtvisible(c_tptpgeo_member4_mt)
    | borderson(c_georegion_l4_x36_y50,c_georegion_l4_x37_y50) ),
    inference(cnf_transformation,[],[f2122]) ).

fof(f2122,plain,
    ( ~ mtvisible(c_tptpgeo_member4_mt)
    | borderson(c_georegion_l4_x36_y50,c_georegion_l4_x37_y50) ),
    inference(ennf_transformation,[],[f383]) ).

fof(f383,axiom,
    ( mtvisible(c_tptpgeo_member4_mt)
   => borderson(c_georegion_l4_x36_y50,c_georegion_l4_x37_y50) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax1_383) ).

fof(f4442,plain,
    borderson(c_georegion_l4_x36_y50,c_georegion_l4_x37_y50),
    inference(resolution,[],[f3835,f4163]) ).

fof(f4163,plain,
    borderson(c_georegion_l4_x37_y50,c_georegion_l4_x36_y50),
    inference(consistent_polarity_flipping,[],[f2961]) ).

fof(f2961,plain,
    ~ borderson(c_georegion_l4_x37_y50,c_georegion_l4_x36_y50),
    inference(cnf_transformation,[],[f2191]) ).

fof(f3835,plain,
    ! [X0,X1] :
      ( ~ borderson(X0,X1)
      | borderson(X1,X0) ),
    inference(consistent_polarity_flipping,[],[f2954]) ).

fof(f2954,plain,
    ! [X0,X1] :
      ( ~ borderson(X1,X0)
      | borderson(X0,X1) ),
    inference(cnf_transformation,[],[f2444]) ).

fof(f2444,plain,
    ! [X0,X1] :
      ( ~ borderson(X1,X0)
      | borderson(X0,X1) ),
    inference(ennf_transformation,[],[f1651]) ).

fof(f1651,plain,
    ! [X0,X1] :
      ( borderson(X1,X0)
     => borderson(X0,X1) ),
    inference(rectify,[],[f900]) ).

fof(f900,axiom,
    ! [X13,X12] :
      ( borderson(X12,X13)
     => borderson(X13,X12) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax1_900) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : CSR047+2 : TPTP v8.1.0. Released v3.4.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n026.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 18:29:20 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.51  % (23617)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.52  % (23606)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (23603)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.19/0.52  % (23623)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.53  % (23627)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.19/0.53  % (23604)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (23614)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (23621)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.53  % (23619)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.19/0.53  % (23616)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.19/0.54  % (23615)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.54  % (23626)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.19/0.54  % (23609)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.54  % (23610)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.54  % (23630)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.55  % (23608)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 1.22/0.55  % (23607)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.22/0.55  % (23611)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.22/0.55  % (23605)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 1.22/0.55  % (23611)Instruction limit reached!
% 1.22/0.55  % (23611)------------------------------
% 1.22/0.55  % (23611)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.22/0.55  % (23611)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.22/0.55  % (23611)Termination reason: Unknown
% 1.22/0.55  % (23611)Termination phase: shuffling
% 1.22/0.55  
% 1.22/0.55  % (23611)Memory used [KB]: 1791
% 1.22/0.55  % (23611)Time elapsed: 0.002 s
% 1.22/0.55  % (23611)Instructions burned: 2 (million)
% 1.22/0.55  % (23611)------------------------------
% 1.22/0.55  % (23611)------------------------------
% 1.22/0.55  % (23633)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 1.22/0.56  % (23629)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.22/0.56  % (23620)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.22/0.56  % (23618)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 1.22/0.56  % (23628)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.22/0.56  % (23622)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.22/0.56  % (23631)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 1.22/0.57  % (23624)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 1.22/0.57  % (23612)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.22/0.57  % (23625)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.22/0.57  % (23632)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.22/0.57  % (23610)Instruction limit reached!
% 1.22/0.57  % (23610)------------------------------
% 1.22/0.57  % (23610)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.22/0.57  % (23610)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.22/0.57  % (23610)Termination reason: Unknown
% 1.22/0.57  % (23610)Termination phase: Preprocessing 2
% 1.22/0.57  
% 1.22/0.57  % (23610)Memory used [KB]: 2430
% 1.22/0.57  % (23610)Time elapsed: 0.008 s
% 1.22/0.57  % (23610)Instructions burned: 7 (million)
% 1.22/0.57  % (23610)------------------------------
% 1.22/0.57  % (23610)------------------------------
% 1.59/0.60  % (23623)First to succeed.
% 1.59/0.60  % (23623)Refutation found. Thanks to Tanya!
% 1.59/0.60  % SZS status Theorem for theBenchmark
% 1.59/0.60  % SZS output start Proof for theBenchmark
% See solution above
% 1.59/0.60  % (23623)------------------------------
% 1.59/0.60  % (23623)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.60  % (23623)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.60  % (23623)Termination reason: Refutation
% 1.59/0.60  
% 1.59/0.60  % (23623)Memory used [KB]: 3198
% 1.59/0.60  % (23623)Time elapsed: 0.187 s
% 1.59/0.60  % (23623)Instructions burned: 35 (million)
% 1.59/0.60  % (23623)------------------------------
% 1.59/0.60  % (23623)------------------------------
% 1.59/0.60  % (23590)Success in time 0.251 s
%------------------------------------------------------------------------------