TSTP Solution File: SYO608+1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SYO608+1 : TPTP v8.1.2. Released v7.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --ignore_missing on --mode portfolio/casc [--schedule casc_hol_2020] -p tptp -om szs -t %d %s

% Computer : n017.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 : Sat Sep  2 21:03:15 EDT 2023

% Result   : CounterSatisfiable 0.15s 0.38s
% Output   : FiniteModel 0.15s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.11  % Problem    : SYO608+1 : TPTP v8.1.2. Released v7.0.0.
% 0.09/0.12  % Command    : vampire --ignore_missing on --mode portfolio/casc [--schedule casc_hol_2020] -p tptp -om szs -t %d %s
% 0.10/0.31  % Computer : n017.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 300
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Wed Aug 30 14:54:44 EDT 2023
% 0.10/0.31  % CPUTime    : 
% 0.15/0.37  % (12071)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.37  % (12075)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on Vampire---4 for (470ds/0Mi)
% 0.15/0.37  % (12073)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on Vampire---4 for (569ds/0Mi)
% 0.15/0.37  % (12074)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 Vampire---4 for (476ds/0Mi)
% 0.15/0.37  % (12076)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on Vampire---4 for (396ds/0Mi)
% 0.15/0.37  % (12077)dis+11_4:5_nm=4_216 on Vampire---4 for (216ds/0Mi)
% 0.15/0.37  % (12078)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_1451 on Vampire---4 for (1451ds/0Mi)
% 0.15/0.37  % (12072)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on Vampire---4 for (1451ds/0Mi)
% 0.15/0.38  TRYING [1]
% 0.15/0.38  TRYING [1]
% 0.15/0.38  TRYING [1]
% 0.15/0.38  TRYING [2]
% 0.15/0.38  TRYING [2]
% 0.15/0.38  TRYING [2]
% 0.15/0.38  TRYING [1]
% 0.15/0.38  TRYING [2]
% 0.15/0.38  Finite Model Found!
% 0.15/0.38  % SZS status CounterSatisfiable for Vampire---4
% 0.15/0.38  % (12075)First to succeed.
% 0.15/0.38  Finite Model Found!
% 0.15/0.38  % SZS status CounterSatisfiable for Vampire---4
% 0.15/0.38  % (12073)Also succeeded, but the first one will report.
% 0.15/0.38  Finite Model Found!
% 0.15/0.38  % SZS status CounterSatisfiable for Vampire---4
% 0.15/0.38  % SZS output start FiniteModel for Vampire---4
% 0.15/0.38  tff(declare_$i,type,$i:$tType).
% 0.15/0.38  tff(declare_$i1,type,fmb_$i_1:$i).
% 0.15/0.38  tff(declare_$i2,type,fmb_$i_2:$i).
% 0.15/0.38  tff(finite_domain,axiom,
% 0.15/0.38        ! [X:$i] : (
% 0.15/0.38           X = fmb_$i_1 | X = fmb_$i_2
% 0.15/0.38        ) ).
% 0.15/0.38  
% 0.15/0.38  tff(distinct_domain,axiom,
% 0.15/0.38           fmb_$i_1 != fmb_$i_2
% 0.15/0.38  ).
% 0.15/0.38  
% 0.15/0.38  tff(declare_bool,type,$o:$tType).
% 0.15/0.38  tff(declare_bool1,type,fmb_bool_1:$o).
% 0.15/0.38  tff(finite_domain,axiom,
% 0.15/0.38        ! [X:$o] : (
% 0.15/0.38           X = fmb_bool_1
% 0.15/0.38        ) ).
% 0.15/0.38  
% 0.15/0.38  tff(declare_g_false_only,type,g_false_only: $i * $i > $o ).
% 0.15/0.38  tff(predicate_g_false_only,axiom,
% 0.15/0.38             ~g_false_only(fmb_$i_1,fmb_$i_1)
% 0.15/0.38           & ~g_false_only(fmb_$i_1,fmb_$i_2)
% 0.15/0.38           & ~g_false_only(fmb_$i_2,fmb_$i_1)
% 0.15/0.38           & ~g_false_only(fmb_$i_2,fmb_$i_2)
% 0.15/0.38  
% 0.15/0.38  ).
% 0.15/0.38  
% 0.15/0.38  tff(declare_g_both,type,g_both: $i * $i > $o ).
% 0.15/0.38  tff(predicate_g_both,axiom,
% 0.15/0.38             g_both(fmb_$i_1,fmb_$i_1)
% 0.15/0.38           & ~g_both(fmb_$i_1,fmb_$i_2)
% 0.15/0.38           & ~g_both(fmb_$i_2,fmb_$i_1)
% 0.15/0.38           & g_both(fmb_$i_2,fmb_$i_2)
% 0.15/0.38  
% 0.15/0.38  ).
% 0.15/0.38  
% 0.15/0.38  tff(declare_g_true_only,type,g_true_only: $i * $i > $o ).
% 0.15/0.38  tff(predicate_g_true_only,axiom,
% 0.15/0.38             ~g_true_only(fmb_$i_1,fmb_$i_1)
% 0.15/0.38           & g_true_only(fmb_$i_1,fmb_$i_2)
% 0.15/0.38           & g_true_only(fmb_$i_2,fmb_$i_1)
% 0.15/0.38           & ~g_true_only(fmb_$i_2,fmb_$i_2)
% 0.15/0.38  
% 0.15/0.38  ).
% 0.15/0.38  
% 0.15/0.38  tff(declare_g_true,type,g_true: $i * $i > $o ).
% 0.15/0.38  tff(predicate_g_true,axiom,
% 0.15/0.38             g_true(fmb_$i_1,fmb_$i_1)
% 0.15/0.38           & g_true(fmb_$i_1,fmb_$i_2)
% 0.15/0.38           & g_true(fmb_$i_2,fmb_$i_1)
% 0.15/0.38           & g_true(fmb_$i_2,fmb_$i_2)
% 0.15/0.38  
% 0.15/0.38  ).
% 0.15/0.38  
% 0.15/0.38  tff(declare_g_false,type,g_false: $i * $i > $o ).
% 0.15/0.38  tff(predicate_g_false,axiom,
% 0.15/0.38             g_false(fmb_$i_1,fmb_$i_1)
% 0.15/0.38           & ~g_false(fmb_$i_1,fmb_$i_2)
% 0.15/0.38           & ~g_false(fmb_$i_2,fmb_$i_1)
% 0.15/0.38           & g_false(fmb_$i_2,fmb_$i_2)
% 0.15/0.38  
% 0.15/0.38  ).
% 0.15/0.38  
% 0.15/0.38  % SZS output end FiniteModel for Vampire---4
% 0.15/0.38  % (12075)------------------------------
% 0.15/0.38  % (12075)Version: Vampire 4.7 (commit 05ef610bd on 2023-06-21 19:03:17 +0100)
% 0.15/0.38  % (12075)Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44
% 0.15/0.38  % (12075)Termination reason: Satisfiable
% 0.15/0.38  
% 0.15/0.38  % (12075)Memory used [KB]: 5628
% 0.15/0.38  % (12075)Time elapsed: 0.007 s
% 0.15/0.38  % (12075)------------------------------
% 0.15/0.38  % (12075)------------------------------
% 0.15/0.38  % (12071)Success in time 0.063 s
% 0.15/0.38  % Vampire---4.8 exiting
%------------------------------------------------------------------------------