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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : LAT043-1 : TPTP v8.1.2. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n009.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 06:13:51 EDT 2023

% Result   : Unsatisfiable 130.83s 17.31s
% Output   : CNFRefutation 130.83s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_absorption1')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    meet(X,join(X,Y)) = X,
    inference(cnf_transformation,[],['$inc_absorption1']) ).

cnf('2',plain,
    meet(X,Y) = meet(Y,X),
    inference(cnf_transformation,[],['$inc_commutativity_of_meet']) ).

cnf('3',plain,
    join(X,Y) = join(Y,X),
    inference(cnf_transformation,[],['$inc_commutativity_of_join']) ).

cnf('4',plain,
    join(X,meet(X,Y)) = X,
    inference(cnf_transformation,[],['$inc_absorption2']) ).

cnf('5',plain,
    join(meet(X,Y),X) = X,
    inference(paramodulation,[],['3','4']) ).

cnf('6',plain,
    join(meet(X,Y),Y) = Y,
    inference(paramodulation,[],['2','5']) ).

cnf('7',plain,
    join(complement(X),X) = n1,
    inference(cnf_transformation,[],[invertability1]) ).

cnf('8',plain,
    join(join(X,Y),Z) = join(X,join(Y,Z)),
    inference(cnf_transformation,[],['$inc_associativity_of_join']) ).

cnf('9',plain,
    join(n1,X3) = join(complement(Y3),join(Y3,X3)),
    inference(paramodulation,[],['7','8']) ).

cnf('10',plain,
    complement(complement(X)) = X,
    inference(cnf_transformation,[],[invertability3]) ).

cnf('11',plain,
    join(X,complement(X)) = n1,
    inference(paramodulation,[],['10','7']) ).

cnf('12',plain,
    meet(X,n1) = X,
    inference(paramodulation,[],['11','1']) ).

cnf('13',plain,
    meet(n1,X) = X,
    inference(paramodulation,[],['2','12']) ).

cnf('14',plain,
    join(n1,X) = n1,
    inference(paramodulation,[],['13','4']) ).

cnf('15',plain,
    n1 = join(complement(X),join(X,Y)),
    inference(simplify,[],['9','14']) ).

cnf('16',plain,
    n1 = join(complement(meet(X,Y)),Y),
    inference(paramodulation,[],['6','15']) ).

cnf('17',plain,
    meet(complement(X),X) = n0,
    inference(cnf_transformation,[],[invertability2]) ).

cnf('18',plain,
    meet(X,complement(X)) = n0,
    inference(paramodulation,[],['10','17']) ).

cnf('19',plain,
    meet(X,join(Y,Z)) = join(meet(X,Y),meet(X,Z)),
    inference(cnf_transformation,[],[distributivity]) ).

cnf('20',plain,
    meet(X3,join(complement(X3),Y3)) = join(n0,meet(X3,Y3)),
    inference(paramodulation,[],['18','19']) ).

cnf('21',plain,
    meet(X,X) = X,
    inference(cnf_transformation,[],['$inc_idempotence_of_meet']) ).

cnf('22',plain,
    meet(X,join(Y,X)) = join(meet(X,Y),X),
    inference(paramodulation,[],['21','19']) ).

cnf('23',plain,
    meet(X3,n1) = join(meet(X3,complement(X3)),X3),
    inference(paramodulation,[],['7','22']) ).

cnf('24',plain,
    X = join(n0,X),
    inference(simplify,[then_simplify],['23','12','18']) ).

cnf('25',plain,
    meet(X,join(complement(X),Y)) = meet(X,Y),
    inference(simplify,[],['20','24']) ).

cnf('26',plain,
    meet(complement(X),join(X,Y)) = meet(complement(X),Y),
    inference(paramodulation,[],['10','25']) ).

cnf('27',plain,
    meet(complement(X),join(Y,X)) = meet(complement(X),Y),
    inference(paramodulation,[],['3','26']) ).

cnf('28',plain,
    meet(complement(X),Y) = meet(join(Y,X),complement(X)),
    inference(paramodulation,[],['27','2']) ).

cnf('29',plain,
    meet(complement(X3),complement(meet(Y3,X3))) = meet(n1,complement(X3)),
    inference(paramodulation,[],['16','28']) ).

cnf('30',plain,
    meet(complement(X),complement(meet(Y,X))) = complement(X),
    inference(simplify,[],['29','13']) ).

cnf('31',plain,
    meet(complement(join(X,Y)),complement(X)) = complement(join(X,Y)),
    inference(paramodulation,[],['1','30']) ).

cnf('32',plain,
    join(complement(join(X,Y)),complement(X)) = complement(X),
    inference(paramodulation,[],['31','6']) ).

cnf('33',plain,
    meet(X,join(Y,Z)) = join(meet(X,Y),meet(Z,X)),
    inference(paramodulation,[],['2','19']) ).

cnf('34',plain,
    join(X,meet(Y,X)) = X,
    inference(paramodulation,[],['2','4']) ).

cnf('35',plain,
    join(X,Y) = join(X,join(meet(Z,X),Y)),
    inference(paramodulation,[],['34','8']) ).

cnf('36',plain,
    join(X,meet(Y,Z)) = join(X,meet(Z,join(X,Y))),
    inference(paramodulation,[],['33','35']) ).

cnf('37',plain,
    join(X3,meet(complement(X3),Y3)) = join(X3,meet(Y3,n1)),
    inference(paramodulation,[],['11','36']) ).

cnf('38',plain,
    join(X,meet(complement(X),Y)) = join(X,Y),
    inference(simplify,[],['37','12']) ).

cnf('39',plain,
    join(complement(X),meet(X,Y)) = join(complement(X),Y),
    inference(paramodulation,[],['10','38']) ).

cnf('40',plain,
    join(X3,meet(Y3,Z3)) = join(X3,meet(Y3,join(X3,Z3))),
    inference(paramodulation,[],['19','35']) ).

cnf('41',plain,
    join(X,meet(Y,Z)) = join(X,meet(Z,Y)),
    inference(simplify,[],['40','36']) ).

cnf('42',plain,
    join(complement(X),meet(Y,X)) = join(complement(X),Y),
    inference(paramodulation,[],['39','41']) ).

cnf('43',plain,
    join(meet(X,Y),complement(Y)) = join(complement(Y),X),
    inference(paramodulation,[],['42','3']) ).

cnf('44',plain,
    join(meet(complement(X3),join(X3,Y3)),complement(join(X3,Y3))) = complement(X3),
    inference(paramodulation,[],['32','43']) ).

cnf('45',plain,
    join(meet(complement(X),Y),complement(join(X,Y))) = complement(X),
    inference(simplify,[],['44','26']) ).

cnf('46',plain,
    meet(join(X,Y),X) = X,
    inference(paramodulation,[],['2','1']) ).

cnf('47',plain,
    meet(X,meet(Y,X)) = meet(Y,X),
    inference(paramodulation,[],['6','46']) ).

cnf('48',plain,
    meet(complement(X3),X3) = meet(complement(X3),meet(X3,Y3)),
    inference(paramodulation,[],['4','26']) ).

cnf('49',plain,
    n0 = meet(complement(X),meet(X,Y)),
    inference(simplify,[],['48','17']) ).

cnf('50',plain,
    meet(complement(X3),join(Y3,meet(X3,Z3))) = join(meet(complement(X3),Y3),n0),
    inference(paramodulation,[],['49','19']) ).

cnf('51',plain,
    join(X,n0) = X,
    inference(paramodulation,[],['18','4']) ).

cnf('52',plain,
    meet(complement(X),join(Y,meet(X,Z))) = meet(complement(X),Y),
    inference(simplify,[],['50','51']) ).

cnf('53',plain,
    meet(X3,join(Y3,Z3)) = join(meet(X3,Z3),meet(X3,Y3)),
    inference(paramodulation,[],['3','19']) ).

cnf('54',plain,
    meet(X,join(Y,Z)) = meet(X,join(Z,Y)),
    inference(simplify,[],['53','19']) ).

cnf('55',plain,
    meet(complement(X),join(meet(X,Y),Z)) = meet(complement(X),Z),
    inference(paramodulation,[],['52','54']) ).

cnf('56',plain,
    meet(complement(X),join(meet(Y,X),Z)) = meet(complement(X),Z),
    inference(paramodulation,[],['47','55']) ).

cnf('57',plain,
    meet(complement(X3),complement(Y3)) = meet(complement(X3),complement(join(Y3,X3))),
    inference(paramodulation,[],['45','56']) ).

cnf('58',plain,
    meet(join(X,Y),Y) = Y,
    inference(paramodulation,[],['3','46']) ).

cnf('59',plain,
    meet(X,join(Y,complement(X))) = meet(X,Y),
    inference(paramodulation,[],['3','25']) ).

cnf('60',plain,
    meet(join(X,complement(Y)),Y) = meet(Y,X),
    inference(paramodulation,[],['59','2']) ).

cnf('61',plain,
    meet(complement(meet(X,Y)),complement(Y)) = complement(Y),
    inference(paramodulation,[],['30','2']) ).

cnf('62',plain,
    meet(complement(meet(X,Y)),complement(X)) = complement(X),
    inference(paramodulation,[],['60','61']) ).

cnf('63',plain,
    meet(complement(X),complement(join(Y,X))) = complement(join(Y,X)),
    inference(paramodulation,[],['58','62']) ).

cnf('64',plain,
    meet(complement(X),complement(Y)) = complement(join(Y,X)),
    inference(simplify,[],['57','63']) ).

cnf('65',plain,
    complement(join(c,d)) != meet(complement(c),complement(d)),
    inference(cnf_transformation,[],[prove_compatability_law]) ).

cnf('66',plain,
    complement(join(c,d)) != meet(complement(d),complement(c)),
    inference(paramodulation,[],['2','65']) ).

cnf('67',plain,
    $false,
    inference(paramodulation,[],['64','66']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : LAT043-1 : TPTP v8.1.2. Released v2.5.0.
% 0.06/0.13  % Command  : gkc %s
% 0.12/0.34  % Computer : n009.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 : Thu Aug 24 05:06:51 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.19/0.38  
% 0.19/0.38  input clause set summed statistics:
% 0.19/0.38  ----------------------------------
% 0.19/0.38  in_clause_count:                    13
% 0.19/0.38  in_rule_clause_count:               13
% 0.19/0.38  in_fact_clause_count:                0
% 0.19/0.38  in_answer_clause_count:              0
% 0.19/0.38  in_ground_clause_count:              1
% 0.19/0.38  in_unit_clause_count:               13
% 0.19/0.38  in_horn_clause_count:               13
% 0.19/0.38  in_pos_clause_count:                12
% 0.19/0.38  in_neg_clause_count:                 1
% 0.19/0.38  in_poseq_clause_count:              12
% 0.19/0.38  in_negeq_clause_count:               1
% 0.19/0.38  in_unitposeq_clause_count:          12
% 0.19/0.38  in_chain_clause_count:               0
% 0.19/0.38  in_min_length:             1
% 0.19/0.38  in_max_length:             1
% 0.19/0.38  in_min_depth:              2
% 0.19/0.38  in_max_depth:              3
% 0.19/0.38  in_min_size:               5
% 0.19/0.38  in_max_size:              13
% 0.19/0.38  in_min_vars:               0
% 0.19/0.38  in_max_vars:               3
% 0.19/0.38  in_extaxiom_count:                 8
% 0.19/0.38  in_axiom_count:                    4
% 0.19/0.38  in_assumption_count:               0
% 0.19/0.38  in_goal_count:                     1
% 0.19/0.38  in_neg_goal_count:                 1
% 0.19/0.38  in_pos_goal_count:                 0
% 0.19/0.38  in_posunit_goal_count:             0
% 0.19/0.38  
% 0.19/0.38  auto guide:
% 0.19/0.38  -----------
% 0.19/0.38  {
% 0.19/0.38  "print":1,
% 0.19/0.38  "print_level": 15,
% 0.19/0.38  "max_size": 0,
% 0.19/0.38  "max_depth": 0,
% 0.19/0.38  "max_length": 0,
% 0.19/0.38  "max_dseconds": 0,
% 0.19/0.38  "runs":[
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":3},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":3},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":4},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":4},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":5},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":5},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":3},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":3},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":4},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":4},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":5},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":5},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1} 
% 0.19/0.38  
% 0.19/0.38  ]}
% 0.19/0.38  
% 0.19/0.39  
% 0.19/0.39  **** run 1 fork 0 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.19/0.39  
% 0.19/0.39  **** run 2 fork 1 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.19/0.39  
% 0.19/0.39  **** run 3 fork 2 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.39  
% 0.19/0.39  **** run 4 fork 3 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.39  
% 0.19/0.39  **** run 5 fork 4 starts with strategy
% 0.19/0.39  
% 0.19/0.39  **** run 6 fork 5 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.19/0.39  
% 0.19/0.39  **** run 7 fork 6 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.19/0.40  
% 0.19/0.40  **** run 8 fork 7 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 3: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 0: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 1: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 5: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 2: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 7: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  
% 0.19/0.53  fork 6: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  **** run 14 fork 5 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.19/0.54  
% 0.19/0.54  **** run 9 fork 0 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.54  
% 0.19/0.54  **** run 12 fork 3 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 4: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  **** run 10 fork 1 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.54  
% 0.19/0.54  **** run 11 fork 2 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.54  
% 0.19/0.54  **** run 16 fork 7 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.19/0.55  
% 0.19/0.55  **** run 15 fork 6 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.56  
% 0.19/0.56  **** run 13 fork 4 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 1.92/0.65  
% 1.92/0.65  
% 1.92/0.65  fork 2: search terminated without proof.
% 1.92/0.65  
% 1.92/0.65  
% 1.92/0.65  fork 0: search terminated without proof.
% 1.92/0.66  
% 1.92/0.66  
% 1.92/0.66  fork 5: search terminated without proof.
% 1.92/0.66  
% 1.92/0.66  
% 1.92/0.66  fork 7: search terminated without proof.
% 1.92/0.67  
% 1.92/0.67  
% 1.92/0.67  fork 6: search terminated without proof.
% 1.92/0.67  
% 1.92/0.67  **** run 19 fork 2 starts with strategy
% 1.92/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 1.92/0.67  
% 1.92/0.67  
% 1.92/0.67  fork 4: search terminated without proof.
% 1.92/0.68  
% 1.92/0.68  **** run 22 fork 5 starts with strategy
% 1.92/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 1.92/0.68  
% 1.92/0.68  **** run 24 fork 7 starts with strategy
% 1.92/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 1.92/0.68  
% 1.92/0.68  **** run 17 fork 0 starts with strategy
% 1.92/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 1.92/0.68  
% 1.92/0.68  
% 1.92/0.68  fork 1: search terminated without proof.
% 1.92/0.68  
% 1.92/0.68  
% 1.92/0.68  fork 3: search terminated without proof.
% 1.92/0.69  
% 1.92/0.69  **** run 23 fork 6 starts with strategy
% 1.92/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 1.92/0.69  
% 1.92/0.69  **** run 21 fork 4 starts with strategy
% 1.92/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 1.92/0.70  
% 1.92/0.70  **** run 18 fork 1 starts with strategy
% 1.92/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 1.92/0.71  
% 1.92/0.71  **** run 20 fork 3 starts with strategy
% 1.92/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 3.05/0.80  
% 3.05/0.80  
% 3.05/0.80  fork 2: search terminated without proof.
% 3.05/0.81  
% 3.05/0.81  
% 3.05/0.81  fork 5: search terminated without proof.
% 3.05/0.81  
% 3.05/0.81  
% 3.05/0.81  fork 7: search terminated without proof.
% 3.05/0.81  
% 3.05/0.81  
% 3.05/0.81  fork 0: search terminated without proof.
% 3.05/0.82  
% 3.05/0.82  
% 3.05/0.82  fork 6: search terminated without proof.
% 3.05/0.82  
% 3.05/0.82  **** run 27 fork 2 starts with strategy
% 3.05/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.05/0.83  
% 3.05/0.83  
% 3.05/0.83  fork 4: search terminated without proof.
% 3.05/0.83  
% 3.05/0.83  **** run 30 fork 5 starts with strategy
% 3.05/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 3.05/0.83  
% 3.05/0.83  **** run 25 fork 0 starts with strategy
% 3.05/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 3.05/0.83  
% 3.05/0.83  
% 3.05/0.83  fork 1: search terminated without proof.
% 3.05/0.83  
% 3.05/0.83  **** run 32 fork 7 starts with strategy
% 3.05/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 3.57/0.84  
% 3.57/0.84  **** run 31 fork 6 starts with strategy
% 3.57/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 3.57/0.84  
% 3.57/0.84  
% 3.57/0.84  fork 3: search terminated without proof.
% 3.57/0.85  
% 3.57/0.85  **** run 29 fork 4 starts with strategy
% 3.57/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 3.57/0.86  
% 3.57/0.86  **** run 26 fork 1 starts with strategy
% 3.57/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.82/0.86  
% 3.82/0.86  **** run 28 fork 3 starts with strategy
% 3.82/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 4.33/0.94  
% 4.33/0.94  
% 4.33/0.94  fork 2: search terminated without proof.
% 4.33/0.95  
% 4.33/0.95  
% 4.33/0.95  fork 5: search terminated without proof.
% 4.33/0.95  
% 4.33/0.95  
% 4.33/0.95  fork 0: search terminated without proof.
% 4.33/0.95  
% 4.33/0.95  
% 4.33/0.95  fork 7: search terminated without proof.
% 4.59/0.96  
% 4.59/0.96  **** run 35 fork 2 starts with strategy
% 4.59/0.96  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.59/0.96  
% 4.59/0.96  
% 4.59/0.96  fork 6: search terminated without proof.
% 4.59/0.97  
% 4.59/0.97  **** run 38 fork 5 starts with strategy
% 4.59/0.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.59/0.97  
% 4.59/0.97  **** run 33 fork 0 starts with strategy
% 4.59/0.97  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 4.59/0.97  
% 4.59/0.97  
% 4.59/0.97  fork 4: search terminated without proof.
% 4.59/0.97  
% 4.59/0.97  **** run 40 fork 7 starts with strategy
% 4.59/0.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.59/0.98  
% 4.59/0.98  
% 4.59/0.98  fork 1: search terminated without proof.
% 4.59/0.98  
% 4.59/0.98  **** run 39 fork 6 starts with strategy
% 4.59/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 4.59/0.99  
% 4.59/0.99  
% 4.59/0.99  fork 3: search terminated without proof.
% 4.59/1.00  
% 4.59/1.00  **** run 37 fork 4 starts with strategy
% 4.59/1.00  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.59/1.00  
% 4.59/1.00  **** run 34 fork 1 starts with strategy
% 4.59/1.00  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.59/1.01  
% 4.59/1.01  **** run 36 fork 3 starts with strategy
% 4.59/1.01  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 5.44/1.08  
% 5.44/1.08  
% 5.44/1.08  fork 2: search terminated without proof.
% 5.44/1.09  
% 5.44/1.09  
% 5.44/1.09  fork 5: search terminated without proof.
% 5.44/1.09  
% 5.44/1.09  
% 5.44/1.09  fork 0: search terminated without proof.
% 5.44/1.10  
% 5.44/1.10  
% 5.44/1.10  fork 7: search terminated without proof.
% 5.44/1.10  
% 5.44/1.10  **** run 43 fork 2 starts with strategy
% 5.44/1.10  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.44/1.11  
% 5.44/1.11  
% 5.44/1.11  fork 6: search terminated without proof.
% 5.44/1.11  
% 5.44/1.11  **** run 46 fork 5 starts with strategy
% 5.44/1.11  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.44/1.11  
% 5.44/1.11  **** run 41 fork 0 starts with strategy
% 5.44/1.11  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.44/1.12  
% 5.44/1.12  **** run 48 fork 7 starts with strategy
% 5.44/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 5.44/1.12  
% 5.44/1.12  
% 5.44/1.12  fork 4: search terminated without proof.
% 5.44/1.12  
% 5.44/1.12  
% 5.44/1.12  fork 1: search terminated without proof.
% 5.44/1.13  
% 5.44/1.13  fork 2: search finished without proof.
% 5.44/1.13  
% 5.44/1.13  
% 5.44/1.13  fork 3: search terminated without proof.
% 5.44/1.13  
% 5.44/1.13  **** run 47 fork 6 starts with strategy
% 5.44/1.13  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.44/1.13  
% 5.44/1.13  fork 5: search finished without proof.
% 5.99/1.14  
% 5.99/1.14  **** run 45 fork 4 starts with strategy
% 5.99/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.99/1.15  
% 5.99/1.15  **** run 42 fork 1 starts with strategy
% 5.99/1.15  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.99/1.15  
% 5.99/1.15  **** run 51 fork 2 starts with strategy
% 5.99/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 5.99/1.15  **** run 54 fork 5 starts with strategy
% 5.99/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 5.99/1.15  
% 5.99/1.15  
% 5.99/1.15  **** run 44 fork 3 starts with strategy
% 5.99/1.15  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 6.22/1.24  
% 6.22/1.24  
% 6.22/1.24  fork 0: search terminated without proof.
% 6.22/1.25  
% 6.22/1.25  fork 2: search finished without proof.
% 6.22/1.25  
% 6.22/1.25  
% 6.22/1.25  fork 6: search terminated without proof.
% 6.22/1.25  
% 6.22/1.25  
% 6.22/1.25  fork 7: search terminated without proof.
% 6.22/1.26  
% 6.22/1.26  
% 6.22/1.26  fork 4: search terminated without proof.
% 6.22/1.27  
% 6.22/1.27  
% 6.22/1.27  fork 1: search terminated without proof.
% 6.22/1.27  
% 6.22/1.27  
% 6.22/1.27  fork 5: search terminated without proof.
% 6.22/1.27  
% 6.22/1.27  **** run 59 fork 2 starts with strategy
% 6.22/1.27  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 6.22/1.28  
% 6.22/1.28  **** run 55 fork 6 starts with strategy
% 6.22/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 6.22/1.28  
% 6.22/1.28  
% 6.22/1.28  fork 3: search terminated without proof.
% 6.22/1.29  
% 6.22/1.29  **** run 49 fork 0 starts with strategy
% 6.22/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 6.22/1.29  
% 6.22/1.29  **** run 53 fork 4 starts with strategy
% 6.22/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 6.22/1.30  
% 6.22/1.30  **** run 50 fork 1 starts with strategy
% 6.22/1.30  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 6.22/1.30  
% 6.22/1.30  **** run 62 fork 5 starts with strategy
% 6.22/1.30  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 6.22/1.31  
% 6.22/1.31  **** run 56 fork 7 starts with strategy
% 6.22/1.31  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 7.20/1.31  
% 7.20/1.31  **** run 52 fork 3 starts with strategy
% 7.20/1.31  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 7.56/1.40  
% 7.56/1.40  
% 7.56/1.40  fork 2: search terminated without proof.
% 7.56/1.40  
% 7.56/1.40  
% 7.56/1.40  fork 6: search terminated without proof.
% 8.12/1.41  
% 8.12/1.41  
% 8.12/1.41  fork 4: search terminated without proof.
% 8.12/1.42  
% 8.12/1.42  **** run 67 fork 2 starts with strategy
% 8.12/1.42  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1}
% 8.12/1.42  
% 8.12/1.42  **** run 63 fork 6 starts with strategy
% 8.12/1.42  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 8.12/1.42  
% 8.12/1.42  
% 8.12/1.42  fork 1: search terminated without proof.
% 8.12/1.42  
% 8.12/1.42  
% 8.12/1.42  fork 0: search terminated without proof.
% 8.12/1.43  
% 8.12/1.43  
% 8.12/1.43  fork 5: search terminated without proof.
% 8.12/1.43  
% 8.12/1.43  
% 8.12/1.43  fork 7: search terminated without proof.
% 8.12/1.44  
% 8.12/1.44  
% 8.12/1.44  fork 3: search terminated without proof.
% 8.12/1.44  
% 8.12/1.44  **** run 61 fork 4 starts with strategy
% 8.12/1.44  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 8.12/1.45  
% 8.12/1.45  **** run 57 fork 0 starts with strategy
% 8.12/1.45  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 8.12/1.45  
% 8.12/1.45  **** run 58 fork 1 starts with strategy
% 8.12/1.45  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 8.12/1.45  
% 8.12/1.45  **** run 70 fork 5 starts with strategy
% 8.12/1.45  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":2}
% 8.12/1.45  
% 8.12/1.45  **** run 64 fork 7 starts with strategy
% 8.12/1.45  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 8.12/1.46  
% 8.12/1.46  **** run 60 fork 3 starts with strategy
% 8.12/1.46  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 8.56/1.54  
% 8.56/1.54  
% 8.56/1.54  fork 2: search terminated without proof.
% 8.56/1.55  
% 8.56/1.55  
% 8.56/1.55  fork 6: search terminated without proof.
% 9.20/1.56  
% 9.20/1.56  
% 9.20/1.56  fork 4: search terminated without proof.
% 9.20/1.56  
% 9.20/1.56  **** run 75 fork 2 starts with strategy
% 9.20/1.56  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":4}
% 9.20/1.56  
% 9.20/1.56  **** run 71 fork 6 starts with strategy
% 9.20/1.56  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":2}
% 9.20/1.57  
% 9.20/1.57  
% 9.20/1.57  fork 1: search terminated without proof.
% 9.20/1.57  
% 9.20/1.57  
% 9.20/1.57  fork 0: search terminated without proof.
% 9.20/1.57  
% 9.20/1.57  
% 9.20/1.57  fork 7: search terminated without proof.
% 9.20/1.58  
% 9.20/1.58  **** run 69 fork 4 starts with strategy
% 9.20/1.58  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"weight_select_ratio":2}
% 9.20/1.58  
% 9.20/1.58  
% 9.20/1.58  fork 5: search terminated without proof.
% 9.45/1.58  
% 9.45/1.58  
% 9.45/1.58  fork 3: search terminated without proof.
% 9.45/1.60  
% 9.45/1.60  **** run 72 fork 7 starts with strategy
% 9.45/1.60  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 9.45/1.60  
% 9.45/1.60  **** run 66 fork 1 starts with strategy
% 9.45/1.60  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 9.45/1.60  
% 9.45/1.60  **** run 65 fork 0 starts with strategy
% 9.45/1.60  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 9.45/1.60  
% 9.45/1.60  **** run 78 fork 5 starts with strategy
% 9.45/1.60  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":5}
% 9.45/1.60  
% 9.45/1.60  **** run 68 fork 3 starts with strategy
% 9.45/1.60  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"rewrite":0}
% 9.96/1.69  
% 9.96/1.69  
% 9.96/1.69  fork 2: search terminated without proof.
% 9.96/1.69  
% 9.96/1.69  
% 9.96/1.69  fork 6: search terminated without proof.
% 9.96/1.71  
% 9.96/1.71  
% 9.96/1.71  fork 4: search terminated without proof.
% 9.96/1.71  
% 9.96/1.71  **** run 83 fork 2 starts with strategy
% 9.96/1.71  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 9.96/1.71  
% 9.96/1.71  **** run 79 fork 6 starts with strategy
% 9.96/1.71  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"depth_penalty":50}
% 10.49/1.72  
% 10.49/1.72  
% 10.49/1.72  fork 1: search terminated without proof.
% 10.49/1.72  
% 10.49/1.72  
% 10.49/1.72  fork 7: search terminated without proof.
% 10.49/1.73  
% 10.49/1.73  
% 10.49/1.73  fork 0: search terminated without proof.
% 10.49/1.73  
% 10.49/1.73  **** run 77 fork 4 starts with strategy
% 10.49/1.73  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":5}
% 10.49/1.73  
% 10.49/1.73  
% 10.49/1.73  fork 5: search terminated without proof.
% 10.49/1.73  
% 10.49/1.73  
% 10.49/1.73  fork 3: search terminated without proof.
% 10.49/1.74  
% 10.49/1.74  **** run 74 fork 1 starts with strategy
% 10.49/1.74  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":3}
% 10.49/1.74  
% 10.49/1.74  **** run 80 fork 7 starts with strategy
% 10.49/1.74  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 10.49/1.75  
% 10.49/1.75  **** run 73 fork 0 starts with strategy
% 10.49/1.75  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":3}
% 10.49/1.75  
% 10.49/1.75  **** run 86 fork 5 starts with strategy
% 10.49/1.75  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 10.49/1.75  
% 10.49/1.75  **** run 76 fork 3 starts with strategy
% 10.49/1.75  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":4}
% 10.95/1.84  
% 10.95/1.84  
% 10.95/1.84  fork 6: search terminated without proof.
% 11.61/1.86  
% 11.61/1.86  
% 11.61/1.86  fork 4: search terminated without proof.
% 11.61/1.86  
% 11.61/1.86  **** run 87 fork 6 starts with strategy
% 11.61/1.86  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 11.61/1.87  
% 11.61/1.87  
% 11.61/1.87  fork 1: search terminated without proof.
% 11.61/1.87  
% 11.61/1.87  
% 11.61/1.87  fork 7: search terminated without proof.
% 11.61/1.88  
% 11.61/1.88  **** run 85 fork 4 starts with strategy
% 11.61/1.88  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 11.61/1.88  
% 11.61/1.88  
% 11.61/1.88  fork 0: search terminated without proof.
% 11.61/1.88  
% 11.61/1.88  
% 11.61/1.88  fork 3: search terminated without proof.
% 11.61/1.89  
% 11.61/1.89  **** run 88 fork 7 starts with strategy
% 11.61/1.89  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 11.61/1.89  
% 11.61/1.89  **** run 82 fork 1 starts with strategy
% 11.61/1.89  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 11.61/1.90  
% 11.61/1.90  **** run 81 fork 0 starts with strategy
% 11.61/1.90  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1,"sine":1}
% 11.61/1.90  
% 11.61/1.90  **** run 84 fork 3 starts with strategy
% 11.61/1.90  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 12.84/2.02  
% 12.84/2.02  
% 12.84/2.02  fork 0: search terminated without proof.
% 12.84/2.04  
% 12.84/2.04  **** run 89 fork 0 starts with strategy
% 12.84/2.04  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 18.73/2.76  
% 18.73/2.76  
% 18.73/2.76  fork 2: search terminated without proof.
% 18.73/2.80  
% 18.73/2.80  
% 18.73/2.80  fork 5: search terminated without proof.
% 18.73/2.80  
% 18.73/2.80  **** run 91 fork 2 starts with strategy
% 18.73/2.80  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 19.47/2.85  
% 19.47/2.85  **** run 94 fork 5 starts with strategy
% 19.47/2.85  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 19.81/2.90  
% 19.81/2.90  
% 19.81/2.90  fork 4: search terminated without proof.
% 19.81/2.92  
% 19.81/2.92  
% 19.81/2.92  fork 1: search terminated without proof.
% 19.81/2.92  
% 19.81/2.92  
% 19.81/2.92  fork 6: search terminated without proof.
% 19.81/2.92  
% 19.81/2.92  
% 19.81/2.92  fork 7: search terminated without proof.
% 20.18/2.94  
% 20.18/2.94  
% 20.18/2.94  fork 3: search terminated without proof.
% 20.25/2.95  
% 20.25/2.95  **** run 93 fork 4 starts with strategy
% 20.25/2.95  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 20.25/2.97  
% 20.25/2.97  **** run 95 fork 6 starts with strategy
% 20.25/2.97  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 20.25/2.98  
% 20.25/2.98  **** run 90 fork 1 starts with strategy
% 20.25/2.98  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 20.25/2.98  
% 20.25/2.98  **** run 96 fork 7 starts with strategy
% 20.25/2.98  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 20.68/3.02  
% 20.68/3.02  **** run 92 fork 3 starts with strategy
% 20.68/3.02  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 21.12/3.07  
% 21.12/3.07  
% 21.12/3.07  fork 0: search terminated without proof.
% 21.12/3.13  
% 21.12/3.13  **** run 97 fork 0 starts with strategy
% 21.12/3.13  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 27.38/3.90  
% 27.38/3.90  
% 27.38/3.90  fork 5: search terminated without proof.
% 27.38/3.92  
% 27.38/3.92  
% 27.38/3.92  fork 2: search terminated without proof.
% 27.90/3.94  
% 27.90/3.94  **** run 102 fork 5 starts with strategy
% 27.90/3.94  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 27.92/3.97  
% 27.92/3.97  **** run 99 fork 2 starts with strategy
% 27.92/3.97  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 27.92/4.00  
% 27.92/4.00  
% 27.92/4.00  fork 6: search terminated without proof.
% 27.92/4.00  
% 27.92/4.00  
% 27.92/4.00  fork 1: search terminated without proof.
% 28.38/4.00  
% 28.38/4.00  
% 28.38/4.00  fork 7: search terminated without proof.
% 28.38/4.04  
% 28.38/4.04  
% 28.38/4.04  fork 4: search terminated without proof.
% 28.80/4.05  
% 28.80/4.05  **** run 98 fork 1 starts with strategy
% 28.80/4.05  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 28.80/4.06  
% 28.80/4.06  **** run 103 fork 6 starts with strategy
% 28.80/4.06  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 28.80/4.06  
% 28.80/4.06  **** run 104 fork 7 starts with strategy
% 28.80/4.06  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 28.80/4.10  
% 28.80/4.10  **** run 101 fork 4 starts with strategy
% 28.80/4.10  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 28.80/4.14  
% 28.80/4.14  
% 28.80/4.14  fork 3: search terminated without proof.
% 29.57/4.15  
% 29.57/4.15  
% 29.57/4.15  fork 0: search terminated without proof.
% 29.94/4.20  
% 29.94/4.20  **** run 100 fork 3 starts with strategy
% 29.94/4.20  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 29.94/4.21  
% 29.94/4.21  **** run 105 fork 0 starts with strategy
% 29.94/4.21  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 35.86/5.00  
% 35.86/5.00  
% 35.86/5.00  fork 2: search terminated without proof.
% 35.86/5.01  
% 35.86/5.01  
% 35.86/5.01  fork 5: search terminated without proof.
% 36.46/5.06  
% 36.46/5.06  **** run 110 fork 5 starts with strategy
% 36.46/5.06  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 36.46/5.06  
% 36.46/5.06  **** run 107 fork 2 starts with strategy
% 36.46/5.06  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 36.46/5.07  
% 36.46/5.07  
% 36.46/5.07  fork 1: search terminated without proof.
% 36.46/5.08  
% 36.46/5.08  
% 36.46/5.08  fork 7: search terminated without proof.
% 36.46/5.10  
% 36.46/5.10  
% 36.46/5.10  fork 6: search terminated without proof.
% 36.46/5.12  
% 36.46/5.12  
% 36.46/5.12  fork 4: search terminated without proof.
% 37.26/5.14  
% 37.26/5.14  **** run 112 fork 7 starts with strategy
% 37.26/5.14  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 37.26/5.14  
% 37.26/5.14  **** run 106 fork 1 starts with strategy
% 37.26/5.14  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 37.26/5.16  
% 37.26/5.16  **** run 111 fork 6 starts with strategy
% 37.26/5.16  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 37.26/5.18  
% 37.26/5.18  **** run 109 fork 4 starts with strategy
% 37.26/5.18  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 38.16/5.25  
% 38.16/5.25  
% 38.16/5.25  fork 0: search terminated without proof.
% 38.16/5.25  
% 38.16/5.25  
% 38.16/5.25  fork 3: search terminated without proof.
% 38.16/5.29  
% 38.16/5.29  **** run 113 fork 0 starts with strategy
% 38.16/5.29  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 38.16/5.31  
% 38.16/5.31  **** run 108 fork 3 starts with strategy
% 38.16/5.31  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 44.63/6.08  
% 44.63/6.08  
% 44.63/6.08  fork 5: search terminated without proof.
% 44.63/6.13  
% 44.63/6.13  **** run 118 fork 5 starts with strategy
% 44.63/6.13  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 44.63/6.13  
% 44.63/6.13  
% 44.63/6.13  fork 2: search terminated without proof.
% 45.28/6.16  
% 45.28/6.16  
% 45.28/6.16  fork 7: search terminated without proof.
% 45.28/6.16  
% 45.28/6.16  
% 45.28/6.16  fork 1: search terminated without proof.
% 45.28/6.18  
% 45.28/6.18  
% 45.28/6.18  fork 6: search terminated without proof.
% 45.62/6.20  
% 45.62/6.20  **** run 115 fork 2 starts with strategy
% 45.62/6.20  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 45.62/6.22  
% 45.62/6.22  **** run 114 fork 1 starts with strategy
% 45.62/6.22  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 45.62/6.23  
% 45.62/6.23  
% 45.62/6.23  fork 4: search terminated without proof.
% 46.10/6.24  
% 46.10/6.24  **** run 120 fork 7 starts with strategy
% 46.10/6.24  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 46.10/6.24  
% 46.10/6.24  **** run 119 fork 6 starts with strategy
% 46.10/6.24  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 46.25/6.28  
% 46.25/6.28  **** run 117 fork 4 starts with strategy
% 46.25/6.28  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 46.25/6.31  
% 46.25/6.31  
% 46.25/6.31  fork 0: search terminated without proof.
% 46.25/6.35  
% 46.25/6.35  
% 46.25/6.35  fork 3: search terminated without proof.
% 47.02/6.37  
% 47.02/6.37  **** run 121 fork 0 starts with strategy
% 47.02/6.37  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 47.02/6.40  
% 47.02/6.40  **** run 116 fork 3 starts with strategy
% 47.02/6.40  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 53.36/7.22  
% 53.36/7.22  
% 53.36/7.22  fork 2: search terminated without proof.
% 53.36/7.27  
% 53.36/7.27  **** run 123 fork 2 starts with strategy
% 53.36/7.27  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":0}
% 53.36/7.27  
% 53.36/7.27  
% 53.36/7.27  fork 1: search terminated without proof.
% 53.89/7.31  
% 53.89/7.31  
% 53.89/7.31  fork 5: search terminated without proof.
% 53.89/7.31  
% 53.89/7.31  **** run 122 fork 1 starts with strategy
% 53.89/7.31  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 53.89/7.35  
% 53.89/7.35  
% 53.89/7.35  fork 4: search terminated without proof.
% 53.89/7.35  
% 53.89/7.35  
% 53.89/7.35  fork 7: search terminated without proof.
% 53.89/7.35  
% 53.89/7.35  
% 53.89/7.35  fork 6: search terminated without proof.
% 53.89/7.36  
% 53.89/7.36  **** run 126 fork 5 starts with strategy
% 53.89/7.36  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 54.88/7.39  
% 54.88/7.39  
% 54.88/7.39  fork 0: search terminated without proof.
% 54.88/7.40  
% 54.88/7.40  **** run 127 fork 6 starts with strategy
% 54.88/7.40  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 54.88/7.41  
% 54.88/7.41  **** run 125 fork 4 starts with strategy
% 54.88/7.41  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 54.88/7.42  
% 54.88/7.42  fork 6: search finished without proof.
% 55.13/7.44  
% 55.13/7.44  **** run 135 fork 6 starts with strategy
% 55.13/7.44  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 55.13/7.44  
% 55.13/7.44  **** run 128 fork 7 starts with strategy
% 55.13/7.44  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 55.13/7.45  
% 55.13/7.45  **** run 129 fork 0 starts with strategy
% 55.13/7.45  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 55.13/7.46  
% 55.13/7.46  
% 55.13/7.46  fork 3: search terminated without proof.
% 55.71/7.56  
% 55.71/7.56  **** run 124 fork 3 starts with strategy
% 55.71/7.56  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 56.31/7.62  
% 56.31/7.62  fork 3: search finished without proof.
% 56.79/7.66  
% 56.79/7.66  **** run 132 fork 3 starts with strategy
% 56.79/7.66  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":10}
% 58.01/7.85  
% 58.01/7.85  fork 3: search finished without proof.
% 58.01/7.88  
% 58.01/7.88  **** run 140 fork 3 starts with strategy
% 58.01/7.88  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 60.84/8.29  
% 60.84/8.29  
% 60.84/8.29  fork 2: search terminated without proof.
% 61.25/8.34  
% 61.25/8.34  
% 61.25/8.34  fork 1: search terminated without proof.
% 61.25/8.34  
% 61.25/8.34  **** run 131 fork 2 starts with strategy
% 61.25/8.34  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 61.71/8.38  
% 61.71/8.38  
% 61.71/8.38  fork 5: search terminated without proof.
% 61.71/8.39  
% 61.71/8.39  **** run 130 fork 1 starts with strategy
% 61.71/8.39  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 62.00/8.43  
% 62.00/8.43  
% 62.00/8.43  fork 4: search terminated without proof.
% 62.00/8.44  
% 62.00/8.44  **** run 134 fork 5 starts with strategy
% 62.00/8.44  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20}
% 62.36/8.46  
% 62.36/8.46  
% 62.36/8.46  fork 6: search terminated without proof.
% 62.36/8.47  
% 62.36/8.47  
% 62.36/8.47  fork 0: search terminated without proof.
% 62.36/8.49  
% 62.36/8.49  **** run 133 fork 4 starts with strategy
% 62.36/8.49  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":15}
% 62.36/8.51  
% 62.36/8.51  **** run 143 fork 6 starts with strategy
% 62.36/8.51  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 62.36/8.53  
% 62.36/8.53  **** run 137 fork 0 starts with strategy
% 62.36/8.53  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":40}
% 66.02/8.97  
% 66.02/8.97  
% 66.02/8.97  fork 7: search terminated without proof.
% 66.64/8.99  
% 66.64/8.99  **** run 136 fork 7 starts with strategy
% 66.64/8.99  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30}
% 67.66/9.17  
% 67.66/9.17  
% 67.66/9.17  fork 3: search terminated without proof.
% 68.40/9.22  
% 68.40/9.22  **** run 148 fork 3 starts with strategy
% 68.40/9.22  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":1}
% 69.02/9.36  
% 69.02/9.36  
% 69.02/9.36  fork 2: search terminated without proof.
% 69.65/9.40  
% 69.65/9.40  **** run 139 fork 2 starts with strategy
% 69.65/9.40  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 69.65/9.42  
% 69.65/9.42  
% 69.65/9.42  fork 1: search terminated without proof.
% 70.26/9.46  
% 70.26/9.46  **** run 138 fork 1 starts with strategy
% 70.26/9.46  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 70.49/9.53  
% 70.49/9.53  
% 70.49/9.53  fork 5: search terminated without proof.
% 70.86/9.55  
% 70.86/9.55  
% 70.86/9.55  fork 0: search terminated without proof.
% 70.86/9.56  
% 70.86/9.56  
% 70.86/9.56  fork 6: search terminated without proof.
% 70.86/9.56  
% 70.86/9.56  **** run 142 fork 5 starts with strategy
% 70.86/9.56  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 70.86/9.58  
% 70.86/9.58  
% 70.86/9.58  fork 4: search terminated without proof.
% 71.45/9.60  
% 71.45/9.60  **** run 141 fork 4 starts with strategy
% 71.45/9.60  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 71.45/9.61  
% 71.45/9.61  **** run 145 fork 0 starts with strategy
% 71.45/9.61  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 71.45/9.63  
% 71.45/9.63  **** run 151 fork 6 starts with strategy
% 71.45/9.63  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":2}
% 74.22/10.01  
% 74.22/10.01  
% 74.22/10.01  fork 7: search terminated without proof.
% 74.81/10.06  
% 74.81/10.06  **** run 144 fork 7 starts with strategy
% 74.81/10.06  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 76.55/10.26  
% 76.55/10.26  
% 76.55/10.26  fork 3: search terminated without proof.
% 76.91/10.31  
% 76.91/10.31  **** run 156 fork 3 starts with strategy
% 76.91/10.31  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":4}
% 77.94/10.45  
% 77.94/10.45  
% 77.94/10.45  fork 2: search terminated without proof.
% 78.38/10.49  
% 78.38/10.49  
% 78.38/10.49  fork 1: search terminated without proof.
% 78.38/10.49  
% 78.38/10.49  **** run 147 fork 2 starts with strategy
% 78.38/10.49  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 78.38/10.54  
% 78.38/10.54  **** run 146 fork 1 starts with strategy
% 78.38/10.54  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 78.87/10.58  
% 78.87/10.58  
% 78.87/10.58  fork 5: search terminated without proof.
% 79.28/10.62  
% 79.28/10.62  **** run 150 fork 5 starts with strategy
% 79.28/10.62  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":1,"weight_select_ratio":2}
% 79.64/10.69  
% 79.64/10.69  
% 79.64/10.69  fork 0: search terminated without proof.
% 79.92/10.70  
% 79.92/10.70  
% 79.92/10.70  fork 6: search terminated without proof.
% 79.92/10.70  
% 79.92/10.70  
% 79.92/10.70  fork 4: search terminated without proof.
% 79.92/10.73  
% 79.92/10.73  **** run 153 fork 0 starts with strategy
% 79.92/10.73  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 80.17/10.76  
% 80.17/10.76  **** run 149 fork 4 starts with strategy
% 80.17/10.76  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":1,"rewrite":0}
% 80.17/10.77  
% 80.17/10.77  **** run 159 fork 6 starts with strategy
% 80.17/10.77  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":5}
% 82.28/11.08  
% 82.28/11.08  
% 82.28/11.08  fork 7: search terminated without proof.
% 82.28/11.15  
% 82.28/11.15  **** run 152 fork 7 starts with strategy
% 82.28/11.15  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":2}
% 84.25/11.34  
% 84.25/11.34  
% 84.25/11.34  fork 3: search terminated without proof.
% 84.87/11.41  
% 84.87/11.41  **** run 164 fork 3 starts with strategy
% 84.87/11.41  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 85.81/11.55  
% 85.81/11.55  
% 85.81/11.55  fork 2: search terminated without proof.
% 85.81/11.56  
% 85.81/11.56  
% 85.81/11.56  fork 1: search terminated without proof.
% 85.81/11.57  
% 85.81/11.57  **** run 155 fork 2 starts with strategy
% 85.81/11.57  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":3}
% 85.81/11.59  
% 85.81/11.59  **** run 154 fork 1 starts with strategy
% 85.81/11.59  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":3}
% 87.25/11.76  
% 87.25/11.76  
% 87.25/11.76  fork 0: search terminated without proof.
% 87.94/11.80  
% 87.94/11.80  
% 87.94/11.80  fork 6: search terminated without proof.
% 87.94/11.82  
% 87.94/11.82  **** run 161 fork 0 starts with strategy
% 87.94/11.82  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 87.94/11.84  
% 87.94/11.84  **** run 167 fork 6 starts with strategy
% 87.94/11.84  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 88.91/11.99  
% 88.91/11.99  
% 88.91/11.99  fork 5: search terminated without proof.
% 89.69/12.05  
% 89.69/12.05  **** run 158 fork 5 starts with strategy
% 89.69/12.05  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":5}
% 89.69/12.08  
% 89.69/12.08  
% 89.69/12.08  fork 4: search terminated without proof.
% 90.36/12.14  
% 90.36/12.14  **** run 157 fork 4 starts with strategy
% 90.36/12.14  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":4}
% 90.36/12.18  
% 90.36/12.18  
% 90.36/12.18  fork 7: search terminated without proof.
% 91.32/12.23  
% 91.32/12.23  **** run 160 fork 7 starts with strategy
% 91.32/12.23  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":1,"depth_penalty":50}
% 94.33/12.62  
% 94.33/12.62  
% 94.33/12.62  fork 1: search terminated without proof.
% 94.33/12.62  
% 94.33/12.62  
% 94.33/12.62  fork 2: search terminated without proof.
% 94.77/12.67  
% 94.77/12.67  **** run 163 fork 2 starts with strategy
% 94.77/12.67  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 94.77/12.69  
% 94.77/12.69  **** run 162 fork 1 starts with strategy
% 94.77/12.69  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1,"sine":1}
% 96.23/12.89  
% 96.23/12.89  
% 96.23/12.89  fork 0: search terminated without proof.
% 96.72/12.94  
% 96.72/12.94  **** run 169 fork 0 starts with strategy
% 96.72/12.94  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 98.28/13.13  
% 98.28/13.13  
% 98.28/13.13  fork 5: search terminated without proof.
% 98.68/13.18  
% 98.68/13.18  **** run 166 fork 5 starts with strategy
% 98.68/13.18  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 98.68/13.20  
% 98.68/13.20  
% 98.68/13.20  fork 4: search terminated without proof.
% 99.35/13.25  
% 99.35/13.25  **** run 165 fork 4 starts with strategy
% 99.35/13.25  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 99.35/13.27  
% 99.35/13.27  
% 99.35/13.27  fork 7: search terminated without proof.
% 99.35/13.32  
% 99.35/13.32  **** run 168 fork 7 starts with strategy
% 99.35/13.32  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 102.52/13.72  
% 102.52/13.72  
% 102.52/13.72  fork 1: search terminated without proof.
% 102.52/13.77  
% 102.52/13.77  **** run 170 fork 1 starts with strategy
% 102.52/13.77  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 126.95/16.77  
% 126.95/16.77  
% 126.95/16.77  fork 3: search terminated without proof.
% 127.71/16.85  
% 127.71/16.85  **** run 172 fork 3 starts with strategy
% 127.71/16.85  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 127.71/16.88  
% 127.71/16.88  
% 127.71/16.88  fork 6: search terminated without proof.
% 127.71/16.93  
% 127.71/16.93  **** run 175 fork 6 starts with strategy
% 127.71/16.93  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 130.83/17.31  
% 130.83/17.31  
% 130.83/17.31  result: proof found
% 130.83/17.31  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 130.83/17.31  by run 170 fork 1 strategy {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 130.83/17.31  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 130.83/17.31  
% 130.83/17.31  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 130.83/17.31  
% 130.83/17.31  run 170 fork 1 statistics:
% 130.83/17.31  ----------------------------------
% 130.83/17.31  this run seconds: 3.529242
% 130.83/17.31  total seconds: 16.892242
% 130.83/17.31  stat_given_used: 720
% 130.83/17.31  stat_given_used_at_endgame: 0
% 130.83/17.31  stat_given_candidates:   18416
% 130.83/17.31  stat_given_candidates_at_endgame: 0
% 130.83/17.31  stat_given_candidates_h: 0
% 130.83/17.31  stat_binres_derived_cl:   0
% 130.83/17.31  stat_binres_derived_cl_h: 0
% 130.83/17.31  stat_factor_derived_cl: 0
% 130.83/17.31  stat_para_derived_cl: 734966
% 130.83/17.31  stat_tautologies_discarded: 0
% 130.83/17.31  stat_forward_subsumed: 309843
% 130.83/17.31  stat_derived_cut: 0
% 130.83/17.31  stat_derived_rewritten: 1487
% 130.83/17.31  stat_weight_discarded_building: 0
% 130.83/17.31  stat_weight_discarded_cl: 108094
% 130.83/17.31  stat_internlimit_discarded_cl: 0
% 130.83/17.31  stat_simplified:  1487 simplified 0 derived 0 given
% 130.83/17.31  stat_kept_cl: 306556
% 130.83/17.31  stat_built_cl: 417577
% 130.83/17.31  stat_hyperres_partial_cl: 0
% 130.83/17.31  stat_made_rewriters: 653
% 130.83/17.31  stat_backward_subsumed: 0
% 130.83/17.31  stat_propagated_subsumed: 0
% 130.83/17.31  stat_clsubs_attempted:                     60135
% 130.83/17.31  stat_clsubs_fact_groundunit_found:             0
% 130.83/17.31  stat_clsubs_rule_groundunit_found:             4
% 130.83/17.31  stat_clsubs_top_meta_attempted:             485010
% 130.83/17.31  stat_clsubs_top_meta_failed:                424875
% 130.83/17.31  stat_clsubs_top_meta_nonpref_attempted:              485010
% 130.83/17.31  stat_clsubs_top_meta_nonpref_succeeded:              193546
% 130.83/17.31  stat_clsubs_top_meta_pref_attempted:                 193546
% 130.83/17.31  stat_clsubs_top_meta_pref1_succeeded:                193479
% 130.83/17.31  stat_clsubs_top_meta_pref2_succeeded:                 82393
% 130.83/17.31  stat_clsubs_top_meta_pref3_succeeded:                 60135
% 130.83/17.31  stat_clsubs_top_meta_pref_succeeded:                  60135
% 130.83/17.31  stat_clsubs_meta_attempted:                60135
% 130.83/17.31  stat_clsubs_meta_failed:                    2698
% 130.83/17.31  stat_clsubs_predsymbs_attempted:               0
% 130.83/17.31  stat_clsubs_unit_attempted:                60135
% 130.83/17.31  stat_clsubs_full_attempted:                    0
% 130.83/17.31  stat_forwardsubs_attempted:               724493
% 130.83/17.31  stat_lit_hash_added:                 306578
% 130.83/17.31  stat_lit_hash_computed:             1035317
% 130.83/17.31  stat_lit_hash_match_found:           311934
% 130.83/17.31  stat_lit_hash_match_miss:            832942
% 130.83/17.31  stat_lit_hash_cut_ok:                     0
% 130.83/17.31  stat_lit_strong_cut_ok:                   0
% 130.83/17.31  stat_lit_hash_subsume_ok:            309843
% 130.83/17.31  clqueue els 10000000 used 1
% 130.83/17.31  clactive els 10000000 used 721
% 130.83/17.31  clactivesubsume els 10000000 used 4267
% 130.83/17.31  queue_termbuf els 200000000 used 25594879
% 130.83/17.31  hyper_termbuf els 100000000 used 1
% 130.83/17.31  active_termbuf els 100000000 used 33184
% 130.83/17.31  varstack els 5000 last used 1
% 130.83/17.31  given_termbuf els 10000000 last used 1
% 130.83/17.31  simplified_termbuf els 10000000 last used 1
% 130.83/17.31  derived_termbuf els 10000000 last used 48
% 130.83/17.31  wr_mallocs: 238149
% 130.83/17.31  wr_callocs: 19
% 130.83/17.31  wr_reallocs: 61832
% 130.83/17.31  wr_frees: 2
% 130.83/17.31  wr_malloc_bytes: 4173896340
% 130.83/17.31  wr_calloc_bytes: 96065504
% 130.83/17.31  wr_realloc_bytes: 11222680
% 130.83/17.31  wr_realloc_freebytes: 0
% 130.83/17.31  ----------------------------------
%------------------------------------------------------------------------------