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

View Problem - Process Solution

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

% Computer : n029.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 13:40:23 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f8038,plain,
    $false,
    inference(resolution,[],[f7863,f3]) ).

fof(f3,axiom,
    ~ is_a_theorem(implies(a,implies(not(a),b))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_cn_3) ).

fof(f7863,plain,
    ! [X0,X1] : is_a_theorem(implies(X0,implies(not(X0),X1))),
    inference(resolution,[],[f5032,f278]) ).

fof(f278,plain,
    ! [X2,X0,X1] : is_a_theorem(implies(implies(implies(X0,X1),X2),implies(X1,X2))),
    inference(resolution,[],[f92,f4]) ).

fof(f4,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ is_a_theorem(implies(implies(implies(implies(X1,X3),implies(not(X4),not(X2))),X4),X0))
      | is_a_theorem(implies(implies(X0,X1),implies(X2,X1))) ),
    inference(resolution,[],[f2,f1]) ).

fof(f1,axiom,
    ! [X0,X1] :
      ( ~ is_a_theorem(implies(X0,X1))
      | is_a_theorem(X1)
      | ~ is_a_theorem(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',condensed_detachment) ).

fof(f2,axiom,
    ! [X2,X3,X0,X1,X4] : is_a_theorem(implies(implies(implies(implies(implies(X0,X1),implies(not(X2),not(X3))),X2),X4),implies(implies(X4,X0),implies(X3,X0)))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cn_CAMerideth) ).

fof(f92,plain,
    ! [X2,X3,X0,X1] : is_a_theorem(implies(implies(implies(X0,implies(X1,X1)),X2),implies(X3,X2))),
    inference(resolution,[],[f54,f4]) ).

fof(f54,plain,
    ! [X2,X0,X1] : is_a_theorem(implies(X0,implies(X1,implies(X2,X2)))),
    inference(resolution,[],[f11,f8]) ).

fof(f8,plain,
    ! [X2,X0,X1] : is_a_theorem(implies(implies(implies(X0,X0),X1),implies(X2,X1))),
    inference(resolution,[],[f6,f4]) ).

fof(f6,plain,
    ! [X2,X3,X0,X1] : is_a_theorem(implies(implies(implies(X0,implies(not(X1),X2)),X3),implies(X1,X3))),
    inference(resolution,[],[f5,f4]) ).

fof(f5,plain,
    ! [X2,X3,X0,X1,X4] : is_a_theorem(implies(implies(implies(implies(X0,X1),implies(X2,X1)),implies(X1,X3)),implies(X4,implies(X1,X3)))),
    inference(resolution,[],[f4,f2]) ).

fof(f11,plain,
    ! [X2,X0,X1] :
      ( ~ is_a_theorem(implies(implies(X2,X2),X1))
      | is_a_theorem(implies(X0,X1)) ),
    inference(resolution,[],[f8,f1]) ).

fof(f5032,plain,
    ! [X2,X0,X1] :
      ( ~ is_a_theorem(implies(implies(implies(not(X2),not(X0)),X2),X1))
      | is_a_theorem(implies(X0,X1)) ),
    inference(resolution,[],[f320,f1]) ).

fof(f320,plain,
    ! [X2,X0,X1] : is_a_theorem(implies(implies(implies(implies(not(X0),not(X1)),X0),X2),implies(X1,X2))),
    inference(resolution,[],[f278,f4]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem    : LCL075-1 : TPTP v8.1.2. Released v1.0.0.
% 0.08/0.15  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.15/0.36  % Computer : n029.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 300
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Mon Apr 29 23:09:20 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.37  % (5490)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.38  % (5492)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.15/0.38  % (5494)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.15/0.38  % (5491)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.15/0.38  % (5493)dis-2_2:3_amm=sco:anc=none:bce=on:fsr=off:gsp=on:nm=16:nwc=1.2:nicw=on:sac=on:sp=weighted_frequency_476 on theBenchmark for (476ds/0Mi)
% 0.15/0.38  % (5495)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.15/0.38  % (5496)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.15/0.38  % (5497)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_1451 on theBenchmark for (1451ds/0Mi)
% 0.15/0.39  TRYING [1]
% 0.15/0.39  TRYING [1]
% 0.15/0.39  TRYING [1]
% 0.15/0.39  TRYING [1]
% 0.15/0.39  TRYING [2]
% 0.15/0.39  TRYING [2]
% 0.15/0.39  TRYING [2]
% 0.15/0.39  TRYING [2]
% 0.15/0.39  TRYING [3]
% 0.15/0.39  TRYING [3]
% 0.15/0.39  TRYING [3]
% 0.15/0.39  TRYING [3]
% 0.22/0.44  TRYING [4]
% 0.22/0.45  TRYING [4]
% 0.22/0.45  TRYING [4]
% 0.22/0.45  TRYING [4]
% 0.22/0.51  % (5496)First to succeed.
% 0.22/0.52  % (5496)Refutation found. Thanks to Tanya!
% 0.22/0.52  % SZS status Unsatisfiable for theBenchmark
% 0.22/0.52  % SZS output start Proof for theBenchmark
% See solution above
% 0.22/0.52  % (5496)------------------------------
% 0.22/0.52  % (5496)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.22/0.52  % (5496)Termination reason: Refutation
% 0.22/0.52  
% 0.22/0.52  % (5496)Memory used [KB]: 2756
% 0.22/0.52  % (5496)Time elapsed: 0.132 s
% 0.22/0.52  % (5496)Instructions burned: 321 (million)
% 0.22/0.52  % (5496)------------------------------
% 0.22/0.52  % (5496)------------------------------
% 0.22/0.52  % (5490)Success in time 0.147 s
%------------------------------------------------------------------------------