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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : GRP192-1 : TPTP v8.1.2. Bugfixed v1.2.1.
% 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 : n002.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 May  1 02:28:01 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f159,plain,
    $false,
    inference(subsumption_resolution,[],[f158,f126]) ).

fof(f126,plain,
    ! [X0] : identity = X0,
    inference(superposition,[],[f104,f2]) ).

fof(f2,axiom,
    ! [X0] : identity = multiply(inverse(X0),X0),
    file('/export/starexec/sandbox/tmp/tmp.gr9bdSsjQp/Vampire---4.8_11033',left_inverse) ).

fof(f104,plain,
    ! [X0,X1] : multiply(X1,X0) = X0,
    inference(forward_demodulation,[],[f103,f102]) ).

fof(f102,plain,
    ! [X0] : multiply(inverse(X0),X0) = X0,
    inference(forward_demodulation,[],[f90,f1]) ).

fof(f1,axiom,
    ! [X0] : multiply(identity,X0) = X0,
    file('/export/starexec/sandbox/tmp/tmp.gr9bdSsjQp/Vampire---4.8_11033',left_identity) ).

fof(f90,plain,
    ! [X0] : multiply(identity,X0) = multiply(inverse(X0),X0),
    inference(superposition,[],[f60,f19]) ).

fof(f19,plain,
    ! [X0] : least_upper_bound(X0,identity) = X0,
    inference(superposition,[],[f16,f5]) ).

fof(f5,axiom,
    ! [X0,X1] : least_upper_bound(X0,X1) = least_upper_bound(X1,X0),
    file('/export/starexec/sandbox/tmp/tmp.gr9bdSsjQp/Vampire---4.8_11033',symmetry_of_lub) ).

fof(f16,axiom,
    ! [X0] : least_upper_bound(identity,X0) = X0,
    file('/export/starexec/sandbox/tmp/tmp.gr9bdSsjQp/Vampire---4.8_11033',p40a_1) ).

fof(f60,plain,
    ! [X0,X1] : multiply(X1,X0) = multiply(least_upper_bound(inverse(X0),X1),X0),
    inference(superposition,[],[f18,f14]) ).

fof(f14,axiom,
    ! [X2,X0,X1] : multiply(least_upper_bound(X1,X2),X0) = least_upper_bound(multiply(X1,X0),multiply(X2,X0)),
    file('/export/starexec/sandbox/tmp/tmp.gr9bdSsjQp/Vampire---4.8_11033',monotony_lub2) ).

fof(f18,plain,
    ! [X0,X1] : least_upper_bound(multiply(inverse(X0),X0),X1) = X1,
    inference(superposition,[],[f16,f2]) ).

fof(f103,plain,
    ! [X0,X1] : multiply(inverse(X0),X0) = multiply(X1,X0),
    inference(forward_demodulation,[],[f91,f102]) ).

fof(f91,plain,
    ! [X0,X1] : multiply(inverse(X0),X0) = multiply(multiply(inverse(X1),X1),X0),
    inference(superposition,[],[f60,f27]) ).

fof(f27,plain,
    ! [X0,X1] : least_upper_bound(X1,multiply(inverse(X0),X0)) = X1,
    inference(superposition,[],[f19,f2]) ).

fof(f158,plain,
    identity != a,
    inference(forward_demodulation,[],[f143,f126]) ).

fof(f143,plain,
    a != multiply(a,b),
    inference(superposition,[],[f17,f104]) ).

fof(f17,axiom,
    multiply(a,b) != multiply(b,a),
    file('/export/starexec/sandbox/tmp/tmp.gr9bdSsjQp/Vampire---4.8_11033',prove_p40a) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem    : GRP192-1 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.13/0.15  % 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.15/0.36  % Computer : n002.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   : Tue Apr 30 18:45:40 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  This is a CNF_UNS_RFO_PEQ_UEQ problem
% 0.15/0.36  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/tmp/tmp.gr9bdSsjQp/Vampire---4.8_11033
% 0.56/0.74  % (11291)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 Vampire---4 for (2996ds/83Mi)
% 0.56/0.74  % (11285)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 Vampire---4 for (2996ds/34Mi)
% 0.56/0.74  % (11286)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 Vampire---4 for (2996ds/51Mi)
% 0.56/0.74  % (11288)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.56/0.74  % (11290)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.56/0.74  % (11291)Refutation not found, incomplete strategy% (11291)------------------------------
% 0.56/0.74  % (11291)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.74  % (11291)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.74  
% 0.56/0.74  % (11291)Memory used [KB]: 975
% 0.56/0.74  % (11291)Time elapsed: 0.002 s
% 0.56/0.74  % (11291)Instructions burned: 4 (million)
% 0.56/0.74  % (11291)------------------------------
% 0.56/0.74  % (11291)------------------------------
% 0.56/0.74  % (11292)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2996ds/56Mi)
% 0.56/0.74  % (11285)Refutation not found, incomplete strategy% (11285)------------------------------
% 0.56/0.74  % (11285)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.74  % (11285)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.74  
% 0.56/0.74  % (11285)Memory used [KB]: 984
% 0.56/0.74  % (11285)Time elapsed: 0.003 s
% 0.56/0.74  % (11288)Refutation not found, incomplete strategy% (11288)------------------------------
% 0.56/0.74  % (11288)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.74  % (11285)Instructions burned: 3 (million)
% 0.56/0.74  % (11285)------------------------------
% 0.56/0.74  % (11285)------------------------------
% 0.56/0.74  % (11288)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.74  
% 0.56/0.74  % (11288)Memory used [KB]: 970
% 0.56/0.74  % (11290)Refutation not found, incomplete strategy% (11290)------------------------------
% 0.56/0.74  % (11290)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.74  % (11288)Time elapsed: 0.003 s
% 0.56/0.74  % (11290)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.74  
% 0.56/0.74  % (11290)Memory used [KB]: 973
% 0.56/0.74  % (11290)Time elapsed: 0.003 s
% 0.56/0.74  % (11290)Instructions burned: 2 (million)
% 0.56/0.74  % (11290)------------------------------
% 0.56/0.74  % (11290)------------------------------
% 0.56/0.74  % (11288)Instructions burned: 2 (million)
% 0.56/0.74  % (11292)Refutation not found, incomplete strategy% (11292)------------------------------
% 0.56/0.74  % (11292)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.74  % (11292)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.74  
% 0.56/0.74  % (11292)Memory used [KB]: 969
% 0.56/0.74  % (11292)Time elapsed: 0.002 s
% 0.56/0.74  % (11292)Instructions burned: 2 (million)
% 0.56/0.74  % (11292)------------------------------
% 0.56/0.74  % (11292)------------------------------
% 0.56/0.74  % (11288)------------------------------
% 0.56/0.74  % (11288)------------------------------
% 0.56/0.74  % (11289)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 Vampire---4 for (2996ds/34Mi)
% 0.56/0.74  % (11287)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.56/0.74  % (11289)Refutation not found, incomplete strategy% (11289)------------------------------
% 0.56/0.74  % (11289)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.74  % (11289)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.74  
% 0.56/0.74  % (11289)Memory used [KB]: 984
% 0.56/0.74  % (11289)Time elapsed: 0.002 s
% 0.56/0.74  % (11289)Instructions burned: 2 (million)
% 0.56/0.74  % (11289)------------------------------
% 0.56/0.74  % (11289)------------------------------
% 0.56/0.75  % (11298)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on Vampire---4 for (2996ds/42Mi)
% 0.56/0.75  % (11295)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/208Mi)
% 0.56/0.75  % (11298)Refutation not found, incomplete strategy% (11298)------------------------------
% 0.56/0.75  % (11298)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.75  % (11298)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (11298)Memory used [KB]: 983
% 0.56/0.75  % (11298)Time elapsed: 0.001 s
% 0.56/0.75  % (11298)Instructions burned: 2 (million)
% 0.56/0.75  % (11298)------------------------------
% 0.56/0.75  % (11298)------------------------------
% 0.56/0.75  % (11293)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on Vampire---4 for (2996ds/55Mi)
% 0.56/0.75  % (11294)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on Vampire---4 for (2996ds/50Mi)
% 0.56/0.75  % (11296)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on Vampire---4 for (2996ds/52Mi)
% 0.56/0.75  % (11297)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on Vampire---4 for (2996ds/518Mi)
% 0.56/0.75  % (11294)Refutation not found, incomplete strategy% (11294)------------------------------
% 0.56/0.75  % (11294)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.75  % (11294)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (11294)Memory used [KB]: 968
% 0.56/0.75  % (11294)Time elapsed: 0.002 s
% 0.56/0.75  % (11294)Instructions burned: 2 (million)
% 0.56/0.75  % (11294)------------------------------
% 0.56/0.75  % (11294)------------------------------
% 0.56/0.75  % (11297)First to succeed.
% 0.56/0.75  % (11297)Refutation found. Thanks to Tanya!
% 0.56/0.75  % SZS status Unsatisfiable for Vampire---4
% 0.56/0.75  % SZS output start Proof for Vampire---4
% See solution above
% 0.56/0.75  % (11297)------------------------------
% 0.56/0.75  % (11297)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.75  % (11297)Termination reason: Refutation
% 0.56/0.75  
% 0.56/0.75  % (11297)Memory used [KB]: 1057
% 0.56/0.75  % (11297)Time elapsed: 0.006 s
% 0.56/0.75  % (11297)Instructions burned: 8 (million)
% 0.56/0.75  % (11297)------------------------------
% 0.56/0.75  % (11297)------------------------------
% 0.56/0.75  % (11281)Success in time 0.375 s
% 0.56/0.75  terminate called after throwing an instance of 'Lib::SystemFailException'
% 0.56/0.75  11281 Aborted by signal SIGABRT on /export/starexec/sandbox/tmp/tmp.gr9bdSsjQp/Vampire---4.8_11033
% 0.56/0.75  % (11281)------------------------------
% 0.56/0.75  % (11281)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.75  % (11281)Termination reason: Unknown
% 0.56/0.75  % (11281)Termination phase: Unknown
% 0.56/0.75  
% 0.56/0.75  % (11281)Memory used [KB]: 459
% 0.56/0.75  % (11281)Time elapsed: 0.375 s
% 0.56/0.75  % (11281)Instructions burned: 953 (million)
% 0.56/0.75  % (11281)------------------------------
% 0.56/0.75  % (11281)------------------------------
% 0.56/0.75  Version : Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.75  ???
% 0.56/0.75   ???
% 0.56/0.75    ???
% 0.56/0.75     ???
% 0.56/0.75      ???
% 0.56/0.75       ???
% 0.56/0.75        ???
% 0.56/0.75         ???
% 0.56/0.75          ???
% 0.56/0.75           ???
% 0.56/0.75            ???
% 0.56/0.75             ???
% 0.56/0.75              ???
% 0.56/0.75               ???
% 0.56/0.75                ???
% 0.56/0.75                 ???
% 0.56/0.75                  ???
% 0.56/0.75                   ???
% 0.56/0.75                    ???
% 0.56/0.75                     ???
% 0.56/0.75  % Vampire---4.8 exiting
%------------------------------------------------------------------------------