TSTP Solution File: LCL190-3 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : LCL190-3 : TPTP v8.1.0. Released v2.3.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 : n015.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 17:47:13 EDT 2022

% Result   : Unsatisfiable 0.20s 0.52s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   20 (  12 unt;   0 def)
%            Number of atoms       :   33 (   1 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   31 (  18   ~;  13   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   4 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   30 (  30   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f36,plain,
    $false,
    inference(subsumption_resolution,[],[f35,f19]) ).

fof(f19,plain,
    ! [X0,X1] : axiom(or(not(or(X0,X1)),or(X1,X0))),
    inference(literal_reordering,[],[f16]) ).

fof(f16,plain,
    ! [X0,X1] : axiom(or(not(or(X0,X1)),or(X1,X0))),
    inference(definition_unfolding,[],[f3,f6]) ).

fof(f6,axiom,
    ! [X3,X4] : implies(X3,X4) = or(not(X3),X4),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',implies_definition) ).

fof(f3,axiom,
    ! [X0,X1] : axiom(implies(or(X0,X1),or(X1,X0))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_1_4) ).

fof(f35,plain,
    ~ axiom(or(not(or(q,r)),or(r,q))),
    inference(resolution,[],[f28,f18]) ).

fof(f18,plain,
    ! [X2,X0,X1] : axiom(or(not(or(not(X0),X1)),or(not(or(X2,X0)),or(X2,X1)))),
    inference(literal_reordering,[],[f13]) ).

fof(f13,plain,
    ! [X2,X0,X1] : axiom(or(not(or(not(X0),X1)),or(not(or(X2,X0)),or(X2,X1)))),
    inference(definition_unfolding,[],[f5,f6,f6,f6]) ).

fof(f5,axiom,
    ! [X2,X0,X1] : axiom(implies(implies(X0,X1),implies(or(X2,X0),or(X2,X1)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_1_6) ).

fof(f28,plain,
    ! [X0] :
      ( ~ axiom(or(not(X0),or(not(or(p,or(q,r))),or(p,or(r,q)))))
      | ~ axiom(X0) ),
    inference(resolution,[],[f27,f24]) ).

fof(f24,plain,
    ~ theorem(or(not(or(p,or(q,r))),or(p,or(r,q)))),
    inference(literal_reordering,[],[f15]) ).

fof(f15,plain,
    ~ theorem(or(not(or(p,or(q,r))),or(p,or(r,q)))),
    inference(definition_unfolding,[],[f9,f6]) ).

fof(f9,axiom,
    ~ theorem(implies(or(p,or(q,r)),or(p,or(r,q)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this) ).

fof(f27,plain,
    ! [X0,X1] :
      ( theorem(X0)
      | ~ axiom(or(not(X1),X0))
      | ~ axiom(X1) ),
    inference(resolution,[],[f26,f23]) ).

fof(f23,plain,
    ! [X3] :
      ( theorem(X3)
      | ~ axiom(X3) ),
    inference(literal_reordering,[],[f7]) ).

fof(f7,axiom,
    ! [X3] :
      ( ~ axiom(X3)
      | theorem(X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_1) ).

fof(f26,plain,
    ! [X0,X1] :
      ( ~ theorem(X1)
      | theorem(X0)
      | ~ axiom(or(not(X1),X0)) ),
    inference(resolution,[],[f20,f23]) ).

fof(f20,plain,
    ! [X3,X4] :
      ( ~ theorem(or(not(X4),X3))
      | theorem(X3)
      | ~ theorem(X4) ),
    inference(literal_reordering,[],[f14]) ).

fof(f14,plain,
    ! [X3,X4] :
      ( theorem(X3)
      | ~ theorem(or(not(X4),X3))
      | ~ theorem(X4) ),
    inference(definition_unfolding,[],[f8,f6]) ).

fof(f8,axiom,
    ! [X3,X4] :
      ( theorem(X3)
      | ~ theorem(X4)
      | ~ theorem(implies(X4,X3)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : LCL190-3 : TPTP v8.1.0. Released v2.3.0.
% 0.12/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.12/0.34  % Computer : n015.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Tue Aug 30 01:54:07 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.20/0.50  % (7483)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.20/0.52  % (7470)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.20/0.52  % (7470)Refutation not found, incomplete strategy% (7470)------------------------------
% 0.20/0.52  % (7470)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (7492)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.20/0.52  % (7475)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.20/0.52  TRYING [1]
% 0.20/0.52  % (7495)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.20/0.52  % (7486)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.20/0.52  % (7483)First to succeed.
% 0.20/0.52  % (7471)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)
% 0.20/0.52  TRYING [1]
% 0.20/0.52  TRYING [2]
% 0.20/0.52  % (7484)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.20/0.52  % (7483)Refutation found. Thanks to Tanya!
% 0.20/0.52  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.52  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.52  % (7483)------------------------------
% 0.20/0.52  % (7483)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (7483)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (7483)Termination reason: Refutation
% 0.20/0.52  
% 0.20/0.52  % (7483)Memory used [KB]: 5628
% 0.20/0.52  % (7483)Time elapsed: 0.004 s
% 0.20/0.52  % (7483)Instructions burned: 4 (million)
% 0.20/0.52  % (7483)------------------------------
% 0.20/0.52  % (7483)------------------------------
% 0.20/0.52  % (7468)Success in time 0.176 s
%------------------------------------------------------------------------------