TSTP Solution File: LCL122-1 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : LCL122-1 : TPTP v8.1.2. Bugfixed v2.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n020.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 : Thu Aug 31 07:37:21 EDT 2023

% Result   : Unsatisfiable 100.63s 13.45s
% Output   : CNFRefutation 100.63s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named lg_2)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    is_a_theorem(equivalent(X,equivalent(X,equivalent(equivalent(Y,Z),equivalent(equivalent(Y,U),equivalent(Z,U)))))),
    inference(cnf_transformation,[],[lg_2]) ).

cnf('2',plain,
    ( ~ is_a_theorem(equivalent(X,Y))
    | ~ is_a_theorem(X)
    | is_a_theorem(Y) ),
    inference(cnf_transformation,[],[condensed_detachment]) ).

cnf('3',plain,
    ( is_a_theorem(equivalent(X,equivalent(equivalent(Y,Z),equivalent(equivalent(Y,U),equivalent(Z,U)))))
    | ~ is_a_theorem(X) ),
    inference(resolution,[],['1','2']) ).

cnf('4',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(X,equivalent(equivalent(Y,Z),equivalent(equivalent(Y,U),equivalent(Z,U))))),equivalent(equivalent(V,W),equivalent(equivalent(V,X2006),equivalent(W,X2006))))),
    inference(resolution,[],['3','1']) ).

cnf('5',plain,
    ( ~ is_a_theorem(equivalent(equivalent(X,equivalent(X,equivalent(equivalent(Y,Z),equivalent(equivalent(Y,U),equivalent(Z,U))))),V))
    | is_a_theorem(V) ),
    inference(resolution,[],['1','2']) ).

cnf('6',plain,
    is_a_theorem(equivalent(equivalent(X,Y),equivalent(equivalent(X,Z),equivalent(Y,Z)))),
    inference(resolution,[],['4','5']) ).

cnf('7',plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(X,Y),equivalent(equivalent(X,Z),equivalent(Y,Z))),U))
    | is_a_theorem(U) ),
    inference(resolution,[],['6','2']) ).

cnf('8',plain,
    ( is_a_theorem(equivalent(equivalent(X,Y),equivalent(Z,Y)))
    | ~ is_a_theorem(equivalent(X,Z)) ),
    inference(resolution,[],['6','2']) ).

cnf('9',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,Y),Z),equivalent(equivalent(equivalent(X,U),equivalent(Y,U)),Z))),
    inference(resolution,[],['8','6']) ).

cnf('10',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,Y),equivalent(Z,Y)),equivalent(equivalent(X,U),equivalent(Z,U)))),
    inference(resolution,[],['7','9']) ).

cnf('11',plain,
    ( ~ is_a_theorem(equivalent(equivalent(X,Y),equivalent(Z,Y)))
    | is_a_theorem(equivalent(equivalent(X,U),equivalent(Z,U))) ),
    inference(resolution,[],['10','2']) ).

cnf('12',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,Y),Z),equivalent(equivalent(X,Y),Z))),
    inference(resolution,[],['11','10']) ).

cnf('13',plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(equivalent(X,Y),Z),equivalent(equivalent(X,Y),Z)),U))
    | is_a_theorem(U) ),
    inference(resolution,[],['12','2']) ).

cnf('14',plain,
    ( is_a_theorem(equivalent(equivalent(equivalent(X,Y),equivalent(Z,Y)),U))
    | ~ is_a_theorem(equivalent(equivalent(X,Z),U)) ),
    inference(resolution,[],['9','2']) ).

cnf('15',plain,
    is_a_theorem(equivalent(equivalent(equivalent(equivalent(X,Y),Z),equivalent(U,Z)),equivalent(equivalent(X,Y),U))),
    inference(resolution,[],['12','14']) ).

cnf('16',plain,
    is_a_theorem(equivalent(equivalent(X,Y),equivalent(X,Y))),
    inference(resolution,[],['13','15']) ).

cnf('17',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,Y),equivalent(Z,Y)),equivalent(X,Z))),
    inference(resolution,[],['16','14']) ).

cnf('18',plain,
    is_a_theorem(equivalent(equivalent(equivalent(equivalent(X,Y),equivalent(Z,Y)),U),equivalent(equivalent(X,Z),U))),
    inference(resolution,[],['17','8']) ).

cnf('19',plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(X,Y),equivalent(Z,Y)),U))
    | is_a_theorem(equivalent(equivalent(X,Z),U)) ),
    inference(resolution,[],['18','2']) ).

cnf('20',plain,
    ( ~ is_a_theorem(equivalent(equivalent(X,Y),equivalent(Z,Y)))
    | is_a_theorem(equivalent(X,Z)) ),
    inference(resolution,[],['17','2']) ).

cnf('21',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(equivalent(Y,Z),equivalent(U,Z))),equivalent(X,equivalent(Y,U)))),
    inference(resolution,[],['20','4']) ).

cnf('22',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(Y,Z)),equivalent(equivalent(X,equivalent(U,Z)),equivalent(Y,U)))),
    inference(resolution,[],['19','21']) ).

cnf('23',plain,
    ( is_a_theorem(equivalent(equivalent(X,equivalent(Y,Z)),equivalent(U,Y)))
    | ~ is_a_theorem(equivalent(X,equivalent(U,Z))) ),
    inference(resolution,[],['22','2']) ).

cnf('24',plain,
    ( ~ is_a_theorem(equivalent(X,equivalent(equivalent(Y,Z),equivalent(U,Z))))
    | is_a_theorem(equivalent(X,equivalent(Y,U))) ),
    inference(resolution,[],['21','2']) ).

cnf('25',plain,
    is_a_theorem(equivalent(equivalent(X,Y),equivalent(equivalent(X,equivalent(Z,Z)),Y))),
    inference(resolution,[],['22','11']) ).

cnf('26',plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(X,Y),equivalent(X,Y)),Z))
    | is_a_theorem(Z) ),
    inference(resolution,[],['16','2']) ).

cnf('27',plain,
    is_a_theorem(equivalent(X,X)),
    inference(resolution,[],['26','17']) ).

cnf('28',plain,
    ( ~ is_a_theorem(equivalent(equivalent(X,X),Y))
    | is_a_theorem(Y) ),
    inference(resolution,[],['27','2']) ).

cnf('29',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(Y,Y)),X)),
    inference(resolution,[],['25','28']) ).

cnf('30',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,equivalent(Y,Y)),Z),equivalent(X,Z))),
    inference(resolution,[],['29','8']) ).

cnf('31',plain,
    ( ~ is_a_theorem(equivalent(equivalent(X,equivalent(Y,Y)),Z))
    | is_a_theorem(equivalent(X,Z)) ),
    inference(resolution,[],['30','2']) ).

cnf('32',plain,
    is_a_theorem(equivalent(X,equivalent(equivalent(X,equivalent(Y,Z)),equivalent(Z,Y)))),
    inference(resolution,[],['31','22']) ).

cnf('33',plain,
    is_a_theorem(equivalent(equivalent(X,Y),equivalent(equivalent(equivalent(X,equivalent(Z,U)),equivalent(U,Z)),Y))),
    inference(resolution,[],['32','8']) ).

cnf('34',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(Y,equivalent(Z,U))),equivalent(equivalent(X,equivalent(U,Z)),Y))),
    inference(resolution,[],['24','33']) ).

cnf('35',plain,
    ~ is_a_theorem(equivalent(a,equivalent(a,equivalent(equivalent(b,equivalent(c,e)),equivalent(b,equivalent(equivalent(c,f),equivalent(e,f))))))),
    inference(cnf_transformation,[],[prove_lg_3]) ).

cnf('36',plain,
    ( ~ is_a_theorem(equivalent(X,equivalent(a,equivalent(a,equivalent(equivalent(b,equivalent(c,e)),equivalent(b,equivalent(equivalent(c,f),equivalent(e,f))))))))
    | ~ is_a_theorem(X) ),
    inference(resolution,[],['2','35']) ).

cnf('37',plain,
    ~ is_a_theorem(equivalent(equivalent(equivalent(X,equivalent(X,equivalent(equivalent(Y,Z),equivalent(equivalent(Y,U),equivalent(Z,U))))),equivalent(equivalent(V,W),equivalent(equivalent(V,X2006),equivalent(W,X2006)))),equivalent(a,equivalent(a,equivalent(equivalent(b,equivalent(c,e)),equivalent(b,equivalent(equivalent(c,f),equivalent(e,f)))))))),
    inference(resolution,[],['4','36']) ).

cnf('38',plain,
    ( ~ is_a_theorem(equivalent(X,equivalent(equivalent(equivalent(Y,equivalent(Y,equivalent(equivalent(Z,U),equivalent(equivalent(Z,V),equivalent(U,V))))),equivalent(equivalent(W,X2006),equivalent(equivalent(W,X2007),equivalent(X2006,X2007)))),equivalent(a,equivalent(a,equivalent(equivalent(b,equivalent(c,e)),equivalent(b,equivalent(equivalent(c,f),equivalent(e,f)))))))))
    | ~ is_a_theorem(X) ),
    inference(resolution,[],['37','2']) ).

cnf('39',plain,
    ~ is_a_theorem(equivalent(equivalent(equivalent(X,equivalent(equivalent(Y,Z),equivalent(U,Z))),equivalent(X,equivalent(Y,U))),equivalent(a,equivalent(a,equivalent(equivalent(b,equivalent(c,e)),equivalent(b,equivalent(equivalent(c,f),equivalent(e,f)))))))),
    inference(resolution,[],['9','38']) ).

cnf('40',plain,
    ~ is_a_theorem(equivalent(equivalent(equivalent(a,equivalent(equivalent(equivalent(b,equivalent(c,e)),X),equivalent(equivalent(b,equivalent(equivalent(c,f),equivalent(e,f))),X))),Y),equivalent(a,Y))),
    inference(resolution,[],['11','39']) ).

cnf('41',plain,
    ( ~ is_a_theorem(equivalent(X,equivalent(equivalent(equivalent(a,equivalent(equivalent(equivalent(b,equivalent(c,e)),Y),equivalent(equivalent(b,equivalent(equivalent(c,f),equivalent(e,f))),Y))),Z),equivalent(a,Z))))
    | ~ is_a_theorem(X) ),
    inference(resolution,[],['40','2']) ).

cnf('42',plain,
    is_a_theorem(equivalent(X,equivalent(equivalent(X,Y),equivalent(equivalent(Z,Z),Y)))),
    inference(resolution,[],['30','7']) ).

cnf('43',plain,
    is_a_theorem(equivalent(equivalent(X,Y),equivalent(equivalent(equivalent(X,equivalent(equivalent(Z,Z),U)),U),Y))),
    inference(resolution,[],['42','11']) ).

cnf('44',plain,
    ~ is_a_theorem(equivalent(a,equivalent(a,equivalent(equivalent(b,equivalent(equivalent(c,f),equivalent(e,f))),equivalent(b,equivalent(c,e)))))),
    inference(resolution,[],['41','43']) ).

cnf('45',plain,
    ~ is_a_theorem(equivalent(equivalent(X,X),equivalent(a,equivalent(a,equivalent(equivalent(b,equivalent(equivalent(c,f),equivalent(e,f))),equivalent(b,equivalent(c,e))))))),
    inference(resolution,[],['44','28']) ).

cnf('46',plain,
    ~ is_a_theorem(equivalent(equivalent(equivalent(a,equivalent(equivalent(b,equivalent(equivalent(c,f),equivalent(e,f))),equivalent(b,equivalent(c,e)))),X),equivalent(a,X))),
    inference(resolution,[],['45','11']) ).

cnf('47',plain,
    ( ~ is_a_theorem(equivalent(X,equivalent(equivalent(equivalent(a,equivalent(equivalent(b,equivalent(equivalent(c,f),equivalent(e,f))),equivalent(b,equivalent(c,e)))),Y),equivalent(a,Y))))
    | ~ is_a_theorem(X) ),
    inference(resolution,[],['46','2']) ).

cnf('48',plain,
    ~ is_a_theorem(equivalent(equivalent(a,equivalent(equivalent(b,equivalent(equivalent(c,f),equivalent(e,f))),equivalent(b,equivalent(c,e)))),equivalent(equivalent(a,equivalent(X,Y)),equivalent(Y,X)))),
    inference(resolution,[],['34','47']) ).

cnf('49',plain,
    ~ is_a_theorem(equivalent(a,equivalent(equivalent(a,equivalent(equivalent(equivalent(c,f),equivalent(e,f)),b)),equivalent(b,equivalent(c,e))))),
    inference(resolution,[],['23','48']) ).

cnf('50',plain,
    ( ~ is_a_theorem(equivalent(X,equivalent(a,equivalent(equivalent(a,equivalent(equivalent(equivalent(c,f),equivalent(e,f)),b)),equivalent(b,equivalent(c,e))))))
    | ~ is_a_theorem(X) ),
    inference(resolution,[],['49','2']) ).

cnf('51',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,equivalent(Y,Z)),equivalent(Z,Y)),X)),
    inference(resolution,[],['33','28']) ).

cnf('52',plain,
    is_a_theorem(equivalent(equivalent(equivalent(equivalent(X,equivalent(Y,Z)),equivalent(Z,Y)),U),equivalent(X,U))),
    inference(resolution,[],['51','8']) ).

cnf('53',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,equivalent(Y,Z)),U),equivalent(X,equivalent(U,equivalent(Z,Y))))),
    inference(resolution,[],['52','19']) ).

cnf('54',plain,
    ~ is_a_theorem(equivalent(equivalent(a,equivalent(equivalent(c,e),b)),equivalent(a,equivalent(equivalent(equivalent(c,f),equivalent(e,f)),b)))),
    inference(resolution,[],['50','53']) ).

cnf('55',plain,
    ( ~ is_a_theorem(equivalent(X,equivalent(equivalent(a,equivalent(equivalent(c,e),b)),equivalent(a,equivalent(equivalent(equivalent(c,f),equivalent(e,f)),b)))))
    | ~ is_a_theorem(X) ),
    inference(resolution,[],['54','2']) ).

cnf('56',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(equivalent(Y,equivalent(Z,U)),equivalent(U,Z))),equivalent(X,Y))),
    inference(resolution,[],['34','24']) ).

cnf('57',plain,
    ~ is_a_theorem(equivalent(equivalent(a,equivalent(equivalent(c,e),b)),equivalent(equivalent(equivalent(a,equivalent(equivalent(equivalent(c,f),equivalent(e,f)),b)),equivalent(X,Y)),equivalent(Y,X)))),
    inference(resolution,[],['55','56']) ).

cnf('58',plain,
    ~ is_a_theorem(equivalent(a,equivalent(equivalent(equivalent(a,equivalent(equivalent(equivalent(c,f),equivalent(e,f)),b)),equivalent(e,c)),b))),
    inference(resolution,[],['57','23']) ).

cnf('59',plain,
    ~ is_a_theorem(equivalent(equivalent(X,X),equivalent(a,equivalent(equivalent(equivalent(a,equivalent(equivalent(equivalent(c,f),equivalent(e,f)),b)),equivalent(e,c)),b)))),
    inference(resolution,[],['58','28']) ).

cnf('60',plain,
    is_a_theorem(equivalent(equivalent(X,Y),equivalent(equivalent(equivalent(X,Z),equivalent(U,U)),equivalent(Y,Z)))),
    inference(resolution,[],['25','19']) ).

cnf('61',plain,
    ( is_a_theorem(equivalent(equivalent(equivalent(X,Y),equivalent(Z,Z)),equivalent(U,Y)))
    | ~ is_a_theorem(equivalent(X,U)) ),
    inference(resolution,[],['60','2']) ).

cnf('62',plain,
    ~ is_a_theorem(equivalent(equivalent(equivalent(equivalent(a,equivalent(equivalent(equivalent(c,f),equivalent(e,f)),b)),equivalent(e,c)),b),a)),
    inference(resolution,[],['59','61']) ).

cnf('63',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,Y),equivalent(Z,equivalent(Y,U))),equivalent(equivalent(X,U),Z))),
    inference(resolution,[],['22','7']) ).

cnf('64',plain,
    ( ~ is_a_theorem(equivalent(equivalent(X,Y),equivalent(Z,equivalent(Y,U))))
    | is_a_theorem(equivalent(equivalent(X,U),Z)) ),
    inference(resolution,[],['63','2']) ).

cnf('65',plain,
    ~ is_a_theorem(equivalent(equivalent(equivalent(equivalent(a,equivalent(equivalent(equivalent(c,f),equivalent(e,f)),b)),equivalent(e,c)),X),equivalent(a,equivalent(X,b)))),
    inference(resolution,[],['62','64']) ).

cnf('66',plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(X,equivalent(equivalent(Y,Z),equivalent(U,Z))),equivalent(X,equivalent(Y,U))),V))
    | is_a_theorem(V) ),
    inference(resolution,[],['21','2']) ).

cnf('67',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,equivalent(Y,Z)),equivalent(equivalent(Z,U),equivalent(Y,U))),X)),
    inference(resolution,[],['56','66']) ).

cnf('68',plain,
    $false,
    inference(resolution,[],['65','67']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LCL122-1 : TPTP v8.1.2. Bugfixed v2.3.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n020.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.35  % DateTime : Fri Aug 25 04:40:15 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.20/0.39  
% 0.20/0.39  input clause set summed statistics:
% 0.20/0.39  ----------------------------------
% 0.20/0.39  in_clause_count:                     3
% 0.20/0.39  in_rule_clause_count:                3
% 0.20/0.39  in_fact_clause_count:                0
% 0.20/0.39  in_answer_clause_count:              0
% 0.20/0.39  in_ground_clause_count:              1
% 0.20/0.39  in_unit_clause_count:                2
% 0.20/0.39  in_horn_clause_count:                3
% 0.20/0.39  in_pos_clause_count:                 1
% 0.20/0.39  in_neg_clause_count:                 1
% 0.20/0.39  in_poseq_clause_count:               0
% 0.20/0.39  in_negeq_clause_count:               0
% 0.20/0.39  in_unitposeq_clause_count:           0
% 0.20/0.39  in_chain_clause_count:               0
% 0.20/0.39  in_min_length:             1
% 0.20/0.39  in_max_length:             3
% 0.20/0.39  in_min_depth:              2
% 0.20/0.39  in_max_depth:              7
% 0.20/0.39  in_min_size:               8
% 0.20/0.39  in_max_size:              20
% 0.20/0.39  in_min_vars:               0
% 0.20/0.39  in_max_vars:               4
% 0.20/0.39  in_extaxiom_count:                 0
% 0.20/0.39  in_axiom_count:                    2
% 0.20/0.39  in_assumption_count:               0
% 0.20/0.39  in_goal_count:                     1
% 0.20/0.39  in_neg_goal_count:                 1
% 0.20/0.39  in_pos_goal_count:                 0
% 0.20/0.39  in_posunit_goal_count:             0
% 0.20/0.39  
% 0.20/0.39  auto guide:
% 0.20/0.39  -----------
% 0.20/0.39  {
% 0.20/0.39  "print":1,
% 0.20/0.39  "print_level": 15,
% 0.20/0.39  "max_size": 0,
% 0.20/0.39  "max_depth": 0,
% 0.20/0.39  "max_length": 0,
% 0.20/0.39  "max_dseconds": 0,
% 0.20/0.39  "equality":0,
% 0.20/0.39  "runs":[
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.20/0.39  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.20/0.39  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.20/0.39  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.20/0.39  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.20/0.39  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.20/0.39  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1} 
% 0.20/0.39  
% 0.20/0.39  ]}
% 0.20/0.39  
% 0.20/0.39  
% 0.20/0.39  **** run 1 fork 0 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 2 fork 1 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 3 fork 2 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.39  
% 0.20/0.39  **** run 4 fork 3 starts with strategy
% 0.20/0.39  
% 0.20/0.39  **** run 7 fork 6 starts with strategy
% 0.20/0.39  
% 0.20/0.39  **** run 5 fork 4 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":20}
% 0.20/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 6 fork 5 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.20/0.40  
% 0.20/0.40  **** run 8 fork 7 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 1: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 2: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 3: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 5: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 4: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 6: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  fork 7: search finished without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 0: search terminated without proof.
% 0.20/0.54  
% 0.20/0.54  **** run 14 fork 5 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.20/0.54  
% 0.20/0.54  **** run 13 fork 4 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.20/0.54  
% 0.20/0.54  **** run 11 fork 2 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.20/0.54  
% 0.20/0.54  **** run 10 fork 1 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.20/0.54  
% 0.20/0.54  **** run 12 fork 3 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.54  
% 0.20/0.54  **** run 15 fork 6 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 0.20/0.56  
% 0.20/0.56  **** run 16 fork 7 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.20/0.56  
% 0.20/0.56  **** run 9 fork 0 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 5: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 4: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 2: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 1: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 3: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  fork 6: search finished without proof.
% 0.20/0.67  
% 0.20/0.67  **** run 22 fork 5 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.67  
% 0.20/0.67  fork 7: search finished without proof.
% 0.20/0.67  
% 0.20/0.67  **** run 21 fork 4 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 0.20/0.67  
% 0.20/0.67  **** run 19 fork 2 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 0.20/0.67  
% 0.20/0.67  **** run 18 fork 1 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 0.20/0.68  
% 0.20/0.68  **** run 20 fork 3 starts with strategy
% 0.20/0.68  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 0.20/0.68  
% 0.20/0.68  **** run 23 fork 6 starts with strategy
% 0.20/0.68  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 0.20/0.68  
% 0.20/0.68  
% 0.20/0.68  fork 0: search terminated without proof.
% 0.20/0.69  
% 0.20/0.69  **** run 24 fork 7 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 0.20/0.72  
% 0.20/0.72  **** run 17 fork 0 starts with strategy
% 0.20/0.72  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 0.20/0.72  
% 0.20/0.72  fork 7: search finished without proof.
% 0.20/0.74  
% 0.20/0.74  **** run 32 fork 7 starts with strategy
% 0.20/0.74  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 0.20/0.75  
% 0.20/0.75  fork 3: search finished without proof.
% 0.20/0.76  
% 0.20/0.76  **** run 28 fork 3 starts with strategy
% 0.20/0.76  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 0.20/0.79  
% 0.20/0.79  
% 0.20/0.79  fork 4: search terminated without proof.
% 0.20/0.80  
% 0.20/0.80  fork 5: search finished without proof.
% 2.74/0.81  
% 2.74/0.81  
% 2.74/0.81  fork 1: search terminated without proof.
% 2.74/0.82  
% 2.74/0.82  **** run 30 fork 5 starts with strategy
% 2.74/0.82  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 2.74/0.82  
% 2.74/0.82  **** run 29 fork 4 starts with strategy
% 2.74/0.82  {"strategy":["hardness_pref","max_weight"],"length_penalty":100,"depth_penalty":50,"max_depth":3,"var_weight":10,"repeat_var_weight":10,"max_dseconds":1}
% 2.74/0.82  
% 2.74/0.82  
% 2.74/0.82  fork 6: search terminated without proof.
% 2.74/0.83  
% 2.74/0.83  **** run 26 fork 1 starts with strategy
% 2.74/0.83  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 2.74/0.84  
% 2.74/0.84  **** run 31 fork 6 starts with strategy
% 2.74/0.84  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 2.74/0.85  
% 2.74/0.85  
% 2.74/0.85  fork 0: search terminated without proof.
% 2.74/0.85  
% 2.74/0.85  fork 4: search finished without proof.
% 2.74/0.85  
% 2.74/0.85  
% 2.74/0.85  fork 2: search terminated without proof.
% 2.74/0.86  
% 2.74/0.86  fork 7: search finished without proof.
% 2.74/0.86  
% 2.74/0.86  **** run 25 fork 0 starts with strategy
% 2.74/0.86  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 2.74/0.87  
% 2.74/0.87  **** run 37 fork 4 starts with strategy
% 2.74/0.87  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 2.74/0.87  
% 2.74/0.87  **** run 27 fork 2 starts with strategy
% 2.74/0.87  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 2.74/0.88  
% 2.74/0.88  **** run 40 fork 7 starts with strategy
% 2.74/0.88  {"weight_select_ratio":100,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 2.74/0.88  
% 2.74/0.88  
% 2.74/0.88  fork 3: search terminated without proof.
% 4.00/0.90  
% 4.00/0.90  **** run 36 fork 3 starts with strategy
% 4.00/0.90  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 4.00/0.94  
% 4.00/0.94  
% 4.00/0.94  fork 5: search terminated without proof.
% 4.36/0.95  
% 4.36/0.95  
% 4.36/0.95  fork 1: search terminated without proof.
% 4.36/0.95  
% 4.36/0.95  **** run 38 fork 5 starts with strategy
% 4.36/0.95  {"max_dseconds":1,"strategy":["negative_pref"],"max_depth":5,"query_preference":0}
% 4.36/0.96  
% 4.36/0.96  
% 4.36/0.96  fork 6: search terminated without proof.
% 4.36/0.96  
% 4.36/0.96  **** run 34 fork 1 starts with strategy
% 4.36/0.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 4.36/0.97  
% 4.36/0.97  fork 5: search finished without proof.
% 4.36/0.98  
% 4.36/0.98  **** run 39 fork 6 starts with strategy
% 4.36/0.98  {"max_dseconds":1,"strategy":["negative_pref"],"max_weight":40,"query_preference":0}
% 4.36/0.98  
% 4.36/0.98  
% 4.36/0.98  fork 0: search terminated without proof.
% 4.36/0.99  
% 4.36/0.99  **** run 46 fork 5 starts with strategy
% 4.36/0.99  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 4.36/0.99  
% 4.36/0.99  
% 4.36/0.99  fork 4: search terminated without proof.
% 4.36/0.99  
% 4.36/0.99  
% 4.36/0.99  fork 2: search terminated without proof.
% 4.36/1.00  
% 4.36/1.00  fork 7: search finished without proof.
% 4.36/1.00  
% 4.36/1.00  fork 6: search finished without proof.
% 4.36/1.00  
% 4.36/1.00  **** run 33 fork 0 starts with strategy
% 4.36/1.00  {"var_weight":70,"repeat_var_weight":70,"max_depth":3,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 4.36/1.01  
% 4.36/1.01  **** run 45 fork 4 starts with strategy
% 4.36/1.01  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":20}
% 4.36/1.01  
% 4.36/1.01  **** run 35 fork 2 starts with strategy
% 4.36/1.01  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 4.36/1.02  
% 4.36/1.02  fork 0: search finished without proof.
% 4.36/1.02  
% 4.36/1.02  **** run 48 fork 7 starts with strategy
% 4.36/1.02  {"max_dseconds":10,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 4.36/1.02  
% 4.36/1.02  **** run 47 fork 6 starts with strategy
% 4.36/1.02  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 4.36/1.02  
% 4.36/1.02  
% 4.36/1.02  fork 3: search terminated without proof.
% 4.36/1.04  
% 4.36/1.04  **** run 41 fork 0 starts with strategy
% 4.36/1.04  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 5.13/1.04  
% 5.13/1.04  **** run 44 fork 3 starts with strategy
% 5.13/1.04  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 5.13/1.08  
% 5.13/1.08  
% 5.13/1.08  fork 1: search terminated without proof.
% 5.55/1.10  
% 5.55/1.10  **** run 42 fork 1 starts with strategy
% 5.55/1.10  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 5.55/1.13  
% 5.55/1.13  fork 2: search finished without proof.
% 5.99/1.15  
% 5.99/1.15  **** run 43 fork 2 starts with strategy
% 5.99/1.15  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 12.21/1.96  
% 12.21/1.96  fork 7: search finished without proof.
% 12.21/1.98  
% 12.21/1.98  **** run 56 fork 7 starts with strategy
% 12.21/1.98  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 12.78/2.02  
% 12.78/2.02  
% 12.78/2.02  fork 5: search terminated without proof.
% 12.78/2.03  
% 12.78/2.03  
% 12.78/2.03  fork 4: search terminated without proof.
% 12.78/2.04  
% 12.78/2.04  
% 12.78/2.04  fork 6: search terminated without proof.
% 12.78/2.05  
% 12.78/2.05  
% 12.78/2.05  fork 0: search terminated without proof.
% 12.78/2.05  
% 12.78/2.05  **** run 54 fork 5 starts with strategy
% 12.78/2.05  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 12.78/2.07  
% 12.78/2.07  **** run 53 fork 4 starts with strategy
% 12.78/2.07  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 12.78/2.08  
% 12.78/2.08  **** run 55 fork 6 starts with strategy
% 12.78/2.08  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 12.78/2.09  
% 12.78/2.09  
% 12.78/2.09  fork 3: search terminated without proof.
% 12.78/2.11  
% 12.78/2.11  **** run 52 fork 3 starts with strategy
% 12.78/2.11  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 12.78/2.11  
% 12.78/2.11  **** run 49 fork 0 starts with strategy
% 12.78/2.11  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 12.78/2.12  
% 12.78/2.12  fork 1: search finished without proof.
% 12.78/2.14  
% 12.78/2.14  **** run 50 fork 1 starts with strategy
% 12.78/2.14  {"max_dseconds":10,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 13.70/2.24  
% 13.70/2.24  
% 13.70/2.24  fork 2: search terminated without proof.
% 13.70/2.26  
% 13.70/2.26  **** run 51 fork 2 starts with strategy
% 13.70/2.26  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 19.41/3.02  
% 19.41/3.02  fork 7: search finished without proof.
% 19.41/3.04  
% 19.41/3.04  **** run 64 fork 7 starts with strategy
% 19.41/3.04  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 20.84/3.05  
% 20.84/3.05  fork 6: search finished without proof.
% 20.84/3.06  
% 20.84/3.06  fork 7: search finished without proof.
% 20.91/3.07  
% 20.91/3.07  **** run 63 fork 6 starts with strategy
% 20.91/3.07  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":2}
% 20.91/3.07  
% 20.91/3.07  **** run 72 fork 7 starts with strategy
% 20.91/3.07  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 20.91/3.10  
% 20.91/3.10  
% 20.91/3.10  fork 4: search terminated without proof.
% 21.24/3.12  
% 21.24/3.12  
% 21.24/3.12  fork 5: search terminated without proof.
% 21.24/3.12  
% 21.24/3.12  **** run 61 fork 4 starts with strategy
% 21.24/3.12  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 21.24/3.13  
% 21.24/3.13  
% 21.24/3.13  fork 3: search terminated without proof.
% 21.51/3.15  
% 21.51/3.15  **** run 62 fork 5 starts with strategy
% 21.51/3.15  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 21.51/3.15  
% 21.51/3.15  **** run 60 fork 3 starts with strategy
% 21.51/3.15  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 21.51/3.16  
% 21.51/3.16  
% 21.51/3.16  fork 1: search terminated without proof.
% 21.51/3.18  
% 21.51/3.18  fork 3: search finished without proof.
% 21.51/3.18  
% 21.51/3.18  **** run 58 fork 1 starts with strategy
% 21.51/3.18  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 21.51/3.19  
% 21.51/3.19  **** run 68 fork 3 starts with strategy
% 21.51/3.19  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":10}
% 21.51/3.23  
% 21.51/3.23  
% 21.51/3.23  fork 0: search terminated without proof.
% 22.25/3.24  
% 22.25/3.24  **** run 57 fork 0 starts with strategy
% 22.25/3.24  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 22.25/3.29  
% 22.25/3.29  
% 22.25/3.29  fork 2: search terminated without proof.
% 22.69/3.32  
% 22.69/3.32  **** run 59 fork 2 starts with strategy
% 22.69/3.32  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 28.42/4.07  
% 28.42/4.07  fork 4: search finished without proof.
% 28.42/4.09  
% 28.42/4.09  **** run 69 fork 4 starts with strategy
% 28.42/4.09  {"strategy":["hardness_pref","max_weight"],"length_penalty":100,"depth_penalty":50,"max_depth":3,"var_weight":10,"repeat_var_weight":10,"max_dseconds":10}
% 28.96/4.09  
% 28.96/4.09  fork 5: search finished without proof.
% 28.96/4.09  
% 28.96/4.09  
% 28.96/4.09  fork 6: search terminated without proof.
% 28.96/4.11  
% 28.96/4.11  **** run 70 fork 5 starts with strategy
% 28.96/4.11  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 28.96/4.11  
% 28.96/4.11  fork 4: search finished without proof.
% 28.96/4.11  
% 28.96/4.11  **** run 71 fork 6 starts with strategy
% 28.96/4.11  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 28.96/4.13  
% 28.96/4.13  fork 7: search finished without proof.
% 28.96/4.13  
% 28.96/4.13  **** run 77 fork 4 starts with strategy
% 28.96/4.13  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 28.96/4.14  
% 28.96/4.14  **** run 80 fork 7 starts with strategy
% 28.96/4.14  {"weight_select_ratio":100,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 29.57/4.20  
% 29.57/4.20  
% 29.57/4.20  fork 1: search terminated without proof.
% 29.57/4.21  
% 29.57/4.21  
% 29.57/4.21  fork 3: search terminated without proof.
% 29.57/4.22  
% 29.57/4.22  **** run 66 fork 1 starts with strategy
% 29.57/4.22  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 29.57/4.23  
% 29.57/4.23  **** run 76 fork 3 starts with strategy
% 29.57/4.23  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 29.57/4.28  
% 29.57/4.28  
% 29.57/4.28  fork 0: search terminated without proof.
% 29.57/4.29  
% 29.57/4.29  **** run 65 fork 0 starts with strategy
% 29.57/4.29  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 32.01/4.50  
% 32.01/4.50  
% 32.01/4.50  fork 2: search terminated without proof.
% 32.17/4.52  
% 32.17/4.52  **** run 67 fork 2 starts with strategy
% 32.17/4.52  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 36.26/5.08  
% 36.26/5.08  fork 6: search finished without proof.
% 36.26/5.10  
% 36.26/5.10  fork 5: search finished without proof.
% 36.26/5.10  
% 36.26/5.10  fork 7: search finished without proof.
% 36.26/5.10  
% 36.26/5.10  **** run 79 fork 6 starts with strategy
% 36.26/5.10  {"max_dseconds":10,"strategy":["negative_pref"],"max_weight":40,"query_preference":0}
% 36.26/5.12  
% 36.26/5.12  **** run 78 fork 5 starts with strategy
% 36.26/5.12  {"max_dseconds":10,"strategy":["negative_pref"],"max_depth":5,"query_preference":0}
% 36.26/5.12  
% 36.26/5.12  **** run 88 fork 7 starts with strategy
% 36.26/5.12  {"max_dseconds":50,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 36.26/5.13  
% 36.26/5.13  fork 6: search finished without proof.
% 36.96/5.14  
% 36.96/5.14  **** run 87 fork 6 starts with strategy
% 36.96/5.14  {"max_dseconds":50,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 36.96/5.14  
% 36.96/5.14  fork 5: search finished without proof.
% 36.96/5.16  
% 36.96/5.16  **** run 86 fork 5 starts with strategy
% 36.96/5.16  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 37.82/5.25  
% 37.82/5.25  
% 37.82/5.25  fork 4: search terminated without proof.
% 37.82/5.25  
% 37.82/5.25  
% 37.82/5.25  fork 3: search terminated without proof.
% 37.95/5.26  
% 37.95/5.26  **** run 85 fork 4 starts with strategy
% 37.95/5.27  {"max_dseconds":50,"strategy":["negative_pref"],"weight_select_ratio":20}
% 37.95/5.27  
% 37.95/5.27  fork 0: search finished without proof.
% 37.95/5.29  
% 37.95/5.29  **** run 84 fork 3 starts with strategy
% 37.95/5.29  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 37.95/5.29  
% 37.95/5.29  **** run 73 fork 0 starts with strategy
% 37.95/5.29  {"var_weight":70,"repeat_var_weight":70,"max_depth":3,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":10}
% 38.36/5.31  
% 38.36/5.31  fork 0: search finished without proof.
% 38.36/5.32  
% 38.36/5.32  
% 38.36/5.32  fork 1: search terminated without proof.
% 38.36/5.33  
% 38.36/5.33  **** run 81 fork 0 starts with strategy
% 38.36/5.33  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0}
% 38.36/5.34  
% 38.36/5.34  **** run 74 fork 1 starts with strategy
% 38.36/5.34  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 40.22/5.56  
% 40.22/5.56  
% 40.22/5.56  fork 2: search terminated without proof.
% 40.22/5.59  
% 40.22/5.59  **** run 75 fork 2 starts with strategy
% 40.22/5.59  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 45.49/6.37  
% 45.49/6.37  
% 45.49/6.37  fork 1: search terminated without proof.
% 45.49/6.39  
% 45.49/6.39  **** run 82 fork 1 starts with strategy
% 45.49/6.39  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":0}
% 47.61/6.59  
% 47.61/6.59  fork 2: search finished without proof.
% 47.61/6.60  
% 47.61/6.60  **** run 83 fork 2 starts with strategy
% 47.61/6.60  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 73.21/9.87  
% 73.21/9.87  fork 7: search finished without proof.
% 73.21/9.88  
% 73.21/9.88  **** run 96 fork 7 starts with strategy
% 73.21/9.88  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1}
% 76.42/10.26  
% 76.42/10.26  
% 76.42/10.26  fork 5: search terminated without proof.
% 76.87/10.31  
% 76.87/10.31  **** run 94 fork 5 starts with strategy
% 76.87/10.31  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":1}
% 77.52/10.36  
% 77.52/10.36  
% 77.52/10.36  fork 6: search terminated without proof.
% 77.52/10.36  
% 77.52/10.36  
% 77.52/10.36  fork 4: search terminated without proof.
% 77.71/10.41  
% 77.71/10.41  **** run 95 fork 6 starts with strategy
% 77.71/10.41  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 77.71/10.41  
% 77.71/10.41  **** run 93 fork 4 starts with strategy
% 77.71/10.41  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 77.71/10.41  
% 77.71/10.41  
% 77.71/10.41  fork 0: search terminated without proof.
% 78.05/10.46  
% 78.05/10.46  **** run 89 fork 0 starts with strategy
% 78.05/10.46  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 78.05/10.56  
% 78.05/10.56  
% 78.05/10.56  fork 3: search terminated without proof.
% 78.05/10.61  
% 78.05/10.61  **** run 92 fork 3 starts with strategy
% 78.05/10.61  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 85.18/11.42  
% 85.18/11.42  fork 1: search finished without proof.
% 85.57/11.44  
% 85.57/11.44  **** run 90 fork 1 starts with strategy
% 85.57/11.44  {"max_dseconds":50,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 88.70/11.98  
% 88.70/11.98  
% 88.70/11.98  fork 2: search terminated without proof.
% 89.56/12.00  
% 89.56/12.00  **** run 91 fork 2 starts with strategy
% 89.56/12.00  {"max_dseconds":50,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 100.63/13.45  
% 100.63/13.45  
% 100.63/13.45  result: proof found
% 100.63/13.45  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 100.63/13.45  by run 93 fork 4 strategy {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 100.63/13.45  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 100.63/13.45  
% 100.63/13.45  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 100.63/13.45  
% 100.63/13.45  run 93 fork 4 statistics:
% 100.63/13.45  ----------------------------------
% 100.63/13.45  this run seconds: 2.600657
% 100.63/13.45  total seconds: 12.434920
% 100.63/13.45  stat_given_used: 2919
% 100.63/13.45  stat_given_used_at_endgame: 0
% 100.63/13.45  stat_given_candidates:   3336
% 100.63/13.45  stat_given_candidates_at_endgame: 0
% 100.63/13.45  stat_given_candidates_h: 0
% 100.63/13.45  stat_binres_derived_cl:   354731
% 100.63/13.45  stat_binres_derived_cl_h: 0
% 100.63/13.45  stat_factor_derived_cl: 0
% 100.63/13.45  stat_para_derived_cl: 0
% 100.63/13.45  stat_tautologies_discarded: 3
% 100.63/13.45  stat_forward_subsumed: 115381
% 100.63/13.45  stat_derived_cut: 52
% 100.63/13.45  stat_derived_rewritten: 0
% 100.63/13.45  stat_weight_discarded_building: 0
% 100.63/13.45  stat_weight_discarded_cl: 3236
% 100.63/13.45  stat_internlimit_discarded_cl: 0
% 100.63/13.45  stat_simplified:  1 simplified 0 derived 0 given
% 100.63/13.45  stat_kept_cl: 236110
% 100.63/13.45  stat_built_cl: 245185
% 100.63/13.45  stat_hyperres_partial_cl: 0
% 100.63/13.45  stat_made_rewriters: 0
% 100.63/13.45  stat_backward_subsumed: 0
% 100.63/13.45  stat_propagated_subsumed: 0
% 100.63/13.45  stat_clsubs_attempted:                    541599
% 100.63/13.45  stat_clsubs_fact_groundunit_found:             0
% 100.63/13.45  stat_clsubs_rule_groundunit_found:             2
% 100.63/13.45  stat_clsubs_top_meta_attempted:            4374745
% 100.63/13.45  stat_clsubs_top_meta_failed:               3833146
% 100.63/13.45  stat_clsubs_top_meta_nonpref_attempted:             4374745
% 100.63/13.45  stat_clsubs_top_meta_nonpref_succeeded:             1104645
% 100.63/13.45  stat_clsubs_top_meta_pref_attempted:                1104645
% 100.63/13.45  stat_clsubs_top_meta_pref1_succeeded:                600103
% 100.63/13.45  stat_clsubs_top_meta_pref2_succeeded:                600103
% 100.63/13.45  stat_clsubs_top_meta_pref3_succeeded:                541599
% 100.63/13.45  stat_clsubs_top_meta_pref_succeeded:                 541599
% 100.63/13.45  stat_clsubs_meta_attempted:               547915
% 100.63/13.45  stat_clsubs_meta_failed:                   49441
% 100.63/13.45  stat_clsubs_predsymbs_attempted:               0
% 100.63/13.45  stat_clsubs_unit_attempted:               533928
% 100.63/13.45  stat_clsubs_full_attempted:                 7671
% 100.63/13.45  stat_forwardsubs_attempted:               354727
% 100.63/13.45  stat_lit_hash_added:                 239190
% 100.63/13.45  stat_lit_hash_computed:              607427
% 100.63/13.45  stat_lit_hash_match_found:           115494
% 100.63/13.45  stat_lit_hash_match_miss:            493257
% 100.63/13.45  stat_lit_hash_cut_ok:                   111
% 100.63/13.45  stat_lit_strong_cut_ok:                   0
% 100.63/13.45  stat_lit_hash_subsume_ok:            115381
% 100.63/13.45  clqueue els 10000000 used 1
% 100.63/13.45  clactive els 10000000 used 2920
% 100.63/13.45  clactivesubsume els 10000000 used 17443
% 100.63/13.45  queue_termbuf els 200000000 used 39034207
% 100.63/13.45  hyper_termbuf els 100000000 used 1
% 100.63/13.45  active_termbuf els 100000000 used 309126
% 100.63/13.45  varstack els 5000 last used 1
% 100.63/13.45  given_termbuf els 10000000 last used 1
% 100.63/13.45  simplified_termbuf els 10000000 last used 1
% 100.63/13.45  derived_termbuf els 10000000 last used 83
% 100.63/13.45  wr_mallocs: 120429
% 100.63/13.45  wr_callocs: 19
% 100.63/13.45  wr_reallocs: 72113
% 100.63/13.45  wr_frees: 2
% 100.63/13.45  wr_malloc_bytes: 4168216628
% 100.63/13.45  wr_calloc_bytes: 96065504
% 100.63/13.45  wr_realloc_bytes: 13145672
% 100.63/13.45  wr_realloc_freebytes: 0
% 100.63/13.45  ----------------------------------
%------------------------------------------------------------------------------