Trace number 3461530

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.1 1800.05

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-ex5.r.opb
MD5SUMa65b7dae8af36ed37815bca4e48a5306
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark37
Best CPU time to get the best result obtained on this benchmark7.72782
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved YES
Number of variables2428
Total number of constraints831
Number of constraints which are clauses831
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 constraint3
Maximum length of a constraint146
Number of terms in the objective function 2428
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 2428
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 2428
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-3461530-1307103462.opb.
0.00/0.00	c Instance file HOME/instance-3461530-1307103462.opb
0.00/0.00	c File size is 377131 bytes.
0.00/0.02	c Highest Coefficient sum: 147
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.03         s                                      |
0.00/0.02	c |  Number Variables:      2428                                                |
0.00/0.02	c |  Number Clauses:        831                                                 |
0.00/0.02	c |  Number Cardinality:    0                                                   |
0.00/0.02	c |  Number PB Constraints: 0                                                   |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |    2428      831    41085 |     5000        0   -nan |  0.000 % |
0.09/0.10	c core #1
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 100	Core Weight: 1	Total Weight: 1
0.09/0.10	c Current CPU time: 0.028995 s
0.09/0.10	c
0.09/0.10	c core #2
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 62	Core Weight: 1	Total Weight: 2
0.09/0.10	c Current CPU time: 0.031995 s
0.09/0.10	c
0.09/0.10	c core #3
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 25	Core Weight: 1	Total Weight: 3
0.09/0.10	c Current CPU time: 0.033994 s
0.09/0.10	c
0.09/0.10	c core #4
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 32	Core Weight: 1	Total Weight: 4
0.09/0.10	c Current CPU time: 0.036994 s
0.09/0.10	c
0.09/0.10	c core #5
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 9	Core Weight: 1	Total Weight: 5
0.09/0.10	c Current CPU time: 0.038994 s
0.09/0.10	c
0.09/0.10	c core #6
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 33	Core Weight: 1	Total Weight: 6
0.09/0.10	c Current CPU time: 0.041993 s
0.09/0.10	c
0.09/0.10	c core #7
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 29	Core Weight: 1	Total Weight: 7
0.09/0.10	c Current CPU time: 0.044993 s
0.09/0.10	c
0.09/0.10	c core #8
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 4	Core Weight: 1	Total Weight: 8
0.09/0.10	c Current CPU time: 0.046992 s
0.09/0.10	c
0.09/0.10	c core #9
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 7	Core Weight: 1	Total Weight: 9
0.09/0.10	c Current CPU time: 0.049992 s
0.09/0.10	c
0.09/0.10	c core #10
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 36	Core Weight: 1	Total Weight: 10
0.09/0.10	c Current CPU time: 0.052991 s
0.09/0.10	c
0.09/0.10	c core #11
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 37	Core Weight: 1	Total Weight: 11
0.09/0.10	c Current CPU time: 0.054991 s
0.09/0.10	c
0.09/0.10	c core #12
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 15	Core Weight: 1	Total Weight: 12
0.09/0.10	c Current CPU time: 0.057991 s
0.09/0.10	c
0.09/0.10	c core #13
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 40	Core Weight: 1	Total Weight: 13
0.09/0.10	c Current CPU time: 0.06099 s
0.09/0.10	c
0.09/0.10	c core #14
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 53	Core Weight: 1	Total Weight: 14
0.09/0.10	c Current CPU time: 0.06399 s
0.09/0.10	c
0.09/0.10	c core #15
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 4	Core Weight: 1	Total Weight: 15
0.09/0.10	c Current CPU time: 0.066989 s
0.09/0.10	c
0.09/0.10	c core #16
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 15	Core Weight: 1	Total Weight: 16
0.09/0.10	c Current CPU time: 0.068989 s
0.09/0.10	c
0.09/0.10	c core #17
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 41	Core Weight: 1	Total Weight: 17
0.09/0.10	c Current CPU time: 0.070989 s
0.09/0.10	c
0.09/0.10	c core #18
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 29	Core Weight: 1	Total Weight: 18
0.09/0.10	c Current CPU time: 0.073988 s
0.09/0.10	c
0.09/0.10	c core #19
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 41	Core Weight: 1	Total Weight: 19
0.09/0.10	c Current CPU time: 0.076988 s
0.09/0.10	c
0.09/0.10	c core #20
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 6	Core Weight: 1	Total Weight: 20
0.09/0.10	c Current CPU time: 0.079987 s
0.09/0.10	c
0.09/0.10	c core #21
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 12	Core Weight: 1	Total Weight: 21
0.09/0.10	c Current CPU time: 0.082987 s
0.09/0.10	c
0.09/0.10	c core #22
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 13	Core Weight: 1	Total Weight: 22
0.09/0.10	c Current CPU time: 0.085986 s
0.09/0.10	c
0.09/0.10	c core #23
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 49	Core Weight: 1	Total Weight: 23
0.09/0.10	c Current CPU time: 0.089986 s
0.09/0.10	c
0.09/0.10	c core #24
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 86	Core Weight: 1	Total Weight: 24
0.09/0.10	c Current CPU time: 0.092985 s
0.09/0.10	c
0.09/0.10	c core #25
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 56	Core Weight: 1	Total Weight: 25
0.09/0.10	c Current CPU time: 0.095985 s
0.09/0.10	c
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    1533     3284    43418 |     5000        0   -nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c core #26
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 213	Core Weight: 1	Total Weight: 26
0.09/0.10	c Current CPU time: 0.098984 s
0.09/0.10	c
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    1871     3285    43965 |     5000        0   -nan |  0.000 % |
0.09/0.10	c |       100 |    1871     3285    43965 |     5500      100     48 | 45.679 % |
0.09/0.11	c |       250 |    1869     3285    43965 |     6050      250     52 | 45.679 % |
0.09/0.12	c |       476 |    1865     3285    43965 |     6655      476     69 | 45.738 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c core #27
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 403	Core Weight: 1	Total Weight: 27
0.09/0.12	c Current CPU time: 0.119981 s
0.09/0.12	c
0.09/0.12	c ============================[ Search Statistics ]==============================
0.09/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |    2470     3286    44963 |     5000        0   -nan |  0.000 % |
0.09/0.13	c |       100 |    2470     3286    44963 |     5500      100     59 | 35.610 % |
0.09/0.13	c |       251 |    2469     3286    44963 |     6050      251     60 | 35.636 % |
0.09/0.15	c |       476 |    2469     3286    44963 |     6655      476     67 | 35.662 % |
0.09/0.17	c |       813 |    2468     3286    44963 |     7320      813     76 | 35.662 % |
0.20/0.20	c ===============================================================================
0.20/0.21	c core #28
0.20/0.21	c 
0.20/0.21	c 
0.20/0.21	c Core size: 509	Core Weight: 1	Total Weight: 28
0.20/0.21	c Current CPU time: 0.19597 s
0.20/0.21	c
0.20/0.21	c ============================[ Search Statistics ]==============================
0.20/0.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.20/0.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.20/0.21	c ===============================================================================
0.20/0.21	c |         0 |    3168     3287    46169 |     5000        0   -nan |  0.000 % |
0.20/0.21	c |       100 |    3168     3287    46169 |     5500      100    111 | 27.072 % |
0.20/0.22	c |       252 |    3168     3287    46169 |     6050      252     73 | 27.072 % |
0.20/0.24	c |       479 |    3168     3287    46169 |     6655      479     97 | 27.072 % |
0.20/0.27	c |       817 |    3168     3287    46169 |     7320      817     93 | 27.072 % |
0.29/0.32	c |      1323 |    3168     3287    46169 |     8052     1323    109 | 27.072 % |
0.40/0.43	c |      2082 |    3168     3287    46169 |     8857     2082    107 | 27.072 % |
0.49/0.57	c |      3221 |    3168     3287    46169 |     9743     3221     95 | 27.072 % |
0.79/0.81	c |      4929 |    3168     3287    46169 |    10717     4929    102 | 27.072 % |
1.01/1.09	c |      7492 |    3168     3287    46169 |    11789     7492    116 | 27.072 % |
1.70/1.72	c |     11338 |    3166     3287    46169 |    12968    11338    144 | 27.118 % |
2.39/2.40	c ===============================================================================
2.39/2.41	c core #29
2.39/2.41	c 
2.39/2.41	c 
2.39/2.41	c Core size: 50	Core Weight: 1	Total Weight: 29
2.39/2.41	c Current CPU time: 2.31965 s
2.39/2.41	c
2.39/2.41	c ============================[ Search Statistics ]==============================
2.39/2.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.39/2.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.39/2.41	c ===============================================================================
2.39/2.41	c |         0 |    3216     3288    46264 |     5000        0   -nan |  0.000 % |
2.39/2.42	c |       100 |    3215     3288    46264 |     5500      100     86 | 26.782 % |
2.39/2.44	c |       250 |    3215     3288    46264 |     6050      250     84 | 26.782 % |
2.39/2.46	c |       475 |    3215     3288    46264 |     6655      475     77 | 26.782 % |
2.39/2.49	c |       812 |    3215     3288    46264 |     7320      812     88 | 26.782 % |
2.49/2.54	c |      1318 |    3215     3288    46264 |     8052     1318    104 | 26.782 % |
2.59/2.64	c |      2084 |    3215     3288    46264 |     8857     2084    119 | 26.782 % |
2.69/2.79	c |      3223 |    3215     3288    46264 |     9743     3223    117 | 26.782 % |
2.90/2.98	c |      4932 |    3215     3288    46264 |    10717     4932    121 | 26.782 % |
3.21/3.27	c |      7494 |    3215     3288    46264 |    11789     7494    134 | 26.782 % |
3.59/3.62	c |     11342 |    3215     3288    46264 |    12968    11342    123 | 26.782 % |
4.31/4.33	c ===============================================================================
4.31/4.38	c core #30
4.31/4.38	c 
4.31/4.38	c 
4.31/4.38	c Core size: 567	Core Weight: 1	Total Weight: 30
4.31/4.38	c Current CPU time: 4.22636 s
4.31/4.38	c
4.31/4.38	c ============================[ Search Statistics ]==============================
4.31/4.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.31/4.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.31/4.38	c ===============================================================================
4.31/4.38	c |         0 |    3929     3289    47542 |     5000        0   -nan |  0.000 % |
4.31/4.39	c |       100 |    3929     3289    47542 |     5500      100     82 | 20.722 % |
4.31/4.41	c |       255 |    3929     3289    47542 |     6050      255     78 | 20.722 % |
4.41/4.43	c |       481 |    3929     3289    47542 |     6655      481     89 | 20.722 % |
4.41/4.47	c |       818 |    3929     3289    47542 |     7320      818    113 | 20.722 % |
4.49/4.58	c |      1324 |    3929     3289    47542 |     8052     1324    159 | 20.722 % |
4.69/4.75	c |      2083 |    3929     3289    47542 |     8857     2083    202 | 20.722 % |
4.99/5.03	c |      3222 |    3929     3289    47542 |     9743     3222    203 | 20.722 % |
5.29/5.37	c |      4938 |    3929     3289    47542 |    10717     4938    241 | 20.722 % |
5.89/5.93	c |      7502 |    3929     3289    47542 |    11789     7502    254 | 20.722 % |
6.69/6.76	c |     11347 |    3929     3289    47542 |    12968    11347    269 | 20.722 % |
8.29/8.30	c |     17113 |    3929     3289    47542 |    14265    10041    333 | 20.722 % |
10.69/10.77	c |     25768 |    3929     3289    47542 |    15692    10839    446 | 20.722 % |
14.21/14.28	c |     38742 |    3929     3289    47542 |    17261    14905    365 | 20.722 % |
21.00/21.03	c |     58205 |    3929     3289    47542 |    18987    15716    366 | 20.722 % |
30.82/30.84	c |     87401 |    3929     3289    47542 |    20886    14291    468 | 20.722 % |
47.09/47.19	c |    131190 |    3929     3289    47542 |    22974    12869    365 | 20.722 % |
67.90/67.92	c |    196875 |    3929     3289    47542 |    25272    16693    325 | 20.722 % |
109.59/109.69	c |    295402 |    3927     3289    47542 |    27799    16086    424 | 20.763 % |
157.00/157.06	c |    443194 |    3927     3289    47542 |    30579    26670    343 | 20.763 % |
244.99/245.06	c |    664877 |    3927     3289    47542 |    33637    21339    498 | 20.763 % |
410.81/410.85	c |    997402 |    3927     3289    47542 |    37001    34064    572 | 20.763 % |
630.11/630.18	c |   1496193 |    3925     3289    47542 |    40701    35720    347 | 20.803 % |
981.62/981.61	c ===============================================================================
991.04/991.04	c core #31
991.04/991.04	c 
991.04/991.04	c 
991.04/991.04	c Core size: 1900	Core Weight: 1	Total Weight: 31
991.04/991.04	c Current CPU time: 981.778 s
991.04/991.04	c
991.04/991.04	c ============================[ Search Statistics ]==============================
991.04/991.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
991.04/991.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
991.04/991.04	c ===============================================================================
991.04/991.04	c |         0 |    6412     3290    51921 |     5000        0   -nan |  0.000 % |
991.04/991.05	c |       101 |    6412     3290    51921 |     5500      101    224 |  6.421 % |
991.04/991.08	c |       251 |    6412     3290    51921 |     6050      251    161 |  6.421 % |
991.04/991.10	c |       477 |    6412     3290    51921 |     6655      477    129 |  6.421 % |
991.22/991.20	c |       814 |    6412     3290    51921 |     7320      814    128 |  6.421 % |
991.32/991.32	c |      1323 |    6412     3290    51921 |     8052     1323    113 |  6.421 % |
991.52/991.51	c |      2082 |    6412     3290    51921 |     8857     2082    121 |  6.421 % |
991.82/991.85	c |      3222 |    6412     3290    51921 |     9743     3222    136 |  6.421 % |
992.52/992.50	c |      4931 |    6412     3290    51921 |    10717     4931    154 |  6.421 % |
993.12/993.15	c |      7496 |    6412     3290    51921 |    11789     7496    165 |  6.421 % |
994.22/994.25	c |     11341 |    6412     3290    51921 |    12968    11341    198 |  6.421 % |
995.44/995.44	c |     17107 |    6412     3290    51921 |    14265    10215    227 |  6.421 % |
998.84/998.82	c |     25757 |    6412     3290    51921 |    15692    11378    247 |  6.421 % |
1004.82/1004.89	c |     38735 |    6412     3290    51921 |    17261    16012    259 |  6.421 % |
1019.74/1019.74	c |     58196 |    6412     3290    51921 |    18987    17654    359 |  6.421 % |
1034.62/1034.69	c |     87388 |    6412     3290    51921 |    20886    17358    489 |  6.421 % |
1060.03/1060.01	c |    131177 |    6412     3290    51921 |    22974    17375    396 |  6.421 % |
1125.73/1125.72	c |    196861 |    6412     3290    51921 |    25272    22111    592 |  6.421 % |
1211.22/1211.23	c |    295397 |    6412     3290    51921 |    27799    23515    796 |  6.421 % |
1361.75/1361.75	c |    443186 |    6412     3290    51921 |    30579    23126    733 |  6.421 % |
1619.44/1619.49	c |    664871 |    6412     3290    51921 |    33637    29953    967 |  6.421 % |

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-3461530-1307103462/watcher-3461530-1307103462 -o /tmp/evaluation-result-3461530-1307103462/solver-3461530-1307103462 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461530-1307103462.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.13 2.08 2.02 2/550 22393
/proc/meminfo: memFree=20906320/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=2944 CPUtime=0.01 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 506 0 0 0 1 0 0 0 25 0 1 0 821946597 3014656 459 33554432000 4194304 5714214 140736444000208 18446744073709551615 4228656 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 736 459 231 372 0 268 0

[startup+0.0850879 s]
/proc/loadavg: 2.13 2.08 2.02 2/550 22393
/proc/meminfo: memFree=20906320/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=4616 CPUtime=0.08 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 1128 0 0 0 8 0 0 0 25 0 1 0 821946597 4726784 918 33554432000 4194304 5714214 140736444000208 18446744073709551615 4977520 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 1154 918 175 372 0 779 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4616

[startup+0.101088 s]
/proc/loadavg: 2.13 2.08 2.02 2/550 22393
/proc/meminfo: memFree=20906320/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=4612 CPUtime=0.09 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 1129 0 0 0 9 0 0 0 25 0 1 0 821946597 4722688 918 33554432000 4194304 5714214 140736444000208 18446744073709551615 4346013 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 1153 918 176 372 0 778 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4612

[startup+0.301061 s]
/proc/loadavg: 2.13 2.08 2.02 2/550 22393
/proc/meminfo: memFree=20906320/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=5724 CPUtime=0.29 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 1374 0 0 0 28 1 0 0 18 0 1 0 821946597 5861376 1163 33554432000 4194304 5714214 140736444000208 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 1431 1163 180 372 0 1056 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5724

[startup+0.700991 s]
/proc/loadavg: 2.13 2.08 2.02 2/550 22393
/proc/meminfo: memFree=20906320/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=6916 CPUtime=0.69 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 1679 0 0 0 67 2 0 0 18 0 1 0 821946597 7081984 1468 33554432000 4194304 5714214 140736444000208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 1729 1468 180 372 0 1354 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6916

[startup+1.50084 s]
/proc/loadavg: 2.13 2.08 2.02 3/551 22394
/proc/meminfo: memFree=20897012/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=12900 CPUtime=1.49 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 3151 0 0 0 143 6 0 0 19 0 1 0 821946597 13209600 2940 33554432000 4194304 5714214 140736444000208 18446744073709551615 4311824 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 3225 2940 180 372 0 2850 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12900

[startup+3.10056 s]
/proc/loadavg: 2.36 2.13 2.03 3/551 22394
/proc/meminfo: memFree=20886512/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=17704 CPUtime=3.09 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 4462 0 0 0 298 11 0 0 24 0 1 0 821946597 18128896 4154 33554432000 4194304 5714214 140736444000208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 4426 4154 180 372 0 4051 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17704

[startup+6.30097 s]
/proc/loadavg: 2.36 2.13 2.03 3/551 22394
/proc/meminfo: memFree=20876840/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=17512 CPUtime=6.3 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 4463 0 0 0 609 21 0 0 22 0 1 0 821946597 17932288 4120 33554432000 4194304 5714214 140736444000208 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 4378 4120 180 372 0 4003 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 17512

[startup+12.7008 s]
/proc/loadavg: 2.30 2.12 2.03 3/551 22394
/proc/meminfo: memFree=20855616/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=41852 CPUtime=12.7 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 10547 0 0 0 1238 32 0 0 25 0 1 0 821946597 42856448 10204 33554432000 4194304 5714214 140736444000208 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 10463 10204 180 372 0 10088 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 41852

[startup+25.5005 s]
/proc/loadavg: 2.25 2.12 2.03 3/551 22395
/proc/meminfo: memFree=20839000/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=56068 CPUtime=25.49 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 14074 0 0 0 2500 49 0 0 25 0 1 0 821946597 57413632 13731 33554432000 4194304 5714214 140736444000208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 14017 13731 180 372 0 13642 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56068

[startup+51.1008 s]
/proc/loadavg: 2.17 2.11 2.03 3/551 22395
/proc/meminfo: memFree=20798040/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=81408 CPUtime=51.1 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 20365 0 0 0 5034 76 0 0 25 0 1 0 821946597 83361792 20022 33554432000 4194304 5714214 140736444000208 18446744073709551615 4299968 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 20352 20022 180 372 0 19977 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 81408

[startup+102.322 s]
/proc/loadavg: 2.10 2.10 2.03 3/551 22397
/proc/meminfo: memFree=20730560/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=116948 CPUtime=102.32 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 29229 0 0 0 10103 129 0 0 25 0 1 0 821946597 119754752 28886 33554432000 4194304 5714214 140736444000208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 29237 28886 180 372 0 28862 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 116948

[startup+162.301 s]
/proc/loadavg: 2.04 2.08 2.02 3/551 22398
/proc/meminfo: memFree=20656520/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=162484 CPUtime=162.3 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 40478 0 0 0 16029 201 0 0 25 0 1 0 821946597 166383616 40135 33554432000 4194304 5714214 140736444000208 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 40621 40135 180 372 0 40246 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 162484

[startup+222.301 s]
/proc/loadavg: 2.01 2.06 2.02 3/551 22400
/proc/meminfo: memFree=20550972/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=235816 CPUtime=222.29 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 58710 0 0 0 21971 258 0 0 25 0 1 0 821946597 241475584 58367 33554432000 4194304 5714214 140736444000208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 58954 58367 180 372 0 58579 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 235816

[startup+282.301 s]
/proc/loadavg: 2.00 2.05 2.01 3/551 22402
/proc/meminfo: memFree=20494516/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=260508 CPUtime=282.3 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 64858 0 0 0 27930 300 0 0 25 0 1 0 821946597 266760192 64515 33554432000 4194304 5714214 140736444000208 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 65127 64515 180 372 0 64752 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 260508

[startup+342.301 s]
/proc/loadavg: 2.00 2.04 2.00 3/551 22403
/proc/meminfo: memFree=20426800/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=290388 CPUtime=342.31 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 72260 0 0 0 33888 343 0 0 25 0 1 0 821946597 297357312 71917 33554432000 4194304 5714214 140736444000208 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 72597 71917 180 372 0 72222 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 290388

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/551 22432
/proc/meminfo: memFree=20857892/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=323272 CPUtime=402.3 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 80453 0 0 0 39846 384 0 0 25 0 1 0 821946597 331030528 80110 33554432000 4194304 5714214 140736444000208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 80818 80110 180 372 0 80443 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 323272

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 22433
/proc/meminfo: memFree=20753040/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=358728 CPUtime=462.3 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 89317 0 0 0 45803 427 0 0 25 0 1 0 821946597 367337472 88974 33554432000 4194304 5714214 140736444000208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 89682 88974 180 372 0 89307 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 358728

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 22435
/proc/meminfo: memFree=20669076/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=396084 CPUtime=522.3 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 98654 0 0 0 51751 479 0 0 25 0 1 0 821946597 405590016 98311 33554432000 4194304 5714214 140736444000208 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 99021 98311 180 372 0 98646 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 396084

[startup+582.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/551 22437
/proc/meminfo: memFree=20617332/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=434808 CPUtime=582.31 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 108268 0 0 0 57704 527 0 0 25 0 1 0 821946597 445243392 107925 33554432000 4194304 5714214 140736444000208 18446744073709551615 4299968 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 108702 107925 180 372 0 108327 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 434808

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.03 2.05 2.01 3/551 22443
/proc/meminfo: memFree=20405224/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=599028 CPUtime=822.32 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 149132 0 0 0 81515 717 0 0 25 0 1 0 821946597 613404672 148789 33554432000 4194304 5714214 140736444000208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 149757 148789 180 372 0 149382 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 599028

[startup+882.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/551 22445
/proc/meminfo: memFree=20345072/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=627736 CPUtime=882.31 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 156331 0 0 0 87487 744 0 0 25 0 1 0 821946597 642801664 155988 33554432000 4194304 5714214 140736444000208 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 156934 155988 180 372 0 156559 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 627736

[startup+942.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/551 22446
/proc/meminfo: memFree=20321996/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=629852 CPUtime=942.32 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 156852 0 0 0 93436 796 0 0 25 0 1 0 821946597 644968448 156509 33554432000 4194304 5714214 140736444000208 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 157463 156509 180 372 0 157088 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 629852

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 22448
/proc/meminfo: memFree=20283288/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=635560 CPUtime=1002.33 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 158733 0 0 0 99391 842 0 0 25 0 1 0 821946597 650813440 158080 33554432000 4194304 5714214 140736444000208 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 158890 158080 180 372 0 158515 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 635560

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 22449
/proc/meminfo: memFree=20263188/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=635560 CPUtime=1062.33 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 158737 0 0 0 105335 898 0 0 25 0 1 0 821946597 650813440 158084 33554432000 4194304 5714214 140736444000208 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 158890 158084 180 372 0 158515 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 635560

[startup+1122.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/551 22451
/proc/meminfo: memFree=20234024/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=635560 CPUtime=1122.32 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 158755 0 0 0 111303 929 0 0 25 0 1 0 821946597 650813440 158102 33554432000 4194304 5714214 140736444000208 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 158890 158102 180 372 0 158515 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 635560

[startup+1182.3 s]
/proc/loadavg: 2.27 2.08 2.02 3/551 22453
/proc/meminfo: memFree=20225820/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=635560 CPUtime=1182.33 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 158778 0 0 0 117261 972 0 0 25 0 1 0 821946597 650813440 158125 33554432000 4194304 5714214 140736444000208 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 158890 158125 180 372 0 158515 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 635560

[startup+1242.3 s]
/proc/loadavg: 2.16 2.08 2.02 3/551 22454
/proc/meminfo: memFree=20203356/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=635560 CPUtime=1242.33 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 158804 0 0 0 123223 1010 0 0 25 0 1 0 821946597 650813440 158151 33554432000 4194304 5714214 140736444000208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 158890 158151 180 372 0 158515 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 635560

[startup+1302.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/551 22456
/proc/meminfo: memFree=20170596/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=635560 CPUtime=1302.35 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 158825 0 0 0 129197 1038 0 0 25 0 1 0 821946597 650813440 158172 33554432000 4194304 5714214 140736444000208 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 158890 158172 180 372 0 158515 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 635560

[startup+1362.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/551 22457
/proc/meminfo: memFree=20165000/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=635560 CPUtime=1362.33 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 158850 0 0 0 135164 1069 0 0 18 0 1 0 821946597 650813440 158197 33554432000 4194304 5714214 140736444000208 18446744073709551615 4311009 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 158890 158197 180 372 0 158515 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 635560

[startup+1422.32 s]
/proc/loadavg: 2.00 2.04 2.00 3/551 22459
/proc/meminfo: memFree=20128764/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=635560 CPUtime=1422.36 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 158876 0 0 0 141141 1095 0 0 25 0 1 0 821946597 650813440 158223 33554432000 4194304 5714214 140736444000208 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 158890 158223 180 372 0 158515 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 635560

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/551 22461
/proc/meminfo: memFree=20104320/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=635560 CPUtime=1482.34 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 158884 0 0 0 147107 1127 0 0 25 0 1 0 821946597 650813440 158231 33554432000 4194304 5714214 140736444000208 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 158890 158231 180 372 0 158515 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 635560

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 22462
/proc/meminfo: memFree=20084704/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=635560 CPUtime=1542.34 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 158920 0 0 0 153080 1154 0 0 25 0 1 0 821946597 650813440 158267 33554432000 4194304 5714214 140736444000208 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 158890 158267 180 372 0 158515 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 635560

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 22464
/proc/meminfo: memFree=20048104/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=635560 CPUtime=1602.34 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 158956 0 0 0 159065 1169 0 0 25 0 1 0 821946597 650813440 158303 33554432000 4194304 5714214 140736444000208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 158890 158303 180 372 0 158515 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 635560

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/551 22465
/proc/meminfo: memFree=20045348/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=635560 CPUtime=1662.34 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 159000 0 0 0 165044 1190 0 0 25 0 1 0 821946597 650813440 158347 33554432000 4194304 5714214 140736444000208 18446744073709551615 4200768 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 158890 158347 180 372 0 158515 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 635560

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/551 22467
/proc/meminfo: memFree=20013220/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=635560 CPUtime=1722.34 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 159000 0 0 0 171026 1208 0 0 25 0 1 0 821946597 650813440 158347 33554432000 4194304 5714214 140736444000208 18446744073709551615 4319855 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 158890 158347 180 372 0 158515 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 635560

[startup+1782.3 s]
/proc/loadavg: 2.13 2.07 2.02 3/551 22469
/proc/meminfo: memFree=20003652/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=635560 CPUtime=1782.34 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 159000 0 0 0 176990 1244 0 0 25 0 1 0 821946597 650813440 158347 33554432000 4194304 5714214 140736444000208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 158890 158347 180 372 0 158515 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 635560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.24 2.09 2.03 5/551 22469
/proc/meminfo: memFree=19999796/32951124 swapFree=53733252/67111528
[pid=22393] ppid=22391 vsize=635560 CPUtime=1800.07 cores=1,3,5,7
/proc/22393/stat : 22393 (wbo1.6) R 22391 22393 21496 0 -1 4202496 159000 0 0 0 178751 1256 0 0 25 0 1 0 821946597 650813440 158347 33554432000 4194304 5714214 140736444000208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/22393/statm: 158890 158347 180 372 0 158515 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 635560

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.05
CPU time (s): 1800.1
CPU user time (s): 1787.52
CPU system time (s): 12.5871
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 637340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.52
system time used= 12.5871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159000
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= 12
involuntary context switches= 2441

runsolver used 9.8695 second user time and 22.8935 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-03 14:17:42
IDJOB=3461530
IDBENCH=2873
IDSOLVER=1953
FILE ID=node106/3461530-1307103462
RUNJOBID= node106-1307092297-21515
PBS_JOBID= 13497969
Free space on /tmp= 73740 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-ex5.r.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461530-1307103462/watcher-3461530-1307103462 -o /tmp/evaluation-result-3461530-1307103462/solver-3461530-1307103462 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461530-1307103462.opb

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

MD5SUM BENCH= a65b7dae8af36ed37815bca4e48a5306
RANDOM SEED=970219913

node106.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.830
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.66
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.20
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.830
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.75
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.830
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.82
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20906600 kB
Buffers:        391120 kB
Cached:        5968684 kB
SwapCached:      22744 kB
Active:        6152076 kB
Inactive:      5552844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20906600 kB
SwapTotal:    67111528 kB
SwapFree:     53733252 kB
Dirty:            4692 kB
Writeback:           0 kB
AnonPages:     5341388 kB
Mapped:          26884 kB
Slab:           191140 kB
PageTables:      78388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 167827500 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= 73736 MiB
End job on node106 at 2011-06-03 14:47:44