TSTP Solution File: HEN011-3 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : HEN011-3 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n012.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 01:55:47 EDT 2023

% Result   : Unsatisfiable 24.81s 3.58s
% Output   : CNFRefutation 24.81s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named identity_divide_b)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    divide(identity,b) = d,
    inference(cnf_transformation,[],[identity_divide_b]) ).

cnf('2',plain,
    divide(identity,c) = e,
    inference(cnf_transformation,[],[identity_divide_c]) ).

cnf('3',plain,
    less_equal(divide(divide(X,Y),divide(Z,Y)),divide(divide(X,Z),Y)),
    inference(cnf_transformation,[],['$inc_quotient_property']) ).

cnf('4',plain,
    ( divide(X,Y) = zero
    | ~ less_equal(X,Y) ),
    inference(cnf_transformation,[],['$inc_quotient_less_equal1']) ).

cnf('5',plain,
    divide(divide(divide(X,Y),divide(Z,Y)),divide(divide(X,Z),Y)) = zero,
    inference(resolution,[],['3','4']) ).

cnf('6',plain,
    divide(divide(divide(identity,X),divide(c,X)),divide(e,X)) = zero,
    inference(paramodulation,[],['2','5']) ).

cnf('7',plain,
    divide(divide(d,divide(c,b)),divide(e,b)) = zero,
    inference(paramodulation,[],['1','6']) ).

cnf('8',plain,
    less_equal(divide(X,Y),X),
    inference(cnf_transformation,[],['$inc_quotient_smaller_than_numerator']) ).

cnf('9',plain,
    divide(divide(X,Y),X) = zero,
    inference(resolution,[],['4','8']) ).

cnf('10',plain,
    divide(divide(divide(X,X),divide(Y,X)),zero) = zero,
    inference(paramodulation,[],['9','5']) ).

cnf('11',plain,
    divide(divide(divide(X,X),zero),zero) = zero,
    inference(paramodulation,[],['9','10']) ).

cnf('12',plain,
    ( ~ less_equal(X,Y)
    | ~ less_equal(Y,X)
    | Y = X ),
    inference(cnf_transformation,[],['$inc_less_equal_and_equal']) ).

cnf('13',plain,
    ( ~ less_equal(X,divide(X,Y))
    | X = divide(X,Y) ),
    inference(resolution,[],['12','8']) ).

cnf('14',plain,
    ( divide(X,Y) != zero
    | less_equal(X,Y) ),
    inference(cnf_transformation,[],['$inc_quotient_less_equal2']) ).

cnf('15',plain,
    less_equal(divide(divide(X3,X3),zero),zero),
    inference(resolution,[],['11','14']) ).

cnf('16',plain,
    divide(divide(X3,X3),zero) = divide(divide(divide(X3,X3),zero),zero),
    inference(paramodulation,[then_simplify],['11','13','15']) ).

cnf('17',plain,
    divide(divide(X,X),zero) = zero,
    inference(simplify,[],['16','11']) ).

cnf('18',plain,
    less_equal(divide(X3,X3),zero),
    inference(resolution,[],['17','14']) ).

cnf('19',plain,
    divide(X3,X3) = divide(divide(X3,X3),zero),
    inference(paramodulation,[then_simplify],['17','13','18']) ).

cnf('20',plain,
    divide(X,X) = zero,
    inference(simplify,[],['19','17']) ).

cnf('21',plain,
    less_equal(zero,X),
    inference(cnf_transformation,[],['$inc_zero_is_smallest']) ).

cnf('22',plain,
    divide(zero,X) = zero,
    inference(resolution,[],['4','21']) ).

cnf('23',plain,
    divide(divide(divide(X,Y),zero),divide(divide(X,zero),Y)) = zero,
    inference(paramodulation,[],['22','5']) ).

cnf('24',plain,
    divide(divide(divide(X,divide(X,zero)),zero),zero) = zero,
    inference(paramodulation,[],['20','23']) ).

cnf('25',plain,
    less_equal(divide(divide(X3,divide(X3,zero)),zero),zero),
    inference(resolution,[],['24','14']) ).

cnf('26',plain,
    divide(divide(X3,divide(X3,zero)),zero) = divide(divide(divide(X3,divide(X3,zero)),zero),zero),
    inference(paramodulation,[then_simplify],['24','13','25']) ).

cnf('27',plain,
    divide(divide(X,divide(X,zero)),zero) = zero,
    inference(simplify,[],['26','24']) ).

cnf('28',plain,
    less_equal(divide(X3,divide(X3,zero)),zero),
    inference(resolution,[],['27','14']) ).

cnf('29',plain,
    divide(X3,divide(X3,zero)) = divide(divide(X3,divide(X3,zero)),zero),
    inference(paramodulation,[then_simplify],['27','13','28']) ).

cnf('30',plain,
    divide(X,divide(X,zero)) = zero,
    inference(simplify,[],['29','27']) ).

cnf('31',plain,
    less_equal(X,divide(X,zero)),
    inference(resolution,[],['30','14']) ).

cnf('32',plain,
    X = divide(X,zero),
    inference(resolution,[],['31','13']) ).

cnf('33',plain,
    divide(divide(divide(X,Y),zero),divide(divide(X,divide(Y,Z)),Y)) = zero,
    inference(paramodulation,[],['9','5']) ).

cnf('34',plain,
    divide(divide(X,Y),divide(divide(X,divide(Y,Z)),Y)) = zero,
    inference(paramodulation,[],['32','33']) ).

cnf('35',plain,
    divide(divide(divide(d,divide(c,b)),e),divide(zero,e)) = zero,
    inference(paramodulation,[],['7','34']) ).

cnf('36',plain,
    divide(divide(d,divide(c,b)),e) = zero,
    inference(simplify,[then_simplify],['35','22','32']) ).

cnf('37',plain,
    divide(divide(divide(X,divide(X,Y)),divide(Y,divide(X,Y))),zero) = zero,
    inference(paramodulation,[],['20','5']) ).

cnf('38',plain,
    divide(divide(X,divide(X,Y)),divide(Y,divide(X,Y))) = zero,
    inference(paramodulation,[],['32','37']) ).

cnf('39',plain,
    divide(divide(divide(X3,divide(X3,Y3)),Y3),divide(zero,Y3)) = zero,
    inference(paramodulation,[],['38','34']) ).

cnf('40',plain,
    divide(divide(X,divide(X,Y)),Y) = zero,
    inference(simplify,[then_simplify],['39','22','32']) ).

cnf('41',plain,
    divide(identity,a) = c,
    inference(cnf_transformation,[],[identity_divide_a]) ).

cnf('42',plain,
    divide(divide(divide(identity,X),divide(a,X)),divide(c,X)) = zero,
    inference(paramodulation,[],['41','5']) ).

cnf('43',plain,
    divide(divide(e,divide(a,c)),divide(c,c)) = zero,
    inference(paramodulation,[],['2','42']) ).

cnf('44',plain,
    less_equal(X,identity),
    inference(cnf_transformation,[],['$inc_identity_is_largest']) ).

cnf('45',plain,
    divide(X,identity) = zero,
    inference(resolution,[],['4','44']) ).

cnf('46',plain,
    divide(divide(divide(X3,Y3),divide(identity,Y3)),divide(zero,Y3)) = zero,
    inference(paramodulation,[],['45','5']) ).

cnf('47',plain,
    divide(divide(divide(X,Y),divide(identity,Y)),zero) = zero,
    inference(simplify,[],['46','22']) ).

cnf('48',plain,
    divide(divide(divide(X,a),c),zero) = zero,
    inference(paramodulation,[],['41','47']) ).

cnf('49',plain,
    divide(divide(c,c),zero) = zero,
    inference(paramodulation,[],['41','48']) ).

cnf('50',plain,
    less_equal(divide(c,c),zero),
    inference(resolution,[],['49','14']) ).

cnf('51',plain,
    divide(c,c) = divide(divide(c,c),zero),
    inference(paramodulation,[then_simplify],['49','13','50']) ).

cnf('52',plain,
    divide(c,c) = zero,
    inference(simplify,[],['51','49']) ).

cnf('53',plain,
    divide(divide(e,divide(a,c)),zero) = zero,
    inference(simplify,[],['43','52']) ).

cnf('54',plain,
    less_equal(divide(e,divide(a,c)),zero),
    inference(resolution,[],['53','14']) ).

cnf('55',plain,
    divide(e,divide(a,c)) = divide(divide(e,divide(a,c)),zero),
    inference(paramodulation,[then_simplify],['53','13','54']) ).

cnf('56',plain,
    divide(e,divide(a,c)) = zero,
    inference(simplify,[],['55','53']) ).

cnf('57',plain,
    less_equal(e,divide(a,c)),
    inference(resolution,[],['56','14']) ).

cnf('58',plain,
    divide(divide(divide(X,c),e),zero) = zero,
    inference(paramodulation,[],['2','47']) ).

cnf('59',plain,
    less_equal(divide(divide(X3,c),e),zero),
    inference(resolution,[],['58','14']) ).

cnf('60',plain,
    divide(divide(X3,c),e) = divide(divide(divide(X3,c),e),zero),
    inference(paramodulation,[then_simplify],['58','13','59']) ).

cnf('61',plain,
    divide(divide(X,c),e) = zero,
    inference(simplify,[],['60','58']) ).

cnf('62',plain,
    less_equal(divide(X3,c),e),
    inference(resolution,[],['61','14']) ).

cnf('63',plain,
    divide(a,c) = e,
    inference(resolution,[then_simplify],['57','12','62']) ).

cnf('64',plain,
    divide(e,a) = zero,
    inference(paramodulation,[],['63','9']) ).

cnf('65',plain,
    divide(divide(divide(X,a),zero),divide(divide(X,e),a)) = zero,
    inference(paramodulation,[],['64','5']) ).

cnf('66',plain,
    divide(divide(X,a),divide(divide(X,e),a)) = zero,
    inference(paramodulation,[],['32','65']) ).

cnf('67',plain,
    divide(divide(divide(X3,a),divide(X3,e)),divide(zero,divide(X3,e))) = zero,
    inference(paramodulation,[],['66','34']) ).

cnf('68',plain,
    divide(divide(X,a),divide(X,e)) = zero,
    inference(simplify,[then_simplify],['67','22','32']) ).

cnf('69',plain,
    divide(divide(divide(X3,divide(X3,e)),a),zero) = zero,
    inference(paramodulation,[],['40','68']) ).

cnf('70',plain,
    divide(divide(X,divide(X,e)),a) = zero,
    inference(simplify,[],['69','32']) ).

cnf('71',plain,
    divide(divide(divide(d,divide(c,b)),zero),a) = zero,
    inference(paramodulation,[],['36','70']) ).

cnf('72',plain,
    divide(divide(d,divide(c,b)),a) = zero,
    inference(simplify,[],['71','32']) ).

cnf('73',plain,
    divide(divide(divide(d,a),divide(divide(c,b),a)),zero) = zero,
    inference(paramodulation,[],['72','5']) ).

cnf('74',plain,
    divide(divide(d,a),divide(divide(c,b),a)) = zero,
    inference(simplify,[],['73','32']) ).

cnf('75',plain,
    divide(divide(divide(d,a),divide(c,b)),divide(zero,divide(c,b))) = zero,
    inference(paramodulation,[],['74','34']) ).

cnf('76',plain,
    divide(divide(d,a),divide(c,b)) = zero,
    inference(simplify,[then_simplify],['75','22','32']) ).

cnf('77',plain,
    less_equal(divide(d,a),divide(c,b)),
    inference(resolution,[],['76','14']) ).

cnf('78',plain,
    divide(identity,d) = g,
    inference(cnf_transformation,[],[identity_divide_d]) ).

cnf('79',plain,
    divide(divide(divide(identity,X),divide(d,X)),divide(g,X)) = zero,
    inference(paramodulation,[],['78','5']) ).

cnf('80',plain,
    divide(divide(c,divide(d,a)),divide(g,a)) = zero,
    inference(paramodulation,[],['41','79']) ).

cnf('81',plain,
    divide(divide(divide(c,divide(d,a)),g),divide(zero,g)) = zero,
    inference(paramodulation,[],['80','34']) ).

cnf('82',plain,
    divide(divide(c,divide(d,a)),g) = zero,
    inference(simplify,[then_simplify],['81','22','32']) ).

cnf('83',plain,
    divide(divide(divide(identity,X),divide(b,X)),divide(d,X)) = zero,
    inference(paramodulation,[],['1','5']) ).

cnf('84',plain,
    divide(divide(g,divide(b,d)),divide(d,d)) = zero,
    inference(paramodulation,[],['78','83']) ).

cnf('85',plain,
    divide(divide(divide(X,b),d),zero) = zero,
    inference(paramodulation,[],['1','47']) ).

cnf('86',plain,
    divide(divide(d,d),zero) = zero,
    inference(paramodulation,[],['1','85']) ).

cnf('87',plain,
    less_equal(divide(d,d),zero),
    inference(resolution,[],['86','14']) ).

cnf('88',plain,
    divide(d,d) = divide(divide(d,d),zero),
    inference(paramodulation,[then_simplify],['86','13','87']) ).

cnf('89',plain,
    divide(d,d) = zero,
    inference(simplify,[],['88','86']) ).

cnf('90',plain,
    divide(divide(g,divide(b,d)),zero) = zero,
    inference(simplify,[],['84','89']) ).

cnf('91',plain,
    less_equal(divide(g,divide(b,d)),zero),
    inference(resolution,[],['90','14']) ).

cnf('92',plain,
    divide(g,divide(b,d)) = divide(divide(g,divide(b,d)),zero),
    inference(paramodulation,[then_simplify],['90','13','91']) ).

cnf('93',plain,
    divide(g,divide(b,d)) = zero,
    inference(simplify,[],['92','90']) ).

cnf('94',plain,
    less_equal(g,divide(b,d)),
    inference(resolution,[],['93','14']) ).

cnf('95',plain,
    divide(divide(divide(X,d),g),zero) = zero,
    inference(paramodulation,[],['78','47']) ).

cnf('96',plain,
    less_equal(divide(divide(X3,d),g),zero),
    inference(resolution,[],['95','14']) ).

cnf('97',plain,
    divide(divide(X3,d),g) = divide(divide(divide(X3,d),g),zero),
    inference(paramodulation,[then_simplify],['95','13','96']) ).

cnf('98',plain,
    divide(divide(X,d),g) = zero,
    inference(simplify,[],['97','95']) ).

cnf('99',plain,
    less_equal(divide(X3,d),g),
    inference(resolution,[],['98','14']) ).

cnf('100',plain,
    divide(b,d) = g,
    inference(resolution,[then_simplify],['94','12','99']) ).

cnf('101',plain,
    divide(g,b) = zero,
    inference(paramodulation,[],['100','9']) ).

cnf('102',plain,
    divide(divide(divide(X,b),zero),divide(divide(X,g),b)) = zero,
    inference(paramodulation,[],['101','5']) ).

cnf('103',plain,
    divide(divide(X,b),divide(divide(X,g),b)) = zero,
    inference(paramodulation,[],['32','102']) ).

cnf('104',plain,
    divide(divide(divide(X3,b),divide(X3,g)),divide(zero,divide(X3,g))) = zero,
    inference(paramodulation,[],['103','34']) ).

cnf('105',plain,
    divide(divide(X,b),divide(X,g)) = zero,
    inference(simplify,[then_simplify],['104','22','32']) ).

cnf('106',plain,
    divide(divide(divide(X3,divide(X3,g)),b),zero) = zero,
    inference(paramodulation,[],['40','105']) ).

cnf('107',plain,
    divide(divide(X,divide(X,g)),b) = zero,
    inference(simplify,[],['106','32']) ).

cnf('108',plain,
    divide(divide(divide(c,divide(d,a)),zero),b) = zero,
    inference(paramodulation,[],['82','107']) ).

cnf('109',plain,
    divide(divide(c,divide(d,a)),b) = zero,
    inference(simplify,[],['108','32']) ).

cnf('110',plain,
    divide(divide(divide(c,b),divide(divide(d,a),b)),zero) = zero,
    inference(paramodulation,[],['109','5']) ).

cnf('111',plain,
    divide(divide(c,b),divide(divide(d,a),b)) = zero,
    inference(simplify,[],['110','32']) ).

cnf('112',plain,
    divide(divide(divide(c,b),divide(d,a)),divide(zero,divide(d,a))) = zero,
    inference(paramodulation,[],['111','34']) ).

cnf('113',plain,
    divide(divide(c,b),divide(d,a)) = zero,
    inference(simplify,[then_simplify],['112','22','32']) ).

cnf('114',plain,
    less_equal(divide(c,b),divide(d,a)),
    inference(resolution,[],['113','14']) ).

cnf('115',plain,
    divide(c,b) = divide(d,a),
    inference(resolution,[then_simplify],['77','12','114']) ).

cnf('116',plain,
    divide(divide(divide(d,e),divide(divide(c,b),e)),zero) = zero,
    inference(paramodulation,[],['36','5']) ).

cnf('117',plain,
    divide(divide(d,e),divide(divide(c,b),e)) = zero,
    inference(simplify,[],['116','32']) ).

cnf('118',plain,
    divide(divide(divide(d,e),divide(c,b)),divide(zero,divide(c,b))) = zero,
    inference(paramodulation,[],['117','34']) ).

cnf('119',plain,
    divide(divide(d,e),divide(c,b)) = zero,
    inference(simplify,[then_simplify],['118','22','32']) ).

cnf('120',plain,
    less_equal(divide(d,e),divide(c,b)),
    inference(resolution,[],['119','14']) ).

cnf('121',plain,
    less_equal(divide(d,e),divide(d,a)),
    inference(paramodulation,[],['115','120']) ).

cnf('122',plain,
    less_equal(divide(X3,a),divide(X3,e)),
    inference(resolution,[],['68','14']) ).

cnf('123',plain,
    divide(d,a) = divide(d,e),
    inference(resolution,[then_simplify],['121','12','122']) ).

cnf('124',plain,
    divide(divide(divide(c,g),divide(divide(d,a),g)),zero) = zero,
    inference(paramodulation,[],['82','5']) ).

cnf('125',plain,
    divide(divide(c,g),divide(divide(d,a),g)) = zero,
    inference(simplify,[],['124','32']) ).

cnf('126',plain,
    divide(divide(divide(c,g),divide(d,a)),divide(zero,divide(d,a))) = zero,
    inference(paramodulation,[],['125','34']) ).

cnf('127',plain,
    divide(divide(c,g),divide(d,a)) = zero,
    inference(simplify,[then_simplify],['126','22','32']) ).

cnf('128',plain,
    less_equal(divide(c,g),divide(d,a)),
    inference(resolution,[],['127','14']) ).

cnf('129',plain,
    less_equal(divide(c,g),divide(d,e)),
    inference(paramodulation,[],['123','128']) ).

cnf('130',plain,
    divide(divide(d,a),divide(c,g)) = zero,
    inference(paramodulation,[],['115','105']) ).

cnf('131',plain,
    divide(divide(d,e),divide(c,g)) = zero,
    inference(paramodulation,[],['123','130']) ).

cnf('132',plain,
    less_equal(divide(d,e),divide(c,g)),
    inference(resolution,[],['131','14']) ).

cnf('133',plain,
    divide(d,e) = divide(c,g),
    inference(resolution,[then_simplify],['129','12','132']) ).

cnf('134',plain,
    divide(c,g) != divide(d,e),
    inference(cnf_transformation,[],[prove_commutativity]) ).

cnf('135',plain,
    $false,
    inference(paramodulation,[],['133','134']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : HEN011-3 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n012.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Thu Aug 24 13:23:41 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.21/0.39  
% 0.21/0.39  input clause set summed statistics:
% 0.21/0.39  ----------------------------------
% 0.21/0.39  in_clause_count:                    13
% 0.21/0.39  in_rule_clause_count:               11
% 0.21/0.39  in_fact_clause_count:                2
% 0.21/0.39  in_answer_clause_count:              0
% 0.21/0.39  in_ground_clause_count:              6
% 0.21/0.39  in_unit_clause_count:               10
% 0.21/0.39  in_horn_clause_count:               13
% 0.21/0.39  in_pos_clause_count:                 8
% 0.21/0.39  in_neg_clause_count:                 2
% 0.21/0.39  in_poseq_clause_count:               6
% 0.21/0.39  in_negeq_clause_count:               3
% 0.21/0.39  in_unitposeq_clause_count:           4
% 0.21/0.39  in_chain_clause_count:               0
% 0.21/0.39  in_min_length:             1
% 0.21/0.39  in_max_length:             3
% 0.21/0.39  in_min_depth:              1
% 0.21/0.39  in_max_depth:              4
% 0.21/0.39  in_min_size:               3
% 0.21/0.39  in_max_size:              19
% 0.21/0.39  in_min_vars:               0
% 0.21/0.39  in_max_vars:               3
% 0.21/0.39  in_extaxiom_count:                 7
% 0.21/0.39  in_axiom_count:                    0
% 0.21/0.39  in_assumption_count:               5
% 0.21/0.39  in_goal_count:                     1
% 0.21/0.39  in_neg_goal_count:                 1
% 0.21/0.39  in_pos_goal_count:                 0
% 0.21/0.39  in_posunit_goal_count:             0
% 0.21/0.39  
% 0.21/0.39  auto guide:
% 0.21/0.39  -----------
% 0.21/0.39  {
% 0.21/0.39  "print":1,
% 0.21/0.39  "print_level": 15,
% 0.21/0.39  "max_size": 0,
% 0.21/0.39  "max_depth": 0,
% 0.21/0.39  "max_length": 0,
% 0.21/0.39  "max_dseconds": 0,
% 0.21/0.39  "runs":[
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.21/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.21/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.21/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.21/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.21/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":1},
% 0.21/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.21/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.21/0.39  
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.21/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.21/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.21/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.21/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.21/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":10},
% 0.21/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.21/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.21/0.39  
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.21/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.21/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.21/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.21/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.21/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":50},
% 0.21/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.21/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.21/0.39  
% 0.21/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.21/0.39  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  
% 0.21/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "rewrite":0} 
% 0.21/0.39  
% 0.21/0.39  ]}
% 0.21/0.39  
% 0.21/0.39  
% 0.21/0.39  **** run 1 fork 0 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.21/0.39  
% 0.21/0.39  **** run 2 fork 1 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.21/0.39  
% 0.21/0.39  **** run 3 fork 2 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.21/0.39  
% 0.21/0.39  **** run 4 fork 3 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 0.21/0.39  
% 0.21/0.39  **** run 5 fork 4 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.21/0.39  
% 0.21/0.39  **** run 6 fork 5 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.21/0.39  
% 0.21/0.39  **** run 7 fork 6 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.21/0.39  
% 0.21/0.39  **** run 8 fork 7 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.21/0.44  
% 0.21/0.44  fork 3: search finished without proof.
% 0.21/0.47  
% 0.21/0.47  **** run 12 fork 3 starts with strategy
% 0.21/0.47  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.21/0.52  
% 0.21/0.52  
% 0.21/0.52  fork 0: search terminated without proof.
% 0.21/0.52  
% 0.21/0.52  
% 0.21/0.52  fork 2: search terminated without proof.
% 0.21/0.52  
% 0.21/0.52  
% 0.21/0.52  fork 4: search terminated without proof.
% 0.21/0.52  
% 0.21/0.52  
% 0.21/0.52  fork 5: search terminated without proof.
% 0.21/0.52  
% 0.21/0.52  
% 0.21/0.52  fork 6: search terminated without proof.
% 0.21/0.52  
% 0.21/0.52  
% 0.21/0.52  fork 7: search terminated without proof.
% 0.21/0.53  
% 0.21/0.53  
% 0.21/0.53  fork 1: search terminated without proof.
% 0.21/0.55  
% 0.21/0.55  **** run 9 fork 0 starts with strategy
% 0.21/0.55  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.21/0.55  
% 0.21/0.55  **** run 14 fork 5 starts with strategy
% 0.21/0.55  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 0.21/0.55  
% 0.21/0.55  **** run 15 fork 6 starts with strategy
% 0.21/0.55  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.21/0.55  
% 0.21/0.55  **** run 16 fork 7 starts with strategy
% 0.21/0.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.21/0.55  
% 0.21/0.55  **** run 13 fork 4 starts with strategy
% 0.21/0.55  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.21/0.55  
% 0.21/0.55  **** run 11 fork 2 starts with strategy
% 0.21/0.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.21/0.55  
% 0.21/0.55  **** run 10 fork 1 starts with strategy
% 0.21/0.55  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.21/0.59  
% 0.21/0.59  fork 3: search finished without proof.
% 0.21/0.60  
% 0.21/0.60  **** run 20 fork 3 starts with strategy
% 0.21/0.60  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.21/0.67  
% 0.21/0.67  
% 0.21/0.67  fork 2: search terminated without proof.
% 0.21/0.67  
% 0.21/0.67  
% 0.21/0.67  fork 4: search terminated without proof.
% 0.21/0.67  
% 0.21/0.67  
% 0.21/0.67  fork 5: search terminated without proof.
% 0.21/0.67  
% 0.21/0.67  
% 0.21/0.67  fork 6: search terminated without proof.
% 0.21/0.67  
% 0.21/0.67  
% 0.21/0.67  fork 0: search terminated without proof.
% 0.21/0.69  
% 0.21/0.69  
% 0.21/0.69  fork 1: search terminated without proof.
% 0.21/0.69  
% 0.21/0.69  
% 0.21/0.69  fork 7: search terminated without proof.
% 0.21/0.69  
% 0.21/0.69  **** run 23 fork 6 starts with strategy
% 0.21/0.69  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 0.21/0.69  
% 0.21/0.69  **** run 21 fork 4 starts with strategy
% 0.21/0.69  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 0.21/0.69  
% 0.21/0.69  **** run 17 fork 0 starts with strategy
% 0.21/0.69  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.21/0.69  
% 0.21/0.69  **** run 19 fork 2 starts with strategy
% 0.21/0.69  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 0.21/0.70  
% 0.21/0.70  **** run 22 fork 5 starts with strategy
% 0.21/0.70  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 0.21/0.71  
% 0.21/0.71  **** run 18 fork 1 starts with strategy
% 0.21/0.71  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.21/0.72  
% 0.21/0.72  **** run 24 fork 7 starts with strategy
% 0.21/0.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.21/0.74  
% 0.21/0.74  
% 0.21/0.74  fork 3: search terminated without proof.
% 0.21/0.76  
% 0.21/0.76  **** run 28 fork 3 starts with strategy
% 0.21/0.76  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para"],"query_preference":1,"reverse_clauselist":1}
% 2.23/0.81  
% 2.23/0.81  
% 2.23/0.81  fork 4: search terminated without proof.
% 2.23/0.82  
% 2.23/0.82  **** run 29 fork 4 starts with strategy
% 2.23/0.82  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 2.23/0.83  
% 2.23/0.83  
% 2.23/0.83  fork 5: search terminated without proof.
% 2.23/0.83  
% 2.23/0.83  
% 2.23/0.83  fork 2: search terminated without proof.
% 2.23/0.83  
% 2.23/0.83  
% 2.23/0.83  fork 6: search terminated without proof.
% 3.62/0.84  
% 3.62/0.84  
% 3.62/0.84  fork 1: search terminated without proof.
% 3.62/0.85  
% 3.62/0.85  **** run 30 fork 5 starts with strategy
% 3.62/0.85  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 3.62/0.85  
% 3.62/0.85  
% 3.62/0.85  fork 0: search terminated without proof.
% 3.62/0.85  
% 3.62/0.85  **** run 27 fork 2 starts with strategy
% 3.62/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 3.62/0.86  
% 3.62/0.86  **** run 31 fork 6 starts with strategy
% 3.62/0.86  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 3.62/0.87  
% 3.62/0.87  **** run 26 fork 1 starts with strategy
% 3.62/0.87  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.62/0.87  
% 3.62/0.87  **** run 25 fork 0 starts with strategy
% 3.62/0.87  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.62/0.87  
% 3.62/0.87  
% 3.62/0.87  fork 7: search terminated without proof.
% 3.62/0.88  
% 3.62/0.88  
% 3.62/0.88  fork 3: search terminated without proof.
% 3.62/0.89  
% 3.62/0.89  **** run 32 fork 7 starts with strategy
% 3.62/0.89  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 3.62/0.90  
% 3.62/0.90  **** run 36 fork 3 starts with strategy
% 3.62/0.90  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 4.14/0.92  
% 4.14/0.92  fork 7: search finished without proof.
% 4.14/0.93  
% 4.14/0.93  **** run 40 fork 7 starts with strategy
% 4.14/0.93  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1,"max_size":17}
% 4.14/0.94  
% 4.14/0.94  
% 4.14/0.94  fork 4: search terminated without proof.
% 4.14/0.96  
% 4.14/0.96  **** run 37 fork 4 starts with strategy
% 4.14/0.96  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 4.60/0.96  
% 4.60/0.96  
% 4.60/0.96  fork 2: search terminated without proof.
% 4.60/0.98  
% 4.60/0.98  
% 4.60/0.98  fork 6: search terminated without proof.
% 4.60/0.98  
% 4.60/0.98  
% 4.60/0.98  fork 5: search terminated without proof.
% 4.60/0.98  
% 4.60/0.98  
% 4.60/0.98  fork 1: search terminated without proof.
% 4.60/0.98  
% 4.60/0.98  
% 4.60/0.98  fork 0: search terminated without proof.
% 4.60/0.98  
% 4.60/0.98  **** run 35 fork 2 starts with strategy
% 4.60/0.98  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 4.60/1.00  
% 4.60/1.00  **** run 38 fork 5 starts with strategy
% 4.60/1.00  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 4.60/1.00  
% 4.60/1.00  **** run 34 fork 1 starts with strategy
% 4.60/1.00  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 4.60/1.00  
% 4.60/1.00  **** run 39 fork 6 starts with strategy
% 4.60/1.00  
% 4.60/1.00  **** run 33 fork 0 starts with strategy
% 4.60/1.00  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 4.60/1.00  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 4.60/1.00  
% 4.60/1.00  fork 2: search finished without proof.
% 4.60/1.02  
% 4.60/1.02  **** run 43 fork 2 starts with strategy
% 4.60/1.02  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 4.60/1.02  
% 4.60/1.02  
% 4.60/1.02  fork 3: search terminated without proof.
% 4.60/1.04  
% 4.60/1.04  **** run 44 fork 3 starts with strategy
% 4.60/1.04  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 4.60/1.04  
% 4.60/1.04  fork 2: search finished without proof.
% 4.60/1.05  
% 4.60/1.05  
% 4.60/1.05  fork 7: search terminated without proof.
% 5.32/1.06  
% 5.32/1.06  **** run 51 fork 2 starts with strategy
% 5.32/1.06  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 5.32/1.07  
% 5.32/1.07  fork 3: search finished without proof.
% 5.32/1.07  
% 5.32/1.07  **** run 48 fork 7 starts with strategy
% 5.32/1.07  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 5.32/1.08  
% 5.32/1.08  
% 5.32/1.08  fork 4: search terminated without proof.
% 5.58/1.09  
% 5.58/1.09  **** run 52 fork 3 starts with strategy
% 5.58/1.09  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 5.58/1.10  
% 5.58/1.10  fork 7: search finished without proof.
% 5.58/1.10  
% 5.58/1.10  **** run 45 fork 4 starts with strategy
% 5.58/1.10  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 5.58/1.11  
% 5.58/1.11  **** run 56 fork 7 starts with strategy
% 5.58/1.11  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 5.58/1.11  
% 5.58/1.11  
% 5.58/1.11  fork 1: search terminated without proof.
% 5.58/1.12  
% 5.58/1.12  
% 5.58/1.12  fork 5: search terminated without proof.
% 5.58/1.12  
% 5.58/1.12  
% 5.58/1.12  fork 6: search terminated without proof.
% 5.92/1.13  
% 5.92/1.13  **** run 42 fork 1 starts with strategy
% 5.92/1.13  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 5.92/1.13  
% 5.92/1.13  
% 5.92/1.13  fork 0: search terminated without proof.
% 5.99/1.14  
% 5.99/1.14  **** run 46 fork 5 starts with strategy
% 5.99/1.14  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 5.99/1.14  
% 5.99/1.14  **** run 47 fork 6 starts with strategy
% 5.99/1.14  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 5.99/1.15  
% 5.99/1.15  **** run 41 fork 0 starts with strategy
% 5.99/1.15  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 5.99/1.18  
% 5.99/1.18  
% 5.99/1.18  fork 2: search terminated without proof.
% 5.99/1.20  
% 5.99/1.20  **** run 59 fork 2 starts with strategy
% 5.99/1.20  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 6.53/1.21  
% 6.53/1.21  
% 6.53/1.21  fork 3: search terminated without proof.
% 6.53/1.22  
% 6.53/1.22  
% 6.53/1.22  fork 4: search terminated without proof.
% 6.53/1.23  
% 6.53/1.23  **** run 60 fork 3 starts with strategy
% 6.53/1.23  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 6.53/1.23  
% 6.53/1.23  fork 2: search finished without proof.
% 6.53/1.24  
% 6.53/1.24  
% 6.53/1.24  fork 7: search terminated without proof.
% 6.53/1.24  
% 6.53/1.24  **** run 53 fork 4 starts with strategy
% 6.53/1.24  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 6.53/1.25  
% 6.53/1.25  **** run 67 fork 2 starts with strategy
% 6.53/1.25  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 6.53/1.25  
% 6.53/1.25  fork 3: search finished without proof.
% 6.53/1.26  
% 6.53/1.26  **** run 64 fork 7 starts with strategy
% 6.53/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 6.53/1.26  
% 6.53/1.26  
% 6.53/1.26  fork 6: search terminated without proof.
% 6.53/1.26  
% 6.53/1.26  
% 6.53/1.26  fork 5: search terminated without proof.
% 7.01/1.27  
% 7.01/1.27  
% 7.01/1.27  fork 1: search terminated without proof.
% 7.01/1.27  
% 7.01/1.27  **** run 68 fork 3 starts with strategy
% 7.01/1.27  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 7.01/1.27  
% 7.01/1.27  
% 7.01/1.27  fork 0: search terminated without proof.
% 7.01/1.27  
% 7.01/1.27  fork 2: search finished without proof.
% 7.01/1.28  
% 7.01/1.28  **** run 55 fork 6 starts with strategy
% 7.01/1.28  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 7.01/1.28  
% 7.01/1.28  **** run 54 fork 5 starts with strategy
% 7.01/1.28  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 7.01/1.29  
% 7.01/1.29  **** run 50 fork 1 starts with strategy
% 7.01/1.29  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 7.01/1.29  **** run 75 fork 2 starts with strategy
% 7.01/1.29  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 7.01/1.29  
% 7.01/1.29  
% 7.01/1.29  **** run 49 fork 0 starts with strategy
% 7.01/1.29  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 7.01/1.33  
% 7.01/1.33  fork 2: search finished without proof.
% 7.01/1.34  
% 7.01/1.34  **** run 83 fork 2 starts with strategy
% 7.01/1.34  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.71/1.36  
% 7.71/1.36  
% 7.71/1.36  fork 4: search terminated without proof.
% 7.71/1.38  
% 7.71/1.38  
% 7.71/1.38  fork 7: search terminated without proof.
% 7.71/1.38  
% 7.71/1.38  **** run 61 fork 4 starts with strategy
% 7.71/1.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 7.71/1.40  
% 7.71/1.40  
% 7.71/1.40  fork 3: search terminated without proof.
% 7.71/1.40  
% 7.71/1.40  fork 4: search finished without proof.
% 7.71/1.40  
% 7.71/1.40  
% 7.71/1.40  fork 6: search terminated without proof.
% 7.71/1.41  
% 7.71/1.41  
% 7.71/1.41  fork 5: search terminated without proof.
% 7.71/1.41  
% 7.71/1.41  **** run 72 fork 7 starts with strategy
% 7.71/1.41  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 7.71/1.41  
% 7.71/1.41  
% 7.71/1.41  fork 1: search terminated without proof.
% 7.71/1.42  
% 7.71/1.42  **** run 76 fork 3 starts with strategy
% 7.71/1.42  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 7.71/1.42  
% 7.71/1.42  **** run 69 fork 4 starts with strategy
% 7.71/1.42  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 7.71/1.43  
% 7.71/1.43  **** run 62 fork 5 starts with strategy
% 7.71/1.43  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 7.71/1.43  
% 7.71/1.43  **** run 63 fork 6 starts with strategy
% 7.71/1.43  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 7.71/1.43  
% 7.71/1.43  **** run 58 fork 1 starts with strategy
% 7.71/1.43  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 7.71/1.44  
% 7.71/1.44  fork 3: search finished without proof.
% 7.71/1.45  
% 7.71/1.45  fork 7: search finished without proof.
% 7.71/1.46  
% 7.71/1.46  
% 7.71/1.46  fork 0: search terminated without proof.
% 7.71/1.46  
% 7.71/1.46  **** run 84 fork 3 starts with strategy
% 7.71/1.46  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 7.71/1.46  
% 7.71/1.46  fork 6: search finished without proof.
% 7.71/1.47  
% 7.71/1.47  **** run 80 fork 7 starts with strategy
% 7.71/1.47  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":1}
% 7.71/1.47  
% 7.71/1.47  
% 7.71/1.47  fork 2: search terminated without proof.
% 7.71/1.48  
% 7.71/1.48  **** run 57 fork 0 starts with strategy
% 7.71/1.48  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 7.71/1.48  
% 7.71/1.48  **** run 71 fork 6 starts with strategy
% 7.71/1.48  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.71/1.49  
% 7.71/1.49  **** run 91 fork 2 starts with strategy
% 7.71/1.49  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 8.23/1.54  
% 8.23/1.54  fork 0: search finished without proof.
% 8.23/1.55  
% 8.23/1.55  
% 8.23/1.55  fork 4: search terminated without proof.
% 8.23/1.56  
% 8.23/1.56  **** run 65 fork 0 starts with strategy
% 8.23/1.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 8.23/1.56  
% 8.23/1.56  **** run 77 fork 4 starts with strategy
% 8.23/1.56  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 9.32/1.57  
% 9.32/1.57  
% 9.32/1.57  fork 1: search terminated without proof.
% 9.32/1.57  
% 9.32/1.57  
% 9.32/1.57  fork 5: search terminated without proof.
% 9.39/1.59  
% 9.39/1.59  
% 9.39/1.59  fork 3: search terminated without proof.
% 9.39/1.59  
% 9.39/1.59  **** run 66 fork 1 starts with strategy
% 9.39/1.59  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 9.39/1.59  
% 9.39/1.59  
% 9.39/1.59  fork 7: search terminated without proof.
% 9.39/1.59  
% 9.39/1.59  **** run 70 fork 5 starts with strategy
% 9.39/1.59  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 9.39/1.60  
% 9.39/1.60  **** run 92 fork 3 starts with strategy
% 9.39/1.60  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 9.62/1.61  
% 9.62/1.61  
% 9.62/1.61  fork 6: search terminated without proof.
% 9.62/1.61  
% 9.62/1.61  **** run 88 fork 7 starts with strategy
% 9.62/1.61  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 9.79/1.63  
% 9.79/1.63  **** run 79 fork 6 starts with strategy
% 9.79/1.63  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 9.79/1.68  
% 9.79/1.68  
% 9.79/1.68  fork 4: search terminated without proof.
% 9.79/1.68  
% 9.79/1.68  
% 9.79/1.68  fork 0: search terminated without proof.
% 9.79/1.70  
% 9.79/1.70  **** run 73 fork 0 starts with strategy
% 9.79/1.70  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 9.79/1.70  
% 9.79/1.70  **** run 85 fork 4 starts with strategy
% 9.79/1.70  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":1,"strategy":["query_focus","prohibit_nested_para"],"max_dseconds":1}
% 9.79/1.70  
% 9.79/1.70  fork 7: search finished without proof.
% 9.79/1.71  
% 9.79/1.71  
% 9.79/1.71  fork 1: search terminated without proof.
% 9.79/1.71  
% 9.79/1.71  
% 9.79/1.71  fork 5: search terminated without proof.
% 10.52/1.72  
% 10.52/1.72  **** run 96 fork 7 starts with strategy
% 10.52/1.72  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 10.52/1.73  
% 10.52/1.73  **** run 74 fork 1 starts with strategy
% 10.52/1.73  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 10.52/1.73  
% 10.52/1.73  **** run 78 fork 5 starts with strategy
% 10.52/1.73  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 10.52/1.75  
% 10.52/1.75  
% 10.52/1.75  fork 6: search terminated without proof.
% 10.52/1.76  
% 10.52/1.76  fork 1: search finished without proof.
% 10.52/1.77  
% 10.52/1.77  **** run 87 fork 6 starts with strategy
% 10.52/1.77  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 10.52/1.78  
% 10.52/1.78  **** run 82 fork 1 starts with strategy
% 10.52/1.78  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 11.06/1.81  
% 11.06/1.81  
% 11.06/1.81  fork 4: search terminated without proof.
% 11.06/1.81  
% 11.06/1.81  
% 11.06/1.81  fork 0: search terminated without proof.
% 11.06/1.83  
% 11.06/1.83  **** run 81 fork 0 starts with strategy
% 11.06/1.83  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 11.06/1.83  
% 11.06/1.83  **** run 93 fork 4 starts with strategy
% 11.06/1.83  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 11.06/1.85  
% 11.06/1.85  
% 11.06/1.85  fork 5: search terminated without proof.
% 11.70/1.87  
% 11.70/1.87  **** run 86 fork 5 starts with strategy
% 11.70/1.87  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 11.70/1.87  
% 11.70/1.87  fork 4: search finished without proof.
% 11.75/1.89  
% 11.75/1.89  
% 11.75/1.89  fork 6: search terminated without proof.
% 11.75/1.89  
% 11.75/1.89  **** run 101 fork 4 starts with strategy
% 11.75/1.89  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 11.75/1.89  
% 11.75/1.89  
% 11.75/1.89  fork 1: search terminated without proof.
% 12.01/1.91  
% 12.01/1.91  **** run 95 fork 6 starts with strategy
% 12.01/1.91  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 12.01/1.91  
% 12.01/1.91  **** run 90 fork 1 starts with strategy
% 12.01/1.91  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 12.18/1.95  
% 12.18/1.95  
% 12.18/1.95  fork 0: search terminated without proof.
% 12.18/1.97  
% 12.18/1.97  **** run 89 fork 0 starts with strategy
% 12.18/1.97  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 12.18/1.99  
% 12.18/1.99  
% 12.18/1.99  fork 5: search terminated without proof.
% 12.18/2.01  
% 12.18/2.01  **** run 94 fork 5 starts with strategy
% 12.18/2.01  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 12.18/2.11  
% 12.18/2.11  
% 12.18/2.11  fork 0: search terminated without proof.
% 12.18/2.13  
% 12.18/2.13  **** run 97 fork 0 starts with strategy
% 12.18/2.13  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 16.70/2.55  
% 16.70/2.55  
% 16.70/2.55  fork 2: search terminated without proof.
% 16.70/2.57  
% 16.70/2.57  **** run 99 fork 2 starts with strategy
% 16.70/2.57  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 17.32/2.62  
% 17.32/2.62  
% 17.32/2.62  fork 3: search terminated without proof.
% 17.32/2.66  
% 17.32/2.66  **** run 100 fork 3 starts with strategy
% 17.32/2.66  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 18.17/2.76  
% 18.17/2.76  
% 18.17/2.76  fork 7: search terminated without proof.
% 18.17/2.78  
% 18.17/2.78  **** run 104 fork 7 starts with strategy
% 18.17/2.78  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 19.23/2.92  
% 19.23/2.92  fork 4: search finished without proof.
% 19.93/2.94  
% 19.93/2.94  **** run 109 fork 4 starts with strategy
% 19.93/2.94  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 19.93/2.96  
% 19.93/2.96  
% 19.93/2.96  fork 6: search terminated without proof.
% 19.93/2.98  
% 19.93/2.98  
% 19.93/2.98  fork 1: search terminated without proof.
% 19.93/2.98  
% 19.93/2.98  **** run 103 fork 6 starts with strategy
% 19.93/2.98  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 20.42/3.00  
% 20.42/3.00  **** run 98 fork 1 starts with strategy
% 20.42/3.00  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 20.42/3.05  
% 20.42/3.05  
% 20.42/3.05  fork 5: search terminated without proof.
% 21.07/3.08  
% 21.07/3.08  **** run 102 fork 5 starts with strategy
% 21.07/3.08  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 21.63/3.17  
% 21.63/3.17  
% 21.63/3.17  fork 0: search terminated without proof.
% 21.63/3.18  
% 21.63/3.18  **** run 105 fork 0 starts with strategy
% 21.63/3.18  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 24.81/3.58  
% 24.81/3.58  
% 24.81/3.58  result: proof found
% 24.81/3.58  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 24.81/3.58  by run 105 fork 0 strategy {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 24.81/3.58  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 24.81/3.58  
% 24.81/3.58  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 24.81/3.58  
% 24.81/3.58  run 105 fork 0 statistics:
% 24.81/3.58  ----------------------------------
% 24.81/3.58  this run seconds: 0.279258
% 24.81/3.58  total seconds: 3.008022
% 24.81/3.58  stat_given_used: 466
% 24.81/3.58  stat_given_used_at_endgame: 0
% 24.81/3.58  stat_given_candidates:   5043
% 24.81/3.58  stat_given_candidates_at_endgame: 0
% 24.81/3.58  stat_given_candidates_h: 0
% 24.81/3.58  stat_binres_derived_cl:   869
% 24.81/3.58  stat_binres_derived_cl_h: 0
% 24.81/3.58  stat_factor_derived_cl: 2
% 24.81/3.58  stat_para_derived_cl: 30882
% 24.81/3.58  stat_tautologies_discarded: 0
% 24.81/3.58  stat_forward_subsumed: 12220
% 24.81/3.58  stat_derived_cut: 86
% 24.81/3.58  stat_derived_rewritten: 165
% 24.81/3.58  stat_weight_discarded_building: 0
% 24.81/3.58  stat_weight_discarded_cl: 0
% 24.81/3.58  stat_internlimit_discarded_cl: 0
% 24.81/3.58  stat_simplified:  165 simplified 0 derived 0 given
% 24.81/3.58  stat_kept_cl: 17785
% 24.81/3.58  stat_built_cl: 18882
% 24.81/3.58  stat_hyperres_partial_cl: 0
% 24.81/3.58  stat_made_rewriters: 370
% 24.81/3.58  stat_backward_subsumed: 0
% 24.81/3.58  stat_propagated_subsumed: 0
% 24.81/3.58  stat_clsubs_attempted:                     16038
% 24.81/3.58  stat_clsubs_fact_groundunit_found:             5
% 24.81/3.58  stat_clsubs_rule_groundunit_found:             1
% 24.81/3.58  stat_clsubs_top_meta_attempted:              63426
% 24.81/3.58  stat_clsubs_top_meta_failed:                 47388
% 24.81/3.58  stat_clsubs_top_meta_nonpref_attempted:               63426
% 24.81/3.58  stat_clsubs_top_meta_nonpref_succeeded:               21300
% 24.81/3.58  stat_clsubs_top_meta_pref_attempted:                  21300
% 24.81/3.58  stat_clsubs_top_meta_pref1_succeeded:                 21300
% 24.81/3.58  stat_clsubs_top_meta_pref2_succeeded:                 20403
% 24.81/3.58  stat_clsubs_top_meta_pref3_succeeded:                 16038
% 24.81/3.58  stat_clsubs_top_meta_pref_succeeded:                  16038
% 24.81/3.58  stat_clsubs_meta_attempted:                16087
% 24.81/3.58  stat_clsubs_meta_failed:                     869
% 24.81/3.58  stat_clsubs_predsymbs_attempted:               0
% 24.81/3.58  stat_clsubs_unit_attempted:                15971
% 24.81/3.58  stat_clsubs_full_attempted:                   67
% 24.81/3.58  stat_forwardsubs_attempted:                30005
% 24.81/3.58  stat_lit_hash_added:                  18360
% 24.81/3.58  stat_lit_hash_computed:               50014
% 24.81/3.58  stat_lit_hash_match_found:            12360
% 24.81/3.58  stat_lit_hash_match_miss:             37759
% 24.81/3.58  stat_lit_hash_cut_ok:                    84
% 24.81/3.58  stat_lit_strong_cut_ok:                  10
% 24.81/3.58  stat_lit_hash_subsume_ok:             12220
% 24.81/3.58  clqueue els 10000000 used 1
% 24.81/3.58  clactive els 10000000 used 467
% 24.81/3.58  clactivesubsume els 10000000 used 1591
% 24.81/3.58  queue_termbuf els 200000000 used 1263649
% 24.81/3.58  hyper_termbuf els 100000000 used 1
% 24.81/3.58  active_termbuf els 100000000 used 16341
% 24.81/3.58  varstack els 5000 last used 1
% 24.81/3.58  given_termbuf els 10000000 last used 1
% 24.81/3.58  simplified_termbuf els 10000000 last used 1
% 24.81/3.58  derived_termbuf els 10000000 last used 36
% 24.81/3.58  wr_mallocs: 75298
% 24.81/3.58  wr_callocs: 21
% 24.81/3.58  wr_reallocs: 1728
% 24.81/3.58  wr_frees: 2
% 24.81/3.58  wr_malloc_bytes: 4165271444
% 24.81/3.58  wr_calloc_bytes: 112065536
% 24.81/3.58  wr_realloc_bytes: 455360
% 24.81/3.58  wr_realloc_freebytes: 0
% 24.81/3.58  ----------------------------------
%------------------------------------------------------------------------------