Trace number 3461369

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-prom2.pi.opb
MD5SUM6a8ed45a9ac044152dd384e143f7e172
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark287
Best CPU time to get the best result obtained on this benchmark1.08783
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 287
Optimality of the best value was proved YES
Number of variables2617
Total number of constraints1988
Number of constraints which are clauses1988
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 constraint1
Maximum length of a constraint30
Number of terms in the objective function 2617
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 2617
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2617
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3461369-1307081458.opb.
0.00/0.00	c Instance file HOME/instance-3461369-1307081458.opb
0.00/0.00	c File size is 170628 bytes.
0.00/0.01	c Highest Coefficient sum: 31
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      2617                                                |
0.00/0.01	c |  Number Clauses:        1988                                                |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |    2608     1988    15466 |     5000        0   -nan |  0.000 % |
0.07/0.08	c core #1
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 4	Core Weight: 1	Total Weight: 10
0.07/0.08	c Current CPU time: 0.013997 s
0.07/0.08	c
0.07/0.08	c core #2
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 9	Core Weight: 1	Total Weight: 11
0.07/0.08	c Current CPU time: 0.014997 s
0.07/0.08	c
0.07/0.08	c core #3
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 15	Core Weight: 1	Total Weight: 12
0.07/0.08	c Current CPU time: 0.016997 s
0.07/0.08	c
0.07/0.08	c core #4
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 7	Core Weight: 1	Total Weight: 13
0.07/0.08	c Current CPU time: 0.018997 s
0.07/0.08	c
0.07/0.08	c core #5
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 11	Core Weight: 1	Total Weight: 14
0.07/0.08	c Current CPU time: 0.019996 s
0.07/0.08	c
0.07/0.08	c core #6
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 4	Core Weight: 1	Total Weight: 15
0.07/0.08	c Current CPU time: 0.021996 s
0.07/0.08	c
0.07/0.08	c core #7
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 12	Core Weight: 1	Total Weight: 16
0.07/0.08	c Current CPU time: 0.023996 s
0.07/0.08	c
0.07/0.08	c core #8
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 10	Core Weight: 1	Total Weight: 17
0.07/0.08	c Current CPU time: 0.024996 s
0.07/0.08	c
0.07/0.08	c core #9
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 5	Core Weight: 1	Total Weight: 18
0.07/0.08	c Current CPU time: 0.026995 s
0.07/0.08	c
0.07/0.08	c core #10
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 8	Core Weight: 1	Total Weight: 19
0.07/0.08	c Current CPU time: 0.028995 s
0.07/0.08	c
0.07/0.08	c core #11
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 3	Core Weight: 1	Total Weight: 20
0.07/0.08	c Current CPU time: 0.030995 s
0.07/0.08	c
0.07/0.08	c core #12
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 14	Core Weight: 1	Total Weight: 21
0.07/0.08	c Current CPU time: 0.031995 s
0.07/0.08	c
0.07/0.08	c core #13
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 6	Core Weight: 1	Total Weight: 22
0.07/0.08	c Current CPU time: 0.033994 s
0.07/0.08	c
0.07/0.08	c core #14
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 5	Core Weight: 1	Total Weight: 23
0.07/0.08	c Current CPU time: 0.035994 s
0.07/0.08	c
0.07/0.08	c core #15
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 10	Core Weight: 1	Total Weight: 24
0.07/0.08	c Current CPU time: 0.036994 s
0.07/0.08	c
0.07/0.08	c core #16
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 8	Core Weight: 1	Total Weight: 25
0.07/0.08	c Current CPU time: 0.038994 s
0.07/0.08	c
0.07/0.08	c core #17
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 6	Core Weight: 1	Total Weight: 26
0.07/0.08	c Current CPU time: 0.040993 s
0.07/0.08	c
0.07/0.08	c core #18
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 5	Core Weight: 1	Total Weight: 27
0.07/0.08	c Current CPU time: 0.042993 s
0.07/0.08	c
0.07/0.08	c core #19
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 6	Core Weight: 1	Total Weight: 28
0.07/0.08	c Current CPU time: 0.043993 s
0.07/0.08	c
0.07/0.08	c core #20
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 5	Core Weight: 1	Total Weight: 29
0.07/0.08	c Current CPU time: 0.045993 s
0.07/0.08	c
0.07/0.08	c core #21
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 16	Core Weight: 1	Total Weight: 30
0.07/0.08	c Current CPU time: 0.047992 s
0.07/0.08	c
0.07/0.08	c core #22
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 8	Core Weight: 1	Total Weight: 31
0.07/0.08	c Current CPU time: 0.049992 s
0.07/0.08	c
0.07/0.08	c core #23
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 5	Core Weight: 1	Total Weight: 32
0.07/0.08	c Current CPU time: 0.050992 s
0.07/0.08	c
0.07/0.08	c core #24
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 10	Core Weight: 1	Total Weight: 33
0.07/0.08	c Current CPU time: 0.052991 s
0.07/0.08	c
0.07/0.08	c core #25
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 3	Core Weight: 1	Total Weight: 34
0.07/0.08	c Current CPU time: 0.054991 s
0.07/0.08	c
0.07/0.08	c core #26
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 7	Core Weight: 1	Total Weight: 35
0.07/0.08	c Current CPU time: 0.056991 s
0.07/0.08	c
0.07/0.08	c core #27
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 11	Core Weight: 1	Total Weight: 36
0.07/0.08	c Current CPU time: 0.058991 s
0.07/0.08	c
0.07/0.08	c core #28
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 5	Core Weight: 1	Total Weight: 37
0.07/0.08	c Current CPU time: 0.05999 s
0.07/0.08	c
0.07/0.08	c core #29
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 4	Core Weight: 1	Total Weight: 38
0.07/0.08	c Current CPU time: 0.06199 s
0.07/0.08	c
0.07/0.08	c core #30
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 5	Core Weight: 1	Total Weight: 39
0.07/0.08	c Current CPU time: 0.06399 s
0.07/0.08	c
0.07/0.08	c core #31
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 8	Core Weight: 1	Total Weight: 40
0.07/0.08	c Current CPU time: 0.065989 s
0.07/0.08	c
0.07/0.08	c core #32
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 4	Core Weight: 1	Total Weight: 41
0.07/0.08	c Current CPU time: 0.066989 s
0.07/0.08	c
0.07/0.08	c core #33
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 6	Core Weight: 1	Total Weight: 42
0.07/0.08	c Current CPU time: 0.068989 s
0.07/0.08	c
0.07/0.08	c core #34
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 7	Core Weight: 1	Total Weight: 43
0.07/0.08	c Current CPU time: 0.070989 s
0.07/0.08	c
0.07/0.08	c core #35
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 6	Core Weight: 1	Total Weight: 44
0.07/0.08	c Current CPU time: 0.072988 s
0.07/0.08	c
0.07/0.08	c core #36
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 4	Core Weight: 1	Total Weight: 45
0.07/0.08	c Current CPU time: 0.074988 s
0.07/0.08	c
0.07/0.08	c core #37
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 7	Core Weight: 1	Total Weight: 46
0.07/0.08	c Current CPU time: 0.075988 s
0.07/0.08	c
0.07/0.08	c core #38
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 4	Core Weight: 1	Total Weight: 47
0.07/0.08	c Current CPU time: 0.077988 s
0.07/0.08	c
0.07/0.08	c core #39
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 3	Core Weight: 1	Total Weight: 48
0.07/0.08	c Current CPU time: 0.079987 s
0.07/0.08	c
0.07/0.08	c core #40
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 10	Core Weight: 1	Total Weight: 49
0.07/0.08	c Current CPU time: 0.081987 s
0.07/0.08	c
0.07/0.08	c core #41
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 10	Core Weight: 1	Total Weight: 50
0.07/0.08	c Current CPU time: 0.083987 s
0.07/0.08	c
0.07/0.08	c core #42
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 8	Core Weight: 1	Total Weight: 51
0.07/0.08	c Current CPU time: 0.085986 s
0.07/0.08	c
0.07/0.08	c core #43
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 3	Core Weight: 1	Total Weight: 52
0.09/0.16	c Current CPU time: 0.086986 s
0.09/0.16	c
0.09/0.16	c core #44
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 9	Core Weight: 1	Total Weight: 53
0.09/0.16	c Current CPU time: 0.088986 s
0.09/0.16	c
0.09/0.16	c core #45
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 5	Core Weight: 1	Total Weight: 54
0.09/0.16	c Current CPU time: 0.090986 s
0.09/0.16	c
0.09/0.16	c core #46
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 9	Core Weight: 1	Total Weight: 55
0.09/0.16	c Current CPU time: 0.092985 s
0.09/0.16	c
0.09/0.16	c core #47
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 56
0.09/0.16	c Current CPU time: 0.094985 s
0.09/0.16	c
0.09/0.16	c core #48
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 57
0.09/0.16	c Current CPU time: 0.096985 s
0.09/0.16	c
0.09/0.16	c core #49
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 5	Core Weight: 1	Total Weight: 58
0.09/0.16	c Current CPU time: 0.097985 s
0.09/0.16	c
0.09/0.16	c core #50
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 59
0.09/0.16	c Current CPU time: 0.099984 s
0.09/0.16	c
0.09/0.16	c core #51
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 6	Core Weight: 1	Total Weight: 60
0.09/0.16	c Current CPU time: 0.101984 s
0.09/0.16	c
0.09/0.16	c core #52
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 10	Core Weight: 1	Total Weight: 61
0.09/0.16	c Current CPU time: 0.103984 s
0.09/0.16	c
0.09/0.16	c core #53
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 62
0.09/0.16	c Current CPU time: 0.105983 s
0.09/0.16	c
0.09/0.16	c core #54
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 63
0.09/0.16	c Current CPU time: 0.107983 s
0.09/0.16	c
0.09/0.16	c core #55
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 5	Core Weight: 1	Total Weight: 64
0.09/0.16	c Current CPU time: 0.109983 s
0.09/0.16	c
0.09/0.16	c core #56
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 12	Core Weight: 1	Total Weight: 65
0.09/0.16	c Current CPU time: 0.110983 s
0.09/0.16	c
0.09/0.16	c core #57
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 10	Core Weight: 1	Total Weight: 66
0.09/0.16	c Current CPU time: 0.112982 s
0.09/0.16	c
0.09/0.16	c core #58
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 5	Core Weight: 1	Total Weight: 67
0.09/0.16	c Current CPU time: 0.114982 s
0.09/0.16	c
0.09/0.16	c core #59
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 68
0.09/0.16	c Current CPU time: 0.116982 s
0.09/0.16	c
0.09/0.16	c core #60
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 5	Core Weight: 1	Total Weight: 69
0.09/0.16	c Current CPU time: 0.118981 s
0.09/0.16	c
0.09/0.16	c core #61
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 7	Core Weight: 1	Total Weight: 70
0.09/0.16	c Current CPU time: 0.120981 s
0.09/0.16	c
0.09/0.16	c core #62
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 5	Core Weight: 1	Total Weight: 71
0.09/0.16	c Current CPU time: 0.122981 s
0.09/0.16	c
0.09/0.16	c core #63
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 13	Core Weight: 1	Total Weight: 72
0.09/0.16	c Current CPU time: 0.124981 s
0.09/0.16	c
0.09/0.16	c core #64
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 7	Core Weight: 1	Total Weight: 73
0.09/0.16	c Current CPU time: 0.12698 s
0.09/0.16	c
0.09/0.16	c core #65
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 5	Core Weight: 1	Total Weight: 74
0.09/0.16	c Current CPU time: 0.12898 s
0.09/0.16	c
0.09/0.16	c core #66
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 75
0.09/0.16	c Current CPU time: 0.12998 s
0.09/0.16	c
0.09/0.16	c core #67
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 7	Core Weight: 1	Total Weight: 76
0.09/0.16	c Current CPU time: 0.131979 s
0.09/0.16	c
0.09/0.16	c core #68
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 77
0.09/0.16	c Current CPU time: 0.133979 s
0.09/0.16	c
0.09/0.16	c core #69
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 78
0.09/0.16	c Current CPU time: 0.135979 s
0.09/0.16	c
0.09/0.16	c core #70
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 5	Core Weight: 1	Total Weight: 79
0.09/0.16	c Current CPU time: 0.137979 s
0.09/0.16	c
0.09/0.16	c core #71
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 10	Core Weight: 1	Total Weight: 80
0.09/0.16	c Current CPU time: 0.139978 s
0.09/0.16	c
0.09/0.16	c core #72
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 7	Core Weight: 1	Total Weight: 81
0.09/0.16	c Current CPU time: 0.141978 s
0.09/0.16	c
0.09/0.16	c core #73
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 9	Core Weight: 1	Total Weight: 82
0.09/0.16	c Current CPU time: 0.143978 s
0.09/0.16	c
0.09/0.16	c core #74
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 83
0.09/0.16	c Current CPU time: 0.145977 s
0.09/0.16	c
0.09/0.16	c core #75
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 6	Core Weight: 1	Total Weight: 84
0.09/0.16	c Current CPU time: 0.147977 s
0.09/0.16	c
0.09/0.16	c core #76
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 85
0.09/0.16	c Current CPU time: 0.149977 s
0.09/0.16	c
0.09/0.16	c core #77
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 10	Core Weight: 1	Total Weight: 86
0.09/0.16	c Current CPU time: 0.151976 s
0.09/0.16	c
0.09/0.16	c core #78
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 87
0.09/0.16	c Current CPU time: 0.153976 s
0.09/0.16	c
0.09/0.16	c core #79
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 88
0.09/0.16	c Current CPU time: 0.155976 s
0.09/0.16	c
0.09/0.16	c core #80
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 26	Core Weight: 1	Total Weight: 89
0.09/0.16	c Current CPU time: 0.157975 s
0.09/0.16	c
0.09/0.16	c core #81
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 6	Core Weight: 1	Total Weight: 90
0.09/0.16	c Current CPU time: 0.159975 s
0.09/0.16	c
0.09/0.16	c core #82
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 91
0.09/0.16	c Current CPU time: 0.161975 s
0.09/0.16	c
0.09/0.16	c core #83
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 11	Core Weight: 1	Total Weight: 92
0.09/0.16	c Current CPU time: 0.163975 s
0.09/0.16	c
0.09/0.16	c core #84
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 93
0.09/0.16	c Current CPU time: 0.165974 s
0.09/0.16	c
0.09/0.16	c core #85
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 19	Core Weight: 1	Total Weight: 94
0.19/0.25	c Current CPU time: 0.167974 s
0.19/0.25	c
0.19/0.25	c core #86
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 6	Core Weight: 1	Total Weight: 95
0.19/0.25	c Current CPU time: 0.169974 s
0.19/0.25	c
0.19/0.25	c core #87
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 96
0.19/0.25	c Current CPU time: 0.171973 s
0.19/0.25	c
0.19/0.25	c core #88
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 4	Core Weight: 1	Total Weight: 97
0.19/0.25	c Current CPU time: 0.173973 s
0.19/0.25	c
0.19/0.25	c core #89
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 9	Core Weight: 1	Total Weight: 98
0.19/0.25	c Current CPU time: 0.175973 s
0.19/0.25	c
0.19/0.25	c core #90
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 4	Core Weight: 1	Total Weight: 99
0.19/0.25	c Current CPU time: 0.177972 s
0.19/0.25	c
0.19/0.25	c core #91
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 100
0.19/0.25	c Current CPU time: 0.179972 s
0.19/0.25	c
0.19/0.25	c core #92
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 7	Core Weight: 1	Total Weight: 101
0.19/0.25	c Current CPU time: 0.181972 s
0.19/0.25	c
0.19/0.25	c core #93
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 102
0.19/0.25	c Current CPU time: 0.183972 s
0.19/0.25	c
0.19/0.25	c core #94
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 5	Core Weight: 1	Total Weight: 103
0.19/0.25	c Current CPU time: 0.185971 s
0.19/0.25	c
0.19/0.25	c core #95
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 5	Core Weight: 1	Total Weight: 104
0.19/0.25	c Current CPU time: 0.187971 s
0.19/0.25	c
0.19/0.25	c core #96
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 5	Core Weight: 1	Total Weight: 105
0.19/0.25	c Current CPU time: 0.189971 s
0.19/0.25	c
0.19/0.25	c core #97
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 12	Core Weight: 1	Total Weight: 106
0.19/0.25	c Current CPU time: 0.19197 s
0.19/0.25	c
0.19/0.25	c core #98
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 9	Core Weight: 1	Total Weight: 107
0.19/0.25	c Current CPU time: 0.19397 s
0.19/0.25	c
0.19/0.25	c core #99
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 8	Core Weight: 1	Total Weight: 108
0.19/0.25	c Current CPU time: 0.19597 s
0.19/0.25	c
0.19/0.25	c core #100
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 9	Core Weight: 1	Total Weight: 109
0.19/0.25	c Current CPU time: 0.197969 s
0.19/0.25	c
0.19/0.25	c core #101
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 110
0.19/0.25	c Current CPU time: 0.199969 s
0.19/0.25	c
0.19/0.25	c core #102
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 6	Core Weight: 1	Total Weight: 111
0.19/0.25	c Current CPU time: 0.201969 s
0.19/0.25	c
0.19/0.25	c core #103
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 4	Core Weight: 1	Total Weight: 112
0.19/0.25	c Current CPU time: 0.204968 s
0.19/0.25	c
0.19/0.25	c core #104
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 10	Core Weight: 1	Total Weight: 113
0.19/0.25	c Current CPU time: 0.206968 s
0.19/0.25	c
0.19/0.25	c core #105
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 5	Core Weight: 1	Total Weight: 114
0.19/0.25	c Current CPU time: 0.208968 s
0.19/0.25	c
0.19/0.25	c core #106
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 6	Core Weight: 1	Total Weight: 115
0.19/0.25	c Current CPU time: 0.210967 s
0.19/0.25	c
0.19/0.25	c core #107
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 116
0.19/0.25	c Current CPU time: 0.212967 s
0.19/0.25	c
0.19/0.25	c core #108
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 5	Core Weight: 1	Total Weight: 117
0.19/0.25	c Current CPU time: 0.214967 s
0.19/0.25	c
0.19/0.25	c core #109
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 7	Core Weight: 1	Total Weight: 118
0.19/0.25	c Current CPU time: 0.216967 s
0.19/0.25	c
0.19/0.25	c core #110
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 7	Core Weight: 1	Total Weight: 119
0.19/0.25	c Current CPU time: 0.218966 s
0.19/0.25	c
0.19/0.25	c core #111
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 12	Core Weight: 1	Total Weight: 120
0.19/0.25	c Current CPU time: 0.221966 s
0.19/0.25	c
0.19/0.25	c core #112
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 16	Core Weight: 1	Total Weight: 121
0.19/0.25	c Current CPU time: 0.223965 s
0.19/0.25	c
0.19/0.25	c core #113
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 10	Core Weight: 1	Total Weight: 122
0.19/0.25	c Current CPU time: 0.225965 s
0.19/0.25	c
0.19/0.25	c core #114
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 17	Core Weight: 1	Total Weight: 123
0.19/0.25	c Current CPU time: 0.227965 s
0.19/0.25	c
0.19/0.25	c core #115
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 5	Core Weight: 1	Total Weight: 124
0.19/0.25	c Current CPU time: 0.229965 s
0.19/0.25	c
0.19/0.25	c core #116
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 7	Core Weight: 1	Total Weight: 125
0.19/0.25	c Current CPU time: 0.231964 s
0.19/0.25	c
0.19/0.25	c core #117
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 5	Core Weight: 1	Total Weight: 126
0.19/0.25	c Current CPU time: 0.234964 s
0.19/0.25	c
0.19/0.25	c core #118
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 10	Core Weight: 1	Total Weight: 127
0.19/0.25	c Current CPU time: 0.236963 s
0.19/0.25	c
0.19/0.25	c core #119
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 4	Core Weight: 1	Total Weight: 128
0.19/0.25	c Current CPU time: 0.238963 s
0.19/0.25	c
0.19/0.25	c core #120
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 19	Core Weight: 1	Total Weight: 129
0.19/0.25	c Current CPU time: 0.240963 s
0.19/0.25	c
0.19/0.25	c core #121
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 6	Core Weight: 1	Total Weight: 130
0.19/0.25	c Current CPU time: 0.242963 s
0.19/0.25	c
0.19/0.25	c core #122
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 21	Core Weight: 1	Total Weight: 131
0.19/0.25	c Current CPU time: 0.245962 s
0.19/0.25	c
0.19/0.25	c core #123
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 7	Core Weight: 1	Total Weight: 132
0.19/0.25	c Current CPU time: 0.247962 s
0.19/0.25	c
0.19/0.25	c core #124
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 8	Core Weight: 1	Total Weight: 133
0.19/0.25	c Current CPU time: 0.249962 s
0.19/0.25	c
0.19/0.25	c core #125
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 5	Core Weight: 1	Total Weight: 134
0.19/0.25	c Current CPU time: 0.251961 s
0.19/0.25	c
0.19/0.25	c core #126
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 5	Core Weight: 1	Total Weight: 135
0.19/0.25	c Current CPU time: 0.254961 s
0.29/0.35	c
0.29/0.35	c core #127
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 10	Core Weight: 1	Total Weight: 136
0.29/0.35	c Current CPU time: 0.25696 s
0.29/0.35	c
0.29/0.35	c core #128
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 12	Core Weight: 1	Total Weight: 137
0.29/0.35	c Current CPU time: 0.25896 s
0.29/0.35	c
0.29/0.35	c core #129
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 9	Core Weight: 1	Total Weight: 138
0.29/0.35	c Current CPU time: 0.26096 s
0.29/0.35	c
0.29/0.35	c core #130
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 6	Core Weight: 1	Total Weight: 139
0.29/0.35	c Current CPU time: 0.263959 s
0.29/0.35	c
0.29/0.35	c core #131
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 8	Core Weight: 1	Total Weight: 140
0.29/0.35	c Current CPU time: 0.265959 s
0.29/0.35	c
0.29/0.35	c core #132
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 5	Core Weight: 1	Total Weight: 141
0.29/0.35	c Current CPU time: 0.267959 s
0.29/0.35	c
0.29/0.35	c core #133
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 5	Core Weight: 1	Total Weight: 142
0.29/0.35	c Current CPU time: 0.269958 s
0.29/0.35	c
0.29/0.35	c core #134
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 4	Core Weight: 1	Total Weight: 143
0.29/0.35	c Current CPU time: 0.272958 s
0.29/0.35	c
0.29/0.35	c core #135
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 5	Core Weight: 1	Total Weight: 144
0.29/0.35	c Current CPU time: 0.274958 s
0.29/0.35	c
0.29/0.35	c core #136
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 7	Core Weight: 1	Total Weight: 145
0.29/0.35	c Current CPU time: 0.276957 s
0.29/0.35	c
0.29/0.35	c core #137
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 12	Core Weight: 1	Total Weight: 146
0.29/0.35	c Current CPU time: 0.279957 s
0.29/0.35	c
0.29/0.35	c core #138
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 3	Core Weight: 1	Total Weight: 147
0.29/0.35	c Current CPU time: 0.281957 s
0.29/0.35	c
0.29/0.35	c core #139
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 3	Core Weight: 1	Total Weight: 148
0.29/0.35	c Current CPU time: 0.283956 s
0.29/0.35	c
0.29/0.35	c core #140
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 7	Core Weight: 1	Total Weight: 149
0.29/0.35	c Current CPU time: 0.286956 s
0.29/0.35	c
0.29/0.35	c core #141
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 3	Core Weight: 1	Total Weight: 150
0.29/0.35	c Current CPU time: 0.288956 s
0.29/0.35	c
0.29/0.35	c core #142
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 15	Core Weight: 1	Total Weight: 151
0.29/0.35	c Current CPU time: 0.290955 s
0.29/0.35	c
0.29/0.35	c core #143
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 19	Core Weight: 1	Total Weight: 152
0.29/0.35	c Current CPU time: 0.292955 s
0.29/0.35	c
0.29/0.35	c core #144
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 4	Core Weight: 1	Total Weight: 153
0.29/0.35	c Current CPU time: 0.295955 s
0.29/0.35	c
0.29/0.35	c core #145
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 7	Core Weight: 1	Total Weight: 154
0.29/0.35	c Current CPU time: 0.297954 s
0.29/0.35	c
0.29/0.35	c core #146
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 4	Core Weight: 1	Total Weight: 155
0.29/0.35	c Current CPU time: 0.299954 s
0.29/0.35	c
0.29/0.35	c core #147
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 4	Core Weight: 1	Total Weight: 156
0.29/0.35	c Current CPU time: 0.302953 s
0.29/0.35	c
0.29/0.35	c core #148
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 5	Core Weight: 1	Total Weight: 157
0.29/0.35	c Current CPU time: 0.304953 s
0.29/0.35	c
0.29/0.35	c core #149
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 11	Core Weight: 1	Total Weight: 158
0.29/0.35	c Current CPU time: 0.307953 s
0.29/0.35	c
0.29/0.35	c core #150
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 6	Core Weight: 1	Total Weight: 159
0.29/0.35	c Current CPU time: 0.309952 s
0.29/0.35	c
0.29/0.35	c core #151
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 14	Core Weight: 1	Total Weight: 160
0.29/0.35	c Current CPU time: 0.311952 s
0.29/0.35	c
0.29/0.35	c core #152
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 9	Core Weight: 1	Total Weight: 161
0.29/0.35	c Current CPU time: 0.314952 s
0.29/0.35	c
0.29/0.35	c core #153
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 7	Core Weight: 1	Total Weight: 162
0.29/0.35	c Current CPU time: 0.316951 s
0.29/0.35	c
0.29/0.35	c core #154
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 5	Core Weight: 1	Total Weight: 163
0.29/0.35	c Current CPU time: 0.318951 s
0.29/0.35	c
0.29/0.35	c core #155
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 10	Core Weight: 1	Total Weight: 164
0.29/0.35	c Current CPU time: 0.321951 s
0.29/0.35	c
0.29/0.35	c core #156
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 4	Core Weight: 1	Total Weight: 165
0.29/0.35	c Current CPU time: 0.32395 s
0.29/0.35	c
0.29/0.35	c core #157
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 7	Core Weight: 1	Total Weight: 166
0.29/0.35	c Current CPU time: 0.32595 s
0.29/0.35	c
0.29/0.35	c core #158
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 6	Core Weight: 1	Total Weight: 167
0.29/0.35	c Current CPU time: 0.32795 s
0.29/0.35	c
0.29/0.35	c core #159
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 3	Core Weight: 1	Total Weight: 168
0.29/0.35	c Current CPU time: 0.329949 s
0.29/0.35	c
0.29/0.35	c core #160
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 12	Core Weight: 1	Total Weight: 169
0.29/0.35	c Current CPU time: 0.332949 s
0.29/0.35	c
0.29/0.35	c core #161
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 9	Core Weight: 1	Total Weight: 170
0.29/0.35	c Current CPU time: 0.334949 s
0.29/0.35	c
0.29/0.35	c core #162
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 3	Core Weight: 1	Total Weight: 171
0.29/0.35	c Current CPU time: 0.337948 s
0.29/0.35	c
0.29/0.35	c core #163
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 3	Core Weight: 1	Total Weight: 172
0.29/0.35	c Current CPU time: 0.339948 s
0.29/0.35	c
0.29/0.35	c core #164
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 10	Core Weight: 1	Total Weight: 173
0.29/0.35	c Current CPU time: 0.342947 s
0.29/0.35	c
0.29/0.35	c core #165
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 5	Core Weight: 1	Total Weight: 174
0.29/0.35	c Current CPU time: 0.344947 s
0.29/0.35	c
0.29/0.35	c core #166
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 4	Core Weight: 1	Total Weight: 175
0.29/0.35	c Current CPU time: 0.346947 s
0.29/0.35	c
0.29/0.35	c core #167
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 11	Core Weight: 1	Total Weight: 176
0.29/0.35	c Current CPU time: 0.349946 s
0.29/0.35	c
0.29/0.35	c core #168
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 4	Core Weight: 1	Total Weight: 177
0.39/0.45	c Current CPU time: 0.351946 s
0.39/0.45	c
0.39/0.45	c core #169
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 6	Core Weight: 1	Total Weight: 178
0.39/0.45	c Current CPU time: 0.354946 s
0.39/0.45	c
0.39/0.45	c core #170
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 4	Core Weight: 1	Total Weight: 179
0.39/0.45	c Current CPU time: 0.356945 s
0.39/0.45	c
0.39/0.45	c core #171
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 4	Core Weight: 1	Total Weight: 180
0.39/0.45	c Current CPU time: 0.359945 s
0.39/0.45	c
0.39/0.45	c core #172
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 7	Core Weight: 1	Total Weight: 181
0.39/0.45	c Current CPU time: 0.361944 s
0.39/0.45	c
0.39/0.45	c core #173
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 7	Core Weight: 1	Total Weight: 182
0.39/0.45	c Current CPU time: 0.364944 s
0.39/0.45	c
0.39/0.45	c core #174
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 8	Core Weight: 1	Total Weight: 183
0.39/0.45	c Current CPU time: 0.366944 s
0.39/0.45	c
0.39/0.45	c core #175
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 4	Core Weight: 1	Total Weight: 184
0.39/0.45	c Current CPU time: 0.369943 s
0.39/0.45	c
0.39/0.45	c core #176
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 3	Core Weight: 1	Total Weight: 185
0.39/0.45	c Current CPU time: 0.371943 s
0.39/0.45	c
0.39/0.45	c core #177
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 7	Core Weight: 1	Total Weight: 186
0.39/0.45	c Current CPU time: 0.373943 s
0.39/0.45	c
0.39/0.45	c core #178
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 4	Core Weight: 1	Total Weight: 187
0.39/0.45	c Current CPU time: 0.376942 s
0.39/0.45	c
0.39/0.45	c core #179
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 8	Core Weight: 1	Total Weight: 188
0.39/0.45	c Current CPU time: 0.378942 s
0.39/0.45	c
0.39/0.45	c core #180
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 5	Core Weight: 1	Total Weight: 189
0.39/0.45	c Current CPU time: 0.381941 s
0.39/0.45	c
0.39/0.45	c core #181
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 3	Core Weight: 1	Total Weight: 190
0.39/0.45	c Current CPU time: 0.383941 s
0.39/0.45	c
0.39/0.45	c core #182
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 6	Core Weight: 1	Total Weight: 191
0.39/0.45	c Current CPU time: 0.386941 s
0.39/0.45	c
0.39/0.45	c core #183
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 7	Core Weight: 1	Total Weight: 192
0.39/0.45	c Current CPU time: 0.38894 s
0.39/0.45	c
0.39/0.45	c core #184
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 6	Core Weight: 1	Total Weight: 193
0.39/0.45	c Current CPU time: 0.39194 s
0.39/0.45	c
0.39/0.45	c core #185
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 3	Core Weight: 1	Total Weight: 194
0.39/0.45	c Current CPU time: 0.39394 s
0.39/0.45	c
0.39/0.45	c core #186
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 7	Core Weight: 1	Total Weight: 195
0.39/0.45	c Current CPU time: 0.396939 s
0.39/0.45	c
0.39/0.45	c core #187
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 7	Core Weight: 1	Total Weight: 196
0.39/0.45	c Current CPU time: 0.398939 s
0.39/0.45	c
0.39/0.45	c core #188
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 6	Core Weight: 1	Total Weight: 197
0.39/0.45	c Current CPU time: 0.401938 s
0.39/0.45	c
0.39/0.45	c core #189
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 3	Core Weight: 1	Total Weight: 198
0.39/0.45	c Current CPU time: 0.403938 s
0.39/0.45	c
0.39/0.45	c core #190
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 9	Core Weight: 1	Total Weight: 199
0.39/0.45	c Current CPU time: 0.406938 s
0.39/0.45	c
0.39/0.45	c core #191
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 4	Core Weight: 1	Total Weight: 200
0.39/0.45	c Current CPU time: 0.408937 s
0.39/0.45	c
0.39/0.45	c core #192
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 7	Core Weight: 1	Total Weight: 201
0.39/0.45	c Current CPU time: 0.411937 s
0.39/0.45	c
0.39/0.45	c core #193
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 3	Core Weight: 1	Total Weight: 202
0.39/0.45	c Current CPU time: 0.413937 s
0.39/0.45	c
0.39/0.45	c core #194
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 7	Core Weight: 1	Total Weight: 203
0.39/0.45	c Current CPU time: 0.416936 s
0.39/0.45	c
0.39/0.45	c core #195
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 3	Core Weight: 1	Total Weight: 204
0.39/0.45	c Current CPU time: 0.418936 s
0.39/0.45	c
0.39/0.45	c core #196
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 6	Core Weight: 1	Total Weight: 205
0.39/0.45	c Current CPU time: 0.421935 s
0.39/0.45	c
0.39/0.45	c core #197
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 4	Core Weight: 1	Total Weight: 206
0.39/0.45	c Current CPU time: 0.423935 s
0.39/0.45	c
0.39/0.45	c core #198
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 9	Core Weight: 1	Total Weight: 207
0.39/0.45	c Current CPU time: 0.426935 s
0.39/0.45	c
0.39/0.45	c core #199
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 5	Core Weight: 1	Total Weight: 208
0.39/0.45	c Current CPU time: 0.429934 s
0.39/0.45	c
0.39/0.45	c core #200
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 12	Core Weight: 1	Total Weight: 209
0.39/0.45	c Current CPU time: 0.431934 s
0.39/0.45	c
0.39/0.45	c core #201
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 5	Core Weight: 1	Total Weight: 210
0.39/0.45	c Current CPU time: 0.434933 s
0.39/0.45	c
0.39/0.45	c core #202
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 9	Core Weight: 1	Total Weight: 211
0.39/0.45	c Current CPU time: 0.436933 s
0.39/0.45	c
0.39/0.45	c core #203
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 4	Core Weight: 1	Total Weight: 212
0.39/0.45	c Current CPU time: 0.439933 s
0.39/0.45	c
0.39/0.45	c core #204
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 6	Core Weight: 1	Total Weight: 213
0.39/0.45	c Current CPU time: 0.441932 s
0.39/0.45	c
0.39/0.45	c core #205
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 5	Core Weight: 1	Total Weight: 214
0.39/0.45	c Current CPU time: 0.444932 s
0.39/0.45	c
0.39/0.45	c core #206
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 3	Core Weight: 1	Total Weight: 215
0.39/0.45	c Current CPU time: 0.446932 s
0.39/0.45	c
0.39/0.45	c core #207
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 11	Core Weight: 1	Total Weight: 216
0.39/0.45	c Current CPU time: 0.449931 s
0.39/0.45	c
0.39/0.45	c core #208
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 5	Core Weight: 1	Total Weight: 217
0.39/0.45	c Current CPU time: 0.452931 s
0.39/0.45	c
0.39/0.45	c core #209
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 9	Core Weight: 1	Total Weight: 218
0.49/0.57	c Current CPU time: 0.45493 s
0.49/0.57	c
0.49/0.57	c core #210
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 8	Core Weight: 1	Total Weight: 219
0.49/0.57	c Current CPU time: 0.45793 s
0.49/0.57	c
0.49/0.57	c core #211
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 13	Core Weight: 1	Total Weight: 220
0.49/0.57	c Current CPU time: 0.45993 s
0.49/0.57	c
0.49/0.57	c core #212
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 4	Core Weight: 1	Total Weight: 221
0.49/0.57	c Current CPU time: 0.462929 s
0.49/0.57	c
0.49/0.57	c core #213
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 5	Core Weight: 1	Total Weight: 222
0.49/0.57	c Current CPU time: 0.465929 s
0.49/0.57	c
0.49/0.57	c core #214
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 6	Core Weight: 1	Total Weight: 223
0.49/0.57	c Current CPU time: 0.467928 s
0.49/0.57	c
0.49/0.57	c core #215
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 6	Core Weight: 1	Total Weight: 224
0.49/0.57	c Current CPU time: 0.470928 s
0.49/0.57	c
0.49/0.57	c core #216
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 4	Core Weight: 1	Total Weight: 225
0.49/0.57	c Current CPU time: 0.473927 s
0.49/0.57	c
0.49/0.57	c core #217
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 8	Core Weight: 1	Total Weight: 226
0.49/0.57	c Current CPU time: 0.475927 s
0.49/0.57	c
0.49/0.57	c core #218
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 6	Core Weight: 1	Total Weight: 227
0.49/0.57	c Current CPU time: 0.478927 s
0.49/0.57	c
0.49/0.57	c core #219
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 3	Core Weight: 1	Total Weight: 228
0.49/0.57	c Current CPU time: 0.481926 s
0.49/0.57	c
0.49/0.57	c core #220
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 4	Core Weight: 1	Total Weight: 229
0.49/0.57	c Current CPU time: 0.483926 s
0.49/0.57	c
0.49/0.57	c core #221
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 10	Core Weight: 1	Total Weight: 230
0.49/0.57	c Current CPU time: 0.486925 s
0.49/0.57	c
0.49/0.57	c core #222
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 5	Core Weight: 1	Total Weight: 231
0.49/0.57	c Current CPU time: 0.488925 s
0.49/0.57	c
0.49/0.57	c core #223
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 5	Core Weight: 1	Total Weight: 232
0.49/0.57	c Current CPU time: 0.491925 s
0.49/0.57	c
0.49/0.57	c core #224
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 7	Core Weight: 1	Total Weight: 233
0.49/0.57	c Current CPU time: 0.494924 s
0.49/0.57	c
0.49/0.57	c core #225
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 7	Core Weight: 1	Total Weight: 234
0.49/0.57	c Current CPU time: 0.496924 s
0.49/0.57	c
0.49/0.57	c core #226
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 3	Core Weight: 1	Total Weight: 235
0.49/0.57	c Current CPU time: 0.499924 s
0.49/0.57	c
0.49/0.57	c core #227
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 3	Core Weight: 1	Total Weight: 236
0.49/0.57	c Current CPU time: 0.502923 s
0.49/0.57	c
0.49/0.57	c core #228
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 8	Core Weight: 1	Total Weight: 237
0.49/0.57	c Current CPU time: 0.504923 s
0.49/0.57	c
0.49/0.57	c core #229
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 4	Core Weight: 1	Total Weight: 238
0.49/0.57	c Current CPU time: 0.507922 s
0.49/0.57	c
0.49/0.57	c core #230
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 3	Core Weight: 1	Total Weight: 239
0.49/0.57	c Current CPU time: 0.510922 s
0.49/0.57	c
0.49/0.57	c core #231
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 5	Core Weight: 1	Total Weight: 240
0.49/0.57	c Current CPU time: 0.512922 s
0.49/0.57	c
0.49/0.57	c core #232
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 5	Core Weight: 1	Total Weight: 241
0.49/0.57	c Current CPU time: 0.515921 s
0.49/0.57	c
0.49/0.57	c core #233
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 3	Core Weight: 1	Total Weight: 242
0.49/0.57	c Current CPU time: 0.518921 s
0.49/0.57	c
0.49/0.57	c core #234
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 4	Core Weight: 1	Total Weight: 243
0.49/0.57	c Current CPU time: 0.52092 s
0.49/0.57	c
0.49/0.57	c core #235
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 23	Core Weight: 1	Total Weight: 244
0.49/0.57	c Current CPU time: 0.52392 s
0.49/0.57	c
0.49/0.57	c core #236
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 12	Core Weight: 1	Total Weight: 245
0.49/0.57	c Current CPU time: 0.526919 s
0.49/0.57	c
0.49/0.57	c core #237
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 24	Core Weight: 1	Total Weight: 246
0.49/0.57	c Current CPU time: 0.529919 s
0.49/0.57	c
0.49/0.57	c core #238
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 17	Core Weight: 1	Total Weight: 247
0.49/0.57	c Current CPU time: 0.531919 s
0.49/0.57	c
0.49/0.57	c core #239
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 22	Core Weight: 1	Total Weight: 248
0.49/0.57	c Current CPU time: 0.534918 s
0.49/0.57	c
0.49/0.57	c core #240
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 9	Core Weight: 1	Total Weight: 249
0.49/0.57	c Current CPU time: 0.537918 s
0.49/0.57	c
0.49/0.57	c core #241
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 19	Core Weight: 1	Total Weight: 250
0.49/0.57	c Current CPU time: 0.540917 s
0.49/0.57	c
0.49/0.57	c core #242
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 12	Core Weight: 1	Total Weight: 251
0.49/0.57	c Current CPU time: 0.543917 s
0.49/0.57	c
0.49/0.57	c core #243
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 9	Core Weight: 1	Total Weight: 252
0.49/0.57	c Current CPU time: 0.545917 s
0.49/0.57	c
0.49/0.57	c core #244
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 17	Core Weight: 1	Total Weight: 253
0.49/0.57	c Current CPU time: 0.549916 s
0.49/0.57	c
0.49/0.57	c core #245
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 18	Core Weight: 1	Total Weight: 254
0.49/0.57	c Current CPU time: 0.552915 s
0.49/0.57	c
0.49/0.57	c core #246
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 26	Core Weight: 1	Total Weight: 255
0.49/0.57	c Current CPU time: 0.555915 s
0.49/0.57	c
0.49/0.57	c core #247
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 16	Core Weight: 1	Total Weight: 256
0.49/0.57	c Current CPU time: 0.558915 s
0.49/0.57	c
0.49/0.57	c core #248
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 17	Core Weight: 1	Total Weight: 257
0.49/0.57	c Current CPU time: 0.561914 s
0.49/0.57	c
0.49/0.57	c core #249
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 11	Core Weight: 1	Total Weight: 258
0.49/0.57	c Current CPU time: 0.564914 s
0.49/0.57	c
0.49/0.57	c core #250
0.49/0.57	c 
0.49/0.57	c 
0.49/0.57	c Core size: 22	Core Weight: 1	Total Weight: 259
0.49/0.57	c Current CPU time: 0.567913 s
0.49/0.58	c
0.49/0.58	c core #251
0.49/0.58	c 
0.49/0.58	c 
0.49/0.58	c Core size: 17	Core Weight: 1	Total Weight: 260
0.49/0.58	c Current CPU time: 0.570913 s
0.49/0.58	c
0.49/0.58	c core #252
0.49/0.58	c 
0.49/0.58	c 
0.49/0.58	c Core size: 29	Core Weight: 1	Total Weight: 261
0.49/0.58	c Current CPU time: 0.573912 s
0.49/0.58	c
0.49/0.58	c core #253
0.49/0.58	c 
0.49/0.58	c 
0.49/0.58	c Core size: 29	Core Weight: 1	Total Weight: 262
0.49/0.58	c Current CPU time: 0.576912 s
0.49/0.58	c
0.49/0.58	c core #254
0.49/0.58	c 
0.49/0.58	c 
0.49/0.58	c Core size: 15	Core Weight: 1	Total Weight: 263
0.49/0.58	c Current CPU time: 0.579911 s
0.49/0.58	c
0.49/0.58	c core #255
0.49/0.58	c 
0.49/0.58	c 
0.49/0.58	c Core size: 17	Core Weight: 1	Total Weight: 264
0.49/0.58	c Current CPU time: 0.582911 s
0.49/0.58	c
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 |    2935     4832    19818 |     5000        0   -nan |  0.000 % |
0.49/0.58	c ===============================================================================
0.49/0.59	c core #256
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 33	Core Weight: 1	Total Weight: 265
0.49/0.59	c Current CPU time: 0.58691 s
0.49/0.59	c
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 |    2981     4833    19894 |     5000        0   -nan |  0.000 % |
0.49/0.59	c ===============================================================================
0.49/0.59	c core #257
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 109	Core Weight: 1	Total Weight: 266
0.49/0.59	c Current CPU time: 0.58991 s
0.49/0.59	c
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 |    3157     4834    20219 |     5000        0   -nan |  0.000 % |
0.49/0.59	c ===============================================================================
0.49/0.60	c core #258
0.49/0.60	c 
0.49/0.60	c 
0.49/0.60	c Core size: 140	Core Weight: 1	Total Weight: 267
0.49/0.60	c Current CPU time: 0.593909 s
0.49/0.60	c
0.49/0.60	c ============================[ Search Statistics ]==============================
0.49/0.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.60	c ===============================================================================
0.49/0.60	c |         0 |    3346     4835    20564 |     5000        0   -nan |  0.000 % |
0.49/0.60	c ===============================================================================
0.59/0.60	c core #259
0.59/0.60	c 
0.59/0.60	c 
0.59/0.60	c Core size: 58	Core Weight: 1	Total Weight: 268
0.59/0.60	c Current CPU time: 0.597909 s
0.59/0.60	c
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 |    3436     4836    20725 |     5000        0   -nan |  0.000 % |
0.59/0.60	c ===============================================================================
0.59/0.60	c core #260
0.59/0.60	c 
0.59/0.60	c 
0.59/0.60	c Core size: 131	Core Weight: 1	Total Weight: 269
0.59/0.60	c Current CPU time: 0.602908 s
0.59/0.60	c
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 |    3624     4837    21036 |     5000        0   -nan |  0.000 % |
0.59/0.61	c |       101 |    3622     4837    21036 |     5500      101     14 | 22.899 % |
0.59/0.61	c ===============================================================================
0.59/0.61	c core #261
0.59/0.61	c 
0.59/0.61	c 
0.59/0.61	c Core size: 44	Core Weight: 1	Total Weight: 270
0.59/0.61	c Current CPU time: 0.611906 s
0.59/0.61	c
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 |    3689     4838    21153 |     5000        0   -nan |  0.000 % |
0.59/0.62	c |       101 |    3611     4838    21153 |     5500      101      6 | 27.523 % |
0.59/0.62	c ===============================================================================
0.59/0.62	c core #262
0.59/0.62	c 
0.59/0.62	c 
0.59/0.62	c Core size: 213	Core Weight: 1	Total Weight: 271
0.59/0.62	c Current CPU time: 0.618905 s
0.59/0.62	c
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 |    3991     4839    21667 |     5000        0   -nan |  0.000 % |
0.59/0.63	c |       100 |    3974     4839    21667 |     5500      100     13 | 19.555 % |
0.59/0.63	c |       250 |    3893     4839    21667 |     6050      250     15 | 20.555 % |
0.59/0.64	c |       477 |    3862     4839    21667 |     6655      477     20 | 21.168 % |
0.59/0.64	c ===============================================================================
0.59/0.64	c core #263
0.59/0.64	c 
0.59/0.64	c 
0.59/0.64	c Core size: 37	Core Weight: 1	Total Weight: 272
0.59/0.64	c Current CPU time: 0.635903 s
0.59/0.64	c
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 |    4027     4840    21733 |     5000        0   -nan |  0.000 % |
0.59/0.65	c |       100 |    3991     4840    21733 |     5500      100     13 | 20.369 % |
0.59/0.65	c |       252 |    3919     4840    21733 |     6050      252     14 | 20.491 % |
0.59/0.65	c |       479 |    3919     4840    21733 |     6655      479     17 | 20.491 % |
0.59/0.66	c ===============================================================================
0.59/0.66	c core #264
0.59/0.66	c 
0.59/0.66	c 
0.59/0.66	c Core size: 243	Core Weight: 1	Total Weight: 273
0.59/0.66	c Current CPU time: 0.6519 s
0.59/0.66	c
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 |    4337     4841    22270 |     5000        0   -nan |  0.000 % |
0.59/0.67	c |       101 |    4336     4841    22270 |     5500      101     15 | 15.956 % |
0.59/0.67	c |       251 |    4334     4841    22270 |     6050      251     15 | 15.995 % |
0.59/0.68	c |       479 |    4333     4841    22270 |     6655      479     21 | 15.995 % |
0.59/0.69	c |       816 |    4333     4841    22270 |     7320      816     28 | 15.995 % |
0.69/0.71	c |      1322 |    4327     4841    22270 |     8052     1322     25 | 16.111 % |
0.69/0.74	c |      2082 |    4306     4841    22270 |     8857     2082     26 | 16.518 % |
0.69/0.79	c |      3223 |    4300     4841    22270 |     9743     3223     28 | 16.634 % |
0.79/0.81	c ===============================================================================
0.79/0.83	c core #265
0.79/0.83	c 
0.79/0.83	c 
0.79/0.83	c Core size: 453	Core Weight: 1	Total Weight: 274
0.79/0.83	c Current CPU time: 0.796878 s
0.79/0.83	c
0.79/0.83	c ============================[ Search Statistics ]==============================
0.79/0.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.83	c ===============================================================================
0.79/0.83	c |         0 |    4843     4842    23220 |     5000        0   -nan |  0.000 % |
0.79/0.83	c ===============================================================================
0.79/0.83	c core #266
0.79/0.83	c 
0.79/0.83	c 
0.79/0.83	c Core size: 38	Core Weight: 1	Total Weight: 275
0.79/0.83	c Current CPU time: 0.801878 s
0.79/0.83	c
0.79/0.83	c ============================[ Search Statistics ]==============================
0.79/0.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.83	c ===============================================================================
0.79/0.83	c |         0 |    4897     4843    23310 |     5000        0   -nan |  0.000 % |
0.79/0.84	c |       100 |    4897     4843    23310 |     5500      100     15 | 13.143 % |
0.79/0.84	c |       251 |    4895     4843    23310 |     6050      251     13 | 13.178 % |
0.79/0.85	c |       479 |    4891     4843    23310 |     6655      479     15 | 13.249 % |
0.79/0.86	c |       817 |    4891     4843    23310 |     7320      817     17 | 13.249 % |
0.79/0.89	c |      1323 |    4891     4843    23310 |     8052     1323     20 | 13.249 % |
0.89/0.93	c |      2083 |    4889     4843    23310 |     8857     2083     28 | 13.285 % |
0.89/1.00	c |      3222 |    4881     4843    23310 |     9743     3222     32 | 13.427 % |
1.11/1.14	c |      4933 |    4850     4843    23310 |    10717     4933     45 | 13.977 % |
1.29/1.31	c ===============================================================================
1.29/1.31	c core #267
1.29/1.31	c 
1.29/1.31	c 
1.29/1.31	c Core size: 64	Core Weight: 1	Total Weight: 276
1.29/1.31	c Current CPU time: 1.25281 s
1.29/1.31	c
1.29/1.31	c ============================[ Search Statistics ]==============================
1.29/1.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.29/1.31	c ===============================================================================
1.29/1.31	c |         0 |    4960     4844    23429 |     5000        0   -nan |  0.000 % |
1.29/1.32	c |       104 |    4960     4844    23429 |     5500      104     15 | 12.891 % |
1.29/1.32	c |       254 |    4956     4844    23429 |     6050      254     15 | 12.961 % |
1.29/1.33	c |       479 |    4956     4844    23429 |     6655      479     21 | 12.961 % |
1.29/1.35	c |       816 |    4956     4844    23429 |     7320      816     22 | 12.961 % |
1.29/1.37	c |      1322 |    4956     4844    23429 |     8052     1322     23 | 12.961 % |
1.39/1.41	c |      2081 |    4956     4844    23429 |     8857     2081     25 | 12.961 % |
1.39/1.48	c |      3221 |    4952     4844    23429 |     9743     3221     30 | 13.277 % |
1.59/1.61	c |      4930 |    4926     4844    23429 |    10717     4930     38 | 13.488 % |
1.79/1.81	c |      7492 |    4924     4844    23429 |    11789     7492     45 | 13.523 % |
2.11/2.16	c |     11336 |    4924     4844    23429 |    12968    11336     55 | 13.523 % |
2.79/2.83	c |     17102 |    4924     4844    23429 |    14265    10140     84 | 13.523 % |
3.69/3.79	c ===============================================================================
3.89/3.90	c core #268
3.89/3.90	c 
3.89/3.90	c 
3.89/3.90	c Core size: 787	Core Weight: 1	Total Weight: 277
3.89/3.90	c Current CPU time: 3.77942 s
3.89/3.90	c
3.89/3.90	c ============================[ Search Statistics ]==============================
3.89/3.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.89/3.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.89/3.90	c ===============================================================================
3.89/3.90	c |         0 |    5839     4845    25085 |     5000        0   -nan |  0.000 % |
3.89/3.91	c |       102 |    5839     4845    25085 |     5500      102     20 |  9.836 % |
3.89/3.91	c |       254 |    5839     4845    25085 |     6050      254     21 |  9.836 % |
3.89/3.91	c ===============================================================================
3.89/3.92	c core #269
3.89/3.92	c 
3.89/3.92	c 
3.89/3.92	c Core size: 115	Core Weight: 1	Total Weight: 278
3.89/3.92	c Current CPU time: 3.80042 s
3.89/3.92	c
3.89/3.92	c ============================[ Search Statistics ]==============================
3.89/3.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.89/3.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.89/3.92	c ===============================================================================
3.89/3.92	c |         0 |    5969     4846    25314 |     5000        0   -nan |  0.000 % |
3.89/3.92	c |       101 |    5969     4846    25314 |     5500      101     23 |  9.355 % |
3.89/3.93	c |       252 |    5969     4846    25314 |     6050      252     19 |  9.355 % |
3.89/3.94	c |       478 |    5969     4846    25314 |     6655      478     19 |  9.355 % |
3.89/3.96	c |       816 |    5969     4846    25314 |     7320      816     28 |  9.355 % |
3.89/3.99	c |      1322 |    5969     4846    25314 |     8052     1322     50 |  9.355 % |
3.99/4.06	c |      2081 |    5965     4846    25314 |     8857     2081     56 |  9.415 % |
4.19/4.24	c |      3220 |    5965     4846    25314 |     9743     3220     98 |  9.415 % |
4.49/4.54	c |      4931 |    5965     4846    25314 |    10717     4931    106 |  9.415 % |
4.89/4.95	c |      7493 |    5963     4846    25314 |    11789     7493     97 |  9.446 % |
5.51/5.59	c |     11337 |    5963     4846    25314 |    12968    11337    141 |  9.446 % |
6.39/6.46	c |     17103 |    5963     4846    25314 |    14265     9839    225 |  9.446 % |
7.99/8.08	c |     25754 |    5963     4846    25314 |    15692    10924    177 |  9.446 % |
10.19/10.27	c |     38729 |    5961     4846    25314 |    17261    15637    167 |  9.476 % |
14.59/14.62	c |     58190 |    5961     4846    25314 |    18987    16657    234 |  9.476 % |
23.89/23.98	c |     87383 |    5961     4846    25314 |    20886    16021    321 |  9.476 % |
39.39/39.40	c |    131172 |    5961     4846    25314 |    22974    16431    320 |  9.476 % |
64.30/64.38	c |    196857 |    5961     4846    25314 |    25272    21889    329 |  9.476 % |
99.40/99.41	c |    295383 |    5959     4846    25314 |    27799    26248    300 |  9.506 % |
147.59/147.67	c |    443175 |    5959     4846    25314 |    30579    25792    266 |  9.506 % |
224.89/224.94	c |    664858 |    5956     4846    25314 |    33637    15577    206 |  9.567 % |
340.91/340.96	c |    997385 |    5953     4846    25314 |    37001    30173    323 |  9.598 % |
574.12/574.21	c |   1496173 |    5949     4846    25314 |    40701    29144    298 |  9.658 % |
857.10/857.15	c ===============================================================================
865.30/865.39	c core #270
865.30/865.39	c 
865.30/865.39	c 
865.30/865.39	c Core size: 896	Core Weight: 1	Total Weight: 279
865.30/865.39	c Current CPU time: 855.358 s
865.30/865.39	c
865.30/865.39	c ============================[ Search Statistics ]==============================
865.30/865.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
865.30/865.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
865.30/865.39	c ===============================================================================
865.30/865.39	c |         0 |    6942     4847    27178 |     5000        0   -nan |  0.000 % |
865.40/865.40	c |       101 |    6942     4847    27178 |     5500      101     30 |  7.130 % |
865.40/865.41	c |       252 |    6942     4847    27178 |     6050      252     37 |  7.130 % |
865.40/865.44	c |       477 |    6942     4847    27178 |     6655      477     50 |  7.130 % |
865.40/865.46	c |       814 |    6942     4847    27178 |     7320      814     56 |  7.130 % |
865.50/865.53	c |      1320 |    6942     4847    27178 |     8052     1320     63 |  7.130 % |
865.50/865.60	c |      2079 |    6942     4847    27178 |     8857     2079     80 |  7.130 % |
865.81/865.81	c |      3218 |    6942     4847    27178 |     9743     3218    116 |  7.130 % |
866.01/866.06	c |      4926 |    6942     4847    27178 |    10717     4926    141 |  7.130 % |
866.41/866.41	c |      7492 |    6942     4847    27178 |    11789     7492    154 |  7.130 % |
867.00/867.00	c |     11336 |    6942     4847    27178 |    12968    11336    181 |  7.130 % |
868.50/868.58	c |     17105 |    6942     4847    27178 |    14265    10214    225 |  7.130 % |
870.31/870.31	c |     25755 |    6942     4847    27178 |    15692    11127    212 |  7.130 % |
872.90/872.98	c |     38729 |    6940     4847    27178 |    17261    15553    261 |  7.157 % |
878.20/878.26	c |     58191 |    6938     4847    27178 |    18987    16180    445 |  7.184 % |
888.10/888.14	c |     87387 |    6938     4847    27178 |    20886    13690    358 |  7.184 % |
913.30/913.39	c |    131176 |    6938     4847    27178 |    22974    12379    347 |  7.184 % |
937.31/937.33	c |    196864 |    6938     4847    27178 |    25272    13673    405 |  7.184 % |
969.21/969.23	c |    295410 |    6938     4847    27178 |    27799    14993    370 |  7.184 % |
1028.91/1028.94	c |    443201 |    6938     4847    27178 |    30579    16990    349 |  7.184 % |
1112.41/1112.43	c |    664884 |    6938     4847    27178 |    33637    14310    357 |  7.184 % |
1280.33/1280.41	c |    997413 |    6938     4847    27178 |    37001    19971    510 |  7.184 % |
1528.31/1528.33	c |   1496201 |    6938     4847    27178 |    40701    19996    426 |  7.184 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.03 2/561 27747
/proc/meminfo: memFree=30205768/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=4140 CPUtime=0.01 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 858 0 0 0 1 0 0 0 25 0 1 0 819744511 4239360 769 33554432000 4194304 5714214 140733779231568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 1035 769 175 372 0 660 0

[startup+0.0731859 s]
/proc/loadavg: 2.00 2.02 2.03 2/561 27747
/proc/meminfo: memFree=30205768/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=4672 CPUtime=0.07 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 1249 0 0 0 7 0 0 0 25 0 1 0 819744511 4784128 912 33554432000 4194304 5714214 140733779231568 18446744073709551615 4968986 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 1168 912 175 372 0 793 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4672

[startup+0.100159 s]
/proc/loadavg: 2.00 2.02 2.03 2/561 27747
/proc/meminfo: memFree=30205768/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=4544 CPUtime=0.09 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 1319 0 0 0 9 0 0 0 25 0 1 0 819744511 4653056 890 33554432000 4194304 5714214 140733779231568 18446744073709551615 5013111 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 1136 890 175 372 0 761 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4544

[startup+0.300175 s]
/proc/loadavg: 2.00 2.02 2.03 2/561 27747
/proc/meminfo: memFree=30205768/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=5360 CPUtime=0.29 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 1786 0 0 0 29 0 0 0 25 0 1 0 819744511 5488640 1066 33554432000 4194304 5714214 140733779231568 18446744073709551615 4355639 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 1340 1066 175 372 0 965 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5360

[startup+0.701111 s]
/proc/loadavg: 2.00 2.02 2.03 2/561 27747
/proc/meminfo: memFree=30205768/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=7408 CPUtime=0.69 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 3492 0 0 0 68 1 0 0 25 0 1 0 819744511 7585792 1573 33554432000 4194304 5714214 140733779231568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 1852 1573 180 372 0 1477 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7408

[startup+1.50092 s]
/proc/loadavg: 2.00 2.02 2.03 3/562 27748
/proc/meminfo: memFree=30191004/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=10340 CPUtime=1.49 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 4237 0 0 0 143 6 0 0 25 0 1 0 819744511 10588160 2318 33554432000 4194304 5714214 140733779231568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 2585 2318 180 372 0 2210 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10340

[startup+3.10071 s]
/proc/loadavg: 2.00 2.02 2.03 3/562 27748
/proc/meminfo: memFree=30180488/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=14768 CPUtime=3.09 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 5357 0 0 0 299 10 0 0 25 0 1 0 819744511 15122432 3438 33554432000 4194304 5714214 140733779231568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 3692 3438 180 372 0 3317 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14768

[startup+6.30017 s]
/proc/loadavg: 2.00 2.02 2.03 3/562 27748
/proc/meminfo: memFree=30166952/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=19932 CPUtime=6.29 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 6718 0 0 0 609 20 0 0 25 0 1 0 819744511 20410368 4748 33554432000 4194304 5714214 140733779231568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 4983 4748 180 372 0 4608 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19932

[startup+12.701 s]
/proc/loadavg: 2.00 2.02 2.03 3/562 27748
/proc/meminfo: memFree=30140520/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=30024 CPUtime=12.69 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 9204 0 0 0 1232 37 0 0 25 0 1 0 819744511 30744576 7234 33554432000 4194304 5714214 140733779231568 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 7506 7234 180 372 0 7131 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30024

[startup+25.5009 s]
/proc/loadavg: 2.00 2.02 2.03 3/562 27749
/proc/meminfo: memFree=30097556/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=53916 CPUtime=25.49 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 15176 0 0 0 2489 60 0 0 25 0 1 0 819744511 55209984 13206 33554432000 4194304 5714214 140733779231568 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 13479 13206 180 372 0 13104 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53916

[startup+51.1006 s]
/proc/loadavg: 2.16 2.05 2.04 3/562 27750
/proc/meminfo: memFree=30051020/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=73556 CPUtime=51.09 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 20067 0 0 0 5021 88 0 0 25 0 1 0 819744511 75321344 18097 33554432000 4194304 5714214 140733779231568 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 18389 18097 180 372 0 18014 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73556

[startup+102.322 s]
/proc/loadavg: 2.18 2.07 2.04 3/562 27751
/proc/meminfo: memFree=30018884/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=103576 CPUtime=102.32 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 27392 0 0 0 10081 151 0 0 25 0 1 0 819744511 106061824 25422 33554432000 4194304 5714214 140733779231568 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 25894 25422 180 372 0 25519 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 103576

[startup+162.301 s]
/proc/loadavg: 2.15 2.08 2.05 3/562 27752
/proc/meminfo: memFree=29937748/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=140508 CPUtime=162.29 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 36461 0 0 0 16013 216 0 0 25 0 1 0 819744511 143880192 34491 33554432000 4194304 5714214 140733779231568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 35127 34491 180 372 0 34752 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 140508

[startup+222.301 s]
/proc/loadavg: 2.05 2.07 2.04 3/562 27754
/proc/meminfo: memFree=29874364/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=168792 CPUtime=222.29 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 43363 0 0 0 21942 287 0 0 25 0 1 0 819744511 172843008 41393 33554432000 4194304 5714214 140733779231568 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 42198 41393 180 372 0 41823 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 168792

[startup+282.301 s]
/proc/loadavg: 2.02 2.05 2.04 3/562 27756
/proc/meminfo: memFree=29813464/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=208860 CPUtime=282.29 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 53292 0 0 0 27861 368 0 0 25 0 1 0 819744511 213872640 51322 33554432000 4194304 5714214 140733779231568 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 52215 51322 180 372 0 51840 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 208860

[startup+342.301 s]
/proc/loadavg: 2.00 2.04 2.03 3/562 27757
/proc/meminfo: memFree=29741656/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=253136 CPUtime=342.29 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 64294 0 0 0 33795 434 0 0 25 0 1 0 819744511 259211264 62324 33554432000 4194304 5714214 140733779231568 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 63284 62324 180 372 0 62909 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 253136

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 2.03 3/562 27759
/proc/meminfo: memFree=29639940/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=290672 CPUtime=402.3 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 73553 0 0 0 39737 493 0 0 25 0 1 0 819744511 297648128 71583 33554432000 4194304 5714214 140733779231568 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 72668 71583 180 372 0 72293 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 290672

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.02 3/562 27760
/proc/meminfo: memFree=29605208/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=313456 CPUtime=462.3 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 79168 0 0 0 45676 554 0 0 25 0 1 0 819744511 320978944 77198 33554432000 4194304 5714214 140733779231568 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 78364 77198 180 372 0 77989 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 313456

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/562 27762
/proc/meminfo: memFree=29558072/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=340056 CPUtime=522.3 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 85706 0 0 0 51627 603 0 0 25 0 1 0 819744511 348217344 83736 33554432000 4194304 5714214 140733779231568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 85014 83736 180 372 0 84639 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 340056

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/562 27764
/proc/meminfo: memFree=29499012/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=359120 CPUtime=582.3 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 90407 0 0 0 57581 649 0 0 25 0 1 0 819744511 367738880 88437 33554432000 4194304 5714214 140733779231568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 89780 88437 180 372 0 89405 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 359120

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.08 2.08 2.03 3/562 27770
/proc/meminfo: memFree=29307728/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=472900 CPUtime=822.31 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 118517 0 0 0 81363 868 0 0 25 0 1 0 819744511 484249600 116547 33554432000 4194304 5714214 140733779231568 18446744073709551615 4300112 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 118225 116547 180 372 0 117850 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 472900

[startup+882.301 s]
/proc/loadavg: 2.03 2.06 2.02 3/562 27772
/proc/meminfo: memFree=29237512/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=513924 CPUtime=882.3 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 128858 0 0 0 87290 940 0 0 25 0 1 0 819744511 526258176 126805 33554432000 4194304 5714214 140733779231568 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 128481 126805 180 372 0 128106 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 513924

[startup+942.301 s]
/proc/loadavg: 2.01 2.05 2.02 3/562 27773
/proc/meminfo: memFree=29209080/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=513924 CPUtime=942.3 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 128876 0 0 0 93231 999 0 0 25 0 1 0 819744511 526258176 126823 33554432000 4194304 5714214 140733779231568 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 128481 126823 180 372 0 128106 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 513924

[startup+1002.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/562 27775
/proc/meminfo: memFree=29159816/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=513924 CPUtime=1002.31 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 128922 0 0 0 99155 1076 0 0 25 0 1 0 819744511 526258176 126869 33554432000 4194304 5714214 140733779231568 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 128481 126869 180 372 0 128106 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 513924

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 27776
/proc/meminfo: memFree=29159792/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=513924 CPUtime=1062.3 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 128967 0 0 0 105078 1152 0 0 25 0 1 0 819744511 526258176 126914 33554432000 4194304 5714214 140733779231568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 128481 126914 180 372 0 128106 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 513924

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 27778
/proc/meminfo: memFree=29158628/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=513924 CPUtime=1122.31 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 129102 0 0 0 110999 1232 0 0 25 0 1 0 819744511 526258176 127049 33554432000 4194304 5714214 140733779231568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 128481 127049 180 372 0 128106 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 513924

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 27780
/proc/meminfo: memFree=29157856/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=513924 CPUtime=1182.31 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 129257 0 0 0 116947 1284 0 0 25 0 1 0 819744511 526258176 127204 33554432000 4194304 5714214 140733779231568 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 128481 127204 180 372 0 128106 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 513924

[startup+1242.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/562 27781
/proc/meminfo: memFree=29157088/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=513924 CPUtime=1242.31 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 129262 0 0 0 122899 1332 0 0 25 0 1 0 819744511 526258176 127209 33554432000 4194304 5714214 140733779231568 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 128481 127209 180 372 0 128106 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 513924

[startup+1302.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/562 27783
/proc/meminfo: memFree=29155832/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=513924 CPUtime=1302.33 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 129296 0 0 0 128844 1389 0 0 25 0 1 0 819744511 526258176 127243 33554432000 4194304 5714214 140733779231568 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 128481 127243 180 372 0 128106 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 513924

[startup+1362.3 s]
/proc/loadavg: 2.19 2.09 2.02 3/562 27784
/proc/meminfo: memFree=29156812/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=513924 CPUtime=1362.31 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 129347 0 0 0 134795 1436 0 0 25 0 1 0 819744511 526258176 127294 33554432000 4194304 5714214 140733779231568 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 128481 127294 180 372 0 128106 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 513924

[startup+1422.32 s]
/proc/loadavg: 2.07 2.07 2.02 3/562 27786
/proc/meminfo: memFree=29157264/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=513924 CPUtime=1422.34 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 129519 0 0 0 140764 1470 0 0 25 0 1 0 819744511 526258176 127466 33554432000 4194304 5714214 140733779231568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 128481 127466 180 372 0 128106 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 513924

[startup+1482.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/562 27788
/proc/meminfo: memFree=29155892/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=513924 CPUtime=1482.31 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 129579 0 0 0 146728 1503 0 0 25 0 1 0 819744511 526258176 127526 33554432000 4194304 5714214 140733779231568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 128481 127526 180 372 0 128106 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 513924

[startup+1542.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/562 27789
/proc/meminfo: memFree=29156220/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=513924 CPUtime=1542.32 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 129682 0 0 0 152686 1546 0 0 25 0 1 0 819744511 526258176 127629 33554432000 4194304 5714214 140733779231568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 128481 127629 180 372 0 128106 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 513924

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 27791
/proc/meminfo: memFree=29155956/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=513924 CPUtime=1602.32 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 129731 0 0 0 158639 1593 0 0 25 0 1 0 819744511 526258176 127678 33554432000 4194304 5714214 140733779231568 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 128481 127678 180 372 0 128106 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 513924

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 27792
/proc/meminfo: memFree=29155072/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=513924 CPUtime=1662.32 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 129922 0 0 0 164590 1642 0 0 25 0 1 0 819744511 526258176 127869 33554432000 4194304 5714214 140733779231568 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 128481 127869 180 372 0 128106 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 513924

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 27794
/proc/meminfo: memFree=29154812/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=513924 CPUtime=1722.32 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 129996 0 0 0 170534 1698 0 0 25 0 1 0 819744511 526258176 127943 33554432000 4194304 5714214 140733779231568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 128481 127943 180 372 0 128106 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 513924

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/562 27796
/proc/meminfo: memFree=29151568/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=513924 CPUtime=1782.32 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 130050 0 0 0 176458 1774 0 0 25 0 1 0 819744511 526258176 127997 33554432000 4194304 5714214 140733779231568 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 128481 127997 180 372 0 128106 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 513924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.92 2.00 1.99 2/560 27797
/proc/meminfo: memFree=29689116/32950928 swapFree=41528364/67111528
[pid=27747] ppid=27745 vsize=513924 CPUtime=1800.04 cores=1,3,5,7
/proc/27747/stat : 27747 (wbo1.6) R 27745 27747 24081 0 -1 4202496 130132 0 0 0 178218 1786 0 0 25 0 1 0 819744511 526258176 128079 33554432000 4194304 5714214 140733779231568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27747/statm: 128481 128079 180 372 0 128106 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 513924

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.04
CPU time (s): 1800.07
CPU user time (s): 1782.19
CPU system time (s): 17.8873
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 514408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1782.19
system time used= 17.8873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130132
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= 11
involuntary context switches= 2454

runsolver used 9.81351 second user time and 23.6924 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-03 08:10:58
IDJOB=3461369
IDBENCH=2041
IDSOLVER=1953
FILE ID=node126/3461369-1307081458
RUNJOBID= node126-1307077852-27211
PBS_JOBID= 13497860
Free space on /tmp= 73788 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-prom2.pi.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461369-1307081458/watcher-3461369-1307081458 -o /tmp/evaluation-result-3461369-1307081458/solver-3461369-1307081458 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461369-1307081458.opb

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

MD5SUM BENCH= 6a8ed45a9ac044152dd384e143f7e172
RANDOM SEED=1216022538

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30206172 kB
Buffers:        266040 kB
Cached:         400044 kB
SwapCached:      15328 kB
Active:        2051144 kB
Inactive:       375400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30206172 kB
SwapTotal:    67111528 kB
SwapFree:     41528364 kB
Dirty:            9000 kB
Writeback:           0 kB
AnonPages:     1757600 kB
Mapped:          24352 kB
Slab:           147748 kB
PageTables:      99940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176399684 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73784 MiB
End job on node126 at 2011-06-03 08:41:00