TSTP Solution File: ANA006-1 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : ANA006-1 : TPTP v8.1.2. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n014.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 17:17:58 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_50,plain,
    add(n0,X0) = X0,
    file('/export/starexec/sandbox2/benchmark/Axioms/ANA001-0.ax',left_identity) ).

cnf(c_51,plain,
    ~ less_than(X0,X0),
    file('/export/starexec/sandbox2/benchmark/Axioms/ANA001-0.ax',reflexivity_of_less_than) ).

cnf(c_52,plain,
    ( ~ less_than(X0,X1)
    | ~ less_than(X1,X2)
    | less_than(X0,X2) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/ANA001-0.ax',transitivity_of_less_than) ).

cnf(c_53,plain,
    ( ~ less_than(n0,X0)
    | ~ less_than(n0,X1)
    | less_than(n0,minimum(X0,X1)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/ANA001-0.ax',axiom_2_1) ).

cnf(c_54,plain,
    ( ~ less_than(n0,X0)
    | ~ less_than(n0,X1)
    | less_than(minimum(X0,X1),X0) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/ANA001-0.ax',axiom_2_2) ).

cnf(c_55,plain,
    ( ~ less_than(n0,X0)
    | ~ less_than(n0,X1)
    | less_than(minimum(X0,X1),X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/ANA001-0.ax',axiom_2_3) ).

cnf(c_56,plain,
    ( ~ less_than(X0,half(X1))
    | ~ less_than(X2,half(X1))
    | less_than(add(X0,X2),X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/ANA001-0.ax',axiom_3) ).

cnf(c_57,plain,
    ( ~ less_than(add(absolute(X0),absolute(X1)),X2)
    | less_than(absolute(add(X0,X1)),X2) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/ANA001-0.ax',c_17) ).

cnf(c_58,plain,
    add(add(X0,X1),X2) = add(X0,add(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/Axioms/ANA001-0.ax',axiom_5) ).

cnf(c_59,plain,
    add(X0,X1) = add(X1,X0),
    file('/export/starexec/sandbox2/benchmark/Axioms/ANA001-0.ax',axiom_6_1) ).

cnf(c_60,plain,
    ( ~ less_than(n0,X0)
    | less_than(n0,half(X0)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/ANA001-0.ax',axiom_6_2) ).

cnf(c_62,plain,
    add(minus(X0),minus(X1)) = minus(add(X0,X1)),
    file('/export/starexec/sandbox2/benchmark/Axioms/ANA001-0.ax',axiom_8) ).

cnf(c_156,plain,
    X0 = X0,
    theory(equality) ).

cnf(c_157,plain,
    X0_1 = X0_1,
    theory(equality) ).

cnf(c_158,plain,
    ( X0 != X1
    | X2 != X1
    | X2 = X0 ),
    theory(equality) ).

cnf(c_159,plain,
    ( X0 != X1
    | X2 != X3
    | add(X0,X2) = add(X1,X3) ),
    theory(equality) ).

cnf(c_160,plain,
    ( X0 != X1
    | X2 != X3
    | ~ less_than(X1,X3)
    | less_than(X0,X2) ),
    theory(equality) ).

cnf(c_161,plain,
    ( X0 != X1
    | absolute(X0) = absolute(X1) ),
    theory(equality) ).

cnf(c_162,plain,
    ( X0 != X1
    | minus(X0) = minus(X1) ),
    theory(equality) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : ANA006-1 : TPTP v8.1.2. Released v2.5.0.
% 0.00/0.14  % Command  : run_iprover %s %d THM
% 0.14/0.36  % Computer : n014.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  : 300
% 0.14/0.36  % DateTime : Fri Aug 25 18:02:03 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.21/0.50  Running first-order theorem proving
% 0.21/0.50  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 0.21/0.65  WARNING - Could not infer the problem pformat. Setting FOF as default
% 0.50/1.21  % SZS status Started for theBenchmark.p
% 0.50/1.21  % SZS status Satisfiable for theBenchmark.p
% 0.50/1.21  
% 0.50/1.21  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 0.50/1.21  
% 0.50/1.21  ------  iProver source info
% 0.50/1.21  
% 0.50/1.21  git: date: 2023-05-31 18:12:56 +0000
% 0.50/1.21  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 0.50/1.21  git: non_committed_changes: false
% 0.50/1.21  git: last_make_outside_of_git: false
% 0.50/1.21  
% 0.50/1.21  ------ Parsing...successful
% 0.50/1.21  
% 0.50/1.21  
% 0.50/1.21  
% 0.50/1.21  ------ Preprocessing... sup_sim: 1  sf_s  rm: 19 0s  sf_e  pe_s  pe_e  sf_s  rm: 7 0s  sf_e  pe_s  pe_e 
% 0.50/1.21  
% 0.50/1.21  ------ Preprocessing...------  preprocesses with Option_epr_horn
% 0.50/1.21   gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 0.50/1.21  ------ Proving...
% 0.50/1.21  ------ Problem Properties 
% 0.50/1.21  
% 0.50/1.21  
% 0.50/1.21  clauses                                 0
% 0.50/1.21  conjectures                             0
% 0.50/1.21  EPR                                     0
% 0.50/1.21  Horn                                    0
% 0.50/1.21  unary                                   0
% 0.50/1.21  binary                                  0
% 0.50/1.21  lits                                    0
% 0.50/1.21  lits eq                                 0
% 0.50/1.21  fd_pure                                 0
% 0.50/1.21  fd_pseudo                               0
% 0.50/1.21  fd_cond                                 0
% 0.50/1.21  fd_pseudo_cond                          0
% 0.50/1.21  AC symbols                              0
% 0.50/1.21  
% 0.50/1.21  ------ Schedule EPR Horn non eq is on
% 0.50/1.21  
% 0.50/1.21  ------ no conjectures: strip conj schedule 
% 0.50/1.21  
% 0.50/1.21  ------ no equalities: superposition off 
% 0.50/1.21  
% 0.50/1.21  ------ Option_epr_horn stripped conjectures Time Limit: Unbounded
% 0.50/1.21  
% 0.50/1.21  
% 0.50/1.21  
% 0.50/1.21  
% 0.50/1.21  % SZS status Satisfiable for theBenchmark.p
% 0.50/1.21  
% 0.50/1.21  % SZS output start Saturation for theBenchmark.p
% See solution above
% 0.50/1.21  
% 0.50/1.21  
%------------------------------------------------------------------------------