Trace number 1876233

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 NameAnswerobjCPU timeWall clock time
wbo 1.0OPT317 17.0964 17.1203

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par16-1-c.opb
MD5SUMe64a428c112076ceda9ede530f0c6582
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark317
Best CPU time to get the best result obtained on this benchmark0.493924
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 317
Optimality of the best value was proved YES
Number of variables634
Total number of constraints1581
Number of constraints which are clauses1581
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 constraint3
Number of terms in the objective function 634
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 634
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 634
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 This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1876233-1245159246.opb.
0.00/0.00	c Instance file HOME/instance-1876233-1245159246.opb
0.00/0.00	c File size is 50330 bytes.
0.00/0.00	c Highest Coefficient sum: 4
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      634                                                 |
0.00/0.00	c |  Number Clauses:        2215                                                |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c core #1
0.00/0.00	c Core size: 3	Core Weight: 1	Total Weight: 1
0.00/0.00	c Elapsed CPU time: 0.007998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #2
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 2
0.00/0.01	c Elapsed CPU time: 0.008998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #3
0.00/0.01	c Core size: 3	Core Weight: 1	Total Weight: 3
0.00/0.01	c Elapsed CPU time: 0.009998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #4
0.00/0.01	c Core size: 3	Core Weight: 1	Total Weight: 4
0.00/0.01	c Elapsed CPU time: 0.011998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #5
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 5
0.00/0.01	c Elapsed CPU time: 0.012998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #6
0.00/0.01	c Core size: 3	Core Weight: 1	Total Weight: 6
0.00/0.01	c Elapsed CPU time: 0.013997 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #7
0.00/0.01	c Core size: 3	Core Weight: 1	Total Weight: 7
0.00/0.01	c Elapsed CPU time: 0.015997 s	Remaining CPU time: 1799.98 s
0.00/0.01	c core #8
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 8
0.00/0.01	c Elapsed CPU time: 0.016997 s	Remaining CPU time: 1799.98 s
0.00/0.01	c core #9
0.00/0.01	c Core size: 3	Core Weight: 1	Total Weight: 9
0.00/0.01	c Elapsed CPU time: 0.018997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #10
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 10
0.00/0.02	c Elapsed CPU time: 0.019996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #11
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 11
0.00/0.02	c Elapsed CPU time: 0.020996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #12
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 12
0.00/0.02	c Elapsed CPU time: 0.022996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #13
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 13
0.00/0.02	c Elapsed CPU time: 0.023996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #14
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 14
0.00/0.02	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 1799.97 s
0.00/0.02	c core #15
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 15
0.00/0.02	c Elapsed CPU time: 0.026995 s	Remaining CPU time: 1799.97 s
0.00/0.02	c core #16
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 16
0.00/0.02	c Elapsed CPU time: 0.027995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #17
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 17
0.00/0.03	c Elapsed CPU time: 0.029995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #18
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 18
0.00/0.03	c Elapsed CPU time: 0.030995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #19
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 19
0.00/0.03	c Elapsed CPU time: 0.032994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #20
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 20
0.00/0.03	c Elapsed CPU time: 0.033994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #21
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 21
0.00/0.03	c Elapsed CPU time: 0.035994 s	Remaining CPU time: 1799.96 s
0.00/0.03	c core #22
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 22
0.00/0.03	c Elapsed CPU time: 0.036994 s	Remaining CPU time: 1799.96 s
0.00/0.03	c core #23
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 23
0.00/0.03	c Elapsed CPU time: 0.038994 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #24
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 24
0.00/0.04	c Elapsed CPU time: 0.039993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #25
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 25
0.00/0.04	c Elapsed CPU time: 0.040993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #26
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 26
0.00/0.04	c Elapsed CPU time: 0.042993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #27
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 27
0.00/0.04	c Elapsed CPU time: 0.043993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #28
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 28
0.00/0.04	c Elapsed CPU time: 0.045993 s	Remaining CPU time: 1799.95 s
0.00/0.04	c core #29
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 29
0.00/0.04	c Elapsed CPU time: 0.046992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #30
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 30
0.00/0.05	c Elapsed CPU time: 0.048992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #31
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 31
0.00/0.05	c Elapsed CPU time: 0.050992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #32
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 32
0.00/0.05	c Elapsed CPU time: 0.051992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #33
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 33
0.00/0.05	c Elapsed CPU time: 0.053991 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #34
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 34
0.00/0.05	c Elapsed CPU time: 0.054991 s	Remaining CPU time: 1799.95 s
0.05/0.05	c core #35
0.05/0.05	c Core size: 4	Core Weight: 1	Total Weight: 35
0.05/0.05	c Elapsed CPU time: 0.056991 s	Remaining CPU time: 1799.94 s
0.05/0.05	c core #36
0.05/0.05	c Core size: 3	Core Weight: 1	Total Weight: 36
0.05/0.05	c Elapsed CPU time: 0.057991 s	Remaining CPU time: 1799.94 s
0.05/0.06	c core #37
0.05/0.06	c Core size: 3	Core Weight: 1	Total Weight: 37
0.05/0.06	c Elapsed CPU time: 0.05999 s	Remaining CPU time: 1799.94 s
0.05/0.06	c core #38
0.05/0.06	c Core size: 4	Core Weight: 1	Total Weight: 38
0.05/0.06	c Elapsed CPU time: 0.06099 s	Remaining CPU time: 1799.94 s
0.05/0.06	c core #39
0.05/0.06	c Core size: 3	Core Weight: 1	Total Weight: 39
0.05/0.06	c Elapsed CPU time: 0.06299 s	Remaining CPU time: 1799.94 s
0.05/0.06	c core #40
0.05/0.06	c Core size: 3	Core Weight: 1	Total Weight: 40
0.05/0.06	c Elapsed CPU time: 0.06399 s	Remaining CPU time: 1799.94 s
0.05/0.06	c core #41
0.05/0.06	c Core size: 4	Core Weight: 1	Total Weight: 41
0.05/0.06	c Elapsed CPU time: 0.065989 s	Remaining CPU time: 1799.93 s
0.05/0.06	c core #42
0.05/0.06	c Core size: 3	Core Weight: 1	Total Weight: 42
0.05/0.06	c Elapsed CPU time: 0.066989 s	Remaining CPU time: 1799.93 s
0.05/0.07	c core #43
0.05/0.07	c Core size: 3	Core Weight: 1	Total Weight: 43
0.05/0.07	c Elapsed CPU time: 0.068989 s	Remaining CPU time: 1799.93 s
0.05/0.07	c core #44
0.05/0.07	c Core size: 4	Core Weight: 1	Total Weight: 44
0.05/0.07	c Elapsed CPU time: 0.069989 s	Remaining CPU time: 1799.93 s
0.05/0.07	c core #45
0.05/0.07	c Core size: 3	Core Weight: 1	Total Weight: 45
0.05/0.07	c Elapsed CPU time: 0.071989 s	Remaining CPU time: 1799.93 s
0.05/0.07	c core #46
0.05/0.07	c Core size: 3	Core Weight: 1	Total Weight: 46
0.05/0.07	c Elapsed CPU time: 0.073988 s	Remaining CPU time: 1799.93 s
0.05/0.07	c core #47
0.05/0.07	c Core size: 4	Core Weight: 1	Total Weight: 47
0.05/0.07	c Elapsed CPU time: 0.074988 s	Remaining CPU time: 1799.93 s
0.05/0.07	c core #48
0.05/0.07	c Core size: 3	Core Weight: 1	Total Weight: 48
0.05/0.07	c Elapsed CPU time: 0.076988 s	Remaining CPU time: 1799.92 s
0.05/0.07	c core #49
0.05/0.07	c Core size: 3	Core Weight: 1	Total Weight: 49
0.05/0.07	c Elapsed CPU time: 0.077988 s	Remaining CPU time: 1799.92 s
0.05/0.08	c core #50
0.05/0.08	c Core size: 4	Core Weight: 1	Total Weight: 50
0.05/0.08	c Elapsed CPU time: 0.079987 s	Remaining CPU time: 1799.92 s
0.05/0.08	c core #51
0.05/0.08	c Core size: 3	Core Weight: 1	Total Weight: 51
0.05/0.08	c Elapsed CPU time: 0.080987 s	Remaining CPU time: 1799.92 s
0.05/0.08	c core #52
0.05/0.08	c Core size: 3	Core Weight: 1	Total Weight: 52
0.05/0.08	c Elapsed CPU time: 0.082987 s	Remaining CPU time: 1799.92 s
0.05/0.08	c core #53
0.05/0.08	c Core size: 4	Core Weight: 1	Total Weight: 53
0.05/0.08	c Elapsed CPU time: 0.083987 s	Remaining CPU time: 1799.92 s
0.05/0.08	c core #54
0.05/0.08	c Core size: 3	Core Weight: 1	Total Weight: 54
0.05/0.08	c Elapsed CPU time: 0.085986 s	Remaining CPU time: 1799.91 s
0.05/0.08	c core #55
0.05/0.08	c Core size: 3	Core Weight: 1	Total Weight: 55
0.05/0.08	c Elapsed CPU time: 0.087986 s	Remaining CPU time: 1799.91 s
0.05/0.09	c core #56
0.05/0.09	c Core size: 4	Core Weight: 1	Total Weight: 56
0.05/0.09	c Elapsed CPU time: 0.088986 s	Remaining CPU time: 1799.91 s
0.05/0.09	c core #57
0.05/0.09	c Core size: 3	Core Weight: 1	Total Weight: 57
0.05/0.09	c Elapsed CPU time: 0.090986 s	Remaining CPU time: 1799.91 s
0.05/0.09	c core #58
0.05/0.09	c Core size: 3	Core Weight: 1	Total Weight: 58
0.05/0.09	c Elapsed CPU time: 0.091986 s	Remaining CPU time: 1799.91 s
0.05/0.09	c core #59
0.05/0.09	c Core size: 4	Core Weight: 1	Total Weight: 59
0.05/0.09	c Elapsed CPU time: 0.093985 s	Remaining CPU time: 1799.91 s
0.05/0.09	c core #60
0.05/0.09	c Core size: 3	Core Weight: 1	Total Weight: 60
0.05/0.09	c Elapsed CPU time: 0.095985 s	Remaining CPU time: 1799.9 s
0.05/0.09	c core #61
0.05/0.09	c Core size: 3	Core Weight: 1	Total Weight: 61
0.05/0.09	c Elapsed CPU time: 0.096985 s	Remaining CPU time: 1799.9 s
0.05/0.10	c core #62
0.05/0.10	c Core size: 4	Core Weight: 1	Total Weight: 62
0.05/0.10	c Elapsed CPU time: 0.098984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #63
0.09/0.10	c Core size: 3	Core Weight: 1	Total Weight: 63
0.09/0.10	c Elapsed CPU time: 0.099984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #64
0.09/0.10	c Core size: 3	Core Weight: 1	Total Weight: 64
0.09/0.10	c Elapsed CPU time: 0.101984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #65
0.09/0.10	c Core size: 4	Core Weight: 1	Total Weight: 65
0.09/0.10	c Elapsed CPU time: 0.103984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #66
0.09/0.10	c Core size: 3	Core Weight: 1	Total Weight: 66
0.09/0.10	c Elapsed CPU time: 0.104984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #67
0.09/0.10	c Core size: 3	Core Weight: 1	Total Weight: 67
0.09/0.10	c Elapsed CPU time: 0.105983 s	Remaining CPU time: 1799.89 s
0.09/0.10	c core #68
0.09/0.10	c Core size: 4	Core Weight: 1	Total Weight: 68
0.09/0.10	c Elapsed CPU time: 0.107983 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #69
0.09/0.11	c Core size: 3	Core Weight: 1	Total Weight: 69
0.09/0.11	c Elapsed CPU time: 0.108983 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #70
0.09/0.11	c Core size: 3	Core Weight: 1	Total Weight: 70
0.09/0.11	c Elapsed CPU time: 0.110983 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #71
0.09/0.11	c Core size: 4	Core Weight: 1	Total Weight: 71
0.09/0.11	c Elapsed CPU time: 0.111982 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #72
0.09/0.11	c Core size: 3	Core Weight: 1	Total Weight: 72
0.09/0.11	c Elapsed CPU time: 0.113982 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #73
0.09/0.11	c Core size: 3	Core Weight: 1	Total Weight: 73
0.09/0.11	c Elapsed CPU time: 0.115982 s	Remaining CPU time: 1799.88 s
0.09/0.11	c core #74
0.09/0.11	c Core size: 4	Core Weight: 1	Total Weight: 74
0.09/0.11	c Elapsed CPU time: 0.117982 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #75
0.09/0.12	c Core size: 3	Core Weight: 1	Total Weight: 75
0.09/0.12	c Elapsed CPU time: 0.118981 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #76
0.09/0.12	c Core size: 3	Core Weight: 1	Total Weight: 76
0.09/0.12	c Elapsed CPU time: 0.120981 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #77
0.09/0.12	c Core size: 4	Core Weight: 1	Total Weight: 77
0.09/0.12	c Elapsed CPU time: 0.122981 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #78
0.09/0.12	c Core size: 3	Core Weight: 1	Total Weight: 78
0.09/0.12	c Elapsed CPU time: 0.123981 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #79
0.09/0.12	c Core size: 3	Core Weight: 1	Total Weight: 79
0.09/0.12	c Elapsed CPU time: 0.12598 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #80
0.09/0.13	c Core size: 4	Core Weight: 1	Total Weight: 80
0.09/0.13	c Elapsed CPU time: 0.12798 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #81
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 81
0.09/0.13	c Elapsed CPU time: 0.12898 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #82
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 82
0.09/0.13	c Elapsed CPU time: 0.13098 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #83
0.09/0.13	c Core size: 4	Core Weight: 1	Total Weight: 83
0.09/0.13	c Elapsed CPU time: 0.132979 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #84
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 84
0.09/0.13	c Elapsed CPU time: 0.133979 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #85
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 85
0.09/0.13	c Elapsed CPU time: 0.135979 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #86
0.09/0.14	c Core size: 4	Core Weight: 1	Total Weight: 86
0.09/0.14	c Elapsed CPU time: 0.137979 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #87
0.09/0.14	c Core size: 3	Core Weight: 1	Total Weight: 87
0.09/0.14	c Elapsed CPU time: 0.139978 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #88
0.09/0.14	c Core size: 3	Core Weight: 1	Total Weight: 88
0.09/0.14	c Elapsed CPU time: 0.140978 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #89
0.09/0.14	c Core size: 4	Core Weight: 1	Total Weight: 89
0.09/0.14	c Elapsed CPU time: 0.142978 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #90
0.09/0.14	c Core size: 3	Core Weight: 1	Total Weight: 90
0.09/0.14	c Elapsed CPU time: 0.144977 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #91
0.09/0.14	c Core size: 4	Core Weight: 1	Total Weight: 91
0.09/0.14	c Elapsed CPU time: 0.145977 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #92
0.09/0.15	c Core size: 4	Core Weight: 1	Total Weight: 92
0.09/0.15	c Elapsed CPU time: 0.147977 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #93
0.09/0.15	c Core size: 4	Core Weight: 1	Total Weight: 93
0.09/0.15	c Elapsed CPU time: 0.149977 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #94
0.09/0.15	c Core size: 4	Core Weight: 1	Total Weight: 94
0.09/0.15	c Elapsed CPU time: 0.151976 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #95
0.09/0.15	c Core size: 4	Core Weight: 1	Total Weight: 95
0.09/0.15	c Elapsed CPU time: 0.152976 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #96
0.09/0.15	c Core size: 4	Core Weight: 1	Total Weight: 96
0.09/0.15	c Elapsed CPU time: 0.154976 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #97
0.09/0.15	c Core size: 4	Core Weight: 1	Total Weight: 97
0.09/0.15	c Elapsed CPU time: 0.156976 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #98
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 98
0.09/0.16	c Elapsed CPU time: 0.158975 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #99
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 99
0.09/0.16	c Elapsed CPU time: 0.159975 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #100
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 100
0.09/0.16	c Elapsed CPU time: 0.161975 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #101
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 101
0.09/0.16	c Elapsed CPU time: 0.163975 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #102
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 102
0.09/0.16	c Elapsed CPU time: 0.165974 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #103
0.09/0.17	c Core size: 4	Core Weight: 1	Total Weight: 103
0.09/0.17	c Elapsed CPU time: 0.167974 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #104
0.09/0.17	c Core size: 4	Core Weight: 1	Total Weight: 104
0.09/0.17	c Elapsed CPU time: 0.168974 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #105
0.09/0.17	c Core size: 4	Core Weight: 1	Total Weight: 105
0.09/0.17	c Elapsed CPU time: 0.170974 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #106
0.09/0.17	c Core size: 4	Core Weight: 1	Total Weight: 106
0.09/0.17	c Elapsed CPU time: 0.172973 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #107
0.09/0.17	c Core size: 4	Core Weight: 1	Total Weight: 107
0.09/0.17	c Elapsed CPU time: 0.174973 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #108
0.09/0.17	c Core size: 4	Core Weight: 1	Total Weight: 108
0.09/0.17	c Elapsed CPU time: 0.176973 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #109
0.09/0.18	c Core size: 4	Core Weight: 1	Total Weight: 109
0.09/0.18	c Elapsed CPU time: 0.177972 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #110
0.09/0.18	c Core size: 4	Core Weight: 1	Total Weight: 110
0.09/0.18	c Elapsed CPU time: 0.179972 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #111
0.09/0.18	c Core size: 4	Core Weight: 1	Total Weight: 111
0.09/0.18	c Elapsed CPU time: 0.181972 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #112
0.09/0.18	c Core size: 4	Core Weight: 1	Total Weight: 112
0.09/0.18	c Elapsed CPU time: 0.183972 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #113
0.09/0.18	c Core size: 4	Core Weight: 1	Total Weight: 113
0.09/0.18	c Elapsed CPU time: 0.185971 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #114
0.09/0.19	c Core size: 4	Core Weight: 1	Total Weight: 114
0.09/0.19	c Elapsed CPU time: 0.187971 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #115
0.09/0.19	c Core size: 4	Core Weight: 1	Total Weight: 115
0.09/0.19	c Elapsed CPU time: 0.188971 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #116
0.09/0.19	c Core size: 4	Core Weight: 1	Total Weight: 116
0.09/0.19	c Elapsed CPU time: 0.19097 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #117
0.09/0.19	c Core size: 4	Core Weight: 1	Total Weight: 117
0.09/0.19	c Elapsed CPU time: 0.19297 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #118
0.09/0.19	c Core size: 4	Core Weight: 1	Total Weight: 118
0.09/0.19	c Elapsed CPU time: 0.19497 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #119
0.09/0.19	c Core size: 4	Core Weight: 1	Total Weight: 119
0.09/0.19	c Elapsed CPU time: 0.19697 s	Remaining CPU time: 1799.8 s
0.09/0.20	c core #120
0.09/0.20	c Core size: 6	Core Weight: 1	Total Weight: 120
0.09/0.20	c Elapsed CPU time: 0.198969 s	Remaining CPU time: 1799.8 s
0.19/0.20	c core #121
0.19/0.20	c Core size: 6	Core Weight: 1	Total Weight: 121
0.19/0.20	c Elapsed CPU time: 0.200969 s	Remaining CPU time: 1799.8 s
0.19/0.20	c core #122
0.19/0.20	c Core size: 6	Core Weight: 1	Total Weight: 122
0.19/0.20	c Elapsed CPU time: 0.202969 s	Remaining CPU time: 1799.8 s
0.19/0.20	c core #123
0.19/0.20	c Core size: 6	Core Weight: 1	Total Weight: 123
0.19/0.20	c Elapsed CPU time: 0.204968 s	Remaining CPU time: 1799.8 s
0.19/0.20	c core #124
0.19/0.20	c Core size: 6	Core Weight: 1	Total Weight: 124
0.19/0.20	c Elapsed CPU time: 0.205968 s	Remaining CPU time: 1799.79 s
0.19/0.21	c core #125
0.19/0.21	c Core size: 6	Core Weight: 1	Total Weight: 125
0.19/0.21	c Elapsed CPU time: 0.207968 s	Remaining CPU time: 1799.79 s
0.19/0.21	c core #126
0.19/0.21	c Core size: 6	Core Weight: 1	Total Weight: 126
0.19/0.21	c Elapsed CPU time: 0.209968 s	Remaining CPU time: 1799.79 s
0.19/0.21	c core #127
0.19/0.21	c Core size: 6	Core Weight: 1	Total Weight: 127
0.19/0.21	c Elapsed CPU time: 0.211967 s	Remaining CPU time: 1799.79 s
0.19/0.21	c core #128
0.19/0.21	c Core size: 6	Core Weight: 1	Total Weight: 128
0.19/0.21	c Elapsed CPU time: 0.213967 s	Remaining CPU time: 1799.79 s
0.19/0.21	c core #129
0.19/0.21	c Core size: 6	Core Weight: 1	Total Weight: 129
0.19/0.21	c Elapsed CPU time: 0.215967 s	Remaining CPU time: 1799.78 s
0.19/0.22	c core #130
0.19/0.22	c Core size: 6	Core Weight: 1	Total Weight: 130
0.19/0.22	c Elapsed CPU time: 0.217966 s	Remaining CPU time: 1799.78 s
0.19/0.22	c core #131
0.19/0.22	c Core size: 6	Core Weight: 1	Total Weight: 131
0.19/0.22	c Elapsed CPU time: 0.219966 s	Remaining CPU time: 1799.78 s
0.19/0.22	c core #132
0.19/0.22	c Core size: 6	Core Weight: 1	Total Weight: 132
0.19/0.22	c Elapsed CPU time: 0.221966 s	Remaining CPU time: 1799.78 s
0.19/0.22	c core #133
0.19/0.22	c Core size: 6	Core Weight: 1	Total Weight: 133
0.19/0.22	c Elapsed CPU time: 0.223965 s	Remaining CPU time: 1799.78 s
0.19/0.22	c core #134
0.19/0.22	c Core size: 6	Core Weight: 1	Total Weight: 134
0.19/0.22	c Elapsed CPU time: 0.225965 s	Remaining CPU time: 1799.77 s
0.19/0.23	c core #135
0.19/0.23	c Core size: 6	Core Weight: 1	Total Weight: 135
0.19/0.23	c Elapsed CPU time: 0.227965 s	Remaining CPU time: 1799.77 s
0.19/0.23	c core #136
0.19/0.23	c Core size: 6	Core Weight: 1	Total Weight: 136
0.19/0.23	c Elapsed CPU time: 0.229965 s	Remaining CPU time: 1799.77 s
0.19/0.23	c core #137
0.19/0.23	c Core size: 6	Core Weight: 1	Total Weight: 137
0.19/0.23	c Elapsed CPU time: 0.231964 s	Remaining CPU time: 1799.77 s
0.19/0.23	c core #138
0.19/0.23	c Core size: 6	Core Weight: 1	Total Weight: 138
0.19/0.23	c Elapsed CPU time: 0.233964 s	Remaining CPU time: 1799.77 s
0.19/0.23	c core #139
0.19/0.23	c Core size: 6	Core Weight: 1	Total Weight: 139
0.19/0.23	c Elapsed CPU time: 0.235964 s	Remaining CPU time: 1799.76 s
0.19/0.24	c core #140
0.19/0.24	c Core size: 6	Core Weight: 1	Total Weight: 140
0.19/0.24	c Elapsed CPU time: 0.237963 s	Remaining CPU time: 1799.76 s
0.19/0.24	c core #141
0.19/0.24	c Core size: 6	Core Weight: 1	Total Weight: 141
0.19/0.24	c Elapsed CPU time: 0.239963 s	Remaining CPU time: 1799.76 s
0.19/0.24	c core #142
0.19/0.24	c Core size: 6	Core Weight: 1	Total Weight: 142
0.19/0.24	c Elapsed CPU time: 0.241963 s	Remaining CPU time: 1799.76 s
0.19/0.24	c core #143
0.19/0.24	c Core size: 6	Core Weight: 1	Total Weight: 143
0.19/0.24	c Elapsed CPU time: 0.243962 s	Remaining CPU time: 1799.76 s
0.19/0.24	c core #144
0.19/0.24	c Core size: 6	Core Weight: 1	Total Weight: 144
0.19/0.24	c Elapsed CPU time: 0.246962 s	Remaining CPU time: 1799.75 s
0.19/0.25	c core #145
0.19/0.25	c Core size: 6	Core Weight: 1	Total Weight: 145
0.19/0.25	c Elapsed CPU time: 0.248962 s	Remaining CPU time: 1799.75 s
0.19/0.25	c core #146
0.19/0.25	c Core size: 6	Core Weight: 1	Total Weight: 146
0.19/0.25	c Elapsed CPU time: 0.250961 s	Remaining CPU time: 1799.75 s
0.19/0.25	c core #147
0.19/0.25	c Core size: 6	Core Weight: 1	Total Weight: 147
0.19/0.25	c Elapsed CPU time: 0.252961 s	Remaining CPU time: 1799.75 s
0.19/0.25	c core #148
0.19/0.25	c Core size: 6	Core Weight: 1	Total Weight: 148
0.19/0.25	c Elapsed CPU time: 0.254961 s	Remaining CPU time: 1799.75 s
0.19/0.25	c core #149
0.19/0.25	c Core size: 6	Core Weight: 1	Total Weight: 149
0.19/0.25	c Elapsed CPU time: 0.25696 s	Remaining CPU time: 1799.74 s
0.19/0.26	c core #150
0.19/0.26	c Core size: 6	Core Weight: 1	Total Weight: 150
0.19/0.26	c Elapsed CPU time: 0.25896 s	Remaining CPU time: 1799.74 s
0.19/0.26	c core #151
0.19/0.26	c Core size: 6	Core Weight: 1	Total Weight: 151
0.19/0.26	c Elapsed CPU time: 0.26096 s	Remaining CPU time: 1799.74 s
0.19/0.26	c core #152
0.19/0.26	c Core size: 6	Core Weight: 1	Total Weight: 152
0.19/0.26	c Elapsed CPU time: 0.26296 s	Remaining CPU time: 1799.74 s
0.19/0.26	c core #153
0.19/0.26	c Core size: 6	Core Weight: 1	Total Weight: 153
0.19/0.26	c Elapsed CPU time: 0.264959 s	Remaining CPU time: 1799.74 s
0.19/0.26	c core #154
0.19/0.26	c Core size: 6	Core Weight: 1	Total Weight: 154
0.19/0.26	c Elapsed CPU time: 0.266959 s	Remaining CPU time: 1799.73 s
0.19/0.27	c core #155
0.19/0.27	c Core size: 6	Core Weight: 1	Total Weight: 155
0.19/0.27	c Elapsed CPU time: 0.268959 s	Remaining CPU time: 1799.73 s
0.19/0.27	c core #156
0.19/0.27	c Core size: 6	Core Weight: 1	Total Weight: 156
0.19/0.27	c Elapsed CPU time: 0.270958 s	Remaining CPU time: 1799.73 s
0.19/0.27	c core #157
0.19/0.27	c Core size: 6	Core Weight: 1	Total Weight: 157
0.19/0.27	c Elapsed CPU time: 0.273958 s	Remaining CPU time: 1799.73 s
0.19/0.27	c core #158
0.19/0.27	c Core size: 7	Core Weight: 1	Total Weight: 158
0.19/0.27	c Elapsed CPU time: 0.275958 s	Remaining CPU time: 1799.72 s
0.19/0.28	c core #159
0.19/0.28	c Core size: 6	Core Weight: 1	Total Weight: 159
0.19/0.28	c Elapsed CPU time: 0.277957 s	Remaining CPU time: 1799.72 s
0.19/0.28	c core #160
0.19/0.28	c Core size: 6	Core Weight: 1	Total Weight: 160
0.19/0.28	c Elapsed CPU time: 0.279957 s	Remaining CPU time: 1799.72 s
0.19/0.28	c core #161
0.19/0.28	c Core size: 6	Core Weight: 1	Total Weight: 161
0.19/0.28	c Elapsed CPU time: 0.281957 s	Remaining CPU time: 1799.72 s
0.19/0.28	c core #162
0.19/0.28	c Core size: 6	Core Weight: 1	Total Weight: 162
0.19/0.28	c Elapsed CPU time: 0.283956 s	Remaining CPU time: 1799.72 s
0.19/0.28	c core #163
0.19/0.28	c Core size: 6	Core Weight: 1	Total Weight: 163
0.19/0.28	c Elapsed CPU time: 0.285956 s	Remaining CPU time: 1799.71 s
0.19/0.29	c core #164
0.19/0.29	c Core size: 6	Core Weight: 1	Total Weight: 164
0.19/0.29	c Elapsed CPU time: 0.287956 s	Remaining CPU time: 1799.71 s
0.19/0.29	c core #165
0.19/0.29	c Core size: 6	Core Weight: 1	Total Weight: 165
0.19/0.29	c Elapsed CPU time: 0.289955 s	Remaining CPU time: 1799.71 s
0.19/0.29	c core #166
0.19/0.29	c Core size: 6	Core Weight: 1	Total Weight: 166
0.19/0.29	c Elapsed CPU time: 0.291955 s	Remaining CPU time: 1799.71 s
0.19/0.29	c core #167
0.19/0.29	c Core size: 7	Core Weight: 1	Total Weight: 167
0.19/0.29	c Elapsed CPU time: 0.293955 s	Remaining CPU time: 1799.71 s
0.19/0.29	c core #168
0.19/0.29	c Core size: 7	Core Weight: 1	Total Weight: 168
0.19/0.29	c Elapsed CPU time: 0.295955 s	Remaining CPU time: 1799.7 s
0.19/0.30	c core #169
0.19/0.30	c Core size: 7	Core Weight: 1	Total Weight: 169
0.19/0.30	c Elapsed CPU time: 0.297954 s	Remaining CPU time: 1799.7 s
0.29/0.30	c core #170
0.29/0.30	c Core size: 7	Core Weight: 1	Total Weight: 170
0.29/0.30	c Elapsed CPU time: 0.300954 s	Remaining CPU time: 1799.7 s
0.29/0.30	c core #171
0.29/0.30	c Core size: 7	Core Weight: 1	Total Weight: 171
0.29/0.30	c Elapsed CPU time: 0.302953 s	Remaining CPU time: 1799.7 s
0.29/0.30	c core #172
0.29/0.30	c Core size: 9	Core Weight: 1	Total Weight: 172
0.29/0.30	c Elapsed CPU time: 0.303953 s	Remaining CPU time: 1799.7 s
0.29/0.31	c core #173
0.29/0.31	c Core size: 6	Core Weight: 1	Total Weight: 173
0.29/0.31	c Elapsed CPU time: 0.306953 s	Remaining CPU time: 1799.69 s
0.29/0.31	c core #174
0.29/0.31	c Core size: 6	Core Weight: 1	Total Weight: 174
0.29/0.31	c Elapsed CPU time: 0.308953 s	Remaining CPU time: 1799.69 s
0.29/0.31	c core #175
0.29/0.31	c Core size: 6	Core Weight: 1	Total Weight: 175
0.29/0.31	c Elapsed CPU time: 0.310952 s	Remaining CPU time: 1799.69 s
0.29/0.31	c core #176
0.29/0.31	c Core size: 6	Core Weight: 1	Total Weight: 176
0.29/0.31	c Elapsed CPU time: 0.312952 s	Remaining CPU time: 1799.69 s
0.29/0.32	c core #177
0.29/0.32	c Core size: 6	Core Weight: 1	Total Weight: 177
0.29/0.32	c Elapsed CPU time: 0.315951 s	Remaining CPU time: 1799.68 s
0.29/0.32	c core #178
0.29/0.32	c Core size: 6	Core Weight: 1	Total Weight: 178
0.29/0.32	c Elapsed CPU time: 0.317951 s	Remaining CPU time: 1799.68 s
0.29/0.32	c core #179
0.29/0.32	c Core size: 6	Core Weight: 1	Total Weight: 179
0.29/0.32	c Elapsed CPU time: 0.319951 s	Remaining CPU time: 1799.68 s
0.29/0.32	c core #180
0.29/0.32	c Core size: 7	Core Weight: 1	Total Weight: 180
0.29/0.32	c Elapsed CPU time: 0.321951 s	Remaining CPU time: 1799.68 s
0.29/0.32	c core #181
0.29/0.32	c Core size: 7	Core Weight: 1	Total Weight: 181
0.29/0.32	c Elapsed CPU time: 0.32395 s	Remaining CPU time: 1799.68 s
0.29/0.33	c core #182
0.29/0.33	c Core size: 7	Core Weight: 1	Total Weight: 182
0.29/0.33	c Elapsed CPU time: 0.32695 s	Remaining CPU time: 1799.67 s
0.29/0.33	c core #183
0.29/0.33	c Core size: 7	Core Weight: 1	Total Weight: 183
0.29/0.33	c Elapsed CPU time: 0.328949 s	Remaining CPU time: 1799.67 s
0.29/0.33	c core #184
0.29/0.33	c Core size: 7	Core Weight: 1	Total Weight: 184
0.29/0.33	c Elapsed CPU time: 0.330949 s	Remaining CPU time: 1799.67 s
0.29/0.33	c core #185
0.29/0.33	c Core size: 7	Core Weight: 1	Total Weight: 185
0.29/0.33	c Elapsed CPU time: 0.332949 s	Remaining CPU time: 1799.67 s
0.29/0.34	c core #186
0.29/0.34	c Core size: 6	Core Weight: 1	Total Weight: 186
0.29/0.34	c Elapsed CPU time: 0.335948 s	Remaining CPU time: 1799.66 s
0.29/0.34	c core #187
0.29/0.34	c Core size: 7	Core Weight: 1	Total Weight: 187
0.29/0.34	c Elapsed CPU time: 0.337948 s	Remaining CPU time: 1799.66 s
0.29/0.34	c core #188
0.29/0.34	c Core size: 6	Core Weight: 1	Total Weight: 188
0.29/0.34	c Elapsed CPU time: 0.339948 s	Remaining CPU time: 1799.66 s
0.29/0.34	c core #189
0.29/0.34	c Core size: 6	Core Weight: 1	Total Weight: 189
0.29/0.34	c Elapsed CPU time: 0.342947 s	Remaining CPU time: 1799.66 s
0.29/0.34	c core #190
0.29/0.34	c Core size: 6	Core Weight: 1	Total Weight: 190
0.29/0.34	c Elapsed CPU time: 0.344947 s	Remaining CPU time: 1799.66 s
0.29/0.35	c core #191
0.29/0.35	c Core size: 6	Core Weight: 1	Total Weight: 191
0.29/0.35	c Elapsed CPU time: 0.346947 s	Remaining CPU time: 1799.65 s
0.29/0.35	c core #192
0.29/0.35	c Core size: 6	Core Weight: 1	Total Weight: 192
0.29/0.35	c Elapsed CPU time: 0.348946 s	Remaining CPU time: 1799.65 s
0.29/0.35	c core #193
0.29/0.35	c Core size: 6	Core Weight: 1	Total Weight: 193
0.29/0.35	c Elapsed CPU time: 0.351946 s	Remaining CPU time: 1799.65 s
0.29/0.35	c core #194
0.29/0.35	c Core size: 6	Core Weight: 1	Total Weight: 194
0.29/0.35	c Elapsed CPU time: 0.353946 s	Remaining CPU time: 1799.65 s
0.29/0.36	c core #195
0.29/0.36	c Core size: 6	Core Weight: 1	Total Weight: 195
0.29/0.36	c Elapsed CPU time: 0.355945 s	Remaining CPU time: 1799.64 s
0.29/0.36	c core #196
0.29/0.36	c Core size: 6	Core Weight: 1	Total Weight: 196
0.29/0.36	c Elapsed CPU time: 0.358945 s	Remaining CPU time: 1799.64 s
0.29/0.36	c core #197
0.29/0.36	c Core size: 6	Core Weight: 1	Total Weight: 197
0.29/0.36	c Elapsed CPU time: 0.360945 s	Remaining CPU time: 1799.64 s
0.29/0.36	c core #198
0.29/0.36	c Core size: 6	Core Weight: 1	Total Weight: 198
0.29/0.36	c Elapsed CPU time: 0.362944 s	Remaining CPU time: 1799.64 s
0.29/0.37	c core #199
0.29/0.37	c Core size: 7	Core Weight: 1	Total Weight: 199
0.29/0.37	c Elapsed CPU time: 0.365944 s	Remaining CPU time: 1799.63 s
0.29/0.37	c core #200
0.29/0.37	c Core size: 18	Core Weight: 1	Total Weight: 200
0.29/0.37	c Elapsed CPU time: 0.367944 s	Remaining CPU time: 1799.63 s
0.29/0.37	c core #201
0.29/0.37	c Core size: 18	Core Weight: 1	Total Weight: 201
0.29/0.37	c Elapsed CPU time: 0.369943 s	Remaining CPU time: 1799.63 s
0.29/0.37	c core #202
0.29/0.37	c Core size: 18	Core Weight: 1	Total Weight: 202
0.29/0.37	c Elapsed CPU time: 0.372943 s	Remaining CPU time: 1799.63 s
0.29/0.37	c core #203
0.29/0.37	c Core size: 18	Core Weight: 1	Total Weight: 203
0.29/0.37	c Elapsed CPU time: 0.374943 s	Remaining CPU time: 1799.63 s
0.29/0.38	c core #204
0.29/0.38	c Core size: 18	Core Weight: 1	Total Weight: 204
0.29/0.38	c Elapsed CPU time: 0.377942 s	Remaining CPU time: 1799.62 s
0.29/0.38	c core #205
0.29/0.38	c Core size: 18	Core Weight: 1	Total Weight: 205
0.29/0.38	c Elapsed CPU time: 0.379942 s	Remaining CPU time: 1799.62 s
0.29/0.38	c core #206
0.29/0.38	c Core size: 18	Core Weight: 1	Total Weight: 206
0.29/0.38	c Elapsed CPU time: 0.382941 s	Remaining CPU time: 1799.62 s
0.29/0.38	c core #207
0.29/0.38	c Core size: 18	Core Weight: 1	Total Weight: 207
0.29/0.38	c Elapsed CPU time: 0.384941 s	Remaining CPU time: 1799.62 s
0.29/0.39	c core #208
0.29/0.39	c Core size: 18	Core Weight: 1	Total Weight: 208
0.29/0.39	c Elapsed CPU time: 0.387941 s	Remaining CPU time: 1799.61 s
0.29/0.39	c core #209
0.29/0.39	c Core size: 18	Core Weight: 1	Total Weight: 209
0.29/0.39	c Elapsed CPU time: 0.38994 s	Remaining CPU time: 1799.61 s
0.29/0.39	c core #210
0.29/0.39	c Core size: 18	Core Weight: 1	Total Weight: 210
0.29/0.39	c Elapsed CPU time: 0.39294 s	Remaining CPU time: 1799.61 s
0.29/0.39	c core #211
0.29/0.39	c Core size: 18	Core Weight: 1	Total Weight: 211
0.29/0.39	c Elapsed CPU time: 0.395939 s	Remaining CPU time: 1799.6 s
0.39/0.40	c core #212
0.39/0.40	c Core size: 18	Core Weight: 1	Total Weight: 212
0.39/0.40	c Elapsed CPU time: 0.397939 s	Remaining CPU time: 1799.6 s
0.39/0.40	c core #213
0.39/0.40	c Core size: 39	Core Weight: 1	Total Weight: 213
0.39/0.40	c Elapsed CPU time: 0.400939 s	Remaining CPU time: 1799.6 s
0.39/0.40	c ============================[ Search Statistics ]==============================
0.39/0.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.40	c ===============================================================================
0.39/0.40	c |         0 |    1248     2428     6138 |     5000        0    nan |  0.000 % |
0.39/0.40	c ===============================================================================
0.39/0.40	c core #214
0.39/0.40	c Core size: 32	Core Weight: 1	Total Weight: 214
0.39/0.40	c Elapsed CPU time: 0.402938 s	Remaining CPU time: 1799.6 s
0.39/0.41	c Learning 1 hard constraints
0.39/0.41	c ============================[ Search Statistics ]==============================
0.39/0.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.41	c ===============================================================================
0.39/0.41	c |         0 |    1262     2430     6169 |     5000        0    nan |  0.000 % |
0.39/0.41	c ===============================================================================
0.39/0.41	c core #215
0.39/0.41	c Core size: 20	Core Weight: 1	Total Weight: 215
0.39/0.41	c Elapsed CPU time: 0.405938 s	Remaining CPU time: 1799.59 s
0.39/0.41	c ============================[ Search Statistics ]==============================
0.39/0.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.41	c ===============================================================================
0.39/0.41	c |         0 |    1272     2431     6191 |     5000        0    nan |  0.000 % |
0.39/0.41	c ===============================================================================
0.39/0.41	c core #216
0.39/0.41	c Core size: 8	Core Weight: 1	Total Weight: 216
0.39/0.41	c Elapsed CPU time: 0.408937 s	Remaining CPU time: 1799.59 s
0.39/0.41	c Learning 1 hard constraints
0.39/0.41	c ============================[ Search Statistics ]==============================
0.39/0.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.41	c ===============================================================================
0.39/0.41	c |         0 |    1276     2433     6202 |     5000        0    nan |  0.000 % |
0.39/0.41	c ===============================================================================
0.39/0.41	c core #217
0.39/0.41	c Core size: 18	Core Weight: 1	Total Weight: 217
0.39/0.41	c Elapsed CPU time: 0.411937 s	Remaining CPU time: 1799.59 s
0.39/0.41	c ============================[ Search Statistics ]==============================
0.39/0.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.41	c ===============================================================================
0.39/0.41	c |         0 |    1286     2434     6224 |     5000        0    nan |  0.000 % |
0.39/0.41	c ===============================================================================
0.39/0.41	c core #218
0.39/0.41	c Core size: 8	Core Weight: 1	Total Weight: 218
0.39/0.41	c Elapsed CPU time: 0.414936 s	Remaining CPU time: 1799.59 s
0.39/0.42	c Learning 1 hard constraints
0.39/0.42	c ============================[ Search Statistics ]==============================
0.39/0.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.42	c ===============================================================================
0.39/0.42	c |         0 |    1290     2436     6235 |     5000        0    nan |  0.000 % |
0.39/0.42	c ===============================================================================
0.39/0.42	c core #219
0.39/0.42	c Core size: 34	Core Weight: 1	Total Weight: 219
0.39/0.42	c Elapsed CPU time: 0.417936 s	Remaining CPU time: 1799.58 s
0.39/0.42	c Learning 2 hard constraints
0.39/0.42	c ============================[ Search Statistics ]==============================
0.39/0.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.42	c ===============================================================================
0.39/0.42	c |         0 |    1305     2439     6271 |     5000        0    nan |  0.000 % |
0.39/0.42	c ===============================================================================
0.39/0.42	c core #220
0.39/0.42	c Core size: 39	Core Weight: 1	Total Weight: 220
0.39/0.42	c Elapsed CPU time: 0.420936 s	Remaining CPU time: 1799.58 s
0.39/0.42	c ============================[ Search Statistics ]==============================
0.39/0.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.42	c ===============================================================================
0.39/0.42	c |         0 |    1318     2440     6297 |     5000        0    nan |  0.000 % |
0.39/0.42	c ===============================================================================
0.39/0.42	c core #221
0.39/0.42	c Core size: 20	Core Weight: 1	Total Weight: 221
0.39/0.42	c Elapsed CPU time: 0.423935 s	Remaining CPU time: 1799.58 s
0.39/0.43	c ============================[ Search Statistics ]==============================
0.39/0.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.43	c ===============================================================================
0.39/0.43	c |         0 |    1325     2441     6311 |     5000        0    nan |  0.000 % |
0.39/0.43	c ===============================================================================
0.39/0.43	c core #222
0.39/0.43	c Core size: 39	Core Weight: 1	Total Weight: 222
0.39/0.43	c Elapsed CPU time: 0.425935 s	Remaining CPU time: 1799.57 s
0.39/0.43	c ============================[ Search Statistics ]==============================
0.39/0.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.43	c ===============================================================================
0.39/0.43	c |         0 |    1335     2442     6331 |     5000        0    nan |  0.000 % |
0.39/0.43	c ===============================================================================
0.39/0.43	c core #223
0.39/0.43	c Core size: 29	Core Weight: 1	Total Weight: 223
0.39/0.43	c Elapsed CPU time: 0.428934 s	Remaining CPU time: 1799.57 s
0.39/0.43	c ============================[ Search Statistics ]==============================
0.39/0.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.43	c ===============================================================================
0.39/0.43	c |         0 |    1345     2443     6351 |     5000        0    nan |  0.000 % |
0.39/0.43	c ===============================================================================
0.39/0.43	c core #224
0.39/0.43	c Core size: 29	Core Weight: 1	Total Weight: 224
0.39/0.43	c Elapsed CPU time: 0.431934 s	Remaining CPU time: 1799.57 s
0.39/0.43	c ============================[ Search Statistics ]==============================
0.39/0.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.43	c ===============================================================================
0.39/0.43	c |         0 |    1356     2444     6374 |     5000        0    nan |  0.000 % |
0.39/0.43	c ===============================================================================
0.39/0.43	c core #225
0.39/0.43	c Core size: 29	Core Weight: 1	Total Weight: 225
0.39/0.43	c Elapsed CPU time: 0.434933 s	Remaining CPU time: 1799.57 s
0.39/0.44	c ============================[ Search Statistics ]==============================
0.39/0.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.44	c ===============================================================================
0.39/0.44	c |         0 |    1366     2445     6394 |     5000        0    nan |  0.000 % |
0.39/0.44	c ===============================================================================
0.39/0.44	c core #226
0.39/0.44	c Core size: 8	Core Weight: 1	Total Weight: 226
0.39/0.44	c Elapsed CPU time: 0.437933 s	Remaining CPU time: 1799.56 s
0.39/0.44	c Learning 1 hard constraints
0.39/0.44	c ============================[ Search Statistics ]==============================
0.39/0.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.44	c ===============================================================================
0.39/0.44	c |         0 |    1370     2447     6405 |     5000        0    nan |  0.000 % |
0.39/0.44	c ===============================================================================
0.39/0.44	c core #227
0.39/0.44	c Core size: 8	Core Weight: 1	Total Weight: 227
0.39/0.44	c Elapsed CPU time: 0.441932 s	Remaining CPU time: 1799.56 s
0.39/0.44	c Learning 1 hard constraints
0.39/0.44	c ============================[ Search Statistics ]==============================
0.39/0.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.44	c ===============================================================================
0.39/0.44	c |         0 |    1374     2449     6416 |     5000        0    nan |  0.000 % |
0.39/0.44	c ===============================================================================
0.39/0.44	c core #228
0.39/0.44	c Core size: 8	Core Weight: 1	Total Weight: 228
0.39/0.44	c Elapsed CPU time: 0.444932 s	Remaining CPU time: 1799.56 s
0.39/0.45	c Learning 1 hard constraints
0.39/0.45	c ============================[ Search Statistics ]==============================
0.39/0.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.45	c ===============================================================================
0.39/0.45	c |         0 |    1378     2451     6427 |     5000        0    nan |  0.000 % |
0.39/0.45	c ===============================================================================
0.39/0.45	c core #229
0.39/0.45	c Core size: 34	Core Weight: 1	Total Weight: 229
0.39/0.45	c Elapsed CPU time: 0.447931 s	Remaining CPU time: 1799.55 s
0.39/0.45	c ============================[ Search Statistics ]==============================
0.39/0.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.45	c ===============================================================================
0.39/0.45	c |         0 |    1390     2452     6451 |     5000        0    nan |  0.000 % |
0.39/0.45	c ===============================================================================
0.39/0.45	c core #230
0.39/0.45	c Core size: 42	Core Weight: 1	Total Weight: 230
0.39/0.45	c Elapsed CPU time: 0.450931 s	Remaining CPU time: 1799.55 s
0.39/0.45	c ============================[ Search Statistics ]==============================
0.39/0.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.45	c ===============================================================================
0.39/0.45	c |         0 |    1404     2453     6479 |     5000        0    nan |  0.000 % |
0.39/0.45	c ===============================================================================
0.39/0.45	c core #231
0.39/0.45	c Core size: 8	Core Weight: 1	Total Weight: 231
0.39/0.45	c Elapsed CPU time: 0.45393 s	Remaining CPU time: 1799.55 s
0.39/0.46	c Learning 1 hard constraints
0.39/0.46	c ============================[ Search Statistics ]==============================
0.39/0.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.46	c ===============================================================================
0.39/0.46	c |         0 |    1408     2455     6490 |     5000        0    nan |  0.000 % |
0.39/0.46	c ===============================================================================
0.39/0.46	c core #232
0.39/0.46	c Core size: 8	Core Weight: 1	Total Weight: 232
0.39/0.46	c Elapsed CPU time: 0.45693 s	Remaining CPU time: 1799.54 s
0.39/0.46	c Learning 2 hard constraints
0.39/0.46	c ============================[ Search Statistics ]==============================
0.39/0.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.46	c ===============================================================================
0.39/0.46	c |         0 |    1412     2458     6503 |     5000        0    nan |  0.000 % |
0.39/0.46	c ===============================================================================
0.39/0.46	c core #233
0.39/0.46	c Core size: 11	Core Weight: 1	Total Weight: 233
0.39/0.46	c Elapsed CPU time: 0.460929 s	Remaining CPU time: 1799.54 s
0.39/0.46	c Learning 1 hard constraints
0.39/0.46	c ============================[ Search Statistics ]==============================
0.39/0.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.46	c ===============================================================================
0.39/0.46	c |         0 |    1417     2460     6516 |     5000        0    nan |  0.000 % |
0.39/0.46	c ===============================================================================
0.39/0.46	c core #234
0.39/0.46	c Core size: 14	Core Weight: 1	Total Weight: 234
0.39/0.46	c Elapsed CPU time: 0.463929 s	Remaining CPU time: 1799.54 s
0.39/0.47	c Learning 1 hard constraints
0.39/0.47	c ============================[ Search Statistics ]==============================
0.39/0.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.47	c ===============================================================================
0.39/0.47	c |         0 |    1425     2462     6535 |     5000        0    nan |  0.000 % |
0.39/0.47	c ===============================================================================
0.39/0.47	c core #235
0.39/0.47	c Core size: 42	Core Weight: 1	Total Weight: 235
0.39/0.47	c Elapsed CPU time: 0.466929 s	Remaining CPU time: 1799.53 s
0.39/0.47	c ============================[ Search Statistics ]==============================
0.39/0.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.47	c ===============================================================================
0.39/0.47	c |         0 |    1443     2463     6574 |     5000        0    nan |  0.000 % |
0.39/0.47	c ===============================================================================
0.39/0.47	c core #236
0.39/0.47	c Core size: 8	Core Weight: 1	Total Weight: 236
0.39/0.47	c Elapsed CPU time: 0.470928 s	Remaining CPU time: 1799.53 s
0.39/0.47	c Learning 1 hard constraints
0.39/0.47	c ============================[ Search Statistics ]==============================
0.39/0.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.47	c ===============================================================================
0.39/0.47	c |         0 |    1447     2465     6585 |     5000        0    nan |  0.000 % |
0.39/0.47	c ===============================================================================
0.39/0.47	c core #237
0.39/0.47	c Core size: 22	Core Weight: 1	Total Weight: 237
0.39/0.47	c Elapsed CPU time: 0.474927 s	Remaining CPU time: 1799.53 s
0.39/0.48	c ============================[ Search Statistics ]==============================
0.39/0.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.48	c ===============================================================================
0.39/0.48	c |         0 |    1457     2466     6607 |     5000        0    nan |  0.000 % |
0.39/0.48	c ===============================================================================
0.39/0.48	c core #238
0.39/0.48	c Core size: 8	Core Weight: 1	Total Weight: 238
0.39/0.48	c Elapsed CPU time: 0.477927 s	Remaining CPU time: 1799.52 s
0.39/0.48	c Learning 2 hard constraints
0.39/0.48	c ============================[ Search Statistics ]==============================
0.39/0.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.48	c ===============================================================================
0.39/0.48	c |         0 |    1461     2469     6620 |     5000        0    nan |  0.000 % |
0.39/0.48	c ===============================================================================
0.39/0.48	c core #239
0.39/0.48	c Core size: 11	Core Weight: 1	Total Weight: 239
0.39/0.48	c Elapsed CPU time: 0.480926 s	Remaining CPU time: 1799.52 s
0.39/0.48	c Learning 1 hard constraints
0.39/0.48	c ============================[ Search Statistics ]==============================
0.39/0.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.48	c ===============================================================================
0.39/0.48	c |         0 |    1466     2471     6633 |     5000        0    nan |  0.000 % |
0.39/0.48	c ===============================================================================
0.39/0.48	c core #240
0.39/0.48	c Core size: 125	Core Weight: 1	Total Weight: 240
0.39/0.48	c Elapsed CPU time: 0.484926 s	Remaining CPU time: 1799.52 s
0.39/0.49	c ============================[ Search Statistics ]==============================
0.39/0.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.49	c ===============================================================================
0.39/0.49	c |         0 |    1492     2472     6686 |     5000        0    nan |  0.000 % |
0.39/0.49	c ===============================================================================
0.39/0.49	c core #241
0.39/0.49	c Core size: 8	Core Weight: 1	Total Weight: 241
0.39/0.49	c Elapsed CPU time: 0.487925 s	Remaining CPU time: 1799.51 s
0.39/0.49	c Learning 2 hard constraints
0.39/0.49	c ============================[ Search Statistics ]==============================
0.39/0.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.49	c ===============================================================================
0.39/0.49	c |         0 |    1496     2475     6699 |     5000        0    nan |  0.000 % |
0.39/0.49	c ===============================================================================
0.39/0.49	c core #242
0.39/0.49	c Core size: 16	Core Weight: 1	Total Weight: 242
0.39/0.49	c Elapsed CPU time: 0.490925 s	Remaining CPU time: 1799.51 s
0.39/0.49	c Learning 4 hard constraints
0.39/0.49	c ============================[ Search Statistics ]==============================
0.39/0.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.49	c ===============================================================================
0.39/0.49	c |         0 |    1502     2480     6721 |     5000        0    nan |  0.000 % |
0.39/0.49	c ===============================================================================
0.39/0.49	c core #243
0.39/0.49	c Core size: 26	Core Weight: 1	Total Weight: 243
0.39/0.49	c Elapsed CPU time: 0.493924 s	Remaining CPU time: 1799.51 s
0.49/0.50	c ============================[ Search Statistics ]==============================
0.49/0.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.50	c ===============================================================================
0.49/0.50	c |         0 |    1515     2481     6749 |     5000        0    nan |  0.000 % |
0.49/0.50	c ===============================================================================
0.49/0.50	c core #244
0.49/0.50	c Core size: 11	Core Weight: 1	Total Weight: 244
0.49/0.50	c Elapsed CPU time: 0.496924 s	Remaining CPU time: 1799.5 s
0.49/0.50	c ============================[ Search Statistics ]==============================
0.49/0.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.50	c ===============================================================================
0.49/0.50	c |         0 |    1520     2482     6760 |     5000        0    nan |  0.000 % |
0.49/0.50	c ===============================================================================
0.49/0.50	c core #245
0.49/0.50	c Core size: 14	Core Weight: 1	Total Weight: 245
0.49/0.50	c Elapsed CPU time: 0.500923 s	Remaining CPU time: 1799.5 s
0.49/0.50	c Learning 1 hard constraints
0.49/0.50	c ============================[ Search Statistics ]==============================
0.49/0.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.50	c ===============================================================================
0.49/0.50	c |         0 |    1525     2484     6774 |     5000        0    nan |  0.000 % |
0.49/0.51	c ===============================================================================
0.49/0.51	c core #246
0.49/0.51	c Core size: 69	Core Weight: 1	Total Weight: 246
0.49/0.51	c Elapsed CPU time: 0.504923 s	Remaining CPU time: 1799.5 s
0.49/0.51	c ============================[ Search Statistics ]==============================
0.49/0.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.51	c ===============================================================================
0.49/0.51	c |         0 |    1551     2485     6826 |     5000        0    nan |  0.000 % |
0.49/0.51	c ===============================================================================
0.49/0.51	c core #247
0.49/0.51	c Core size: 8	Core Weight: 1	Total Weight: 247
0.49/0.51	c Elapsed CPU time: 0.508922 s	Remaining CPU time: 1799.49 s
0.49/0.51	c Learning 2 hard constraints
0.49/0.51	c ============================[ Search Statistics ]==============================
0.49/0.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.51	c ===============================================================================
0.49/0.51	c |         0 |    1555     2488     6839 |     5000        0    nan |  0.000 % |
0.49/0.51	c ===============================================================================
0.49/0.51	c core #248
0.49/0.51	c Core size: 11	Core Weight: 1	Total Weight: 248
0.49/0.51	c Elapsed CPU time: 0.511922 s	Remaining CPU time: 1799.49 s
0.49/0.52	c ============================[ Search Statistics ]==============================
0.49/0.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.52	c ===============================================================================
0.49/0.52	c |         0 |    1560     2489     6850 |     5000        0    nan |  0.000 % |
0.49/0.52	c ===============================================================================
0.49/0.52	c core #249
0.49/0.52	c Core size: 15	Core Weight: 1	Total Weight: 249
0.49/0.52	c Elapsed CPU time: 0.514921 s	Remaining CPU time: 1799.49 s
0.49/0.52	c ============================[ Search Statistics ]==============================
0.49/0.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.52	c ===============================================================================
0.49/0.52	c |         0 |    1568     2490     6868 |     5000        0    nan |  0.000 % |
0.49/0.52	c ===============================================================================
0.49/0.52	c core #250
0.49/0.52	c Core size: 24	Core Weight: 1	Total Weight: 250
0.49/0.52	c Elapsed CPU time: 0.518921 s	Remaining CPU time: 1799.48 s
0.49/0.52	c Learning 1 hard constraints
0.49/0.52	c ============================[ Search Statistics ]==============================
0.49/0.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.52	c ===============================================================================
0.49/0.52	c |         0 |    1579     2492     6894 |     5000        0    nan |  0.000 % |
0.49/0.52	c ===============================================================================
0.49/0.52	c core #251
0.49/0.52	c Core size: 11	Core Weight: 1	Total Weight: 251
0.49/0.52	c Elapsed CPU time: 0.52192 s	Remaining CPU time: 1799.48 s
0.49/0.53	c Learning 1 hard constraints
0.49/0.53	c ============================[ Search Statistics ]==============================
0.49/0.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.53	c ===============================================================================
0.49/0.53	c |         0 |    1584     2494     6907 |     5000        0    nan |  0.000 % |
0.49/0.53	c ===============================================================================
0.49/0.53	c core #252
0.49/0.53	c Core size: 55	Core Weight: 1	Total Weight: 252
0.49/0.53	c Elapsed CPU time: 0.52592 s	Remaining CPU time: 1799.47 s
0.49/0.53	c ============================[ Search Statistics ]==============================
0.49/0.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.53	c ===============================================================================
0.49/0.53	c |         0 |    1611     2495     6962 |     5000        0    nan |  0.000 % |
0.49/0.53	c ===============================================================================
0.49/0.53	c core #253
0.49/0.53	c Core size: 11	Core Weight: 1	Total Weight: 253
0.49/0.53	c Elapsed CPU time: 0.529919 s	Remaining CPU time: 1799.47 s
0.49/0.53	c Learning 3 hard constraints
0.49/0.53	c ============================[ Search Statistics ]==============================
0.49/0.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.53	c ===============================================================================
0.49/0.53	c |         0 |    1616     2499     6980 |     5000        0    nan |  0.000 % |
0.49/0.53	c ===============================================================================
0.49/0.53	c core #254
0.49/0.53	c Core size: 44	Core Weight: 1	Total Weight: 254
0.49/0.53	c Elapsed CPU time: 0.533918 s	Remaining CPU time: 1799.47 s
0.49/0.54	c Learning 1 hard constraints
0.49/0.54	c ============================[ Search Statistics ]==============================
0.49/0.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.54	c ===============================================================================
0.49/0.54	c |         0 |    1637     2501     7026 |     5000        0    nan |  0.000 % |
0.49/0.54	c ===============================================================================
0.49/0.54	c core #255
0.49/0.54	c Core size: 34	Core Weight: 1	Total Weight: 255
0.49/0.54	c Elapsed CPU time: 0.536918 s	Remaining CPU time: 1799.46 s
0.49/0.54	c ============================[ Search Statistics ]==============================
0.49/0.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.54	c ===============================================================================
0.49/0.54	c |         0 |    1649     2502     7050 |     5000        0    nan |  0.000 % |
0.49/0.54	c ===============================================================================
0.49/0.54	c core #256
0.49/0.54	c Core size: 31	Core Weight: 1	Total Weight: 256
0.49/0.54	c Elapsed CPU time: 0.539917 s	Remaining CPU time: 1799.46 s
0.49/0.54	c ============================[ Search Statistics ]==============================
0.49/0.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.54	c ===============================================================================
0.49/0.54	c |         0 |    1660     2503     7072 |     5000        0    nan |  0.000 % |
0.49/0.55	c ===============================================================================
0.49/0.55	c core #257
0.49/0.55	c Core size: 23	Core Weight: 1	Total Weight: 257
0.49/0.55	c Elapsed CPU time: 0.543917 s	Remaining CPU time: 1799.46 s
0.49/0.55	c Learning 1 hard constraints
0.49/0.55	c ============================[ Search Statistics ]==============================
0.49/0.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.55	c ===============================================================================
0.49/0.55	c |         0 |    1668     2505     7090 |     5000        0    nan |  0.000 % |
0.49/0.55	c ===============================================================================
0.49/0.55	c core #258
0.49/0.55	c Core size: 18	Core Weight: 1	Total Weight: 258
0.49/0.55	c Elapsed CPU time: 0.547916 s	Remaining CPU time: 1799.45 s
0.49/0.55	c Learning 1 hard constraints
0.49/0.55	c ============================[ Search Statistics ]==============================
0.49/0.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.55	c ===============================================================================
0.49/0.55	c |         0 |    1674     2507     7105 |     5000        0    nan |  0.000 % |
0.49/0.55	c ===============================================================================
0.49/0.55	c core #259
0.49/0.55	c Core size: 24	Core Weight: 1	Total Weight: 259
0.49/0.55	c Elapsed CPU time: 0.551916 s	Remaining CPU time: 1799.45 s
0.49/0.56	c Learning 4 hard constraints
0.49/0.56	c ============================[ Search Statistics ]==============================
0.49/0.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.56	c ===============================================================================
0.49/0.56	c |         0 |    1680     2512     7127 |     5000        0    nan |  0.000 % |
0.49/0.56	c ===============================================================================
0.49/0.56	c core #260
0.49/0.56	c Core size: 36	Core Weight: 1	Total Weight: 260
0.49/0.56	c Elapsed CPU time: 0.555915 s	Remaining CPU time: 1799.44 s
0.49/0.56	c ============================[ Search Statistics ]==============================
0.49/0.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.56	c ===============================================================================
0.49/0.56	c |         0 |    1690     2513     7147 |     5000        0    nan |  0.000 % |
0.49/0.56	c ===============================================================================
0.49/0.56	c core #261
0.49/0.56	c Core size: 18	Core Weight: 1	Total Weight: 261
0.49/0.56	c Elapsed CPU time: 0.561914 s	Remaining CPU time: 1799.44 s
0.49/0.57	c ============================[ Search Statistics ]==============================
0.49/0.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.57	c ===============================================================================
0.49/0.57	c |         0 |    1696     2514     7159 |     5000        0    nan |  0.000 % |
0.49/0.57	c ===============================================================================
0.49/0.57	c core #262
0.49/0.57	c Core size: 108	Core Weight: 1	Total Weight: 262
0.49/0.57	c Elapsed CPU time: 0.565913 s	Remaining CPU time: 1799.43 s
0.49/0.57	c ============================[ Search Statistics ]==============================
0.49/0.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.57	c ===============================================================================
0.49/0.57	c |         0 |    1732     2515     7231 |     5000        0    nan |  0.000 % |
0.49/0.57	c ===============================================================================
0.49/0.57	c core #263
0.49/0.57	c Core size: 78	Core Weight: 1	Total Weight: 263
0.49/0.57	c Elapsed CPU time: 0.569913 s	Remaining CPU time: 1799.43 s
0.49/0.58	c Learning 2 hard constraints
0.49/0.58	c ============================[ Search Statistics ]==============================
0.49/0.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.58	c ===============================================================================
0.49/0.58	c |         0 |    1754     2518     7280 |     5000        0    nan |  0.000 % |
0.49/0.58	c ===============================================================================
0.49/0.58	c core #264
0.49/0.58	c Core size: 32	Core Weight: 1	Total Weight: 264
0.49/0.58	c Elapsed CPU time: 0.573912 s	Remaining CPU time: 1799.43 s
0.49/0.58	c ============================[ Search Statistics ]==============================
0.49/0.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.58	c ===============================================================================
0.49/0.58	c |         0 |    1766     2519     7304 |     5000        0    nan |  0.000 % |
0.49/0.58	c ===============================================================================
0.49/0.58	c core #265
0.49/0.58	c Core size: 92	Core Weight: 1	Total Weight: 265
0.49/0.58	c Elapsed CPU time: 0.578911 s	Remaining CPU time: 1799.42 s
0.49/0.59	c Learning 2 hard constraints
0.49/0.59	c ============================[ Search Statistics ]==============================
0.49/0.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.59	c ===============================================================================
0.49/0.59	c |         0 |    1794     2522     7365 |     5000        0    nan |  0.000 % |
0.49/0.59	c |       101 |    1792     2522     7365 |     5500      101     10 |  0.112 % |
0.49/0.59	c ===============================================================================
0.49/0.59	c core #266
0.49/0.59	c Core size: 102	Core Weight: 1	Total Weight: 266
0.49/0.59	c Elapsed CPU time: 0.58591 s	Remaining CPU time: 1799.41 s
0.49/0.59	c ============================[ Search Statistics ]==============================
0.49/0.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.59	c ===============================================================================
0.49/0.59	c |         0 |    1823     2523     7423 |     5000        0    nan |  0.000 % |
0.49/0.59	c ===============================================================================
0.49/0.59	c core #267
0.49/0.59	c Core size: 36	Core Weight: 1	Total Weight: 267
0.49/0.59	c Elapsed CPU time: 0.58891 s	Remaining CPU time: 1799.41 s
0.59/0.60	c Learning 4 hard constraints
0.59/0.60	c ============================[ Search Statistics ]==============================
0.59/0.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.60	c ===============================================================================
0.59/0.60	c |         0 |    1834     2528     7455 |     5000        0    nan |  0.000 % |
0.59/0.60	c ===============================================================================
0.59/0.60	c core #268
0.59/0.60	c Core size: 20	Core Weight: 1	Total Weight: 268
0.59/0.60	c Elapsed CPU time: 0.593909 s	Remaining CPU time: 1799.41 s
0.59/0.60	c Learning 2 hard constraints
0.59/0.60	c ============================[ Search Statistics ]==============================
0.59/0.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.60	c ===============================================================================
0.59/0.60	c |         0 |    1840     2531     7473 |     5000        0    nan |  0.000 % |
0.59/0.60	c ===============================================================================
0.59/0.60	c core #269
0.59/0.60	c Core size: 35	Core Weight: 1	Total Weight: 269
0.59/0.60	c Elapsed CPU time: 0.597909 s	Remaining CPU time: 1799.4 s
0.59/0.61	c Learning 1 hard constraints
0.59/0.61	c ============================[ Search Statistics ]==============================
0.59/0.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.61	c ===============================================================================
0.59/0.61	c |         0 |    1854     2533     7505 |     5000        0    nan |  0.000 % |
0.59/0.61	c ===============================================================================
0.59/0.61	c core #270
0.59/0.61	c Core size: 107	Core Weight: 1	Total Weight: 270
0.59/0.61	c Elapsed CPU time: 0.600908 s	Remaining CPU time: 1799.4 s
0.59/0.61	c Learning 1 hard constraints
0.59/0.61	c ============================[ Search Statistics ]==============================
0.59/0.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.61	c ===============================================================================
0.59/0.61	c |         0 |    1870     2535     7540 |     5000        0    nan |  0.000 % |
0.59/0.61	c ===============================================================================
0.59/0.61	c core #271
0.59/0.61	c Core size: 18	Core Weight: 1	Total Weight: 271
0.59/0.61	c Elapsed CPU time: 0.605907 s	Remaining CPU time: 1799.39 s
0.59/0.62	c ============================[ Search Statistics ]==============================
0.59/0.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.62	c ===============================================================================
0.59/0.62	c |         0 |    1876     2536     7552 |     5000        0    nan |  0.000 % |
0.59/0.62	c ===============================================================================
0.59/0.62	c core #272
0.59/0.62	c Core size: 19	Core Weight: 1	Total Weight: 272
0.59/0.62	c Elapsed CPU time: 0.610907 s	Remaining CPU time: 1799.39 s
0.59/0.62	c Learning 2 hard constraints
0.59/0.62	c ============================[ Search Statistics ]==============================
0.59/0.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.62	c ===============================================================================
0.59/0.62	c |         0 |    1884     2539     7573 |     5000        0    nan |  0.000 % |
0.59/0.63	c ===============================================================================
0.59/0.63	c core #273
0.59/0.63	c Core size: 86	Core Weight: 1	Total Weight: 273
0.59/0.63	c Elapsed CPU time: 0.616906 s	Remaining CPU time: 1799.38 s
0.59/0.63	c Learning 3 hard constraints
0.59/0.63	c ============================[ Search Statistics ]==============================
0.59/0.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.63	c ===============================================================================
0.59/0.63	c |         0 |    1917     2543     7648 |     5000        0    nan |  0.000 % |
0.59/0.63	c ===============================================================================
0.59/0.63	c core #274
0.59/0.63	c Core size: 43	Core Weight: 1	Total Weight: 274
0.59/0.63	c Elapsed CPU time: 0.624905 s	Remaining CPU time: 1799.38 s
0.59/0.64	c ============================[ Search Statistics ]==============================
0.59/0.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.64	c ===============================================================================
0.59/0.64	c |         0 |    1936     2544     7686 |     5000        0    nan |  0.000 % |
0.59/0.64	c ===============================================================================
0.59/0.64	c core #275
0.59/0.64	c Core size: 37	Core Weight: 1	Total Weight: 275
0.59/0.64	c Elapsed CPU time: 0.628904 s	Remaining CPU time: 1799.37 s
0.59/0.64	c Learning 1 hard constraints
0.59/0.64	c ============================[ Search Statistics ]==============================
0.59/0.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.64	c ===============================================================================
0.59/0.64	c |         0 |    1947     2546     7711 |     5000        0    nan |  0.000 % |
0.59/0.65	c ===============================================================================
0.59/0.65	c core #276
0.59/0.65	c Core size: 115	Core Weight: 1	Total Weight: 276
0.59/0.65	c Elapsed CPU time: 0.635903 s	Remaining CPU time: 1799.36 s
0.59/0.65	c Learning 4 hard constraints
0.59/0.65	c ============================[ Search Statistics ]==============================
0.59/0.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.65	c ===============================================================================
0.59/0.65	c |         0 |    1981     2551     7790 |     5000        0    nan |  0.000 % |
0.59/0.65	c ===============================================================================
0.59/0.65	c core #277
0.59/0.65	c Core size: 94	Core Weight: 1	Total Weight: 277
0.59/0.65	c Elapsed CPU time: 0.642902 s	Remaining CPU time: 1799.36 s
0.59/0.66	c Learning 6 hard constraints
0.59/0.66	c ============================[ Search Statistics ]==============================
0.59/0.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.66	c ===============================================================================
0.59/0.66	c |         0 |    2014     2558     7871 |     5000        0    nan |  0.000 % |
0.59/0.66	c ===============================================================================
0.59/0.66	c core #278
0.59/0.66	c Core size: 89	Core Weight: 1	Total Weight: 278
0.59/0.66	c Elapsed CPU time: 0.647901 s	Remaining CPU time: 1799.35 s
0.59/0.66	c Learning 1 hard constraints
0.59/0.66	c ============================[ Search Statistics ]==============================
0.59/0.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.66	c ===============================================================================
0.59/0.66	c |         0 |    2036     2560     7917 |     5000        0    nan |  0.000 % |
0.59/0.67	c ===============================================================================
0.59/0.67	c core #279
0.59/0.67	c Core size: 33	Core Weight: 1	Total Weight: 279
0.59/0.67	c Elapsed CPU time: 0.6529 s	Remaining CPU time: 1799.35 s
0.59/0.67	c Learning 4 hard constraints
0.59/0.67	c ============================[ Search Statistics ]==============================
0.59/0.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.67	c ===============================================================================
0.59/0.67	c |         0 |    2047     2565     7949 |     5000        0    nan |  0.000 % |
0.59/0.67	c ===============================================================================
0.59/0.67	c core #280
0.59/0.67	c Core size: 30	Core Weight: 1	Total Weight: 280
0.59/0.67	c Elapsed CPU time: 0.659899 s	Remaining CPU time: 1799.34 s
0.59/0.68	c Learning 4 hard constraints
0.59/0.68	c ============================[ Search Statistics ]==============================
0.59/0.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.68	c ===============================================================================
0.59/0.68	c |         0 |    2058     2570     7986 |     5000        0    nan |  0.000 % |
0.59/0.68	c ===============================================================================
0.59/0.68	c core #281
0.59/0.68	c Core size: 32	Core Weight: 1	Total Weight: 281
0.59/0.68	c Elapsed CPU time: 0.664898 s	Remaining CPU time: 1799.34 s
0.59/0.68	c Learning 3 hard constraints
0.59/0.68	c ============================[ Search Statistics ]==============================
0.59/0.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.68	c ===============================================================================
0.59/0.68	c |         0 |    2069     2574     8018 |     5000        0    nan |  0.000 % |
0.59/0.69	c ===============================================================================
0.59/0.69	c core #282
0.59/0.69	c Core size: 34	Core Weight: 1	Total Weight: 282
0.59/0.69	c Elapsed CPU time: 0.672897 s	Remaining CPU time: 1799.33 s
0.59/0.69	c Learning 6 hard constraints
0.59/0.69	c ============================[ Search Statistics ]==============================
0.59/0.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.69	c ===============================================================================
0.59/0.69	c |         0 |    2080     2581     8057 |     5000        0    nan |  0.000 % |
0.59/0.69	c ===============================================================================
0.59/0.69	c core #283
0.59/0.69	c Core size: 32	Core Weight: 1	Total Weight: 283
0.59/0.69	c Elapsed CPU time: 0.677896 s	Remaining CPU time: 1799.32 s
0.59/0.70	c Learning 2 hard constraints
0.59/0.70	c ============================[ Search Statistics ]==============================
0.59/0.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.70	c ===============================================================================
0.59/0.70	c |         0 |    2091     2584     8084 |     5000        0    nan |  0.000 % |
0.69/0.70	c |       101 |    2089     2584     8084 |     5500      101     16 |  0.096 % |
0.69/0.71	c |       252 |    2089     2584     8084 |     6050      252     14 |  0.096 % |
0.69/0.71	c |       478 |    2087     2584     8084 |     6655      477     14 |  0.191 % |
0.69/0.73	c |       817 |    2056     2584     8084 |     7320      218     12 |  1.674 % |
0.69/0.73	c ===============================================================================
0.69/0.73	c core #284
0.69/0.73	c Core size: 135	Core Weight: 1	Total Weight: 284
0.69/0.73	c Elapsed CPU time: 0.713891 s	Remaining CPU time: 1799.29 s
0.69/0.74	c Learning 18 hard constraints
0.69/0.74	c ============================[ Search Statistics ]==============================
0.69/0.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.74	c ===============================================================================
0.69/0.74	c |         0 |    2121     2603     8202 |     5000        0    nan |  0.000 % |
0.69/0.74	c ===============================================================================
0.69/0.74	c core #285
0.69/0.74	c Core size: 19	Core Weight: 1	Total Weight: 285
0.69/0.74	c Elapsed CPU time: 0.72089 s	Remaining CPU time: 1799.28 s
0.69/0.74	c ============================[ Search Statistics ]==============================
0.69/0.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.74	c ===============================================================================
0.69/0.74	c |         0 |    2127     2604     8214 |     5000        0    nan |  0.000 % |
0.69/0.75	c ===============================================================================
0.69/0.75	c core #286
0.69/0.75	c Core size: 42	Core Weight: 1	Total Weight: 286
0.69/0.75	c Elapsed CPU time: 0.727889 s	Remaining CPU time: 1799.27 s
0.69/0.75	c Learning 2 hard constraints
0.69/0.75	c ============================[ Search Statistics ]==============================
0.69/0.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.75	c ===============================================================================
0.69/0.75	c |         0 |    2138     2607     8241 |     5000        0    nan |  0.000 % |
0.69/0.76	c ===============================================================================
0.69/0.76	c core #287
0.69/0.76	c Core size: 42	Core Weight: 1	Total Weight: 287
0.69/0.76	c Elapsed CPU time: 0.736887 s	Remaining CPU time: 1799.26 s
0.69/0.76	c Learning 9 hard constraints
0.69/0.76	c ============================[ Search Statistics ]==============================
0.69/0.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.76	c ===============================================================================
0.69/0.76	c |         0 |    2153     2617     8313 |     5000        0    nan |  0.000 % |
0.69/0.76	c ===============================================================================
0.69/0.76	c core #288
0.69/0.76	c Core size: 48	Core Weight: 1	Total Weight: 288
0.69/0.76	c Elapsed CPU time: 0.740887 s	Remaining CPU time: 1799.26 s
0.69/0.77	c ============================[ Search Statistics ]==============================
0.69/0.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.77	c ===============================================================================
0.69/0.77	c |         0 |    2172     2618     8351 |     5000        0    nan |  0.000 % |
0.69/0.77	c |       101 |    2170     2618     8351 |     5500      101     20 |  0.092 % |
0.69/0.78	c ===============================================================================
0.69/0.78	c core #289
0.69/0.78	c Core size: 109	Core Weight: 1	Total Weight: 289
0.69/0.78	c Elapsed CPU time: 0.754885 s	Remaining CPU time: 1799.25 s
0.69/0.78	c Learning 2 hard constraints
0.69/0.78	c ============================[ Search Statistics ]==============================
0.69/0.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.78	c ===============================================================================
0.69/0.78	c |         0 |    2209     2621     8430 |     5000        0    nan |  0.000 % |
0.69/0.79	c |       100 |    2207     2621     8430 |     5500      100     18 |  0.091 % |
0.69/0.79	c ===============================================================================
0.69/0.79	c core #290
0.69/0.79	c Core size: 35	Core Weight: 1	Total Weight: 290
0.69/0.79	c Elapsed CPU time: 0.765883 s	Remaining CPU time: 1799.23 s
0.69/0.79	c Learning 7 hard constraints
0.69/0.79	c ============================[ Search Statistics ]==============================
0.69/0.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.79	c ===============================================================================
0.69/0.79	c |         0 |    2222     2629     8484 |     5000        0    nan |  0.000 % |
0.79/0.80	c ===============================================================================
0.79/0.80	c core #291
0.79/0.80	c Core size: 34	Core Weight: 1	Total Weight: 291
0.79/0.80	c Elapsed CPU time: 0.774882 s	Remaining CPU time: 1799.23 s
0.79/0.80	c Learning 11 hard constraints
0.79/0.80	c ============================[ Search Statistics ]==============================
0.79/0.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.80	c ===============================================================================
0.79/0.80	c |         0 |    2233     2641     8560 |     5000        0    nan |  0.000 % |
0.79/0.82	c |       101 |    2229     2641     8560 |     5500      101     12 |  0.179 % |
0.79/0.84	c |       251 |    2222     2641     8560 |     6050      217     14 |  0.493 % |
0.79/0.87	c |       476 |    2222     2641     8560 |     6655      442     15 |  0.493 % |
0.89/0.93	c |       813 |    2220     2641     8560 |     7320      448     14 |  0.582 % |
0.89/0.97	c ===============================================================================
0.89/0.99	c core #292
0.89/0.99	c Core size: 1412	Core Weight: 1	Total Weight: 292
0.89/0.99	c Elapsed CPU time: 0.957854 s	Remaining CPU time: 1799.04 s
0.89/0.99	c Learning 30 hard constraints
0.89/0.99	c ============================[ Search Statistics ]==============================
0.89/0.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/0.99	c ===============================================================================
0.89/0.99	c |         0 |    2269     2672     8870 |     5000        0    nan |  0.000 % |
0.89/1.00	c |       101 |    2267     2672     8870 |     5500      101     12 |  0.088 % |
1.00/1.03	c |       252 |    2265     2672     8870 |     6050      250     14 |  0.176 % |
1.00/1.07	c |       478 |    2265     2672     8870 |     6655      476     15 |  0.176 % |
1.10/1.13	c |       815 |    2265     2672     8870 |     7320      813     16 |  0.176 % |
1.19/1.22	c |      1321 |    2265     2672     8870 |     8052     1319     16 |  0.176 % |
1.29/1.38	c |      2082 |    2265     2672     8870 |     8857     2080     16 |  0.176 % |
1.49/1.53	c ===============================================================================
1.59/1.60	c core #293
1.59/1.60	c Core size: 1545	Core Weight: 1	Total Weight: 293
1.59/1.60	c Elapsed CPU time: 1.56276 s	Remaining CPU time: 1798.44 s
1.59/1.60	c Learning 113 hard constraints
1.59/1.60	c ============================[ Search Statistics ]==============================
1.59/1.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/1.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.59/1.60	c ===============================================================================
1.59/1.60	c |         0 |    2309     2786     9732 |     5000        0    nan |  0.000 % |
1.59/1.61	c |       102 |    2307     2786     9732 |     5500      102     30 |  0.087 % |
1.59/1.63	c |       254 |    2307     2786     9732 |     6050      254     30 |  0.087 % |
1.59/1.67	c |       479 |    2307     2786     9732 |     6655      478     24 |  0.087 % |
1.69/1.73	c |       817 |    2307     2786     9732 |     7320      816     21 |  0.087 % |
1.79/1.82	c |      1324 |    2307     2786     9732 |     8052     1323     19 |  0.087 % |
1.89/1.96	c |      2083 |    2307     2786     9732 |     8857     2082     18 |  0.087 % |
2.10/2.19	c |      3223 |    2305     2786     9732 |     9743     1178     18 |  0.173 % |
2.29/2.33	c ===============================================================================
2.39/2.42	c core #294
2.39/2.42	c Core size: 1595	Core Weight: 1	Total Weight: 294
2.39/2.42	c Elapsed CPU time: 2.37264 s	Remaining CPU time: 1797.63 s
2.39/2.42	c Learning 53 hard constraints
2.39/2.42	c ============================[ Search Statistics ]==============================
2.39/2.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.39/2.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.39/2.42	c ===============================================================================
2.39/2.42	c |         0 |    2320     2840    10057 |     5000        0    nan |  0.000 % |
2.39/2.43	c |       100 |    2318     2840    10057 |     5500      100     11 |  0.086 % |
2.39/2.46	c |       251 |    2318     2840    10057 |     6050      250     16 |  0.086 % |
2.49/2.51	c |       477 |    2318     2840    10057 |     6655      476     15 |  0.086 % |
2.49/2.59	c |       815 |    2318     2840    10057 |     7320      814     15 |  0.086 % |
2.59/2.69	c ===============================================================================
2.69/2.71	c core #295
2.69/2.71	c Core size: 1447	Core Weight: 1	Total Weight: 295
2.69/2.71	c Elapsed CPU time: 2.67059 s	Remaining CPU time: 1797.33 s
2.69/2.72	c Learning 157 hard constraints
2.69/2.72	c ============================[ Search Statistics ]==============================
2.69/2.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.69/2.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.69/2.72	c ===============================================================================
2.69/2.72	c |         0 |    2343     2998    11568 |     5000        0    nan |  0.000 % |
2.69/2.73	c |       100 |    2343     2998    11568 |     5500      100     18 |  0.003 % |
2.69/2.77	c |       251 |    2343     2998    11568 |     6050      251     18 |  0.000 % |
2.78/2.81	c |       477 |    2343     2998    11568 |     6655      477     18 |  0.000 % |
2.78/2.87	c |       816 |    2343     2998    11568 |     7320      816     18 |  0.000 % |
2.88/2.96	c |      1323 |    2343     2998    11568 |     8052     1323     17 |  0.000 % |
2.98/3.10	c |      2083 |    2343     2998    11568 |     8857     2083     17 |  0.000 % |
3.20/3.28	c ===============================================================================
3.30/3.35	c core #296
3.30/3.35	c Core size: 1713	Core Weight: 1	Total Weight: 296
3.30/3.35	c Elapsed CPU time: 3.3055 s	Remaining CPU time: 1796.69 s
3.30/3.36	c Learning 116 hard constraints
3.30/3.36	c ============================[ Search Statistics ]==============================
3.30/3.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.30/3.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.30/3.36	c ===============================================================================
3.30/3.36	c |         0 |    2352     3115    12552 |     5000        0    nan |  0.000 % |
3.30/3.38	c |       101 |    2350     3115    12552 |     5500      101     13 |  0.085 % |
3.39/3.41	c |       253 |    2350     3115    12552 |     6050      252     17 |  0.085 % |
3.39/3.45	c |       479 |    2350     3115    12552 |     6655      478     17 |  0.085 % |
3.49/3.51	c |       816 |    2350     3115    12552 |     7320      815     17 |  0.085 % |
3.59/3.61	c |      1323 |    2350     3115    12552 |     8052     1322     17 |  0.085 % |
3.69/3.76	c |      2083 |    2350     3115    12552 |     8857     2082     16 |  0.085 % |
3.88/3.97	c |      3224 |    2342     3115    12552 |     9743      210     11 |  0.425 % |
3.98/4.00	c ===============================================================================
3.98/4.08	c core #297
3.98/4.08	c Core size: 1788	Core Weight: 1	Total Weight: 297
3.98/4.08	c Elapsed CPU time: 4.02539 s	Remaining CPU time: 1795.97 s
3.98/4.09	c Learning 178 hard constraints
3.98/4.09	c ============================[ Search Statistics ]==============================
3.98/4.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.98/4.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.98/4.09	c ===============================================================================
3.98/4.09	c |         0 |    2363     3294    14519 |     5000        0    nan |  0.000 % |
4.08/4.10	c |       101 |    2361     3294    14519 |     5500      101     13 |  0.085 % |
4.08/4.13	c |       251 |    2361     3294    14519 |     6050      251     15 |  0.085 % |
4.08/4.18	c |       479 |    2361     3294    14519 |     6655      478     15 |  0.085 % |
4.18/4.23	c |       817 |    2361     3294    14519 |     7320      816     16 |  0.085 % |
4.29/4.34	c |      1325 |    2361     3294    14519 |     8052     1324     17 |  0.085 % |
4.39/4.46	c |      2084 |    2361     3294    14519 |     8857     2083     17 |  0.085 % |
4.59/4.70	c |      3223 |    2351     3294    14519 |     9743      214     11 |  0.594 % |
4.69/4.70	c ===============================================================================
4.69/4.77	c core #298
4.69/4.77	c Core size: 1856	Core Weight: 1	Total Weight: 298
4.69/4.77	c Elapsed CPU time: 4.71028 s	Remaining CPU time: 1795.29 s
4.69/4.78	c Learning 63 hard constraints
4.69/4.78	c ============================[ Search Statistics ]==============================
4.69/4.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.69/4.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.69/4.78	c ===============================================================================
4.69/4.78	c |         0 |    2373     3358    15079 |     5000        0    nan |  0.000 % |
4.69/4.79	c |       100 |    2371     3358    15079 |     5500      100     11 |  0.084 % |
4.79/4.82	c |       251 |    2371     3358    15079 |     6050      251     16 |  0.084 % |
4.79/4.86	c |       477 |    2371     3358    15079 |     6655      476     16 |  0.084 % |
4.89/4.91	c |       815 |    2371     3358    15079 |     7320      814     16 |  0.084 % |
4.99/5.00	c |      1322 |    2371     3358    15079 |     8052     1321     16 |  0.084 % |
5.09/5.15	c |      2082 |    2369     3358    15079 |     8857      422     14 |  0.169 % |
5.28/5.33	c ===============================================================================
5.39/5.41	c core #299
5.39/5.41	c Core size: 1943	Core Weight: 1	Total Weight: 299
5.39/5.41	c Elapsed CPU time: 5.33819 s	Remaining CPU time: 1794.66 s
5.39/5.41	c Learning 76 hard constraints
5.39/5.42	c ============================[ Search Statistics ]==============================
5.39/5.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.39/5.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
5.39/5.42	c ===============================================================================
5.39/5.42	c |         0 |    2410     3435    15985 |     5000        0    nan |  0.000 % |
5.39/5.42	c |       102 |    2408     3435    15985 |     5500      102      9 |  0.083 % |
5.39/5.43	c |       252 |    2408     3435    15985 |     6050      252     11 |  0.083 % |
5.39/5.44	c |       479 |    2408     3435    15985 |     6655      478     12 |  0.083 % |
5.39/5.49	c |       816 |    2408     3435    15985 |     7320      815     13 |  0.083 % |
5.48/5.57	c |      1322 |    2408     3435    15985 |     8052     1321     14 |  0.083 % |
5.68/5.71	c |      2084 |    2408     3435    15985 |     8857     2083     15 |  0.083 % |
5.88/5.92	c |      3223 |    2406     3435    15985 |     9743     1513     14 |  0.166 % |
5.98/6.07	c ===============================================================================
6.08/6.15	c core #300
6.08/6.15	c Core size: 2062	Core Weight: 1	Total Weight: 300
6.08/6.15	c Elapsed CPU time: 6.07108 s	Remaining CPU time: 1793.93 s
6.08/6.16	c Learning 112 hard constraints
6.08/6.16	c ============================[ Search Statistics ]==============================
6.08/6.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.08/6.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
6.08/6.16	c ===============================================================================
6.08/6.16	c |         0 |    2480     3548    17030 |     5000        0    nan |  0.000 % |
6.08/6.17	c |       100 |    2480     3548    17030 |     5500      100     18 |  0.002 % |
6.18/6.20	c |       251 |    2480     3548    17030 |     6050      251     17 |  0.000 % |
6.18/6.24	c |       477 |    2480     3548    17030 |     6655      477     17 |  0.000 % |
6.28/6.31	c |       814 |    2480     3548    17030 |     7320      814     17 |  0.000 % |
6.28/6.40	c |      1321 |    2480     3548    17030 |     8052     1321     17 |  0.000 % |
6.48/6.54	c |      2081 |    2480     3548    17030 |     8857     2081     17 |  0.000 % |
6.68/6.77	c |      3220 |    2472     3548    17030 |     9743      273     12 |  0.323 % |
6.68/6.80	c ===============================================================================
6.78/6.87	c core #301
6.78/6.87	c Core size: 2079	Core Weight: 1	Total Weight: 301
6.78/6.87	c Elapsed CPU time: 6.78897 s	Remaining CPU time: 1793.21 s
6.78/6.88	c Learning 187 hard constraints
6.78/6.88	c ============================[ Search Statistics ]==============================
6.78/6.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.78/6.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
6.78/6.88	c ===============================================================================
6.78/6.88	c |         0 |    2488     3736    19681 |     5000        0    nan |  0.000 % |
6.87/6.90	c |       102 |    2488     3736    19681 |     5500      102     18 |  0.002 % |
6.87/6.92	c |       252 |    2488     3736    19681 |     6050      252     19 |  0.000 % |
6.87/6.95	c |       479 |    2488     3736    19681 |     6655      479     18 |  0.000 % |
6.97/7.01	c |       816 |    2488     3736    19681 |     7320      816     18 |  0.000 % |
7.08/7.11	c |      1323 |    2488     3736    19681 |     8052     1323     18 |  0.000 % |
7.18/7.25	c |      2082 |    2488     3736    19681 |     8857     2082     18 |  0.000 % |
7.38/7.47	c |      3223 |    2460     3736    19681 |     9743      138     13 |  2.090 % |
7.38/7.48	c ===============================================================================
7.48/7.55	c core #302
7.48/7.55	c Core size: 2106	Core Weight: 1	Total Weight: 302
7.48/7.55	c Elapsed CPU time: 7.45887 s	Remaining CPU time: 1792.54 s
7.48/7.56	c Learning 104 hard constraints
7.48/7.56	c ============================[ Search Statistics ]==============================
7.48/7.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.48/7.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.48/7.56	c ===============================================================================
7.48/7.56	c |         0 |    2498     3841    21441 |     5000        0    nan |  0.000 % |
7.48/7.58	c |       100 |    2498     3841    21441 |     5500      100     19 |  0.002 % |
7.58/7.60	c |       251 |    2498     3841    21441 |     6050      251     18 |  0.000 % |
7.58/7.65	c |       478 |    2498     3841    21441 |     6655      478     17 |  0.000 % |
7.68/7.70	c |       815 |    2498     3841    21441 |     7320      815     18 |  0.000 % |
7.78/7.80	c |      1321 |    2498     3841    21441 |     8052     1321     18 |  0.000 % |
7.88/7.95	c |      2081 |    2498     3841    21441 |     8857     2081     18 |  0.000 % |
8.07/8.12	c ===============================================================================
8.07/8.19	c core #303
8.07/8.19	c Core size: 2145	Core Weight: 1	Total Weight: 303
8.07/8.19	c Elapsed CPU time: 8.08777 s	Remaining CPU time: 1791.91 s
8.17/8.20	c Learning 212 hard constraints
8.17/8.20	c ============================[ Search Statistics ]==============================
8.17/8.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.17/8.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.17/8.20	c ===============================================================================
8.17/8.20	c |         0 |    2508     4054    24878 |     5000        0    nan |  0.000 % |
8.17/8.21	c |       100 |    2508     4054    24878 |     5500      100     17 |  0.002 % |
8.17/8.24	c |       251 |    2508     4054    24878 |     6050      251     17 |  0.000 % |
8.17/8.27	c |       476 |    2508     4054    24878 |     6655      476     15 |  0.000 % |
8.27/8.34	c |       815 |    2508     4054    24878 |     7320      815     15 |  0.000 % |
8.37/8.44	c |      1321 |    2508     4054    24878 |     8052     1321     15 |  0.000 % |
8.47/8.58	c |      2081 |    2506     4054    24878 |     8857      695     16 |  0.080 % |
8.68/8.74	c ===============================================================================
8.78/8.81	c core #304
8.78/8.81	c Core size: 2200	Core Weight: 1	Total Weight: 304
8.78/8.81	c Elapsed CPU time: 8.70768 s	Remaining CPU time: 1791.29 s
8.78/8.82	c Learning 55 hard constraints
8.78/8.82	c ============================[ Search Statistics ]==============================
8.78/8.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.78/8.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.78/8.82	c ===============================================================================
8.78/8.82	c |         0 |    2522     4110    25552 |     5000        0    nan |  0.000 % |
8.78/8.83	c |       100 |    2522     4110    25552 |     5500      100     21 |  0.002 % |
8.78/8.86	c |       250 |    2522     4110    25552 |     6050      250     20 |  0.000 % |
8.88/8.90	c |       475 |    2522     4110    25552 |     6655      475     19 |  0.000 % |
8.88/8.97	c |       813 |    2522     4110    25552 |     7320      813     19 |  0.000 % |
8.98/9.07	c |      1320 |    2522     4110    25552 |     8052     1320     18 |  0.000 % |
9.17/9.22	c |      2081 |    2518     4110    25552 |     8857      299     15 |  0.159 % |
9.27/9.31	c ===============================================================================
9.27/9.37	c core #305
9.27/9.37	c Core size: 2193	Core Weight: 1	Total Weight: 305
9.27/9.37	c Elapsed CPU time: 9.26559 s	Remaining CPU time: 1790.73 s
9.27/9.39	c Learning 213 hard constraints
9.27/9.39	c ============================[ Search Statistics ]==============================
9.27/9.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.27/9.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.27/9.39	c ===============================================================================
9.27/9.39	c |         0 |    2533     4324    28482 |     5000        0    nan |  0.000 % |
9.37/9.40	c |       101 |    2533     4324    28482 |     5500      101     26 |  0.002 % |
9.37/9.43	c |       251 |    2533     4324    28482 |     6050      251     24 |  0.000 % |
9.37/9.47	c |       476 |    2533     4324    28482 |     6655      476     22 |  0.000 % |
9.47/9.54	c |       814 |    2533     4324    28482 |     7320      814     20 |  0.000 % |
9.57/9.64	c |      1321 |    2533     4324    28482 |     8052     1321     19 |  0.000 % |
9.67/9.80	c |      2080 |    2529     4324    28482 |     8857      784     19 |  0.158 % |
9.78/9.88	c ===============================================================================
9.88/9.94	c core #306
9.88/9.94	c Core size: 2263	Core Weight: 1	Total Weight: 306
9.88/9.94	c Elapsed CPU time: 9.83051 s	Remaining CPU time: 1790.17 s
9.88/9.96	c Learning 106 hard constraints
9.88/9.96	c ============================[ Search Statistics ]==============================
9.88/9.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.88/9.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.88/9.96	c ===============================================================================
9.88/9.96	c |         0 |    2544     4431    30162 |     5000        0    nan |  0.000 % |
9.88/9.97	c |       101 |    2544     4431    30162 |     5500      101     21 |  0.002 % |
9.98/10.00	c |       251 |    2544     4431    30162 |     6050      251     19 |  0.000 % |
9.98/10.05	c |       476 |    2544     4431    30162 |     6655      476     18 |  0.000 % |
10.08/10.12	c |       813 |    2544     4431    30162 |     7320      813     17 |  0.000 % |
10.18/10.22	c |      1319 |    2544     4431    30162 |     8052     1319     17 |  0.000 % |
10.27/10.37	c |      2079 |    2544     4431    30162 |     8857     2079     17 |  0.000 % |
10.37/10.44	c ===============================================================================
10.47/10.50	c core #307
10.47/10.50	c Core size: 2282	Core Weight: 1	Total Weight: 307
10.47/10.50	c Elapsed CPU time: 10.3784 s	Remaining CPU time: 1789.62 s
10.47/10.52	c Learning 2308 hard constraints
10.47/10.52	c ============================[ Search Statistics ]==============================
10.47/10.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.47/10.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.47/10.52	c ===============================================================================
10.47/10.52	c |         0 |    2558     6740    69316 |     5000        0    nan |  0.000 % |
10.47/10.54	c |       100 |    2557     6740    69316 |     5500      100     16 |  0.078 % |
10.47/10.55	c ===============================================================================
10.47/10.55	c core #308
10.47/10.55	c Core size: 545	Core Weight: 1	Total Weight: 308
10.47/10.55	c Elapsed CPU time: 10.4244 s	Remaining CPU time: 1789.58 s
10.47/10.56	c Learning 62 hard constraints
10.47/10.56	c ============================[ Search Statistics ]==============================
10.47/10.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.47/10.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.47/10.56	c ===============================================================================
10.47/10.56	c |         0 |    2561     6803    70380 |     5000        0    nan |  0.000 % |
10.47/10.58	c ===============================================================================
10.47/10.58	c core #309
10.47/10.58	c Core size: 685	Core Weight: 1	Total Weight: 309
10.47/10.58	c Elapsed CPU time: 10.4564 s	Remaining CPU time: 1789.54 s
10.47/10.60	c Learning 23 hard constraints
10.47/10.60	c ============================[ Search Statistics ]==============================
10.47/10.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.47/10.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.47/10.60	c ===============================================================================
10.47/10.60	c |         0 |    2564     6827    70864 |     5000        0    nan |  0.000 % |
10.57/10.61	c ===============================================================================
10.57/10.61	c core #310
10.57/10.61	c Core size: 186	Core Weight: 1	Total Weight: 310
10.57/10.61	c Elapsed CPU time: 10.4824 s	Remaining CPU time: 1789.52 s
10.57/10.62	c Learning 7 hard constraints
10.57/10.62	c ============================[ Search Statistics ]==============================
10.57/10.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.57/10.62	c ===============================================================================
10.57/10.62	c |         0 |    2492     6835    70997 |     5000        0    nan |  0.000 % |
10.57/10.63	c |       102 |    2487     6835    70997 |     5500      102     16 |  3.868 % |
10.57/10.64	c ===============================================================================
10.57/10.64	c core #311
10.57/10.64	c Core size: 580	Core Weight: 1	Total Weight: 311
10.57/10.64	c Elapsed CPU time: 10.5144 s	Remaining CPU time: 1789.49 s
10.57/10.66	c Learning 16 hard constraints
10.57/10.66	c ============================[ Search Statistics ]==============================
10.57/10.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.57/10.66	c ===============================================================================
10.57/10.66	c |         0 |    1923     6852    71270 |     5000        0    nan |  0.000 % |
10.57/10.67	c |       102 |    1917     6852    71270 |     5500      102     18 | 26.534 % |
10.57/10.67	c |       254 |    1917     6852    71270 |     6050      254     20 | 26.534 % |
10.57/10.68	c ===============================================================================
10.57/10.68	c core #312
10.57/10.68	c Core size: 258	Core Weight: 1	Total Weight: 312
10.57/10.68	c Elapsed CPU time: 10.5494 s	Remaining CPU time: 1789.45 s
10.57/10.70	c ============================[ Search Statistics ]==============================
10.57/10.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.57/10.70	c ===============================================================================
10.57/10.70	c |         0 |    1938     6853    71300 |     5000        0    nan |  0.000 % |
10.67/10.70	c |       102 |    1936     6853    71300 |     5500      102     23 | 26.191 % |
10.67/10.71	c |       254 |    1936     6853    71300 |     6050      254     25 | 26.191 % |
10.67/10.72	c |       480 |    1933     6853    71300 |     6655      480     25 | 26.344 % |
10.67/10.73	c |       822 |    1933     6853    71300 |     7320      822     26 | 26.344 % |
10.67/10.76	c |      1328 |    1933     6853    71300 |     8052     1328     26 | 26.344 % |
10.67/10.78	c ===============================================================================
10.67/10.79	c core #313
10.67/10.79	c Core size: 286	Core Weight: 1	Total Weight: 313
10.67/10.79	c Elapsed CPU time: 10.6564 s	Remaining CPU time: 1789.34 s
10.77/10.81	c ============================[ Search Statistics ]==============================
10.77/10.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.77/10.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.77/10.81	c ===============================================================================
10.77/10.81	c |         0 |    1963     6854    71350 |     5000        0    nan |  0.000 % |
10.77/10.82	c |       100 |    1961     6854    71350 |     5500      100     16 | 26.057 % |
10.77/10.82	c |       253 |    1952     6854    71350 |     6050      253     20 | 26.397 % |
10.77/10.83	c |       480 |    1948     6854    71350 |     6655      480     25 | 26.548 % |
10.77/10.85	c |       817 |    1946     6854    71350 |     7320      817     25 | 26.586 % |
10.77/10.87	c ===============================================================================
10.77/10.87	c core #314
10.77/10.87	c Core size: 354	Core Weight: 1	Total Weight: 314
10.77/10.87	c Elapsed CPU time: 10.7314 s	Remaining CPU time: 1789.27 s
10.77/10.89	c ============================[ Search Statistics ]==============================
10.77/10.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.77/10.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.77/10.89	c ===============================================================================
10.77/10.89	c |         0 |    1988     6855    71400 |     5000        0    nan |  0.000 % |
10.77/10.90	c |       100 |    1986     6855    71400 |     5500      100     21 | 25.701 % |
10.87/10.90	c |       250 |    1986     6855    71400 |     6050      250     19 | 25.851 % |
10.87/10.91	c |       475 |    1982     6855    71400 |     6655      475     24 | 25.889 % |
10.87/10.93	c |       812 |    1971     6855    71400 |     7320      812     25 | 26.487 % |
10.87/10.96	c |      1320 |    1963     6855    71400 |     8052     1303     31 | 26.562 % |
10.98/11.01	c ===============================================================================
10.98/11.02	c core #315
10.98/11.02	c Core size: 392	Core Weight: 1	Total Weight: 315
10.98/11.02	c Elapsed CPU time: 10.8713 s	Remaining CPU time: 1789.13 s
10.98/11.04	c ============================[ Search Statistics ]==============================
10.98/11.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.98/11.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.98/11.04	c ===============================================================================
10.98/11.04	c |         0 |    2021     6856    71466 |     5000        0    nan |  0.000 % |
10.98/11.05	c |       101 |    2019     6856    71466 |     5500      101     26 | 25.388 % |
10.98/11.05	c |       251 |    2018     6856    71466 |     6050      251     25 | 25.425 % |
10.98/11.07	c |       476 |    2017     6856    71466 |     6655      476     28 | 25.462 % |
10.98/11.08	c |       815 |    2009     6856    71466 |     7320      815     26 | 25.795 % |
11.07/11.11	c |      1327 |    2009     6856    71466 |     8052     1327     30 | 25.795 % |
11.07/11.16	c |      2088 |    2000     6856    71466 |     8857     2067     32 | 26.275 % |
11.18/11.22	c |      3227 |    1999     6856    71466 |     9743     3206     33 | 26.423 % |
11.27/11.39	c |      4936 |    1999     6856    71466 |    10717     4915     39 | 26.423 % |
11.67/11.70	c ===============================================================================
11.67/11.75	c core #316
11.67/11.75	c Core size: 432	Core Weight: 1	Total Weight: 316
11.67/11.75	c Elapsed CPU time: 11.5702 s	Remaining CPU time: 1788.43 s
11.67/11.77	c ============================[ Search Statistics ]==============================
11.67/11.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.67/11.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.67/11.77	c ===============================================================================
11.67/11.77	c |         0 |    2066     6857    71556 |     5000        0    nan |  0.000 % |
11.67/11.78	c |       101 |    2064     6857    71556 |     5500      101     21 | 25.082 % |
11.67/11.79	c |       254 |    2063     6857    71556 |     6050      254     25 | 25.191 % |
11.77/11.80	c |       480 |    2062     6857    71556 |     6655      480     25 | 25.191 % |
11.77/11.82	c |       817 |    2051     6857    71556 |     7320      817     28 | 25.554 % |
11.77/11.85	c |      1324 |    2045     6857    71556 |     8052     1324     30 | 25.736 % |
11.87/11.91	c |      2084 |    2033     6857    71556 |     8857     2070     36 | 26.172 % |
11.87/11.99	c |      3226 |    2033     6857    71556 |     9743     3212     41 | 26.172 % |
12.17/12.21	c |      4934 |    2033     6857    71556 |    10717     4920     55 | 26.172 % |
12.57/12.61	c |      7501 |    2031     6857    71556 |    11789     7475     66 | 26.172 % |
13.97/14.01	c |     11345 |    2031     6857    71556 |    12968    11319     81 | 26.172 % |
15.67/15.77	c |     17111 |    2030     6857    71556 |    14265    10153     83 | 26.281 % |
16.07/16.18	c ===============================================================================
16.17/16.27	c core #317
16.17/16.27	c Core size: 443	Core Weight: 1	Total Weight: 317
16.17/16.27	c Elapsed CPU time: 16.0416 s	Remaining CPU time: 1783.96 s
16.27/16.31	c ============================[ Search Statistics ]==============================
16.27/16.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.27/16.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
16.27/16.31	c ===============================================================================
16.27/16.31	c |         0 |    2115     6858    71654 |     5000        0    nan |  0.000 % |
16.27/16.32	c |       100 |    2112     6858    71654 |     5500      100     30 | 24.571 % |
16.27/16.33	c |       251 |    2111     6858    71654 |     6050      251     31 | 24.714 % |
16.27/16.34	c |       477 |    2104     6858    71654 |     6655      477     30 | 24.893 % |
16.27/16.36	c |       815 |    2104     6858    71654 |     7320      815     44 | 24.893 % |
16.27/16.39	c |      1321 |    2103     6858    71654 |     8052     1321     45 | 24.929 % |
16.37/16.47	c |      2081 |    2099     6858    71654 |     8857     2074     50 | 25.036 % |
16.47/16.57	c |      3222 |    2094     6858    71654 |     9743     3215     48 | 25.286 % |
16.66/16.73	c |      4932 |    2090     6858    71654 |    10717     4240     56 | 25.464 % |
17.07/17.10	c |      7494 |    2089     6858    71654 |    11789     6802     66 | 25.500 % |
17.07/17.11	c ===============================================================================
17.07/17.11	c Verified 6858 original clauses.
17.07/17.11	c #cores: 317
17.07/17.11	c Final Weight: 317
17.07/17.11	o 317
17.07/17.11	s OPTIMUM FOUND
17.07/17.11	v x1 -x2 x3 -x4 -x5 x6 x7 -x8 x9 -x10 -x11 x12 x13 -x14 -x15 x16 x17 -x18 -x19 x20 x21 -x22 -x23 x24 -x25 x26 x27 -x28 x29 -x30 -x31 x32 -x33 x34 -x35 x36 -x37 x38 x39 -x40 x41 -x42 x43 -x44 -x45 x46 -x47 x48 x49 -x50 -x51 x52 -x53 x54 -x55 x56 x57 -x58 -x59 x60 -x61 x62 -x63 x64 x65 -x66 -x67 x68 -x69 x70 -x71 x72 x73 -x74 -x75 x76 -x77 x78 -x79 x80 x81 -x82 -x83 x84 -x85 x86 -x87 x88 x89 -x90 -x91 x92 -x93 x94 -x95 x96 x97 -x98 -x99 x100 -x101 x102 -x103 x104 x105 -x106 -x107 x108 -x109 x110 -x111 x112 x113 -x114 -x115 x116 -x117 x118 -x119 x120 x121 -x122 -x123 x124 -x125 x126 -x127 x128 -x129 x130 x131 -x132 -x133 x134 -x135 x136 -x137 x138 -x139 x140 -x141 x142 -x143 x144 -x145 x146 -x147 x148 -x149 x150 -x151 x152 -x153 x154 -x155 x156 -x157 x158 -x159 x160 -x161 x162 -x163 x164 -x165 x166 -x167 x168 -x169 x170 -x171 x172 -x173 x174 -x175 x176 -x177 x178 -x179 x180 -x181 x182 -x183 x184 -x185 x186 -x187 x188 -x189 x190 -x191 x192 -x193 x194 -x195 x196 -x197 x198 -x199 x200 -x201 x202 -x203 x204 -x205 x206 -x207 x208 -x209 x210 -x211 x212 -x213 x214 -x215 x216 -x217 x218 -x219 x220 -x221 x222 -x223 x224 -x225 x226 -x227 x228 -x229 x230 -x231 x232 -x233 x234 -x235 x236 -x237 x238 -x239 x240 -x241 x242 -x243 x244 -x245 x246 -x247 x248 -x249 x250 -x251 x252 -x253 x254 -x255 x256 x257 -x258 x259 -x260 -x261 x262 x263 -x264 -x265 x266 -x267 x268 -x269 x270 -x271 x272 x273 -x274 x275 -x276 -x277 x278 -x279 x280 x281 -x282 -x283 x284 x285 -x286 x287 -x288 x289 -x290 x291 -x292 -x293 x294 x295 -x296 -x297 x298 x299 -x300 -x301 x302 x303 -x304 -x305 x306 x307 -x308 -x309 x310 -x311 x312 -x313 x314 x315 -x316 -x317 x318 x319 -x320 -x321 x322 -x323 x324 x325 -x326 x327 -x328 -x329 x330 x331 -x332 x333 -x334 -x335 x336 x337 -x338 x339 -x340 -x341 x342 x343 -x344 -x345 x346 x347 -x348 -x349 x350 -x351 x352 -x353 x354 x355 -x356 -x357 x358 -x359 x360 x361 -x362 -x363 x364 x365 -x366 x367 -x368 -x369 x370 -x371 x372 -x373 x374 -x375 x376 x377 -x378 -x379 x380 -x381 x382 -x383 x384 -x385 x386 -x387 x388 x389 -x390 -x391 x392 -x393 x394 -x395 x396 -x397 x398 -x399 x400 -x401 x402 -x403 x404 x405 -x406 x407 -x408 x409 -x410 -x411 x412 -x413 x414 x415 -x416 x417 -x418 -x419 x420 -x421 x422 x423 -x424 -x425 x426 x427 -x428 -x429 x430 -x431 x432 x433 -x434 x435 -x436 -x437 x438 -x439 x440 x441 -x442 -x443 x444 x445 -x446 x447 -x448 x449 -x450 x451 -x452 -x453 x454 -x455 x456 x457 -x458 x459 -x460 x461 -x462 -x463 x464 x465 -x466 x467 -x468 -x469 x470 x471 -x472 -x473 x474 x475 -x476 -x477 x478 -x479 x480 -x481 x482 -x483 x484 x485 -x486 x487 -x488 x489 -x490 x491 -x492 -x493 x494 -x495 x496 -x497 x498 x499 -x500 -x501 x502 x503 -x504 x505 -x506 -x507 x508 -x509 x510 -x511 x512 x513 -x514 -x515 x516 x517 -x518 x519 -x520 -x521 x522 -x523 x524 -x525 x526 -x527 x528 -x529 x530 x531 -x532 x533 -x534 -x535 x536 x537 -x538 -x539 x540 -x541 x542 x543 -x544 -x545 x546 x547 -x548 x549 -x550 -x551 x552 -x553 x554 -x555 x556 x557 -x558 -x559 x560 -x561 x562 -x563 x564 x565 -x566 x567 -x568 x569 -x570 x571 -x572 -x573 x574 -x575 x576 -x577 x578 -x579 x580 -x581 x582 -x583 x584 -x585 x586 -x587 x588 x589 -x590 -x591 x592 x593 -x594 x595 -x596 -x597 x598 -x599 x600 x601 -x602 x603 -x604 -x605 x606 -x607 x608 x609 -x610 x611 -x612 x613 -x614 -x615 x616 x617 -x618 -x619 x620 x621 -x622 -x623 x624 x625 -x626 -x627 x628 x629 -x630 -x631 x632 -x633 x634

Verifier Data

OK	317

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1876233-1245159246/watcher-1876233-1245159246 -o /tmp/evaluation-result-1876233-1245159246/solver-1876233-1245159246 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876233-1245159246.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6363
/proc/meminfo: memFree=1862080/2055920 swapFree=4191900/4192956
[pid=6363] ppid=6361 vsize=2588 CPUtime=0
/proc/6363/stat : 6363 (wbo) R 6361 6363 6005 0 -1 4194304 211 0 0 0 0 0 0 0 18 0 1 0 183523933 2650112 195 1992294400 134512640 135709839 4294956240 18446744073709551615 135182891 0 0 4096 3 0 0 0 17 1 0 0
/proc/6363/statm: 647 195 128 292 0 339 0

[startup+0.057654 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6363
/proc/meminfo: memFree=1862080/2055920 swapFree=4191900/4192956
[pid=6363] ppid=6361 vsize=2812 CPUtime=0.05
/proc/6363/stat : 6363 (wbo) R 6361 6363 6005 0 -1 4194304 296 0 0 0 5 0 0 0 18 0 1 0 183523933 2879488 267 1992294400 134512640 135709839 4294956240 18446744073709551615 134605476 0 0 4096 3 0 0 0 17 1 0 0
/proc/6363/statm: 703 267 133 292 0 408 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2812

[startup+0.101661 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6363
/proc/meminfo: memFree=1862080/2055920 swapFree=4191900/4192956
[pid=6363] ppid=6361 vsize=2812 CPUtime=0.09
/proc/6363/stat : 6363 (wbo) R 6361 6363 6005 0 -1 4194304 308 0 0 0 9 0 0 0 18 0 1 0 183523933 2879488 279 1992294400 134512640 135709839 4294956240 18446744073709551615 134517328 0 0 4096 3 0 0 0 17 1 0 0
/proc/6363/statm: 703 279 133 292 0 408 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2812

[startup+0.301697 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6363
/proc/meminfo: memFree=1862080/2055920 swapFree=4191900/4192956
[pid=6363] ppid=6361 vsize=3256 CPUtime=0.29
/proc/6363/stat : 6363 (wbo) R 6361 6363 6005 0 -1 4194304 402 0 0 0 29 0 0 0 19 0 1 0 183523933 3334144 373 1992294400 134512640 135709839 4294956240 18446744073709551615 135230974 0 0 4096 3 0 0 0 17 1 0 0
/proc/6363/statm: 814 373 133 292 0 519 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3256

[startup+0.701751 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6363
/proc/meminfo: memFree=1862080/2055920 swapFree=4191900/4192956
[pid=6363] ppid=6361 vsize=5312 CPUtime=0.69
/proc/6363/stat : 6363 (wbo) R 6361 6363 6005 0 -1 4194304 933 0 0 0 68 1 0 0 21 0 1 0 183523933 5439488 889 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6363/statm: 1328 889 136 292 0 1033 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5312

[startup+1.50187 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6364
/proc/meminfo: memFree=1857912/2055920 swapFree=4191900/4192956
[pid=6363] ppid=6361 vsize=7464 CPUtime=1.49
/proc/6363/stat : 6363 (wbo) R 6361 6363 6005 0 -1 4194304 1464 0 0 0 146 3 0 0 25 0 1 0 183523933 7643136 1420 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/6363/statm: 1866 1420 136 292 0 1571 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7464

[startup+3.10112 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6364
/proc/meminfo: memFree=1856056/2055920 swapFree=4191900/4192956
[pid=6363] ppid=6361 vsize=9228 CPUtime=3.08
/proc/6363/stat : 6363 (wbo) R 6361 6363 6005 0 -1 4194304 1923 0 0 0 304 4 0 0 25 0 1 0 183523933 9449472 1879 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6363/statm: 2307 1879 136 292 0 2012 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9228

[startup+6.30161 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6364
/proc/meminfo: memFree=1854200/2055920 swapFree=4191900/4192956
[pid=6363] ppid=6361 vsize=10688 CPUtime=6.28
/proc/6363/stat : 6363 (wbo) R 6361 6363 6005 0 -1 4194304 2282 0 0 0 621 7 0 0 25 0 1 0 183523933 10944512 2238 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6363/statm: 2672 2238 136 292 0 2377 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10688

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6364
/proc/meminfo: memFree=1849848/2055920 swapFree=4191900/4192956
[pid=6363] ppid=6361 vsize=14196 CPUtime=12.67
/proc/6363/stat : 6363 (wbo) R 6361 6363 6005 0 -1 4194304 3148 0 0 0 1249 18 0 0 25 0 1 0 183523933 14536704 3104 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6363/statm: 3549 3104 136 292 0 3254 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14196

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

[startup+14.3058 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6364
/proc/meminfo: memFree=1846904/2055920 swapFree=4191900/4192956
[pid=6363] ppid=6361 vsize=17236 CPUtime=14.27
/proc/6363/stat : 6363 (wbo) R 6361 6363 6005 0 -1 4194304 3899 0 0 0 1408 19 0 0 25 0 1 0 183523933 17649664 3855 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6363/statm: 4309 3855 136 292 0 4014 0
Current children cumulated CPU time (s) 14.27
Current children cumulated vsize (KiB) 17236

[startup+15.9011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6364
/proc/meminfo: memFree=1845432/2055920 swapFree=4191900/4192956
[pid=6363] ppid=6361 vsize=19884 CPUtime=15.87
/proc/6363/stat : 6363 (wbo) R 6361 6363 6005 0 -1 4194304 4555 0 0 0 1566 21 0 0 25 0 1 0 183523933 20361216 4511 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6363/statm: 4971 4511 136 292 0 4676 0
Current children cumulated CPU time (s) 15.87
Current children cumulated vsize (KiB) 19884

[startup+16.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6364
/proc/meminfo: memFree=1842168/2055920 swapFree=4191900/4192956
[pid=6363] ppid=6361 vsize=21700 CPUtime=16.66
/proc/6363/stat : 6363 (wbo) R 6361 6363 6005 0 -1 4194304 5021 0 0 0 1644 22 0 0 25 0 1 0 183523933 22220800 4977 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6363/statm: 5425 4977 136 292 0 5130 0
Current children cumulated CPU time (s) 16.66
Current children cumulated vsize (KiB) 21700

[startup+17.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6364
/proc/meminfo: memFree=1842168/2055920 swapFree=4191900/4192956
[pid=6363] ppid=6361 vsize=21700 CPUtime=17.07
/proc/6363/stat : 6363 (wbo) R 6361 6363 6005 0 -1 4194304 5021 0 0 0 1684 23 0 0 25 0 1 0 183523933 22220800 4977 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6363/statm: 5425 4977 136 292 0 5130 0
Current children cumulated CPU time (s) 17.07
Current children cumulated vsize (KiB) 21700

Child status: 0
Real time (s): 17.1203
CPU time (s): 17.0964
CPU user time (s): 16.8554
CPU system time (s): 0.240963
CPU usage (%): 99.8602
Max. virtual memory (cumulated for all children) (KiB): 21700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.8554
system time used= 0.240963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5021
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= 9
involuntary context switches= 700

runsolver used 0.019996 second user time and 0.074988 second system time

The end

Launcher Data

Begin job on node34 at 2009-06-16 15:34:06
IDJOB=1876233
IDBENCH=2179
IDSOLVER=698
FILE ID=node34/1876233-1245159246
PBS_JOBID= 9363786
Free space on /tmp= 66252 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par16-1-c.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1876233-1245159246/watcher-1876233-1245159246 -o /tmp/evaluation-result-1876233-1245159246/solver-1876233-1245159246 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1876233-1245159246.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= e64a428c112076ceda9ede530f0c6582
RANDOM SEED=1919937138

node34.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1862560 kB
Buffers:         30396 kB
Cached:          89772 kB
SwapCached:        260 kB
Active:          43468 kB
Inactive:        90016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862560 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2428 kB
Writeback:           0 kB
Mapped:          21816 kB
Slab:            45884 kB
Committed_AS:   167988 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1876233-1245159246.opb

Free space on /tmp at the end= 66252 MiB
End job on node34 at 2009-06-16 15:34:24