TSTP Solution File: SYO829+1 by iProver-SAT---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver-SAT---3.8
% Problem  : SYO829+1 : TPTP v8.1.2. Released v7.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d SAT

% Computer : n023.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 : Fri Sep  1 04:44:20 EDT 2023

% Result   : Satisfiable 3.97s 1.17s
% Output   : Saturation 3.97s
% Verified : 
% SZS Type : Derivation
%            Derivation depth      :   36
%            Number of leaves      :    2
% Syntax   : Number of formulae    :   42 (  36 unt;   0 def)
%            Number of atoms       :   64 (   0 equ)
%            Maximal formula atoms :   10 (   1 avg)
%            Number of connectives :   73 (  51   ~;  13   |;   8   &)
%                                         (   0 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   3 avg)
%            Maximal term depth    :   34 (  10 avg)
%            Number of predicates  :    1 (   1 usr;   0 prp; 2-2 aty)
%            Number of functors    :    1 (   1 usr;   0 con; 1-1 aty)
%            Number of variables   :   57 (   1 sgn;  16   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ! [X0] :
    ? [X1] :
      ( ! [X2] :
          ( f(X2,X1)
          | ~ f(X2,X0)
          | ! [X3] : ~ f(X3,X2) )
      & ~ f(X1,X0)
      & f(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_1) ).

fof(f2,plain,
    ! [X0] :
      ( ? [X1] :
          ( ! [X2] :
              ( f(X2,X1)
              | ~ f(X2,X0)
              | ! [X3] : ~ f(X3,X2) )
          & ~ f(X1,X0)
          & f(X0,X1) )
     => ( ! [X2] :
            ( f(X2,sK0(X0))
            | ~ f(X2,X0)
            | ! [X3] : ~ f(X3,X2) )
        & ~ f(sK0(X0),X0)
        & f(X0,sK0(X0)) ) ),
    introduced(choice_axiom,[]) ).

fof(f3,plain,
    ! [X0] :
      ( ! [X2] :
          ( f(X2,sK0(X0))
          | ~ f(X2,X0)
          | ! [X3] : ~ f(X3,X2) )
      & ~ f(sK0(X0),X0)
      & f(X0,sK0(X0)) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f1,f2]) ).

fof(f4,plain,
    ! [X0] : f(X0,sK0(X0)),
    inference(cnf_transformation,[],[f3]) ).

fof(f5,plain,
    ! [X0] : ~ f(sK0(X0),X0),
    inference(cnf_transformation,[],[f3]) ).

fof(f6,plain,
    ! [X2,X3,X0] :
      ( f(X2,sK0(X0))
      | ~ f(X2,X0)
      | ~ f(X3,X2) ),
    inference(cnf_transformation,[],[f3]) ).

cnf(c_49,plain,
    ( ~ f(X0,X1)
    | ~ f(X2,X0)
    | f(X0,sK0(X1)) ),
    inference(cnf_transformation,[],[f6]) ).

cnf(c_50,plain,
    ~ f(sK0(X0),X0),
    inference(cnf_transformation,[],[f5]) ).

cnf(c_51,plain,
    f(X0,sK0(X0)),
    inference(cnf_transformation,[],[f4]) ).

cnf(c_107,plain,
    ( ~ f(sK0(X0),X1)
    | f(sK0(X0),sK0(X1)) ),
    inference(superposition,[status(thm)],[c_51,c_49]) ).

cnf(c_139,plain,
    ~ f(sK0(sK0(X0)),X0),
    inference(superposition,[status(thm)],[c_107,c_50]) ).

cnf(c_223,plain,
    ~ f(sK0(sK0(sK0(X0))),X0),
    inference(superposition,[status(thm)],[c_107,c_139]) ).

cnf(c_236,plain,
    ~ f(sK0(sK0(sK0(sK0(X0)))),X0),
    inference(superposition,[status(thm)],[c_107,c_223]) ).

cnf(c_275,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(X0))))),X0),
    inference(superposition,[status(thm)],[c_107,c_236]) ).

cnf(c_331,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))),X0),
    inference(superposition,[status(thm)],[c_107,c_275]) ).

cnf(c_383,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_331]) ).

cnf(c_386,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_383]) ).

cnf(c_389,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_386]) ).

cnf(c_408,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_389]) ).

cnf(c_460,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_408]) ).

cnf(c_501,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_460]) ).

cnf(c_593,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_501]) ).

cnf(c_596,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_593]) ).

cnf(c_664,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_596]) ).

cnf(c_715,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_664]) ).

cnf(c_797,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_715]) ).

cnf(c_847,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_797]) ).

cnf(c_990,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_847]) ).

cnf(c_993,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_990]) ).

cnf(c_995,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_993]) ).

cnf(c_1159,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_995]) ).

cnf(c_1343,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_1159]) ).

cnf(c_1538,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_1343]) ).

cnf(c_1701,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_1538]) ).

cnf(c_1900,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_1701]) ).

cnf(c_2095,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_1900]) ).

cnf(c_2439,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_2095]) ).

cnf(c_2559,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_2439]) ).

cnf(c_2905,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_2559]) ).

cnf(c_3171,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_2905]) ).

cnf(c_3473,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))))))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_3171]) ).

cnf(c_4257,plain,
    ~ f(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))))))))))))))))))),X0),
    inference(superposition,[status(thm)],[c_107,c_3473]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : SYO829+1 : TPTP v8.1.2. Released v7.4.0.
% 0.12/0.14  % Command  : run_iprover %s %d SAT
% 0.14/0.35  % Computer : n023.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Sat Aug 26 06:15:56 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.21/0.49  Running model finding
% 0.21/0.49  Running: /export/starexec/sandbox/solver/bin/run_problem --no_cores 8 --heuristic_context fnt --schedule fnt_schedule /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 3.97/1.17  % SZS status Started for theBenchmark.p
% 3.97/1.17  % SZS status Satisfiable for theBenchmark.p
% 3.97/1.17  
% 3.97/1.17  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 3.97/1.17  
% 3.97/1.17  ------  iProver source info
% 3.97/1.17  
% 3.97/1.17  git: date: 2023-05-31 18:12:56 +0000
% 3.97/1.17  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 3.97/1.17  git: non_committed_changes: false
% 3.97/1.17  git: last_make_outside_of_git: false
% 3.97/1.17  
% 3.97/1.17  ------ Parsing...
% 3.97/1.17  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 3.97/1.17  
% 3.97/1.17  ------ Preprocessing... sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 3.97/1.17  
% 3.97/1.17  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 3.97/1.17  ------ Proving...
% 3.97/1.17  ------ Problem Properties 
% 3.97/1.17  
% 3.97/1.17  
% 3.97/1.17  clauses                                 3
% 3.97/1.17  conjectures                             0
% 3.97/1.17  EPR                                     0
% 3.97/1.17  Horn                                    3
% 3.97/1.17  unary                                   2
% 3.97/1.17  binary                                  0
% 3.97/1.17  lits                                    5
% 3.97/1.17  lits eq                                 0
% 3.97/1.17  fd_pure                                 0
% 3.97/1.17  fd_pseudo                               0
% 3.97/1.17  fd_cond                                 0
% 3.97/1.17  fd_pseudo_cond                          0
% 3.97/1.17  AC symbols                              0
% 3.97/1.17  
% 3.97/1.17  ------ Schedule dynamic 5 is on 
% 3.97/1.17  
% 3.97/1.17  ------ no conjectures: strip conj schedule 
% 3.97/1.17  
% 3.97/1.17  ------ no equalities: superposition off 
% 3.97/1.17  
% 3.97/1.17  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" stripped conjectures Time Limit: 10.
% 3.97/1.17  
% 3.97/1.17  
% 3.97/1.17  ------ 
% 3.97/1.17  Current options:
% 3.97/1.17  ------ 
% 3.97/1.17  
% 3.97/1.17  
% 3.97/1.17  
% 3.97/1.17  
% 3.97/1.17  ------ Proving...
% 3.97/1.17  
% 3.97/1.17  
% 3.97/1.17  % SZS status Satisfiable for theBenchmark.p
% 3.97/1.17  
% 3.97/1.17  % SZS output start Saturation for theBenchmark.p
% See solution above
% 3.97/1.17  
% 3.97/1.17  ------                               Statistics
% 3.97/1.17  
% 3.97/1.17  ------ Problem properties
% 3.97/1.17  
% 3.97/1.17  clauses:                                3
% 3.97/1.17  conjectures:                            0
% 3.97/1.17  epr:                                    0
% 3.97/1.17  horn:                                   3
% 3.97/1.17  ground:                                 0
% 3.97/1.17  unary:                                  2
% 3.97/1.17  binary:                                 0
% 3.97/1.17  lits:                                   5
% 3.97/1.17  lits_eq:                                0
% 3.97/1.17  fd_pure:                                0
% 3.97/1.17  fd_pseudo:                              0
% 3.97/1.17  fd_cond:                                0
% 3.97/1.17  fd_pseudo_cond:                         0
% 3.97/1.17  ac_symbols:                             0
% 3.97/1.17  
% 3.97/1.17  ------ General
% 3.97/1.17  
% 3.97/1.17  abstr_ref_over_cycles:                  0
% 3.97/1.17  abstr_ref_under_cycles:                 0
% 3.97/1.17  gc_basic_clause_elim:                   0
% 3.97/1.17  num_of_symbols:                         98
% 3.97/1.17  num_of_terms:                           1338
% 3.97/1.17  
% 3.97/1.17  parsing_time:                           0.003
% 3.97/1.17  unif_index_cands_time:                  0.002
% 3.97/1.17  unif_index_add_time:                    0.
% 3.97/1.17  orderings_time:                         0.
% 3.97/1.17  out_proof_time:                         0.001
% 3.97/1.17  total_time:                             0.151
% 3.97/1.17  
% 3.97/1.17  ------ Preprocessing
% 3.97/1.17  
% 3.97/1.17  num_of_splits:                          0
% 3.97/1.17  num_of_split_atoms:                     0
% 3.97/1.17  num_of_reused_defs:                     0
% 3.97/1.17  num_eq_ax_congr_red:                    0
% 3.97/1.17  num_of_sem_filtered_clauses:            0
% 3.97/1.17  num_of_subtypes:                        0
% 3.97/1.17  monotx_restored_types:                  0
% 3.97/1.17  sat_num_of_epr_types:                   0
% 3.97/1.17  sat_num_of_non_cyclic_types:            0
% 3.97/1.17  sat_guarded_non_collapsed_types:        0
% 3.97/1.17  num_pure_diseq_elim:                    0
% 3.97/1.17  simp_replaced_by:                       0
% 3.97/1.17  res_preprocessed:                       0
% 3.97/1.17  sup_preprocessed:                       0
% 3.97/1.17  prep_upred:                             0
% 3.97/1.17  prep_unflattend:                        0
% 3.97/1.17  prep_well_definedness:                  0
% 3.97/1.17  smt_new_axioms:                         0
% 3.97/1.17  pred_elim_cands:                        1
% 3.97/1.17  pred_elim:                              0
% 3.97/1.17  pred_elim_cl:                           0
% 3.97/1.17  pred_elim_cycles:                       1
% 3.97/1.17  merged_defs:                            0
% 3.97/1.17  merged_defs_ncl:                        0
% 3.97/1.17  bin_hyper_res:                          0
% 3.97/1.17  prep_cycles:                            1
% 3.97/1.17  
% 3.97/1.17  splitting_time:                         0.
% 3.97/1.17  sem_filter_time:                        0.
% 3.97/1.17  monotx_time:                            0.
% 3.97/1.17  subtype_inf_time:                       0.
% 3.97/1.17  res_prep_time:                          0.003
% 3.97/1.17  sup_prep_time:                          0.
% 3.97/1.17  pred_elim_time:                         0.
% 3.97/1.17  bin_hyper_res_time:                     0.
% 3.97/1.17  prep_time_total:                        0.003
% 3.97/1.17  
% 3.97/1.17  ------ Propositional Solver
% 3.97/1.17  
% 3.97/1.17  prop_solver_calls:                      17
% 3.97/1.17  prop_fast_solver_calls:                 189
% 3.97/1.17  smt_solver_calls:                       0
% 3.97/1.17  smt_fast_solver_calls:                  0
% 3.97/1.17  prop_num_of_clauses:                    675
% 3.97/1.17  prop_preprocess_simplified:             1287
% 3.97/1.17  prop_fo_subsumed:                       0
% 3.97/1.17  
% 3.97/1.17  prop_solver_time:                       0.
% 3.97/1.17  prop_fast_solver_time:                  0.
% 3.97/1.17  prop_unsat_core_time:                   0.
% 3.97/1.17  smt_solver_time:                        0.
% 3.97/1.17  smt_fast_solver_time:                   0.
% 3.97/1.17  
% 3.97/1.17  ------ QBF
% 3.97/1.17  
% 3.97/1.17  qbf_q_res:                              0
% 3.97/1.17  qbf_num_tautologies:                    0
% 3.97/1.17  qbf_prep_cycles:                        0
% 3.97/1.17  
% 3.97/1.17  ------ BMC1
% 3.97/1.17  
% 3.97/1.17  bmc1_current_bound:                     -1
% 3.97/1.17  bmc1_last_solved_bound:                 -1
% 3.97/1.17  bmc1_unsat_core_size:                   -1
% 3.97/1.17  bmc1_unsat_core_parents_size:           -1
% 3.97/1.17  bmc1_merge_next_fun:                    0
% 3.97/1.17  
% 3.97/1.17  bmc1_unsat_core_clauses_time:           0.
% 3.97/1.17  
% 3.97/1.17  ------ Instantiation
% 3.97/1.17  
% 3.97/1.17  inst_num_of_clauses:                    285
% 3.97/1.17  inst_num_in_passive:                    33
% 3.97/1.17  inst_num_in_active:                     223
% 3.97/1.17  inst_num_of_loops:                      251
% 3.97/1.17  inst_num_in_unprocessed:                29
% 3.97/1.17  inst_num_of_learning_restarts:          0
% 3.97/1.17  inst_num_moves_active_passive:          10
% 3.97/1.17  inst_lit_activity:                      0
% 3.97/1.17  inst_lit_activity_moves:                0
% 3.97/1.17  inst_num_tautologies:                   0
% 3.97/1.17  inst_num_prop_implied:                  0
% 3.97/1.17  inst_num_existing_simplified:           0
% 3.97/1.17  inst_num_eq_res_simplified:             0
% 3.97/1.17  inst_num_child_elim:                    0
% 3.97/1.17  inst_num_of_dismatching_blockings:      1491
% 3.97/1.17  inst_num_of_non_proper_insts:           863
% 3.97/1.17  inst_num_of_duplicates:                 0
% 3.97/1.17  inst_inst_num_from_inst_to_res:         0
% 3.97/1.17  
% 3.97/1.17  inst_time_sim_new:                      0.008
% 3.97/1.17  inst_time_sim_given:                    0.
% 3.97/1.17  inst_time_dismatching_checking:         0.003
% 3.97/1.17  inst_time_total:                        0.063
% 3.97/1.17  
% 3.97/1.17  ------ Resolution
% 3.97/1.17  
% 3.97/1.17  res_num_of_clauses:                     3
% 3.97/1.17  res_num_in_passive:                     0
% 3.97/1.17  res_num_in_active:                      0
% 3.97/1.17  res_num_of_loops:                       4
% 3.97/1.17  res_forward_subset_subsumed:            13
% 3.97/1.17  res_backward_subset_subsumed:           12
% 3.97/1.17  res_forward_subsumed:                   0
% 3.97/1.17  res_backward_subsumed:                  0
% 3.97/1.17  res_forward_subsumption_resolution:     0
% 3.97/1.17  res_backward_subsumption_resolution:    0
% 3.97/1.17  res_clause_to_clause_subsumption:       28
% 3.97/1.17  res_subs_bck_cnt:                       2
% 3.97/1.17  res_orphan_elimination:                 0
% 3.97/1.17  res_tautology_del:                      0
% 3.97/1.17  res_num_eq_res_simplified:              0
% 3.97/1.17  res_num_sel_changes:                    0
% 3.97/1.17  res_moves_from_active_to_pass:          0
% 3.97/1.17  
% 3.97/1.17  res_time_sim_new:                       0.
% 3.97/1.17  res_time_sim_fw_given:                  0.
% 3.97/1.17  res_time_sim_bw_given:                  0.
% 3.97/1.17  res_time_total:                         0.003
% 3.97/1.17  
% 3.97/1.17  ------ Superposition
% 3.97/1.17  
% 3.97/1.17  sup_num_of_clauses:                     56
% 3.97/1.17  sup_num_in_active:                      55
% 3.97/1.17  sup_num_in_passive:                     1
% 3.97/1.17  sup_num_of_loops:                       150
% 3.97/1.17  sup_fw_superposition:                   138
% 3.97/1.17  sup_bw_superposition:                   8
% 3.97/1.17  sup_eq_factoring:                       0
% 3.97/1.17  sup_eq_resolution:                      0
% 3.97/1.17  sup_immediate_simplified:               0
% 3.97/1.17  sup_given_eliminated:                   0
% 3.97/1.17  comparisons_done:                       16
% 3.97/1.17  comparisons_avoided:                    0
% 3.97/1.17  comparisons_inc_criteria:               0
% 3.97/1.17  sup_deep_cl_discarded:                  1
% 3.97/1.17  sup_num_of_deepenings:                  1
% 3.97/1.17  sup_num_of_restarts:                    1
% 3.97/1.17  
% 3.97/1.17  sup_time_generating:                    0.001
% 3.97/1.17  sup_time_sim_fw_full:                   0.001
% 3.97/1.17  sup_time_sim_bw_full:                   0.045
% 3.97/1.17  sup_time_sim_fw_immed:                  0.
% 3.97/1.17  sup_time_sim_bw_immed:                  0.
% 3.97/1.17  sup_time_prep_sim_fw_input:             0.
% 3.97/1.17  sup_time_prep_sim_bw_input:             0.
% 3.97/1.17  sup_time_total:                         0.058
% 3.97/1.17  
% 3.97/1.17  ------ Simplifications
% 3.97/1.17  
% 3.97/1.17  sim_repeated:                           6
% 3.97/1.17  sim_fw_subset_subsumed:                 0
% 3.97/1.17  sim_bw_subset_subsumed:                 0
% 3.97/1.17  sim_fw_subsumed:                        4
% 3.97/1.17  sim_bw_subsumed:                        0
% 3.97/1.17  sim_fw_subsumption_res:                 0
% 3.97/1.17  sim_bw_subsumption_res:                 0
% 3.97/1.17  sim_fw_unit_subs:                       0
% 3.97/1.17  sim_bw_unit_subs:                       0
% 3.97/1.17  sim_tautology_del:                      0
% 3.97/1.17  sim_eq_tautology_del:                   0
% 3.97/1.17  sim_eq_res_simp:                        0
% 3.97/1.17  sim_fw_demodulated:                     0
% 3.97/1.17  sim_bw_demodulated:                     0
% 3.97/1.17  sim_encompassment_demod:                0
% 3.97/1.17  sim_light_normalised:                   0
% 3.97/1.17  sim_ac_normalised:                      0
% 3.97/1.17  sim_joinable_taut:                      0
% 3.97/1.17  sim_joinable_simp:                      0
% 3.97/1.17  sim_fw_ac_demod:                        0
% 3.97/1.17  sim_bw_ac_demod:                        0
% 3.97/1.17  sim_smt_subsumption:                    0
% 3.97/1.17  sim_smt_simplified:                     0
% 3.97/1.17  sim_ground_joinable:                    0
% 3.97/1.17  sim_bw_ground_joinable:                 0
% 3.97/1.17  sim_connectedness:                      0
% 3.97/1.17  
% 3.97/1.17  sim_time_fw_subset_subs:                0.
% 3.97/1.17  sim_time_bw_subset_subs:                0.
% 3.97/1.17  sim_time_fw_subs:                       0.
% 3.97/1.17  sim_time_bw_subs:                       0.
% 3.97/1.17  sim_time_fw_subs_res:                   0.
% 3.97/1.17  sim_time_bw_subs_res:                   0.
% 3.97/1.17  sim_time_fw_unit_subs:                  0.001
% 3.97/1.17  sim_time_bw_unit_subs:                  0.
% 3.97/1.17  sim_time_tautology_del:                 0.
% 3.97/1.17  sim_time_eq_tautology_del:              0.
% 3.97/1.17  sim_time_eq_res_simp:                   0.
% 3.97/1.17  sim_time_fw_demod:                      0.
% 3.97/1.17  sim_time_bw_demod:                      0.
% 3.97/1.17  sim_time_light_norm:                    0.
% 3.97/1.17  sim_time_joinable:                      0.
% 3.97/1.17  sim_time_ac_norm:                       0.
% 3.97/1.17  sim_time_fw_ac_demod:                   0.
% 3.97/1.17  sim_time_bw_ac_demod:                   0.
% 3.97/1.17  sim_time_smt_subs:                      0.
% 3.97/1.17  sim_time_fw_gjoin:                      0.
% 3.97/1.17  sim_time_fw_connected:                  0.
% 3.97/1.17  
% 3.97/1.18  
%------------------------------------------------------------------------------