Trace number 3727429

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1799.91 1800.13

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_14.opb.PB06.opb
MD5SUM13c1b3915f4d316b882a7e551b1f0496
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark488
Best CPU time to get the best result obtained on this benchmark1791.96
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 502
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 498884
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 498884
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-3727429-1338653837.opb.
0.00/0.00	c Instance file HOME/instance-3727429-1338653837.opb
0.00/0.00	c File size is 17233663 bytes.
1.10/1.19	c Cost Offset: 0
1.10/1.19	c Highest Coefficient sum: 101
1.10/1.19	c ============================[ Problem Statistics ]=============================
1.10/1.19	c |                                                                             |
1.10/1.19	c |  Parsing time:          1.19         s                                      |
1.10/1.19	c |  Number Variables:      10000                                               |
1.10/1.19	c |  Number Clauses:        656900                                              |
1.10/1.19	c |  Number Cardinality:    0                                                   |
1.10/1.19	c |  Number PB Constraints: 0                                                   |
1.10/1.19	c |                                                                             |
1.48/1.52	c |  Problem Type:          Optimization                                        |
1.48/1.52	c |  Objective Function:    PB Constraint                                       |
1.48/1.52	c |                                                                             |
1.48/1.52	c ============================[ Search Statistics ]==============================
1.48/1.52	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
1.48/1.52	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
1.48/1.52	c ===============================================================================
1.69/1.73	c | 1.73      | 0  | 1            lb |  0                0                0.00  |
1.88/1.91	c | 1.91      | 0  | 2            lb |  0                0                0.00  |
1.99/2.08	c | 2.08      | 0  | 3            lb |  0                0                0.00  |
2.19/2.25	c | 2.25      | 0  | 6            lb |  0                0                0.00  |
2.38/2.41	c | 2.42      | 0  | 8            lb |  0                0                0.00  |
2.48/2.58	c | 2.58      | 0  | 9            lb |  0                0                0.00  |
2.68/2.75	c | 2.75      | 0  | 10           lb |  0                0                0.00  |
2.88/2.91	c | 2.92      | 0  | 11           lb |  0                0                0.00  |
2.98/3.08	c | 3.08      | 0  | 12           lb |  0                0                0.00  |
3.19/3.25	c | 3.25      | 0  | 13           lb |  0                0                0.00  |
3.38/3.41	c | 3.42      | 0  | 14           lb |  0                0                0.00  |
3.48/3.58	c | 3.58      | 0  | 18           lb |  0                0                0.00  |
3.68/3.74	c | 3.75      | 0  | 19           lb |  0                0                0.00  |
3.88/3.92	c | 3.92      | 0  | 20           lb |  0                0                0.00  |
3.98/4.09	c | 4.09      | 0  | 21           lb |  0                0                0.00  |
4.18/4.25	c | 4.26      | 0  | 25           lb |  0                0                0.00  |
4.39/4.44	c | 4.42      | 0  | 26           lb |  0                0                0.00  |
4.48/4.59	c | 4.59      | 0  | 29           lb |  0                0                0.00  |
4.68/4.75	c | 4.76      | 0  | 30           lb |  0                0                0.00  |
4.88/4.92	c | 4.93      | 0  | 31           lb |  0                0                0.00  |
4.98/5.09	c | 5.09      | 0  | 32           lb |  0                0                0.00  |
5.18/5.25	c | 5.26      | 0  | 33           lb |  0                0                0.00  |
5.39/5.42	c | 5.42      | 0  | 34           lb |  0                0                0.00  |
5.49/5.59	c | 5.59      | 0  | 35           lb |  0                0                0.00  |
5.68/5.75	c | 5.75      | 0  | 36           lb |  0                0                0.00  |
5.88/5.92	c | 5.92      | 0  | 37           lb |  0                0                0.00  |
5.98/6.09	c | 6.09      | 0  | 38           lb |  0                0                0.00  |
6.18/6.25	c | 6.25      | 0  | 39           lb |  0                0                0.00  |
6.38/6.42	c | 6.42      | 0  | 40           lb |  0                0                0.00  |
6.48/6.58	c | 6.59      | 0  | 41           lb |  0                0                0.00  |
6.68/6.75	c | 6.75      | 0  | 43           lb |  0                0                0.00  |
6.88/6.93	c | 6.93      | 0  | 44           lb |  0                0                0.00  |
6.98/7.09	c | 7.10      | 0  | 45           lb |  0                0                0.00  |
7.18/7.26	c | 7.26      | 0  | 46           lb |  0                0                0.00  |
7.38/7.42	c | 7.43      | 0  | 47           lb |  0                0                0.00  |
7.48/7.59	c | 7.59      | 0  | 48           lb |  0                0                0.00  |
7.69/7.76	c | 7.76      | 0  | 49           lb |  0                0                0.00  |
7.89/7.92	c | 7.93      | 0  | 50           lb |  0                0                0.00  |
7.99/8.09	c | 8.10      | 0  | 51           lb |  0                0                0.00  |
8.19/8.26	c | 8.26      | 0  | 52           lb |  0                0                0.00  |
8.39/8.43	c | 8.44      | 0  | 53           lb |  0                0                0.00  |
8.58/8.60	c | 8.60      | 0  | 54           lb |  0                0                0.00  |
8.69/8.77	c | 8.77      | 0  | 55           lb |  0                0                0.00  |
8.88/8.93	c | 8.94      | 0  | 56           lb |  0                0                0.00  |
9.08/9.10	c | 9.11      | 0  | 57           lb |  0                0                0.00  |
9.18/9.27	c | 9.27      | 0  | 58           lb |  0                0                0.00  |
9.38/9.44	c | 9.44      | 0  | 59           lb |  0                0                0.00  |
9.58/9.61	c | 9.61      | 0  | 61           lb |  0                0                0.00  |
9.68/9.77	c | 9.78      | 0  | 62           lb |  0                0                0.00  |
9.89/9.94	c | 9.95      | 0  | 63           lb |  0                0                0.00  |
10.08/10.11	c | 10.11     | 0  | 64           lb |  0                0                0.00  |
10.18/10.28	c | 10.28     | 0  | 65           lb |  0                0                0.00  |
10.38/10.45	c | 10.45     | 0  | 66           lb |  0                0                0.00  |
10.58/10.61	c | 10.62     | 0  | 67           lb |  0                0                0.00  |
10.68/10.78	c | 10.79     | 0  | 68           lb |  0                0                0.00  |
10.89/10.95	c | 10.95     | 0  | 69           lb |  0                0                0.00  |
11.08/11.12	c | 11.13     | 0  | 70           lb |  0                0                0.00  |
11.18/11.29	c | 11.30     | 0  | 71           lb |  0                0                0.00  |
11.38/11.46	c | 11.46     | 0  | 72           lb |  0                0                0.00  |
11.58/11.63	c | 11.64     | 0  | 73           lb |  0                0                0.00  |
11.78/11.80	c | 11.81     | 0  | 74           lb |  0                0                0.00  |
11.88/11.97	c | 11.97     | 0  | 75           lb |  0                0                0.00  |
12.09/12.14	c | 12.14     | 0  | 76           lb |  0                0                0.00  |
12.28/12.31	c | 12.31     | 0  | 77           lb |  0                0                0.00  |
12.38/12.48	c | 12.48     | 0  | 78           lb |  0                0                0.00  |
12.58/12.65	c | 12.65     | 0  | 79           lb |  0                0                0.00  |
12.78/12.83	c | 12.83     | 0  | 80           lb |  0                0                0.00  |
12.98/13.00	c | 13.00     | 0  | 81           lb |  0                0                0.00  |
13.08/13.17	c | 13.17     | 0  | 82           lb |  0                0                0.00  |
13.28/13.34	c | 13.34     | 0  | 84           lb |  0                0                0.00  |
13.48/13.51	c | 13.51     | 0  | 85           lb |  0                0                0.00  |
13.58/13.68	c | 13.68     | 0  | 86           lb |  0                0                0.00  |
13.78/13.85	c | 13.85     | 0  | 87           lb |  0                0                0.00  |
13.98/14.02	c | 14.03     | 0  | 88           lb |  0                0                0.00  |
14.08/14.20	c | 14.21     | 0  | 89           lb |  0                0                0.00  |
14.28/14.38	c | 14.38     | 0  | 92           lb |  0                0                0.00  |
14.48/14.55	c | 14.55     | 0  | 93           lb |  0                0                0.00  |
14.68/14.72	c | 14.72     | 0  | 95           lb |  0                0                0.00  |
14.77/14.89	c | 14.90     | 0  | 96           lb |  0                0                0.00  |
14.97/15.07	c | 15.07     | 0  | 97           lb |  0                0                0.00  |
15.17/15.24	c | 15.25     | 0  | 98           lb |  0                0                0.00  |
15.38/15.42	c | 15.42     | 0  | 100          lb |  0                0                0.00  |
15.47/15.59	c | 15.59     | 0  | 101          lb |  0                0                0.00  |
15.67/15.77	c | 15.77     | 0  | 102          lb |  0                0                0.00  |
15.87/15.94	c | 15.95     | 0  | 103          lb |  0                0                0.00  |
16.07/16.13	c | 16.13     | 0  | 104          lb |  0                0                0.00  |
16.27/16.30	c | 16.31     | 0  | 105          lb |  0                0                0.00  |
16.38/16.48	c | 16.49     | 0  | 106          lb |  0                0                0.00  |
16.57/16.66	c | 16.66     | 0  | 109          lb |  0                0                0.00  |
16.77/16.84	c | 16.84     | 0  | 110          lb |  0                0                0.00  |
16.97/17.01	c | 17.02     | 0  | 111          lb |  0                0                0.00  |
17.07/17.19	c | 17.19     | 0  | 112          lb |  0                0                0.00  |
17.27/17.37	c | 17.37     | 0  | 114          lb |  0                0                0.00  |
17.48/17.54	c | 17.55     | 0  | 117          lb |  0                0                0.00  |
17.67/17.72	c | 17.72     | 0  | 118          lb |  0                0                0.00  |
17.87/17.90	c | 17.90     | 0  | 119          lb |  0                0                0.00  |
17.97/18.07	c | 18.08     | 0  | 120          lb |  0                0                0.00  |
18.17/18.25	c | 18.25     | 0  | 121          lb |  0                0                0.00  |
18.37/18.43	c | 18.43     | 0  | 122          lb |  0                0                0.00  |
18.58/18.60	c | 18.61     | 0  | 123          lb |  0                0                0.00  |
18.68/18.78	c | 18.78     | 0  | 124          lb |  0                0                0.00  |
18.87/18.96	c | 18.96     | 0  | 126          lb |  0                0                0.00  |
19.07/19.13	c | 19.14     | 0  | 128          lb |  0                0                0.00  |
19.27/19.31	c | 19.31     | 0  | 129          lb |  0                0                0.00  |
19.37/19.49	c | 19.49     | 0  | 130          lb |  0                0                0.00  |
19.57/19.66	c | 19.67     | 0  | 131          lb |  0                0                0.00  |
19.78/19.84	c | 19.85     | 0  | 134          lb |  0                0                0.00  |
19.97/20.02	c | 20.02     | 0  | 136          lb |  0                0                0.00  |
20.17/20.20	c | 20.20     | 0  | 137          lb |  0                0                0.00  |
20.27/20.38	c | 20.38     | 0  | 138          lb |  0                0                0.00  |
20.47/20.56	c | 20.56     | 0  | 139          lb |  0                0                0.00  |
20.67/20.74	c | 20.74     | 0  | 140          lb |  0                0                0.00  |
20.88/20.92	c | 20.92     | 0  | 141          lb |  0                0                0.00  |
21.08/21.10	c | 21.10     | 0  | 142          lb |  0                0                0.00  |
21.18/21.28	c | 21.28     | 0  | 143          lb |  0                0                0.00  |
21.38/21.46	c | 21.47     | 0  | 144          lb |  0                0                0.00  |
21.58/21.65	c | 21.65     | 0  | 145          lb |  0                0                0.00  |
21.77/21.84	c | 21.85     | 0  | 146          lb |  0                0                0.00  |
21.98/22.04	c | 22.04     | 0  | 147          lb |  0                0                0.00  |
22.17/22.22	c | 22.23     | 0  | 148          lb |  0                0                0.00  |
22.37/22.40	c | 22.41     | 0  | 149          lb |  0                0                0.00  |
22.47/22.59	c | 22.59     | 0  | 150          lb |  0                0                0.00  |
22.67/22.78	c | 22.78     | 0  | 151          lb |  0                0                0.00  |
22.88/22.97	c | 22.97     | 0  | 152          lb |  0                0                0.00  |
23.08/23.16	c | 23.16     | 0  | 153          lb |  0                0                0.00  |
23.27/23.34	c | 23.35     | 0  | 154          lb |  0                0                0.00  |
23.47/23.54	c | 23.54     | 0  | 155          lb |  0                0                0.00  |
23.67/23.73	c | 23.73     | 0  | 156          lb |  0                0                0.00  |
23.87/23.92	c | 23.93     | 0  | 157          lb |  0                0                0.00  |
24.08/24.13	c | 24.13     | 0  | 158          lb |  0                0                0.00  |
24.27/24.34	c | 24.34     | 0  | 159          lb |  0                0                0.00  |
24.47/24.54	c | 24.55     | 0  | 160          lb |  0                0                0.00  |
24.67/24.75	c | 24.76     | 0  | 161          lb |  0                0                0.00  |
25.07/25.15	c | 25.16     | 0  | 162          lb |  0                0                0.00  |
25.67/25.77	c | 25.77     | 0  | 163          lb |  0                0                0.00  |
26.47/26.59	c | 26.59     | 0  | 164          lb |  0                0                0.00  |
32.07/32.16	c | 32.16     | 0  | 165          lb |  0                0                0.00  |
1118.34/1118.73	c | 1118.74   | 0  | 166          lb |  0                0                0.00  |
1799.51/1800.00	c ===============================================================================
1799.51/1800.00	c Wall Clock Time: 1800.00 s
1799.51/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-3727429-1338653837/watcher-3727429-1338653837 -o /tmp/evaluation-result-3727429-1338653837/solver-3727429-1338653837 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727429-1338653837.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.00 2.00 1.91 3/177 6320
/proc/meminfo: memFree=27274412/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=21612 CPUtime=0 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) R 6318 6320 4467 0 -1 4202496 646 0 0 0 0 0 0 0 20 0 1 0 331509817 22130688 599 33554432000 4194304 5964350 140735699238208 140733602598392 4353427 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 5403 599 161 433 0 759 0

[startup+0.084868 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 6320
/proc/meminfo: memFree=27274412/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=26320 CPUtime=0.08 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) R 6318 6320 4467 0 -1 4202496 2094 0 0 0 8 0 0 0 20 0 1 0 331509817 26951680 2013 33554432000 4194304 5964350 140735699238208 140733602598392 4344688 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 6580 2014 449 433 0 1936 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26320

[startup+0.100253 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 6320
/proc/meminfo: memFree=27274412/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=26848 CPUtime=0.09 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) R 6318 6320 4467 0 -1 4202496 2299 0 0 0 9 0 0 0 20 0 1 0 331509817 27492352 2218 33554432000 4194304 5964350 140735699238208 140733602598392 4344688 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 6712 2218 505 433 0 2068 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26848

[startup+0.30022 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 6320
/proc/meminfo: memFree=27274412/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=36544 CPUtime=0.28 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) R 6318 6320 4467 0 -1 4202496 5475 0 0 0 28 0 0 0 20 0 1 0 331509817 37421056 5201 33554432000 4194304 5964350 140735699238208 140733602598392 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 9136 5204 1217 433 0 4492 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 36544

[startup+0.700231 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 6320
/proc/meminfo: memFree=27274412/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=54904 CPUtime=0.69 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) R 6318 6320 4467 0 -1 4202496 11661 0 0 0 68 1 0 0 20 0 1 0 331509817 56221696 11129 33554432000 4194304 5964350 140735699238208 140735699236552 4344688 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 13726 11129 2638 433 0 9082 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54904

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 6321
/proc/meminfo: memFree=27227196/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=206156 CPUtime=1.48 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 40220 0 0 0 143 5 0 0 20 0 2 0 331509817 211103744 35478 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 51539 35478 172 433 0 51103 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 206156

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 6322
/proc/meminfo: memFree=27062376/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=265364 CPUtime=3.08 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 58758 0 0 0 299 9 0 0 20 0 2 0 331509817 271732736 53314 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 66341 53314 190 433 0 65905 0
[pid=6320/tid=6322] ppid=6318 vsize=265364 CPUtime=1.89 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 39635 0 0 0 181 8 0 0 20 0 2 0 331509936 271732736 53314 33554432000 4194304 5964350 140735699238208 140729450533184 5139102 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 265364

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 6322
/proc/meminfo: memFree=27061192/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=265364 CPUtime=6.28 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 58988 0 0 0 619 9 0 0 20 0 2 0 331509817 271732736 53544 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 66341 53544 190 433 0 65905 0
[pid=6320/tid=6322] ppid=6318 vsize=265364 CPUtime=5.09 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 39865 0 0 0 501 8 0 0 20 0 2 0 331509936 271732736 53544 33554432000 4194304 5964350 140735699238208 140729450533184 5130914 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 265364

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 6322
/proc/meminfo: memFree=27058884/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=265364 CPUtime=12.68 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 59576 0 0 0 1258 10 0 0 20 0 2 0 331509817 271732736 54132 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 66341 54132 190 433 0 65905 0
[pid=6320/tid=6322] ppid=6318 vsize=265364 CPUtime=11.49 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 40453 0 0 0 1140 9 0 0 20 0 2 0 331509936 271732736 54132 33554432000 4194304 5964350 140735699238208 140729450533184 5139038 0 0 4096 16387 0 0 0 -1 1 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: 2.08 2.02 1.91 3/179 6322
/proc/meminfo: memFree=27039044/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=273568 CPUtime=25.47 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 80860 0 0 0 2533 14 0 0 20 0 2 0 331509817 280133632 59229 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 68392 59229 193 433 0 67956 0
[pid=6320/tid=6322] ppid=6318 vsize=273568 CPUtime=24.28 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 61737 0 0 0 2416 12 0 0 20 0 2 0 331509936 280133632 59229 33554432000 4194304 5964350 140735699238208 140729450543448 4406259 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 273568

[startup+51.1002 s]
/proc/loadavg: 2.05 2.01 1.91 3/179 6322
/proc/meminfo: memFree=26970036/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=330900 CPUtime=51.07 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 98595 0 0 0 5090 17 0 0 20 0 2 0 331509817 338841600 76620 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 82725 76620 195 433 0 82289 0
[pid=6320/tid=6322] ppid=6318 vsize=330900 CPUtime=49.88 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 79472 0 0 0 4972 16 0 0 20 0 2 0 331509936 338841600 76620 33554432000 4194304 5964350 140735699238208 140729450543096 4399759 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) 330900

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 6323
/proc/meminfo: memFree=26693892/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=658580 CPUtime=102.26 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 165061 0 0 0 10194 32 0 0 20 0 2 0 331509817 674385920 143086 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 164645 143086 195 433 0 164209 0
[pid=6320/tid=6322] ppid=6318 vsize=658580 CPUtime=101.09 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 145938 0 0 0 10077 32 0 0 20 0 2 0 331509936 674385920 143086 33554432000 4194304 5964350 140735699238208 140729450543096 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 658580

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/179 6323
/proc/meminfo: memFree=26404564/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=920724 CPUtime=162.25 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 233314 0 0 0 16179 46 0 0 20 0 2 0 331509817 942821376 211339 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 230181 211339 195 433 0 229745 0
[pid=6320/tid=6322] ppid=6318 vsize=920724 CPUtime=161.08 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 214191 0 0 0 16061 47 0 0 20 0 2 0 331509936 942821376 211339 33554432000 4194304 5964350 140735699238208 140729450543096 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 920724

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 6326
/proc/meminfo: memFree=26121260/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=1182868 CPUtime=222.23 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 301029 0 0 0 22162 61 0 0 20 0 2 0 331509817 1211256832 279465 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 295717 279465 195 433 0 295281 0
[pid=6320/tid=6322] ppid=6318 vsize=1182868 CPUtime=221.07 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 281906 0 0 0 22044 63 0 0 20 0 2 0 331509936 1211256832 279465 33554432000 4194304 5964350 140735699238208 140729450543096 4399976 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1182868

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 6326
/proc/meminfo: memFree=25877884/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=1379476 CPUtime=282.2 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 359791 0 0 0 28144 76 0 0 20 0 2 0 331509817 1412583424 338220 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 344869 338220 195 433 0 344433 0
[pid=6320/tid=6322] ppid=6318 vsize=1379476 CPUtime=281.05 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 340668 0 0 0 28026 79 0 0 20 0 2 0 331509936 1412583424 338220 33554432000 4194304 5964350 140735699238208 140729450543096 4400035 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1379476

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 6326
/proc/meminfo: memFree=25620124/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=1641620 CPUtime=342.17 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 419911 0 0 0 34127 90 0 0 20 0 2 0 331509817 1681018880 398322 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 410405 398322 195 433 0 409969 0
[pid=6320/tid=6322] ppid=6318 vsize=1641620 CPUtime=341.03 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 400788 0 0 0 34009 94 0 0 20 0 2 0 331509936 1681018880 398322 33554432000 4194304 5964350 140735699238208 140729450543096 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 1641620

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 6327
/proc/meminfo: memFree=25389392/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=1903764 CPUtime=402.15 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 477434 0 0 0 40112 103 0 0 20 0 2 0 331509817 1949454336 455838 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 475941 455839 195 433 0 475505 0
[pid=6320/tid=6322] ppid=6318 vsize=1903764 CPUtime=401.02 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 458318 0 0 0 39994 108 0 0 20 0 2 0 331509936 1949454336 455845 33554432000 4194304 5964350 140735699238208 140729450543096 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 1903764

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 1.92 3/179 6327
/proc/meminfo: memFree=25128276/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=2100372 CPUtime=462.13 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 537239 0 0 0 46095 118 0 0 20 0 2 0 331509817 2150780928 515622 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 525093 515622 195 433 0 524657 0

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

/proc/6320/statm: 1114917 1108968 195 433 0 1114481 0
[pid=6320/tid=6322] ppid=6318 vsize=4459668 CPUtime=1240.91 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 1106409 0 0 0 123829 262 0 0 20 0 2 0 331509936 4566700032 1108968 33554432000 4194304 5964350 140735699238208 140729450543448 4389020 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 4459668

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/179 6372
/proc/meminfo: memFree=22856216/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=4459668 CPUtime=1301.92 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 1125546 0 0 0 129947 245 0 0 20 0 2 0 331509817 4566700032 1108990 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 1114917 1108990 195 433 0 1114481 0
[pid=6320/tid=6322] ppid=6318 vsize=4459668 CPUtime=1300.92 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 1106423 0 0 0 129829 263 0 0 20 0 2 0 331509936 4566700032 1108990 33554432000 4194304 5964350 140735699238208 140729450543448 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 4459668

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/179 6372
/proc/meminfo: memFree=22838636/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=4459668 CPUtime=1361.91 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 1125548 0 0 0 135946 245 0 0 20 0 2 0 331509817 4566700032 1108997 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 1114917 1108997 195 433 0 1114481 0
[pid=6320/tid=6322] ppid=6318 vsize=4459668 CPUtime=1360.91 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 1106425 0 0 0 135827 264 0 0 20 0 2 0 331509936 4566700032 1108997 33554432000 4194304 5964350 140735699238208 140729450543448 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 4459668

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 1.94 3/180 6375
/proc/meminfo: memFree=22838912/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=4459668 CPUtime=1421.9 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 1125560 0 0 0 141945 245 0 0 20 0 2 0 331509817 4566700032 1109010 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 1114917 1109010 195 433 0 1114481 0
[pid=6320/tid=6322] ppid=6318 vsize=4459668 CPUtime=1420.92 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 1106437 0 0 0 141827 265 0 0 20 0 2 0 331509936 4566700032 1109010 33554432000 4194304 5964350 140735699238208 140729450543448 4388992 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 4459668

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/179 6375
/proc/meminfo: memFree=22838332/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=4459668 CPUtime=1481.88 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 1125576 0 0 0 147943 245 0 0 20 0 2 0 331509817 4566700032 1109015 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 1114917 1109015 195 433 0 1114481 0
[pid=6320/tid=6322] ppid=6318 vsize=4459668 CPUtime=1480.9 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 1106453 0 0 0 147824 266 0 0 20 0 2 0 331509936 4566700032 1109015 33554432000 4194304 5964350 140735699238208 140729450543448 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 4459668

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/179 6375
/proc/meminfo: memFree=22813688/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=4459668 CPUtime=1541.87 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 1125581 0 0 0 153942 245 0 0 20 0 2 0 331509817 4566700032 1109020 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 1114917 1109020 195 433 0 1114481 0
[pid=6320/tid=6322] ppid=6318 vsize=4459668 CPUtime=1540.9 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 1106458 0 0 0 153823 267 0 0 20 0 2 0 331509936 4566700032 1109020 33554432000 4194304 5964350 140735699238208 140729450543448 4399989 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 4459668

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 6376
/proc/meminfo: memFree=22706332/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=4459668 CPUtime=1601.86 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 1125609 0 0 0 159941 245 0 0 20 0 2 0 331509817 4566700032 1109044 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 1114917 1109044 195 433 0 1114481 0
[pid=6320/tid=6322] ppid=6318 vsize=4459668 CPUtime=1600.9 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 1106486 0 0 0 159822 268 0 0 20 0 2 0 331509936 4566700032 1109044 33554432000 4194304 5964350 140735699238208 140729450543448 4403252 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 4459668

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 6376
/proc/meminfo: memFree=22694828/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=4459668 CPUtime=1661.85 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 1125623 0 0 0 165940 245 0 0 20 0 2 0 331509817 4566700032 1109047 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 1114917 1109047 195 433 0 1114481 0
[pid=6320/tid=6322] ppid=6318 vsize=4459668 CPUtime=1660.89 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 1106500 0 0 0 165820 269 0 0 20 0 2 0 331509936 4566700032 1109047 33554432000 4194304 5964350 140735699238208 140729450543448 4388758 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 4459668

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 6376
/proc/meminfo: memFree=22694736/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=4459668 CPUtime=1721.82 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 1125646 0 0 0 171937 245 0 0 20 0 2 0 331509817 4566700032 1109047 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 1114917 1109047 195 433 0 1114481 0
[pid=6320/tid=6322] ppid=6318 vsize=4459668 CPUtime=1720.88 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 1106523 0 0 0 171818 270 0 0 20 0 2 0 331509936 4566700032 1109047 33554432000 4194304 5964350 140735699238208 140729450543448 4400439 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 4459668

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 6376
/proc/meminfo: memFree=22600896/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=4459668 CPUtime=1781.81 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 1125668 0 0 0 177936 245 0 0 20 0 2 0 331509817 4566700032 1109068 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 1114917 1109068 195 433 0 1114481 0
[pid=6320/tid=6322] ppid=6318 vsize=4459668 CPUtime=1780.88 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 1106545 0 0 0 177817 271 0 0 20 0 2 0 331509936 4566700032 1109068 33554432000 4194304 5964350 140735699238208 140729450543448 4389005 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 4459668

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 6376
/proc/meminfo: memFree=22600880/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=4459668 CPUtime=1791.42 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 1125668 0 0 0 178897 245 0 0 20 0 2 0 331509817 4566700032 1109068 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 1114917 1109068 195 433 0 1114481 0
[pid=6320/tid=6322] ppid=6318 vsize=4459668 CPUtime=1790.49 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 1106545 0 0 0 178778 271 0 0 20 0 2 0 331509936 4566700032 1109068 33554432000 4194304 5964350 140735699238208 140729450543448 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 4459668

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 6376
/proc/meminfo: memFree=22601128/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=4459668 CPUtime=1794.62 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 1125668 0 0 0 179217 245 0 0 20 0 2 0 331509817 4566700032 1109068 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 1114917 1109068 195 433 0 1114481 0
[pid=6320/tid=6322] ppid=6318 vsize=4459668 CPUtime=1793.69 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 1106545 0 0 0 179098 271 0 0 20 0 2 0 331509936 4566700032 1109068 33554432000 4194304 5964350 140735699238208 140729450543448 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 4459668

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 6376
/proc/meminfo: memFree=22600988/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=4459668 CPUtime=1797.81 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 1125668 0 0 0 179536 245 0 0 20 0 2 0 331509817 4566700032 1109068 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 1114917 1109068 195 433 0 1114481 0
[pid=6320/tid=6322] ppid=6318 vsize=4459668 CPUtime=1796.88 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 1106545 0 0 0 179417 271 0 0 20 0 2 0 331509936 4566700032 1109068 33554432000 4194304 5964350 140735699238208 140729450543448 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 4459668

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 6376
/proc/meminfo: memFree=22601112/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=4459668 CPUtime=1798.61 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 1125668 0 0 0 179616 245 0 0 20 0 2 0 331509817 4566700032 1109068 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 1114917 1109068 195 433 0 1114481 0
[pid=6320/tid=6322] ppid=6318 vsize=4459668 CPUtime=1797.68 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 1106545 0 0 0 179497 271 0 0 20 0 2 0 331509936 4566700032 1109068 33554432000 4194304 5964350 140735699238208 140729450543448 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (KiB) 4459668

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 6376
/proc/meminfo: memFree=22601112/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=4459668 CPUtime=1799.41 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) S 6318 6320 4467 0 -1 4202496 1125668 0 0 0 179696 245 0 0 20 0 2 0 331509817 4566700032 1109068 33554432000 4194304 5964350 140735699238208 140735699237728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 1114917 1109068 195 433 0 1114481 0
[pid=6320/tid=6322] ppid=6318 vsize=4459668 CPUtime=1798.48 cores=1,3,5,7
/proc/6320/task/6322/stat : 6322 (wbo1.72) R 6318 6320 4467 0 -1 4202560 1106545 0 0 0 179577 271 0 0 20 0 2 0 331509936 4566700032 1109068 33554432000 4194304 5964350 140735699238208 140729450543448 4220675 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.41
Current children cumulated vsize (KiB) 4459668

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 6376
/proc/meminfo: memFree=22601112/32873648 swapFree=6860/6860
[pid=6320] ppid=6318 vsize=0 CPUtime=1799.87 cores=1,3,5,7
/proc/6320/stat : 6320 (wbo1.72) R 6318 6320 4467 0 -1 4203524 1125670 0 0 0 179704 283 0 0 20 0 1 0 331509817 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6320/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.87
Current children cumulated vsize (KiB) 0

Child status: 255
Real time (s): 1800.13
CPU time (s): 1799.91
CPU user time (s): 1797.04
CPU system time (s): 2.86656
CPU usage (%): 99.9879
Max. virtual memory (cumulated for all children) (KiB): 4459668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.04
system time used= 2.86656
maximum resident set size= 4436280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1125670
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= 330
involuntary context switches= 2098

runsolver used 5.45717 second user time and 17.2224 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-02 18:17:18
IDJOB=3727429
IDBENCH=1973
IDSOLVER=2313
FILE ID=node116/3727429-1338653837
RUNJOBID= node116-1338651575-5899
PBS_JOBID= 14636464
Free space on /tmp= 71092 MiB

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

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

MD5SUM BENCH= 13c1b3915f4d316b882a7e551b1f0496
RANDOM SEED=2031558351

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27274784 kB
Buffers:          499048 kB
Cached:          3944552 kB
SwapCached:         3028 kB
Active:          2303108 kB
Inactive:        2413452 kB
Active(anon):     262768 kB
Inactive(anon):     8516 kB
Active(file):    2040340 kB
Inactive(file):  2404936 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:             22196 kB
Writeback:             0 kB
AnonPages:        275528 kB
Mapped:            12648 kB
Shmem:                68 kB
Slab:             746436 kB
SReclaimable:     190656 kB
SUnreclaim:       555780 kB
KernelStack:        1456 kB
PageTables:         4564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     152856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71084 MiB
End job on node116 at 2012-06-02 18:47:18