Trace number 3727435

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1800.03 1800.15

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_7.opb.PB06.opb
MD5SUM3119db8d3d273f04fc4f3b1324a85224
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark396
Best CPU time to get the best result obtained on this benchmark1793.24
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 452
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 493167
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 493167
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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727435-1338653489.opb.
0.00/0.00	c Instance file HOME/instance-3727435-1338653489.opb
0.00/0.00	c File size is 17233680 bytes.
1.09/1.19	c Cost Offset: 0
1.09/1.19	c Highest Coefficient sum: 101
1.09/1.19	c ============================[ Problem Statistics ]=============================
1.09/1.19	c |                                                                             |
1.09/1.19	c |  Parsing time:          1.19         s                                      |
1.09/1.19	c |  Number Variables:      10000                                               |
1.09/1.19	c |  Number Clauses:        656900                                              |
1.09/1.19	c |  Number Cardinality:    0                                                   |
1.09/1.19	c |  Number PB Constraints: 0                                                   |
1.09/1.19	c |                                                                             |
1.49/1.52	c |  Problem Type:          Optimization                                        |
1.49/1.52	c |  Objective Function:    PB Constraint                                       |
1.49/1.52	c |                                                                             |
1.49/1.52	c ============================[ Search Statistics ]==============================
1.49/1.52	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
1.49/1.52	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
1.49/1.52	c ===============================================================================
1.69/1.73	c | 1.74      | 0  | 1            lb |  0                0                0.00  |
1.88/1.91	c | 1.92      | 0  | 2            lb |  0                0                0.00  |
1.98/2.08	c | 2.09      | 0  | 3            lb |  0                0                0.00  |
2.19/2.27	c | 2.27      | 0  | 6            lb |  0                0                0.00  |
2.39/2.44	c | 2.44      | 0  | 7            lb |  0                0                0.00  |
2.59/2.62	c | 2.62      | 0  | 8            lb |  0                0                0.00  |
2.79/2.80	c | 2.80      | 0  | 9            lb |  0                0                0.00  |
2.89/2.98	c | 2.99      | 0  | 10           lb |  0                0                0.00  |
3.09/3.16	c | 3.16      | 0  | 11           lb |  0                0                0.00  |
3.29/3.33	c | 3.34      | 0  | 12           lb |  0                0                0.00  |
3.49/3.51	c | 3.52      | 0  | 13           lb |  0                0                0.00  |
3.59/3.69	c | 3.69      | 0  | 14           lb |  0                0                0.00  |
3.79/3.87	c | 3.87      | 0  | 15           lb |  0                0                0.00  |
3.99/4.04	c | 4.05      | 0  | 16           lb |  0                0                0.00  |
4.19/4.22	c | 4.22      | 0  | 17           lb |  0                0                0.00  |
4.29/4.40	c | 4.40      | 0  | 18           lb |  0                0                0.00  |
4.49/4.58	c | 4.58      | 0  | 19           lb |  0                0                0.00  |
4.69/4.76	c | 4.76      | 0  | 20           lb |  0                0                0.00  |
4.89/4.93	c | 4.94      | 0  | 22           lb |  0                0                0.00  |
5.09/5.11	c | 5.11      | 0  | 23           lb |  0                0                0.00  |
5.19/5.28	c | 5.29      | 0  | 24           lb |  0                0                0.00  |
5.39/5.46	c | 5.46      | 0  | 25           lb |  0                0                0.00  |
5.59/5.63	c | 5.64      | 0  | 28           lb |  0                0                0.00  |
5.79/5.81	c | 5.81      | 0  | 29           lb |  0                0                0.00  |
5.89/5.99	c | 5.99      | 0  | 31           lb |  0                0                0.00  |
6.09/6.16	c | 6.17      | 0  | 32           lb |  0                0                0.00  |
6.29/6.34	c | 6.34      | 0  | 33           lb |  0                0                0.00  |
6.49/6.53	c | 6.53      | 0  | 35           lb |  0                0                0.00  |
6.68/6.71	c | 6.71      | 0  | 36           lb |  0                0                0.00  |
6.78/6.88	c | 6.89      | 0  | 37           lb |  0                0                0.00  |
6.98/7.06	c | 7.07      | 0  | 38           lb |  0                0                0.00  |
7.18/7.24	c | 7.25      | 0  | 39           lb |  0                0                0.00  |
7.38/7.42	c | 7.42      | 0  | 40           lb |  0                0                0.00  |
7.48/7.59	c | 7.59      | 0  | 41           lb |  0                0                0.00  |
7.69/7.76	c | 7.76      | 0  | 42           lb |  0                0                0.00  |
7.88/7.93	c | 7.93      | 0  | 43           lb |  0                0                0.00  |
8.08/8.10	c | 8.10      | 0  | 44           lb |  0                0                0.00  |
8.18/8.27	c | 8.28      | 0  | 45           lb |  0                0                0.00  |
8.38/8.45	c | 8.46      | 0  | 46           lb |  0                0                0.00  |
8.58/8.64	c | 8.64      | 0  | 48           lb |  0                0                0.00  |
8.79/8.81	c | 8.82      | 0  | 49           lb |  0                0                0.00  |
8.88/8.99	c | 9.00      | 0  | 50           lb |  0                0                0.00  |
9.08/9.17	c | 9.17      | 0  | 51           lb |  0                0                0.00  |
9.28/9.35	c | 9.36      | 0  | 52           lb |  0                0                0.00  |
9.48/9.53	c | 9.54      | 0  | 53           lb |  0                0                0.00  |
9.68/9.71	c | 9.71      | 0  | 54           lb |  0                0                0.00  |
9.79/9.89	c | 9.90      | 0  | 55           lb |  0                0                0.00  |
9.98/10.08	c | 10.08     | 0  | 56           lb |  0                0                0.00  |
10.18/10.26	c | 10.26     | 0  | 57           lb |  0                0                0.00  |
10.38/10.44	c | 10.44     | 0  | 58           lb |  0                0                0.00  |
10.58/10.61	c | 10.62     | 0  | 59           lb |  0                0                0.00  |
10.68/10.79	c | 10.80     | 0  | 60           lb |  0                0                0.00  |
10.89/10.98	c | 10.98     | 0  | 61           lb |  0                0                0.00  |
11.08/11.15	c | 11.16     | 0  | 62           lb |  0                0                0.00  |
11.28/11.33	c | 11.34     | 0  | 63           lb |  0                0                0.00  |
11.48/11.51	c | 11.52     | 0  | 64           lb |  0                0                0.00  |
11.58/11.69	c | 11.70     | 0  | 65           lb |  0                0                0.00  |
11.78/11.87	c | 11.88     | 0  | 66           lb |  0                0                0.00  |
11.99/12.05	c | 12.05     | 0  | 67           lb |  0                0                0.00  |
12.18/12.23	c | 12.23     | 0  | 68           lb |  0                0                0.00  |
12.38/12.41	c | 12.41     | 0  | 70           lb |  0                0                0.00  |
12.48/12.59	c | 12.59     | 0  | 71           lb |  0                0                0.00  |
12.68/12.77	c | 12.77     | 0  | 72           lb |  0                0                0.00  |
12.88/12.95	c | 12.95     | 0  | 73           lb |  0                0                0.00  |
13.09/13.13	c | 13.13     | 0  | 74           lb |  0                0                0.00  |
13.28/13.31	c | 13.31     | 0  | 75           lb |  0                0                0.00  |
13.38/13.49	c | 13.50     | 0  | 77           lb |  0                0                0.00  |
13.58/13.67	c | 13.68     | 0  | 78           lb |  0                0                0.00  |
13.78/13.85	c | 13.86     | 0  | 79           lb |  0                0                0.00  |
13.98/14.04	c | 14.04     | 0  | 80           lb |  0                0                0.00  |
14.19/14.22	c | 14.22     | 0  | 82           lb |  0                0                0.00  |
14.38/14.40	c | 14.40     | 0  | 84           lb |  0                0                0.00  |
14.48/14.58	c | 14.59     | 0  | 85           lb |  0                0                0.00  |
14.68/14.76	c | 14.77     | 0  | 86           lb |  0                0                0.00  |
14.88/14.95	c | 14.96     | 0  | 87           lb |  0                0                0.00  |
15.08/15.13	c | 15.14     | 0  | 88           lb |  0                0                0.00  |
15.29/15.32	c | 15.32     | 0  | 89           lb |  0                0                0.00  |
15.48/15.50	c | 15.50     | 0  | 90           lb |  0                0                0.00  |
15.58/15.68	c | 15.69     | 0  | 91           lb |  0                0                0.00  |
15.78/15.86	c | 15.87     | 0  | 92           lb |  0                0                0.00  |
15.98/16.05	c | 16.05     | 0  | 94           lb |  0                0                0.00  |
16.18/16.23	c | 16.23     | 0  | 95           lb |  0                0                0.00  |
16.39/16.41	c | 16.42     | 0  | 96           lb |  0                0                0.00  |
16.58/16.62	c | 16.62     | 0  | 97           lb |  0                0                0.00  |
16.78/16.80	c | 16.81     | 0  | 98           lb |  0                0                0.00  |
16.88/16.99	c | 16.99     | 0  | 101          lb |  0                0                0.00  |
17.08/17.17	c | 17.18     | 0  | 102          lb |  0                0                0.00  |
17.28/17.36	c | 17.36     | 0  | 103          lb |  0                0                0.00  |
17.49/17.54	c | 17.55     | 0  | 104          lb |  0                0                0.00  |
17.68/17.73	c | 17.73     | 0  | 105          lb |  0                0                0.00  |
17.88/17.92	c | 17.92     | 0  | 106          lb |  0                0                0.00  |
18.08/18.10	c | 18.11     | 0  | 107          lb |  0                0                0.00  |
18.18/18.29	c | 18.29     | 0  | 108          lb |  0                0                0.00  |
18.38/18.48	c | 18.48     | 0  | 110          lb |  0                0                0.00  |
18.58/18.66	c | 18.67     | 0  | 111          lb |  0                0                0.00  |
18.78/18.85	c | 18.86     | 0  | 112          lb |  0                0                0.00  |
18.98/19.04	c | 19.04     | 0  | 113          lb |  0                0                0.00  |
19.18/19.23	c | 19.23     | 0  | 114          lb |  0                0                0.00  |
19.38/19.41	c | 19.42     | 0  | 115          lb |  0                0                0.00  |
19.59/19.60	c | 19.60     | 0  | 116          lb |  0                0                0.00  |
19.69/19.79	c | 19.79     | 0  | 117          lb |  0                0                0.00  |
19.89/19.97	c | 19.98     | 0  | 118          lb |  0                0                0.00  |
20.09/20.16	c | 20.17     | 0  | 119          lb |  0                0                0.00  |
20.29/20.35	c | 20.36     | 0  | 120          lb |  0                0                0.00  |
20.49/20.54	c | 20.55     | 0  | 121          lb |  0                0                0.00  |
20.69/20.73	c | 20.74     | 0  | 122          lb |  0                0                0.00  |
20.89/20.92	c | 20.93     | 0  | 123          lb |  0                0                0.00  |
21.08/21.11	c | 21.11     | 0  | 124          lb |  0                0                0.00  |
21.28/21.30	c | 21.30     | 0  | 125          lb |  0                0                0.00  |
21.38/21.49	c | 21.49     | 0  | 129          lb |  0                0                0.00  |
21.58/21.69	c | 21.70     | 0  | 130          lb |  0                0                0.00  |
21.78/21.88	c | 21.89     | 0  | 132          lb |  0                0                0.00  |
21.99/22.08	c | 22.09     | 0  | 133          lb |  0                0                0.00  |
22.18/22.27	c | 22.27     | 0  | 134          lb |  0                0                0.00  |
22.38/22.46	c | 22.47     | 0  | 135          lb |  0                0                0.00  |
22.58/22.65	c | 22.66     | 0  | 136          lb |  0                0                0.00  |
22.78/22.84	c | 22.85     | 0  | 139          lb |  0                0                0.00  |
22.99/23.03	c | 23.04     | 0  | 140          lb |  0                0                0.00  |
23.18/23.23	c | 23.24     | 0  | 141          lb |  0                0                0.00  |
23.38/23.43	c | 23.43     | 0  | 142          lb |  0                0                0.00  |
23.58/23.62	c | 23.63     | 0  | 143          lb |  0                0                0.00  |
23.78/23.82	c | 23.83     | 0  | 144          lb |  0                0                0.00  |
23.98/24.03	c | 24.04     | 0  | 145          lb |  0                0                0.00  |
24.19/24.25	c | 24.26     | 0  | 146          lb |  0                0                0.00  |
24.39/24.46	c | 24.46     | 0  | 147          lb |  0                0                0.00  |
24.59/24.65	c | 24.66     | 0  | 148          lb |  0                0                0.00  |
24.79/24.86	c | 24.86     | 0  | 149          lb |  0                0                0.00  |
24.98/25.06	c | 25.06     | 0  | 150          lb |  0                0                0.00  |
25.19/25.27	c | 25.28     | 0  | 151          lb |  0                0                0.00  |
25.38/25.49	c | 25.50     | 0  | 152          lb |  0                0                0.00  |
25.68/25.70	c | 25.71     | 0  | 153          lb |  0                0                0.00  |
25.88/25.93	c | 25.93     | 0  | 154          lb |  0                0                0.00  |
26.09/26.17	c | 26.18     | 0  | 155          lb |  0                0                0.00  |
26.58/26.66	c | 26.66     | 0  | 156          lb |  0                0                0.00  |
27.68/27.72	c | 27.73     | 0  | 157          lb |  0                0                0.00  |
29.09/29.10	c | 29.10     | 0  | 158          lb |  0                0                0.00  |
53.78/53.85	c | 53.85     | 0  | 159          lb |  0                0                0.00  |
849.35/849.66	c | 849.67    | 0  | 160          lb |  0                0                0.00  |
1799.57/1800.01	c ===============================================================================
1799.57/1800.01	c Wall Clock Time: 1800.02 s
1799.57/1800.01	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-3727435-1338653489/watcher-3727435-1338653489 -o /tmp/evaluation-result-3727435-1338653489/solver-3727435-1338653489 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727435-1338653489.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: 1.92 1.98 1.91 3/177 17698
/proc/meminfo: memFree=27490508/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=21612 CPUtime=0 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) R 17696 17698 15814 0 -1 4202496 648 0 0 0 0 0 0 0 20 0 1 0 331475060 22130688 600 33554432000 4194304 5964350 140736095156800 140736095156184 4344688 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 5403 602 162 433 0 759 0

[startup+0.090299 s]
/proc/loadavg: 1.92 1.98 1.91 3/177 17698
/proc/meminfo: memFree=27490508/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=26584 CPUtime=0.08 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) R 17696 17698 15814 0 -1 4202496 2178 0 0 0 8 0 0 0 20 0 1 0 331475060 27222016 2097 33554432000 4194304 5964350 140736095156800 140736095155464 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 6646 2098 468 433 0 2002 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26584

[startup+0.100292 s]
/proc/loadavg: 1.92 1.98 1.91 3/177 17698
/proc/meminfo: memFree=27490508/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=26848 CPUtime=0.09 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) R 17696 17698 15814 0 -1 4202496 2303 0 0 0 9 0 0 0 20 0 1 0 331475060 27492352 2222 33554432000 4194304 5964350 140736095156800 140736095155464 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 6712 2222 506 433 0 2068 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26848

[startup+0.300258 s]
/proc/loadavg: 1.92 1.98 1.91 3/177 17698
/proc/meminfo: memFree=27490508/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=36544 CPUtime=0.29 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) R 17696 17698 15814 0 -1 4202496 5475 0 0 0 29 0 0 0 20 0 1 0 331475060 37421056 5200 33554432000 4194304 5964350 140736095156800 140736095155464 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 9136 5203 1217 433 0 4492 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36544

[startup+0.700266 s]
/proc/loadavg: 1.92 1.98 1.91 3/177 17698
/proc/meminfo: memFree=27490508/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=54904 CPUtime=0.69 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) R 17696 17698 15814 0 -1 4202496 11659 0 0 0 68 1 0 0 20 0 1 0 331475060 56221696 11127 33554432000 4194304 5964350 140736095156800 140736095155464 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 13726 11128 2638 433 0 9082 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54904

[startup+1.50016 s]
/proc/loadavg: 1.92 1.98 1.91 3/178 17699
/proc/meminfo: memFree=27438192/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=206156 CPUtime=1.49 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 40219 0 0 0 144 5 0 0 20 0 2 0 331475060 211103744 35477 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 51539 35477 172 433 0 51103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206156

[startup+3.10025 s]
/proc/loadavg: 1.92 1.98 1.91 3/179 17700
/proc/meminfo: memFree=27272644/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=265364 CPUtime=3.09 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 58738 0 0 0 300 9 0 0 20 0 2 0 331475060 271732736 53294 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 66341 53294 190 433 0 65905 0
[pid=17698/tid=17700] ppid=17696 vsize=265364 CPUtime=1.89 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 39616 0 0 0 182 7 0 0 20 0 2 0 331475180 271732736 53294 33554432000 4194304 5964350 140736095156800 140432422967832 5139086 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 265364

[startup+6.30026 s]
/proc/loadavg: 1.93 1.98 1.91 3/179 17700
/proc/meminfo: memFree=27270016/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=265364 CPUtime=6.29 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 58972 0 0 0 620 9 0 0 20 0 2 0 331475060 271732736 53528 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 66341 53528 190 433 0 65905 0
[pid=17698/tid=17700] ppid=17696 vsize=265364 CPUtime=5.09 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 39850 0 0 0 502 7 0 0 20 0 2 0 331475180 271732736 53528 33554432000 4194304 5964350 140736095156800 140432422967832 5134737 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 265364

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.91 3/179 17700
/proc/meminfo: memFree=27261920/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=265364 CPUtime=12.68 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 59779 0 0 0 1259 9 0 0 20 0 2 0 331475060 271732736 54335 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 66341 54335 190 433 0 65905 0
[pid=17698/tid=17700] ppid=17696 vsize=265364 CPUtime=11.49 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 40657 0 0 0 1142 7 0 0 20 0 2 0 331475180 271732736 54335 33554432000 4194304 5964350 140736095156800 140432422967832 5134273 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 265364

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.91 3/179 17700
/proc/meminfo: memFree=27202364/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=265364 CPUtime=25.48 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 69735 0 0 0 2537 11 0 0 20 0 2 0 331475060 271732736 58797 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 66341 58797 193 433 0 65905 0
[pid=17698/tid=17700] ppid=17696 vsize=265364 CPUtime=24.29 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 50613 0 0 0 2420 9 0 0 20 0 2 0 331475180 271732736 58797 33554432000 4194304 5964350 140736095156800 140432422967832 5139086 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 265364

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.91 3/179 17700
/proc/meminfo: memFree=27035364/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=461972 CPUtime=51.08 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 110610 0 0 0 5089 19 0 0 20 0 2 0 331475060 473059328 93410 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 115493 93410 195 433 0 115057 0
[pid=17698/tid=17700] ppid=17696 vsize=461972 CPUtime=49.88 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 91488 0 0 0 4971 17 0 0 20 0 2 0 331475180 473059328 93410 33554432000 4194304 5964350 140736095156800 140432422967288 4400035 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 461972

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.91 3/179 17700
/proc/meminfo: memFree=26759436/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=527508 CPUtime=102.28 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 123095 0 0 0 10206 22 0 0 20 0 2 0 331475060 540168192 109982 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 131877 109982 195 433 0 131441 0
[pid=17698/tid=17700] ppid=17696 vsize=527508 CPUtime=101.09 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 103973 0 0 0 10088 21 0 0 20 0 2 0 331475180 540168192 109982 33554432000 4194304 5964350 140736095156800 140432422967288 4400007 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 527508

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/179 17700
/proc/meminfo: memFree=26161792/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=855188 CPUtime=162.26 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 205872 0 0 0 16187 39 0 0 20 0 2 0 331475060 875712512 192759 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 213797 192759 195 433 0 213361 0
[pid=17698/tid=17700] ppid=17696 vsize=855188 CPUtime=161.08 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 186750 0 0 0 16069 39 0 0 20 0 2 0 331475180 875712512 192759 33554432000 4194304 5964350 140736095156800 140432422967288 4400011 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 855188

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/179 17700
/proc/meminfo: memFree=25595452/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=1117332 CPUtime=222.25 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 283505 0 0 0 22171 54 0 0 20 0 2 0 331475060 1144147968 270392 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 279333 270392 195 433 0 278897 0
[pid=17698/tid=17700] ppid=17696 vsize=1117332 CPUtime=221.07 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 264383 0 0 0 22052 55 0 0 20 0 2 0 331475180 1144147968 270392 33554432000 4194304 5964350 140736095156800 140432422967288 4403576 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1117332

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/179 17700
/proc/meminfo: memFree=25034964/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=1445012 CPUtime=282.24 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 357744 0 0 0 28155 69 0 0 20 0 2 0 331475060 1479692288 345287 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 361253 345287 195 433 0 360817 0
[pid=17698/tid=17700] ppid=17696 vsize=1445012 CPUtime=281.06 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 338622 0 0 0 28035 71 0 0 20 0 2 0 331475180 1479692288 345287 33554432000 4194304 5964350 140736095156800 140432422967288 4399998 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1445012

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/179 17701
/proc/meminfo: memFree=24534660/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=1707156 CPUtime=342.21 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 426133 0 0 0 34137 84 0 0 20 0 2 0 331475060 1748127744 413664 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 426789 413664 195 433 0 426353 0
[pid=17698/tid=17700] ppid=17696 vsize=1707156 CPUtime=341.05 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 407011 0 0 0 34018 87 0 0 20 0 2 0 331475180 1748127744 413664 33554432000 4194304 5964350 140736095156800 140432422967288 4220672 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1707156

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/179 17701
/proc/meminfo: memFree=24023684/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=1969300 CPUtime=402.19 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 492675 0 0 0 40122 97 0 0 20 0 2 0 331475060 2016563200 480213 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 492325 480213 195 433 0 491889 0
[pid=17698/tid=17700] ppid=17696 vsize=1969300 CPUtime=401.04 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 473553 0 0 0 40003 101 0 0 20 0 2 0 331475180 2016563200 480213 33554432000 4194304 5964350 140736095156800 140432422967288 4403649 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1969300

[startup+462.3 s]
/proc/loadavg: 2.10 2.02 1.92 3/179 17701
/proc/meminfo: memFree=23598748/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=2231444 CPUtime=462.18 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 552326 0 0 0 46108 110 0 0 20 0 2 0 331475060 2284998656 539861 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 557861 539861 195 433 0 557425 0

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

/proc/17698/statm: 918309 895780 195 433 0 917873 0
[pid=17698/tid=17700] ppid=17696 vsize=3673236 CPUtime=1240.96 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 884741 0 0 0 123892 204 0 0 20 0 2 0 331475180 3761393664 895780 33554432000 4194304 5964350 140736095156800 140432422967592 4222464 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 3673236

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 17711
/proc/meminfo: memFree=21007800/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=3673236 CPUtime=1301.96 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 903984 0 0 0 130008 188 0 0 20 0 2 0 331475060 3761393664 895901 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 918309 895901 195 433 0 917873 0
[pid=17698/tid=17700] ppid=17696 vsize=3673236 CPUtime=1300.97 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 884862 0 0 0 129892 205 0 0 20 0 2 0 331475180 3761393664 895901 33554432000 4194304 5964350 140736095156800 140432422967592 4403263 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 3673236

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 17711
/proc/meminfo: memFree=20823192/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=3673236 CPUtime=1361.94 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 903997 0 0 0 136006 188 0 0 20 0 2 0 331475060 3761393664 895914 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 918309 895914 195 433 0 917873 0
[pid=17698/tid=17700] ppid=17696 vsize=3673236 CPUtime=1360.97 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 884875 0 0 0 135891 206 0 0 20 0 2 0 331475180 3761393664 895914 33554432000 4194304 5964350 140736095156800 140432422967592 4221984 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 3673236

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 17711
/proc/meminfo: memFree=20654208/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=3673236 CPUtime=1421.94 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 903999 0 0 0 142006 188 0 0 20 0 2 0 331475060 3761393664 895916 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 918309 895916 195 433 0 917873 0
[pid=17698/tid=17700] ppid=17696 vsize=3673236 CPUtime=1420.97 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 884877 0 0 0 141890 207 0 0 20 0 2 0 331475180 3761393664 895916 33554432000 4194304 5964350 140736095156800 140432422967592 4399774 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 3673236

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 17711
/proc/meminfo: memFree=20481008/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=3673236 CPUtime=1481.92 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 904010 0 0 0 148004 188 0 0 20 0 2 0 331475060 3761393664 895927 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 918309 895927 195 433 0 917873 0
[pid=17698/tid=17700] ppid=17696 vsize=3673236 CPUtime=1480.97 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 884888 0 0 0 147889 208 0 0 20 0 2 0 331475180 3761393664 895927 33554432000 4194304 5964350 140736095156800 140432422967592 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 3673236

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 17712
/proc/meminfo: memFree=20303592/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=3673236 CPUtime=1541.91 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 904016 0 0 0 154003 188 0 0 20 0 2 0 331475060 3761393664 895933 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 918309 895933 195 433 0 917873 0
[pid=17698/tid=17700] ppid=17696 vsize=3673236 CPUtime=1540.97 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 884894 0 0 0 153888 209 0 0 20 0 2 0 331475180 3761393664 895933 33554432000 4194304 5964350 140736095156800 140432422967592 4400007 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 3673236

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 17712
/proc/meminfo: memFree=20163516/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=3673236 CPUtime=1601.9 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 904031 0 0 0 160002 188 0 0 20 0 2 0 331475060 3761393664 895948 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 918309 895948 195 433 0 917873 0
[pid=17698/tid=17700] ppid=17696 vsize=3673236 CPUtime=1600.97 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 884909 0 0 0 159887 210 0 0 20 0 2 0 331475180 3761393664 895948 33554432000 4194304 5964350 140736095156800 140432422967592 4399840 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 3673236

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 17712
/proc/meminfo: memFree=20036072/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=3673236 CPUtime=1661.9 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 904053 0 0 0 166002 188 0 0 20 0 2 0 331475060 3761393664 895970 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 918309 895970 195 433 0 917873 0
[pid=17698/tid=17700] ppid=17696 vsize=3673236 CPUtime=1660.97 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 884931 0 0 0 165886 211 0 0 20 0 2 0 331475180 3761393664 895970 33554432000 4194304 5964350 140736095156800 140432422967592 4400007 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 3673236

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 17715
/proc/meminfo: memFree=19880472/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=3673236 CPUtime=1721.89 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 904065 0 0 0 172001 188 0 0 20 0 2 0 331475060 3761393664 895982 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 918309 895982 195 433 0 917873 0
[pid=17698/tid=17700] ppid=17696 vsize=3673236 CPUtime=1720.98 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 884943 0 0 0 171886 212 0 0 20 0 2 0 331475180 3761393664 895982 33554432000 4194304 5964350 140736095156800 140432422967592 4399840 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 3673236

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 17715
/proc/meminfo: memFree=19737784/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=3673236 CPUtime=1781.88 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 904071 0 0 0 178000 188 0 0 20 0 2 0 331475060 3761393664 895988 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 918309 895988 195 433 0 917873 0
[pid=17698/tid=17700] ppid=17696 vsize=3673236 CPUtime=1780.98 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 884949 0 0 0 177885 213 0 0 20 0 2 0 331475180 3761393664 895988 33554432000 4194304 5964350 140736095156800 140432422967592 4409555 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 3673236

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 17715
/proc/meminfo: memFree=19709000/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=3673236 CPUtime=1791.48 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 904072 0 0 0 178960 188 0 0 20 0 2 0 331475060 3761393664 895989 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 918309 895989 195 433 0 917873 0
[pid=17698/tid=17700] ppid=17696 vsize=3673236 CPUtime=1790.58 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 884950 0 0 0 178845 213 0 0 20 0 2 0 331475180 3761393664 895989 33554432000 4194304 5964350 140736095156800 140432422967592 4390798 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (KiB) 3673236

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 17715
/proc/meminfo: memFree=19700692/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=3673236 CPUtime=1794.68 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 904072 0 0 0 179280 188 0 0 20 0 2 0 331475060 3761393664 895989 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 918309 895989 195 433 0 917873 0
[pid=17698/tid=17700] ppid=17696 vsize=3673236 CPUtime=1793.78 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 884950 0 0 0 179165 213 0 0 20 0 2 0 331475180 3761393664 895989 33554432000 4194304 5964350 140736095156800 140432422967592 4399840 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (KiB) 3673236

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 17715
/proc/meminfo: memFree=19697328/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=3673236 CPUtime=1797.87 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 904072 0 0 0 179599 188 0 0 20 0 2 0 331475060 3761393664 895989 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 918309 895989 195 433 0 917873 0
[pid=17698/tid=17700] ppid=17696 vsize=3673236 CPUtime=1796.98 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 884950 0 0 0 179485 213 0 0 20 0 2 0 331475180 3761393664 895989 33554432000 4194304 5964350 140736095156800 140432422967592 4391080 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 3673236

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/173 17783
/proc/meminfo: memFree=24125048/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=3673236 CPUtime=1798.67 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 904072 0 0 0 179679 188 0 0 20 0 2 0 331475060 3761393664 895989 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 918309 895989 195 433 0 917873 0
[pid=17698/tid=17700] ppid=17696 vsize=3673236 CPUtime=1797.78 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 884950 0 0 0 179565 213 0 0 20 0 2 0 331475180 3761393664 895989 33554432000 4194304 5964350 140736095156800 140432422967592 4220672 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (KiB) 3673236

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 17943
/proc/meminfo: memFree=24123868/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=3673236 CPUtime=1799.47 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) S 17696 17698 15814 0 -1 4202496 904072 0 0 0 179759 188 0 0 20 0 2 0 331475060 3761393664 895989 33554432000 4194304 5964350 140736095156800 140736095156320 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 918309 895989 195 433 0 917873 0
[pid=17698/tid=17700] ppid=17696 vsize=3673236 CPUtime=1798.58 cores=0,2,4,6
/proc/17698/task/17700/stat : 17700 (wbo1.72) R 17696 17698 15814 0 -1 4202560 884950 0 0 0 179645 213 0 0 20 0 2 0 331475180 3761393664 895989 33554432000 4194304 5964350 140736095156800 140432422967592 4399840 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (KiB) 3673236

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 17943
/proc/meminfo: memFree=24123868/32873844 swapFree=7372/7372
[pid=17698] ppid=17696 vsize=0 CPUtime=1799.98 cores=0,2,4,6
/proc/17698/stat : 17698 (wbo1.72) R 17696 17698 15814 0 -1 4203524 904074 0 0 0 179773 225 0 0 20 0 1 0 331475060 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17698/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.98
Current children cumulated vsize (KiB) 0

Child status: 255
Real time (s): 1800.15
CPU time (s): 1800.03
CPU user time (s): 1797.73
CPU system time (s): 2.30165
CPU usage (%): 99.9935
Max. virtual memory (cumulated for all children) (KiB): 3673236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.73
system time used= 2.30165
maximum resident set size= 3583964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 904074
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= 239
involuntary context switches= 2546

runsolver used 2.5996 second user time and 7.2229 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-02 18:11:30
IDJOB=3727435
IDBENCH=1965
IDSOLVER=2313
FILE ID=node118/3727435-1338653489
RUNJOBID= node118-1338651687-17514
PBS_JOBID= 14636462
Free space on /tmp= 70956 MiB

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

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

MD5SUM BENCH= 3119db8d3d273f04fc4f3b1324a85224
RANDOM SEED=2014148849

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27491120 kB
Buffers:          476740 kB
Cached:          3822292 kB
SwapCached:            0 kB
Active:          1531452 kB
Inactive:        2988216 kB
Active(anon):     210556 kB
Inactive(anon):    11340 kB
Active(file):    1320896 kB
Inactive(file):  2976876 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             45024 kB
Writeback:             0 kB
AnonPages:        355832 kB
Mapped:            12316 kB
Shmem:               200 kB
Slab:             724116 kB
SReclaimable:     165228 kB
SUnreclaim:       558888 kB
KernelStack:        1488 kB
PageTables:         4340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     193416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 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= 70968 MiB
End job on node118 at 2012-06-02 18:41:30