Trace number 3705122

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? 1800.04 1800.16

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_0.opb.PB06.opb
MD5SUM325852af8542a0f454599a2893f1b120
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark765
Best CPU time to get the best result obtained on this benchmark1800.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 434
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495293
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495293
Number of bits of the biggest sum of numbers19
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-3705122-1338089072.opb.
0.00/0.00	c Instance file HOME/instance-3705122-1338089072.opb
0.00/0.00	c File size is 17233653 bytes.
1.10/1.16	c Cost Offset: 0
1.10/1.16	c Highest Coefficient sum: 101
1.10/1.16	c ============================[ Problem Statistics ]=============================
1.10/1.16	c |                                                                             |
1.10/1.16	c |  Parsing time:          1.17         s                                      |
1.10/1.16	c |  Number Variables:      10000                                               |
1.10/1.16	c |  Number Clauses:        656900                                              |
1.10/1.16	c |  Number Cardinality:    0                                                   |
1.10/1.16	c |  Number PB Constraints: 0                                                   |
1.10/1.16	c |                                                                             |
1.49/1.56	c |  Problem Type:          Optimization                                        |
1.49/1.56	c |  Objective Function:    PB Constraint                                       |
1.49/1.56	c |                                                                             |
1.49/1.56	c ============================[ Search Statistics ]==============================
1.49/1.56	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
1.49/1.56	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
1.49/1.56	c ===============================================================================
1.69/1.79	c | 1.79      | 0  | 1            lb |  0                0                0.00  |
1.88/1.97	c | 1.98      | 0  | 2            lb |  0                0                0.00  |
2.09/2.15	c | 2.15      | 0  | 3            lb |  0                0                0.00  |
2.28/2.32	c | 2.32      | 0  | 4            lb |  0                0                0.00  |
2.38/2.49	c | 2.49      | 0  | 5            lb |  0                0                0.00  |
2.58/2.66	c | 2.66      | 0  | 7            lb |  0                0                0.00  |
2.78/2.83	c | 2.84      | 0  | 8            lb |  0                0                0.00  |
2.98/3.00	c | 3.01      | 0  | 9            lb |  0                0                0.00  |
3.08/3.17	c | 3.18      | 0  | 10           lb |  0                0                0.00  |
3.29/3.34	c | 3.35      | 0  | 11           lb |  0                0                0.00  |
3.48/3.51	c | 3.52      | 0  | 12           lb |  0                0                0.00  |
3.58/3.68	c | 3.69      | 0  | 13           lb |  0                0                0.00  |
3.78/3.85	c | 3.86      | 0  | 14           lb |  0                0                0.00  |
3.98/4.02	c | 4.03      | 0  | 15           lb |  0                0                0.00  |
4.08/4.19	c | 4.20      | 0  | 16           lb |  0                0                0.00  |
4.29/4.37	c | 4.37      | 0  | 17           lb |  0                0                0.00  |
4.48/4.55	c | 4.55      | 0  | 18           lb |  0                0                0.00  |
4.68/4.72	c | 4.72      | 0  | 21           lb |  0                0                0.00  |
4.88/4.90	c | 4.90      | 0  | 22           lb |  0                0                0.00  |
4.98/5.07	c | 5.07      | 0  | 23           lb |  0                0                0.00  |
5.18/5.24	c | 5.24      | 0  | 24           lb |  0                0                0.00  |
5.39/5.41	c | 5.41      | 0  | 27           lb |  0                0                0.00  |
5.49/5.58	c | 5.58      | 0  | 28           lb |  0                0                0.00  |
5.68/5.76	c | 5.76      | 0  | 29           lb |  0                0                0.00  |
5.88/5.93	c | 5.93      | 0  | 30           lb |  0                0                0.00  |
6.08/6.10	c | 6.10      | 0  | 31           lb |  0                0                0.00  |
6.18/6.27	c | 6.27      | 0  | 32           lb |  0                0                0.00  |
6.38/6.44	c | 6.44      | 0  | 33           lb |  0                0                0.00  |
6.59/6.61	c | 6.62      | 0  | 34           lb |  0                0                0.00  |
6.68/6.78	c | 6.79      | 0  | 35           lb |  0                0                0.00  |
6.88/6.95	c | 6.96      | 0  | 38           lb |  0                0                0.00  |
7.08/7.12	c | 7.13      | 0  | 40           lb |  0                0                0.00  |
7.18/7.29	c | 7.30      | 0  | 41           lb |  0                0                0.00  |
7.38/7.46	c | 7.47      | 0  | 42           lb |  0                0                0.00  |
7.59/7.63	c | 7.64      | 0  | 43           lb |  0                0                0.00  |
7.78/7.81	c | 7.81      | 0  | 44           lb |  0                0                0.00  |
7.88/7.98	c | 7.98      | 0  | 45           lb |  0                0                0.00  |
8.08/8.16	c | 8.16      | 0  | 46           lb |  0                0                0.00  |
8.28/8.33	c | 8.33      | 0  | 47           lb |  0                0                0.00  |
8.48/8.50	c | 8.50      | 0  | 49           lb |  0                0                0.00  |
8.58/8.67	c | 8.67      | 0  | 50           lb |  0                0                0.00  |
8.79/8.85	c | 8.85      | 0  | 58           lb |  0                0                0.00  |
8.98/9.02	c | 9.02      | 0  | 59           lb |  0                0                0.00  |
9.08/9.19	c | 9.20      | 0  | 60           lb |  0                0                0.00  |
9.28/9.36	c | 9.37      | 0  | 61           lb |  0                0                0.00  |
9.48/9.54	c | 9.54      | 0  | 62           lb |  0                0                0.00  |
9.68/9.71	c | 9.71      | 0  | 63           lb |  0                0                0.00  |
9.79/9.88	c | 9.89      | 0  | 64           lb |  0                0                0.00  |
9.98/10.05	c | 10.06     | 0  | 65           lb |  0                0                0.00  |
10.18/10.23	c | 10.23     | 0  | 67           lb |  0                0                0.00  |
10.38/10.40	c | 10.40     | 0  | 68           lb |  0                0                0.00  |
10.48/10.57	c | 10.58     | 0  | 69           lb |  0                0                0.00  |
10.68/10.75	c | 10.75     | 0  | 71           lb |  0                0                0.00  |
10.89/10.92	c | 10.92     | 0  | 72           lb |  0                0                0.00  |
11.08/11.10	c | 11.10     | 0  | 73           lb |  0                0                0.00  |
11.18/11.28	c | 11.28     | 0  | 74           lb |  0                0                0.00  |
11.38/11.45	c | 11.46     | 0  | 75           lb |  0                0                0.00  |
11.58/11.63	c | 11.63     | 0  | 76           lb |  0                0                0.00  |
11.78/11.80	c | 11.80     | 0  | 77           lb |  0                0                0.00  |
11.88/11.97	c | 11.98     | 0  | 78           lb |  0                0                0.00  |
12.09/12.15	c | 12.15     | 0  | 79           lb |  0                0                0.00  |
12.28/12.33	c | 12.33     | 0  | 80           lb |  0                0                0.00  |
12.48/12.50	c | 12.51     | 0  | 82           lb |  0                0                0.00  |
12.58/12.68	c | 12.68     | 0  | 83           lb |  0                0                0.00  |
12.78/12.85	c | 12.86     | 0  | 84           lb |  0                0                0.00  |
12.98/13.04	c | 13.04     | 0  | 85           lb |  0                0                0.00  |
13.19/13.21	c | 13.21     | 0  | 86           lb |  0                0                0.00  |
13.29/13.39	c | 13.39     | 0  | 87           lb |  0                0                0.00  |
13.49/13.57	c | 13.57     | 0  | 90           lb |  0                0                0.00  |
13.69/13.74	c | 13.75     | 0  | 91           lb |  0                0                0.00  |
13.89/13.92	c | 13.92     | 0  | 92           lb |  0                0                0.00  |
13.99/14.09	c | 14.10     | 0  | 93           lb |  0                0                0.00  |
14.19/14.27	c | 14.28     | 0  | 94           lb |  0                0                0.00  |
14.39/14.45	c | 14.45     | 0  | 95           lb |  0                0                0.00  |
14.59/14.62	c | 14.63     | 0  | 96           lb |  0                0                0.00  |
14.79/14.80	c | 14.80     | 0  | 97           lb |  0                0                0.00  |
14.89/14.98	c | 14.98     | 0  | 98           lb |  0                0                0.00  |
15.09/15.16	c | 15.16     | 0  | 99           lb |  0                0                0.00  |
15.29/15.33	c | 15.34     | 0  | 100          lb |  0                0                0.00  |
15.49/15.51	c | 15.51     | 0  | 101          lb |  0                0                0.00  |
15.59/15.69	c | 15.70     | 0  | 102          lb |  0                0                0.00  |
15.79/15.87	c | 15.88     | 0  | 103          lb |  0                0                0.00  |
15.99/16.05	c | 16.05     | 0  | 104          lb |  0                0                0.00  |
16.19/16.23	c | 16.24     | 0  | 105          lb |  0                0                0.00  |
16.39/16.42	c | 16.42     | 0  | 106          lb |  0                0                0.00  |
16.59/16.60	c | 16.60     | 0  | 107          lb |  0                0                0.00  |
16.69/16.78	c | 16.78     | 0  | 108          lb |  0                0                0.00  |
16.89/16.96	c | 16.96     | 0  | 109          lb |  0                0                0.00  |
17.09/17.14	c | 17.15     | 0  | 110          lb |  0                0                0.00  |
17.29/17.33	c | 17.33     | 0  | 111          lb |  0                0                0.00  |
17.49/17.51	c | 17.51     | 0  | 112          lb |  0                0                0.00  |
17.59/17.69	c | 17.69     | 0  | 113          lb |  0                0                0.00  |
17.78/17.87	c | 17.88     | 0  | 114          lb |  0                0                0.00  |
17.98/18.06	c | 18.06     | 0  | 116          lb |  0                0                0.00  |
18.18/18.24	c | 18.24     | 0  | 118          lb |  0                0                0.00  |
18.38/18.42	c | 18.42     | 0  | 119          lb |  0                0                0.00  |
18.59/18.61	c | 18.61     | 0  | 120          lb |  0                0                0.00  |
18.69/18.79	c | 18.79     | 0  | 121          lb |  0                0                0.00  |
18.88/18.97	c | 18.97     | 0  | 122          lb |  0                0                0.00  |
19.08/19.15	c | 19.15     | 0  | 123          lb |  0                0                0.00  |
19.28/19.34	c | 19.34     | 0  | 124          lb |  0                0                0.00  |
19.48/19.52	c | 19.52     | 0  | 125          lb |  0                0                0.00  |
19.58/19.70	c | 19.71     | 0  | 126          lb |  0                0                0.00  |
19.79/19.89	c | 19.89     | 0  | 128          lb |  0                0                0.00  |
19.98/20.07	c | 20.07     | 0  | 129          lb |  0                0                0.00  |
20.18/20.27	c | 20.27     | 0  | 130          lb |  0                0                0.00  |
20.38/20.46	c | 20.46     | 0  | 133          lb |  0                0                0.00  |
20.58/20.64	c | 20.64     | 0  | 137          lb |  0                0                0.00  |
20.79/20.82	c | 20.83     | 0  | 138          lb |  0                0                0.00  |
20.98/21.02	c | 21.02     | 0  | 139          lb |  0                0                0.00  |
21.18/21.21	c | 21.21     | 0  | 143          lb |  0                0                0.00  |
21.28/21.39	c | 21.39     | 0  | 144          lb |  0                0                0.00  |
21.48/21.58	c | 21.59     | 0  | 145          lb |  0                0                0.00  |
21.68/21.77	c | 21.77     | 0  | 146          lb |  0                0                0.00  |
21.88/21.97	c | 21.98     | 0  | 147          lb |  0                0                0.00  |
22.08/22.16	c | 22.16     | 0  | 148          lb |  0                0                0.00  |
22.28/22.36	c | 22.36     | 0  | 149          lb |  0                0                0.00  |
22.48/22.56	c | 22.56     | 0  | 150          lb |  0                0                0.00  |
22.68/22.75	c | 22.76     | 0  | 151          lb |  0                0                0.00  |
22.88/22.97	c | 22.98     | 0  | 152          lb |  0                0                0.00  |
23.09/23.17	c | 23.18     | 0  | 153          lb |  0                0                0.00  |
23.28/23.37	c | 23.37     | 0  | 154          lb |  0                0                0.00  |
23.48/23.56	c | 23.57     | 0  | 155          lb |  0                0                0.00  |
23.68/23.77	c | 23.77     | 0  | 156          lb |  0                0                0.00  |
23.88/23.97	c | 23.98     | 0  | 157          lb |  0                0                0.00  |
24.09/24.18	c | 24.18     | 0  | 158          lb |  0                0                0.00  |
24.28/24.38	c | 24.39     | 0  | 159          lb |  0                0                0.00  |
24.59/24.60	c | 24.60     | 0  | 160          lb |  0                0                0.00  |
24.78/24.83	c | 24.83     | 0  | 161          lb |  0                0                0.00  |
24.98/25.08	c | 25.08     | 0  | 162          lb |  0                0                0.00  |
25.29/25.35	c | 25.36     | 0  | 163          lb |  0                0                0.00  |
26.08/26.11	c | 26.11     | 0  | 164          lb |  0                0                0.00  |
28.48/28.53	c | 28.54     | 0  | 165          lb |  0                0                0.00  |
760.92/761.12	c | 761.12    | 0  | 166          lb |  0                0                0.00  |
1799.54/1800.00	c ===============================================================================
1799.54/1800.00	c Wall Clock Time: 1800.00 s
1799.54/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-3705122-1338089072/watcher-3705122-1338089072 -o /tmp/evaluation-result-3705122-1338089072/solver-3705122-1338089072 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705122-1338089072.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.01 2.01 2.00 3/174 16242
/proc/meminfo: memFree=29101688/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=21444 CPUtime=0 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) R 16240 16242 15878 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 275031774 21958656 562 33554432000 4194304 5963574 140735747192832 140734223760760 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 5361 571 163 432 0 718 0

[startup+0.0121121 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 16242
/proc/meminfo: memFree=29101688/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=22484 CPUtime=0.01 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) R 16240 16242 15878 0 -1 4202496 876 0 0 0 1 0 0 0 20 0 1 0 275031774 23023616 828 33554432000 4194304 5963574 140735747192832 140734223760760 4344195 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 5621 828 186 432 0 978 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22484

[startup+0.100263 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 16242
/proc/meminfo: memFree=29101688/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=26976 CPUtime=0.09 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) R 16240 16242 15878 0 -1 4202496 2331 0 0 0 9 0 0 0 20 0 1 0 275031774 27623424 2250 33554432000 4194304 5963574 140735747192832 140734223760760 5135572 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 6744 2250 516 432 0 2101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26976

[startup+0.300275 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 16242
/proc/meminfo: memFree=29101688/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=37068 CPUtime=0.29 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) R 16240 16242 15878 0 -1 4202496 5643 0 0 0 29 0 0 0 20 0 1 0 275031774 37957632 5368 33554432000 4194304 5963574 140735747192832 140734223760760 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 9267 5368 1244 432 0 4624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37068

[startup+0.700297 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 16242
/proc/meminfo: memFree=29101688/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=55560 CPUtime=0.69 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) R 16240 16242 15878 0 -1 4202496 11915 0 0 0 67 2 0 0 20 0 1 0 275031774 56893440 11383 33554432000 4194304 5963574 140735747192832 140734223760760 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 13890 11384 2701 432 0 9247 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55560

[startup+1.50019 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 16248
/proc/meminfo: memFree=29002436/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=206152 CPUtime=1.49 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 40229 0 0 0 142 7 0 0 20 0 2 0 275031774 211099648 35487 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 51538 35487 172 432 0 51103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206152

[startup+3.10036 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 16250
/proc/meminfo: memFree=28679972/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=265360 CPUtime=3.08 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 58755 0 0 0 297 11 0 0 20 0 2 0 275031774 271728640 53311 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 66340 53311 192 432 0 65905 0
[pid=16242/tid=16250] ppid=16240 vsize=265360 CPUtime=1.92 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 39622 0 0 0 183 9 0 0 20 0 2 0 275031891 271728640 53311 33554432000 4194304 5963574 140735747192832 140010032933400 4444482 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 265360

[startup+6.30036 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 16250
/proc/meminfo: memFree=28673152/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=265360 CPUtime=6.28 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 58972 0 0 0 617 11 0 0 20 0 2 0 275031774 271728640 53528 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 66340 53528 192 432 0 65905 0
[pid=16242/tid=16250] ppid=16240 vsize=265360 CPUtime=5.12 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 39839 0 0 0 503 9 0 0 20 0 2 0 275031891 271728640 53528 33554432000 4194304 5963574 140735747192832 140010032933400 5138270 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) 265360

[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 16250
/proc/meminfo: memFree=28668404/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=265360 CPUtime=12.68 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 59577 0 0 0 1257 11 0 0 20 0 2 0 275031774 271728640 54158 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 66340 54158 192 432 0 65905 0
[pid=16242/tid=16250] ppid=16240 vsize=265360 CPUtime=11.52 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 40444 0 0 0 1143 9 0 0 20 0 2 0 275031891 271728640 54158 33554432000 4194304 5963574 140735747192832 140010032933400 5138318 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) 265360

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 16250
/proc/meminfo: memFree=28620884/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=273564 CPUtime=25.48 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 74608 0 0 0 2532 16 0 0 20 0 2 0 275031774 280129536 60347 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 68391 60347 194 432 0 67956 0
[pid=16242/tid=16250] ppid=16240 vsize=273564 CPUtime=24.32 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 55475 0 0 0 2419 13 0 0 20 0 2 0 275031891 280129536 60347 33554432000 4194304 5963574 140735747192832 140010032933400 4444368 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) 273564

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 16250
/proc/meminfo: memFree=28440600/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=330896 CPUtime=51.07 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 94355 0 0 0 5087 20 0 0 20 0 2 0 275031774 338837504 77163 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 82724 77163 196 432 0 82289 0
[pid=16242/tid=16250] ppid=16240 vsize=330896 CPUtime=49.91 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 75222 0 0 0 4973 18 0 0 20 0 2 0 275031891 338837504 77163 33554432000 4194304 5963574 140735747192832 140010032932856 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 330896

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16250
/proc/meminfo: memFree=28064728/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=658576 CPUtime=102.24 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 168159 0 0 0 10187 37 0 0 20 0 2 0 275031774 674381824 150949 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 164644 150949 196 432 0 164209 0
[pid=16242/tid=16250] ppid=16240 vsize=658576 CPUtime=101.09 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 149026 0 0 0 10074 35 0 0 20 0 2 0 275031891 674381824 150949 33554432000 4194304 5963574 140735747192832 140010032932856 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 658576

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16251
/proc/meminfo: memFree=27462504/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=986256 CPUtime=162.2 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 249382 0 0 0 16169 51 0 0 20 0 2 0 275031774 1009926144 232199 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 246564 232199 196 432 0 246129 0
[pid=16242/tid=16250] ppid=16240 vsize=986256 CPUtime=161.07 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 230249 0 0 0 16056 51 0 0 20 0 2 0 275031891 1009926144 232199 33554432000 4194304 5963574 140735747192832 140010032932856 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 986256

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16251
/proc/meminfo: memFree=26933620/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=1248400 CPUtime=222.2 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 310482 0 0 0 22154 66 0 0 20 0 2 0 275031774 1278361600 293299 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 312100 293299 196 432 0 311665 0
[pid=16242/tid=16250] ppid=16240 vsize=1248400 CPUtime=221.08 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 291349 0 0 0 22042 66 0 0 20 0 2 0 275031891 1278361600 293299 33554432000 4194304 5963574 140735747192832 140010032932856 4399456 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) 1248400

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16251
/proc/meminfo: memFree=26452900/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=1445008 CPUtime=282.18 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 369851 0 0 0 28139 79 0 0 20 0 2 0 275031774 1479688192 352668 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 361252 352668 196 432 0 360817 0
[pid=16242/tid=16250] ppid=16240 vsize=1445008 CPUtime=281.08 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 350718 0 0 0 28027 81 0 0 20 0 2 0 275031891 1479688192 352668 33554432000 4194304 5963574 140735747192832 140010032932856 4399639 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 1445008

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16254
/proc/meminfo: memFree=25896408/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=1707152 CPUtime=342.18 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 435984 0 0 0 34123 95 0 0 20 0 2 0 275031774 1748123648 418801 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 426788 418801 196 432 0 426353 0
[pid=16242/tid=16250] ppid=16240 vsize=1707152 CPUtime=341.08 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 416851 0 0 0 34010 98 0 0 20 0 2 0 275031891 1748123648 418801 33554432000 4194304 5963574 140735747192832 140010032932856 4399651 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) 1707152

[startup+402.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 16255
/proc/meminfo: memFree=25488112/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=1903760 CPUtime=402.17 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 482358 0 0 0 40110 107 0 0 20 0 2 0 275031774 1949450240 465175 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 475940 465175 196 432 0 475505 0
[pid=16242/tid=16250] ppid=16240 vsize=1903760 CPUtime=401.08 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 463225 0 0 0 39998 110 0 0 20 0 2 0 275031891 1949450240 465175 33554432000 4194304 5963574 140735747192832 140010032932856 4399605 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1903760

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16256
/proc/meminfo: memFree=24994992/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=2165904 CPUtime=462.16 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 542024 0 0 0 46095 121 0 0 20 0 2 0 275031774 2217885696 524841 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 541476 524841 196 432 0 541041 0

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

/proc/16242/statm: 803620 789229 196 432 0 803185 0
[pid=16242/tid=16250] ppid=16240 vsize=3214480 CPUtime=1241.09 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 783854 0 0 0 123910 199 0 0 20 0 2 0 275031891 3291627520 789229 33554432000 4194304 5963574 140735747192832 140010032933208 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 3214480

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16262
/proc/meminfo: memFree=21818284/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=3214480 CPUtime=1302.01 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 803002 0 0 0 130018 183 0 0 20 0 2 0 275031774 3291627520 789229 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 803620 789229 196 432 0 803185 0
[pid=16242/tid=16250] ppid=16240 vsize=3214480 CPUtime=1301.09 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 783869 0 0 0 129909 200 0 0 20 0 2 0 275031891 3291627520 789229 33554432000 4194304 5963574 140735747192832 140010032933208 4388696 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 3214480

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16262
/proc/meminfo: memFree=21818188/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=3214480 CPUtime=1361.98 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 803035 0 0 0 136015 183 0 0 20 0 2 0 275031774 3291627520 789235 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 803620 789235 196 432 0 803185 0
[pid=16242/tid=16250] ppid=16240 vsize=3214480 CPUtime=1361.07 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 783902 0 0 0 135906 201 0 0 20 0 2 0 275031891 3291627520 789235 33554432000 4194304 5963574 140735747192832 140010032933208 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 3214480

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16263
/proc/meminfo: memFree=21818280/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=3214480 CPUtime=1421.97 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 803063 0 0 0 142014 183 0 0 20 0 2 0 275031774 3291627520 789239 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 803620 789239 196 432 0 803185 0
[pid=16242/tid=16250] ppid=16240 vsize=3214480 CPUtime=1421.07 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 783930 0 0 0 141905 202 0 0 20 0 2 0 275031891 3291627520 789239 33554432000 4194304 5963574 140735747192832 140010032933208 4400055 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 3214480

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 16263
/proc/meminfo: memFree=21818184/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=3214480 CPUtime=1481.94 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 803086 0 0 0 148011 183 0 0 20 0 2 0 275031774 3291627520 789240 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 803620 789240 196 432 0 803185 0
[pid=16242/tid=16250] ppid=16240 vsize=3214480 CPUtime=1481.05 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 783953 0 0 0 147902 203 0 0 20 0 2 0 275031891 3291627520 789240 33554432000 4194304 5963574 140735747192832 140010032933208 4388700 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 3214480

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 16266
/proc/meminfo: memFree=21817948/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=3214480 CPUtime=1541.92 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 803104 0 0 0 154009 183 0 0 20 0 2 0 275031774 3291627520 789240 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 803620 789240 196 432 0 803185 0
[pid=16242/tid=16250] ppid=16240 vsize=3214480 CPUtime=1541.04 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 783971 0 0 0 153900 204 0 0 20 0 2 0 275031891 3291627520 789240 33554432000 4194304 5963574 140735747192832 140010032933208 4399603 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 3214480

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16266
/proc/meminfo: memFree=21706764/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=3345552 CPUtime=1601.9 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 831462 0 0 0 159999 191 0 0 20 0 2 0 275031774 3425845248 817589 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 836388 817589 196 432 0 835953 0
[pid=16242/tid=16250] ppid=16240 vsize=3345552 CPUtime=1601.03 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 812329 0 0 0 159890 213 0 0 20 0 2 0 275031891 3425845248 817589 33554432000 4194304 5963574 140735747192832 140010032932856 4388683 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 3345552

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16266
/proc/meminfo: memFree=21472060/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=3542160 CPUtime=1661.9 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 889671 0 0 0 165984 206 0 0 20 0 2 0 275031774 3627171840 875788 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 885540 875788 196 432 0 885105 0
[pid=16242/tid=16250] ppid=16240 vsize=3542160 CPUtime=1661.03 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 870538 0 0 0 165875 228 0 0 20 0 2 0 275031891 3627171840 875788 33554432000 4194304 5963574 140735747192832 140010032932856 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 3542160

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16267
/proc/meminfo: memFree=21279764/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=3738768 CPUtime=1721.87 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 938266 0 0 0 171970 217 0 0 20 0 2 0 275031774 3828498432 924366 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 934692 924366 196 432 0 934257 0
[pid=16242/tid=16250] ppid=16240 vsize=3738768 CPUtime=1721.02 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 919133 0 0 0 171861 241 0 0 20 0 2 0 275031891 3828498432 924366 33554432000 4194304 5963574 140735747192832 140010032932856 4388700 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) 3738768

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16267
/proc/meminfo: memFree=21071348/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=3935376 CPUtime=1781.85 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 989983 0 0 0 177952 233 0 0 20 0 2 0 275031774 4029825024 976067 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 983844 976067 196 432 0 983409 0
[pid=16242/tid=16250] ppid=16240 vsize=3935376 CPUtime=1781 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 970850 0 0 0 177843 257 0 0 20 0 2 0 275031891 4029825024 976067 33554432000 4194304 5963574 140735747192832 140010032932856 4220672 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) 3935376

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 16267
/proc/meminfo: memFree=21036488/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=4000912 CPUtime=1791.46 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 998163 0 0 0 178911 235 0 0 20 0 2 0 275031774 4096933888 984247 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 1000228 984247 196 432 0 999793 0
[pid=16242/tid=16250] ppid=16240 vsize=4000912 CPUtime=1790.61 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 979030 0 0 0 178801 260 0 0 20 0 2 0 275031891 4096933888 984247 33554432000 4194304 5963574 140735747192832 140010032932856 4388706 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) 4000912

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16267
/proc/meminfo: memFree=21021840/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=4000912 CPUtime=1794.66 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 1001774 0 0 0 179229 237 0 0 20 0 2 0 275031774 4096933888 987857 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 1000228 987857 196 432 0 999793 0
[pid=16242/tid=16250] ppid=16240 vsize=4000912 CPUtime=1793.81 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 982641 0 0 0 179120 261 0 0 20 0 2 0 275031891 4096933888 987857 33554432000 4194304 5963574 140735747192832 140010032932856 4399456 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) 4000912

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16267
/proc/meminfo: memFree=21013408/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=4000912 CPUtime=1797.84 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 1004935 0 0 0 179547 237 0 0 20 0 2 0 275031774 4096933888 991018 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 1000228 991018 196 432 0 999793 0
[pid=16242/tid=16250] ppid=16240 vsize=4000912 CPUtime=1797 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 985802 0 0 0 179438 262 0 0 20 0 2 0 275031891 4096933888 991018 33554432000 4194304 5963574 140735747192832 140010032932856 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 4000912

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16267
/proc/meminfo: memFree=21008944/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=4000912 CPUtime=1798.65 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 1005854 0 0 0 179627 238 0 0 20 0 2 0 275031774 4096933888 991937 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 1000228 991937 196 432 0 999793 0
[pid=16242/tid=16250] ppid=16240 vsize=4000912 CPUtime=1797.8 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 986721 0 0 0 179518 262 0 0 20 0 2 0 275031891 4096933888 991937 33554432000 4194304 5963574 140735747192832 140010032932856 4220672 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) 4000912

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16267
/proc/meminfo: memFree=21003612/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=4000912 CPUtime=1799.44 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) S 16240 16242 15878 0 -1 4202496 1006646 0 0 0 179706 238 0 0 20 0 2 0 275031774 4096933888 992729 33554432000 4194304 5963574 140735747192832 140735747192352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16242/statm: 1000228 992729 196 432 0 999793 0
[pid=16242/tid=16250] ppid=16240 vsize=4000912 CPUtime=1798.6 cores=1,3,5,7
/proc/16242/task/16250/stat : 16250 (wbo1.7) R 16240 16242 15878 0 -1 4202560 987513 0 0 0 179597 263 0 0 20 0 2 0 275031891 4096933888 992729 33554432000 4194304 5963574 140735747192832 140010032932856 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 4000912

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16267
/proc/meminfo: memFree=21003612/32873844 swapFree=7900/7900
[pid=16242] ppid=16240 vsize=0 CPUtime=1799.97 cores=1,3,5,7
/proc/16242/stat : 16242 (wbo1.7) R 16240 16242 15878 0 -1 4203524 1006750 0 0 0 179720 277 0 0 20 0 1 0 275031774 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16242/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.97
Current children cumulated vsize (KiB) 0

Child status: 255
Real time (s): 1800.16
CPU time (s): 1800.04
CPU user time (s): 1797.21
CPU system time (s): 2.83357
CPU usage (%): 99.9932
Max. virtual memory (cumulated for all children) (KiB): 4000912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.21
system time used= 2.83357
maximum resident set size= 3971332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1006750
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= 315
involuntary context switches= 1856

runsolver used 3.49647 second user time and 9.75252 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-27 05:24:32
IDJOB=3705122
IDBENCH=1969
IDSOLVER=2283
FILE ID=node137/3705122-1338089072
RUNJOBID= node137-1338083671-15895
PBS_JOBID= 14624423
Free space on /tmp= 71460 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_0.opb.PB06.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705122-1338089072/watcher-3705122-1338089072 -o /tmp/evaluation-result-3705122-1338089072/solver-3705122-1338089072 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705122-1338089072.opb

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

MD5SUM BENCH= 325852af8542a0f454599a2893f1b120
RANDOM SEED=77592380

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:        29101852 kB
Buffers:          306168 kB
Cached:          2632844 kB
SwapCached:        22060 kB
Active:           807896 kB
Inactive:        2155336 kB
Active(anon):       3800 kB
Inactive(anon):    22684 kB
Active(file):     804096 kB
Inactive(file):  2132652 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67081508 kB
Dirty:             44496 kB
Writeback:             0 kB
AnonPages:         11692 kB
Mapped:             9048 kB
Shmem:                 0 kB
Slab:             667452 kB
SReclaimable:     108500 kB
SUnreclaim:       558952 kB
KernelStack:        1392 kB
PageTables:         3784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71452 MiB
End job on node137 at 2012-05-27 05:54:33