TSTP Solution File: KLE041+1 by Vampire-SAT---4.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.9
% Problem  : KLE041+1 : TPTP v8.2.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_vampire %s %d SAT

% Computer : n024.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 : Mon Jun 24 10:07:32 EDT 2024

% Result   : Theorem 63.69s 9.42s
% Output   : Refutation 63.69s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   52 (  38 unt;   0 def)
%            Number of atoms       :   70 (  24 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   32 (  14   ~;   7   |;   5   &)
%                                         (   1 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   92 (  88   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f130059,plain,
    $false,
    inference(resolution,[],[f130054,f28]) ).

fof(f28,plain,
    ~ leq(star(sK0),star(sK1)),
    inference(cnf_transformation,[],[f25]) ).

fof(f25,plain,
    ( ~ leq(star(sK0),star(sK1))
    & leq(sK0,sK1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f21,f24]) ).

fof(f24,plain,
    ( ? [X0,X1] :
        ( ~ leq(star(X0),star(X1))
        & leq(X0,X1) )
   => ( ~ leq(star(sK0),star(sK1))
      & leq(sK0,sK1) ) ),
    introduced(choice_axiom,[]) ).

fof(f21,plain,
    ? [X0,X1] :
      ( ~ leq(star(X0),star(X1))
      & leq(X0,X1) ),
    inference(ennf_transformation,[],[f19]) ).

fof(f19,plain,
    ~ ! [X0,X1] :
        ( leq(X0,X1)
       => leq(star(X0),star(X1)) ),
    inference(rectify,[],[f18]) ).

fof(f18,negated_conjecture,
    ~ ! [X3,X4] :
        ( leq(X3,X4)
       => leq(star(X3),star(X4)) ),
    inference(negated_conjecture,[],[f17]) ).

fof(f17,conjecture,
    ! [X3,X4] :
      ( leq(X3,X4)
     => leq(star(X3),star(X4)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f130054,plain,
    leq(star(sK0),star(sK1)),
    inference(forward_demodulation,[],[f130050,f32]) ).

fof(f32,plain,
    ! [X0] : multiplication(X0,one) = X0,
    inference(cnf_transformation,[],[f6]) ).

fof(f6,axiom,
    ! [X0] : multiplication(X0,one) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f130050,plain,
    leq(multiplication(star(sK0),one),star(sK1)),
    inference(unit_resulting_resolution,[],[f129824,f4147]) ).

fof(f4147,plain,
    ! [X2,X0,X1] :
      ( ~ leq(addition(X2,multiplication(X0,X1)),X1)
      | leq(multiplication(star(X0),X2),X1) ),
    inference(superposition,[],[f45,f37]) ).

fof(f37,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X1,X0),
    inference(cnf_transformation,[],[f1]) ).

fof(f1,axiom,
    ! [X0,X1] : addition(X0,X1) = addition(X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f45,plain,
    ! [X2,X0,X1] :
      ( ~ leq(addition(multiplication(X0,X1),X2),X1)
      | leq(multiplication(star(X0),X2),X1) ),
    inference(cnf_transformation,[],[f23]) ).

fof(f23,plain,
    ! [X0,X1,X2] :
      ( leq(multiplication(star(X0),X2),X1)
      | ~ leq(addition(multiplication(X0,X1),X2),X1) ),
    inference(ennf_transformation,[],[f15]) ).

fof(f15,axiom,
    ! [X0,X1,X2] :
      ( leq(addition(multiplication(X0,X1),X2),X1)
     => leq(multiplication(star(X0),X2),X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f129824,plain,
    leq(addition(one,multiplication(sK0,star(sK1))),star(sK1)),
    inference(superposition,[],[f122210,f122995]) ).

fof(f122995,plain,
    star(sK1) = addition(multiplication(sK0,star(sK1)),star(sK1)),
    inference(unit_resulting_resolution,[],[f122180,f38]) ).

fof(f38,plain,
    ! [X0,X1] :
      ( ~ leq(X0,X1)
      | addition(X0,X1) = X1 ),
    inference(cnf_transformation,[],[f26]) ).

fof(f26,plain,
    ! [X0,X1] :
      ( ( leq(X0,X1)
        | addition(X0,X1) != X1 )
      & ( addition(X0,X1) = X1
        | ~ leq(X0,X1) ) ),
    inference(nnf_transformation,[],[f12]) ).

fof(f12,axiom,
    ! [X0,X1] :
      ( leq(X0,X1)
    <=> addition(X0,X1) = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f122180,plain,
    leq(multiplication(sK0,star(sK1)),star(sK1)),
    inference(superposition,[],[f11541,f11607]) ).

fof(f11607,plain,
    ! [X0] : star(X0) = addition(multiplication(X0,star(X0)),addition(one,star(X0))),
    inference(superposition,[],[f115,f156]) ).

fof(f156,plain,
    ! [X2,X0,X1] : addition(X0,addition(X1,X2)) = addition(addition(X1,X0),X2),
    inference(superposition,[],[f40,f37]) ).

fof(f40,plain,
    ! [X2,X0,X1] : addition(X2,addition(X1,X0)) = addition(addition(X2,X1),X0),
    inference(cnf_transformation,[],[f20]) ).

fof(f20,plain,
    ! [X0,X1,X2] : addition(X2,addition(X1,X0)) = addition(addition(X2,X1),X0),
    inference(rectify,[],[f2]) ).

fof(f2,axiom,
    ! [X2,X1,X0] : addition(X0,addition(X1,X2)) = addition(addition(X0,X1),X2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f115,plain,
    ! [X0] : star(X0) = addition(addition(one,multiplication(X0,star(X0))),star(X0)),
    inference(unit_resulting_resolution,[],[f35,f38]) ).

fof(f35,plain,
    ! [X0] : leq(addition(one,multiplication(X0,star(X0))),star(X0)),
    inference(cnf_transformation,[],[f13]) ).

fof(f13,axiom,
    ! [X0] : leq(addition(one,multiplication(X0,star(X0))),star(X0)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f11541,plain,
    ! [X0,X1] : leq(multiplication(sK0,X1),addition(multiplication(sK1,X1),X0)),
    inference(superposition,[],[f11444,f37]) ).

fof(f11444,plain,
    ! [X0,X1] : leq(multiplication(sK0,X0),addition(X1,multiplication(sK1,X0))),
    inference(superposition,[],[f246,f1570]) ).

fof(f1570,plain,
    ! [X0] : multiplication(sK1,X0) = addition(multiplication(sK0,X0),multiplication(sK1,X0)),
    inference(superposition,[],[f43,f54]) ).

fof(f54,plain,
    sK1 = addition(sK0,sK1),
    inference(unit_resulting_resolution,[],[f27,f38]) ).

fof(f27,plain,
    leq(sK0,sK1),
    inference(cnf_transformation,[],[f25]) ).

fof(f43,plain,
    ! [X2,X0,X1] : multiplication(addition(X0,X1),X2) = addition(multiplication(X0,X2),multiplication(X1,X2)),
    inference(cnf_transformation,[],[f9]) ).

fof(f9,axiom,
    ! [X0,X1,X2] : multiplication(addition(X0,X1),X2) = addition(multiplication(X0,X2),multiplication(X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f246,plain,
    ! [X2,X0,X1] : leq(X1,addition(X2,addition(X1,X0))),
    inference(superposition,[],[f238,f37]) ).

fof(f238,plain,
    ! [X2,X0,X1] : leq(X2,addition(X0,addition(X1,X2))),
    inference(superposition,[],[f222,f40]) ).

fof(f222,plain,
    ! [X0,X1] : leq(X0,addition(X1,X0)),
    inference(superposition,[],[f199,f37]) ).

fof(f199,plain,
    ! [X0,X1] : leq(X0,addition(X0,X1)),
    inference(unit_resulting_resolution,[],[f155,f39]) ).

fof(f39,plain,
    ! [X0,X1] :
      ( addition(X0,X1) != X1
      | leq(X0,X1) ),
    inference(cnf_transformation,[],[f26]) ).

fof(f155,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X0,addition(X0,X1)),
    inference(superposition,[],[f40,f34]) ).

fof(f34,plain,
    ! [X0] : addition(X0,X0) = X0,
    inference(cnf_transformation,[],[f4]) ).

fof(f4,axiom,
    ! [X0] : addition(X0,X0) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f122210,plain,
    ! [X0,X1] : leq(addition(one,X1),addition(X1,star(X0))),
    inference(superposition,[],[f5331,f11607]) ).

fof(f5331,plain,
    ! [X2,X3,X0,X1] : leq(addition(X0,X3),addition(X3,addition(X2,addition(X0,X1)))),
    inference(superposition,[],[f525,f167]) ).

fof(f167,plain,
    ! [X2,X0,X1] : addition(X0,addition(X1,X2)) = addition(X2,addition(X0,X1)),
    inference(superposition,[],[f40,f37]) ).

fof(f525,plain,
    ! [X2,X0,X1] : leq(addition(X1,X0),addition(X0,addition(X1,X2))),
    inference(superposition,[],[f226,f37]) ).

fof(f226,plain,
    ! [X2,X0,X1] : leq(addition(X0,X1),addition(X0,addition(X1,X2))),
    inference(superposition,[],[f199,f40]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem    : KLE041+1 : TPTP v8.2.0. Released v4.0.0.
% 0.00/0.09  % Command    : run_vampire %s %d SAT
% 0.08/0.29  % Computer : n024.cluster.edu
% 0.08/0.29  % Model    : x86_64 x86_64
% 0.08/0.29  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.29  % Memory   : 8042.1875MB
% 0.08/0.29  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.29  % CPULimit   : 300
% 0.08/0.29  % WCLimit    : 300
% 0.08/0.29  % DateTime   : Thu Jun 20 22:47:38 EDT 2024
% 0.08/0.29  % CPUTime    : 
% 0.14/0.31  This is a FOF_THM_RFO_SEQ problem
% 0.14/0.31  Running first-order model finding
% 0.14/0.31  Running /export/starexec/sandbox/solver/bin/vampire --mode casc_sat -m 16384 --cores 7 -t 300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.15/0.36  % (2974)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.36  % (2978)fmb+10_1:1_sil=256000:fmbss=23:fmbes=contour:newcnf=on:fmbsr=1.14:i=152523:nm=2:gsp=on:rp=on_0 on theBenchmark for (3000ds/152523Mi)
% 0.15/0.36  % (2974)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.36  % (2980)ott+11_8:59_sil=16000:sp=occurrence:lsd=20:abs=on:i=146:aac=none:nm=16:fdi=10:rawr=on:nicw=on_0 on theBenchmark for (3000ds/146Mi)
% 0.15/0.36  % (2974)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.36  % (2979)ott+21_1:1_sil=4000:i=104:fsd=on:fd=off:newcnf=on_0 on theBenchmark for (3000ds/104Mi)
% 0.15/0.36  % (2974)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.36  % (2976)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:i=99418_0 on theBenchmark for (3000ds/99418Mi)
% 0.15/0.36  % (2974)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.36  % (2977)fmb+10_1:1_sil=256000:fmbes=contour:i=214858:bce=on_0 on theBenchmark for (3000ds/214858Mi)
% 0.15/0.36  % (2974)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.36  % (2975)fmb+10_1:1_sil=256000:i=98885:tgt=full:fmbsr=1.3:fmbss=10_0 on theBenchmark for (3000ds/98885Mi)
% 0.15/0.36  % (2974)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.36  % (2981)ott-4_1:1_sil=4000:sp=reverse_arity:lcm=predicate:newcnf=on:i=115:bce=on:fd=off:fs=off:fsr=off_0 on theBenchmark for (3000ds/115Mi)
% 0.15/0.36  TRYING [1]
% 0.15/0.36  TRYING [2]
% 0.15/0.37  TRYING [3]
% 0.15/0.38  TRYING [4]
% 0.15/0.40  TRYING [10]
% 0.15/0.41  % (2979)Instruction limit reached!
% 0.15/0.41  % (2979)------------------------------
% 0.15/0.41  % (2979)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.15/0.41  % (2979)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.15/0.41  % (2979)Termination reason: Time limit
% 0.15/0.41  % (2979)Termination phase: Saturation
% 0.15/0.41  
% 0.15/0.41  % (2979)Memory used [KB]: 1452
% 0.15/0.41  % (2979)Time elapsed: 0.052 s
% 0.15/0.41  % (2979)Instructions burned: 106 (million)
% 0.15/0.42  % (2981)Instruction limit reached!
% 0.15/0.42  % (2981)------------------------------
% 0.15/0.42  % (2981)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.15/0.42  % (2981)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.15/0.42  % (2981)Termination reason: Time limit
% 0.15/0.42  % (2981)Termination phase: Saturation
% 0.15/0.42  
% 0.15/0.42  % (2981)Memory used [KB]: 1376
% 0.15/0.42  % (2981)Time elapsed: 0.056 s
% 0.15/0.42  % (2981)Instructions burned: 117 (million)
% 0.15/0.43  TRYING [5]
% 0.15/0.44  % (2980)Instruction limit reached!
% 0.15/0.44  % (2980)------------------------------
% 0.15/0.44  % (2980)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.15/0.44  % (2980)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.15/0.44  % (2980)Termination reason: Time limit
% 0.15/0.44  % (2980)Termination phase: Saturation
% 0.15/0.44  
% 0.15/0.44  % (2980)Memory used [KB]: 2010
% 0.15/0.44  % (2980)Time elapsed: 0.080 s
% 0.15/0.44  % (2980)Instructions burned: 146 (million)
% 0.15/0.47  % (2974)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.47  % (2982)dis+11_1:3_bsr=unit_only:sil=2000:rp=on:newcnf=on:i=404:kws=precedence:lsd=100_0 on theBenchmark for (2999ds/404Mi)
% 0.15/0.47  % (2974)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.47  % (2983)ott-21_1:1_sil=4000:sp=const_frequency:i=175:fsr=off:fs=off:av=off_0 on theBenchmark for (2999ds/175Mi)
% 0.15/0.49  % (2974)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.49  % (2984)ott+33_1:1_to=lpo:sil=8000:sp=weighted_frequency:rp=on:i=270:nm=3:fsr=off:sac=on_0 on theBenchmark for (2998ds/270Mi)
% 0.15/0.55  % (2983)Instruction limit reached!
% 0.15/0.55  % (2983)------------------------------
% 0.15/0.55  % (2983)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.15/0.55  % (2983)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.15/0.55  % (2983)Termination reason: Time limit
% 0.15/0.55  % (2983)Termination phase: Saturation
% 0.15/0.55  
% 0.15/0.55  % (2983)Memory used [KB]: 1187
% 0.15/0.55  % (2983)Time elapsed: 0.098 s
% 0.15/0.55  % (2983)Instructions burned: 175 (million)
% 0.15/0.57  TRYING [6]
% 2.06/0.60  % (2974)Running in auto input_syntax mode. Trying TPTP
% 2.06/0.60  % (2985)ott+4_1:1_sil=2000:i=900:bd=off:fsr=off_0 on theBenchmark for (2997ds/900Mi)
% 2.19/0.63  % (2984)Instruction limit reached!
% 2.19/0.63  % (2984)------------------------------
% 2.19/0.63  % (2984)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.19/0.63  % (2984)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.19/0.63  % (2984)Termination reason: Time limit
% 2.19/0.63  % (2984)Termination phase: Saturation
% 2.19/0.63  
% 2.19/0.63  % (2984)Memory used [KB]: 2531
% 2.19/0.63  % (2984)Time elapsed: 0.157 s
% 2.19/0.63  % (2984)Instructions burned: 271 (million)
% 2.30/0.63  % (2982)Instruction limit reached!
% 2.30/0.63  % (2982)------------------------------
% 2.30/0.63  % (2982)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.30/0.63  % (2982)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.30/0.63  % (2982)Termination reason: Time limit
% 2.30/0.63  % (2982)Termination phase: Saturation
% 2.30/0.63  
% 2.30/0.63  % (2982)Memory used [KB]: 3200
% 2.30/0.63  % (2982)Time elapsed: 0.192 s
% 2.30/0.63  % (2982)Instructions burned: 405 (million)
% 2.30/0.68  % (2974)Running in auto input_syntax mode. Trying TPTP
% 2.30/0.68  % (2986)fmb+10_1:1_sil=8000:fde=unused:fmbes=contour:i=7859:nm=2:fmbswr=0_0 on theBenchmark for (2997ds/7859Mi)
% 2.30/0.68  TRYING [1]
% 2.30/0.68  TRYING [2]
% 2.30/0.68  TRYING [3]
% 2.30/0.69  % (2974)Running in auto input_syntax mode. Trying TPTP
% 2.30/0.69  % (2987)ott+11_1:2_anc=none:sil=2000:sp=const_max:spb=units:s2a=on:i=2145:s2at=5.0:awrs=converge:awrsf=170:rawr=on:gs=on:fsr=off_0 on theBenchmark for (2996ds/2145Mi)
% 2.30/0.70  TRYING [4]
% 2.70/0.75  TRYING [5]
% 3.50/0.88  TRYING [6]
% 3.80/1.00  TRYING [23]
% 4.20/1.01  % (2985)Instruction limit reached!
% 4.20/1.01  % (2985)------------------------------
% 4.20/1.01  % (2985)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 4.20/1.01  % (2985)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 4.20/1.01  % (2985)Termination reason: Time limit
% 4.20/1.01  % (2985)Termination phase: Saturation
% 4.20/1.01  
% 4.20/1.01  % (2985)Memory used [KB]: 6538
% 4.20/1.01  % (2985)Time elapsed: 0.433 s
% 4.20/1.01  % (2985)Instructions burned: 901 (million)
% 4.20/1.03  TRYING [7]
% 4.20/1.07  % (2974)Running in auto input_syntax mode. Trying TPTP
% 4.20/1.07  % (2988)ott-30_1:1024_sil=4000:alpa=true:newcnf=on:i=1187:bs=unit_only:ins=1:amm=off_0 on theBenchmark for (2992ds/1187Mi)
% 6.48/1.32  TRYING [7]
% 8.59/1.59  % (2988)Instruction limit reached!
% 8.59/1.59  % (2988)------------------------------
% 8.59/1.59  % (2988)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 8.59/1.59  % (2988)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 8.59/1.59  % (2988)Termination reason: Time limit
% 8.59/1.59  % (2988)Termination phase: Saturation
% 8.59/1.59  
% 8.59/1.59  % (2988)Memory used [KB]: 4751
% 8.59/1.59  % (2988)Time elapsed: 0.528 s
% 8.59/1.59  % (2988)Instructions burned: 1189 (million)
% 9.25/1.65  % (2974)Running in auto input_syntax mode. Trying TPTP
% 9.25/1.65  % (2990)fmb+10_1:1_sil=32000:i=23580:newcnf=on_0 on theBenchmark for (2987ds/23580Mi)
% 9.25/1.65  TRYING [1]
% 9.25/1.65  TRYING [2]
% 9.25/1.65  TRYING [3]
% 9.25/1.66  TRYING [4]
% 9.25/1.69  TRYING [5]
% 9.63/1.72  % (2987)Instruction limit reached!
% 9.63/1.72  % (2987)------------------------------
% 9.63/1.72  % (2987)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 9.63/1.72  % (2987)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 9.63/1.72  % (2987)Termination reason: Time limit
% 9.63/1.72  % (2987)Termination phase: Saturation
% 9.63/1.72  
% 9.63/1.72  % (2987)Memory used [KB]: 13465
% 9.63/1.72  % (2987)Time elapsed: 1.038 s
% 9.63/1.72  % (2987)Instructions burned: 2147 (million)
% 10.29/1.78  % (2974)Running in auto input_syntax mode. Trying TPTP
% 10.29/1.78  % (2991)fmb+10_1:1_sil=32000:fmbss=17:fmbsr=2.0:i=2892_0 on theBenchmark for (2985ds/2892Mi)
% 10.29/1.78  TRYING [6]
% 11.72/1.98  TRYING [17]
% 11.72/2.01  TRYING [7]
% 12.30/2.07  TRYING [8]
% 14.76/2.46  TRYING [8]
% 15.93/2.58  TRYING [8]
% 16.73/2.71  % (2991)Instruction limit reached!
% 16.73/2.71  % (2991)------------------------------
% 16.73/2.71  % (2991)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 16.73/2.71  % (2991)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 16.73/2.71  % (2991)Termination reason: Time limit
% 16.73/2.71  % (2991)Termination phase: Finite model building constraint generation
% 16.73/2.71  
% 16.73/2.71  % (2991)Memory used [KB]: 198094
% 16.73/2.71  % (2991)Time elapsed: 0.934 s
% 16.73/2.71  % (2991)Instructions burned: 2893 (million)
% 16.88/2.79  % (2974)Running in auto input_syntax mode. Trying TPTP
% 16.88/2.79  % (2992)ott-10_1:1_sil=4000:i=1693_0 on theBenchmark for (2975ds/1693Mi)
% 20.97/3.37  % (2986)Instruction limit reached!
% 20.97/3.37  % (2986)------------------------------
% 20.97/3.37  % (2986)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 20.97/3.37  % (2986)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 20.97/3.37  % (2986)Termination reason: Time limit
% 20.97/3.37  % (2986)Termination phase: Finite model building SAT solving
% 20.97/3.37  
% 20.97/3.37  % (2986)Memory used [KB]: 22749
% 20.97/3.37  % (2986)Time elapsed: 2.720 s
% 20.97/3.37  % (2986)Instructions burned: 7860 (million)
% 21.75/3.43  % (2974)Running in auto input_syntax mode. Trying TPTP
% 21.75/3.43  % (2993)dis+21_1:1_sil=4000:gs=on:sac=on:newcnf=on:gsem=off:i=1735:gsaa=full_model:abs=on:anc=none_0 on theBenchmark for (2969ds/1735Mi)
% 22.44/3.59  % (2992)Instruction limit reached!
% 22.44/3.59  % (2992)------------------------------
% 22.44/3.59  % (2992)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 22.44/3.59  % (2992)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 22.44/3.59  % (2992)Termination reason: Time limit
% 22.44/3.59  % (2992)Termination phase: Saturation
% 22.44/3.59  
% 22.44/3.59  % (2992)Memory used [KB]: 9553
% 22.44/3.59  % (2992)Time elapsed: 0.809 s
% 22.44/3.59  % (2992)Instructions burned: 1693 (million)
% 23.11/3.65  % (2974)Running in auto input_syntax mode. Trying TPTP
% 23.11/3.65  % (2994)fmb+10_1:1_fmbas=expand:sil=128000:i=131798:nm=2:fmbksg=on:fmbss=4:fmbsr=1.77:rp=on_0 on theBenchmark for (2967ds/131798Mi)
% 23.11/3.65  TRYING [4]
% 23.11/3.68  TRYING [5]
% 23.62/3.76  TRYING [6]
% 24.35/3.84  TRYING [9]
% 24.93/3.99  TRYING [7]
% 26.74/4.17  % (2993)Instruction limit reached!
% 26.74/4.17  % (2993)------------------------------
% 26.74/4.17  % (2993)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 26.74/4.17  % (2993)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 26.74/4.17  % (2993)Termination reason: Time limit
% 26.74/4.17  % (2993)Termination phase: Saturation
% 26.74/4.17  
% 26.74/4.17  % (2993)Memory used [KB]: 11640
% 26.74/4.17  % (2993)Time elapsed: 0.744 s
% 26.74/4.17  % (2993)Instructions burned: 1735 (million)
% 27.30/4.23  % (2974)Running in auto input_syntax mode. Trying TPTP
% 27.30/4.23  % (2995)fmb+10_1:1_sil=16000:fmbss=16:i=3451:newcnf=on_0 on theBenchmark for (2961ds/3451Mi)
% 28.34/4.40  TRYING [16]
% 29.10/4.57  TRYING [8]
% 31.60/4.84  TRYING [9]
% 34.82/5.32  % (2995)Instruction limit reached!
% 34.82/5.32  % (2995)------------------------------
% 34.82/5.32  % (2995)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 34.82/5.32  % (2995)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 34.82/5.32  % (2995)Termination reason: Time limit
% 34.82/5.32  % (2995)Termination phase: Finite model building constraint generation
% 34.82/5.32  
% 34.82/5.32  % (2995)Memory used [KB]: 277885
% 34.82/5.32  % (2995)Time elapsed: 1.095 s
% 34.82/5.32  % (2995)Instructions burned: 3451 (million)
% 35.23/5.41  % (2974)Running in auto input_syntax mode. Trying TPTP
% 35.23/5.41  % (3012)ott+11_1:64_sil=4000:rp=on:i=3978:bd=off:fsr=off_0 on theBenchmark for (2949ds/3978Mi)
% 40.02/6.05  TRYING [9]
% 40.50/6.12  TRYING [11]
% 44.69/6.74  TRYING [10]
% 47.55/7.16  % (3012)Instruction limit reached!
% 47.55/7.16  % (3012)------------------------------
% 47.55/7.16  % (3012)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 47.55/7.16  % (3012)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 47.55/7.16  % (3012)Termination reason: Time limit
% 47.55/7.16  % (3012)Termination phase: Saturation
% 47.55/7.16  
% 47.55/7.16  % (3012)Memory used [KB]: 21189
% 47.55/7.16  % (3012)Time elapsed: 1.754 s
% 47.55/7.16  % (3012)Instructions burned: 3980 (million)
% 48.10/7.21  % (2974)Running in auto input_syntax mode. Trying TPTP
% 48.10/7.21  % (3043)dis+35_1:64_to=lpo:sil=32000:sp=occurrence:urr=on:sac=on:i=33091:fsr=off_0 on theBenchmark for (2931ds/33091Mi)
% 62.34/9.22  TRYING [10]
% 63.47/9.41  % (3043)First to succeed.
% 63.47/9.41  % (3043)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-2974"
% 63.69/9.42  % (2974)Running in auto input_syntax mode. Trying TPTP
% 63.69/9.42  % (3043)Refutation found. Thanks to Tanya!
% 63.69/9.42  % SZS status Theorem for theBenchmark
% 63.69/9.42  % SZS output start Proof for theBenchmark
% See solution above
% 63.69/9.42  % (3043)------------------------------
% 63.69/9.42  % (3043)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 63.69/9.42  % (3043)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 63.69/9.42  % (3043)Termination reason: Refutation
% 63.69/9.42  
% 63.69/9.42  % (3043)Memory used [KB]: 17852
% 63.69/9.42  % (3043)Time elapsed: 2.200 s
% 63.69/9.42  % (3043)Instructions burned: 5924 (million)
% 63.69/9.42  % (3043)------------------------------
% 63.69/9.42  % (3043)------------------------------
% 63.69/9.42  % (2974)Success in time 9.095 s
%------------------------------------------------------------------------------