TSTP Solution File: LCL202-1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : LCL202-1 : TPTP v8.1.0. Released v1.1.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 : n009.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:17 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f402,plain,
    $false,
    inference(subsumption_resolution,[],[f396,f2]) ).

fof(f2,axiom,
    ! [X0,X1] : axiom(or(not(X0),or(X1,X0))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_1_3) ).

fof(f396,plain,
    ~ axiom(or(not(q),or(p,q))),
    inference(resolution,[],[f386,f67]) ).

fof(f67,plain,
    ~ theorem(or(not(not(or(p,q))),not(q))),
    inference(resolution,[],[f36,f9]) ).

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

fof(f36,plain,
    ! [X10,X11,X9] :
      ( theorem(or(X9,or(X10,X11)))
      | ~ theorem(or(X9,X11)) ),
    inference(resolution,[],[f30,f15]) ).

fof(f15,plain,
    ! [X3,X4] :
      ( theorem(or(X4,X3))
      | ~ theorem(X3) ),
    inference(resolution,[],[f7,f2]) ).

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

fof(f30,plain,
    ! [X2,X0,X1] :
      ( ~ theorem(or(X0,or(X1,X2)))
      | theorem(or(X1,or(X0,X2))) ),
    inference(resolution,[],[f4,f7]) ).

fof(f4,axiom,
    ! [X2,X0,X1] : axiom(or(not(or(X0,or(X1,X2))),or(X1,or(X0,X2)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_1_5) ).

fof(f386,plain,
    ! [X10,X9] :
      ( theorem(or(not(not(X10)),not(X9)))
      | ~ axiom(or(not(X9),X10)) ),
    inference(resolution,[],[f183,f14]) ).

fof(f14,plain,
    ! [X2,X1] :
      ( ~ theorem(or(X1,X2))
      | theorem(or(X2,X1)) ),
    inference(resolution,[],[f7,f3]) ).

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

fof(f183,plain,
    ! [X21,X22] :
      ( theorem(or(not(X21),not(not(X22))))
      | ~ axiom(or(not(X21),X22)) ),
    inference(resolution,[],[f8,f40]) ).

fof(f40,plain,
    ! [X0] : theorem(or(X0,not(X0))),
    inference(resolution,[],[f38,f14]) ).

fof(f38,plain,
    ! [X2] : theorem(or(not(X2),X2)),
    inference(resolution,[],[f34,f13]) ).

fof(f13,plain,
    ! [X0] :
      ( ~ theorem(or(X0,X0))
      | theorem(X0) ),
    inference(resolution,[],[f7,f1]) ).

fof(f1,axiom,
    ! [X0] : axiom(or(not(or(X0,X0)),X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_1_2) ).

fof(f34,plain,
    ! [X4,X5] : theorem(or(X4,or(not(X5),X5))),
    inference(resolution,[],[f30,f11]) ).

fof(f11,plain,
    ! [X0,X1] : theorem(or(not(X0),or(X1,X0))),
    inference(resolution,[],[f2,f6]) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem    : LCL202-1 : TPTP v8.1.0. Released v1.1.0.
% 0.03/0.12  % 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.33  % Computer : n009.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Tue Aug 30 01:40:50 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.19/0.49  % (20866)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.49  % (20858)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.49  % (20848)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.50  % (20849)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)
% 0.19/0.50  % (20850)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.50  % (20846)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.19/0.50  TRYING [1]
% 0.19/0.50  TRYING [2]
% 0.19/0.51  % (20857)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.51  TRYING [3]
% 0.19/0.51  % (20855)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.51  % (20868)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.51  % (20844)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.51  % (20870)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.51  % (20871)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)
% 0.19/0.51  % (20873)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)
% 0.19/0.51  % (20869)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.51  % (20872)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.52  TRYING [1]
% 0.19/0.52  TRYING [2]
% 0.19/0.52  TRYING [3]
% 0.19/0.52  % (20847)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  % (20845)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.52  % (20853)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)
% 0.19/0.52  % (20845)Refutation not found, incomplete strategy% (20845)------------------------------
% 0.19/0.52  % (20845)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (20845)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (20845)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (20845)Memory used [KB]: 5373
% 0.19/0.52  % (20845)Time elapsed: 0.126 s
% 0.19/0.52  % (20845)Instructions burned: 1 (million)
% 0.19/0.52  % (20845)------------------------------
% 0.19/0.52  % (20845)------------------------------
% 0.19/0.52  % (20865)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.52  % (20867)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  % (20862)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.53  % (20863)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  % (20864)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)
% 0.19/0.53  % (20861)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.53  % (20852)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.53  % (20852)Instruction limit reached!
% 0.19/0.53  % (20852)------------------------------
% 0.19/0.53  % (20852)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (20852)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (20852)Termination reason: Unknown
% 0.19/0.53  % (20852)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (20852)Memory used [KB]: 895
% 0.19/0.53  % (20852)Time elapsed: 0.002 s
% 0.19/0.53  % (20852)Instructions burned: 2 (million)
% 0.19/0.53  % (20852)------------------------------
% 0.19/0.53  % (20852)------------------------------
% 0.19/0.53  TRYING [1]
% 0.19/0.53  % (20860)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)
% 0.19/0.53  TRYING [2]
% 0.19/0.53  % (20859)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  TRYING [3]
% 0.19/0.53  % (20856)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.53  % (20851)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.53  % (20854)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.54  % (20851)Instruction limit reached!
% 0.19/0.54  % (20851)------------------------------
% 0.19/0.54  % (20851)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (20851)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (20851)Termination reason: Unknown
% 0.19/0.54  % (20851)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (20851)Memory used [KB]: 5373
% 0.19/0.54  % (20851)Time elapsed: 0.154 s
% 0.19/0.54  % (20851)Instructions burned: 7 (million)
% 0.19/0.54  % (20851)------------------------------
% 0.19/0.54  % (20851)------------------------------
% 0.19/0.54  TRYING [4]
% 1.60/0.55  TRYING [4]
% 1.60/0.55  % (20864)First to succeed.
% 1.71/0.56  % (20850)Instruction limit reached!
% 1.71/0.56  % (20850)------------------------------
% 1.71/0.56  % (20850)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.56  % (20850)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.56  % (20850)Termination reason: Unknown
% 1.71/0.56  % (20850)Termination phase: Finite model building SAT solving
% 1.71/0.56  
% 1.71/0.56  % (20850)Memory used [KB]: 6908
% 1.71/0.56  % (20850)Time elapsed: 0.106 s
% 1.71/0.56  % (20850)Instructions burned: 52 (million)
% 1.71/0.56  % (20850)------------------------------
% 1.71/0.56  % (20850)------------------------------
% 1.71/0.57  % (20868)Also succeeded, but the first one will report.
% 1.71/0.57  % (20864)Refutation found. Thanks to Tanya!
% 1.71/0.57  % SZS status Unsatisfiable for theBenchmark
% 1.71/0.57  % SZS output start Proof for theBenchmark
% See solution above
% 1.71/0.57  % (20864)------------------------------
% 1.71/0.57  % (20864)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.57  % (20864)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.57  % (20864)Termination reason: Refutation
% 1.71/0.57  
% 1.71/0.57  % (20864)Memory used [KB]: 5628
% 1.71/0.57  % (20864)Time elapsed: 0.139 s
% 1.71/0.57  % (20864)Instructions burned: 16 (million)
% 1.71/0.57  % (20864)------------------------------
% 1.71/0.57  % (20864)------------------------------
% 1.71/0.57  % (20843)Success in time 0.222 s
%------------------------------------------------------------------------------