Trace number 3705171

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.7? 1799.89 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.5:100.opb
MD5SUM4dfe0aab63c58302cf08520fc713ceae
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.027995
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables372
Total number of constraints421
Number of constraints which are clauses345
Number of constraints which are cardinality constraints (but not clauses)76
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint18
Number of terms in the objective function 372
Biggest coefficient in the objective function 220
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 983
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 220
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 983
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705171-1338094474.opb.
0.00/0.00	c Instance file HOME/instance-3705171-1338094474.opb
0.00/0.00	c File size is 16978 bytes.
0.00/0.00	c Cost Offset: -220
0.00/0.00	c Highest Coefficient sum: 21
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:      372                                                 |
0.00/0.00	c |  Number Clauses:        346                                                 |
0.00/0.00	c |  Number Cardinality:    75                                                  |
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  | -219         lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | -218         lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | -217         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -216         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -215         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -214         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -213         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -212         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -211         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -210         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -209         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -208         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -207         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -206         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -205         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -204         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -203         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -202         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -201         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -200         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -199         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -198         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -197         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -196         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -195         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -194         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -193         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -192         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -191         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -190         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -189         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -188         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -187         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -186         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -185         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -184         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -183         lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -182         lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -181         lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -180         lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -179         lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -178         lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -177         lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -176         lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -175         lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -174         lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | -173         lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | -172         lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | -171         lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | -170         lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | -169         lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | -168         lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | -167         lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | -166         lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | -164         lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | -163         lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | -162         lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | -161         lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | -160         lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | -159         lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | -158         lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | -157         lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | -156         lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | -155         lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | -154         lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | -153         lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | -152         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -151         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -150         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -149         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -148         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -147         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -146         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -145         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -144         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -143         lb |  0                0                0.00  |
0.01/0.04	c | 0.05      | 0  | -142         lb |  0                0                0.00  |
0.01/0.04	c | 0.05      | 0  | -141         lb |  0                0                0.00  |
0.01/0.04	c | 0.05      | 0  | -139         lb |  0                0                0.00  |
0.01/0.04	c | 0.05      | 0  | -138         lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | -137         lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | -136         lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | -135         lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | -134         lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | -132         lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | -131         lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | -130         lb |  0                0                0.00  |
0.01/0.05	c | 0.06      | 0  | -129         lb |  0                0                0.00  |
0.01/0.05	c | 0.06      | 0  | -128         lb |  0                0                0.00  |
0.01/0.05	c | 0.06      | 0  | -127         lb |  0                0                0.00  |
0.01/0.05	c | 0.06      | 0  | -126         lb |  0                0                0.00  |
0.01/0.05	c | 0.06      | 0  | -125         lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | -124         lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | -123         lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | -122         lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | -121         lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | -120         lb |  0                0                0.00  |
0.01/0.06	c | 0.07      | 0  | -119         lb |  0                0                0.00  |
0.01/0.06	c | 0.07      | 0  | -118         lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | -117         lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | -116         lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | -115         lb |  0                0                0.00  |
0.01/0.07	c | 0.08      | 0  | -114         lb |  0                0                0.00  |
0.01/0.07	c | 0.08      | 0  | -113         lb |  0                0                0.00  |
0.01/0.08	c | 0.09      | 0  | -112         lb |  0                0                0.00  |
0.01/0.09	c | 0.09      | 0  | -111         lb |  0                0                0.00  |
0.01/0.09	c | 0.10      | 0  | -110         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -109         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -108         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -107         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -106         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -105         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -104         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -103         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -102         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -101         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -100         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -99          lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -98          lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -97          lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -96          lb |  0                0                0.00  |
0.29/0.37	c | 0.37      | 0  | -95          lb |  0                0                0.00  |
0.59/0.66	c | 0.66      | 0  | -94          lb |  0                0                0.00  |
0.69/0.72	c | 0.72      | 0  | -93          lb |  0                0                0.00  |
0.69/0.77	c | 0.78      | 0  | -92          lb |  0                0                0.00  |
0.69/0.78	c | 0.78      | 0  | -91          lb |  0                0                0.00  |
0.79/0.88	c | 0.89      | 0  | -90          lb |  0                0                0.00  |
4.79/4.87	c | 4.87      | 0  | -89          lb |  0                0                0.00  |
5.79/5.89	c | 5.90      | 0  | -88          lb |  0                0                0.00  |
5.89/5.95	c | 5.96      | 0  | -87          lb |  0                0                0.00  |
666.52/666.83	c | 666.83    | 0  | -86          lb |  0                0                0.00  |
667.82/668.16	c | 668.16    | 0  | -85          lb |  0                0                0.00  |
667.82/668.18	c | 668.19    | 0  | -84          lb |  0                0                0.00  |
692.12/692.43	c | 692.43    | 0  | -83          lb |  0                0                0.00  |
693.42/693.73	c | 693.74    | 0  | -82          lb |  0                0                0.00  |
693.42/693.77	c | 693.77    | 0  | -81          lb |  0                0                0.00  |
800.00/800.39	c | 800.40    | 0  | -80          lb |  0                0                0.00  |
825.71/826.01	c | 826.02    | 0  | -79          lb |  0                0                0.00  |
895.39/895.72	c | 895.72    | 0  | -78          lb |  0                0                0.00  |
907.59/907.95	c | 907.95    | 0  | -77          lb |  0                0                0.00  |
1799.50/1800.00	c ===============================================================================
1799.50/1800.00	c Wall Clock Time: 1800.00 s
1799.50/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-3705171-1338094474/watcher-3705171-1338094474 -o /tmp/evaluation-result-3705171-1338094474/solver-3705171-1338094474 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705171-1338094474.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 16552
/proc/meminfo: memFree=29124336/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=83720 CPUtime=0 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 869 0 0 0 0 0 0 0 20 0 2 0 275571885 85729280 817 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 20930 817 195 432 0 20495 0
[pid=16552/tid=16553] ppid=16550 vsize=83720 CPUtime=0 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 126 0 0 0 0 0 0 0 20 0 2 0 275571886 85729280 821 33554432000 4194304 5963574 140735391698528 140735934796136 5178411 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0

[startup+0.020075 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 16552
/proc/meminfo: memFree=29124336/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=83720 CPUtime=0.01 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 965 0 0 0 1 0 0 0 20 0 2 0 275571885 85729280 913 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 20930 913 195 432 0 20495 0
[pid=16552/tid=16553] ppid=16550 vsize=83720 CPUtime=0 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 218 0 0 0 0 0 0 0 20 0 2 0 275571886 85729280 913 33554432000 4194304 5963574 140735391698528 140735934796136 5236023 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 83720

[startup+0.100288 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 16552
/proc/meminfo: memFree=29124336/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=83720 CPUtime=0.09 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 1284 0 0 0 9 0 0 0 20 0 2 0 275571885 85729280 1211 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 20930 1211 198 432 0 20495 0
[pid=16552/tid=16553] ppid=16550 vsize=83720 CPUtime=0.08 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 537 0 0 0 8 0 0 0 20 0 2 0 275571886 85729280 1211 33554432000 4194304 5963574 140735391698528 140735934796136 4399687 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83720

[startup+0.300249 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 16552
/proc/meminfo: memFree=29124336/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=83720 CPUtime=0.29 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 1513 0 0 0 29 0 0 0 20 0 2 0 275571885 85729280 1423 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 20930 1423 198 432 0 20495 0
[pid=16552/tid=16553] ppid=16550 vsize=83720 CPUtime=0.28 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 766 0 0 0 28 0 0 0 20 0 2 0 275571886 85729280 1423 33554432000 4194304 5963574 140735391698528 140735934796136 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83720

[startup+0.700252 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 16552
/proc/meminfo: memFree=29124336/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=83720 CPUtime=0.69 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 2033 0 0 0 69 0 0 0 20 0 2 0 275571885 85729280 1943 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 20930 1943 198 432 0 20495 0
[pid=16552/tid=16553] ppid=16550 vsize=83720 CPUtime=0.68 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 1286 0 0 0 68 0 0 0 20 0 2 0 275571886 85729280 1943 33554432000 4194304 5963574 140735391698528 140735934796136 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83720

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16554
/proc/meminfo: memFree=29102564/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=83864 CPUtime=1.49 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 2526 0 0 0 149 0 0 0 20 0 2 0 275571885 85876736 2436 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 20966 2436 198 432 0 20531 0
[pid=16552/tid=16553] ppid=16550 vsize=83864 CPUtime=1.48 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 1779 0 0 0 148 0 0 0 20 0 2 0 275571886 85876736 2436 33554432000 4194304 5963574 140735391698528 139771182623256 4378532 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83864

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16554
/proc/meminfo: memFree=29086320/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=83936 CPUtime=3.08 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 3760 0 0 0 308 0 0 0 20 0 2 0 275571885 85950464 3670 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 20984 3670 198 432 0 20549 0
[pid=16552/tid=16553] ppid=16550 vsize=83936 CPUtime=3.08 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 3013 0 0 0 308 0 0 0 20 0 2 0 275571886 85950464 3670 33554432000 4194304 5963574 140735391698528 139771182622520 4399482 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83936

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16554
/proc/meminfo: memFree=29055320/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=83720 CPUtime=6.29 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 4959 0 0 0 628 1 0 0 20 0 2 0 275571885 85729280 4817 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 20930 4817 198 432 0 20495 0
[pid=16552/tid=16553] ppid=16550 vsize=83720 CPUtime=6.28 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 4212 0 0 0 628 0 0 0 20 0 2 0 275571886 85729280 4817 33554432000 4194304 5963574 140735391698528 139771182623672 4399542 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83720

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16554
/proc/meminfo: memFree=29010040/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=84044 CPUtime=12.69 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 6940 0 0 0 1268 1 0 0 20 0 2 0 275571885 86061056 6798 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 21011 6799 198 432 0 20576 0
[pid=16552/tid=16553] ppid=16550 vsize=84044 CPUtime=12.69 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 6194 0 0 0 1267 2 0 0 20 0 2 0 275571886 86061056 6799 33554432000 4194304 5963574 140735391698528 139771182622520 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84044

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16554
/proc/meminfo: memFree=28950884/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=84204 CPUtime=25.49 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 11645 0 0 0 2547 2 0 0 20 0 2 0 275571885 86224896 11503 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 21051 11503 198 432 0 20616 0
[pid=16552/tid=16553] ppid=16550 vsize=84204 CPUtime=25.49 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 10898 0 0 0 2546 3 0 0 20 0 2 0 275571886 86224896 11503 33554432000 4194304 5963574 140735391698528 139771182622760 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84204

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16554
/proc/meminfo: memFree=28887364/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=149980 CPUtime=51.09 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 19235 0 0 0 5104 5 0 0 20 0 2 0 275571885 153579520 19093 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 37495 19093 198 432 0 37060 0
[pid=16552/tid=16553] ppid=16550 vsize=149980 CPUtime=51.08 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 18488 0 0 0 5103 5 0 0 20 0 2 0 275571886 153579520 19093 33554432000 4194304 5963574 140735391698528 139771182622760 4399488 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 149980

[startup+102.306 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 16554
/proc/meminfo: memFree=28787216/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=150340 CPUtime=102.28 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 31066 0 0 0 10218 10 0 0 20 0 2 0 275571885 153948160 30924 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 37585 30924 198 432 0 37150 0
[pid=16552/tid=16553] ppid=16550 vsize=150340 CPUtime=102.29 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 30319 0 0 0 10217 12 0 0 20 0 2 0 275571886 153948160 30924 33554432000 4194304 5963574 140735391698528 139771182622712 5133092 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 150340

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 16554
/proc/meminfo: memFree=28688488/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=217008 CPUtime=162.25 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 43523 0 0 0 16209 16 0 0 20 0 2 0 275571885 222216192 43477 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 54252 43477 198 432 0 53817 0
[pid=16552/tid=16553] ppid=16550 vsize=217008 CPUtime=162.27 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 42776 0 0 0 16208 19 0 0 20 0 2 0 275571886 222216192 43477 33554432000 4194304 5963574 140735391698528 139771182622760 4378852 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 217008

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16554
/proc/meminfo: memFree=28590556/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=284380 CPUtime=222.19 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 54284 0 0 0 22197 22 0 0 20 0 2 0 275571885 291205120 54340 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 71095 54340 198 432 0 70660 0
[pid=16552/tid=16553] ppid=16550 vsize=284380 CPUtime=222.23 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 53537 0 0 0 22198 25 0 0 20 0 2 0 275571886 291205120 54340 33554432000 4194304 5963574 140735391698528 139771182622520 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 284380

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16555
/proc/meminfo: memFree=28564152/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=285676 CPUtime=282.18 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 61453 0 0 0 28193 25 0 0 20 0 2 0 275571885 292532224 62325 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 71419 62325 198 432 0 70984 0
[pid=16552/tid=16553] ppid=16550 vsize=285676 CPUtime=282.22 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 60706 0 0 0 28192 30 0 0 20 0 2 0 275571886 292532224 62325 33554432000 4194304 5963574 140735391698528 139771182622712 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 285676

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16558
/proc/meminfo: memFree=28519352/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=351536 CPUtime=342.16 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 71823 0 0 0 34187 29 0 0 20 0 2 0 275571885 359972864 72695 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 87884 72695 198 432 0 87449 0
[pid=16552/tid=16553] ppid=16550 vsize=351536 CPUtime=342.23 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 71076 0 0 0 34188 35 0 0 20 0 2 0 275571886 359972864 72695 33554432000 4194304 5963574 140735391698528 139771182622760 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 351536

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16581
/proc/meminfo: memFree=28482888/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=351536 CPUtime=402.16 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 80978 0 0 0 40182 34 0 0 20 0 2 0 275571885 359972864 81850 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0

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

/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 120119 0 0 0 130137 77 0 0 20 0 2 0 275571886 555491328 119554 33554432000 4194304 5963574 140735391698528 139771182623256 4400044 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 542472

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 16588
/proc/meminfo: memFree=28126736/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=542472 CPUtime=1361.87 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 120866 0 0 0 136130 57 0 0 20 0 2 0 275571885 555491328 119554 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 135618 119554 198 432 0 135183 0
[pid=16552/tid=16553] ppid=16550 vsize=542472 CPUtime=1362.14 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 120119 0 0 0 136136 78 0 0 20 0 2 0 275571886 555491328 119554 33554432000 4194304 5963574 140735391698528 139771182623256 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 542472

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16588
/proc/meminfo: memFree=28127044/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=542472 CPUtime=1421.86 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 120866 0 0 0 142129 57 0 0 20 0 2 0 275571885 555491328 119554 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 135618 119554 198 432 0 135183 0
[pid=16552/tid=16553] ppid=16550 vsize=542472 CPUtime=1422.14 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 120119 0 0 0 142135 79 0 0 20 0 2 0 275571886 555491328 119554 33554432000 4194304 5963574 140735391698528 139771182623256 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 542472

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16589
/proc/meminfo: memFree=28126920/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=542472 CPUtime=1481.85 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 120866 0 0 0 148128 57 0 0 20 0 2 0 275571885 555491328 119554 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 135618 119554 198 432 0 135183 0
[pid=16552/tid=16553] ppid=16550 vsize=542472 CPUtime=1482.14 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 120119 0 0 0 148134 80 0 0 20 0 2 0 275571886 555491328 119554 33554432000 4194304 5963574 140735391698528 139771182623256 4399614 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 542472

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16592
/proc/meminfo: memFree=28122944/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=542472 CPUtime=1541.84 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 121829 0 0 0 154126 58 0 0 20 0 2 0 275571885 555491328 120517 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 135618 120517 198 432 0 135183 0
[pid=16552/tid=16553] ppid=16550 vsize=542472 CPUtime=1542.14 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 121082 0 0 0 154133 81 0 0 20 0 2 0 275571886 555491328 120517 33554432000 4194304 5963574 140735391698528 139771182622520 4378847 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 542472

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16592
/proc/meminfo: memFree=28109124/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=542472 CPUtime=1601.83 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 125528 0 0 0 160123 60 0 0 20 0 2 0 275571885 555491328 124216 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 135618 124216 198 432 0 135183 0
[pid=16552/tid=16553] ppid=16550 vsize=542472 CPUtime=1602.15 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 124781 0 0 0 160130 85 0 0 20 0 2 0 275571886 555491328 124216 33554432000 4194304 5963574 140735391698528 139771182622712 4399546 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 542472

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16592
/proc/meminfo: memFree=28088168/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=544904 CPUtime=1661.82 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 130536 0 0 0 166118 64 0 0 20 0 2 0 275571885 557981696 129223 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 136226 129223 198 432 0 135791 0
[pid=16552/tid=16553] ppid=16550 vsize=544904 CPUtime=1662.15 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 129789 0 0 0 166125 90 0 0 20 0 2 0 275571886 557981696 129223 33554432000 4194304 5963574 140735391698528 139771182622584 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 544904

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16592
/proc/meminfo: memFree=28078000/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=544904 CPUtime=1721.81 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 133099 0 0 0 172116 65 0 0 20 0 2 0 275571885 557981696 131782 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 136226 131782 198 432 0 135791 0
[pid=16552/tid=16553] ppid=16550 vsize=544904 CPUtime=1722.15 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 132352 0 0 0 172123 92 0 0 20 0 2 0 275571886 557981696 131782 33554432000 4194304 5963574 140735391698528 139771182622520 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 544904

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16593
/proc/meminfo: memFree=28031376/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=610440 CPUtime=1781.81 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 143300 0 0 0 178109 72 0 0 20 0 2 0 275571885 625090560 141982 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 152610 141982 198 432 0 152175 0
[pid=16552/tid=16553] ppid=16550 vsize=610440 CPUtime=1782.16 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 142553 0 0 0 178116 100 0 0 20 0 2 0 275571886 625090560 141982 33554432000 4194304 5963574 140735391698528 139771182622584 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 610440

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 16593
/proc/meminfo: memFree=28029516/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=610440 CPUtime=1791.41 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 143610 0 0 0 179069 72 0 0 20 0 2 0 275571885 625090560 142288 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 152610 142288 198 432 0 152175 0
[pid=16552/tid=16553] ppid=16550 vsize=610440 CPUtime=1791.76 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 142863 0 0 0 179076 100 0 0 20 0 2 0 275571886 625090560 142288 33554432000 4194304 5963574 140735391698528 139771182622584 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 610440

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16593
/proc/meminfo: memFree=28028648/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=610440 CPUtime=1794.61 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 143798 0 0 0 179389 72 0 0 20 0 2 0 275571885 625090560 142474 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 152610 142474 198 432 0 152175 0
[pid=16552/tid=16553] ppid=16550 vsize=610440 CPUtime=1794.96 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 143051 0 0 0 179396 100 0 0 20 0 2 0 275571886 625090560 142474 33554432000 4194304 5963574 140735391698528 139771182622584 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 610440

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16593
/proc/meminfo: memFree=28028276/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=610440 CPUtime=1797.8 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 143895 0 0 0 179708 72 0 0 20 0 2 0 275571885 625090560 142569 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 152610 142569 198 432 0 152175 0
[pid=16552/tid=16553] ppid=16550 vsize=610440 CPUtime=1798.16 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 143148 0 0 0 179716 100 0 0 20 0 2 0 275571886 625090560 142569 33554432000 4194304 5963574 140735391698528 139771182622584 4400078 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 610440

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16593
/proc/meminfo: memFree=28028276/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=610440 CPUtime=1798.6 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 143898 0 0 0 179788 72 0 0 20 0 2 0 275571885 625090560 142572 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 152610 142572 198 432 0 152175 0
[pid=16552/tid=16553] ppid=16550 vsize=610440 CPUtime=1798.96 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 143151 0 0 0 179796 100 0 0 20 0 2 0 275571886 625090560 142572 33554432000 4194304 5963574 140735391698528 139771182622584 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (KiB) 610440

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16593
/proc/meminfo: memFree=28028152/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=610440 CPUtime=1799.01 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 143904 0 0 0 179829 72 0 0 20 0 2 0 275571885 625090560 142578 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 152610 142578 198 432 0 152175 0
[pid=16552/tid=16553] ppid=16550 vsize=610440 CPUtime=1799.36 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 143157 0 0 0 179836 100 0 0 20 0 2 0 275571886 625090560 142578 33554432000 4194304 5963574 140735391698528 139771182622584 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.01
Current children cumulated vsize (KiB) 610440

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16593
/proc/meminfo: memFree=28028152/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=610440 CPUtime=1799.4 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 143905 0 0 0 179868 72 0 0 20 0 2 0 275571885 625090560 142579 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 152610 142579 198 432 0 152175 0
[pid=16552/tid=16553] ppid=16550 vsize=610440 CPUtime=1799.76 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 143158 0 0 0 179876 100 0 0 20 0 2 0 275571886 625090560 142579 33554432000 4194304 5963574 140735391698528 139771182622584 4399546 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (KiB) 610440

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16593
/proc/meminfo: memFree=28028152/32873844 swapFree=7900/7900
[pid=16552] ppid=16550 vsize=610440 CPUtime=1799.5 cores=0,2,4,6
/proc/16552/stat : 16552 (wbo1.7) S 16550 16552 15878 0 -1 4202496 143905 0 0 0 179878 72 0 0 20 0 2 0 275571885 625090560 142579 33554432000 4194304 5963574 140735391698528 140735391698048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16552/statm: 152610 142579 198 432 0 152175 0
[pid=16552/tid=16553] ppid=16550 vsize=610440 CPUtime=1799.86 cores=0,2,4,6
/proc/16552/task/16553/stat : 16553 (wbo1.7) R 16550 16552 15878 0 -1 4202560 143158 0 0 0 179886 100 0 0 20 0 2 0 275571886 625090560 142579 33554432000 4194304 5963574 140735391698528 139771182622584 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 610440

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.89
CPU user time (s): 1798.87
CPU system time (s): 1.02284
CPU usage (%): 99.9932
Max. virtual memory (cumulated for all children) (KiB): 610440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.87
system time used= 1.02284
maximum resident set size= 570316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143905
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= 212
involuntary context switches= 1872

runsolver used 3.9574 second user time and 9.77851 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-27 06:54:34
IDJOB=3705171
IDBENCH=2222
IDSOLVER=2283
FILE ID=node137/3705171-1338094474
RUNJOBID= node137-1338083671-15894
PBS_JOBID= 14624423
Free space on /tmp= 71488 MiB

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

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

MD5SUM BENCH= 4dfe0aab63c58302cf08520fc713ceae
RANDOM SEED=1793011801

node137.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.600
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	: 5333.20
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.600
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.600
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	: 5331.92
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.600
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.600
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.600
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	: 5331.90
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.600
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.600
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:       32873844 kB
MemFree:        29125312 kB
Buffers:          306824 kB
Cached:          2600096 kB
SwapCached:        22060 kB
Active:           788716 kB
Inactive:        2153064 kB
Active(anon):      14512 kB
Inactive(anon):    22684 kB
Active(file):     774204 kB
Inactive(file):  2130380 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67081508 kB
Dirty:             11360 kB
Writeback:             0 kB
AnonPages:         23948 kB
Mapped:            10204 kB
Shmem:                 0 kB
Slab:             666592 kB
SReclaimable:     107764 kB
SUnreclaim:       558828 kB
KernelStack:        1440 kB
PageTables:         3712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     144444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71488 MiB
End job on node137 at 2012-05-27 07:24:34