TSTP Solution File: GRP176-1 by SOS---2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SOS---2.0
% Problem  : GRP176-1 : TPTP v8.1.0. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : sos-script %s

% Computer : n005.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  : 600s
% DateTime : Sat Jul 16 11:42:05 EDT 2022

% Result   : Unsatisfiable 0.14s 0.38s
% Output   : Refutation 0.14s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.14/0.14  % Problem  : GRP176-1 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.14/0.14  % Command  : sos-script %s
% 0.14/0.36  % Computer : n005.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Mon Jun 13 21:29:54 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.14/0.38  
% 0.14/0.38  -------- PROOF -------- 
% 0.14/0.38  % SZS status Unsatisfiable
% 0.14/0.38  % SZS output start Refutation
% 0.14/0.38  ----- Otter 3.2, August 2001 -----
% 0.14/0.38  The process was started by sandbox on n005.cluster.edu,
% 0.14/0.38  Mon Jun 13 21:29:54 2022
% 0.14/0.38  The command was "./sos".  The process ID is 27963.
% 0.14/0.38  
% 0.14/0.38  set(prolog_style_variables).
% 0.14/0.38  set(auto).
% 0.14/0.38     dependent: set(auto1).
% 0.14/0.38     dependent: set(process_input).
% 0.14/0.38     dependent: clear(print_kept).
% 0.14/0.38     dependent: clear(print_new_demod).
% 0.14/0.38     dependent: clear(print_back_demod).
% 0.14/0.38     dependent: clear(print_back_sub).
% 0.14/0.38     dependent: set(control_memory).
% 0.14/0.38     dependent: assign(max_mem, 12000).
% 0.14/0.38     dependent: assign(pick_given_ratio, 4).
% 0.14/0.38     dependent: assign(stats_level, 1).
% 0.14/0.38     dependent: assign(pick_semantic_ratio, 3).
% 0.14/0.38     dependent: assign(sos_limit, 5000).
% 0.14/0.38     dependent: assign(max_weight, 60).
% 0.14/0.38  clear(print_given).
% 0.14/0.38  
% 0.14/0.38  list(usable).
% 0.14/0.38  
% 0.14/0.38  SCAN INPUT: prop=0, horn=1, equality=1, symmetry=0, max_lits=1.
% 0.14/0.38  
% 0.14/0.38  All clauses are units, and equality is present; the
% 0.14/0.38  strategy will be Knuth-Bendix with positive clauses in sos.
% 0.14/0.38  
% 0.14/0.38     dependent: set(knuth_bendix).
% 0.14/0.38     dependent: set(para_from).
% 0.14/0.38     dependent: set(para_into).
% 0.14/0.38     dependent: clear(para_from_right).
% 0.14/0.38     dependent: clear(para_into_right).
% 0.14/0.38     dependent: set(para_from_vars).
% 0.14/0.38     dependent: set(eq_units_both_ways).
% 0.14/0.38     dependent: set(dynamic_demod_all).
% 0.14/0.38     dependent: set(dynamic_demod).
% 0.14/0.38     dependent: set(order_eq).
% 0.14/0.38     dependent: set(back_demod).
% 0.14/0.38     dependent: set(lrpo).
% 0.14/0.38  
% 0.14/0.38  ------------> process usable:
% 0.14/0.38  
% 0.14/0.38  ------------> process sos:
% 0.14/0.38    Following clause subsumed by 8 during input processing: 0 [copy,8,flip.1] {-} greatest_lower_bound(A,B)=greatest_lower_bound(B,A).
% 0.14/0.38    Following clause subsumed by 9 during input processing: 0 [copy,9,flip.1] {-} least_upper_bound(A,B)=least_upper_bound(B,A).
% 0.14/0.38  
% 0.14/0.38  ----> UNIT CONFLICT at   0.00 sec ----> 34 [binary,33.1,32.1] {-} $F.
% 0.14/0.38  
% 0.14/0.38  Length of proof is 1.  Level of proof is 1.
% 0.14/0.38  
% 0.14/0.38  ---------------- PROOF ----------------
% 0.14/0.38  % SZS status Unsatisfiable
% 0.14/0.38  % SZS output start Refutation
% 0.14/0.38  
% 0.14/0.38  1 [] {-} multiply(c,multiply(least_upper_bound(a,b),d))!=least_upper_bound(multiply(c,multiply(a,d)),multiply(c,multiply(b,d))).
% 0.14/0.38  25,24 [] {-} multiply(A,least_upper_bound(B,C))=least_upper_bound(multiply(A,B),multiply(A,C)).
% 0.14/0.38  29,28 [] {-} multiply(least_upper_bound(A,B),C)=least_upper_bound(multiply(A,C),multiply(B,C)).
% 0.14/0.38  32 [] {-} A=A.
% 0.14/0.38  33 [back_demod,1,demod,29,25] {-} least_upper_bound(multiply(c,multiply(a,d)),multiply(c,multiply(b,d)))!=least_upper_bound(multiply(c,multiply(a,d)),multiply(c,multiply(b,d))).
% 0.14/0.38  34 [binary,33.1,32.1] {-} $F.
% 0.14/0.38  
% 0.14/0.38  % SZS output end Refutation
% 0.14/0.38  ------------ end of proof -------------
% 0.14/0.38  
% 0.14/0.38  
% 0.14/0.38  Search stopped by max_proofs option.
% 0.14/0.38  
% 0.14/0.38  
% 0.14/0.38  Search stopped by max_proofs option.
% 0.14/0.38  
% 0.14/0.38  ============ end of search ============
% 0.14/0.38  
% 0.14/0.38  That finishes the proof of the theorem.
% 0.14/0.38  
% 0.14/0.38  Process 27963 finished Mon Jun 13 21:29:54 2022
%------------------------------------------------------------------------------