TSTP Solution File: BOO008-3 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : BOO008-3 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n012.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 Aug 30 18:09:03 EDT 2023

% Result   : Satisfiable 1.22s 1.14s
% Output   : Saturation 1.22s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    sum(X0,X1,add(X0,X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure_of_addition) ).

cnf(c_50,plain,
    product(X0,X1,multiply(X0,X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure_of_multiplication) ).

cnf(c_51,plain,
    ( ~ sum(X0,X1,X2)
    | sum(X1,X0,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_of_addition) ).

cnf(c_52,plain,
    ( ~ product(X0,X1,X2)
    | product(X1,X0,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_of_multiplication) ).

cnf(c_53,plain,
    sum(additive_identity,X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_identity1) ).

cnf(c_54,plain,
    sum(X0,additive_identity,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_identity2) ).

cnf(c_55,plain,
    sum(multiplicative_identity,X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_identity1) ).

cnf(c_56,plain,
    sum(X0,multiplicative_identity,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_identity2) ).

cnf(c_57,plain,
    ( ~ sum(X0,X1,X2)
    | ~ product(X3,X0,X4)
    | ~ product(X3,X1,X5)
    | ~ product(X3,X2,X6)
    | sum(X4,X5,X6) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distributivity1) ).

cnf(c_58,plain,
    ( ~ sum(X0,X1,X2)
    | ~ sum(X3,X4,X5)
    | ~ product(X6,X0,X3)
    | ~ product(X6,X1,X4)
    | product(X6,X2,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distributivity2) ).

cnf(c_59,plain,
    ( ~ sum(X0,X1,X2)
    | ~ sum(X0,X3,X4)
    | ~ sum(X0,X5,X6)
    | ~ product(X1,X3,X5)
    | product(X2,X4,X6) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distributivity5) ).

cnf(c_60,plain,
    ( ~ sum(X0,X1,X2)
    | ~ sum(X0,X3,X4)
    | ~ product(X1,X3,X5)
    | ~ product(X2,X4,X6)
    | sum(X0,X5,X6) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distributivity6) ).

cnf(c_61,plain,
    sum(inverse(X0),X0,multiplicative_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_inverse1) ).

cnf(c_62,plain,
    sum(X0,inverse(X0),multiplicative_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_inverse2) ).

cnf(c_63,plain,
    product(inverse(X0),X0,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_inverse1) ).

cnf(c_64,plain,
    product(X0,inverse(X0),additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_inverse2) ).

cnf(c_65,plain,
    sum(y,z,y_plus_z),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',y_plus_z) ).

cnf(c_66,plain,
    sum(x,y_plus_z,x__plus_y_plus_z),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',x_plus__y_plus_z) ).

cnf(c_67,plain,
    sum(x,y,x_plus_y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',x_plus_y) ).

cnf(c_68,plain,
    sum(x_plus_y,z,x_plus_y__plus_z),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',x_plus_y__plus_z) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : BOO008-3 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.13  % Command  : run_iprover %s %d THM
% 0.12/0.34  % Computer : n012.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Sun Aug 27 08:14:10 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.20/0.46  Running first-order theorem proving
% 0.20/0.46  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 1.22/1.14  % SZS status Started for theBenchmark.p
% 1.22/1.14  % SZS status Satisfiable for theBenchmark.p
% 1.22/1.14  
% 1.22/1.14  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 1.22/1.14  
% 1.22/1.14  ------  iProver source info
% 1.22/1.14  
% 1.22/1.14  git: date: 2023-05-31 18:12:56 +0000
% 1.22/1.14  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 1.22/1.14  git: non_committed_changes: false
% 1.22/1.14  git: last_make_outside_of_git: false
% 1.22/1.14  
% 1.22/1.14  ------ Parsing...successful
% 1.22/1.14  
% 1.22/1.14  
% 1.22/1.14  
% 1.22/1.14  ------ Preprocessing... sup_sim: 0  sf_s  rm: 20 0s  sf_e  pe_s  pe:1:0s pe_e  sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 1.22/1.14  
% 1.22/1.14  ------ Preprocessing...------  preprocesses with Option_epr_horn
% 1.22/1.14   gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 1.22/1.14  ------ Proving...
% 1.22/1.14  ------ Problem Properties 
% 1.22/1.14  
% 1.22/1.14  
% 1.22/1.14  clauses                                 0
% 1.22/1.14  conjectures                             0
% 1.22/1.14  EPR                                     0
% 1.22/1.14  Horn                                    0
% 1.22/1.14  unary                                   0
% 1.22/1.14  binary                                  0
% 1.22/1.14  lits                                    0
% 1.22/1.14  lits eq                                 0
% 1.22/1.14  fd_pure                                 0
% 1.22/1.14  fd_pseudo                               0
% 1.22/1.14  fd_cond                                 0
% 1.22/1.14  fd_pseudo_cond                          0
% 1.22/1.14  AC symbols                              0
% 1.22/1.14  
% 1.22/1.14  ------ Schedule EPR Horn non eq is on
% 1.22/1.14  
% 1.22/1.14  ------ no conjectures: strip conj schedule 
% 1.22/1.14  
% 1.22/1.14  ------ no equalities: superposition off 
% 1.22/1.14  
% 1.22/1.14  ------ Option_epr_horn stripped conjectures Time Limit: Unbounded
% 1.22/1.14  
% 1.22/1.14  
% 1.22/1.14  
% 1.22/1.14  
% 1.22/1.14  % SZS status Satisfiable for theBenchmark.p
% 1.22/1.14  
% 1.22/1.14  % SZS output start Saturation for theBenchmark.p
% See solution above
% 1.22/1.14  
% 1.22/1.14  
%------------------------------------------------------------------------------