Trace number 3460806

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.6? (TO) 1800.09 1800.04

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-3.opb
MD5SUM49f1950e042362832bbb830f499dd3e3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark1797.34
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints58245
Number of constraints which are clauses58245
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 945
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3460806-1307096113.opb.
0.00/0.00	c Instance file HOME/instance-3460806-1307096113.opb
0.00/0.00	c File size is 1390935 bytes.
0.07/0.08	c Highest Coefficient sum: 3
0.07/0.08	c ============================[ Problem Statistics ]=============================
0.07/0.08	c |                                                                             |
0.07/0.08	c |  Parsing time:          0.08         s                                      |
0.07/0.08	c |  Number Variables:      945                                                 |
0.07/0.08	c |  Number Clauses:        58245                                               |
0.07/0.08	c |  Number Cardinality:    0                                                   |
0.07/0.08	c |  Number PB Constraints: 0                                                   |
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |     945    58245   116490 |    19415        0   -nan |  0.000 % |
0.49/0.59	c core #1
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -944
0.49/0.59	c Current CPU time: 0.112982 s
0.49/0.59	c
0.49/0.59	c core #2
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -943
0.49/0.59	c Current CPU time: 0.123981 s
0.49/0.59	c
0.49/0.59	c core #3
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -942
0.49/0.59	c Current CPU time: 0.135979 s
0.49/0.59	c
0.49/0.59	c core #4
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -941
0.49/0.59	c Current CPU time: 0.146977 s
0.49/0.59	c
0.49/0.59	c core #5
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -940
0.49/0.59	c Current CPU time: 0.158975 s
0.49/0.59	c
0.49/0.59	c core #6
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -939
0.49/0.59	c Current CPU time: 0.169974 s
0.49/0.59	c
0.49/0.59	c core #7
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -938
0.49/0.59	c Current CPU time: 0.181972 s
0.49/0.59	c
0.49/0.59	c core #8
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -937
0.49/0.59	c Current CPU time: 0.19297 s
0.49/0.59	c
0.49/0.59	c core #9
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -936
0.49/0.59	c Current CPU time: 0.204968 s
0.49/0.59	c
0.49/0.59	c core #10
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -935
0.49/0.59	c Current CPU time: 0.215967 s
0.49/0.59	c
0.49/0.59	c core #11
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -934
0.49/0.59	c Current CPU time: 0.227965 s
0.49/0.59	c
0.49/0.59	c core #12
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -933
0.49/0.59	c Current CPU time: 0.238963 s
0.49/0.59	c
0.49/0.59	c core #13
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -932
0.49/0.59	c Current CPU time: 0.250961 s
0.49/0.59	c
0.49/0.59	c core #14
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -931
0.49/0.59	c Current CPU time: 0.26196 s
0.49/0.59	c
0.49/0.59	c core #15
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -930
0.49/0.59	c Current CPU time: 0.273958 s
0.49/0.59	c
0.49/0.59	c core #16
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -929
0.49/0.59	c Current CPU time: 0.284956 s
0.49/0.59	c
0.49/0.59	c core #17
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -928
0.49/0.59	c Current CPU time: 0.296954 s
0.49/0.59	c
0.49/0.59	c core #18
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -927
0.49/0.59	c Current CPU time: 0.307953 s
0.49/0.59	c
0.49/0.59	c core #19
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -926
0.49/0.59	c Current CPU time: 0.319951 s
0.49/0.59	c
0.49/0.59	c core #20
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -925
0.49/0.59	c Current CPU time: 0.330949 s
0.49/0.59	c
0.49/0.59	c core #21
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -924
0.49/0.59	c Current CPU time: 0.342947 s
0.49/0.59	c
0.49/0.59	c core #22
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -923
0.49/0.59	c Current CPU time: 0.353946 s
0.49/0.59	c
0.49/0.59	c core #23
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -922
0.49/0.59	c Current CPU time: 0.365944 s
0.49/0.59	c
0.49/0.59	c core #24
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -921
0.49/0.59	c Current CPU time: 0.376942 s
0.49/0.59	c
0.49/0.59	c core #25
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -920
0.49/0.59	c Current CPU time: 0.38894 s
0.49/0.59	c
0.49/0.59	c core #26
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -919
0.49/0.59	c Current CPU time: 0.399939 s
0.49/0.59	c
0.49/0.59	c core #27
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -918
0.49/0.59	c Current CPU time: 0.411937 s
0.49/0.59	c
0.49/0.59	c core #28
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -917
0.49/0.59	c Current CPU time: 0.423935 s
0.49/0.59	c
0.49/0.59	c core #29
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -916
0.49/0.59	c Current CPU time: 0.434933 s
0.49/0.59	c
0.49/0.59	c core #30
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -915
0.49/0.59	c Current CPU time: 0.446932 s
0.49/0.59	c
0.49/0.59	c core #31
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -914
0.49/0.59	c Current CPU time: 0.45893 s
0.49/0.59	c
0.49/0.59	c core #32
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -913
0.49/0.59	c Current CPU time: 0.469928 s
0.49/0.59	c
0.49/0.59	c core #33
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -912
0.49/0.59	c Current CPU time: 0.481926 s
0.49/0.59	c
0.49/0.59	c core #34
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -911
0.49/0.59	c Current CPU time: 0.492925 s
0.49/0.59	c
0.49/0.59	c core #35
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -910
0.49/0.59	c Current CPU time: 0.504923 s
0.49/0.59	c
0.49/0.59	c core #36
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -909
0.49/0.59	c Current CPU time: 0.516921 s
0.49/0.59	c
0.49/0.59	c core #37
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -908
0.49/0.59	c Current CPU time: 0.527919 s
0.49/0.59	c
0.49/0.59	c core #38
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -907
0.49/0.59	c Current CPU time: 0.539917 s
0.49/0.59	c
0.49/0.59	c core #39
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -906
0.49/0.59	c Current CPU time: 0.551916 s
0.49/0.59	c
0.49/0.59	c core #40
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -905
0.49/0.59	c Current CPU time: 0.562914 s
0.49/0.59	c
0.49/0.59	c core #41
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -904
0.49/0.59	c Current CPU time: 0.574912 s
0.49/0.59	c
0.49/0.59	c core #42
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 3	Core Weight: 1	Total Weight: -903
1.00/1.09	c Current CPU time: 0.58691 s
1.00/1.09	c
1.00/1.09	c core #43
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -902
1.00/1.09	c Current CPU time: 0.597909 s
1.00/1.09	c
1.00/1.09	c core #44
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -901
1.00/1.09	c Current CPU time: 0.609907 s
1.00/1.09	c
1.00/1.09	c core #45
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -900
1.00/1.09	c Current CPU time: 0.621905 s
1.00/1.09	c
1.00/1.09	c core #46
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -899
1.00/1.09	c Current CPU time: 0.632903 s
1.00/1.09	c
1.00/1.09	c core #47
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -898
1.00/1.09	c Current CPU time: 0.644901 s
1.00/1.09	c
1.00/1.09	c core #48
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -897
1.00/1.09	c Current CPU time: 0.6569 s
1.00/1.09	c
1.00/1.09	c core #49
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -896
1.00/1.09	c Current CPU time: 0.667898 s
1.00/1.09	c
1.00/1.09	c core #50
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -895
1.00/1.09	c Current CPU time: 0.679896 s
1.00/1.09	c
1.00/1.09	c core #51
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -894
1.00/1.09	c Current CPU time: 0.691894 s
1.00/1.09	c
1.00/1.09	c core #52
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -893
1.00/1.09	c Current CPU time: 0.703892 s
1.00/1.09	c
1.00/1.09	c core #53
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -892
1.00/1.09	c Current CPU time: 0.714891 s
1.00/1.09	c
1.00/1.09	c core #54
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -891
1.00/1.09	c Current CPU time: 0.726889 s
1.00/1.09	c
1.00/1.09	c core #55
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -890
1.00/1.09	c Current CPU time: 0.738887 s
1.00/1.09	c
1.00/1.09	c core #56
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -889
1.00/1.09	c Current CPU time: 0.750885 s
1.00/1.09	c
1.00/1.09	c core #57
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -888
1.00/1.09	c Current CPU time: 0.761884 s
1.00/1.09	c
1.00/1.09	c core #58
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -887
1.00/1.09	c Current CPU time: 0.773882 s
1.00/1.09	c
1.00/1.09	c core #59
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -886
1.00/1.09	c Current CPU time: 0.78588 s
1.00/1.09	c
1.00/1.09	c core #60
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -885
1.00/1.09	c Current CPU time: 0.797878 s
1.00/1.09	c
1.00/1.09	c core #61
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -884
1.00/1.09	c Current CPU time: 0.809876 s
1.00/1.09	c
1.00/1.09	c core #62
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -883
1.00/1.09	c Current CPU time: 0.820875 s
1.00/1.09	c
1.00/1.09	c core #63
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -882
1.00/1.09	c Current CPU time: 0.832873 s
1.00/1.09	c
1.00/1.09	c core #64
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -881
1.00/1.09	c Current CPU time: 0.844871 s
1.00/1.09	c
1.00/1.09	c core #65
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -880
1.00/1.09	c Current CPU time: 0.856869 s
1.00/1.09	c
1.00/1.09	c core #66
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -879
1.00/1.09	c Current CPU time: 0.868867 s
1.00/1.09	c
1.00/1.09	c core #67
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -878
1.00/1.09	c Current CPU time: 0.880866 s
1.00/1.09	c
1.00/1.09	c core #68
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -877
1.00/1.09	c Current CPU time: 0.892864 s
1.00/1.09	c
1.00/1.09	c core #69
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -876
1.00/1.09	c Current CPU time: 0.904862 s
1.00/1.09	c
1.00/1.09	c core #70
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -875
1.00/1.09	c Current CPU time: 0.91686 s
1.00/1.09	c
1.00/1.09	c core #71
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -874
1.00/1.09	c Current CPU time: 0.928858 s
1.00/1.09	c
1.00/1.09	c core #72
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -873
1.00/1.09	c Current CPU time: 0.940856 s
1.00/1.09	c
1.00/1.09	c core #73
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -872
1.00/1.09	c Current CPU time: 0.952855 s
1.00/1.09	c
1.00/1.09	c core #74
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -871
1.00/1.09	c Current CPU time: 0.964853 s
1.00/1.09	c
1.00/1.09	c core #75
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -870
1.00/1.09	c Current CPU time: 0.976851 s
1.00/1.09	c
1.00/1.09	c core #76
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -869
1.00/1.09	c Current CPU time: 0.988849 s
1.00/1.09	c
1.00/1.09	c core #77
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -868
1.00/1.09	c Current CPU time: 1.00085 s
1.00/1.09	c
1.00/1.09	c core #78
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -867
1.00/1.09	c Current CPU time: 1.01285 s
1.00/1.09	c
1.00/1.09	c core #79
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -866
1.00/1.09	c Current CPU time: 1.02484 s
1.00/1.09	c
1.00/1.09	c core #80
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -865
1.00/1.09	c Current CPU time: 1.03684 s
1.00/1.09	c
1.00/1.09	c core #81
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -864
1.00/1.09	c Current CPU time: 1.04884 s
1.00/1.09	c
1.00/1.09	c core #82
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -863
1.00/1.09	c Current CPU time: 1.06084 s
1.00/1.09	c
1.00/1.09	c core #83
1.00/1.09	c 
1.00/1.09	c 
1.00/1.09	c Core size: 3	Core Weight: 1	Total Weight: -862
1.00/1.09	c Current CPU time: 1.07284 s
1.00/1.09	c
1.49/1.59	c core #84
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -861
1.49/1.59	c Current CPU time: 1.08583 s
1.49/1.59	c
1.49/1.59	c core #85
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -860
1.49/1.59	c Current CPU time: 1.09783 s
1.49/1.59	c
1.49/1.59	c core #86
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -859
1.49/1.59	c Current CPU time: 1.10983 s
1.49/1.59	c
1.49/1.59	c core #87
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -858
1.49/1.59	c Current CPU time: 1.12183 s
1.49/1.59	c
1.49/1.59	c core #88
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -857
1.49/1.59	c Current CPU time: 1.13383 s
1.49/1.59	c
1.49/1.59	c core #89
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -856
1.49/1.59	c Current CPU time: 1.14583 s
1.49/1.59	c
1.49/1.59	c core #90
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -855
1.49/1.59	c Current CPU time: 1.15882 s
1.49/1.59	c
1.49/1.59	c core #91
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -854
1.49/1.59	c Current CPU time: 1.17082 s
1.49/1.59	c
1.49/1.59	c core #92
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -853
1.49/1.59	c Current CPU time: 1.18282 s
1.49/1.59	c
1.49/1.59	c core #93
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -852
1.49/1.59	c Current CPU time: 1.19482 s
1.49/1.59	c
1.49/1.59	c core #94
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -851
1.49/1.59	c Current CPU time: 1.20682 s
1.49/1.59	c
1.49/1.59	c core #95
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -850
1.49/1.59	c Current CPU time: 1.21981 s
1.49/1.59	c
1.49/1.59	c core #96
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -849
1.49/1.59	c Current CPU time: 1.23181 s
1.49/1.59	c
1.49/1.59	c core #97
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -848
1.49/1.59	c Current CPU time: 1.24381 s
1.49/1.59	c
1.49/1.59	c core #98
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -847
1.49/1.59	c Current CPU time: 1.25581 s
1.49/1.59	c
1.49/1.59	c core #99
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -846
1.49/1.59	c Current CPU time: 1.26881 s
1.49/1.59	c
1.49/1.59	c core #100
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -845
1.49/1.59	c Current CPU time: 1.2808 s
1.49/1.59	c
1.49/1.59	c core #101
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -844
1.49/1.59	c Current CPU time: 1.2928 s
1.49/1.59	c
1.49/1.59	c core #102
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -843
1.49/1.59	c Current CPU time: 1.3048 s
1.49/1.59	c
1.49/1.59	c core #103
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -842
1.49/1.59	c Current CPU time: 1.3178 s
1.49/1.59	c
1.49/1.59	c core #104
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -841
1.49/1.59	c Current CPU time: 1.3298 s
1.49/1.59	c
1.49/1.59	c core #105
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -840
1.49/1.59	c Current CPU time: 1.3418 s
1.49/1.59	c
1.49/1.59	c core #106
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -839
1.49/1.59	c Current CPU time: 1.35479 s
1.49/1.59	c
1.49/1.59	c core #107
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -838
1.49/1.59	c Current CPU time: 1.36679 s
1.49/1.59	c
1.49/1.59	c core #108
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -837
1.49/1.59	c Current CPU time: 1.37879 s
1.49/1.59	c
1.49/1.59	c core #109
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -836
1.49/1.59	c Current CPU time: 1.39179 s
1.49/1.59	c
1.49/1.59	c core #110
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -835
1.49/1.59	c Current CPU time: 1.40379 s
1.49/1.59	c
1.49/1.59	c core #111
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -834
1.49/1.59	c Current CPU time: 1.41678 s
1.49/1.59	c
1.49/1.59	c core #112
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -833
1.49/1.59	c Current CPU time: 1.42878 s
1.49/1.59	c
1.49/1.59	c core #113
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -832
1.49/1.59	c Current CPU time: 1.44178 s
1.49/1.59	c
1.49/1.59	c core #114
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -831
1.49/1.59	c Current CPU time: 1.45378 s
1.49/1.59	c
1.49/1.59	c core #115
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -830
1.49/1.59	c Current CPU time: 1.46578 s
1.49/1.59	c
1.49/1.59	c core #116
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -829
1.49/1.59	c Current CPU time: 1.47877 s
1.49/1.59	c
1.49/1.59	c core #117
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -828
1.49/1.59	c Current CPU time: 1.49077 s
1.49/1.59	c
1.49/1.59	c core #118
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -827
1.49/1.59	c Current CPU time: 1.50377 s
1.49/1.59	c
1.49/1.59	c core #119
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -826
1.49/1.59	c Current CPU time: 1.51577 s
1.49/1.59	c
1.49/1.59	c core #120
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -825
1.49/1.59	c Current CPU time: 1.52877 s
1.49/1.59	c
1.49/1.59	c core #121
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -824
1.49/1.59	c Current CPU time: 1.54076 s
1.49/1.59	c
1.49/1.59	c core #122
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -823
1.49/1.59	c Current CPU time: 1.55376 s
1.49/1.59	c
1.49/1.59	c core #123
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -822
1.49/1.59	c Current CPU time: 1.56676 s
1.49/1.59	c
1.49/1.59	c core #124
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -821
1.49/1.59	c Current CPU time: 1.57876 s
1.49/1.59	c
1.49/1.59	c core #125
1.49/1.59	c 
1.49/1.59	c 
1.49/1.59	c Core size: 3	Core Weight: 1	Total Weight: -820
2.10/2.13	c Current CPU time: 1.59176 s
2.10/2.13	c
2.10/2.13	c core #126
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -819
2.10/2.13	c Current CPU time: 1.60376 s
2.10/2.13	c
2.10/2.13	c core #127
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -818
2.10/2.13	c Current CPU time: 1.61675 s
2.10/2.13	c
2.10/2.13	c core #128
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -817
2.10/2.13	c Current CPU time: 1.62975 s
2.10/2.13	c
2.10/2.13	c core #129
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -816
2.10/2.13	c Current CPU time: 1.64175 s
2.10/2.13	c
2.10/2.13	c core #130
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -815
2.10/2.13	c Current CPU time: 1.65475 s
2.10/2.13	c
2.10/2.13	c core #131
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -814
2.10/2.13	c Current CPU time: 1.66775 s
2.10/2.13	c
2.10/2.13	c core #132
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -813
2.10/2.13	c Current CPU time: 1.68074 s
2.10/2.13	c
2.10/2.13	c core #133
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -812
2.10/2.13	c Current CPU time: 1.69274 s
2.10/2.13	c
2.10/2.13	c core #134
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -811
2.10/2.13	c Current CPU time: 1.70574 s
2.10/2.13	c
2.10/2.13	c core #135
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -810
2.10/2.13	c Current CPU time: 1.71874 s
2.10/2.13	c
2.10/2.13	c core #136
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -809
2.10/2.13	c Current CPU time: 1.73174 s
2.10/2.13	c
2.10/2.13	c core #137
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -808
2.10/2.13	c Current CPU time: 1.74373 s
2.10/2.13	c
2.10/2.13	c core #138
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -807
2.10/2.13	c Current CPU time: 1.75673 s
2.10/2.13	c
2.10/2.13	c core #139
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -806
2.10/2.13	c Current CPU time: 1.76973 s
2.10/2.13	c
2.10/2.13	c core #140
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -805
2.10/2.13	c Current CPU time: 1.78273 s
2.10/2.13	c
2.10/2.13	c core #141
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -804
2.10/2.13	c Current CPU time: 1.79473 s
2.10/2.13	c
2.10/2.13	c core #142
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -803
2.10/2.13	c Current CPU time: 1.80773 s
2.10/2.13	c
2.10/2.13	c core #143
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -802
2.10/2.13	c Current CPU time: 1.82072 s
2.10/2.13	c
2.10/2.13	c core #144
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -801
2.10/2.13	c Current CPU time: 1.83372 s
2.10/2.13	c
2.10/2.13	c core #145
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -800
2.10/2.13	c Current CPU time: 1.84672 s
2.10/2.13	c
2.10/2.13	c core #146
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -799
2.10/2.13	c Current CPU time: 1.85972 s
2.10/2.13	c
2.10/2.13	c core #147
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -798
2.10/2.13	c Current CPU time: 1.87271 s
2.10/2.13	c
2.10/2.13	c core #148
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -797
2.10/2.13	c Current CPU time: 1.88471 s
2.10/2.13	c
2.10/2.13	c core #149
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -796
2.10/2.13	c Current CPU time: 1.89771 s
2.10/2.13	c
2.10/2.13	c core #150
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -795
2.10/2.13	c Current CPU time: 1.91071 s
2.10/2.13	c
2.10/2.13	c core #151
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -794
2.10/2.13	c Current CPU time: 1.92371 s
2.10/2.13	c
2.10/2.13	c core #152
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -793
2.10/2.13	c Current CPU time: 1.9367 s
2.10/2.13	c
2.10/2.13	c core #153
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -792
2.10/2.13	c Current CPU time: 1.9497 s
2.10/2.13	c
2.10/2.13	c core #154
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -791
2.10/2.13	c Current CPU time: 1.9627 s
2.10/2.13	c
2.10/2.13	c core #155
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -790
2.10/2.13	c Current CPU time: 1.9757 s
2.10/2.13	c
2.10/2.13	c core #156
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -789
2.10/2.13	c Current CPU time: 1.9887 s
2.10/2.13	c
2.10/2.13	c core #157
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -788
2.10/2.13	c Current CPU time: 2.00169 s
2.10/2.13	c
2.10/2.13	c core #158
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -787
2.10/2.13	c Current CPU time: 2.01469 s
2.10/2.13	c
2.10/2.13	c core #159
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -786
2.10/2.13	c Current CPU time: 2.02769 s
2.10/2.13	c
2.10/2.13	c core #160
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -785
2.10/2.13	c Current CPU time: 2.04069 s
2.10/2.13	c
2.10/2.13	c core #161
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -784
2.10/2.13	c Current CPU time: 2.05369 s
2.10/2.13	c
2.10/2.13	c core #162
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -783
2.10/2.13	c Current CPU time: 2.06669 s
2.10/2.13	c
2.10/2.13	c core #163
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -782
2.10/2.13	c Current CPU time: 2.07968 s
2.10/2.13	c
2.10/2.13	c core #164
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -781
2.10/2.13	c Current CPU time: 2.09268 s
2.10/2.13	c
2.10/2.13	c core #165
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -780
2.10/2.13	c Current CPU time: 2.10668 s
2.10/2.13	c
2.10/2.13	c core #166
2.10/2.13	c 
2.10/2.13	c 
2.10/2.13	c Core size: 3	Core Weight: 1	Total Weight: -779
2.10/2.13	c Current CPU time: 2.11968 s
2.10/2.13	c
2.10/2.13	c core #167
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -778
2.59/2.69	c Current CPU time: 2.13368 s
2.59/2.69	c
2.59/2.69	c core #168
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -777
2.59/2.69	c Current CPU time: 2.14667 s
2.59/2.69	c
2.59/2.69	c core #169
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -776
2.59/2.69	c Current CPU time: 2.15967 s
2.59/2.69	c
2.59/2.69	c core #170
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -775
2.59/2.69	c Current CPU time: 2.17267 s
2.59/2.69	c
2.59/2.69	c core #171
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -774
2.59/2.69	c Current CPU time: 2.18667 s
2.59/2.69	c
2.59/2.69	c core #172
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -773
2.59/2.69	c Current CPU time: 2.19966 s
2.59/2.69	c
2.59/2.69	c core #173
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -772
2.59/2.69	c Current CPU time: 2.21266 s
2.59/2.69	c
2.59/2.69	c core #174
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -771
2.59/2.69	c Current CPU time: 2.22566 s
2.59/2.69	c
2.59/2.69	c core #175
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -770
2.59/2.69	c Current CPU time: 2.23966 s
2.59/2.69	c
2.59/2.69	c core #176
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -769
2.59/2.69	c Current CPU time: 2.25266 s
2.59/2.69	c
2.59/2.69	c core #177
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -768
2.59/2.69	c Current CPU time: 2.26666 s
2.59/2.69	c
2.59/2.69	c core #178
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -767
2.59/2.69	c Current CPU time: 2.27965 s
2.59/2.69	c
2.59/2.69	c core #179
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -766
2.59/2.69	c Current CPU time: 2.29265 s
2.59/2.69	c
2.59/2.69	c core #180
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -765
2.59/2.69	c Current CPU time: 2.30665 s
2.59/2.69	c
2.59/2.69	c core #181
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -764
2.59/2.69	c Current CPU time: 2.31965 s
2.59/2.69	c
2.59/2.69	c core #182
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -763
2.59/2.69	c Current CPU time: 2.33365 s
2.59/2.69	c
2.59/2.69	c core #183
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -762
2.59/2.69	c Current CPU time: 2.34664 s
2.59/2.69	c
2.59/2.69	c core #184
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -761
2.59/2.69	c Current CPU time: 2.35964 s
2.59/2.69	c
2.59/2.69	c core #185
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -760
2.59/2.69	c Current CPU time: 2.37364 s
2.59/2.69	c
2.59/2.69	c core #186
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -759
2.59/2.69	c Current CPU time: 2.38664 s
2.59/2.69	c
2.59/2.69	c core #187
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -758
2.59/2.69	c Current CPU time: 2.40063 s
2.59/2.69	c
2.59/2.69	c core #188
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -757
2.59/2.69	c Current CPU time: 2.41363 s
2.59/2.69	c
2.59/2.69	c core #189
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -756
2.59/2.69	c Current CPU time: 2.42763 s
2.59/2.69	c
2.59/2.69	c core #190
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -755
2.59/2.69	c Current CPU time: 2.44063 s
2.59/2.69	c
2.59/2.69	c core #191
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -754
2.59/2.69	c Current CPU time: 2.45463 s
2.59/2.69	c
2.59/2.69	c core #192
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -753
2.59/2.69	c Current CPU time: 2.46862 s
2.59/2.69	c
2.59/2.69	c core #193
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -752
2.59/2.69	c Current CPU time: 2.48162 s
2.59/2.69	c
2.59/2.69	c core #194
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -751
2.59/2.69	c Current CPU time: 2.49562 s
2.59/2.69	c
2.59/2.69	c core #195
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -750
2.59/2.69	c Current CPU time: 2.50962 s
2.59/2.69	c
2.59/2.69	c core #196
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -749
2.59/2.69	c Current CPU time: 2.52262 s
2.59/2.69	c
2.59/2.69	c core #197
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -748
2.59/2.69	c Current CPU time: 2.53661 s
2.59/2.69	c
2.59/2.69	c core #198
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -747
2.59/2.69	c Current CPU time: 2.54961 s
2.59/2.69	c
2.59/2.69	c core #199
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -746
2.59/2.69	c Current CPU time: 2.56361 s
2.59/2.69	c
2.59/2.69	c core #200
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -745
2.59/2.69	c Current CPU time: 2.57761 s
2.59/2.69	c
2.59/2.69	c core #201
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -744
2.59/2.69	c Current CPU time: 2.59161 s
2.59/2.69	c
2.59/2.69	c core #202
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -743
2.59/2.69	c Current CPU time: 2.6046 s
2.59/2.69	c
2.59/2.69	c core #203
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -742
2.59/2.69	c Current CPU time: 2.6186 s
2.59/2.69	c
2.59/2.69	c core #204
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -741
2.59/2.69	c Current CPU time: 2.6326 s
2.59/2.69	c
2.59/2.69	c core #205
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -740
2.59/2.69	c Current CPU time: 2.6466 s
2.59/2.69	c
2.59/2.69	c core #206
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -739
2.59/2.69	c Current CPU time: 2.66059 s
2.59/2.69	c
2.59/2.69	c core #207
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -738
2.59/2.69	c Current CPU time: 2.67459 s
2.59/2.69	c
2.59/2.69	c core #208
2.59/2.69	c 
2.59/2.69	c 
2.59/2.69	c Core size: 3	Core Weight: 1	Total Weight: -737
3.21/3.28	c Current CPU time: 2.68859 s
3.21/3.28	c
3.21/3.28	c core #209
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -736
3.21/3.28	c Current CPU time: 2.70259 s
3.21/3.28	c
3.21/3.28	c core #210
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -735
3.21/3.28	c Current CPU time: 2.71659 s
3.21/3.28	c
3.21/3.28	c core #211
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -734
3.21/3.28	c Current CPU time: 2.73058 s
3.21/3.28	c
3.21/3.28	c core #212
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -733
3.21/3.28	c Current CPU time: 2.74458 s
3.21/3.28	c
3.21/3.28	c core #213
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -732
3.21/3.28	c Current CPU time: 2.75858 s
3.21/3.28	c
3.21/3.28	c core #214
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -731
3.21/3.28	c Current CPU time: 2.77258 s
3.21/3.28	c
3.21/3.28	c core #215
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -730
3.21/3.28	c Current CPU time: 2.78658 s
3.21/3.28	c
3.21/3.28	c core #216
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -729
3.21/3.28	c Current CPU time: 2.80057 s
3.21/3.28	c
3.21/3.28	c core #217
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -728
3.21/3.28	c Current CPU time: 2.81457 s
3.21/3.28	c
3.21/3.28	c core #218
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -727
3.21/3.28	c Current CPU time: 2.82857 s
3.21/3.28	c
3.21/3.28	c core #219
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -726
3.21/3.28	c Current CPU time: 2.84257 s
3.21/3.28	c
3.21/3.28	c core #220
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -725
3.21/3.28	c Current CPU time: 2.85656 s
3.21/3.28	c
3.21/3.28	c core #221
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -724
3.21/3.28	c Current CPU time: 2.87056 s
3.21/3.28	c
3.21/3.28	c core #222
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -723
3.21/3.28	c Current CPU time: 2.88456 s
3.21/3.28	c
3.21/3.28	c core #223
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -722
3.21/3.28	c Current CPU time: 2.89956 s
3.21/3.28	c
3.21/3.28	c core #224
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -721
3.21/3.28	c Current CPU time: 2.91356 s
3.21/3.28	c
3.21/3.28	c core #225
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -720
3.21/3.28	c Current CPU time: 2.92755 s
3.21/3.28	c
3.21/3.28	c core #226
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -719
3.21/3.28	c Current CPU time: 2.94155 s
3.21/3.28	c
3.21/3.28	c core #227
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -718
3.21/3.28	c Current CPU time: 2.95555 s
3.21/3.28	c
3.21/3.28	c core #228
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -717
3.21/3.28	c Current CPU time: 2.97055 s
3.21/3.28	c
3.21/3.28	c core #229
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -716
3.21/3.28	c Current CPU time: 2.98455 s
3.21/3.28	c
3.21/3.28	c core #230
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -715
3.21/3.28	c Current CPU time: 2.99854 s
3.21/3.28	c
3.21/3.28	c core #231
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -714
3.21/3.28	c Current CPU time: 3.01354 s
3.21/3.28	c
3.21/3.28	c core #232
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -713
3.21/3.28	c Current CPU time: 3.02754 s
3.21/3.28	c
3.21/3.28	c core #233
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -712
3.21/3.28	c Current CPU time: 3.04154 s
3.21/3.28	c
3.21/3.28	c core #234
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -711
3.21/3.28	c Current CPU time: 3.05654 s
3.21/3.28	c
3.21/3.28	c core #235
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -710
3.21/3.28	c Current CPU time: 3.07053 s
3.21/3.28	c
3.21/3.28	c core #236
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -709
3.21/3.28	c Current CPU time: 3.08453 s
3.21/3.28	c
3.21/3.28	c core #237
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -708
3.21/3.28	c Current CPU time: 3.09953 s
3.21/3.28	c
3.21/3.28	c core #238
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -707
3.21/3.28	c Current CPU time: 3.11353 s
3.21/3.28	c
3.21/3.28	c core #239
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -706
3.21/3.28	c Current CPU time: 3.12852 s
3.21/3.28	c
3.21/3.28	c core #240
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -705
3.21/3.28	c Current CPU time: 3.14252 s
3.21/3.28	c
3.21/3.28	c core #241
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -704
3.21/3.28	c Current CPU time: 3.15752 s
3.21/3.28	c
3.21/3.28	c core #242
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -703
3.21/3.28	c Current CPU time: 3.17152 s
3.21/3.28	c
3.21/3.28	c core #243
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -702
3.21/3.28	c Current CPU time: 3.18651 s
3.21/3.28	c
3.21/3.28	c core #244
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -701
3.21/3.28	c Current CPU time: 3.20151 s
3.21/3.28	c
3.21/3.28	c core #245
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -700
3.21/3.28	c Current CPU time: 3.21651 s
3.21/3.28	c
3.21/3.28	c core #246
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -699
3.21/3.28	c Current CPU time: 3.23151 s
3.21/3.28	c
3.21/3.28	c core #247
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -698
3.21/3.28	c Current CPU time: 3.24551 s
3.21/3.28	c
3.21/3.28	c core #248
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -697
3.21/3.28	c Current CPU time: 3.2605 s
3.21/3.28	c
3.21/3.28	c core #249
3.21/3.28	c 
3.21/3.28	c 
3.21/3.28	c Core size: 3	Core Weight: 1	Total Weight: -696
3.21/3.28	c Current CPU time: 3.2755 s
3.89/3.91	c
3.89/3.91	c core #250
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -695
3.89/3.91	c Current CPU time: 3.2895 s
3.89/3.91	c
3.89/3.91	c core #251
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -694
3.89/3.91	c Current CPU time: 3.3045 s
3.89/3.91	c
3.89/3.91	c core #252
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -693
3.89/3.91	c Current CPU time: 3.31949 s
3.89/3.91	c
3.89/3.91	c core #253
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -692
3.89/3.91	c Current CPU time: 3.33349 s
3.89/3.91	c
3.89/3.91	c core #254
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -691
3.89/3.91	c Current CPU time: 3.34849 s
3.89/3.91	c
3.89/3.91	c core #255
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -690
3.89/3.91	c Current CPU time: 3.36349 s
3.89/3.91	c
3.89/3.91	c core #256
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -689
3.89/3.91	c Current CPU time: 3.37849 s
3.89/3.91	c
3.89/3.91	c core #257
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -688
3.89/3.91	c Current CPU time: 3.39248 s
3.89/3.91	c
3.89/3.91	c core #258
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -687
3.89/3.91	c Current CPU time: 3.40748 s
3.89/3.91	c
3.89/3.91	c core #259
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -686
3.89/3.91	c Current CPU time: 3.42248 s
3.89/3.91	c
3.89/3.91	c core #260
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -685
3.89/3.91	c Current CPU time: 3.43748 s
3.89/3.91	c
3.89/3.91	c core #261
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -684
3.89/3.91	c Current CPU time: 3.45248 s
3.89/3.91	c
3.89/3.91	c core #262
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -683
3.89/3.91	c Current CPU time: 3.46747 s
3.89/3.91	c
3.89/3.91	c core #263
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -682
3.89/3.91	c Current CPU time: 3.48147 s
3.89/3.91	c
3.89/3.91	c core #264
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -681
3.89/3.91	c Current CPU time: 3.49647 s
3.89/3.91	c
3.89/3.91	c core #265
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -680
3.89/3.91	c Current CPU time: 3.51147 s
3.89/3.91	c
3.89/3.91	c core #266
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -679
3.89/3.91	c Current CPU time: 3.52646 s
3.89/3.91	c
3.89/3.91	c core #267
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -678
3.89/3.91	c Current CPU time: 3.54146 s
3.89/3.91	c
3.89/3.91	c core #268
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -677
3.89/3.91	c Current CPU time: 3.55646 s
3.89/3.91	c
3.89/3.91	c core #269
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -676
3.89/3.91	c Current CPU time: 3.57146 s
3.89/3.91	c
3.89/3.91	c core #270
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -675
3.89/3.91	c Current CPU time: 3.58645 s
3.89/3.91	c
3.89/3.91	c core #271
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -674
3.89/3.91	c Current CPU time: 3.60145 s
3.89/3.91	c
3.89/3.91	c core #272
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -673
3.89/3.91	c Current CPU time: 3.61645 s
3.89/3.91	c
3.89/3.91	c core #273
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -672
3.89/3.91	c Current CPU time: 3.63245 s
3.89/3.91	c
3.89/3.91	c core #274
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -671
3.89/3.91	c Current CPU time: 3.64745 s
3.89/3.91	c
3.89/3.91	c core #275
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -670
3.89/3.91	c Current CPU time: 3.66244 s
3.89/3.91	c
3.89/3.91	c core #276
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -669
3.89/3.91	c Current CPU time: 3.67744 s
3.89/3.91	c
3.89/3.91	c core #277
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -668
3.89/3.91	c Current CPU time: 3.69244 s
3.89/3.91	c
3.89/3.91	c core #278
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -667
3.89/3.91	c Current CPU time: 3.70744 s
3.89/3.91	c
3.89/3.91	c core #279
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -666
3.89/3.91	c Current CPU time: 3.72243 s
3.89/3.91	c
3.89/3.91	c core #280
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -665
3.89/3.91	c Current CPU time: 3.73843 s
3.89/3.91	c
3.89/3.91	c core #281
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -664
3.89/3.91	c Current CPU time: 3.75343 s
3.89/3.91	c
3.89/3.91	c core #282
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -663
3.89/3.91	c Current CPU time: 3.76843 s
3.89/3.91	c
3.89/3.91	c core #283
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -662
3.89/3.91	c Current CPU time: 3.78342 s
3.89/3.91	c
3.89/3.91	c core #284
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -661
3.89/3.91	c Current CPU time: 3.79942 s
3.89/3.91	c
3.89/3.91	c core #285
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -660
3.89/3.91	c Current CPU time: 3.81442 s
3.89/3.91	c
3.89/3.91	c core #286
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -659
3.89/3.91	c Current CPU time: 3.82942 s
3.89/3.91	c
3.89/3.91	c core #287
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -658
3.89/3.91	c Current CPU time: 3.84542 s
3.89/3.91	c
3.89/3.91	c core #288
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -657
3.89/3.91	c Current CPU time: 3.86041 s
3.89/3.91	c
3.89/3.91	c core #289
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -656
3.89/3.91	c Current CPU time: 3.87641 s
3.89/3.91	c
3.89/3.91	c core #290
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -655
3.89/3.91	c Current CPU time: 3.89141 s
3.89/3.91	c
3.89/3.91	c core #291
3.89/3.91	c 
3.89/3.91	c 
3.89/3.91	c Core size: 3	Core Weight: 1	Total Weight: -654
4.49/4.57	c Current CPU time: 3.90641 s
4.49/4.57	c
4.49/4.57	c core #292
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -653
4.49/4.57	c Current CPU time: 3.9214 s
4.49/4.57	c
4.49/4.57	c core #293
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -652
4.49/4.57	c Current CPU time: 3.9374 s
4.49/4.57	c
4.49/4.57	c core #294
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -651
4.49/4.57	c Current CPU time: 3.9524 s
4.49/4.57	c
4.49/4.57	c core #295
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -650
4.49/4.57	c Current CPU time: 3.9684 s
4.49/4.57	c
4.49/4.57	c core #296
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -649
4.49/4.57	c Current CPU time: 3.98439 s
4.49/4.57	c
4.49/4.57	c core #297
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -648
4.49/4.57	c Current CPU time: 3.99939 s
4.49/4.57	c
4.49/4.57	c core #298
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -647
4.49/4.57	c Current CPU time: 4.01539 s
4.49/4.57	c
4.49/4.57	c core #299
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -646
4.49/4.57	c Current CPU time: 4.03139 s
4.49/4.57	c
4.49/4.57	c core #300
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -645
4.49/4.57	c Current CPU time: 4.04638 s
4.49/4.57	c
4.49/4.57	c core #301
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -644
4.49/4.57	c Current CPU time: 4.06238 s
4.49/4.57	c
4.49/4.57	c core #302
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -643
4.49/4.57	c Current CPU time: 4.07838 s
4.49/4.57	c
4.49/4.57	c core #303
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -642
4.49/4.57	c Current CPU time: 4.09438 s
4.49/4.57	c
4.49/4.57	c core #304
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -641
4.49/4.57	c Current CPU time: 4.11038 s
4.49/4.57	c
4.49/4.57	c core #305
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -640
4.49/4.57	c Current CPU time: 4.12637 s
4.49/4.57	c
4.49/4.57	c core #306
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -639
4.49/4.57	c Current CPU time: 4.14237 s
4.49/4.57	c
4.49/4.57	c core #307
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -638
4.49/4.57	c Current CPU time: 4.15837 s
4.49/4.57	c
4.49/4.57	c core #308
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -637
4.49/4.57	c Current CPU time: 4.17436 s
4.49/4.57	c
4.49/4.57	c core #309
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -636
4.49/4.57	c Current CPU time: 4.19036 s
4.49/4.57	c
4.49/4.57	c core #310
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -635
4.49/4.57	c Current CPU time: 4.20636 s
4.49/4.57	c
4.49/4.57	c core #311
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -634
4.49/4.57	c Current CPU time: 4.22236 s
4.49/4.57	c
4.49/4.57	c core #312
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -633
4.49/4.57	c Current CPU time: 4.23836 s
4.49/4.57	c
4.49/4.57	c core #313
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -632
4.49/4.57	c Current CPU time: 4.25535 s
4.49/4.57	c
4.49/4.57	c core #314
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -631
4.49/4.57	c Current CPU time: 4.27035 s
4.49/4.57	c
4.49/4.57	c core #315
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -630
4.49/4.57	c Current CPU time: 4.28735 s
4.49/4.57	c
4.49/4.57	c core #316
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -629
4.49/4.57	c Current CPU time: 4.30335 s
4.49/4.57	c
4.49/4.57	c core #317
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -628
4.49/4.57	c Current CPU time: 4.32034 s
4.49/4.57	c
4.49/4.57	c core #318
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -627
4.49/4.57	c Current CPU time: 4.33634 s
4.49/4.57	c
4.49/4.57	c core #319
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -626
4.49/4.57	c Current CPU time: 4.35234 s
4.49/4.57	c
4.49/4.57	c core #320
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -625
4.49/4.57	c Current CPU time: 4.36834 s
4.49/4.57	c
4.49/4.57	c core #321
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -624
4.49/4.57	c Current CPU time: 4.38433 s
4.49/4.57	c
4.49/4.57	c core #322
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -623
4.49/4.57	c Current CPU time: 4.40133 s
4.49/4.57	c
4.49/4.57	c core #323
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -622
4.49/4.57	c Current CPU time: 4.41733 s
4.49/4.57	c
4.49/4.57	c core #324
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -621
4.49/4.57	c Current CPU time: 4.43433 s
4.49/4.57	c
4.49/4.57	c core #325
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -620
4.49/4.57	c Current CPU time: 4.45032 s
4.49/4.57	c
4.49/4.57	c core #326
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -619
4.49/4.57	c Current CPU time: 4.46732 s
4.49/4.57	c
4.49/4.57	c core #327
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -618
4.49/4.57	c Current CPU time: 4.48432 s
4.49/4.57	c
4.49/4.57	c core #328
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -617
4.49/4.57	c Current CPU time: 4.50031 s
4.49/4.57	c
4.49/4.57	c core #329
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -616
4.49/4.57	c Current CPU time: 4.51731 s
4.49/4.57	c
4.49/4.57	c core #330
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -615
4.49/4.57	c Current CPU time: 4.53431 s
4.49/4.57	c
4.49/4.57	c core #331
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -614
4.49/4.57	c Current CPU time: 4.55131 s
4.49/4.57	c
4.49/4.57	c core #332
4.49/4.57	c 
4.49/4.57	c 
4.49/4.57	c Core size: 3	Core Weight: 1	Total Weight: -613
5.29/5.31	c Current CPU time: 4.56731 s
5.29/5.31	c
5.29/5.31	c core #333
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -612
5.29/5.31	c Current CPU time: 4.5843 s
5.29/5.31	c
5.29/5.31	c core #334
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -611
5.29/5.31	c Current CPU time: 4.6013 s
5.29/5.31	c
5.29/5.31	c core #335
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -610
5.29/5.31	c Current CPU time: 4.6183 s
5.29/5.31	c
5.29/5.31	c core #336
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -609
5.29/5.31	c Current CPU time: 4.6353 s
5.29/5.31	c
5.29/5.31	c core #337
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -608
5.29/5.31	c Current CPU time: 4.65229 s
5.29/5.31	c
5.29/5.31	c core #338
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -607
5.29/5.31	c Current CPU time: 4.66929 s
5.29/5.31	c
5.29/5.31	c core #339
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -606
5.29/5.31	c Current CPU time: 4.68629 s
5.29/5.31	c
5.29/5.31	c core #340
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -605
5.29/5.31	c Current CPU time: 4.70228 s
5.29/5.31	c
5.29/5.31	c core #341
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -604
5.29/5.31	c Current CPU time: 4.71928 s
5.29/5.31	c
5.29/5.31	c core #342
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -603
5.29/5.31	c Current CPU time: 4.73728 s
5.29/5.31	c
5.29/5.31	c core #343
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -602
5.29/5.31	c Current CPU time: 4.75428 s
5.29/5.31	c
5.29/5.31	c core #344
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -601
5.29/5.31	c Current CPU time: 4.77127 s
5.29/5.31	c
5.29/5.31	c core #345
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -600
5.29/5.31	c Current CPU time: 4.78927 s
5.29/5.31	c
5.29/5.31	c core #346
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -599
5.29/5.31	c Current CPU time: 4.80627 s
5.29/5.31	c
5.29/5.31	c core #347
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -598
5.29/5.31	c Current CPU time: 4.82427 s
5.29/5.31	c
5.29/5.31	c core #348
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -597
5.29/5.31	c Current CPU time: 4.84126 s
5.29/5.31	c
5.29/5.31	c core #349
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -596
5.29/5.31	c Current CPU time: 4.85926 s
5.29/5.31	c
5.29/5.31	c core #350
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -595
5.29/5.31	c Current CPU time: 4.87626 s
5.29/5.31	c
5.29/5.31	c core #351
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -594
5.29/5.31	c Current CPU time: 4.89426 s
5.29/5.31	c
5.29/5.31	c core #352
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -593
5.29/5.31	c Current CPU time: 4.91125 s
5.29/5.31	c
5.29/5.31	c core #353
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -592
5.29/5.31	c Current CPU time: 4.92925 s
5.29/5.31	c
5.29/5.31	c core #354
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -591
5.29/5.31	c Current CPU time: 4.94625 s
5.29/5.31	c
5.29/5.31	c core #355
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -590
5.29/5.31	c Current CPU time: 4.96425 s
5.29/5.31	c
5.29/5.31	c core #356
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -589
5.29/5.31	c Current CPU time: 4.98124 s
5.29/5.31	c
5.29/5.31	c core #357
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -588
5.29/5.31	c Current CPU time: 4.99924 s
5.29/5.31	c
5.29/5.31	c core #358
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -587
5.29/5.31	c Current CPU time: 5.01724 s
5.29/5.31	c
5.29/5.31	c core #359
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -586
5.29/5.31	c Current CPU time: 5.03423 s
5.29/5.31	c
5.29/5.31	c core #360
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -585
5.29/5.31	c Current CPU time: 5.05223 s
5.29/5.31	c
5.29/5.31	c core #361
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -584
5.29/5.31	c Current CPU time: 5.07023 s
5.29/5.31	c
5.29/5.31	c core #362
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -583
5.29/5.31	c Current CPU time: 5.08823 s
5.29/5.31	c
5.29/5.31	c core #363
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -582
5.29/5.31	c Current CPU time: 5.10622 s
5.29/5.31	c
5.29/5.31	c core #364
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -581
5.29/5.31	c Current CPU time: 5.12422 s
5.29/5.31	c
5.29/5.31	c core #365
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -580
5.29/5.31	c Current CPU time: 5.14222 s
5.29/5.31	c
5.29/5.31	c core #366
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -579
5.29/5.31	c Current CPU time: 5.16021 s
5.29/5.31	c
5.29/5.31	c core #367
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -578
5.29/5.31	c Current CPU time: 5.17821 s
5.29/5.31	c
5.29/5.31	c core #368
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -577
5.29/5.31	c Current CPU time: 5.19721 s
5.29/5.31	c
5.29/5.31	c core #369
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -576
5.29/5.31	c Current CPU time: 5.21521 s
5.29/5.31	c
5.29/5.31	c core #370
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -575
5.29/5.31	c Current CPU time: 5.2332 s
5.29/5.31	c
5.29/5.31	c core #371
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -574
5.29/5.31	c Current CPU time: 5.2522 s
5.29/5.31	c
5.29/5.31	c core #372
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -573
5.29/5.31	c Current CPU time: 5.2702 s
5.29/5.31	c
5.29/5.31	c core #373
5.29/5.31	c 
5.29/5.31	c 
5.29/5.31	c Core size: 3	Core Weight: 1	Total Weight: -572
5.29/5.31	c Current CPU time: 5.2882 s
5.29/5.31	c
5.29/5.31	c core #374
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -571
6.10/6.11	c Current CPU time: 5.30719 s
6.10/6.11	c
6.10/6.11	c core #375
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -570
6.10/6.11	c Current CPU time: 5.32619 s
6.10/6.11	c
6.10/6.11	c core #376
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -569
6.10/6.11	c Current CPU time: 5.34419 s
6.10/6.11	c
6.10/6.11	c core #377
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -568
6.10/6.11	c Current CPU time: 5.36318 s
6.10/6.11	c
6.10/6.11	c core #378
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -567
6.10/6.11	c Current CPU time: 5.38218 s
6.10/6.11	c
6.10/6.11	c core #379
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -566
6.10/6.11	c Current CPU time: 5.40118 s
6.10/6.11	c
6.10/6.11	c core #380
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -565
6.10/6.11	c Current CPU time: 5.42018 s
6.10/6.11	c
6.10/6.11	c core #381
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -564
6.10/6.11	c Current CPU time: 5.43917 s
6.10/6.11	c
6.10/6.11	c core #382
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -563
6.10/6.11	c Current CPU time: 5.45717 s
6.10/6.11	c
6.10/6.11	c core #383
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -562
6.10/6.11	c Current CPU time: 5.47617 s
6.10/6.11	c
6.10/6.11	c core #384
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -561
6.10/6.11	c Current CPU time: 5.49416 s
6.10/6.11	c
6.10/6.11	c core #385
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -560
6.10/6.11	c Current CPU time: 5.51416 s
6.10/6.11	c
6.10/6.11	c core #386
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -559
6.10/6.11	c Current CPU time: 5.53316 s
6.10/6.11	c
6.10/6.11	c core #387
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -558
6.10/6.11	c Current CPU time: 5.55215 s
6.10/6.11	c
6.10/6.11	c core #388
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -557
6.10/6.11	c Current CPU time: 5.57115 s
6.10/6.11	c
6.10/6.11	c core #389
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -556
6.10/6.11	c Current CPU time: 5.59015 s
6.10/6.11	c
6.10/6.11	c core #390
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -555
6.10/6.11	c Current CPU time: 5.60915 s
6.10/6.11	c
6.10/6.11	c core #391
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -554
6.10/6.11	c Current CPU time: 5.62814 s
6.10/6.11	c
6.10/6.11	c core #392
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -553
6.10/6.11	c Current CPU time: 5.64814 s
6.10/6.11	c
6.10/6.11	c core #393
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -552
6.10/6.11	c Current CPU time: 5.66714 s
6.10/6.11	c
6.10/6.11	c core #394
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -551
6.10/6.11	c Current CPU time: 5.68614 s
6.10/6.11	c
6.10/6.11	c core #395
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -550
6.10/6.11	c Current CPU time: 5.70613 s
6.10/6.11	c
6.10/6.11	c core #396
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -549
6.10/6.11	c Current CPU time: 5.72613 s
6.10/6.11	c
6.10/6.11	c core #397
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -548
6.10/6.11	c Current CPU time: 5.74513 s
6.10/6.11	c
6.10/6.11	c core #398
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -547
6.10/6.11	c Current CPU time: 5.76512 s
6.10/6.11	c
6.10/6.11	c core #399
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -546
6.10/6.11	c Current CPU time: 5.78412 s
6.10/6.11	c
6.10/6.11	c core #400
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -545
6.10/6.11	c Current CPU time: 5.80412 s
6.10/6.11	c
6.10/6.11	c core #401
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -544
6.10/6.11	c Current CPU time: 5.82411 s
6.10/6.11	c
6.10/6.11	c core #402
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -543
6.10/6.11	c Current CPU time: 5.84311 s
6.10/6.11	c
6.10/6.11	c core #403
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -542
6.10/6.11	c Current CPU time: 5.86311 s
6.10/6.11	c
6.10/6.11	c core #404
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -541
6.10/6.11	c Current CPU time: 5.88311 s
6.10/6.11	c
6.10/6.11	c core #405
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -540
6.10/6.11	c Current CPU time: 5.9031 s
6.10/6.11	c
6.10/6.11	c core #406
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -539
6.10/6.11	c Current CPU time: 5.9231 s
6.10/6.11	c
6.10/6.11	c core #407
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -538
6.10/6.11	c Current CPU time: 5.9431 s
6.10/6.11	c
6.10/6.11	c core #408
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -537
6.10/6.11	c Current CPU time: 5.96309 s
6.10/6.11	c
6.10/6.11	c core #409
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -536
6.10/6.11	c Current CPU time: 5.98309 s
6.10/6.11	c
6.10/6.11	c core #410
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -535
6.10/6.11	c Current CPU time: 6.00309 s
6.10/6.11	c
6.10/6.11	c core #411
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -534
6.10/6.11	c Current CPU time: 6.02308 s
6.10/6.11	c
6.10/6.11	c core #412
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -533
6.10/6.11	c Current CPU time: 6.04308 s
6.10/6.11	c
6.10/6.11	c core #413
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -532
6.10/6.11	c Current CPU time: 6.06308 s
6.10/6.11	c
6.10/6.11	c core #414
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -531
6.10/6.11	c Current CPU time: 6.08408 s
6.10/6.11	c
6.10/6.11	c core #415
6.10/6.11	c 
6.10/6.11	c 
6.10/6.11	c Core size: 3	Core Weight: 1	Total Weight: -530
6.89/6.99	c Current CPU time: 6.10407 s
6.89/6.99	c
6.89/6.99	c core #416
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -529
6.89/6.99	c Current CPU time: 6.12507 s
6.89/6.99	c
6.89/6.99	c core #417
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -528
6.89/6.99	c Current CPU time: 6.14506 s
6.89/6.99	c
6.89/6.99	c core #418
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -527
6.89/6.99	c Current CPU time: 6.16506 s
6.89/6.99	c
6.89/6.99	c core #419
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -526
6.89/6.99	c Current CPU time: 6.18606 s
6.89/6.99	c
6.89/6.99	c core #420
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -525
6.89/6.99	c Current CPU time: 6.20706 s
6.89/6.99	c
6.89/6.99	c core #421
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -524
6.89/6.99	c Current CPU time: 6.22705 s
6.89/6.99	c
6.89/6.99	c core #422
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -523
6.89/6.99	c Current CPU time: 6.24805 s
6.89/6.99	c
6.89/6.99	c core #423
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -522
6.89/6.99	c Current CPU time: 6.26905 s
6.89/6.99	c
6.89/6.99	c core #424
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -521
6.89/6.99	c Current CPU time: 6.28904 s
6.89/6.99	c
6.89/6.99	c core #425
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -520
6.89/6.99	c Current CPU time: 6.31104 s
6.89/6.99	c
6.89/6.99	c core #426
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -519
6.89/6.99	c Current CPU time: 6.33104 s
6.89/6.99	c
6.89/6.99	c core #427
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -518
6.89/6.99	c Current CPU time: 6.35203 s
6.89/6.99	c
6.89/6.99	c core #428
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -517
6.89/6.99	c Current CPU time: 6.37303 s
6.89/6.99	c
6.89/6.99	c core #429
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -516
6.89/6.99	c Current CPU time: 6.39503 s
6.89/6.99	c
6.89/6.99	c core #430
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -515
6.89/6.99	c Current CPU time: 6.41602 s
6.89/6.99	c
6.89/6.99	c core #431
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -514
6.89/6.99	c Current CPU time: 6.43702 s
6.89/6.99	c
6.89/6.99	c core #432
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -513
6.89/6.99	c Current CPU time: 6.45802 s
6.89/6.99	c
6.89/6.99	c core #433
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -512
6.89/6.99	c Current CPU time: 6.48001 s
6.89/6.99	c
6.89/6.99	c core #434
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -511
6.89/6.99	c Current CPU time: 6.50201 s
6.89/6.99	c
6.89/6.99	c core #435
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -510
6.89/6.99	c Current CPU time: 6.52401 s
6.89/6.99	c
6.89/6.99	c core #436
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -509
6.89/6.99	c Current CPU time: 6.545 s
6.89/6.99	c
6.89/6.99	c core #437
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -508
6.89/6.99	c Current CPU time: 6.567 s
6.89/6.99	c
6.89/6.99	c core #438
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -507
6.89/6.99	c Current CPU time: 6.589 s
6.89/6.99	c
6.89/6.99	c core #439
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -506
6.89/6.99	c Current CPU time: 6.60999 s
6.89/6.99	c
6.89/6.99	c core #440
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -505
6.89/6.99	c Current CPU time: 6.63199 s
6.89/6.99	c
6.89/6.99	c core #441
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -504
6.89/6.99	c Current CPU time: 6.65399 s
6.89/6.99	c
6.89/6.99	c core #442
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -503
6.89/6.99	c Current CPU time: 6.67598 s
6.89/6.99	c
6.89/6.99	c core #443
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -502
6.89/6.99	c Current CPU time: 6.69798 s
6.89/6.99	c
6.89/6.99	c core #444
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -501
6.89/6.99	c Current CPU time: 6.71898 s
6.89/6.99	c
6.89/6.99	c core #445
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -500
6.89/6.99	c Current CPU time: 6.74097 s
6.89/6.99	c
6.89/6.99	c core #446
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -499
6.89/6.99	c Current CPU time: 6.76297 s
6.89/6.99	c
6.89/6.99	c core #447
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -498
6.89/6.99	c Current CPU time: 6.78497 s
6.89/6.99	c
6.89/6.99	c core #448
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -497
6.89/6.99	c Current CPU time: 6.80696 s
6.89/6.99	c
6.89/6.99	c core #449
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -496
6.89/6.99	c Current CPU time: 6.82996 s
6.89/6.99	c
6.89/6.99	c core #450
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -495
6.89/6.99	c Current CPU time: 6.85196 s
6.89/6.99	c
6.89/6.99	c core #451
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -494
6.89/6.99	c Current CPU time: 6.87396 s
6.89/6.99	c
6.89/6.99	c core #452
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -493
6.89/6.99	c Current CPU time: 6.89595 s
6.89/6.99	c
6.89/6.99	c core #453
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -492
6.89/6.99	c Current CPU time: 6.91795 s
6.89/6.99	c
6.89/6.99	c core #454
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -491
6.89/6.99	c Current CPU time: 6.93994 s
6.89/6.99	c
6.89/6.99	c core #455
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -490
6.89/6.99	c Current CPU time: 6.96294 s
6.89/6.99	c
6.89/6.99	c core #456
6.89/6.99	c 
6.89/6.99	c 
6.89/6.99	c Core size: 3	Core Weight: 1	Total Weight: -489
6.89/6.99	c Current CPU time: 6.98494 s
7.39/7.43	c
7.39/7.43	c core #457
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 3	Core Weight: 1	Total Weight: -488
7.39/7.43	c Current CPU time: 7.00793 s
7.39/7.43	c
7.39/7.43	c core #458
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 3	Core Weight: 1	Total Weight: -487
7.39/7.43	c Current CPU time: 7.02993 s
7.39/7.43	c
7.39/7.43	c core #459
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 3	Core Weight: 1	Total Weight: -486
7.39/7.43	c Current CPU time: 7.05293 s
7.39/7.43	c
7.39/7.43	c core #460
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 3	Core Weight: 1	Total Weight: -485
7.39/7.43	c Current CPU time: 7.07592 s
7.39/7.43	c
7.39/7.43	c core #461
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 3	Core Weight: 1	Total Weight: -484
7.39/7.43	c Current CPU time: 7.09792 s
7.39/7.43	c
7.39/7.43	c core #462
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 3	Core Weight: 1	Total Weight: -483
7.39/7.43	c Current CPU time: 7.12092 s
7.39/7.43	c
7.39/7.43	c core #463
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 3	Core Weight: 1	Total Weight: -482
7.39/7.43	c Current CPU time: 7.14391 s
7.39/7.43	c
7.39/7.43	c core #464
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 3	Core Weight: 1	Total Weight: -481
7.39/7.43	c Current CPU time: 7.16691 s
7.39/7.43	c
7.39/7.43	c core #465
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 3	Core Weight: 1	Total Weight: -480
7.39/7.43	c Current CPU time: 7.18891 s
7.39/7.43	c
7.39/7.43	c core #466
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 3	Core Weight: 1	Total Weight: -479
7.39/7.43	c Current CPU time: 7.2119 s
7.39/7.43	c
7.39/7.43	c core #467
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 3	Core Weight: 1	Total Weight: -478
7.39/7.43	c Current CPU time: 7.2349 s
7.39/7.43	c
7.39/7.43	c core #468
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 3	Core Weight: 1	Total Weight: -477
7.39/7.43	c Current CPU time: 7.2579 s
7.39/7.43	c
7.39/7.43	c core #469
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 3	Core Weight: 1	Total Weight: -476
7.39/7.43	c Current CPU time: 7.28089 s
7.39/7.43	c
7.39/7.43	c core #470
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 3	Core Weight: 1	Total Weight: -475
7.39/7.43	c Current CPU time: 7.30389 s
7.39/7.43	c
7.39/7.43	c core #471
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 3	Core Weight: 1	Total Weight: -474
7.39/7.43	c Current CPU time: 7.32689 s
7.39/7.43	c
7.39/7.43	c core #472
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 6	Core Weight: 1	Total Weight: -473
7.39/7.43	c Current CPU time: 7.35088 s
7.39/7.43	c
7.39/7.43	c core #473
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 10	Core Weight: 1	Total Weight: -472
7.39/7.43	c Current CPU time: 7.37388 s
7.39/7.43	c
7.39/7.43	c core #474
7.39/7.43	c 
7.39/7.43	c 
7.39/7.43	c Core size: 10	Core Weight: 1	Total Weight: -471
7.39/7.43	c Current CPU time: 7.39687 s
7.39/7.43	c
7.39/7.43	c ============================[ Search Statistics ]==============================
7.39/7.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.39/7.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.39/7.43	c ===============================================================================
7.39/7.43	c |         0 |    1900    59664   119345 |    19888        0   -nan |  0.000 % |
7.39/7.43	c ===============================================================================
7.39/7.45	c core #475
7.39/7.45	c 
7.39/7.45	c 
7.39/7.45	c Core size: 10	Core Weight: 1	Total Weight: -470
7.39/7.45	c Current CPU time: 7.42187 s
7.39/7.45	c
7.39/7.45	c ============================[ Search Statistics ]==============================
7.39/7.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.39/7.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.39/7.45	c ===============================================================================
7.39/7.45	c |         0 |    1906    59665   119357 |    19888        0   -nan |  0.000 % |
7.39/7.45	c ===============================================================================
7.39/7.48	c core #476
7.39/7.48	c 
7.39/7.48	c 
7.39/7.48	c Core size: 8	Core Weight: 1	Total Weight: -469
7.39/7.48	c Current CPU time: 7.44587 s
7.39/7.48	c
7.39/7.48	c ============================[ Search Statistics ]==============================
7.39/7.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.39/7.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.39/7.48	c ===============================================================================
7.39/7.48	c |         0 |    1910    59666   119365 |    19888        0   -nan |  0.000 % |
7.39/7.48	c ===============================================================================
7.49/7.50	c core #477
7.49/7.50	c 
7.49/7.50	c 
7.49/7.50	c Core size: 8	Core Weight: 1	Total Weight: -468
7.49/7.50	c Current CPU time: 7.47086 s
7.49/7.50	c
7.49/7.50	c ============================[ Search Statistics ]==============================
7.49/7.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.49/7.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.49/7.50	c ===============================================================================
7.49/7.50	c |         0 |    1914    59667   119373 |    19889        0   -nan |  0.000 % |
7.49/7.50	c ===============================================================================
7.49/7.52	c core #478
7.49/7.52	c 
7.49/7.52	c 
7.49/7.52	c Core size: 8	Core Weight: 1	Total Weight: -467
7.49/7.52	c Current CPU time: 7.49486 s
7.49/7.52	c
7.49/7.52	c ============================[ Search Statistics ]==============================
7.49/7.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.49/7.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.49/7.52	c ===============================================================================
7.49/7.52	c |         0 |    1918    59668   119381 |    19889        0   -nan |  0.000 % |
7.49/7.53	c ===============================================================================
7.49/7.55	c core #479
7.49/7.55	c 
7.49/7.55	c 
7.49/7.55	c Core size: 8	Core Weight: 1	Total Weight: -466
7.49/7.55	c Current CPU time: 7.51886 s
7.49/7.55	c
7.49/7.55	c ============================[ Search Statistics ]==============================
7.49/7.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.49/7.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.49/7.55	c ===============================================================================
7.49/7.55	c |         0 |    1922    59669   119389 |    19889        0   -nan |  0.000 % |
7.49/7.55	c ===============================================================================
7.49/7.57	c core #480
7.49/7.57	c 
7.49/7.57	c 
7.49/7.57	c Core size: 10	Core Weight: 1	Total Weight: -465
7.49/7.57	c Current CPU time: 7.54385 s
7.49/7.57	c
7.49/7.57	c ============================[ Search Statistics ]==============================
7.49/7.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.49/7.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.49/7.57	c ===============================================================================
7.49/7.57	c |         0 |    1929    59670   119403 |    19890        0   -nan |  0.000 % |
7.49/7.58	c ===============================================================================
7.49/7.60	c core #481
7.49/7.60	c 
7.49/7.60	c 
7.49/7.60	c Core size: 20	Core Weight: 1	Total Weight: -464
7.49/7.60	c Current CPU time: 7.56785 s
7.49/7.60	c
7.49/7.60	c ============================[ Search Statistics ]==============================
7.49/7.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.49/7.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.49/7.60	c ===============================================================================
7.49/7.60	c |         0 |    1946    59671   119437 |    19890        0   -nan |  0.000 % |
7.49/7.60	c ===============================================================================
7.61/7.62	c core #482
7.61/7.62	c 
7.61/7.62	c 
7.61/7.62	c Core size: 10	Core Weight: 1	Total Weight: -463
7.61/7.62	c Current CPU time: 7.59284 s
7.61/7.62	c
7.61/7.62	c ============================[ Search Statistics ]==============================
7.61/7.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.61/7.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.61/7.62	c ===============================================================================
7.61/7.62	c |         0 |    1952    59672   119449 |    19890        0   -nan |  0.000 % |
7.61/7.63	c ===============================================================================
7.61/7.65	c core #483
7.61/7.65	c 
7.61/7.65	c 
7.61/7.65	c Core size: 10	Core Weight: 1	Total Weight: -462
7.61/7.65	c Current CPU time: 7.61784 s
7.61/7.65	c
7.61/7.65	c ============================[ Search Statistics ]==============================
7.61/7.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.61/7.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.61/7.65	c ===============================================================================
7.61/7.65	c |         0 |    1958    59673   119461 |    19891        0   -nan |  0.000 % |
7.61/7.65	c ===============================================================================
7.61/7.67	c core #484
7.61/7.67	c 
7.61/7.67	c 
7.61/7.67	c Core size: 10	Core Weight: 1	Total Weight: -461
7.61/7.67	c Current CPU time: 7.64284 s
7.61/7.67	c
7.61/7.67	c ============================[ Search Statistics ]==============================
7.61/7.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.61/7.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.61/7.67	c ===============================================================================
7.61/7.67	c |         0 |    1964    59674   119473 |    19891        0   -nan |  0.000 % |
7.61/7.68	c ===============================================================================
7.61/7.70	c core #485
7.61/7.70	c 
7.61/7.70	c 
7.61/7.70	c Core size: 8	Core Weight: 1	Total Weight: -460
7.61/7.70	c Current CPU time: 7.66783 s
7.61/7.70	c
7.61/7.70	c ============================[ Search Statistics ]==============================
7.61/7.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.61/7.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.61/7.70	c ===============================================================================
7.61/7.70	c |         0 |    1968    59675   119481 |    19891        0   -nan |  0.000 % |
7.61/7.70	c ===============================================================================
7.71/7.72	c core #486
7.71/7.72	c 
7.71/7.72	c 
7.71/7.72	c Core size: 10	Core Weight: 1	Total Weight: -459
7.71/7.72	c Current CPU time: 7.69283 s
7.71/7.72	c
7.71/7.72	c ============================[ Search Statistics ]==============================
7.71/7.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.71/7.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.71/7.72	c ===============================================================================
7.71/7.72	c |         0 |    1974    59676   119493 |    19892        0   -nan |  0.000 % |
7.71/7.73	c ===============================================================================
7.71/7.75	c core #487
7.71/7.75	c 
7.71/7.75	c 
7.71/7.75	c Core size: 10	Core Weight: 1	Total Weight: -458
7.71/7.75	c Current CPU time: 7.71783 s
7.71/7.75	c
7.71/7.75	c ============================[ Search Statistics ]==============================
7.71/7.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.71/7.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.71/7.75	c ===============================================================================
7.71/7.75	c |         0 |    1980    59677   119505 |    19892        0   -nan |  0.000 % |
7.71/7.75	c ===============================================================================
7.71/7.77	c core #488
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 10	Core Weight: 1	Total Weight: -457
7.71/7.77	c Current CPU time: 7.74282 s
7.71/7.77	c
7.71/7.77	c ============================[ Search Statistics ]==============================
7.71/7.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.71/7.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.71/7.77	c ===============================================================================
7.71/7.77	c |         0 |    1986    59678   119517 |    19892        0   -nan |  0.000 % |
7.71/7.78	c ===============================================================================
7.79/7.80	c core #489
7.79/7.80	c 
7.79/7.80	c 
7.79/7.80	c Core size: 10	Core Weight: 1	Total Weight: -456
7.79/7.80	c Current CPU time: 7.76782 s
7.79/7.80	c
7.79/7.80	c ============================[ Search Statistics ]==============================
7.79/7.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.79/7.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.79/7.80	c ===============================================================================
7.79/7.80	c |         0 |    1992    59679   119529 |    19893        0   -nan |  0.000 % |
7.79/7.80	c ===============================================================================
7.79/7.82	c core #490
7.79/7.82	c 
7.79/7.82	c 
7.79/7.82	c Core size: 10	Core Weight: 1	Total Weight: -455
7.79/7.82	c Current CPU time: 7.79282 s
7.79/7.82	c
7.79/7.82	c ============================[ Search Statistics ]==============================
7.79/7.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.79/7.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.79/7.82	c ===============================================================================
7.79/7.82	c |         0 |    1998    59680   119541 |    19893        0   -nan |  0.000 % |
7.79/7.83	c ===============================================================================
7.79/7.85	c core #491
7.79/7.85	c 
7.79/7.85	c 
7.79/7.85	c Core size: 10	Core Weight: 1	Total Weight: -454
7.79/7.85	c Current CPU time: 7.81781 s
7.79/7.85	c
7.79/7.85	c ============================[ Search Statistics ]==============================
7.79/7.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.79/7.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.79/7.85	c ===============================================================================
7.79/7.85	c |         0 |    2004    59681   119553 |    19893        0   -nan |  0.000 % |
7.79/7.85	c ===============================================================================
7.79/7.87	c core #492
7.79/7.87	c 
7.79/7.87	c 
7.79/7.87	c Core size: 8	Core Weight: 1	Total Weight: -453
7.79/7.87	c Current CPU time: 7.84181 s
7.79/7.87	c
7.79/7.87	c ============================[ Search Statistics ]==============================
7.79/7.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.79/7.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.79/7.87	c ===============================================================================
7.79/7.87	c |         0 |    2008    59682   119561 |    19894        0   -nan |  0.000 % |
7.79/7.88	c ===============================================================================
7.89/7.90	c core #493
7.89/7.90	c 
7.89/7.90	c 
7.89/7.90	c Core size: 10	Core Weight: 1	Total Weight: -452
7.89/7.90	c Current CPU time: 7.8668 s
7.89/7.90	c
7.89/7.90	c ============================[ Search Statistics ]==============================
7.89/7.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.89/7.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.89/7.90	c ===============================================================================
7.89/7.90	c |         0 |    2014    59683   119573 |    19894        0   -nan |  0.000 % |
7.89/7.90	c ===============================================================================
7.89/7.92	c core #494
7.89/7.92	c 
7.89/7.92	c 
7.89/7.92	c Core size: 10	Core Weight: 1	Total Weight: -451
7.89/7.92	c Current CPU time: 7.8918 s
7.89/7.92	c
7.89/7.92	c ============================[ Search Statistics ]==============================
7.89/7.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.89/7.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.89/7.92	c ===============================================================================
7.89/7.92	c |         0 |    2020    59684   119585 |    19894        0   -nan |  0.000 % |
7.89/7.93	c ===============================================================================
7.89/7.95	c core #495
7.89/7.95	c 
7.89/7.95	c 
7.89/7.95	c Core size: 8	Core Weight: 1	Total Weight: -450
7.89/7.95	c Current CPU time: 7.9178 s
7.89/7.95	c
7.89/7.95	c ============================[ Search Statistics ]==============================
7.89/7.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.89/7.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.89/7.95	c ===============================================================================
7.89/7.95	c |         0 |    2024    59685   119593 |    19895        0   -nan |  0.000 % |
7.89/7.95	c ===============================================================================
7.89/7.98	c core #496
7.89/7.98	c 
7.89/7.98	c 
7.89/7.98	c Core size: 10	Core Weight: 1	Total Weight: -449
7.89/7.98	c Current CPU time: 7.94279 s
7.89/7.98	c
7.89/7.98	c ============================[ Search Statistics ]==============================
7.89/7.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.89/7.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.89/7.98	c ===============================================================================
7.89/7.98	c |         0 |    2030    59686   119605 |    19895        0   -nan |  0.000 % |
7.89/7.98	c ===============================================================================
7.99/8.00	c core #497
7.99/8.00	c 
7.99/8.00	c 
7.99/8.00	c Core size: 15	Core Weight: 1	Total Weight: -448
7.99/8.00	c Current CPU time: 7.96779 s
7.99/8.00	c
7.99/8.00	c ============================[ Search Statistics ]==============================
7.99/8.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.99/8.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.99/8.00	c ===============================================================================
7.99/8.00	c |         0 |    2042    59687   119629 |    19895        0   -nan |  0.000 % |
7.99/8.00	c ===============================================================================
7.99/8.03	c core #498
7.99/8.03	c 
7.99/8.03	c 
7.99/8.03	c Core size: 10	Core Weight: 1	Total Weight: -447
7.99/8.03	c Current CPU time: 7.99378 s
7.99/8.03	c
7.99/8.03	c ============================[ Search Statistics ]==============================
7.99/8.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.99/8.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.99/8.03	c ===============================================================================
7.99/8.03	c |         0 |    2048    59688   119641 |    19896        0   -nan |  0.000 % |
7.99/8.03	c ===============================================================================
7.99/8.05	c core #499
7.99/8.05	c 
7.99/8.05	c 
7.99/8.05	c Core size: 10	Core Weight: 1	Total Weight: -446
7.99/8.05	c Current CPU time: 8.01878 s
7.99/8.05	c
7.99/8.05	c ============================[ Search Statistics ]==============================
7.99/8.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.99/8.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.99/8.05	c ===============================================================================
7.99/8.05	c |         0 |    2054    59689   119653 |    19896        0   -nan |  0.000 % |
7.99/8.05	c ===============================================================================
7.99/8.08	c core #500
7.99/8.08	c 
7.99/8.08	c 
7.99/8.08	c Core size: 10	Core Weight: 1	Total Weight: -445
7.99/8.08	c Current CPU time: 8.04478 s
7.99/8.08	c
7.99/8.08	c ============================[ Search Statistics ]==============================
7.99/8.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.99/8.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.99/8.08	c ===============================================================================
7.99/8.08	c |         0 |    2060    59690   119665 |    19896        0   -nan |  0.000 % |
7.99/8.08	c ===============================================================================
8.09/8.10	c core #501
8.09/8.10	c 
8.09/8.10	c 
8.09/8.10	c Core size: 10	Core Weight: 1	Total Weight: -444
8.09/8.10	c Current CPU time: 8.06977 s
8.09/8.10	c
8.09/8.10	c ============================[ Search Statistics ]==============================
8.09/8.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.09/8.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.09/8.10	c ===============================================================================
8.09/8.10	c |         0 |    2066    59691   119677 |    19897        0   -nan |  0.000 % |
8.09/8.10	c ===============================================================================
8.09/8.13	c core #502
8.09/8.13	c 
8.09/8.13	c 
8.09/8.13	c Core size: 8	Core Weight: 1	Total Weight: -443
8.09/8.13	c Current CPU time: 8.09477 s
8.09/8.13	c
8.09/8.13	c ============================[ Search Statistics ]==============================
8.09/8.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.09/8.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.09/8.13	c ===============================================================================
8.09/8.13	c |         0 |    2070    59692   119685 |    19897        0   -nan |  0.000 % |
8.09/8.13	c ===============================================================================
8.09/8.15	c core #503
8.09/8.15	c 
8.09/8.15	c 
8.09/8.15	c Core size: 16	Core Weight: 1	Total Weight: -442
8.09/8.15	c Current CPU time: 8.11976 s
8.09/8.15	c
8.09/8.15	c ============================[ Search Statistics ]==============================
8.09/8.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.09/8.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.09/8.15	c ===============================================================================
8.09/8.15	c |         0 |    2082    59693   119709 |    19897        0   -nan |  0.000 % |
8.09/8.16	c ===============================================================================
8.09/8.18	c core #504
8.09/8.18	c 
8.09/8.18	c 
8.09/8.18	c Core size: 8	Core Weight: 1	Total Weight: -441
8.09/8.18	c Current CPU time: 8.14476 s
8.09/8.18	c
8.09/8.18	c ============================[ Search Statistics ]==============================
8.09/8.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.09/8.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.09/8.18	c ===============================================================================
8.09/8.18	c |         0 |    2086    59694   119717 |    19898        0   -nan |  0.000 % |
8.09/8.18	c ===============================================================================
8.19/8.21	c core #505
8.19/8.21	c 
8.19/8.21	c 
8.19/8.21	c Core size: 10	Core Weight: 1	Total Weight: -440
8.19/8.21	c Current CPU time: 8.17076 s
8.19/8.21	c
8.19/8.21	c ============================[ Search Statistics ]==============================
8.19/8.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.19/8.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.19/8.21	c ===============================================================================
8.19/8.21	c |         0 |    2092    59695   119729 |    19898        0   -nan |  0.000 % |
8.19/8.21	c ===============================================================================
8.19/8.23	c core #506
8.19/8.23	c 
8.19/8.23	c 
8.19/8.23	c Core size: 10	Core Weight: 1	Total Weight: -439
8.19/8.23	c Current CPU time: 8.19575 s
8.19/8.23	c
8.19/8.23	c ============================[ Search Statistics ]==============================
8.19/8.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.19/8.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.19/8.23	c ===============================================================================
8.19/8.23	c |         0 |    2098    59696   119741 |    19898        0   -nan |  0.000 % |
8.19/8.23	c ===============================================================================
8.19/8.26	c core #507
8.19/8.26	c 
8.19/8.26	c 
8.19/8.26	c Core size: 8	Core Weight: 1	Total Weight: -438
8.19/8.26	c Current CPU time: 8.22175 s
8.19/8.26	c
8.19/8.26	c ============================[ Search Statistics ]==============================
8.19/8.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.19/8.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.19/8.26	c ===============================================================================
8.19/8.26	c |         0 |    2102    59697   119749 |    19899        0   -nan |  0.000 % |
8.19/8.26	c ===============================================================================
8.19/8.28	c core #508
8.19/8.28	c 
8.19/8.28	c 
8.19/8.28	c Core size: 11	Core Weight: 1	Total Weight: -437
8.19/8.28	c Current CPU time: 8.24775 s
8.19/8.28	c
8.19/8.28	c ============================[ Search Statistics ]==============================
8.19/8.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.19/8.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.19/8.28	c ===============================================================================
8.19/8.28	c |         0 |    2108    59698   119761 |    19899        0   -nan |  0.000 % |
8.19/8.28	c ===============================================================================
8.29/8.31	c core #509
8.29/8.31	c 
8.29/8.31	c 
8.29/8.31	c Core size: 8	Core Weight: 1	Total Weight: -436
8.29/8.31	c Current CPU time: 8.27374 s
8.29/8.31	c
8.29/8.31	c ============================[ Search Statistics ]==============================
8.29/8.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.29/8.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.29/8.31	c ===============================================================================
8.29/8.31	c |         0 |    2112    59699   119769 |    19899        0   -nan |  0.000 % |
8.29/8.31	c ===============================================================================
8.29/8.33	c core #510
8.29/8.33	c 
8.29/8.33	c 
8.29/8.33	c Core size: 10	Core Weight: 1	Total Weight: -435
8.29/8.33	c Current CPU time: 8.29974 s
8.29/8.33	c
8.29/8.33	c ============================[ Search Statistics ]==============================
8.29/8.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.29/8.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.29/8.33	c ===============================================================================
8.29/8.33	c |         0 |    2118    59700   119781 |    19900        0   -nan |  0.000 % |
8.29/8.34	c ===============================================================================
8.29/8.36	c core #511
8.29/8.36	c 
8.29/8.36	c 
8.29/8.36	c Core size: 8	Core Weight: 1	Total Weight: -434
8.29/8.36	c Current CPU time: 8.32573 s
8.29/8.36	c
8.29/8.36	c ============================[ Search Statistics ]==============================
8.29/8.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.29/8.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.29/8.36	c ===============================================================================
8.29/8.36	c |         0 |    2122    59701   119789 |    19900        0   -nan |  0.000 % |
8.29/8.36	c ===============================================================================
8.29/8.39	c core #512
8.29/8.39	c 
8.29/8.39	c 
8.29/8.39	c Core size: 8	Core Weight: 1	Total Weight: -433
8.29/8.39	c Current CPU time: 8.35173 s
8.29/8.39	c
8.29/8.39	c ============================[ Search Statistics ]==============================
8.29/8.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.29/8.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.29/8.39	c ===============================================================================
8.29/8.39	c |         0 |    2126    59702   119797 |    19900        0   -nan |  0.000 % |
8.29/8.39	c ===============================================================================
8.39/8.41	c core #513
8.39/8.41	c 
8.39/8.41	c 
8.39/8.41	c Core size: 8	Core Weight: 1	Total Weight: -432
8.39/8.41	c Current CPU time: 8.37773 s
8.39/8.41	c
8.39/8.41	c ============================[ Search Statistics ]==============================
8.39/8.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.39/8.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.39/8.41	c ===============================================================================
8.39/8.41	c |         0 |    2130    59703   119805 |    19901        0   -nan |  0.000 % |
8.39/8.41	c ===============================================================================
8.39/8.44	c core #514
8.39/8.44	c 
8.39/8.44	c 
8.39/8.44	c Core size: 11	Core Weight: 1	Total Weight: -431
8.39/8.44	c Current CPU time: 8.40372 s
8.39/8.44	c
8.39/8.44	c ============================[ Search Statistics ]==============================
8.39/8.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.39/8.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.39/8.44	c ===============================================================================
8.39/8.44	c |         0 |    2138    59704   119821 |    19901        0   -nan |  0.000 % |
8.39/8.44	c ===============================================================================
8.39/8.46	c core #515
8.39/8.46	c 
8.39/8.46	c 
8.39/8.46	c Core size: 8	Core Weight: 1	Total Weight: -430
8.39/8.46	c Current CPU time: 8.42872 s
8.39/8.46	c
8.39/8.46	c ============================[ Search Statistics ]==============================
8.39/8.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.39/8.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.39/8.46	c ===============================================================================
8.39/8.46	c |         0 |    2142    59705   119829 |    19901        0   -nan |  0.000 % |
8.39/8.47	c ===============================================================================
8.39/8.49	c core #516
8.39/8.49	c 
8.39/8.49	c 
8.39/8.49	c Core size: 10	Core Weight: 1	Total Weight: -429
8.39/8.49	c Current CPU time: 8.45571 s
8.39/8.49	c
8.39/8.49	c ============================[ Search Statistics ]==============================
8.39/8.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.39/8.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.39/8.49	c ===============================================================================
8.39/8.49	c |         0 |    2148    59706   119841 |    19902        0   -nan |  0.000 % |
8.39/8.49	c ===============================================================================
8.49/8.52	c core #517
8.49/8.52	c 
8.49/8.52	c 
8.49/8.52	c Core size: 8	Core Weight: 1	Total Weight: -428
8.49/8.52	c Current CPU time: 8.48171 s
8.49/8.52	c
8.49/8.52	c ============================[ Search Statistics ]==============================
8.49/8.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.49/8.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.49/8.52	c ===============================================================================
8.49/8.52	c |         0 |    2152    59707   119849 |    19902        0   -nan |  0.000 % |
8.49/8.52	c ===============================================================================
8.49/8.54	c core #518
8.49/8.54	c 
8.49/8.54	c 
8.49/8.54	c Core size: 8	Core Weight: 1	Total Weight: -427
8.49/8.54	c Current CPU time: 8.50771 s
8.49/8.54	c
8.49/8.54	c ============================[ Search Statistics ]==============================
8.49/8.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.49/8.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.49/8.54	c ===============================================================================
8.49/8.54	c |         0 |    2156    59708   119857 |    19902        0   -nan |  0.000 % |
8.49/8.54	c ===============================================================================
8.49/8.57	c core #519
8.49/8.57	c 
8.49/8.57	c 
8.49/8.57	c Core size: 8	Core Weight: 1	Total Weight: -426
8.49/8.57	c Current CPU time: 8.5337 s
8.49/8.57	c
8.49/8.57	c ============================[ Search Statistics ]==============================
8.49/8.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.49/8.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.49/8.57	c ===============================================================================
8.49/8.57	c |         0 |    2160    59709   119865 |    19903        0   -nan |  0.000 % |
8.49/8.57	c ===============================================================================
8.49/8.60	c core #520
8.49/8.60	c 
8.49/8.60	c 
8.49/8.60	c Core size: 11	Core Weight: 1	Total Weight: -425
8.49/8.60	c Current CPU time: 8.5607 s
8.49/8.60	c
8.49/8.60	c ============================[ Search Statistics ]==============================
8.49/8.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.49/8.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.49/8.60	c ===============================================================================
8.49/8.60	c |         0 |    2166    59710   119877 |    19903        0   -nan |  0.000 % |
8.59/8.60	c ===============================================================================
8.59/8.62	c core #521
8.59/8.62	c 
8.59/8.62	c 
8.59/8.62	c Core size: 10	Core Weight: 1	Total Weight: -424
8.59/8.62	c Current CPU time: 8.58669 s
8.59/8.62	c
8.59/8.62	c ============================[ Search Statistics ]==============================
8.59/8.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.59/8.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.59/8.62	c ===============================================================================
8.59/8.62	c |         0 |    2172    59711   119889 |    19903        0   -nan |  0.000 % |
8.59/8.62	c ===============================================================================
8.59/8.65	c core #522
8.59/8.65	c 
8.59/8.65	c 
8.59/8.65	c Core size: 8	Core Weight: 1	Total Weight: -423
8.59/8.65	c Current CPU time: 8.61269 s
8.59/8.65	c
8.59/8.65	c ============================[ Search Statistics ]==============================
8.59/8.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.59/8.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.59/8.65	c ===============================================================================
8.59/8.65	c |         0 |    2176    59712   119897 |    19904        0   -nan |  0.000 % |
8.59/8.65	c ===============================================================================
8.59/8.67	c core #523
8.59/8.67	c 
8.59/8.67	c 
8.59/8.67	c Core size: 11	Core Weight: 1	Total Weight: -422
8.59/8.67	c Current CPU time: 8.63869 s
8.59/8.67	c
8.59/8.67	c ============================[ Search Statistics ]==============================
8.59/8.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.59/8.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.59/8.67	c ===============================================================================
8.59/8.67	c |         0 |    2182    59713   119909 |    19904        0   -nan |  0.000 % |
8.59/8.68	c ===============================================================================
8.59/8.70	c core #524
8.59/8.70	c 
8.59/8.70	c 
8.59/8.70	c Core size: 8	Core Weight: 1	Total Weight: -421
8.59/8.70	c Current CPU time: 8.66568 s
8.59/8.70	c
8.59/8.70	c ============================[ Search Statistics ]==============================
8.59/8.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.59/8.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.59/8.70	c ===============================================================================
8.59/8.70	c |         0 |    2186    59714   119917 |    19904        0   -nan |  0.000 % |
8.59/8.70	c ===============================================================================
8.70/8.73	c core #525
8.70/8.73	c 
8.70/8.73	c 
8.70/8.73	c Core size: 10	Core Weight: 1	Total Weight: -420
8.70/8.73	c Current CPU time: 8.69268 s
8.70/8.73	c
8.70/8.73	c ============================[ Search Statistics ]==============================
8.70/8.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.70/8.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.70/8.73	c ===============================================================================
8.70/8.73	c |         0 |    2192    59715   119929 |    19905        0   -nan |  0.000 % |
8.70/8.73	c ===============================================================================
8.70/8.76	c core #526
8.70/8.76	c 
8.70/8.76	c 
8.70/8.76	c Core size: 8	Core Weight: 1	Total Weight: -419
8.70/8.76	c Current CPU time: 8.71967 s
8.70/8.76	c
8.70/8.76	c ============================[ Search Statistics ]==============================
8.70/8.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.70/8.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.70/8.76	c ===============================================================================
8.70/8.76	c |         0 |    2196    59716   119937 |    19905        0   -nan |  0.000 % |
8.70/8.76	c ===============================================================================
8.70/8.78	c core #527
8.70/8.78	c 
8.70/8.78	c 
8.70/8.78	c Core size: 10	Core Weight: 1	Total Weight: -418
8.70/8.78	c Current CPU time: 8.74667 s
8.70/8.78	c
8.70/8.78	c ============================[ Search Statistics ]==============================
8.70/8.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.70/8.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.70/8.78	c ===============================================================================
8.70/8.78	c |         0 |    2202    59717   119949 |    19905        0   -nan |  0.000 % |
8.70/8.78	c ===============================================================================
8.70/8.81	c core #528
8.70/8.81	c 
8.70/8.81	c 
8.70/8.81	c Core size: 8	Core Weight: 1	Total Weight: -417
8.70/8.81	c Current CPU time: 8.77267 s
8.70/8.81	c
8.70/8.81	c ============================[ Search Statistics ]==============================
8.70/8.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.70/8.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.70/8.81	c ===============================================================================
8.70/8.81	c |         0 |    2206    59718   119957 |    19906        0   -nan |  0.000 % |
8.80/8.81	c ===============================================================================
8.80/8.84	c core #529
8.80/8.84	c 
8.80/8.84	c 
8.80/8.84	c Core size: 10	Core Weight: 1	Total Weight: -416
8.80/8.84	c Current CPU time: 8.79966 s
8.80/8.84	c
8.80/8.84	c ============================[ Search Statistics ]==============================
8.80/8.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.80/8.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.80/8.84	c ===============================================================================
8.80/8.84	c |         0 |    2212    59719   119969 |    19906        0   -nan |  0.000 % |
8.80/8.84	c ===============================================================================
8.80/8.86	c core #530
8.80/8.86	c 
8.80/8.86	c 
8.80/8.86	c Core size: 8	Core Weight: 1	Total Weight: -415
8.80/8.86	c Current CPU time: 8.82466 s
8.80/8.86	c
8.80/8.86	c ============================[ Search Statistics ]==============================
8.80/8.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.80/8.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.80/8.86	c ===============================================================================
8.80/8.86	c |         0 |    2216    59720   119977 |    19906        0   -nan |  0.000 % |
8.80/8.86	c ===============================================================================
8.80/8.89	c core #531
8.80/8.89	c 
8.80/8.89	c 
8.80/8.89	c Core size: 8	Core Weight: 1	Total Weight: -414
8.80/8.89	c Current CPU time: 8.85265 s
8.80/8.89	c
8.80/8.89	c ============================[ Search Statistics ]==============================
8.80/8.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.80/8.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.80/8.89	c ===============================================================================
8.80/8.89	c |         0 |    2220    59721   119985 |    19907        0   -nan |  0.000 % |
8.80/8.89	c ===============================================================================
8.89/8.91	c core #532
8.89/8.91	c 
8.89/8.91	c 
8.89/8.91	c Core size: 8	Core Weight: 1	Total Weight: -413
8.89/8.91	c Current CPU time: 8.87965 s
8.89/8.91	c
8.89/8.91	c ============================[ Search Statistics ]==============================
8.89/8.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.89/8.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.89/8.91	c ===============================================================================
8.89/8.91	c |         0 |    2224    59722   119993 |    19907        0   -nan |  0.000 % |
8.89/8.92	c ===============================================================================
8.89/8.94	c core #533
8.89/8.94	c 
8.89/8.94	c 
8.89/8.94	c Core size: 14	Core Weight: 1	Total Weight: -412
8.89/8.94	c Current CPU time: 8.90565 s
8.89/8.94	c
8.89/8.94	c ============================[ Search Statistics ]==============================
8.89/8.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.89/8.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.89/8.94	c ===============================================================================
8.89/8.94	c |         0 |    2234    59723   120013 |    19907        0   -nan |  0.000 % |
8.89/8.94	c ===============================================================================
8.89/8.97	c core #534
8.89/8.97	c 
8.89/8.97	c 
8.89/8.97	c Core size: 9	Core Weight: 1	Total Weight: -411
8.89/8.97	c Current CPU time: 8.93264 s
8.89/8.97	c
8.89/8.97	c ============================[ Search Statistics ]==============================
8.89/8.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.89/8.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.89/8.97	c ===============================================================================
8.89/8.97	c |         0 |    2240    59724   120025 |    19908        0   -nan |  0.000 % |
8.89/8.97	c ===============================================================================
8.89/9.00	c core #535
8.89/9.00	c 
8.89/9.00	c 
8.89/9.00	c Core size: 10	Core Weight: 1	Total Weight: -410
8.89/9.00	c Current CPU time: 8.95964 s
8.89/9.00	c
8.89/9.00	c ============================[ Search Statistics ]==============================
8.89/9.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.89/9.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.89/9.00	c ===============================================================================
8.89/9.00	c |         0 |    2246    59725   120037 |    19908        0   -nan |  0.000 % |
8.99/9.00	c ===============================================================================
8.99/9.02	c core #536
8.99/9.02	c 
8.99/9.02	c 
8.99/9.02	c Core size: 8	Core Weight: 1	Total Weight: -409
8.99/9.02	c Current CPU time: 8.98663 s
8.99/9.02	c
8.99/9.02	c ============================[ Search Statistics ]==============================
8.99/9.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.99/9.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.99/9.02	c ===============================================================================
8.99/9.02	c |         0 |    2250    59726   120045 |    19908        0   -nan |  0.000 % |
8.99/9.02	c ===============================================================================
8.99/9.05	c core #537
8.99/9.05	c 
8.99/9.05	c 
8.99/9.05	c Core size: 8	Core Weight: 1	Total Weight: -408
8.99/9.05	c Current CPU time: 9.01363 s
8.99/9.05	c
8.99/9.05	c ============================[ Search Statistics ]==============================
8.99/9.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.99/9.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.99/9.05	c ===============================================================================
8.99/9.05	c |         0 |    2254    59727   120053 |    19909        0   -nan |  0.000 % |
8.99/9.05	c ===============================================================================
8.99/9.08	c core #538
8.99/9.08	c 
8.99/9.08	c 
8.99/9.08	c Core size: 8	Core Weight: 1	Total Weight: -407
8.99/9.08	c Current CPU time: 9.04063 s
8.99/9.08	c
8.99/9.08	c ============================[ Search Statistics ]==============================
8.99/9.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.99/9.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.99/9.08	c ===============================================================================
8.99/9.08	c |         0 |    2258    59728   120061 |    19909        0   -nan |  0.000 % |
8.99/9.08	c ===============================================================================
9.09/9.10	c core #539
9.09/9.10	c 
9.09/9.10	c 
9.09/9.10	c Core size: 8	Core Weight: 1	Total Weight: -406
9.09/9.10	c Current CPU time: 9.06662 s
9.09/9.10	c
9.09/9.10	c ============================[ Search Statistics ]==============================
9.09/9.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.09/9.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.09/9.10	c ===============================================================================
9.09/9.10	c |         0 |    2262    59729   120069 |    19909        0   -nan |  0.000 % |
9.09/9.10	c ===============================================================================
9.09/9.13	c core #540
9.09/9.13	c 
9.09/9.13	c 
9.09/9.13	c Core size: 16	Core Weight: 1	Total Weight: -405
9.09/9.13	c Current CPU time: 9.09362 s
9.09/9.13	c
9.09/9.13	c ============================[ Search Statistics ]==============================
9.09/9.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.09/9.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.09/9.13	c ===============================================================================
9.09/9.13	c |         0 |    2274    59730   120093 |    19910        0   -nan |  0.000 % |
9.09/9.13	c ===============================================================================
9.09/9.16	c core #541
9.09/9.16	c 
9.09/9.16	c 
9.09/9.16	c Core size: 14	Core Weight: 1	Total Weight: -404
9.09/9.16	c Current CPU time: 9.12161 s
9.09/9.16	c
9.09/9.16	c ============================[ Search Statistics ]==============================
9.09/9.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.09/9.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.09/9.16	c ===============================================================================
9.09/9.16	c |         0 |    2284    59731   120113 |    19910        0   -nan |  0.000 % |
9.09/9.16	c ===============================================================================
9.09/9.18	c core #542
9.09/9.18	c 
9.09/9.18	c 
9.09/9.18	c Core size: 10	Core Weight: 1	Total Weight: -403
9.09/9.18	c Current CPU time: 9.14861 s
9.09/9.18	c
9.09/9.18	c ============================[ Search Statistics ]==============================
9.09/9.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.09/9.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.09/9.18	c ===============================================================================
9.09/9.18	c |         0 |    2290    59732   120125 |    19910        0   -nan |  0.000 % |
9.09/9.19	c ===============================================================================
9.19/9.21	c core #543
9.19/9.21	c 
9.19/9.21	c 
9.19/9.21	c Core size: 10	Core Weight: 1	Total Weight: -402
9.19/9.21	c Current CPU time: 9.1746 s
9.19/9.21	c
9.19/9.21	c ============================[ Search Statistics ]==============================
9.19/9.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.19/9.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.19/9.21	c ===============================================================================
9.19/9.21	c |         0 |    2296    59733   120137 |    19911        0   -nan |  0.000 % |
9.19/9.21	c ===============================================================================
9.19/9.24	c core #544
9.19/9.24	c 
9.19/9.24	c 
9.19/9.24	c Core size: 13	Core Weight: 1	Total Weight: -401
9.19/9.24	c Current CPU time: 9.2026 s
9.19/9.24	c
9.19/9.24	c ============================[ Search Statistics ]==============================
9.19/9.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.19/9.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.19/9.24	c ===============================================================================
9.19/9.24	c |         0 |    2306    59734   120157 |    19911        0   -nan |  0.000 % |
9.19/9.24	c ===============================================================================
9.19/9.27	c core #545
9.19/9.27	c 
9.19/9.27	c 
9.19/9.27	c Core size: 10	Core Weight: 1	Total Weight: -400
9.19/9.27	c Current CPU time: 9.2296 s
9.19/9.27	c
9.19/9.27	c ============================[ Search Statistics ]==============================
9.19/9.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.19/9.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.19/9.27	c ===============================================================================
9.19/9.27	c |         0 |    2312    59735   120169 |    19911        0   -nan |  0.000 % |
9.19/9.27	c ===============================================================================
9.19/9.29	c core #546
9.19/9.29	c 
9.19/9.29	c 
9.19/9.29	c Core size: 10	Core Weight: 1	Total Weight: -399
9.19/9.29	c Current CPU time: 9.25659 s
9.19/9.29	c
9.19/9.29	c ============================[ Search Statistics ]==============================
9.19/9.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.19/9.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.19/9.29	c ===============================================================================
9.19/9.29	c |         0 |    2318    59736   120181 |    19912        0   -nan |  0.000 % |
9.19/9.29	c ===============================================================================
9.29/9.32	c core #547
9.29/9.32	c 
9.29/9.32	c 
9.29/9.32	c Core size: 10	Core Weight: 1	Total Weight: -398
9.29/9.32	c Current CPU time: 9.28359 s
9.29/9.32	c
9.29/9.32	c ============================[ Search Statistics ]==============================
9.29/9.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.29/9.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.29/9.32	c ===============================================================================
9.29/9.32	c |         0 |    2324    59737   120193 |    19912        0   -nan |  0.000 % |
9.29/9.32	c ===============================================================================
9.29/9.35	c core #548
9.29/9.35	c 
9.29/9.35	c 
9.29/9.35	c Core size: 8	Core Weight: 1	Total Weight: -397
9.29/9.35	c Current CPU time: 9.31058 s
9.29/9.35	c
9.29/9.35	c ============================[ Search Statistics ]==============================
9.29/9.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.29/9.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.29/9.35	c ===============================================================================
9.29/9.35	c |         0 |    2328    59738   120201 |    19912        0   -nan |  0.000 % |
9.29/9.35	c ===============================================================================
9.29/9.37	c core #549
9.29/9.37	c 
9.29/9.37	c 
9.29/9.37	c Core size: 8	Core Weight: 1	Total Weight: -396
9.29/9.37	c Current CPU time: 9.33758 s
9.29/9.37	c
9.29/9.37	c ============================[ Search Statistics ]==============================
9.29/9.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.29/9.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.29/9.37	c ===============================================================================
9.29/9.37	c |         0 |    2332    59739   120209 |    19913        0   -nan |  0.000 % |
9.29/9.38	c ===============================================================================
9.39/9.40	c core #550
9.39/9.40	c 
9.39/9.40	c 
9.39/9.40	c Core size: 8	Core Weight: 1	Total Weight: -395
9.39/9.40	c Current CPU time: 9.36458 s
9.39/9.40	c
9.39/9.40	c ============================[ Search Statistics ]==============================
9.39/9.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.39/9.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.39/9.40	c ===============================================================================
9.39/9.40	c |         0 |    2336    59740   120217 |    19913        0   -nan |  0.000 % |
9.39/9.40	c ===============================================================================
9.39/9.43	c core #551
9.39/9.43	c 
9.39/9.43	c 
9.39/9.43	c Core size: 10	Core Weight: 1	Total Weight: -394
9.39/9.43	c Current CPU time: 9.39157 s
9.39/9.43	c
9.39/9.43	c ============================[ Search Statistics ]==============================
9.39/9.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.39/9.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.39/9.43	c ===============================================================================
9.39/9.43	c |         0 |    2342    59741   120229 |    19913        0   -nan |  0.000 % |
9.39/9.43	c ===============================================================================
9.39/9.45	c core #552
9.39/9.45	c 
9.39/9.45	c 
9.39/9.45	c Core size: 14	Core Weight: 1	Total Weight: -393
9.39/9.45	c Current CPU time: 9.41857 s
9.39/9.45	c
9.39/9.45	c ============================[ Search Statistics ]==============================
9.39/9.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.39/9.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.39/9.45	c ===============================================================================
9.39/9.45	c |         0 |    2352    59742   120249 |    19914        0   -nan |  0.000 % |
9.39/9.46	c ===============================================================================
9.39/9.48	c core #553
9.39/9.48	c 
9.39/9.48	c 
9.39/9.48	c Core size: 15	Core Weight: 1	Total Weight: -392
9.39/9.48	c Current CPU time: 9.44456 s
9.39/9.48	c
9.39/9.48	c ============================[ Search Statistics ]==============================
9.39/9.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.39/9.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.39/9.48	c ===============================================================================
9.39/9.48	c |         0 |    2364    59743   120273 |    19914        0   -nan |  0.000 % |
9.39/9.48	c ===============================================================================
9.49/9.51	c core #554
9.49/9.51	c 
9.49/9.51	c 
9.49/9.51	c Core size: 10	Core Weight: 1	Total Weight: -391
9.49/9.51	c Current CPU time: 9.47256 s
9.49/9.51	c
9.49/9.51	c ============================[ Search Statistics ]==============================
9.49/9.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.49/9.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.49/9.51	c ===============================================================================
9.49/9.51	c |         0 |    2370    59744   120285 |    19914        0   -nan |  0.000 % |
9.49/9.51	c ===============================================================================
9.49/9.54	c core #555
9.49/9.54	c 
9.49/9.54	c 
9.49/9.54	c Core size: 8	Core Weight: 1	Total Weight: -390
9.49/9.54	c Current CPU time: 9.49956 s
9.49/9.54	c
9.49/9.54	c ============================[ Search Statistics ]==============================
9.49/9.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.49/9.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.49/9.54	c ===============================================================================
9.49/9.54	c |         0 |    2374    59745   120293 |    19915        0   -nan |  0.000 % |
9.49/9.54	c ===============================================================================
9.49/9.56	c core #556
9.49/9.56	c 
9.49/9.56	c 
9.49/9.56	c Core size: 10	Core Weight: 1	Total Weight: -389
9.49/9.56	c Current CPU time: 9.52655 s
9.49/9.56	c
9.49/9.56	c ============================[ Search Statistics ]==============================
9.49/9.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.49/9.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.49/9.56	c ===============================================================================
9.49/9.56	c |         0 |    2380    59746   120305 |    19915        0   -nan |  0.000 % |
9.49/9.57	c ===============================================================================
9.49/9.59	c core #557
9.49/9.59	c 
9.49/9.59	c 
9.49/9.59	c Core size: 13	Core Weight: 1	Total Weight: -388
9.49/9.59	c Current CPU time: 9.55455 s
9.49/9.59	c
9.49/9.59	c ============================[ Search Statistics ]==============================
9.49/9.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.49/9.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.49/9.59	c ===============================================================================
9.49/9.59	c |         0 |    2390    59747   120325 |    19915        0   -nan |  0.000 % |
9.49/9.59	c ===============================================================================
9.59/9.62	c core #558
9.59/9.62	c 
9.59/9.62	c 
9.59/9.62	c Core size: 10	Core Weight: 1	Total Weight: -387
9.59/9.62	c Current CPU time: 9.58154 s
9.59/9.62	c
9.59/9.62	c ============================[ Search Statistics ]==============================
9.59/9.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.59/9.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.59/9.62	c ===============================================================================
9.59/9.62	c |         0 |    2396    59748   120337 |    19916        0   -nan |  0.000 % |
9.59/9.62	c ===============================================================================
9.59/9.65	c core #559
9.59/9.65	c 
9.59/9.65	c 
9.59/9.65	c Core size: 10	Core Weight: 1	Total Weight: -386
9.59/9.65	c Current CPU time: 9.60854 s
9.59/9.65	c
9.59/9.65	c ============================[ Search Statistics ]==============================
9.59/9.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.59/9.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.59/9.65	c ===============================================================================
9.59/9.65	c |         0 |    2402    59749   120349 |    19916        0   -nan |  0.000 % |
9.59/9.65	c ===============================================================================
9.59/9.67	c core #560
9.59/9.67	c 
9.59/9.67	c 
9.59/9.67	c Core size: 10	Core Weight: 1	Total Weight: -385
9.59/9.67	c Current CPU time: 9.63654 s
9.59/9.67	c
9.59/9.67	c ============================[ Search Statistics ]==============================
9.59/9.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.59/9.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.59/9.67	c ===============================================================================
9.59/9.67	c |         0 |    2408    59750   120361 |    19916        0   -nan |  0.000 % |
9.59/9.68	c ===============================================================================
9.69/9.70	c core #561
9.69/9.70	c 
9.69/9.70	c 
9.69/9.70	c Core size: 8	Core Weight: 1	Total Weight: -384
9.69/9.70	c Current CPU time: 9.66453 s
9.69/9.70	c
9.69/9.70	c ============================[ Search Statistics ]==============================
9.69/9.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.69/9.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.69/9.70	c ===============================================================================
9.69/9.70	c |         0 |    2412    59751   120369 |    19917        0   -nan |  0.000 % |
9.69/9.70	c ===============================================================================
9.69/9.73	c core #562
9.69/9.73	c 
9.69/9.73	c 
9.69/9.73	c Core size: 10	Core Weight: 1	Total Weight: -383
9.69/9.73	c Current CPU time: 9.69153 s
9.69/9.73	c
9.69/9.73	c ============================[ Search Statistics ]==============================
9.69/9.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.69/9.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.69/9.73	c ===============================================================================
9.69/9.73	c |         0 |    2418    59752   120381 |    19917        0   -nan |  0.000 % |
9.69/9.73	c ===============================================================================
9.69/9.76	c core #563
9.69/9.76	c 
9.69/9.76	c 
9.69/9.76	c Core size: 16	Core Weight: 1	Total Weight: -382
9.69/9.76	c Current CPU time: 9.71852 s
9.69/9.76	c
9.69/9.76	c ============================[ Search Statistics ]==============================
9.69/9.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.69/9.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.69/9.76	c ===============================================================================
9.69/9.76	c |         0 |    2430    59753   120405 |    19917        0   -nan |  0.000 % |
9.69/9.76	c ===============================================================================
9.69/9.79	c core #564
9.69/9.79	c 
9.69/9.79	c 
9.69/9.79	c Core size: 10	Core Weight: 1	Total Weight: -381
9.69/9.79	c Current CPU time: 9.74652 s
9.69/9.79	c
9.69/9.79	c ============================[ Search Statistics ]==============================
9.69/9.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.69/9.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.69/9.79	c ===============================================================================
9.69/9.79	c |         0 |    2436    59754   120417 |    19918        0   -nan |  0.000 % |
9.69/9.79	c ===============================================================================
9.80/9.81	c core #565
9.80/9.81	c 
9.80/9.81	c 
9.80/9.81	c Core size: 10	Core Weight: 1	Total Weight: -380
9.80/9.81	c Current CPU time: 9.77451 s
9.80/9.81	c
9.80/9.81	c ============================[ Search Statistics ]==============================
9.80/9.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.80/9.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.80/9.81	c ===============================================================================
9.80/9.81	c |         0 |    2442    59755   120429 |    19918        0   -nan |  0.000 % |
9.80/9.82	c ===============================================================================
9.80/9.84	c core #566
9.80/9.84	c 
9.80/9.84	c 
9.80/9.84	c Core size: 8	Core Weight: 1	Total Weight: -379
9.80/9.84	c Current CPU time: 9.80351 s
9.80/9.84	c
9.80/9.84	c ============================[ Search Statistics ]==============================
9.80/9.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.80/9.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.80/9.84	c ===============================================================================
9.80/9.84	c |         0 |    2446    59756   120437 |    19918        0   -nan |  0.000 % |
9.80/9.84	c ===============================================================================
9.80/9.87	c core #567
9.80/9.87	c 
9.80/9.87	c 
9.80/9.87	c Core size: 10	Core Weight: 1	Total Weight: -378
9.80/9.87	c Current CPU time: 9.83051 s
9.80/9.87	c
9.80/9.87	c ============================[ Search Statistics ]==============================
9.80/9.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.80/9.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.80/9.87	c ===============================================================================
9.80/9.87	c |         0 |    2452    59757   120449 |    19919        0   -nan |  0.000 % |
9.80/9.87	c ===============================================================================
9.80/9.90	c core #568
9.80/9.90	c 
9.80/9.90	c 
9.80/9.90	c Core size: 10	Core Weight: 1	Total Weight: -377
9.80/9.90	c Current CPU time: 9.8585 s
9.80/9.90	c
9.80/9.90	c ============================[ Search Statistics ]==============================
9.80/9.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.80/9.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.80/9.90	c ===============================================================================
9.80/9.90	c |         0 |    2458    59758   120461 |    19919        0   -nan |  0.000 % |
9.80/9.90	c ===============================================================================
9.90/9.93	c core #569
9.90/9.93	c 
9.90/9.93	c 
9.90/9.93	c Core size: 10	Core Weight: 1	Total Weight: -376
9.90/9.93	c Current CPU time: 9.8865 s
9.90/9.93	c
9.90/9.93	c ============================[ Search Statistics ]==============================
9.90/9.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.90/9.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.90/9.93	c ===============================================================================
9.90/9.93	c |         0 |    2464    59759   120473 |    19919        0   -nan |  0.000 % |
9.90/9.93	c ===============================================================================
9.90/9.95	c core #570
9.90/9.95	c 
9.90/9.95	c 
9.90/9.95	c Core size: 8	Core Weight: 1	Total Weight: -375
9.90/9.95	c Current CPU time: 9.91449 s
9.90/9.95	c
9.90/9.95	c ============================[ Search Statistics ]==============================
9.90/9.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.90/9.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.90/9.95	c ===============================================================================
9.90/9.95	c |         0 |    2468    59760   120481 |    19920        0   -nan |  0.000 % |
9.90/9.96	c ===============================================================================
9.90/9.98	c core #571
9.90/9.98	c 
9.90/9.98	c 
9.90/9.98	c Core size: 13	Core Weight: 1	Total Weight: -374
9.90/9.98	c Current CPU time: 9.94149 s
9.90/9.98	c
9.90/9.98	c ============================[ Search Statistics ]==============================
9.90/9.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.90/9.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.90/9.98	c ===============================================================================
9.90/9.98	c |         0 |    2478    59761   120501 |    19920        0   -nan |  0.000 % |
9.90/9.98	c ===============================================================================
9.99/10.01	c core #572
9.99/10.01	c 
9.99/10.01	c 
9.99/10.01	c Core size: 8	Core Weight: 1	Total Weight: -373
9.99/10.01	c Current CPU time: 9.96948 s
9.99/10.01	c
9.99/10.01	c ============================[ Search Statistics ]==============================
9.99/10.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.99/10.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.99/10.01	c ===============================================================================
9.99/10.01	c |         0 |    2482    59762   120509 |    19920        0   -nan |  0.000 % |
9.99/10.01	c ===============================================================================
9.99/10.04	c core #573
9.99/10.04	c 
9.99/10.04	c 
9.99/10.04	c Core size: 8	Core Weight: 1	Total Weight: -372
9.99/10.04	c Current CPU time: 9.99748 s
9.99/10.04	c
9.99/10.04	c ============================[ Search Statistics ]==============================
9.99/10.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.99/10.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.99/10.04	c ===============================================================================
9.99/10.04	c |         0 |    2486    59763   120517 |    19921        0   -nan |  0.000 % |
9.99/10.04	c ===============================================================================
9.99/10.07	c core #574
9.99/10.07	c 
9.99/10.07	c 
9.99/10.07	c Core size: 10	Core Weight: 1	Total Weight: -371
9.99/10.07	c Current CPU time: 10.0255 s
9.99/10.07	c
9.99/10.07	c ============================[ Search Statistics ]==============================
9.99/10.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.99/10.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.99/10.07	c ===============================================================================
9.99/10.07	c |         0 |    2492    59764   120529 |    19921        0   -nan |  0.000 % |
9.99/10.07	c ===============================================================================
9.99/10.09	c core #575
9.99/10.09	c 
9.99/10.09	c 
9.99/10.09	c Core size: 12	Core Weight: 1	Total Weight: -370
9.99/10.09	c Current CPU time: 10.0535 s
9.99/10.09	c
9.99/10.09	c ============================[ Search Statistics ]==============================
9.99/10.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.99/10.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.99/10.09	c ===============================================================================
9.99/10.09	c |         0 |    2502    59765   120549 |    19921        0   -nan |  0.000 % |
9.99/10.10	c ===============================================================================
10.09/10.12	c core #576
10.09/10.12	c 
10.09/10.12	c 
10.09/10.12	c Core size: 10	Core Weight: 1	Total Weight: -369
10.09/10.12	c Current CPU time: 10.0815 s
10.09/10.12	c
10.09/10.12	c ============================[ Search Statistics ]==============================
10.09/10.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.09/10.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.09/10.12	c ===============================================================================
10.09/10.12	c |         0 |    2508    59766   120561 |    19922        0   -nan |  0.000 % |
10.09/10.12	c ===============================================================================
10.09/10.15	c core #577
10.09/10.15	c 
10.09/10.15	c 
10.09/10.15	c Core size: 10	Core Weight: 1	Total Weight: -368
10.09/10.15	c Current CPU time: 10.1095 s
10.09/10.15	c
10.09/10.15	c ============================[ Search Statistics ]==============================
10.09/10.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.09/10.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.09/10.15	c ===============================================================================
10.09/10.15	c |         0 |    2514    59767   120573 |    19922        0   -nan |  0.000 % |
10.09/10.15	c ===============================================================================
10.09/10.18	c core #578
10.09/10.18	c 
10.09/10.18	c 
10.09/10.18	c Core size: 8	Core Weight: 1	Total Weight: -367
10.09/10.18	c Current CPU time: 10.1385 s
10.09/10.18	c
10.09/10.18	c ============================[ Search Statistics ]==============================
10.09/10.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.09/10.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.09/10.18	c ===============================================================================
10.09/10.18	c |         0 |    2518    59768   120581 |    19922        0   -nan |  0.000 % |
10.09/10.18	c ===============================================================================
10.19/10.21	c core #579
10.19/10.21	c 
10.19/10.21	c 
10.19/10.21	c Core size: 15	Core Weight: 1	Total Weight: -366
10.19/10.21	c Current CPU time: 10.1665 s
10.19/10.21	c
10.19/10.21	c ============================[ Search Statistics ]==============================
10.19/10.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.19/10.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.19/10.21	c ===============================================================================
10.19/10.21	c |         0 |    2530    59769   120605 |    19923        0   -nan |  0.000 % |
10.19/10.21	c ===============================================================================
10.19/10.23	c core #580
10.19/10.23	c 
10.19/10.23	c 
10.19/10.23	c Core size: 8	Core Weight: 1	Total Weight: -365
10.19/10.23	c Current CPU time: 10.1944 s
10.19/10.23	c
10.19/10.23	c ============================[ Search Statistics ]==============================
10.19/10.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.19/10.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.19/10.23	c ===============================================================================
10.19/10.23	c |         0 |    2534    59770   120613 |    19923        0   -nan |  0.000 % |
10.19/10.24	c ===============================================================================
10.19/10.26	c core #581
10.19/10.26	c 
10.19/10.26	c 
10.19/10.26	c Core size: 8	Core Weight: 1	Total Weight: -364
10.19/10.26	c Current CPU time: 10.2224 s
10.19/10.26	c
10.19/10.26	c ============================[ Search Statistics ]==============================
10.19/10.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.19/10.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.19/10.26	c ===============================================================================
10.19/10.26	c |         0 |    2538    59771   120621 |    19923        0   -nan |  0.000 % |
10.19/10.27	c ===============================================================================
10.19/10.29	c core #582
10.19/10.29	c 
10.19/10.29	c 
10.19/10.29	c Core size: 8	Core Weight: 1	Total Weight: -363
10.19/10.29	c Current CPU time: 10.2504 s
10.19/10.29	c
10.19/10.29	c ============================[ Search Statistics ]==============================
10.19/10.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.19/10.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.19/10.29	c ===============================================================================
10.19/10.29	c |         0 |    2542    59772   120629 |    19924        0   -nan |  0.000 % |
10.19/10.29	c ===============================================================================
10.29/10.32	c core #583
10.29/10.32	c 
10.29/10.32	c 
10.29/10.32	c Core size: 10	Core Weight: 1	Total Weight: -362
10.29/10.32	c Current CPU time: 10.2784 s
10.29/10.32	c
10.29/10.32	c ============================[ Search Statistics ]==============================
10.29/10.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.29/10.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.29/10.32	c ===============================================================================
10.29/10.32	c |         0 |    2548    59773   120641 |    19924        0   -nan |  0.000 % |
10.29/10.32	c ===============================================================================
10.29/10.35	c core #584
10.29/10.35	c 
10.29/10.35	c 
10.29/10.35	c Core size: 8	Core Weight: 1	Total Weight: -361
10.29/10.35	c Current CPU time: 10.3074 s
10.29/10.35	c
10.29/10.35	c ============================[ Search Statistics ]==============================
10.29/10.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.29/10.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.29/10.35	c ===============================================================================
10.29/10.35	c |         0 |    2552    59774   120649 |    19924        0   -nan |  0.000 % |
10.29/10.35	c ===============================================================================
10.29/10.38	c core #585
10.29/10.38	c 
10.29/10.38	c 
10.29/10.38	c Core size: 10	Core Weight: 1	Total Weight: -360
10.29/10.38	c Current CPU time: 10.3354 s
10.29/10.38	c
10.29/10.38	c ============================[ Search Statistics ]==============================
10.29/10.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.29/10.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.29/10.38	c ===============================================================================
10.29/10.38	c |         0 |    2558    59775   120661 |    19925        0   -nan |  0.000 % |
10.29/10.38	c ===============================================================================
10.40/10.40	c core #586
10.40/10.40	c 
10.40/10.40	c 
10.40/10.40	c Core size: 10	Core Weight: 1	Total Weight: -359
10.40/10.40	c Current CPU time: 10.3634 s
10.40/10.40	c
10.40/10.40	c ============================[ Search Statistics ]==============================
10.40/10.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.40/10.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.40/10.40	c ===============================================================================
10.40/10.40	c |         0 |    2564    59776   120673 |    19925        0   -nan |  0.000 % |
10.40/10.41	c ===============================================================================
10.40/10.43	c core #587
10.40/10.43	c 
10.40/10.43	c 
10.40/10.43	c Core size: 16	Core Weight: 1	Total Weight: -358
10.40/10.43	c Current CPU time: 10.3914 s
10.40/10.43	c
10.40/10.43	c ============================[ Search Statistics ]==============================
10.40/10.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.40/10.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.40/10.43	c ===============================================================================
10.40/10.43	c |         0 |    2576    59777   120697 |    19925        0   -nan |  0.000 % |
10.40/10.44	c ===============================================================================
10.40/10.46	c core #588
10.40/10.46	c 
10.40/10.46	c 
10.40/10.46	c Core size: 10	Core Weight: 1	Total Weight: -357
10.40/10.46	c Current CPU time: 10.4194 s
10.40/10.46	c
10.40/10.46	c ============================[ Search Statistics ]==============================
10.40/10.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.40/10.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.40/10.46	c ===============================================================================
10.40/10.46	c |         0 |    2582    59778   120709 |    19926        0   -nan |  0.000 % |
10.40/10.46	c ===============================================================================
10.40/10.49	c core #589
10.40/10.49	c 
10.40/10.49	c 
10.40/10.49	c Core size: 10	Core Weight: 1	Total Weight: -356
10.40/10.49	c Current CPU time: 10.4484 s
10.40/10.49	c
10.40/10.49	c ============================[ Search Statistics ]==============================
10.40/10.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.40/10.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.40/10.49	c ===============================================================================
10.40/10.49	c |         0 |    2588    59779   120721 |    19926        0   -nan |  0.000 % |
10.40/10.49	c ===============================================================================
10.49/10.52	c core #590
10.49/10.52	c 
10.49/10.52	c 
10.49/10.52	c Core size: 8	Core Weight: 1	Total Weight: -355
10.49/10.52	c Current CPU time: 10.4764 s
10.49/10.52	c
10.49/10.52	c ============================[ Search Statistics ]==============================
10.49/10.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.49/10.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.49/10.52	c ===============================================================================
10.49/10.52	c |         0 |    2592    59780   120729 |    19926        0   -nan |  0.000 % |
10.49/10.52	c ===============================================================================
10.49/10.55	c core #591
10.49/10.55	c 
10.49/10.55	c 
10.49/10.55	c Core size: 10	Core Weight: 1	Total Weight: -354
10.49/10.55	c Current CPU time: 10.5044 s
10.49/10.55	c
10.49/10.55	c ============================[ Search Statistics ]==============================
10.49/10.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.49/10.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.49/10.55	c ===============================================================================
10.49/10.55	c |         0 |    2598    59781   120741 |    19927        0   -nan |  0.000 % |
10.49/10.55	c ===============================================================================
10.49/10.58	c core #592
10.49/10.58	c 
10.49/10.58	c 
10.49/10.58	c Core size: 10	Core Weight: 1	Total Weight: -353
10.49/10.58	c Current CPU time: 10.5334 s
10.49/10.58	c
10.49/10.58	c ============================[ Search Statistics ]==============================
10.49/10.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.49/10.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.49/10.58	c ===============================================================================
10.49/10.58	c |         0 |    2604    59782   120753 |    19927        0   -nan |  0.000 % |
10.49/10.58	c ===============================================================================
10.59/10.61	c core #593
10.59/10.61	c 
10.59/10.61	c 
10.59/10.61	c Core size: 10	Core Weight: 1	Total Weight: -352
10.59/10.61	c Current CPU time: 10.5614 s
10.59/10.61	c
10.59/10.61	c ============================[ Search Statistics ]==============================
10.59/10.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.59/10.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.59/10.61	c ===============================================================================
10.59/10.61	c |         0 |    2610    59783   120765 |    19927        0   -nan |  0.000 % |
10.59/10.61	c ===============================================================================
10.59/10.63	c core #594
10.59/10.63	c 
10.59/10.63	c 
10.59/10.63	c Core size: 8	Core Weight: 1	Total Weight: -351
10.59/10.63	c Current CPU time: 10.5904 s
10.59/10.63	c
10.59/10.63	c ============================[ Search Statistics ]==============================
10.59/10.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.59/10.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.59/10.63	c ===============================================================================
10.59/10.63	c |         0 |    2614    59784   120773 |    19928        0   -nan |  0.000 % |
10.59/10.64	c ===============================================================================
10.59/10.66	c core #595
10.59/10.66	c 
10.59/10.66	c 
10.59/10.66	c Core size: 10	Core Weight: 1	Total Weight: -350
10.59/10.66	c Current CPU time: 10.6194 s
10.59/10.66	c
10.59/10.66	c ============================[ Search Statistics ]==============================
10.59/10.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.59/10.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.59/10.66	c ===============================================================================
10.59/10.66	c |         0 |    2620    59785   120785 |    19928        0   -nan |  0.000 % |
10.59/10.67	c ===============================================================================
10.59/10.69	c core #596
10.59/10.69	c 
10.59/10.69	c 
10.59/10.69	c Core size: 10	Core Weight: 1	Total Weight: -349
10.59/10.69	c Current CPU time: 10.6484 s
10.59/10.69	c
10.59/10.69	c ============================[ Search Statistics ]==============================
10.59/10.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.59/10.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.59/10.69	c ===============================================================================
10.59/10.69	c |         0 |    2626    59786   120797 |    19928        0   -nan |  0.000 % |
10.59/10.70	c ===============================================================================
10.69/10.72	c core #597
10.69/10.72	c 
10.69/10.72	c 
10.69/10.72	c Core size: 10	Core Weight: 1	Total Weight: -348
10.69/10.72	c Current CPU time: 10.6764 s
10.69/10.72	c
10.69/10.72	c ============================[ Search Statistics ]==============================
10.69/10.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.69/10.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.69/10.72	c ===============================================================================
10.69/10.72	c |         0 |    2632    59787   120809 |    19929        0   -nan |  0.000 % |
10.69/10.72	c ===============================================================================
10.69/10.75	c core #598
10.69/10.75	c 
10.69/10.75	c 
10.69/10.75	c Core size: 8	Core Weight: 1	Total Weight: -347
10.69/10.75	c Current CPU time: 10.7054 s
10.69/10.75	c
10.69/10.75	c ============================[ Search Statistics ]==============================
10.69/10.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.69/10.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.69/10.75	c ===============================================================================
10.69/10.75	c |         0 |    2636    59788   120817 |    19929        0   -nan |  0.000 % |
10.69/10.75	c ===============================================================================
10.69/10.78	c core #599
10.69/10.78	c 
10.69/10.78	c 
10.69/10.78	c Core size: 8	Core Weight: 1	Total Weight: -346
10.69/10.78	c Current CPU time: 10.7344 s
10.69/10.78	c
10.69/10.78	c ============================[ Search Statistics ]==============================
10.69/10.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.69/10.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.69/10.78	c ===============================================================================
10.69/10.78	c |         0 |    2640    59789   120825 |    19929        0   -nan |  0.000 % |
10.69/10.78	c ===============================================================================
10.79/10.81	c core #600
10.79/10.81	c 
10.79/10.81	c 
10.79/10.81	c Core size: 11	Core Weight: 1	Total Weight: -345
10.79/10.81	c Current CPU time: 10.7624 s
10.79/10.81	c
10.79/10.81	c ============================[ Search Statistics ]==============================
10.79/10.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.79/10.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.79/10.81	c ===============================================================================
10.79/10.81	c |         0 |    2648    59790   120841 |    19930        0   -nan |  0.000 % |
10.79/10.81	c ===============================================================================
10.79/10.84	c core #601
10.79/10.84	c 
10.79/10.84	c 
10.79/10.84	c Core size: 10	Core Weight: 1	Total Weight: -344
10.79/10.84	c Current CPU time: 10.7914 s
10.79/10.84	c
10.79/10.84	c ============================[ Search Statistics ]==============================
10.79/10.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.79/10.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.79/10.84	c ===============================================================================
10.79/10.84	c |         0 |    2654    59791   120853 |    19930        0   -nan |  0.000 % |
10.79/10.84	c ===============================================================================
10.79/10.87	c core #602
10.79/10.87	c 
10.79/10.87	c 
10.79/10.87	c Core size: 10	Core Weight: 1	Total Weight: -343
10.79/10.87	c Current CPU time: 10.8194 s
10.79/10.87	c
10.79/10.87	c ============================[ Search Statistics ]==============================
10.79/10.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.79/10.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.79/10.87	c ===============================================================================
10.79/10.87	c |         0 |    2660    59792   120865 |    19930        0   -nan |  0.000 % |
10.79/10.87	c ===============================================================================
10.79/10.90	c core #603
10.79/10.90	c 
10.79/10.90	c 
10.79/10.90	c Core size: 8	Core Weight: 1	Total Weight: -342
10.79/10.90	c Current CPU time: 10.8493 s
10.79/10.90	c
10.79/10.90	c ============================[ Search Statistics ]==============================
10.79/10.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.79/10.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.79/10.90	c ===============================================================================
10.79/10.90	c |         0 |    2664    59793   120873 |    19931        0   -nan |  0.000 % |
10.79/10.90	c ===============================================================================
10.91/10.93	c core #604
10.91/10.93	c 
10.91/10.93	c 
10.91/10.93	c Core size: 8	Core Weight: 1	Total Weight: -341
10.91/10.93	c Current CPU time: 10.8803 s
10.91/10.93	c
10.91/10.93	c ============================[ Search Statistics ]==============================
10.91/10.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.91/10.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.91/10.93	c ===============================================================================
10.91/10.93	c |         0 |    2668    59794   120881 |    19931        0   -nan |  0.000 % |
10.91/10.93	c ===============================================================================
10.91/10.96	c core #605
10.91/10.96	c 
10.91/10.96	c 
10.91/10.96	c Core size: 15	Core Weight: 1	Total Weight: -340
10.91/10.96	c Current CPU time: 10.9103 s
10.91/10.96	c
10.91/10.96	c ============================[ Search Statistics ]==============================
10.91/10.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.91/10.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.91/10.96	c ===============================================================================
10.91/10.96	c |         0 |    2680    59795   120905 |    19931        0   -nan |  0.000 % |
10.91/10.96	c ===============================================================================
10.91/10.99	c core #606
10.91/10.99	c 
10.91/10.99	c 
10.91/10.99	c Core size: 10	Core Weight: 1	Total Weight: -339
10.91/10.99	c Current CPU time: 10.9403 s
10.91/10.99	c
10.91/10.99	c ============================[ Search Statistics ]==============================
10.91/10.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.91/10.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.91/10.99	c ===============================================================================
10.91/10.99	c |         0 |    2686    59796   120917 |    19932        0   -nan |  0.000 % |
10.91/10.99	c ===============================================================================
11.01/11.02	c core #607
11.01/11.02	c 
11.01/11.02	c 
11.01/11.02	c Core size: 10	Core Weight: 1	Total Weight: -338
11.01/11.02	c Current CPU time: 10.9693 s
11.01/11.02	c
11.01/11.02	c ============================[ Search Statistics ]==============================
11.01/11.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.01/11.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.01/11.02	c ===============================================================================
11.01/11.02	c |         0 |    2692    59797   120929 |    19932        0   -nan |  0.000 % |
11.01/11.02	c ===============================================================================
11.01/11.05	c core #608
11.01/11.05	c 
11.01/11.05	c 
11.01/11.05	c Core size: 10	Core Weight: 1	Total Weight: -337
11.01/11.05	c Current CPU time: 10.9993 s
11.01/11.05	c
11.01/11.05	c ============================[ Search Statistics ]==============================
11.01/11.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.01/11.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.01/11.05	c ===============================================================================
11.01/11.05	c |         0 |    2698    59798   120941 |    19932        0   -nan |  0.000 % |
11.01/11.05	c ===============================================================================
11.01/11.08	c core #609
11.01/11.08	c 
11.01/11.08	c 
11.01/11.08	c Core size: 8	Core Weight: 1	Total Weight: -336
11.01/11.08	c Current CPU time: 11.0283 s
11.01/11.08	c
11.01/11.08	c ============================[ Search Statistics ]==============================
11.01/11.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.01/11.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.01/11.08	c ===============================================================================
11.01/11.08	c |         0 |    2702    59799   120949 |    19933        0   -nan |  0.000 % |
11.01/11.08	c ===============================================================================
11.09/11.10	c core #610
11.09/11.10	c 
11.09/11.10	c 
11.09/11.10	c Core size: 10	Core Weight: 1	Total Weight: -335
11.09/11.10	c Current CPU time: 11.0563 s
11.09/11.10	c
11.09/11.10	c ============================[ Search Statistics ]==============================
11.09/11.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.09/11.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.09/11.10	c ===============================================================================
11.09/11.10	c |         0 |    2708    59800   120961 |    19933        0   -nan |  0.000 % |
11.09/11.11	c ===============================================================================
11.09/11.13	c core #611
11.09/11.13	c 
11.09/11.13	c 
11.09/11.13	c Core size: 10	Core Weight: 1	Total Weight: -334
11.09/11.13	c Current CPU time: 11.0873 s
11.09/11.13	c
11.09/11.13	c ============================[ Search Statistics ]==============================
11.09/11.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.09/11.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.09/11.13	c ===============================================================================
11.09/11.13	c |         0 |    2714    59801   120973 |    19933        0   -nan |  0.000 % |
11.09/11.13	c ===============================================================================
11.09/11.16	c core #612
11.09/11.16	c 
11.09/11.16	c 
11.09/11.16	c Core size: 10	Core Weight: 1	Total Weight: -333
11.09/11.16	c Current CPU time: 11.1153 s
11.09/11.16	c
11.09/11.16	c ============================[ Search Statistics ]==============================
11.09/11.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.09/11.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.09/11.16	c ===============================================================================
11.09/11.16	c |         0 |    2720    59802   120985 |    19934        0   -nan |  0.000 % |
11.09/11.17	c ===============================================================================
11.09/11.19	c core #613
11.09/11.19	c 
11.09/11.19	c 
11.09/11.19	c Core size: 10	Core Weight: 1	Total Weight: -332
11.09/11.19	c Current CPU time: 11.1443 s
11.09/11.19	c
11.09/11.19	c ============================[ Search Statistics ]==============================
11.09/11.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.09/11.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.09/11.19	c ===============================================================================
11.09/11.19	c |         0 |    2726    59803   120997 |    19934        0   -nan |  0.000 % |
11.09/11.19	c ===============================================================================
11.19/11.22	c core #614
11.19/11.22	c 
11.19/11.22	c 
11.19/11.22	c Core size: 10	Core Weight: 1	Total Weight: -331
11.19/11.22	c Current CPU time: 11.1723 s
11.19/11.22	c
11.19/11.22	c ============================[ Search Statistics ]==============================
11.19/11.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.19/11.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.19/11.22	c ===============================================================================
11.19/11.22	c |         0 |    2732    59804   121009 |    19934        0   -nan |  0.000 % |
11.19/11.22	c ===============================================================================
11.19/11.25	c core #615
11.19/11.25	c 
11.19/11.25	c 
11.19/11.25	c Core size: 10	Core Weight: 1	Total Weight: -330
11.19/11.25	c Current CPU time: 11.2023 s
11.19/11.25	c
11.19/11.25	c ============================[ Search Statistics ]==============================
11.19/11.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.19/11.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.19/11.25	c ===============================================================================
11.19/11.25	c |         0 |    2738    59805   121021 |    19935        0   -nan |  0.000 % |
11.19/11.25	c ===============================================================================
11.19/11.28	c core #616
11.19/11.28	c 
11.19/11.28	c 
11.19/11.28	c Core size: 8	Core Weight: 1	Total Weight: -329
11.19/11.28	c Current CPU time: 11.2313 s
11.19/11.28	c
11.19/11.28	c ============================[ Search Statistics ]==============================
11.19/11.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.19/11.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.19/11.28	c ===============================================================================
11.19/11.28	c |         0 |    2742    59806   121029 |    19935        0   -nan |  0.000 % |
11.19/11.28	c ===============================================================================
11.29/11.31	c core #617
11.29/11.31	c 
11.29/11.31	c 
11.29/11.31	c Core size: 10	Core Weight: 1	Total Weight: -328
11.29/11.31	c Current CPU time: 11.2583 s
11.29/11.31	c
11.29/11.31	c ============================[ Search Statistics ]==============================
11.29/11.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.29/11.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.29/11.31	c ===============================================================================
11.29/11.31	c |         0 |    2748    59807   121041 |    19935        0   -nan |  0.000 % |
11.29/11.31	c ===============================================================================
11.29/11.34	c core #618
11.29/11.34	c 
11.29/11.34	c 
11.29/11.34	c Core size: 10	Core Weight: 1	Total Weight: -327
11.29/11.34	c Current CPU time: 11.2883 s
11.29/11.34	c
11.29/11.34	c ============================[ Search Statistics ]==============================
11.29/11.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.29/11.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.29/11.34	c ===============================================================================
11.29/11.34	c |         0 |    2754    59808   121053 |    19936        0   -nan |  0.000 % |
11.29/11.34	c ===============================================================================
11.29/11.37	c core #619
11.29/11.37	c 
11.29/11.37	c 
11.29/11.37	c Core size: 8	Core Weight: 1	Total Weight: -326
11.29/11.37	c Current CPU time: 11.3183 s
11.29/11.37	c
11.29/11.37	c ============================[ Search Statistics ]==============================
11.29/11.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.29/11.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.29/11.37	c ===============================================================================
11.29/11.37	c |         0 |    2758    59809   121061 |    19936        0   -nan |  0.000 % |
11.29/11.37	c ===============================================================================
11.39/11.40	c core #620
11.39/11.40	c 
11.39/11.40	c 
11.39/11.40	c Core size: 10	Core Weight: 1	Total Weight: -325
11.39/11.40	c Current CPU time: 11.3483 s
11.39/11.40	c
11.39/11.40	c ============================[ Search Statistics ]==============================
11.39/11.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.39/11.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.39/11.40	c ===============================================================================
11.39/11.40	c |         0 |    2764    59810   121073 |    19936        0   -nan |  0.000 % |
11.39/11.40	c ===============================================================================
11.39/11.43	c core #621
11.39/11.43	c 
11.39/11.43	c 
11.39/11.43	c Core size: 10	Core Weight: 1	Total Weight: -324
11.39/11.43	c Current CPU time: 11.3783 s
11.39/11.43	c
11.39/11.43	c ============================[ Search Statistics ]==============================
11.39/11.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.39/11.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.39/11.43	c ===============================================================================
11.39/11.43	c |         0 |    2770    59811   121085 |    19937        0   -nan |  0.000 % |
11.39/11.43	c ===============================================================================
11.39/11.46	c core #622
11.39/11.46	c 
11.39/11.46	c 
11.39/11.46	c Core size: 10	Core Weight: 1	Total Weight: -323
11.39/11.46	c Current CPU time: 11.4083 s
11.39/11.46	c
11.39/11.46	c ============================[ Search Statistics ]==============================
11.39/11.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.39/11.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.39/11.46	c ===============================================================================
11.39/11.46	c |         0 |    2776    59812   121097 |    19937        0   -nan |  0.000 % |
11.39/11.46	c ===============================================================================
11.39/11.49	c core #623
11.39/11.49	c 
11.39/11.49	c 
11.39/11.49	c Core size: 8	Core Weight: 1	Total Weight: -322
11.39/11.49	c Current CPU time: 11.4383 s
11.39/11.49	c
11.39/11.49	c ============================[ Search Statistics ]==============================
11.39/11.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.39/11.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.39/11.49	c ===============================================================================
11.39/11.49	c |         0 |    2780    59813   121105 |    19937        0   -nan |  0.000 % |
11.39/11.49	c ===============================================================================
11.49/11.52	c core #624
11.49/11.52	c 
11.49/11.52	c 
11.49/11.52	c Core size: 8	Core Weight: 1	Total Weight: -321
11.49/11.52	c Current CPU time: 11.4693 s
11.49/11.52	c
11.49/11.52	c ============================[ Search Statistics ]==============================
11.49/11.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.49/11.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.49/11.52	c ===============================================================================
11.49/11.52	c |         0 |    2784    59814   121113 |    19938        0   -nan |  0.000 % |
11.49/11.52	c ===============================================================================
11.49/11.55	c core #625
11.49/11.55	c 
11.49/11.55	c 
11.49/11.55	c Core size: 8	Core Weight: 1	Total Weight: -320
11.49/11.55	c Current CPU time: 11.4993 s
11.49/11.55	c
11.49/11.55	c ============================[ Search Statistics ]==============================
11.49/11.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.49/11.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.49/11.55	c ===============================================================================
11.49/11.55	c |         0 |    2788    59815   121121 |    19938        0   -nan |  0.000 % |
11.49/11.56	c ===============================================================================
11.49/11.58	c core #626
11.49/11.58	c 
11.49/11.58	c 
11.49/11.58	c Core size: 10	Core Weight: 1	Total Weight: -319
11.49/11.58	c Current CPU time: 11.5292 s
11.49/11.58	c
11.49/11.58	c ============================[ Search Statistics ]==============================
11.49/11.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.49/11.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.49/11.58	c ===============================================================================
11.49/11.58	c |         0 |    2794    59816   121133 |    19938        0   -nan |  0.000 % |
11.49/11.59	c ===============================================================================
11.59/11.61	c core #627
11.59/11.61	c 
11.59/11.61	c 
11.59/11.61	c Core size: 10	Core Weight: 1	Total Weight: -318
11.59/11.61	c Current CPU time: 11.5592 s
11.59/11.61	c
11.59/11.61	c ============================[ Search Statistics ]==============================
11.59/11.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.59/11.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.59/11.61	c ===============================================================================
11.59/11.61	c |         0 |    2800    59817   121145 |    19939        0   -nan |  0.000 % |
11.59/11.62	c ===============================================================================
11.59/11.64	c core #628
11.59/11.64	c 
11.59/11.64	c 
11.59/11.64	c Core size: 10	Core Weight: 1	Total Weight: -317
11.59/11.64	c Current CPU time: 11.5902 s
11.59/11.64	c
11.59/11.64	c ============================[ Search Statistics ]==============================
11.59/11.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.59/11.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.59/11.64	c ===============================================================================
11.59/11.64	c |         0 |    2806    59818   121157 |    19939        0   -nan |  0.000 % |
11.59/11.65	c ===============================================================================
11.59/11.67	c core #629
11.59/11.67	c 
11.59/11.67	c 
11.59/11.67	c Core size: 8	Core Weight: 1	Total Weight: -316
11.59/11.67	c Current CPU time: 11.6192 s
11.59/11.67	c
11.59/11.67	c ============================[ Search Statistics ]==============================
11.59/11.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.59/11.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.59/11.67	c ===============================================================================
11.59/11.67	c |         0 |    2810    59819   121165 |    19939        0   -nan |  0.000 % |
11.59/11.68	c ===============================================================================
11.69/11.70	c core #630
11.69/11.70	c 
11.69/11.70	c 
11.69/11.70	c Core size: 8	Core Weight: 1	Total Weight: -315
11.69/11.70	c Current CPU time: 11.6492 s
11.69/11.70	c
11.69/11.70	c ============================[ Search Statistics ]==============================
11.69/11.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.69/11.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.69/11.70	c ===============================================================================
11.69/11.70	c |         0 |    2814    59820   121173 |    19940        0   -nan |  0.000 % |
11.69/11.71	c ===============================================================================
11.69/11.74	c core #631
11.69/11.74	c 
11.69/11.74	c 
11.69/11.74	c Core size: 10	Core Weight: 1	Total Weight: -314
11.69/11.74	c Current CPU time: 11.6802 s
11.69/11.74	c
11.69/11.74	c ============================[ Search Statistics ]==============================
11.69/11.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.69/11.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.69/11.74	c ===============================================================================
11.69/11.74	c |         0 |    2820    59821   121185 |    19940        0   -nan |  0.000 % |
11.69/11.74	c ===============================================================================
11.69/11.77	c core #632
11.69/11.77	c 
11.69/11.77	c 
11.69/11.77	c Core size: 10	Core Weight: 1	Total Weight: -313
11.69/11.77	c Current CPU time: 11.7092 s
11.69/11.77	c
11.69/11.77	c ============================[ Search Statistics ]==============================
11.69/11.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.69/11.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.69/11.77	c ===============================================================================
11.69/11.77	c |         0 |    2826    59822   121197 |    19940        0   -nan |  0.000 % |
11.69/11.77	c ===============================================================================
11.69/11.80	c core #633
11.69/11.80	c 
11.69/11.80	c 
11.69/11.80	c Core size: 10	Core Weight: 1	Total Weight: -312
11.69/11.80	c Current CPU time: 11.7402 s
11.69/11.80	c
11.69/11.80	c ============================[ Search Statistics ]==============================
11.69/11.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.69/11.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.69/11.80	c ===============================================================================
11.69/11.80	c |         0 |    2832    59823   121209 |    19941        0   -nan |  0.000 % |
11.79/11.80	c ===============================================================================
11.79/11.83	c core #634
11.79/11.83	c 
11.79/11.83	c 
11.79/11.83	c Core size: 8	Core Weight: 1	Total Weight: -311
11.79/11.83	c Current CPU time: 11.7692 s
11.79/11.83	c
11.79/11.83	c ============================[ Search Statistics ]==============================
11.79/11.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.79/11.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.79/11.83	c ===============================================================================
11.79/11.83	c |         0 |    2836    59824   121217 |    19941        0   -nan |  0.000 % |
11.79/11.83	c ===============================================================================
11.79/11.86	c core #635
11.79/11.86	c 
11.79/11.86	c 
11.79/11.86	c Core size: 8	Core Weight: 1	Total Weight: -310
11.79/11.86	c Current CPU time: 11.8012 s
11.79/11.86	c
11.79/11.86	c ============================[ Search Statistics ]==============================
11.79/11.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.79/11.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.79/11.86	c ===============================================================================
11.79/11.86	c |         0 |    2840    59825   121225 |    19941        0   -nan |  0.000 % |
11.79/11.86	c ===============================================================================
11.79/11.89	c core #636
11.79/11.89	c 
11.79/11.89	c 
11.79/11.89	c Core size: 10	Core Weight: 1	Total Weight: -309
11.79/11.89	c Current CPU time: 11.8312 s
11.79/11.89	c
11.79/11.89	c ============================[ Search Statistics ]==============================
11.79/11.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.79/11.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.79/11.89	c ===============================================================================
11.79/11.89	c |         0 |    2846    59826   121237 |    19942        0   -nan |  0.000 % |
11.79/11.89	c ===============================================================================
11.89/11.92	c core #637
11.89/11.92	c 
11.89/11.92	c 
11.89/11.92	c Core size: 8	Core Weight: 1	Total Weight: -308
11.89/11.92	c Current CPU time: 11.8612 s
11.89/11.92	c
11.89/11.92	c ============================[ Search Statistics ]==============================
11.89/11.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.89/11.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.89/11.92	c ===============================================================================
11.89/11.92	c |         0 |    2850    59827   121245 |    19942        0   -nan |  0.000 % |
11.89/11.92	c ===============================================================================
11.89/11.95	c core #638
11.89/11.95	c 
11.89/11.95	c 
11.89/11.95	c Core size: 8	Core Weight: 1	Total Weight: -307
11.89/11.95	c Current CPU time: 11.8902 s
11.89/11.95	c
11.89/11.95	c ============================[ Search Statistics ]==============================
11.89/11.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.89/11.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.89/11.95	c ===============================================================================
11.89/11.95	c |         0 |    2854    59828   121253 |    19942        0   -nan |  0.000 % |
11.89/11.95	c ===============================================================================
11.89/11.98	c core #639
11.89/11.98	c 
11.89/11.98	c 
11.89/11.98	c Core size: 8	Core Weight: 1	Total Weight: -306
11.89/11.98	c Current CPU time: 11.9232 s
11.89/11.98	c
11.89/11.98	c ============================[ Search Statistics ]==============================
11.89/11.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.89/11.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.89/11.98	c ===============================================================================
11.89/11.98	c |         0 |    2858    59829   121261 |    19943        0   -nan |  0.000 % |
11.89/11.98	c ===============================================================================
12.01/12.01	c core #640
12.01/12.01	c 
12.01/12.01	c 
12.01/12.01	c Core size: 10	Core Weight: 1	Total Weight: -305
12.01/12.01	c Current CPU time: 11.9512 s
12.01/12.01	c
12.01/12.01	c ============================[ Search Statistics ]==============================
12.01/12.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.01/12.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.01/12.01	c ===============================================================================
12.01/12.01	c |         0 |    2864    59830   121273 |    19943        0   -nan |  0.000 % |
12.01/12.01	c ===============================================================================
12.01/12.04	c core #641
12.01/12.04	c 
12.01/12.04	c 
12.01/12.04	c Core size: 14	Core Weight: 1	Total Weight: -304
12.01/12.04	c Current CPU time: 11.9822 s
12.01/12.04	c
12.01/12.04	c ============================[ Search Statistics ]==============================
12.01/12.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.01/12.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.01/12.04	c ===============================================================================
12.01/12.04	c |         0 |    2874    59831   121293 |    19943        0   -nan |  0.000 % |
12.01/12.04	c ===============================================================================
12.01/12.07	c core #642
12.01/12.07	c 
12.01/12.07	c 
12.01/12.07	c Core size: 8	Core Weight: 1	Total Weight: -303
12.01/12.07	c Current CPU time: 12.0132 s
12.01/12.07	c
12.01/12.07	c ============================[ Search Statistics ]==============================
12.01/12.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.01/12.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.01/12.07	c ===============================================================================
12.01/12.07	c |         0 |    2878    59832   121301 |    19944        0   -nan |  0.000 % |
12.01/12.08	c ===============================================================================
12.01/12.10	c core #643
12.01/12.10	c 
12.01/12.10	c 
12.01/12.10	c Core size: 10	Core Weight: 1	Total Weight: -302
12.01/12.10	c Current CPU time: 12.0462 s
12.01/12.10	c
12.01/12.10	c ============================[ Search Statistics ]==============================
12.01/12.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.01/12.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.01/12.10	c ===============================================================================
12.01/12.10	c |         0 |    2884    59833   121313 |    19944        0   -nan |  0.000 % |
12.01/12.11	c ===============================================================================
12.11/12.13	c core #644
12.11/12.13	c 
12.11/12.13	c 
12.11/12.13	c Core size: 10	Core Weight: 1	Total Weight: -301
12.11/12.13	c Current CPU time: 12.0752 s
12.11/12.13	c
12.11/12.13	c ============================[ Search Statistics ]==============================
12.11/12.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.11/12.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.11/12.13	c ===============================================================================
12.11/12.13	c |         0 |    2890    59834   121325 |    19944        0   -nan |  0.000 % |
12.11/12.14	c ===============================================================================
12.11/12.17	c core #645
12.11/12.17	c 
12.11/12.17	c 
12.11/12.17	c Core size: 8	Core Weight: 1	Total Weight: -300
12.11/12.17	c Current CPU time: 12.1072 s
12.11/12.17	c
12.11/12.17	c ============================[ Search Statistics ]==============================
12.11/12.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.11/12.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.11/12.17	c ===============================================================================
12.11/12.17	c |         0 |    2894    59835   121333 |    19945        0   -nan |  0.000 % |
12.11/12.17	c ===============================================================================
12.19/12.20	c core #646
12.19/12.20	c 
12.19/12.20	c 
12.19/12.20	c Core size: 15	Core Weight: 1	Total Weight: -299
12.19/12.20	c Current CPU time: 12.1372 s
12.19/12.20	c
12.19/12.20	c ============================[ Search Statistics ]==============================
12.19/12.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.19/12.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.19/12.20	c ===============================================================================
12.19/12.20	c |         0 |    2906    59836   121357 |    19945        0   -nan |  0.000 % |
12.19/12.20	c ===============================================================================
12.19/12.23	c core #647
12.19/12.23	c 
12.19/12.23	c 
12.19/12.23	c Core size: 8	Core Weight: 1	Total Weight: -298
12.19/12.23	c Current CPU time: 12.1692 s
12.19/12.23	c
12.19/12.23	c ============================[ Search Statistics ]==============================
12.19/12.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.19/12.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.19/12.23	c ===============================================================================
12.19/12.23	c |         0 |    2910    59837   121365 |    19945        0   -nan |  0.000 % |
12.19/12.23	c ===============================================================================
12.19/12.26	c core #648
12.19/12.26	c 
12.19/12.26	c 
12.19/12.26	c Core size: 10	Core Weight: 1	Total Weight: -297
12.19/12.26	c Current CPU time: 12.1991 s
12.19/12.26	c
12.19/12.26	c ============================[ Search Statistics ]==============================
12.19/12.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.19/12.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.19/12.26	c ===============================================================================
12.19/12.26	c |         0 |    2916    59838   121377 |    19946        0   -nan |  0.000 % |
12.19/12.26	c ===============================================================================
12.19/12.29	c core #649
12.19/12.29	c 
12.19/12.29	c 
12.19/12.29	c Core size: 8	Core Weight: 1	Total Weight: -296
12.19/12.29	c Current CPU time: 12.2301 s
12.19/12.29	c
12.19/12.29	c ============================[ Search Statistics ]==============================
12.19/12.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.19/12.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.19/12.29	c ===============================================================================
12.19/12.29	c |         0 |    2920    59839   121385 |    19946        0   -nan |  0.000 % |
12.19/12.29	c ===============================================================================
12.29/12.32	c core #650
12.29/12.32	c 
12.29/12.32	c 
12.29/12.32	c Core size: 14	Core Weight: 1	Total Weight: -295
12.29/12.32	c Current CPU time: 12.2621 s
12.29/12.32	c
12.29/12.32	c ============================[ Search Statistics ]==============================
12.29/12.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.29/12.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.29/12.32	c ===============================================================================
12.29/12.32	c |         0 |    2928    59840   121401 |    19946        0   -nan |  0.000 % |
12.29/12.32	c ===============================================================================
12.29/12.35	c core #651
12.29/12.35	c 
12.29/12.35	c 
12.29/12.35	c Core size: 19	Core Weight: 1	Total Weight: -294
12.29/12.35	c Current CPU time: 12.2931 s
12.29/12.35	c
12.29/12.35	c ============================[ Search Statistics ]==============================
12.29/12.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.29/12.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.29/12.35	c ===============================================================================
12.29/12.35	c |         0 |    2944    59841   121433 |    19947        0   -nan |  0.000 % |
12.29/12.35	c ===============================================================================
12.29/12.38	c core #652
12.29/12.38	c 
12.29/12.38	c 
12.29/12.38	c Core size: 17	Core Weight: 1	Total Weight: -293
12.29/12.38	c Current CPU time: 12.3251 s
12.29/12.38	c
12.29/12.38	c ============================[ Search Statistics ]==============================
12.29/12.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.29/12.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.29/12.38	c ===============================================================================
12.29/12.38	c |         0 |    2956    59842   121457 |    19947        0   -nan |  0.000 % |
12.29/12.38	c ===============================================================================
12.39/12.41	c core #653
12.39/12.41	c 
12.39/12.41	c 
12.39/12.41	c Core size: 12	Core Weight: 1	Total Weight: -292
12.39/12.41	c Current CPU time: 12.3531 s
12.39/12.41	c
12.39/12.41	c ============================[ Search Statistics ]==============================
12.39/12.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.39/12.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.39/12.41	c ===============================================================================
12.39/12.41	c |         0 |    2962    59843   121469 |    19947        0   -nan |  0.000 % |
12.39/12.42	c ===============================================================================
12.39/12.44	c core #654
12.39/12.44	c 
12.39/12.44	c 
12.39/12.44	c Core size: 8	Core Weight: 1	Total Weight: -291
12.39/12.44	c Current CPU time: 12.3851 s
12.39/12.44	c
12.39/12.44	c ============================[ Search Statistics ]==============================
12.39/12.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.39/12.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.39/12.44	c ===============================================================================
12.39/12.44	c |         0 |    2966    59844   121477 |    19948        0   -nan |  0.000 % |
12.39/12.45	c ===============================================================================
12.39/12.48	c core #655
12.39/12.48	c 
12.39/12.48	c 
12.39/12.48	c Core size: 22	Core Weight: 1	Total Weight: -290
12.39/12.48	c Current CPU time: 12.4131 s
12.39/12.48	c
12.39/12.48	c ============================[ Search Statistics ]==============================
12.39/12.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.39/12.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.39/12.48	c ===============================================================================
12.39/12.48	c |         0 |    2981    59845   121507 |    19948        0   -nan |  0.000 % |
12.39/12.48	c ===============================================================================
12.49/12.51	c core #656
12.49/12.51	c 
12.49/12.51	c 
12.49/12.51	c Core size: 10	Core Weight: 1	Total Weight: -289
12.49/12.51	c Current CPU time: 12.4461 s
12.49/12.51	c
12.49/12.51	c ============================[ Search Statistics ]==============================
12.49/12.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.49/12.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.49/12.51	c ===============================================================================
12.49/12.51	c |         0 |    2987    59846   121519 |    19948        0   -nan |  0.000 % |
12.49/12.51	c ===============================================================================
12.49/12.54	c core #657
12.49/12.54	c 
12.49/12.54	c 
12.49/12.54	c Core size: 8	Core Weight: 1	Total Weight: -288
12.49/12.54	c Current CPU time: 12.4771 s
12.49/12.54	c
12.49/12.54	c ============================[ Search Statistics ]==============================
12.49/12.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.49/12.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.49/12.54	c ===============================================================================
12.49/12.54	c |         0 |    2991    59847   121527 |    19949        0   -nan |  0.000 % |
12.49/12.54	c ===============================================================================
12.49/12.57	c core #658
12.49/12.57	c 
12.49/12.57	c 
12.49/12.57	c Core size: 18	Core Weight: 1	Total Weight: -287
12.49/12.57	c Current CPU time: 12.5071 s
12.49/12.57	c
12.49/12.57	c ============================[ Search Statistics ]==============================
12.49/12.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.49/12.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.49/12.57	c ===============================================================================
12.49/12.57	c |         0 |    3005    59848   121555 |    19949        0   -nan |  0.000 % |
12.49/12.57	c ===============================================================================
12.59/12.60	c core #659
12.59/12.60	c 
12.59/12.60	c 
12.59/12.60	c Core size: 15	Core Weight: 1	Total Weight: -286
12.59/12.60	c Current CPU time: 12.5361 s
12.59/12.60	c
12.59/12.60	c ============================[ Search Statistics ]==============================
12.59/12.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.59/12.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.59/12.60	c ===============================================================================
12.59/12.60	c |         0 |    3017    59849   121579 |    19949        0   -nan |  0.000 % |
12.59/12.60	c ===============================================================================
12.59/12.63	c core #660
12.59/12.63	c 
12.59/12.63	c 
12.59/12.63	c Core size: 14	Core Weight: 1	Total Weight: -285
12.59/12.63	c Current CPU time: 12.5701 s
12.59/12.63	c
12.59/12.63	c ============================[ Search Statistics ]==============================
12.59/12.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.59/12.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.59/12.63	c ===============================================================================
12.59/12.63	c |         0 |    3025    59850   121595 |    19950        0   -nan |  0.000 % |
12.59/12.64	c ===============================================================================
12.59/12.67	c core #661
12.59/12.67	c 
12.59/12.67	c 
12.59/12.67	c Core size: 18	Core Weight: 1	Total Weight: -284
12.59/12.67	c Current CPU time: 12.6021 s
12.59/12.67	c
12.59/12.67	c ============================[ Search Statistics ]==============================
12.59/12.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.59/12.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.59/12.67	c ===============================================================================
12.59/12.67	c |         0 |    3041    59851   121627 |    19950        0   -nan |  0.000 % |
12.59/12.67	c ===============================================================================
12.70/12.70	c core #662
12.70/12.70	c 
12.70/12.70	c 
12.70/12.70	c Core size: 21	Core Weight: 1	Total Weight: -283
12.70/12.70	c Current CPU time: 12.6331 s
12.70/12.70	c
12.70/12.70	c ============================[ Search Statistics ]==============================
12.70/12.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.70/12.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.70/12.70	c ===============================================================================
12.70/12.70	c |         0 |    3055    59852   121655 |    19950        0   -nan |  0.000 % |
12.70/12.70	c ===============================================================================
12.70/12.73	c core #663
12.70/12.73	c 
12.70/12.73	c 
12.70/12.73	c Core size: 27	Core Weight: 1	Total Weight: -282
12.70/12.73	c Current CPU time: 12.6651 s
12.70/12.73	c
12.70/12.73	c ============================[ Search Statistics ]==============================
12.70/12.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.70/12.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.70/12.73	c ===============================================================================
12.70/12.73	c |         0 |    3080    59853   121705 |    19951        0   -nan |  0.000 % |
12.70/12.73	c |       101 |    3080    59853   121705 |    21946      101     15 |  0.000 % |
12.70/12.74	c |       251 |    3079    59853   121705 |    24140      251     15 |  0.032 % |
12.70/12.74	c ===============================================================================
12.70/12.77	c core #664
12.70/12.77	c 
12.70/12.77	c 
12.70/12.77	c Core size: 28	Core Weight: 1	Total Weight: -281
12.70/12.77	c Current CPU time: 12.7011 s
12.70/12.77	c
12.70/12.77	c ============================[ Search Statistics ]==============================
12.70/12.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.70/12.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.70/12.77	c ===============================================================================
12.70/12.77	c |         0 |    3107    59854   121759 |    19951        0   -nan |  0.000 % |
12.70/12.77	c ===============================================================================
12.79/12.80	c core #665
12.79/12.80	c 
12.79/12.80	c 
12.79/12.80	c Core size: 16	Core Weight: 1	Total Weight: -280
12.79/12.80	c Current CPU time: 12.7301 s
12.79/12.80	c
12.79/12.80	c ============================[ Search Statistics ]==============================
12.79/12.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.79/12.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.79/12.80	c ===============================================================================
12.79/12.80	c |         0 |    3122    59855   121789 |    19951        0   -nan |  0.000 % |
12.79/12.80	c ===============================================================================
12.79/12.83	c core #666
12.79/12.83	c 
12.79/12.83	c 
12.79/12.83	c Core size: 17	Core Weight: 1	Total Weight: -279
12.79/12.83	c Current CPU time: 12.7631 s
12.79/12.83	c
12.79/12.83	c ============================[ Search Statistics ]==============================
12.79/12.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.79/12.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.79/12.83	c ===============================================================================
12.79/12.83	c |         0 |    3136    59856   121817 |    19952        0   -nan |  0.000 % |
12.79/12.83	c ===============================================================================
12.79/12.86	c core #667
12.79/12.86	c 
12.79/12.86	c 
12.79/12.86	c Core size: 13	Core Weight: 1	Total Weight: -278
12.79/12.86	c Current CPU time: 12.7961 s
12.79/12.86	c
12.79/12.86	c ============================[ Search Statistics ]==============================
12.79/12.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.79/12.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.79/12.86	c ===============================================================================
12.79/12.86	c |         0 |    3144    59857   121833 |    19952        0   -nan |  0.000 % |
12.79/12.87	c ===============================================================================
12.79/12.90	c core #668
12.79/12.90	c 
12.79/12.90	c 
12.79/12.90	c Core size: 21	Core Weight: 1	Total Weight: -277
12.79/12.90	c Current CPU time: 12.828 s
12.79/12.90	c
12.79/12.90	c ============================[ Search Statistics ]==============================
12.79/12.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.79/12.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.79/12.90	c ===============================================================================
12.79/12.90	c |         0 |    3164    59858   121873 |    19952        0   -nan |  0.000 % |
12.89/12.90	c |       101 |    3163    59858   121873 |    21947      101     11 |  0.032 % |
12.89/12.90	c ===============================================================================
12.89/12.93	c core #669
12.89/12.93	c 
12.89/12.93	c 
12.89/12.93	c Core size: 39	Core Weight: 1	Total Weight: -276
12.89/12.93	c Current CPU time: 12.863 s
12.89/12.93	c
12.89/12.93	c ============================[ Search Statistics ]==============================
12.89/12.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.89/12.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.89/12.93	c ===============================================================================
12.89/12.93	c |         0 |    3195    59859   121935 |    19953        0   -nan |  0.000 % |
12.89/12.93	c ===============================================================================
12.89/12.96	c core #670
12.89/12.96	c 
12.89/12.96	c 
12.89/12.96	c Core size: 13	Core Weight: 1	Total Weight: -275
12.89/12.96	c Current CPU time: 12.895 s
12.89/12.96	c
12.89/12.96	c ============================[ Search Statistics ]==============================
12.89/12.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.89/12.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.89/12.96	c ===============================================================================
12.89/12.96	c |         0 |    3205    59860   121955 |    19953        0   -nan |  0.000 % |
12.89/12.97	c ===============================================================================
12.99/13.00	c core #671
12.99/13.00	c 
12.99/13.00	c 
12.99/13.00	c Core size: 16	Core Weight: 1	Total Weight: -274
12.99/13.00	c Current CPU time: 12.928 s
12.99/13.00	c
12.99/13.00	c ============================[ Search Statistics ]==============================
12.99/13.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.99/13.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.99/13.00	c ===============================================================================
12.99/13.00	c |         0 |    3217    59861   121979 |    19953        0   -nan |  0.000 % |
12.99/13.00	c ===============================================================================
12.99/13.03	c core #672
12.99/13.03	c 
12.99/13.03	c 
12.99/13.03	c Core size: 31	Core Weight: 1	Total Weight: -273
12.99/13.03	c Current CPU time: 12.96 s
12.99/13.03	c
12.99/13.03	c ============================[ Search Statistics ]==============================
12.99/13.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.99/13.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.99/13.03	c ===============================================================================
12.99/13.03	c |         0 |    3239    59862   122023 |    19954        0   -nan |  0.000 % |
12.99/13.03	c ===============================================================================
12.99/13.06	c core #673
12.99/13.06	c 
12.99/13.06	c 
12.99/13.06	c Core size: 20	Core Weight: 1	Total Weight: -272
12.99/13.06	c Current CPU time: 12.993 s
12.99/13.06	c
12.99/13.06	c ============================[ Search Statistics ]==============================
12.99/13.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.99/13.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.99/13.06	c ===============================================================================
12.99/13.06	c |         0 |    3259    59863   122063 |    19954        0   -nan |  0.000 % |
12.99/13.07	c ===============================================================================
12.99/13.09	c core #674
12.99/13.09	c 
12.99/13.09	c 
12.99/13.09	c Core size: 17	Core Weight: 1	Total Weight: -271
12.99/13.09	c Current CPU time: 13.025 s
12.99/13.09	c
12.99/13.09	c ============================[ Search Statistics ]==============================
12.99/13.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.99/13.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.99/13.09	c ===============================================================================
12.99/13.09	c |         0 |    3271    59864   122087 |    19954        0   -nan |  0.000 % |
12.99/13.10	c ===============================================================================
13.10/13.13	c core #675
13.10/13.13	c 
13.10/13.13	c 
13.10/13.13	c Core size: 20	Core Weight: 1	Total Weight: -270
13.10/13.13	c Current CPU time: 13.057 s
13.10/13.13	c
13.10/13.13	c ============================[ Search Statistics ]==============================
13.10/13.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.10/13.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.10/13.13	c ===============================================================================
13.10/13.13	c |         0 |    3289    59865   122123 |    19955        0   -nan |  0.000 % |
13.10/13.13	c ===============================================================================
13.10/13.16	c core #676
13.10/13.16	c 
13.10/13.16	c 
13.10/13.16	c Core size: 22	Core Weight: 1	Total Weight: -269
13.10/13.16	c Current CPU time: 13.089 s
13.10/13.16	c
13.10/13.16	c ============================[ Search Statistics ]==============================
13.10/13.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.10/13.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.10/13.16	c ===============================================================================
13.10/13.16	c |         0 |    3301    59866   122147 |    19955        0   -nan |  0.000 % |
13.10/13.16	c ===============================================================================
13.10/13.19	c core #677
13.10/13.19	c 
13.10/13.19	c 
13.10/13.19	c Core size: 18	Core Weight: 1	Total Weight: -268
13.10/13.19	c Current CPU time: 13.121 s
13.10/13.19	c
13.10/13.19	c ============================[ Search Statistics ]==============================
13.10/13.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.10/13.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.10/13.19	c ===============================================================================
13.10/13.19	c |         0 |    3313    59867   122171 |    19955        0   -nan |  0.000 % |
13.10/13.20	c ===============================================================================
13.20/13.23	c core #678
13.20/13.23	c 
13.20/13.23	c 
13.20/13.23	c Core size: 11	Core Weight: 1	Total Weight: -267
13.20/13.23	c Current CPU time: 13.154 s
13.20/13.23	c
13.20/13.23	c ============================[ Search Statistics ]==============================
13.20/13.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.20/13.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.20/13.23	c ===============================================================================
13.20/13.23	c |         0 |    3321    59868   122187 |    19956        0   -nan |  0.000 % |
13.20/13.23	c |       100 |    3321    59868   122187 |    21951      100     15 |  0.000 % |
13.20/13.23	c |       253 |    3321    59868   122187 |    24146      253     14 |  0.000 % |
13.20/13.24	c ===============================================================================
13.20/13.27	c core #679
13.20/13.27	c 
13.20/13.27	c 
13.20/13.27	c Core size: 46	Core Weight: 1	Total Weight: -266
13.20/13.27	c Current CPU time: 13.193 s
13.20/13.27	c
13.20/13.27	c ============================[ Search Statistics ]==============================
13.20/13.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.20/13.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.20/13.27	c ===============================================================================
13.20/13.27	c |         0 |    3365    59869   122275 |    19956        0   -nan |  0.000 % |
13.20/13.27	c ===============================================================================
13.29/13.30	c core #680
13.29/13.30	c 
13.29/13.30	c 
13.29/13.30	c Core size: 42	Core Weight: 1	Total Weight: -265
13.29/13.30	c Current CPU time: 13.224 s
13.29/13.30	c
13.29/13.30	c ============================[ Search Statistics ]==============================
13.29/13.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.29/13.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.29/13.30	c ===============================================================================
13.29/13.30	c |         0 |    3399    59870   122343 |    19956        0   -nan |  0.000 % |
13.29/13.30	c |       104 |    3399    59870   122343 |    21952      104     22 |  0.000 % |
13.29/13.31	c |       255 |    3398    59870   122343 |    24147      255     21 |  0.029 % |
13.29/13.31	c |       482 |    3393    59870   122343 |    26562      482     22 |  0.206 % |
13.29/13.31	c ===============================================================================
13.29/13.34	c core #681
13.29/13.34	c 
13.29/13.34	c 
13.29/13.34	c Core size: 17	Core Weight: 1	Total Weight: -264
13.29/13.34	c Current CPU time: 13.266 s
13.29/13.34	c
13.29/13.34	c ============================[ Search Statistics ]==============================
13.29/13.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.29/13.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.29/13.34	c ===============================================================================
13.29/13.34	c |         0 |    3411    59871   122367 |    19957        0   -nan |  0.000 % |
13.29/13.35	c |       100 |    3411    59871   122367 |    21952      100     17 |  0.000 % |
13.29/13.35	c |       253 |    3408    59871   122367 |    24147      253     19 |  0.088 % |
13.29/13.36	c |       480 |    3408    59871   122367 |    26562      480     20 |  0.088 % |
13.29/13.37	c |       818 |    3406    59871   122367 |    29219      818     22 |  0.147 % |
13.29/13.38	c ===============================================================================
13.39/13.41	c core #682
13.39/13.41	c 
13.39/13.41	c 
13.39/13.41	c Core size: 53	Core Weight: 1	Total Weight: -263
13.39/13.41	c Current CPU time: 13.329 s
13.39/13.41	c
13.39/13.41	c ============================[ Search Statistics ]==============================
13.39/13.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.39/13.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.39/13.41	c ===============================================================================
13.39/13.41	c |         0 |    3456    59872   122457 |    19957        0   -nan |  0.000 % |
13.39/13.42	c ===============================================================================
13.39/13.44	c core #683
13.39/13.44	c 
13.39/13.44	c 
13.39/13.44	c Core size: 14	Core Weight: 1	Total Weight: -262
13.39/13.44	c Current CPU time: 13.362 s
13.39/13.44	c
13.39/13.44	c ============================[ Search Statistics ]==============================
13.39/13.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.39/13.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.39/13.44	c ===============================================================================
13.39/13.44	c |         0 |    3464    59873   122473 |    19957        0   -nan |  0.000 % |
13.39/13.45	c ===============================================================================
13.39/13.48	c core #684
13.39/13.48	c 
13.39/13.48	c 
13.39/13.48	c Core size: 17	Core Weight: 1	Total Weight: -261
13.39/13.48	c Current CPU time: 13.395 s
13.39/13.48	c
13.39/13.48	c ============================[ Search Statistics ]==============================
13.39/13.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.39/13.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.39/13.48	c ===============================================================================
13.39/13.48	c |         0 |    3476    59874   122497 |    19958        0   -nan |  0.000 % |
13.39/13.48	c |       101 |    3476    59874   122497 |    21953      101     26 |  0.000 % |
13.39/13.49	c |       253 |    3470    59874   122497 |    24149      253     24 |  0.201 % |
13.39/13.49	c |       479 |    3439    59874   122497 |    26564      479     27 | 10.529 % |
13.39/13.49	c ===============================================================================
13.49/13.52	c core #685
13.49/13.52	c 
13.49/13.52	c 
13.49/13.52	c Core size: 65	Core Weight: 1	Total Weight: -260
13.49/13.52	c Current CPU time: 13.439 s
13.49/13.52	c
13.49/13.52	c ============================[ Search Statistics ]==============================
13.49/13.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.49/13.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.49/13.52	c ===============================================================================
13.49/13.52	c |         0 |    3529    59875   122603 |    19958        0   -nan |  0.000 % |
13.49/13.53	c |       101 |    3529    59875   122603 |    21954      101     27 |  0.000 % |
13.49/13.53	c ===============================================================================
13.49/13.56	c core #686
13.49/13.56	c 
13.49/13.56	c 
13.49/13.56	c Core size: 29	Core Weight: 1	Total Weight: -259
13.49/13.56	c Current CPU time: 13.474 s
13.49/13.56	c
13.49/13.56	c ============================[ Search Statistics ]==============================
13.49/13.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.49/13.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.49/13.56	c ===============================================================================
13.49/13.56	c |         0 |    3549    59876   122643 |    19958        0   -nan |  0.000 % |
13.49/13.56	c |       101 |    3549    59876   122643 |    21954      101     30 |  0.000 % |
13.49/13.57	c |       253 |    3549    59876   122643 |    24149      253     26 |  0.000 % |
13.49/13.57	c ===============================================================================
13.49/13.59	c core #687
13.49/13.59	c 
13.49/13.59	c 
13.49/13.59	c Core size: 18	Core Weight: 1	Total Weight: -258
13.49/13.59	c Current CPU time: 13.5109 s
13.49/13.59	c
13.49/13.59	c ============================[ Search Statistics ]==============================
13.49/13.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.49/13.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.49/13.59	c ===============================================================================
13.49/13.59	c |         0 |    3563    59877   122671 |    19959        0   -nan |  0.000 % |
13.60/13.60	c |       101 |    3563    59877   122671 |    21954      101     14 |  0.000 % |
13.60/13.60	c ===============================================================================
13.60/13.63	c core #688
13.60/13.63	c 
13.60/13.63	c 
13.60/13.63	c Core size: 33	Core Weight: 1	Total Weight: -257
13.60/13.63	c Current CPU time: 13.5449 s
13.60/13.63	c
13.60/13.63	c ============================[ Search Statistics ]==============================
13.60/13.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.60/13.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.60/13.63	c ===============================================================================
13.60/13.63	c |         0 |    3589    59878   122723 |    19959        0   -nan |  0.000 % |
13.60/13.64	c |       100 |    3589    59878   122723 |    21955      100     15 |  0.000 % |
13.60/13.64	c |       251 |    3589    59878   122723 |    24150      251     23 |  0.000 % |
13.60/13.64	c |       479 |    3587    59878   122723 |    26565      479     22 |  0.056 % |
13.60/13.65	c |       816 |    3585    59878   122723 |    29222      816     31 |  0.111 % |
13.60/13.66	c ===============================================================================
13.60/13.69	c core #689
13.60/13.69	c 
13.60/13.69	c 
13.60/13.69	c Core size: 42	Core Weight: 1	Total Weight: -256
13.60/13.69	c Current CPU time: 13.6029 s
13.60/13.69	c
13.60/13.69	c ============================[ Search Statistics ]==============================
13.60/13.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.60/13.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.60/13.69	c ===============================================================================
13.60/13.69	c |         0 |    3623    59879   122791 |    19959        0   -nan |  0.000 % |
13.60/13.70	c ===============================================================================
13.69/13.72	c core #690
13.69/13.72	c 
13.69/13.72	c 
13.69/13.72	c Core size: 14	Core Weight: 1	Total Weight: -255
13.69/13.72	c Current CPU time: 13.6359 s
13.69/13.72	c
13.69/13.72	c ============================[ Search Statistics ]==============================
13.69/13.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.69/13.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.69/13.72	c ===============================================================================
13.69/13.72	c |         0 |    3631    59880   122807 |    19960        0   -nan |  0.000 % |
13.69/13.73	c |       100 |    3631    59880   122807 |    21956      100     19 |  0.000 % |
13.69/13.73	c |       252 |    3631    59880   122807 |    24151      252     24 |  0.000 % |
13.69/13.74	c |       477 |    3630    59880   122807 |    26566      477     34 |  0.028 % |
13.69/13.74	c ===============================================================================
13.69/13.77	c core #691
13.69/13.77	c 
13.69/13.77	c 
13.69/13.77	c Core size: 30	Core Weight: 1	Total Weight: -254
13.69/13.77	c Current CPU time: 13.6809 s
13.69/13.77	c
13.69/13.77	c ============================[ Search Statistics ]==============================
13.69/13.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.69/13.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.69/13.77	c ===============================================================================
13.69/13.77	c |         0 |    3653    59881   122851 |    19960        0   -nan |  0.000 % |
13.69/13.78	c |       100 |    3652    59881   122851 |    21956      100      7 |  0.027 % |
13.69/13.78	c ===============================================================================
13.79/13.81	c core #692
13.79/13.81	c 
13.79/13.81	c 
13.79/13.81	c Core size: 68	Core Weight: 1	Total Weight: -253
13.79/13.81	c Current CPU time: 13.7179 s
13.79/13.81	c
13.79/13.81	c ============================[ Search Statistics ]==============================
13.79/13.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.79/13.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.79/13.81	c ===============================================================================
13.79/13.81	c |         0 |    3699    59882   122943 |    19960        0   -nan |  0.000 % |
13.79/13.82	c ===============================================================================
13.79/13.84	c core #693
13.79/13.84	c 
13.79/13.84	c 
13.79/13.84	c Core size: 15	Core Weight: 1	Total Weight: -252
13.79/13.84	c Current CPU time: 13.7499 s
13.79/13.84	c
13.79/13.84	c ============================[ Search Statistics ]==============================
13.79/13.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.79/13.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.79/13.84	c ===============================================================================
13.79/13.84	c |         0 |    3711    59883   122967 |    19961        0   -nan |  0.000 % |
13.79/13.85	c |       100 |    3711    59883   122967 |    21957      100     17 |  0.000 % |
13.79/13.85	c ===============================================================================
13.79/13.88	c core #694
13.79/13.88	c 
13.79/13.88	c 
13.79/13.88	c Core size: 25	Core Weight: 1	Total Weight: -251
13.79/13.88	c Current CPU time: 13.7849 s
13.79/13.88	c
13.79/13.88	c ============================[ Search Statistics ]==============================
13.79/13.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.79/13.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.79/13.88	c ===============================================================================
13.79/13.88	c |         0 |    3735    59884   123015 |    19961        0   -nan |  0.000 % |
13.79/13.89	c |       100 |    3735    59884   123015 |    21957      100     46 |  0.000 % |
13.79/13.89	c ===============================================================================
13.89/13.92	c core #695
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 54	Core Weight: 1	Total Weight: -250
13.89/13.92	c Current CPU time: 13.8199 s
13.89/13.92	c
13.89/13.92	c ============================[ Search Statistics ]==============================
13.89/13.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.89/13.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.89/13.92	c ===============================================================================
13.89/13.92	c |         0 |    3777    59885   123099 |    19961        0   -nan |  0.000 % |
13.89/13.92	c |       102 |    3777    59885   123099 |    21957      102     32 |  0.000 % |
13.89/13.93	c |       254 |    3776    59885   123099 |    24153      254     32 |  0.026 % |
13.89/13.93	c |       481 |    3757    59885   123099 |    26568      481     36 |  3.786 % |
13.89/13.95	c |       818 |    3738    59885   123099 |    29225      818     42 |  6.963 % |
13.89/13.96	c |      1324 |    3733    59885   123099 |    32148     1324     46 |  7.069 % |
13.99/14.00	c ===============================================================================
13.99/14.03	c core #696
13.99/14.03	c 
13.99/14.03	c 
13.99/14.03	c Core size: 38	Core Weight: 1	Total Weight: -249
13.99/14.03	c Current CPU time: 13.9259 s
13.99/14.03	c
13.99/14.03	c ============================[ Search Statistics ]==============================
13.99/14.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.99/14.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.99/14.03	c ===============================================================================
13.99/14.03	c |         0 |    3805    59886   123155 |    19962        0   -nan |  0.000 % |
13.99/14.03	c |       100 |    3804    59886   123155 |    21958      100     12 |  0.026 % |
13.99/14.04	c |       250 |    3804    59886   123155 |    24154      250     21 |  0.026 % |
13.99/14.04	c |       475 |    3804    59886   123155 |    26569      475     21 |  0.026 % |
13.99/14.05	c |       812 |    3804    59886   123155 |    29226      812     28 |  0.026 % |
13.99/14.06	c |      1319 |    3800    59886   123155 |    32149     1319     32 |  0.131 % |
13.99/14.08	c |      2081 |    3790    59886   123155 |    35363     2081     37 |  0.394 % |
14.09/14.14	c |      3222 |    3784    59886   123155 |    38900     3222     42 |  0.552 % |
14.20/14.27	c |      4931 |    3783    59886   123155 |    42790     4931     48 |  0.604 % |
14.49/14.50	c |      7494 |    3782    59886   123155 |    47069     7494     50 |  0.604 % |
14.49/14.58	c ===============================================================================
14.59/14.65	c core #697
14.59/14.65	c 
14.59/14.65	c 
14.59/14.65	c Core size: 68	Core Weight: 1	Total Weight: -248
14.59/14.65	c Current CPU time: 14.5218 s
14.59/14.65	c
14.59/14.65	c ============================[ Search Statistics ]==============================
14.59/14.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.59/14.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
14.59/14.65	c ===============================================================================
14.59/14.65	c |         0 |    3870    59887   123285 |    19962        0   -nan |  0.000 % |
14.59/14.65	c |       100 |    3869    59887   123285 |    21958      100      8 |  0.026 % |
14.59/14.66	c |       252 |    3869    59887   123285 |    24154      252     11 |  0.026 % |
14.59/14.66	c |       477 |    3867    59887   123285 |    26569      477     16 |  0.078 % |
14.59/14.67	c |       814 |    3864    59887   123285 |    29226      814     17 |  0.155 % |
14.59/14.68	c ===============================================================================
14.69/14.71	c core #698
14.69/14.71	c 
14.69/14.71	c 
14.69/14.71	c Core size: 111	Core Weight: 1	Total Weight: -247
14.69/14.71	c Current CPU time: 14.5868 s
14.69/14.71	c
14.69/14.71	c ============================[ Search Statistics ]==============================
14.69/14.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.69/14.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
14.69/14.71	c ===============================================================================
14.69/14.71	c |         0 |    3959    59888   123463 |    19962        0   -nan |  0.000 % |
14.69/14.71	c |       102 |    3958    59888   123463 |    21958      102     10 |  0.025 % |
14.69/14.72	c |       252 |    3952    59888   123463 |    24154      252     10 |  0.177 % |
14.69/14.72	c |       477 |    3890    59888   123463 |    26570      477     15 | 13.665 % |
14.69/14.73	c ===============================================================================
14.69/14.76	c core #699
14.69/14.76	c 
14.69/14.76	c 
14.69/14.76	c Core size: 76	Core Weight: 1	Total Weight: -246
14.69/14.76	c Current CPU time: 14.6278 s
14.69/14.76	c
14.69/14.76	c ============================[ Search Statistics ]==============================
14.69/14.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.69/14.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
14.69/14.76	c ===============================================================================
14.69/14.76	c |         0 |    4025    59889   123595 |    19963        0   -nan |  0.000 % |
14.69/14.76	c |       102 |    4025    59889   123595 |    21959      102     31 |  0.000 % |
14.69/14.76	c ===============================================================================
14.69/14.79	c core #700
14.69/14.79	c 
14.69/14.79	c 
14.69/14.79	c Core size: 20	Core Weight: 1	Total Weight: -245
14.69/14.79	c Current CPU time: 14.6648 s
14.69/14.79	c
14.69/14.79	c ============================[ Search Statistics ]==============================
14.69/14.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.69/14.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
14.69/14.79	c ===============================================================================
14.69/14.79	c |         0 |    4041    59890   123627 |    19963        0   -nan |  0.000 % |
14.79/14.80	c |       101 |    4041    59890   123627 |    21959      101     14 |  0.000 % |
14.79/14.80	c |       251 |    4041    59890   123627 |    24155      251     18 |  0.000 % |
14.79/14.81	c |       477 |    4027    59890   123627 |    26571      477     21 |  3.440 % |
14.79/14.81	c ===============================================================================
14.79/14.84	c core #701
14.79/14.84	c 
14.79/14.84	c 
14.79/14.84	c Core size: 70	Core Weight: 1	Total Weight: -244
14.79/14.84	c Current CPU time: 14.7128 s
14.79/14.84	c
14.79/14.84	c ============================[ Search Statistics ]==============================
14.79/14.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.79/14.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
14.79/14.84	c ===============================================================================
14.79/14.84	c |         0 |    4101    59891   123747 |    19963        0   -nan |  0.000 % |
14.79/14.85	c |       102 |    4101    59891   123747 |    21960      102     26 |  0.000 % |
14.79/14.85	c ===============================================================================
14.79/14.88	c core #702
14.79/14.88	c 
14.79/14.88	c 
14.79/14.88	c Core size: 14	Core Weight: 1	Total Weight: -243
14.79/14.88	c Current CPU time: 14.7518 s
14.79/14.88	c
14.79/14.88	c ============================[ Search Statistics ]==============================
14.79/14.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.79/14.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
14.79/14.88	c ===============================================================================
14.79/14.88	c |         0 |    4113    59892   123771 |    19964        0   -nan |  0.000 % |
14.79/14.89	c |       100 |    4113    59892   123771 |    21960      100      8 |  0.000 % |
14.79/14.89	c |       250 |    4113    59892   123771 |    24156      250      9 |  0.000 % |
14.89/14.90	c |       475 |    4111    59892   123771 |    26572      475     10 |  0.049 % |
14.89/14.90	c ===============================================================================
14.89/14.94	c core #703
14.89/14.94	c 
14.89/14.94	c 
14.89/14.94	c Core size: 118	Core Weight: 1	Total Weight: -242
14.89/14.94	c Current CPU time: 14.8007 s
14.89/14.94	c
14.89/14.94	c ============================[ Search Statistics ]==============================
14.89/14.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.89/14.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
14.89/14.94	c ===============================================================================
14.89/14.94	c |         0 |    4207    59893   123959 |    19964        0   -nan |  0.000 % |
14.89/14.94	c |       100 |    4207    59893   123959 |    21960      100     25 |  0.000 % |
14.89/14.94	c |       250 |    4207    59893   123959 |    24156      250     17 |  0.000 % |
14.89/14.95	c |       475 |    4206    59893   123959 |    26572      475     25 |  0.024 % |
14.89/14.95	c ===============================================================================
14.89/14.98	c core #704
14.89/14.98	c 
14.89/14.98	c 
14.89/14.98	c Core size: 44	Core Weight: 1	Total Weight: -241
14.89/14.98	c Current CPU time: 14.8467 s
14.89/14.98	c
14.89/14.98	c ============================[ Search Statistics ]==============================
14.89/14.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.89/14.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
14.89/14.98	c ===============================================================================
14.89/14.98	c |         0 |    4239    59894   124023 |    19964        0   -nan |  0.000 % |
14.89/14.99	c |       104 |    4239    59894   124023 |    21961      104     22 |  0.000 % |
14.89/14.99	c |       255 |    4239    59894   124023 |    24157      255     27 |  0.000 % |
14.89/15.00	c |       480 |    4239    59894   124023 |    26572      480     21 |  0.000 % |
14.99/15.00	c |       817 |    4239    59894   124023 |    29230      817     34 |  0.000 % |
14.99/15.02	c |      1323 |    4238    59894   124023 |    32153     1323     33 |  0.024 % |
14.99/15.04	c ===============================================================================
14.99/15.07	c core #705
14.99/15.07	c 
14.99/15.07	c 
14.99/15.07	c Core size: 67	Core Weight: 1	Total Weight: -240
14.99/15.07	c Current CPU time: 14.9247 s
14.99/15.07	c
14.99/15.07	c ============================[ Search Statistics ]==============================
14.99/15.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.99/15.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
14.99/15.07	c ===============================================================================
14.99/15.07	c |         0 |    4292    59895   124129 |    19965        0   -nan |  0.000 % |
14.99/15.08	c |       100 |    4292    59895   124129 |    21961      100     19 |  0.000 % |
14.99/15.08	c |       252 |    4292    59895   124129 |    24157      252     18 |  0.000 % |
14.99/15.09	c |       478 |    4292    59895   124129 |    26573      478     23 |  0.000 % |
14.99/15.10	c |       815 |    4292    59895   124129 |    29230      815     34 |  0.000 % |
15.09/15.11	c |      1321 |    4292    59895   124129 |    32153     1321     36 |  0.000 % |
15.09/15.14	c |      2080 |    4292    59895   124129 |    35369     2080     37 |  0.000 % |
15.19/15.20	c |      3220 |    4292    59895   124129 |    38906     3220     40 |  0.000 % |
15.30/15.32	c |      4929 |    4292    59895   124129 |    42796     4929     44 |  0.000 % |
15.41/15.44	c ===============================================================================
15.41/15.47	c core #706
15.41/15.47	c 
15.41/15.47	c 
15.41/15.47	c Core size: 12	Core Weight: 1	Total Weight: -239
15.41/15.47	c Current CPU time: 15.3117 s
15.41/15.47	c
15.41/15.47	c ============================[ Search Statistics ]==============================
15.41/15.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.41/15.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
15.41/15.47	c ===============================================================================
15.41/15.47	c |         0 |    4300    59896   124145 |    19965        0   -nan |  0.000 % |
15.41/15.48	c |       100 |    4300    59896   124145 |    21961      100     15 |  0.000 % |
15.41/15.48	c |       250 |    4299    59896   124145 |    24158      250     13 |  0.023 % |
15.41/15.49	c |       475 |    4289    59896   124145 |    26573      475     15 |  0.372 % |
15.41/15.49	c ===============================================================================
15.49/15.52	c core #707
15.49/15.52	c 
15.49/15.52	c 
15.49/15.52	c Core size: 56	Core Weight: 1	Total Weight: -238
15.49/15.52	c Current CPU time: 15.3577 s
15.49/15.52	c
15.49/15.52	c ============================[ Search Statistics ]==============================
15.49/15.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.49/15.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
15.49/15.52	c ===============================================================================
15.49/15.52	c |         0 |    4354    59897   124253 |    19965        0   -nan |  0.000 % |
15.49/15.53	c ===============================================================================
15.49/15.55	c core #708
15.49/15.55	c 
15.49/15.55	c 
15.49/15.55	c Core size: 17	Core Weight: 1	Total Weight: -237
15.49/15.55	c Current CPU time: 15.3917 s
15.49/15.55	c
15.49/15.55	c ============================[ Search Statistics ]==============================
15.49/15.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.49/15.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
15.49/15.55	c ===============================================================================
15.49/15.55	c |         0 |    4366    59898   124277 |    19966        0   -nan |  0.000 % |
15.49/15.56	c |       100 |    4366    59898   124277 |    21962      100     12 |  0.000 % |
15.49/15.57	c |       250 |    4347    59898   124277 |    24158      250      9 |  4.100 % |
15.49/15.57	c ===============================================================================
15.59/15.60	c core #709
15.59/15.60	c 
15.59/15.60	c 
15.59/15.60	c Core size: 75	Core Weight: 1	Total Weight: -236
15.59/15.60	c Current CPU time: 15.4287 s
15.59/15.60	c
15.59/15.60	c ============================[ Search Statistics ]==============================
15.59/15.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.59/15.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
15.59/15.60	c ===============================================================================
15.59/15.60	c |         0 |    4417    59899   124379 |    19966        0   -nan |  0.000 % |
15.59/15.60	c |       100 |    4417    59899   124379 |    21962      100     12 |  0.000 % |
15.59/15.61	c |       253 |    4416    59899   124379 |    24159      253     13 |  0.023 % |
15.59/15.61	c |       478 |    4414    59899   124379 |    26575      478     16 |  0.068 % |
15.59/15.62	c |       815 |    4394    59899   124379 |    29232      815     18 |  2.626 % |
15.59/15.63	c ===============================================================================
15.59/15.67	c core #710
15.59/15.67	c 
15.59/15.67	c 
15.59/15.67	c Core size: 85	Core Weight: 1	Total Weight: -235
15.59/15.67	c Current CPU time: 15.4916 s
15.59/15.67	c
15.59/15.67	c ============================[ Search Statistics ]==============================
15.59/15.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.59/15.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
15.59/15.67	c ===============================================================================
15.59/15.67	c |         0 |    4493    59900   124531 |    19966        0   -nan |  0.000 % |
15.59/15.67	c |       103 |    4493    59900   124531 |    21963      103     21 |  0.000 % |
15.59/15.68	c ===============================================================================
15.70/15.71	c core #711
15.70/15.71	c 
15.70/15.71	c 
15.70/15.71	c Core size: 24	Core Weight: 1	Total Weight: -234
15.70/15.71	c Current CPU time: 15.5306 s
15.70/15.71	c
15.70/15.71	c ============================[ Search Statistics ]==============================
15.70/15.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.70/15.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
15.70/15.71	c ===============================================================================
15.70/15.71	c |         0 |    4509    59901   124563 |    19967        0   -nan |  0.000 % |
15.70/15.71	c |       101 |    4509    59901   124563 |    21963      101     19 |  0.000 % |
15.70/15.72	c |       251 |    4509    59901   124563 |    24160      251     21 |  0.000 % |
15.70/15.72	c |       476 |    4509    59901   124563 |    26576      476     25 |  0.000 % |
15.70/15.73	c |       813 |    4509    59901   124563 |    29233      813     29 |  0.000 % |
15.70/15.75	c |      1319 |    4508    59901   124563 |    32157     1319     32 |  0.022 % |
15.70/15.77	c |      2078 |    4507    59901   124563 |    35372     2078     34 |  0.044 % |
15.79/15.83	c |      3217 |    4507    59901   124563 |    38910     3217     41 |  0.044 % |
15.89/15.95	c |      4928 |    4505    59901   124563 |    42801     4928     45 |  0.089 % |
15.89/15.99	c ===============================================================================
15.99/16.04	c core #712
15.99/16.04	c 
15.99/16.04	c 
15.99/16.04	c Core size: 135	Core Weight: 1	Total Weight: -233
15.99/16.04	c Current CPU time: 15.8566 s
15.99/16.04	c
15.99/16.04	c ============================[ Search Statistics ]==============================
15.99/16.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.99/16.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
15.99/16.04	c ===============================================================================
15.99/16.04	c |         0 |    4609    59902   124763 |    19967        0   -nan |  0.000 % |
15.99/16.05	c |       100 |    4609    59902   124763 |    21964      100     17 |  0.000 % |
15.99/16.06	c |       250 |    4609    59902   124763 |    24160      250     27 |  0.000 % |
15.99/16.06	c |       475 |    4609    59902   124763 |    26576      475     25 |  0.000 % |
15.99/16.07	c |       812 |    4608    59902   124763 |    29234      812     24 |  0.022 % |
15.99/16.08	c |      1318 |    4607    59902   124763 |    32157     1318     34 |  0.043 % |
15.99/16.09	c ===============================================================================
16.09/16.12	c core #713
16.09/16.12	c 
16.09/16.12	c 
16.09/16.12	c Core size: 85	Core Weight: 1	Total Weight: -232
16.09/16.12	c Current CPU time: 15.9346 s
16.09/16.12	c
16.09/16.12	c ============================[ Search Statistics ]==============================
16.09/16.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.09/16.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
16.09/16.12	c ===============================================================================
16.09/16.12	c |         0 |    4671    59903   124887 |    19967        0   -nan |  0.000 % |
16.09/16.13	c |       103 |    4671    59903   124887 |    21964      103     13 |  0.000 % |
16.09/16.13	c |       253 |    4670    59903   124887 |    24160      253     13 |  0.021 % |
16.09/16.14	c |       478 |    4669    59903   124887 |    26576      478     17 |  0.043 % |
16.09/16.14	c |       816 |    4668    59903   124887 |    29234      816     21 |  0.064 % |
16.09/16.16	c |      1325 |    4657    59903   124887 |    32158     1325     28 |  0.300 % |
16.09/16.16	c ===============================================================================
16.19/16.20	c core #714
16.19/16.20	c 
16.19/16.20	c 
16.19/16.20	c Core size: 80	Core Weight: 1	Total Weight: -231
16.19/16.20	c Current CPU time: 16.0036 s
16.19/16.20	c
16.19/16.20	c ============================[ Search Statistics ]==============================
16.19/16.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.19/16.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
16.19/16.20	c ===============================================================================
16.19/16.20	c |         0 |    4751    59904   125047 |    19968        0   -nan |  0.000 % |
16.19/16.21	c |       100 |    4751    59904   125047 |    21964      100     13 |  0.000 % |
16.19/16.21	c |       253 |    4751    59904   125047 |    24161      253     21 |  0.000 % |
16.19/16.21	c |       478 |    4751    59904   125047 |    26577      478     19 |  0.000 % |
16.19/16.22	c |       816 |    4751    59904   125047 |    29235      816     19 |  0.000 % |
16.19/16.23	c |      1322 |    4751    59904   125047 |    32158     1322     22 |  0.000 % |
16.19/16.26	c |      2084 |    4751    59904   125047 |    35374     2084     29 |  0.000 % |
16.30/16.33	c |      3224 |    4751    59904   125047 |    38911     3224     33 |  0.000 % |
16.41/16.44	c |      4933 |    4751    59904   125047 |    42803     4933     34 |  0.000 % |
16.50/16.53	c ===============================================================================
16.50/16.58	c core #715
16.50/16.58	c 
16.50/16.58	c 
16.50/16.58	c Core size: 119	Core Weight: 1	Total Weight: -230
16.50/16.58	c Current CPU time: 16.3655 s
16.50/16.58	c
16.50/16.58	c ============================[ Search Statistics ]==============================
16.50/16.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.50/16.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
16.50/16.58	c ===============================================================================
16.50/16.58	c |         0 |    4855    59905   125255 |    19968        0   -nan |  0.000 % |
16.50/16.59	c |       101 |    4855    59905   125255 |    21965      101     13 |  0.000 % |
16.50/16.59	c |       251 |    4855    59905   125255 |    24161      251     19 |  0.000 % |
16.50/16.60	c |       481 |    4855    59905   125255 |    26577      481     21 |  0.000 % |
16.59/16.60	c |       818 |    4853    59905   125255 |    29235      818     25 |  0.041 % |
16.59/16.62	c |      1327 |    4852    59905   125255 |    32159     1327     34 |  0.062 % |
16.59/16.66	c |      2087 |    4849    59905   125255 |    35375     2087     47 |  0.124 % |
16.70/16.74	c |      3227 |    4849    59905   125255 |    38912     3227     56 |  0.124 % |
16.79/16.86	c |      4938 |    4846    59905   125255 |    42803     4938     60 |  0.185 % |
16.99/17.09	c |      7500 |    4839    59905   125255 |    47084     7500     60 |  0.330 % |
17.29/17.38	c ===============================================================================
17.39/17.46	c core #716
17.39/17.46	c 
17.39/17.46	c 
17.39/17.46	c Core size: 160	Core Weight: 1	Total Weight: -229
17.39/17.46	c Current CPU time: 17.2194 s
17.39/17.46	c
17.39/17.46	c ============================[ Search Statistics ]==============================
17.39/17.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.39/17.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
17.39/17.46	c ===============================================================================
17.39/17.46	c |         0 |    4984    59906   125513 |    19968        0   -nan |  0.000 % |
17.39/17.47	c |       100 |    4984    59906   125513 |    21965      100     12 |  0.000 % |
17.39/17.47	c |       250 |    4984    59906   125513 |    24162      250     27 |  0.000 % |
17.39/17.47	c |       476 |    4984    59906   125513 |    26578      476     29 |  0.000 % |
17.39/17.48	c |       820 |    4984    59906   125513 |    29236      820     41 |  0.000 % |
17.39/17.50	c |      1326 |    4984    59906   125513 |    32159     1326     51 |  0.000 % |
17.51/17.53	c |      2085 |    4984    59906   125513 |    35375     2085     59 |  0.000 % |
17.51/17.58	c |      3225 |    4984    59906   125513 |    38913     3225     69 |  0.000 % |
17.60/17.68	c |      4933 |    4984    59906   125513 |    42804     4933     75 |  0.000 % |
17.79/17.82	c |      7498 |    4984    59906   125513 |    47085     7498     76 |  0.000 % |
18.19/18.24	c |     11347 |    4984    59906   125513 |    51793    11347     83 |  0.000 % |
18.79/18.88	c |     17116 |    4984    59906   125513 |    56972    17116     88 |  0.000 % |
20.29/20.32	c |     25766 |    4983    59906   125513 |    62670    25766     93 |  0.020 % |
23.11/23.13	c |     38741 |    4983    59906   125513 |    68937    38741     99 |  0.020 % |
30.19/30.25	c |     58202 |    4982    59906   125513 |    75830    58202    100 |  0.040 % |
37.99/38.04	c ===============================================================================
38.09/38.10	c core #717
38.09/38.10	c 
38.09/38.10	c 
38.09/38.10	c Core size: 14	Core Weight: 1	Total Weight: -228
38.09/38.10	c Current CPU time: 37.6833 s
38.09/38.10	c
38.09/38.10	c ============================[ Search Statistics ]==============================
38.09/38.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
38.09/38.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
38.09/38.10	c ===============================================================================
38.09/38.10	c |         0 |    4994    59907   125533 |    19969        0   -nan |  0.000 % |
38.09/38.12	c |       100 |    4994    59907   125533 |    21965      100     13 |  0.000 % |
38.09/38.12	c |       251 |    4994    59907   125533 |    24162      251     12 |  0.000 % |
38.09/38.13	c |       477 |    4994    59907   125533 |    26578      477     16 |  0.000 % |
38.09/38.13	c |       815 |    4993    59907   125533 |    29236      815     23 |  0.020 % |
38.09/38.15	c |      1324 |    4993    59907   125533 |    32160     1324     27 |  0.020 % |
38.09/38.17	c |      2083 |    4992    59907   125533 |    35376     2083     25 |  0.040 % |
38.19/38.21	c |      3225 |    4991    59907   125533 |    38913     3225     27 |  0.060 % |
38.19/38.28	c ===============================================================================
38.29/38.32	c core #718
38.29/38.32	c 
38.29/38.32	c 
38.29/38.32	c Core size: 143	Core Weight: 1	Total Weight: -227
38.29/38.32	c Current CPU time: 37.9242 s
38.29/38.32	c
38.29/38.32	c ============================[ Search Statistics ]==============================
38.29/38.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
38.29/38.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
38.29/38.32	c ===============================================================================
38.29/38.32	c |         0 |    5134    59908   125813 |    19969        0   -nan |  0.000 % |
38.29/38.33	c |       100 |    5134    59908   125813 |    21966      100     17 |  0.000 % |
38.29/38.33	c |       250 |    5134    59908   125813 |    24162      250     15 |  0.000 % |
38.29/38.34	c |       476 |    5133    59908   125813 |    26579      476     19 |  0.019 % |
38.29/38.35	c |       813 |    5132    59908   125813 |    29237      813     19 |  0.039 % |
38.29/38.36	c |      1320 |    5131    59908   125813 |    32160     1320     25 |  0.058 % |
38.29/38.39	c |      2080 |    5131    59908   125813 |    35376     2080     33 |  0.058 % |
38.40/38.43	c |      3219 |    5131    59908   125813 |    38914     3219     35 |  0.058 % |
38.40/38.51	c |      4929 |    5131    59908   125813 |    42806     4929     40 |  0.058 % |
38.69/38.70	c |      7491 |    5131    59908   125813 |    47086     7491     47 |  0.058 % |
38.99/39.09	c |     11335 |    5131    59908   125813 |    51795    11335     57 |  0.058 % |
39.89/39.94	c |     17102 |    5129    59908   125813 |    56974    17102     63 |  0.097 % |
40.89/40.99	c ===============================================================================
41.09/41.15	c core #719
41.09/41.15	c 
41.09/41.15	c 
41.09/41.15	c Core size: 142	Core Weight: 1	Total Weight: -226
41.09/41.15	c Current CPU time: 40.6998 s
41.09/41.15	c
41.09/41.15	c ============================[ Search Statistics ]==============================
41.09/41.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
41.09/41.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
41.09/41.15	c ===============================================================================
41.09/41.15	c |         0 |    5272    59909   126089 |    19969        0   -nan |  0.000 % |
41.09/41.16	c |       100 |    5272    59909   126089 |    21966      100     14 |  0.000 % |
41.09/41.17	c |       255 |    5272    59909   126089 |    24163      255     13 |  0.000 % |
41.09/41.17	c |       484 |    5272    59909   126089 |    26579      484     16 |  0.000 % |
41.09/41.18	c |       822 |    5272    59909   126089 |    29237      822     23 |  0.000 % |
41.19/41.20	c |      1329 |    5272    59909   126089 |    32161     1329     26 |  0.000 % |
41.19/41.22	c |      2089 |    5271    59909   126089 |    35377     2089     28 |  0.019 % |
41.19/41.27	c |      3228 |    5271    59909   126089 |    38915     3228     31 |  0.019 % |
41.29/41.30	c ===============================================================================
41.29/41.34	c core #720
41.29/41.34	c 
41.29/41.34	c 
41.29/41.34	c Core size: 106	Core Weight: 1	Total Weight: -225
41.29/41.34	c Current CPU time: 40.8888 s
41.29/41.34	c
41.29/41.34	c ============================[ Search Statistics ]==============================
41.29/41.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
41.29/41.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
41.29/41.34	c ===============================================================================
41.29/41.34	c |         0 |    5372    59910   126289 |    19970        0   -nan |  0.000 % |
41.29/41.34	c |       100 |    5372    59910   126289 |    21967      100     16 |  0.000 % |
41.29/41.35	c |       252 |    5372    59910   126289 |    24163      252     20 |  0.000 % |
41.29/41.35	c |       480 |    5372    59910   126289 |    26580      480     23 |  0.000 % |
41.29/41.36	c |       818 |    5372    59910   126289 |    29238      818     26 |  0.000 % |
41.29/41.37	c |      1325 |    5372    59910   126289 |    32161     1325     30 |  0.000 % |
41.29/41.39	c |      2084 |    5372    59910   126289 |    35378     2084     39 |  0.000 % |
41.39/41.44	c |      3225 |    5370    59910   126289 |    38915     3225     43 |  0.037 % |
41.49/41.53	c |      4933 |    5370    59910   126289 |    42807     4933     47 |  0.037 % |
41.59/41.70	c |      7495 |    5369    59910   126289 |    47088     7495     53 |  0.056 % |
41.99/42.09	c |     11340 |    5369    59910   126289 |    51797    11340     59 |  0.056 % |
42.91/42.92	c |     17109 |    5367    59910   126289 |    56976    17109     65 |  0.093 % |
44.50/44.57	c |     25762 |    5367    59910   126289 |    62674    25762     66 |  0.093 % |
47.99/48.03	c |     38747 |    5367    59910   126289 |    68941    38747     67 |  0.093 % |
55.79/55.82	c |     58208 |    5367    59910   126289 |    75836    58208     70 |  0.093 % |
65.60/65.63	c ===============================================================================
66.19/66.27	c core #721
66.19/66.27	c 
66.19/66.27	c 
66.19/66.27	c Core size: 159	Core Weight: 1	Total Weight: -224
66.19/66.27	c Current CPU time: 65.62 s
66.19/66.27	c
66.19/66.27	c ============================[ Search Statistics ]==============================
66.19/66.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
66.19/66.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
66.19/66.27	c ===============================================================================
66.19/66.27	c |         0 |    5498    59911   126541 |    19970        0   -nan |  0.000 % |
66.19/66.29	c |       101 |    5498    59911   126541 |    21967      101     18 |  0.000 % |
66.19/66.29	c |       252 |    5498    59911   126541 |    24164      252     14 |  0.000 % |
66.19/66.30	c |       477 |    5498    59911   126541 |    26580      477     19 |  0.000 % |
66.30/66.30	c |       814 |    5498    59911   126541 |    29238      814     18 |  0.000 % |
66.30/66.32	c |      1322 |    5497    59911   126541 |    32162     1322     28 |  0.018 % |
66.30/66.34	c |      2081 |    5490    59911   126541 |    35378     2081     33 |  0.146 % |
66.30/66.39	c |      3221 |    5490    59911   126541 |    38916     3221     38 |  0.146 % |
66.49/66.52	c |      4931 |    5487    59911   126541 |    42808     4931     46 |  0.200 % |
66.59/66.69	c ===============================================================================
66.69/66.75	c core #722
66.69/66.75	c 
66.69/66.75	c 
66.69/66.75	c Core size: 128	Core Weight: 1	Total Weight: -223
66.69/66.75	c Current CPU time: 66.1219 s
66.69/66.75	c
66.69/66.75	c ============================[ Search Statistics ]==============================
66.69/66.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
66.69/66.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
66.69/66.75	c ===============================================================================
66.69/66.75	c |         0 |    5622    59912   126789 |    19970        0   -nan |  0.000 % |
66.69/66.75	c |       102 |    5622    59912   126789 |    21967      102     29 |  0.000 % |
66.69/66.75	c |       253 |    5622    59912   126789 |    24164      253     20 |  0.000 % |
66.69/66.76	c |       478 |    5622    59912   126789 |    26580      478     16 |  0.000 % |
66.69/66.77	c |       815 |    5622    59912   126789 |    29239      815     17 |  0.000 % |
66.69/66.78	c |      1321 |    5622    59912   126789 |    32162     1321     20 |  0.000 % |
66.79/66.81	c |      2081 |    5622    59912   126789 |    35379     2081     22 |  0.000 % |
66.79/66.86	c |      3221 |    5622    59912   126789 |    38917     3221     27 |  0.000 % |
66.89/66.95	c |      4930 |    5622    59912   126789 |    42808     4930     34 |  0.000 % |
67.11/67.12	c |      7492 |    5622    59912   126789 |    47089     7492     45 |  0.000 % |
67.39/67.47	c |     11336 |    5622    59912   126789 |    51798    11336     56 |  0.000 % |
68.29/68.36	c |     17103 |    5622    59912   126789 |    56978    17103     71 |  0.000 % |
70.19/70.25	c |     25753 |    5622    59912   126789 |    62676    25753     74 |  0.000 % |
73.19/73.29	c |     38727 |    5622    59912   126789 |    68944    38727     78 |  0.000 % |
80.79/80.82	c |     58194 |    5621    59912   126789 |    75838    58194     80 |  0.018 % |
90.59/90.63	c ===============================================================================
91.39/91.45	c core #723
91.39/91.45	c 
91.39/91.45	c 
91.39/91.45	c Core size: 165	Core Weight: 1	Total Weight: -222
91.39/91.45	c Current CPU time: 90.5752 s
91.39/91.45	c
91.39/91.45	c ============================[ Search Statistics ]==============================
91.39/91.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.39/91.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.39/91.45	c ===============================================================================
91.39/91.45	c |         0 |    5778    59913   127101 |    19971        0   -nan |  0.000 % |
91.39/91.46	c |       100 |    5778    59913   127101 |    21968      100     35 |  0.000 % |
91.39/91.47	c |       251 |    5778    59913   127101 |    24164      251     21 |  0.000 % |
91.39/91.47	c |       477 |    5777    59913   127101 |    26581      477     21 |  0.018 % |
91.39/91.48	c |       814 |    5536    59913   127101 |    29239      814     22 |  4.188 % |
91.39/91.49	c |      1321 |    5532    59913   127101 |    32163     1321     27 |  4.258 % |
91.49/91.52	c |      2085 |    5530    59913   127101 |    35379     2085     42 |  4.292 % |
91.49/91.57	c |      3227 |    5519    59913   127101 |    38917     3227     43 |  4.483 % |
91.60/91.63	c |      4936 |    5515    59913   127101 |    42809     4936     44 |  4.552 % |
91.69/91.79	c |      7498 |    5496    59913   127101 |    47090     7498     57 |  4.881 % |
91.89/91.93	c ===============================================================================
91.89/91.99	c core #724
91.89/91.99	c 
91.89/91.99	c 
91.89/91.99	c Core size: 238	Core Weight: 1	Total Weight: -221
91.89/91.99	c Current CPU time: 91.1281 s
91.89/91.99	c
91.89/91.99	c ============================[ Search Statistics ]==============================
91.89/91.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.89/91.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.89/91.99	c ===============================================================================
91.89/91.99	c |         0 |    5931    59914   127407 |    19971        0   -nan |  0.000 % |
91.99/92.00	c |       100 |    5931    59914   127407 |    21968      100     23 |  0.000 % |
91.99/92.00	c |       250 |    5931    59914   127407 |    24165      250     20 |  0.000 % |
91.99/92.01	c |       475 |    5931    59914   127407 |    26581      475     25 |  0.000 % |
91.99/92.02	c |       812 |    5931    59914   127407 |    29240      812     31 |  0.000 % |
91.99/92.03	c |      1318 |    5931    59914   127407 |    32164     1318     41 |  0.000 % |
91.99/92.06	c |      2078 |    5931    59914   127407 |    35380     2078     55 |  0.000 % |
92.09/92.13	c |      3220 |    5931    59914   127407 |    38918     3220     66 |  0.000 % |
92.19/92.25	c |      4928 |    5931    59914   127407 |    42810     4928     79 |  0.000 % |
92.40/92.42	c |      7492 |    5931    59914   127407 |    47091     7492     82 |  0.000 % |
92.70/92.77	c |     11337 |    5931    59914   127407 |    51800    11337     88 |  0.000 % |
93.60/93.64	c |     17106 |    5931    59914   127407 |    56980    17106    102 |  0.000 % |
95.79/95.81	c |     25757 |    5931    59914   127407 |    62678    25757    113 |  0.000 % |
99.59/99.65	c |     38735 |    5931    59914   127407 |    68946    38735    119 |  0.000 % |
109.79/109.86	c |     58197 |    5931    59914   127407 |    75841    58197    125 |  0.000 % |
120.59/120.63	c |     87390 |    5931    59914   127407 |    83425    26377    135 |  0.000 % |
132.60/132.68	c |    131179 |    5931    59914   127407 |    91767    70166    111 |  0.000 % |
146.49/146.56	c ===============================================================================
147.49/147.59	c core #725
147.49/147.59	c 
147.49/147.59	c 
147.49/147.59	c Core size: 172	Core Weight: 1	Total Weight: -220
147.49/147.59	c Current CPU time: 146.274 s
147.49/147.59	c
147.49/147.59	c ============================[ Search Statistics ]==============================
147.49/147.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
147.49/147.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
147.49/147.59	c ===============================================================================
147.49/147.59	c |         0 |    6099    59915   127743 |    19971        0   -nan |  0.000 % |
147.59/147.61	c |       100 |    6099    59915   127743 |    21968      100     28 |  0.000 % |
147.59/147.61	c |       256 |    6099    59915   127743 |    24165      256     36 |  0.000 % |
147.59/147.62	c |       481 |    6099    59915   127743 |    26582      481     39 |  0.000 % |
147.59/147.63	c |       818 |    6099    59915   127743 |    29240      818     45 |  0.000 % |
147.59/147.65	c |      1324 |    6099    59915   127743 |    32164     1324     47 |  0.000 % |
147.59/147.67	c |      2088 |    6099    59915   127743 |    35381     2088     53 |  0.000 % |
147.69/147.73	c |      3229 |    6099    59915   127743 |    38919     3229     58 |  0.000 % |
147.79/147.84	c |      4937 |    6099    59915   127743 |    42811     4937     77 |  0.000 % |
147.99/148.04	c |      7500 |    6099    59915   127743 |    47092     7500     87 |  0.000 % |
148.41/148.42	c |     11344 |    6099    59915   127743 |    51801    11344    101 |  0.000 % |
149.00/149.01	c |     17111 |    6099    59915   127743 |    56981    17111    106 |  0.000 % |
150.49/150.50	c |     25762 |    6099    59915   127743 |    62679    25762    118 |  0.000 % |
154.39/154.41	c |     38736 |    6099    59915   127743 |    68947    38736    131 |  0.000 % |
163.20/163.26	c |     58199 |    6099    59915   127743 |    75842    58199    141 |  0.000 % |
179.00/179.01	c |     87391 |    6099    59915   127743 |    83426    28085    148 |  0.000 % |
194.10/194.13	c |    131180 |    6099    59915   127743 |    91769    71874    151 |  0.000 % |
216.89/216.96	c |    196866 |    6099    59915   127743 |   100946    62282    124 |  0.000 % |
258.59/258.69	c |    295395 |    6099    59915   127743 |   111040    76489    127 |  0.000 % |
278.31/278.34	c ===============================================================================
282.71/282.76	c core #726
282.71/282.76	c 
282.71/282.76	c 
282.71/282.76	c Core size: 186	Core Weight: 1	Total Weight: -219
282.71/282.76	c Current CPU time: 280.541 s
282.71/282.76	c
282.71/282.76	c ============================[ Search Statistics ]==============================
282.71/282.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
282.71/282.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
282.71/282.76	c ===============================================================================
282.71/282.76	c |         0 |    6247    59916   128039 |    19972        0   -nan |  0.000 % |
282.71/282.77	c |       101 |    6247    59916   128039 |    21969      101     28 |  0.000 % |
282.71/282.78	c |       253 |    6247    59916   128039 |    24166      253     23 |  0.000 % |
282.71/282.78	c |       482 |    6247    59916   128039 |    26582      482     28 |  0.000 % |
282.80/282.80	c |       820 |    6247    59916   128039 |    29241      820     26 |  0.000 % |
282.80/282.82	c |      1328 |    6247    59916   128039 |    32165     1328     38 |  0.000 % |
282.80/282.85	c |      2088 |    6247    59916   128039 |    35381     2088     49 |  0.000 % |
282.80/282.88	c |      3228 |    6247    59916   128039 |    38919     3228     48 |  0.000 % |
282.89/282.95	c |      4936 |    6247    59916   128039 |    42811     4936     51 |  0.000 % |
283.00/283.08	c |      7500 |    6247    59916   128039 |    47092     7500     62 |  0.000 % |
283.30/283.38	c |     11347 |    6247    59916   128039 |    51802    11347     72 |  0.000 % |
283.81/283.88	c |     17113 |    6247    59916   128039 |    56982    17113     87 |  0.000 % |
285.00/285.08	c |     25763 |    6247    59916   128039 |    62680    25763    100 |  0.000 % |
287.20/287.25	c |     38740 |    6247    59916   128039 |    68948    38740    118 |  0.000 % |
291.00/291.09	c |     58201 |    6247    59916   128039 |    75843    58201    114 |  0.000 % |
298.12/298.15	c |     87396 |    6247    59916   128039 |    83428    25740    145 |  0.000 % |
316.71/316.73	c |    131185 |    6247    59916   128039 |    91770    69529    157 |  0.000 % |
348.50/348.60	c |    196872 |    6247    59916   128039 |   100947    60014    168 |  0.000 % |
385.70/385.72	c |    295398 |    6247    59916   128039 |   111042    74020    154 |  0.000 % |
477.90/477.90	c |    443187 |    6247    59916   128039 |   122146    37823    151 |  0.000 % |
586.21/586.26	c |    664870 |    6247    59916   128039 |   134361    51988    164 |  0.000 % |
826.71/826.80	c |    997404 |    6247    59916   128039 |   147797    38738    122 |  0.000 % |
1149.72/1149.72	c |   1496193 |    6247    59916   128039 |   162577    32975    110 |  0.000 % |
1710.93/1711.00	c |   2244375 |    6247    59916   128039 |   178835    72074    124 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3460806-1307096113/watcher-3460806-1307096113 -o /tmp/evaluation-result-3460806-1307096113/solver-3460806-1307096113 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460806-1307096113.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.02 2.01 2/386 27573
/proc/meminfo: memFree=23555440/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=4316 CPUtime=0.01 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 543 0 0 0 1 0 0 0 25 0 1 0 821214118 4419584 496 33554432000 4194304 5714214 140735257058016 18446744073709551615 4228419 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27573/statm: 1079 496 213 372 0 364 0

[startup+0.082547 s]
/proc/loadavg: 2.08 2.02 2.01 2/386 27573
/proc/meminfo: memFree=23555440/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=7964 CPUtime=0.07 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 1741 0 0 0 7 0 0 0 25 0 1 0 821214118 8155136 1661 33554432000 4194304 5714214 140735257058016 18446744073709551615 4228051 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27573/statm: 1991 1661 480 372 0 1276 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7964

[startup+0.100542 s]
/proc/loadavg: 2.08 2.02 2.01 2/386 27573
/proc/meminfo: memFree=23555440/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=14136 CPUtime=0.09 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 3694 0 0 0 9 0 0 0 25 0 1 0 821214118 14475264 3274 33554432000 4194304 5714214 140735257058016 18446744073709551615 4207665 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27573/statm: 3534 3274 170 372 0 3159 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14136

[startup+0.300519 s]
/proc/loadavg: 2.08 2.02 2.01 2/386 27573
/proc/meminfo: memFree=23555440/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=16656 CPUtime=0.29 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 4757 0 0 0 29 0 0 0 25 0 1 0 821214118 17055744 3876 33554432000 4194304 5714214 140735257058016 18446744073709551615 4976460 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27573/statm: 4164 3876 175 372 0 3789 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16656

[startup+0.700434 s]
/proc/loadavg: 2.08 2.02 2.01 2/386 27573
/proc/meminfo: memFree=23555440/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=16656 CPUtime=0.69 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 4775 0 0 0 69 0 0 0 25 0 1 0 821214118 17055744 3894 33554432000 4194304 5714214 140735257058016 18446744073709551615 4337044 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27573/statm: 4164 3894 175 372 0 3789 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16656

[startup+1.50031 s]
/proc/loadavg: 2.08 2.02 2.01 3/387 27574
/proc/meminfo: memFree=23539348/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=17208 CPUtime=1.49 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 4905 0 0 0 149 0 0 0 25 0 1 0 821214118 17620992 4024 33554432000 4194304 5714214 140735257058016 18446744073709551615 4355624 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27573/statm: 4302 4024 175 372 0 3927 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17208

[startup+3.10101 s]
/proc/loadavg: 2.08 2.02 2.01 3/387 27574
/proc/meminfo: memFree=23537984/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=18336 CPUtime=3.09 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 5331 0 0 0 309 0 0 0 25 0 1 0 821214118 18776064 4336 33554432000 4194304 5714214 140735257058016 18446744073709551615 4973112 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27573/statm: 4584 4336 175 372 0 4209 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18336

[startup+6.30045 s]
/proc/loadavg: 2.07 2.02 2.00 3/387 27574
/proc/meminfo: memFree=23533500/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=22544 CPUtime=6.3 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 6926 0 0 0 629 1 0 0 25 0 1 0 821214118 23085056 5376 33554432000 4194304 5714214 140735257058016 18446744073709551615 4968261 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27573/statm: 5636 5376 175 372 0 5261 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 22544

[startup+12.7003 s]
/proc/loadavg: 1.99 2.00 2.00 3/387 27602
/proc/meminfo: memFree=23795816/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=28636 CPUtime=12.7 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 8449 0 0 0 1266 4 0 0 25 0 1 0 821214118 29323264 6899 33554432000 4194304 5714214 140735257058016 18446744073709551615 4956314 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27573/statm: 7159 6899 179 372 0 6784 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 28636

[startup+25.501 s]
/proc/loadavg: 2.06 2.01 2.00 3/387 27602
/proc/meminfo: memFree=23755148/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=55640 CPUtime=25.49 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 15098 0 0 0 2520 29 0 0 22 0 1 0 821214118 56975360 13548 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319752 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27573/statm: 13910 13548 180 372 0 13535 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55640

[startup+51.1005 s]
/proc/loadavg: 2.12 2.03 2.01 3/387 27603
/proc/meminfo: memFree=23710560/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=67016 CPUtime=51.1 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 20347 0 0 0 5057 53 0 0 25 0 1 0 821214118 68624384 16419 33554432000 4194304 5714214 140735257058016 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 16754 16419 180 372 0 16379 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 67016

[startup+102.314 s]
/proc/loadavg: 2.12 2.04 2.01 3/387 27604
/proc/meminfo: memFree=23668736/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=77684 CPUtime=102.31 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 23018 0 0 0 10136 95 0 0 25 0 1 0 821214118 79548416 19090 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319878 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 19421 19090 180 372 0 19046 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 77684

[startup+162.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/387 27606
/proc/meminfo: memFree=23639272/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=107356 CPUtime=162.29 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 30178 0 0 0 16095 134 0 0 25 0 1 0 821214118 109932544 26250 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 26839 26250 180 372 0 26464 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 107356

[startup+222.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 27608
/proc/meminfo: memFree=23611316/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=124368 CPUtime=222.3 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 34467 0 0 0 22062 168 0 0 25 0 1 0 821214118 127352832 30539 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 31092 30539 180 372 0 30717 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 124368

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 27609
/proc/meminfo: memFree=23560664/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=164836 CPUtime=282.29 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 44285 0 0 0 28029 200 0 0 25 0 1 0 821214118 168792064 40357 33554432000 4194304 5714214 140735257058016 18446744073709551615 4324928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 41209 40357 180 372 0 40834 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 164836

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 27611
/proc/meminfo: memFree=23542744/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=165760 CPUtime=342.3 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 44846 0 0 0 33992 238 0 0 25 0 1 0 821214118 169738240 40700 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 41440 40700 180 372 0 41065 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 165760

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 27612
/proc/meminfo: memFree=23520012/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=165760 CPUtime=402.3 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 45118 0 0 0 39962 268 0 0 25 0 1 0 821214118 169738240 40972 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 41440 40972 180 372 0 41065 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 165760

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27614
/proc/meminfo: memFree=23466248/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=191480 CPUtime=462.3 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 51496 0 0 0 45941 289 0 0 25 0 1 0 821214118 196075520 47350 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 47870 47350 180 372 0 47495 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 191480

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27616
/proc/meminfo: memFree=23406328/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=225060 CPUtime=522.31 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 59670 0 0 0 51916 315 0 0 25 0 1 0 821214118 230461440 55524 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 56265 55524 180 372 0 55890 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 225060

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27617
/proc/meminfo: memFree=23375156/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=240804 CPUtime=582.3 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 63501 0 0 0 57892 338 0 0 25 0 1 0 821214118 246583296 59355 33554432000 4194304 5714214 140735257058016 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 60201 59355 180 372 0 59826 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 240804

[startup+642.301 s]

################
# More data... #
################

[startup+822.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 27624
/proc/meminfo: memFree=23234480/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=311748 CPUtime=822.31 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 80744 0 0 0 81826 405 0 0 25 0 1 0 821214118 319229952 76598 33554432000 4194304 5714214 140735257058016 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 77937 76598 180 372 0 77562 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 311748

[startup+882.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 27625
/proc/meminfo: memFree=23186088/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=339672 CPUtime=882.31 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 87635 0 0 0 87801 430 0 0 25 0 1 0 821214118 347824128 83489 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 84918 83489 180 372 0 84543 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 339672

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27627
/proc/meminfo: memFree=23151820/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=353012 CPUtime=942.32 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 90801 0 0 0 93783 449 0 0 25 0 1 0 821214118 361484288 86655 33554432000 4194304 5714214 140735257058016 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 88253 86655 180 372 0 87878 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 353012

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27628
/proc/meminfo: memFree=23119780/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=375252 CPUtime=1002.32 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 96244 0 0 0 99757 475 0 0 25 0 1 0 821214118 384258048 92098 33554432000 4194304 5714214 140735257058016 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 93813 92098 180 372 0 93438 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 375252

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27630
/proc/meminfo: memFree=23078704/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=397424 CPUtime=1062.31 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 101797 0 0 0 105733 498 0 0 25 0 1 0 821214118 406962176 97651 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 99356 97651 180 372 0 98981 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 397424

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27632
/proc/meminfo: memFree=23064900/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=404592 CPUtime=1122.32 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 103523 0 0 0 111720 512 0 0 25 0 1 0 821214118 414302208 99377 33554432000 4194304 5714214 140735257058016 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 101148 99377 180 372 0 100773 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 404592

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/387 27633
/proc/meminfo: memFree=23025808/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=428436 CPUtime=1182.32 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 109435 0 0 0 117693 539 0 0 25 0 1 0 821214118 438718464 105289 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 107109 105289 180 372 0 106734 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 428436

[startup+1242.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/387 27635
/proc/meminfo: memFree=22982480/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=464384 CPUtime=1242.32 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 118292 0 0 0 123674 558 0 0 25 0 1 0 821214118 475529216 114146 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 116096 114146 180 372 0 115721 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 464384

[startup+1302.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/387 27636
/proc/meminfo: memFree=22950204/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=466436 CPUtime=1302.34 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 118832 0 0 0 129650 584 0 0 25 0 1 0 821214118 477630464 114686 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319844 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 116609 114686 180 372 0 116234 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 466436

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/387 27638
/proc/meminfo: memFree=22918048/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=491964 CPUtime=1362.33 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 125181 0 0 0 135628 605 0 0 25 0 1 0 821214118 503771136 121035 33554432000 4194304 5714214 140735257058016 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 122991 121035 180 372 0 122616 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 491964

[startup+1422.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 27640
/proc/meminfo: memFree=22880064/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=511744 CPUtime=1422.34 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 129972 0 0 0 141615 619 0 0 25 0 1 0 821214118 524025856 125826 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 127936 125826 180 372 0 127561 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 511744

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27641
/proc/meminfo: memFree=22870096/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=514668 CPUtime=1482.33 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 130663 0 0 0 147599 634 0 0 25 0 1 0 821214118 527020032 126517 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 128667 126517 180 372 0 128292 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 514668

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27643
/proc/meminfo: memFree=22823072/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=536772 CPUtime=1542.33 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 136184 0 0 0 153584 649 0 0 25 0 1 0 821214118 549654528 132038 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319855 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 134193 132038 180 372 0 133818 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 536772

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27644
/proc/meminfo: memFree=22795264/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=555596 CPUtime=1602.33 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 140851 0 0 0 159567 666 0 0 25 0 1 0 821214118 568930304 136705 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 138899 136705 180 372 0 138524 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 555596

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27646
/proc/meminfo: memFree=22777256/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=569536 CPUtime=1662.33 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 144288 0 0 0 165557 676 0 0 25 0 1 0 821214118 583204864 140142 33554432000 4194304 5714214 140735257058016 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 142384 140142 180 372 0 142009 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 569536

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27648
/proc/meminfo: memFree=22754656/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=581112 CPUtime=1722.34 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 147186 0 0 0 171540 694 0 0 25 0 1 0 821214118 595058688 143040 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319878 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 145278 143040 180 372 0 144903 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 581112

[startup+1782.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/387 27649
/proc/meminfo: memFree=22741468/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=592604 CPUtime=1782.34 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 150052 0 0 0 177526 708 0 0 25 0 1 0 821214118 606826496 145906 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 148151 145906 180 372 0 147776 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 592604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.08 2.03 2.00 3/387 27650
/proc/meminfo: memFree=22722976/32951124 swapFree=49244120/67111528
[pid=27573] ppid=27571 vsize=605408 CPUtime=1800.05 cores=1,3,5,7
/proc/27573/stat : 27573 (wbo1.6) R 27571 27573 27315 0 -1 4202496 153272 0 0 0 179291 714 0 0 25 0 1 0 821214118 619937792 149126 33554432000 4194304 5714214 140735257058016 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27573/statm: 151352 149126 180 372 0 150977 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 605408

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.04
CPU time (s): 1800.09
CPU user time (s): 1792.92
CPU system time (s): 7.16691
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 605408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.92
system time used= 7.16691
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153272
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 3725

runsolver used 6.92795 second user time and 16.0376 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-03 12:15:14
IDJOB=3460806
IDBENCH=2250
IDSOLVER=1953
FILE ID=node101/3460806-1307096113
RUNJOBID= node101-1307092509-27334
PBS_JOBID= 13497974
Free space on /tmp= 73948 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-3.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3460806-1307096113/watcher-3460806-1307096113 -o /tmp/evaluation-result-3460806-1307096113/solver-3460806-1307096113 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460806-1307096113.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 49f1950e042362832bbb830f499dd3e3
RANDOM SEED=1318648046

node101.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23555720 kB
Buffers:        231216 kB
Cached:         463152 kB
SwapCached:      27120 kB
Active:        8698744 kB
Inactive:       420000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23555720 kB
SwapTotal:    67111528 kB
SwapFree:     49244120 kB
Dirty:            5464 kB
Writeback:          16 kB
AnonPages:     8419444 kB
Mapped:          18696 kB
Slab:           134356 kB
PageTables:      75216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78888140 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73944 MiB
End job on node101 at 2011-06-03 12:45:16