TSTP Solution File: COL056-1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : COL056-1 : TPTP v8.2.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n011.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 May 20 19:05:18 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f14,plain,
    $false,
    inference(trivial_inequality_removal,[],[f12]) ).

fof(f12,plain,
    b != b,
    inference(superposition,[],[f8,f3]) ).

fof(f3,axiom,
    b = response(a,c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_to_c_responds_b) ).

fof(f8,plain,
    ! [X0] : b != response(X0,c),
    inference(superposition,[],[f7,f2]) ).

fof(f2,axiom,
    response(a,b) = c,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_to_b_responds_c) ).

fof(f7,plain,
    ! [X2,X0,X1] : response(X0,response(X1,X2)) != X2,
    inference(superposition,[],[f4,f1]) ).

fof(f1,axiom,
    ! [X2,X0,X1] : response(compose(X0,X1),X2) = response(X0,response(X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',composer_exists) ).

fof(f4,axiom,
    ! [X2,X3] : response(X2,X3) != X3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_there_exists_a_happy_bird) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem    : COL056-1 : TPTP v8.2.0. Released v1.0.0.
% 0.08/0.16  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.17/0.38  % Computer : n011.cluster.edu
% 0.17/0.38  % Model    : x86_64 x86_64
% 0.17/0.38  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.17/0.38  % Memory   : 8042.1875MB
% 0.17/0.38  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.17/0.39  % CPULimit   : 300
% 0.17/0.39  % WCLimit    : 300
% 0.17/0.39  % DateTime   : Sat May 18 13:16:08 EDT 2024
% 0.17/0.39  % CPUTime    : 
% 0.17/0.39  This is a CNF_UNS_RFO_PEQ_UEQ problem
% 0.17/0.39  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.61/0.79  % (25720)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on theBenchmark for (2996ds/83Mi)
% 0.61/0.79  % (25718)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on theBenchmark for (2996ds/34Mi)
% 0.61/0.79  % (25721)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on theBenchmark for (2996ds/56Mi)
% 0.61/0.79  % (25714)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on theBenchmark for (2996ds/34Mi)
% 0.61/0.79  % (25720)Refutation not found, incomplete strategy% (25720)------------------------------
% 0.61/0.79  % (25720)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (25720)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (25720)Memory used [KB]: 948
% 0.61/0.79  % (25720)Time elapsed: 0.002 s
% 0.61/0.79  % (25720)Instructions burned: 2 (million)
% 0.61/0.79  % (25719)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2996ds/45Mi)
% 0.61/0.79  % (25721)Refutation not found, incomplete strategy% (25721)------------------------------
% 0.61/0.79  % (25721)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (25721)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (25721)Memory used [KB]: 947
% 0.61/0.79  % (25721)Time elapsed: 0.002 s
% 0.61/0.79  % (25715)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on theBenchmark for (2996ds/51Mi)
% 0.61/0.79  % (25721)Instructions burned: 2 (million)
% 0.61/0.79  % (25718)Refutation not found, incomplete strategy% (25718)------------------------------
% 0.61/0.79  % (25718)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (25718)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (25718)Memory used [KB]: 963
% 0.61/0.79  % (25718)Time elapsed: 0.002 s
% 0.61/0.79  % (25718)Instructions burned: 2 (million)
% 0.61/0.79  % (25720)------------------------------
% 0.61/0.79  % (25720)------------------------------
% 0.61/0.79  % (25721)------------------------------
% 0.61/0.79  % (25721)------------------------------
% 0.61/0.79  % (25718)------------------------------
% 0.61/0.79  % (25718)------------------------------
% 0.61/0.79  % (25719)Refutation not found, incomplete strategy% (25719)------------------------------
% 0.61/0.79  % (25719)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (25719)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (25719)Memory used [KB]: 949
% 0.61/0.79  % (25714)Refutation not found, incomplete strategy% (25714)------------------------------
% 0.61/0.79  % (25714)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (25714)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (25714)Memory used [KB]: 963
% 0.61/0.79  % (25714)Time elapsed: 0.002 s
% 0.61/0.79  % (25714)Instructions burned: 2 (million)
% 0.61/0.79  % (25719)Time elapsed: 0.002 s
% 0.61/0.79  % (25719)Instructions burned: 2 (million)
% 0.61/0.79  % (25719)------------------------------
% 0.61/0.79  % (25719)------------------------------
% 0.61/0.79  % (25714)------------------------------
% 0.61/0.79  % (25714)------------------------------
% 0.61/0.79  % (25715)First to succeed.
% 0.61/0.80  % (25715)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-25713"
% 0.61/0.80  % (25715)Refutation found. Thanks to Tanya!
% 0.61/0.80  % SZS status Unsatisfiable for theBenchmark
% 0.61/0.80  % SZS output start Proof for theBenchmark
% See solution above
% 0.61/0.80  % (25715)------------------------------
% 0.61/0.80  % (25715)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.80  % (25715)Termination reason: Refutation
% 0.61/0.80  
% 0.61/0.80  % (25715)Memory used [KB]: 962
% 0.61/0.80  % (25715)Time elapsed: 0.003 s
% 0.61/0.80  % (25715)Instructions burned: 2 (million)
% 0.66/0.80  % (25713)Success in time 0.402 s
% 0.66/0.80  % Vampire---4.8 exiting
%------------------------------------------------------------------------------