Trace number 3727473

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.72? 1799.81 1800.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:10:4.5:0.95:100.opb
MD5SUMb258fc1dc8cb1827e842a0b9558712c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.039993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables435
Total number of constraints501
Number of constraints which are clauses403
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 435
Biggest coefficient in the objective function 282
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1168
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 282
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1168
Number of bits of the biggest sum of numbers11
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 ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727473-1338657131.opb.
0.00/0.00	c Instance file HOME/instance-3727473-1338657131.opb
0.00/0.00	c File size is 20180 bytes.
0.00/0.00	c Cost Offset: -282
0.00/0.00	c Highest Coefficient sum: 19
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      435                                                 |
0.00/0.00	c |  Number Clauses:        404                                                 |
0.00/0.00	c |  Number Cardinality:    97                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.00	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.00	c ===============================================================================
0.00/0.00	c | 0.00      | 0  | -281         lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | -280         lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | -279         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -278         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -277         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -276         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -275         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -274         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -273         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -272         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -271         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -270         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -268         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -267         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -266         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -265         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -263         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -262         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -261         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -260         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -259         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -258         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -257         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -256         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -255         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -254         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -253         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -252         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -251         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -250         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -249         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -248         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -247         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -246         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -245         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -244         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -243         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -242         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -241         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -240         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -239         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -238         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -237         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -236         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -235         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -233         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -232         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -231         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -230         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -229         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -228         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -227         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -226         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -225         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -224         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -223         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -222         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -221         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -220         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -219         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -218         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -217         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -216         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -215         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -214         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -213         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -212         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -211         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -210         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -209         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -208         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -207         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -206         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -205         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -204         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -203         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -202         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -201         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -200         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -199         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -198         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -197         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -196         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -195         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -194         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -193         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -192         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -191         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -190         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -189         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -188         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -187         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -186         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -185         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -184         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -183         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -182         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -181         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -180         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -179         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -178         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -177         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -176         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -175         lb |  0                0                0.00  |
0.06/0.06	c | 0.06      | 0  | -174         lb |  0                0                0.00  |
0.06/0.06	c | 0.06      | 0  | -173         lb |  0                0                0.00  |
0.06/0.06	c | 0.07      | 0  | -172         lb |  0                0                0.00  |
0.06/0.06	c | 0.07      | 0  | -171         lb |  0                0                0.00  |
0.06/0.06	c | 0.07      | 0  | -170         lb |  0                0                0.00  |
0.06/0.06	c | 0.07      | 0  | -169         lb |  0                0                0.00  |
0.06/0.07	c | 0.07      | 0  | -168         lb |  0                0                0.00  |
0.06/0.07	c | 0.07      | 0  | -167         lb |  0                0                0.00  |
0.06/0.07	c | 0.07      | 0  | -166         lb |  0                0                0.00  |
0.06/0.07	c | 0.07      | 0  | -165         lb |  0                0                0.00  |
0.06/0.07	c | 0.07      | 0  | -164         lb |  0                0                0.00  |
0.06/0.07	c | 0.07      | 0  | -163         lb |  0                0                0.00  |
0.06/0.07	c | 0.08      | 0  | -162         lb |  0                0                0.00  |
0.06/0.07	c | 0.08      | 0  | -161         lb |  0                0                0.00  |
0.06/0.07	c | 0.08      | 0  | -160         lb |  0                0                0.00  |
0.06/0.08	c | 0.08      | 0  | -159         lb |  0                0                0.00  |
0.06/0.08	c | 0.08      | 0  | -158         lb |  0                0                0.00  |
0.06/0.08	c | 0.08      | 0  | -157         lb |  0                0                0.00  |
0.06/0.08	c | 0.09      | 0  | -156         lb |  0                0                0.00  |
0.06/0.08	c | 0.09      | 0  | -155         lb |  0                0                0.00  |
0.06/0.09	c | 0.09      | 0  | -154         lb |  0                0                0.00  |
0.06/0.09	c | 0.09      | 0  | -153         lb |  0                0                0.00  |
0.06/0.10	c | 0.10      | 0  | -152         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -151         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -150         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -149         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -148         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -147         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -146         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -145         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -144         lb |  0                0                0.00  |
0.09/0.14	c | 0.15      | 0  | -143         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -142         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -141         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -140         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -139         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -138         lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | -137         lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | -136         lb |  0                0                0.00  |
0.09/0.20	c | 0.20      | 0  | -135         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -134         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -133         lb |  0                0                0.00  |
0.19/0.20	c | 0.21      | 0  | -132         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -131         lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | -130         lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | -129         lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | -128         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -127         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -126         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -125         lb |  0                0                0.00  |
0.19/0.29	c | 0.30      | 0  | -124         lb |  0                0                0.00  |
0.29/0.30	c | 0.31      | 0  | -123         lb |  0                0                0.00  |
0.29/0.31	c | 0.31      | 0  | -122         lb |  0                0                0.00  |
0.29/0.31	c | 0.31      | 0  | -121         lb |  0                0                0.00  |
0.29/0.31	c | 0.32      | 0  | -120         lb |  0                0                0.00  |
0.29/0.32	c | 0.33      | 0  | -119         lb |  0                0                0.00  |
0.29/0.33	c | 0.34      | 0  | -118         lb |  0                0                0.00  |
0.39/0.41	c | 0.42      | 0  | -117         lb |  0                0                0.00  |
0.49/0.54	c | 0.54      | 0  | -116         lb |  0                0                0.00  |
0.59/0.68	c | 0.68      | 0  | -115         lb |  0                0                0.00  |
0.59/0.68	c | 0.68      | 0  | -114         lb |  0                0                0.00  |
1.29/1.34	c | 1.35      | 0  | -113         lb |  0                0                0.00  |
1.29/1.36	c | 1.37      | 0  | -112         lb |  0                0                0.00  |
1.39/1.43	c | 1.43      | 0  | -111         lb |  0                0                0.00  |
1.49/1.55	c | 1.55      | 0  | -110         lb |  0                0                0.00  |
1.49/1.56	c | 1.56      | 0  | -109         lb |  0                0                0.00  |
1.59/1.65	c | 1.65      | 0  | -108         lb |  0                0                0.00  |
18.29/18.37	c | 18.37     | 0  | -107         lb |  0                0                0.00  |
18.49/18.50	c | 18.50     | 0  | -106         lb |  0                0                0.00  |
22.88/22.97	c | 22.98     | 0  | -105         lb |  0                0                0.00  |
172.91/173.05	c | 173.05    | 0  | -104         lb |  0                0                0.00  |
586.72/586.97	c | 586.98    | 0  | -103         lb |  0                0                0.00  |
588.72/588.99	c | 588.99    | 0  | -102         lb |  0                0                0.00  |
589.62/589.88	c | 589.88    | 0  | -101         lb |  0                0                0.00  |
596.02/596.20	c | 596.21    | 0  | -100         lb |  0                0                0.00  |
597.71/597.98	c | 597.99    | 0  | -99          lb |  0                0                0.00  |
645.80/646.00	c | 646.01    | 0  | -98          lb |  0                0                0.00  |
1799.55/1800.00	c ===============================================================================
1799.55/1800.00	c Wall Clock Time: 1800.00 s
1799.55/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3727473-1338657131/watcher-3727473-1338657131 -o /tmp/evaluation-result-3727473-1338657131/solver-3727473-1338657131 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727473-1338657131.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.06 2.01 1.99 3/177 6870
/proc/meminfo: memFree=27421184/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=83828 CPUtime=0 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 881 0 0 0 0 0 0 0 20 0 2 0 331837237 85839872 828 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 20957 828 193 433 0 20521 0
[pid=6870/tid=6871] ppid=6868 vsize=83828 CPUtime=0 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 331837237 85839872 830 33554432000 4194304 5964350 140733262291072 140734039252120 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.0643179 s]
/proc/loadavg: 2.06 2.01 1.99 3/177 6870
/proc/meminfo: memFree=27421184/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=83828 CPUtime=0.06 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 1175 0 0 0 6 0 0 0 20 0 2 0 331837237 85839872 1122 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 20957 1122 193 433 0 20521 0
[pid=6870/tid=6871] ppid=6868 vsize=83828 CPUtime=0.04 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 421 0 0 0 4 0 0 0 20 0 2 0 331837237 85839872 1122 33554432000 4194304 5964350 140733262291072 140734039252120 5236791 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 83828

[startup+0.100301 s]
/proc/loadavg: 2.06 2.01 1.99 3/177 6870
/proc/meminfo: memFree=27421184/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=83828 CPUtime=0.09 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 1346 0 0 0 9 0 0 0 20 0 2 0 331837237 85839872 1276 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 20957 1276 197 433 0 20521 0
[pid=6870/tid=6871] ppid=6868 vsize=83828 CPUtime=0.08 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 592 0 0 0 8 0 0 0 20 0 2 0 331837237 85839872 1276 33554432000 4194304 5964350 140733262291072 140734039252120 4395326 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83828

[startup+0.300254 s]
/proc/loadavg: 2.06 2.01 1.99 3/177 6870
/proc/meminfo: memFree=27421184/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=83828 CPUtime=0.29 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 1665 0 0 0 29 0 0 0 20 0 2 0 331837237 85839872 1590 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 20957 1590 197 433 0 20521 0
[pid=6870/tid=6871] ppid=6868 vsize=83828 CPUtime=0.28 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 911 0 0 0 28 0 0 0 20 0 2 0 331837237 85839872 1590 33554432000 4194304 5964350 140733262291072 140734039252120 4221056 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83828

[startup+0.70025 s]
/proc/loadavg: 2.06 2.01 1.99 3/177 6870
/proc/meminfo: memFree=27421184/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=83828 CPUtime=0.69 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 2104 0 0 0 69 0 0 0 20 0 2 0 331837237 85839872 1998 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 20957 1998 197 433 0 20521 0
[pid=6870/tid=6871] ppid=6868 vsize=83828 CPUtime=0.68 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 1350 0 0 0 68 0 0 0 20 0 2 0 331837237 85839872 1998 33554432000 4194304 5964350 140733262291072 140006631696920 4389030 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83828

[startup+1.50027 s]
/proc/loadavg: 2.06 2.01 1.99 3/179 6872
/proc/meminfo: memFree=27413472/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=83828 CPUtime=1.49 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 2758 0 0 0 149 0 0 0 20 0 2 0 331837237 85839872 2626 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 20957 2626 197 433 0 20521 0
[pid=6870/tid=6871] ppid=6868 vsize=83828 CPUtime=1.48 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 2004 0 0 0 148 0 0 0 20 0 2 0 331837237 85839872 2626 33554432000 4194304 5964350 140733262291072 140006631696184 4400462 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83828

[startup+3.10026 s]
/proc/loadavg: 2.05 2.01 1.99 3/179 6872
/proc/meminfo: memFree=27410976/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=83828 CPUtime=3.09 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 3353 0 0 0 309 0 0 0 20 0 2 0 331837237 85839872 3221 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 20957 3221 197 433 0 20521 0
[pid=6870/tid=6871] ppid=6868 vsize=83828 CPUtime=3.08 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 2599 0 0 0 308 0 0 0 20 0 2 0 331837237 85839872 3221 33554432000 4194304 5964350 140733262291072 140006631696184 4400396 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83828

[startup+6.30026 s]
/proc/loadavg: 2.05 2.01 1.99 3/179 6872
/proc/meminfo: memFree=27402656/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=84044 CPUtime=6.28 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 5090 0 0 0 628 0 0 0 20 0 2 0 331837237 86061056 4958 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 21011 4958 197 433 0 20575 0
[pid=6870/tid=6871] ppid=6868 vsize=84044 CPUtime=6.28 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 4336 0 0 0 628 0 0 0 20 0 2 0 331837237 86061056 4958 33554432000 4194304 5964350 140733262291072 140006631696376 4400462 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 84044

[startup+12.7003 s]
/proc/loadavg: 2.04 2.01 1.99 3/179 6872
/proc/meminfo: memFree=27391172/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=84312 CPUtime=12.68 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 7919 0 0 0 1267 1 0 0 20 0 2 0 331837237 86335488 7787 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 21078 7787 197 433 0 20642 0
[pid=6870/tid=6871] ppid=6868 vsize=84312 CPUtime=12.68 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 7165 0 0 0 1266 2 0 0 20 0 2 0 331837237 86335488 7787 33554432000 4194304 5964350 140733262291072 140006631696424 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84312

[startup+25.5003 s]
/proc/loadavg: 2.04 2.01 1.99 3/179 6872
/proc/meminfo: memFree=27379404/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=83828 CPUtime=25.48 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 10581 0 0 0 2546 2 0 0 20 0 2 0 331837237 85839872 10352 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 20957 10352 197 433 0 20521 0
[pid=6870/tid=6871] ppid=6868 vsize=83828 CPUtime=25.48 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 9827 0 0 0 2545 3 0 0 20 0 2 0 331837237 85839872 10352 33554432000 4194304 5964350 140733262291072 140006631696920 4393728 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83828

[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 1.99 3/179 6872
/proc/meminfo: memFree=27355284/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=83828 CPUtime=51.08 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 17091 0 0 0 5103 5 0 0 20 0 2 0 331837237 85839872 16862 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 20957 16862 197 433 0 20521 0
[pid=6870/tid=6871] ppid=6868 vsize=83828 CPUtime=51.08 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 16337 0 0 0 5102 6 0 0 20 0 2 0 331837237 85839872 16862 33554432000 4194304 5964350 140733262291072 140006631696376 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83828

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 1.99 3/179 6872
/proc/meminfo: memFree=27290980/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=150088 CPUtime=102.28 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 32701 0 0 0 10218 10 0 0 20 0 2 0 331837237 153690112 32472 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 37522 32472 197 433 0 37086 0
[pid=6870/tid=6871] ppid=6868 vsize=150088 CPUtime=102.29 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 31947 0 0 0 10217 12 0 0 20 0 2 0 331837237 153690112 32472 33554432000 4194304 5964350 140733262291072 140006631696184 4403451 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 150088

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 1.99 3/179 6872
/proc/meminfo: memFree=27260700/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=215984 CPUtime=162.23 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 39868 0 0 0 16209 14 0 0 20 0 2 0 331837237 221167616 40057 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 53996 40057 197 433 0 53560 0
[pid=6870/tid=6871] ppid=6868 vsize=215984 CPUtime=162.24 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 39114 0 0 0 16207 17 0 0 20 0 2 0 331837237 221167616 40057 33554432000 4194304 5964350 140733262291072 140006631696376 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 215984

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 1.99 3/179 6872
/proc/meminfo: memFree=27249992/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=214900 CPUtime=222.2 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 42332 0 0 0 22206 14 0 0 20 0 2 0 331837237 220057600 42535 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 53725 42535 197 433 0 53289 0
[pid=6870/tid=6871] ppid=6868 vsize=214900 CPUtime=222.23 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 41578 0 0 0 22205 18 0 0 20 0 2 0 331837237 220057600 42535 33554432000 4194304 5964350 140733262291072 140006631697336 4403225 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 214900

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/179 6873
/proc/meminfo: memFree=27250272/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=214900 CPUtime=282.2 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 42443 0 0 0 28205 15 0 0 20 0 2 0 331837237 220057600 42646 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 53725 42646 197 433 0 53289 0
[pid=6870/tid=6871] ppid=6868 vsize=214900 CPUtime=282.23 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 41689 0 0 0 28203 20 0 0 20 0 2 0 331837237 220057600 42646 33554432000 4194304 5964350 140733262291072 140006631697336 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 214900

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 6873
/proc/meminfo: memFree=27219896/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=280436 CPUtime=342.18 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 50120 0 0 0 34200 18 0 0 20 0 2 0 331837237 287166464 50318 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 70109 50318 197 433 0 69673 0
[pid=6870/tid=6871] ppid=6868 vsize=280436 CPUtime=342.23 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 49366 0 0 0 34199 24 0 0 20 0 2 0 331837237 287166464 50318 33554432000 4194304 5964350 140733262291072 140006631696376 4400017 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 280436

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 6873
/proc/meminfo: memFree=27179600/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=280436 CPUtime=402.16 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 57097 0 0 0 40192 24 0 0 20 0 2 0 331837237 287166464 57557 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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

/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 143941 0 0 0 130124 94 0 0 20 0 2 0 331837237 622710784 146123 33554432000 4194304 5964350 140733262291072 140006631696424 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 608116

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 6883
/proc/meminfo: memFree=26625944/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=673652 CPUtime=1361.97 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 156206 0 0 0 136111 86 0 0 20 0 2 0 331837237 689819648 157763 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 168413 157763 197 433 0 167977 0
[pid=6870/tid=6871] ppid=6868 vsize=673652 CPUtime=1362.15 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 155452 0 0 0 136108 107 0 0 20 0 2 0 331837237 689819648 157763 33554432000 4194304 5964350 140733262291072 140006631696376 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 673652

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6922
/proc/meminfo: memFree=26935044/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=673652 CPUtime=1421.94 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 156280 0 0 0 142108 86 0 0 20 0 2 0 331837237 689819648 157936 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 168413 157936 197 433 0 167977 0
[pid=6870/tid=6871] ppid=6868 vsize=673652 CPUtime=1422.13 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 155526 0 0 0 142105 108 0 0 20 0 2 0 331837237 689819648 157936 33554432000 4194304 5964350 140733262291072 140006631696376 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 673652

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6922
/proc/meminfo: memFree=26876744/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=673652 CPUtime=1481.9 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 156597 0 0 0 148104 86 0 0 20 0 2 0 331837237 689819648 158594 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 168413 158594 197 433 0 167977 0
[pid=6870/tid=6871] ppid=6868 vsize=673652 CPUtime=1482.08 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 155843 0 0 0 148099 109 0 0 20 0 2 0 331837237 689819648 158594 33554432000 4194304 5964350 140733262291072 140006631696184 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 673652

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6923
/proc/meminfo: memFree=26814552/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=739188 CPUtime=1541.89 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 164479 0 0 0 154098 91 0 0 20 0 2 0 331837237 756928512 166578 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 184797 166578 197 433 0 184361 0
[pid=6870/tid=6871] ppid=6868 vsize=739188 CPUtime=1542.07 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 163725 0 0 0 154092 115 0 0 20 0 2 0 331837237 756928512 166578 33554432000 4194304 5964350 140733262291072 140006631696184 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 739188

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6923
/proc/meminfo: memFree=26795828/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=739188 CPUtime=1601.88 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 165826 0 0 0 160097 91 0 0 20 0 2 0 331837237 756928512 167920 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 184797 167920 197 433 0 184361 0
[pid=6870/tid=6871] ppid=6868 vsize=739188 CPUtime=1602.07 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 165072 0 0 0 160091 116 0 0 20 0 2 0 331837237 756928512 167920 33554432000 4194304 5964350 140733262291072 140006631696184 4399930 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 739188

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 6923
/proc/meminfo: memFree=26769792/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=741620 CPUtime=1661.87 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 168737 0 0 0 166095 92 0 0 20 0 2 0 331837237 759418880 170827 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 185405 170827 197 433 0 184969 0
[pid=6870/tid=6871] ppid=6868 vsize=741620 CPUtime=1662.07 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 167983 0 0 0 166089 118 0 0 20 0 2 0 331837237 759418880 170827 33554432000 4194304 5964350 140733262291072 140006631696184 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 741620

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 6926
/proc/meminfo: memFree=26717592/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=741620 CPUtime=1721.87 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 170383 0 0 0 172094 93 0 0 20 0 2 0 331837237 759418880 172473 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 185405 172473 197 433 0 184969 0
[pid=6870/tid=6871] ppid=6868 vsize=741620 CPUtime=1722.07 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 169629 0 0 0 172087 120 0 0 20 0 2 0 331837237 759418880 172473 33554432000 4194304 5964350 140733262291072 140006631696184 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 741620

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6926
/proc/meminfo: memFree=26706160/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=741620 CPUtime=1781.85 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 171809 0 0 0 178092 93 0 0 20 0 2 0 331837237 759418880 173898 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 185405 173898 197 433 0 184969 0
[pid=6870/tid=6871] ppid=6868 vsize=741620 CPUtime=1782.07 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 171055 0 0 0 178086 121 0 0 20 0 2 0 331837237 759418880 173898 33554432000 4194304 5964350 140733262291072 140006631696184 4400462 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 741620

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6926
/proc/meminfo: memFree=26703912/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=741620 CPUtime=1791.46 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 172093 0 0 0 179053 93 0 0 20 0 2 0 331837237 759418880 174181 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 185405 174181 197 433 0 184969 0
[pid=6870/tid=6871] ppid=6868 vsize=741620 CPUtime=1791.68 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 171339 0 0 0 179047 121 0 0 20 0 2 0 331837237 759418880 174181 33554432000 4194304 5964350 140733262291072 140006631696184 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 741620

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6926
/proc/meminfo: memFree=26702432/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=741620 CPUtime=1794.66 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 172105 0 0 0 179373 93 0 0 20 0 2 0 331837237 759418880 174193 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 185405 174193 197 433 0 184969 0
[pid=6870/tid=6871] ppid=6868 vsize=741620 CPUtime=1794.88 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 171351 0 0 0 179367 121 0 0 20 0 2 0 331837237 759418880 174193 33554432000 4194304 5964350 140733262291072 140006631696248 4400321 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 741620

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6926
/proc/meminfo: memFree=26700432/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=741620 CPUtime=1797.85 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 172164 0 0 0 179692 93 0 0 20 0 2 0 331837237 759418880 174252 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 185405 174252 197 433 0 184969 0
[pid=6870/tid=6871] ppid=6868 vsize=741620 CPUtime=1798.07 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 171410 0 0 0 179686 121 0 0 20 0 2 0 331837237 759418880 174252 33554432000 4194304 5964350 140733262291072 140006631696184 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 741620

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6927
/proc/meminfo: memFree=26699680/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=741620 CPUtime=1798.65 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 172164 0 0 0 179772 93 0 0 20 0 2 0 331837237 759418880 174252 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 185405 174252 197 433 0 184969 0
[pid=6870/tid=6871] ppid=6868 vsize=741620 CPUtime=1798.87 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 171410 0 0 0 179766 121 0 0 20 0 2 0 331837237 759418880 174252 33554432000 4194304 5964350 140733262291072 140006631696184 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (KiB) 741620

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6927
/proc/meminfo: memFree=26699184/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=741620 CPUtime=1799.06 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 172164 0 0 0 179813 93 0 0 20 0 2 0 331837237 759418880 174252 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 185405 174252 197 433 0 184969 0
[pid=6870/tid=6871] ppid=6868 vsize=741620 CPUtime=1799.28 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 171410 0 0 0 179807 121 0 0 20 0 2 0 331837237 759418880 174252 33554432000 4194304 5964350 140733262291072 140006631696184 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.06
Current children cumulated vsize (KiB) 741620

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6927
/proc/meminfo: memFree=26699184/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=741620 CPUtime=1799.45 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 172173 0 0 0 179852 93 0 0 20 0 2 0 331837237 759418880 174261 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 185405 174261 197 433 0 184969 0
[pid=6870/tid=6871] ppid=6868 vsize=741620 CPUtime=1799.67 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 171419 0 0 0 179846 121 0 0 20 0 2 0 331837237 759418880 174261 33554432000 4194304 5964350 140733262291072 140006631696184 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 741620

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6927
/proc/meminfo: memFree=26699184/32873648 swapFree=7368/7368
[pid=6870] ppid=6868 vsize=741620 CPUtime=1799.55 cores=1,3,5,7
/proc/6870/stat : 6870 (wbo1.72) S 6868 6870 3777 0 -1 4202496 172173 0 0 0 179862 93 0 0 20 0 2 0 331837237 759418880 174261 33554432000 4194304 5964350 140733262291072 140733262290592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6870/statm: 185405 174261 197 433 0 184969 0
[pid=6870/tid=6871] ppid=6868 vsize=741620 CPUtime=1799.77 cores=1,3,5,7
/proc/6870/task/6871/stat : 6871 (wbo1.72) R 6868 6870 3777 0 -1 4202560 171419 0 0 0 179856 121 0 0 20 0 2 0 331837237 759418880 174261 33554432000 4194304 5964350 140733262291072 140006631696184 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 741620

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.81
CPU user time (s): 1798.58
CPU system time (s): 1.22781
CPU usage (%): 99.9887
Max. virtual memory (cumulated for all children) (KiB): 741620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.58
system time used= 1.22781
maximum resident set size= 697052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172175
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= 266
involuntary context switches= 1868

runsolver used 5.01924 second user time and 18.9881 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-02 19:12:11
IDJOB=3727473
IDBENCH=2225
IDSOLVER=2313
FILE ID=node149/3727473-1338657131
RUNJOBID= node149-1338651349-6081
PBS_JOBID= 14636431
Free space on /tmp= 71324 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:10:4.5:0.95:100.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727473-1338657131/watcher-3727473-1338657131 -o /tmp/evaluation-result-3727473-1338657131/solver-3727473-1338657131 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727473-1338657131.opb

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

MD5SUM BENCH= b258fc1dc8cb1827e842a0b9558712c7
RANDOM SEED=1363058815

node149.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27422176 kB
Buffers:          690584 kB
Cached:          3701912 kB
SwapCached:         2468 kB
Active:          1753324 kB
Inactive:        2825036 kB
Active(anon):     169012 kB
Inactive(anon):     9368 kB
Active(file):    1584312 kB
Inactive(file):  2815668 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:              5452 kB
Writeback:             0 kB
AnonPages:        269428 kB
Mapped:            15012 kB
Shmem:                96 kB
Slab:             731512 kB
SReclaimable:     175428 kB
SUnreclaim:       556084 kB
KernelStack:        1488 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     142328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    204800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71316 MiB
End job on node149 at 2012-06-02 19:42:12