Trace number 3705518

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.7? 1799.66 1800.04

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-datt256.opb
MD5SUMeff0b252efd7ad849119636cdcc0cdec
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables262144
Total number of constraints11077
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)516
Number of constraints which are nor clauses,nor cardinality constraints10561
Minimum length of a constraint1
Maximum length of a constraint57840
Number of terms in the objective function 262144
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 262144
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 262144
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705518-1338112640.opb.
0.00/0.00	c Instance file HOME/instance-3705518-1338112640.opb
0.00/0.00	c File size is 18715310 bytes.
3.19/3.25	c Cost Offset: 0
3.19/3.25	c Highest Coefficient sum: 61440
3.19/3.25	c ============================[ Problem Statistics ]=============================
3.19/3.25	c |                                                                             |
3.19/3.25	c |  Parsing time:          3.25         s                                      |
3.19/3.25	c |  Number Variables:      262144                                              |
3.19/3.25	c |  Number Clauses:        516                                                 |
3.19/3.25	c |  Number Cardinality:    21632                                               |
3.19/3.25	c |  Number PB Constraints: 1                                                   |
3.19/3.25	c |                                                                             |
3.39/3.43	c |  Problem Type:          Optimization                                        |
3.39/3.43	c |  Objective Function:    Cardinality Constraint                              |
3.39/3.43	c |                                                                             |
3.39/3.43	c ============================[ Search Statistics ]==============================
3.39/3.43	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
3.39/3.43	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
3.39/3.43	c ===============================================================================
4.09/4.11	c | 4.11      | 0  | 2            lb |  0                0                0.00  |
4.29/4.30	c | 4.30      | 0  | 3            lb |  0                0                0.00  |
4.39/4.49	c | 4.49      | 0  | 4            lb |  0                0                0.00  |
4.59/4.68	c | 4.68      | 0  | 5            lb |  0                0                0.00  |
4.79/4.88	c | 4.89      | 0  | 6            lb |  0                0                0.00  |
5.09/5.11	c | 5.12      | 0  | 7            lb |  0                0                0.00  |
5.28/5.37	c | 5.38      | 0  | 8            lb |  0                0                0.00  |
6.08/6.18	c | 6.18      | 0  | 9            lb |  0                0                0.00  |
8.58/8.60	c | 8.61      | 0  | 10           lb |  0                0                0.00  |
8.90/8.97	c | 8.97      | 0  | 11           lb |  0                0                0.00  |
9.28/9.35	c | 9.35      | 0  | 12           lb |  0                0                0.00  |
9.69/9.74	c | 9.75      | 0  | 13           lb |  0                0                0.00  |
10.08/10.16	c | 10.16     | 0  | 14           lb |  0                0                0.00  |
10.48/10.58	c | 10.58     | 0  | 15           lb |  0                0                0.00  |
11.00/11.01	c | 11.02     | 0  | 16           lb |  0                0                0.00  |
11.39/11.47	c | 11.48     | 0  | 17           lb |  0                0                0.00  |
11.89/11.93	c | 11.94     | 0  | 18           lb |  0                0                0.00  |
12.38/12.41	c | 12.41     | 0  | 19           lb |  0                0                0.00  |
12.88/12.90	c | 12.90     | 0  | 20           lb |  0                0                0.00  |
13.39/13.42	c | 13.42     | 0  | 21           lb |  0                0                0.00  |
13.88/13.93	c | 13.93     | 0  | 22           lb |  0                0                0.00  |
14.39/14.45	c | 14.46     | 0  | 23           lb |  0                0                0.00  |
14.88/14.99	c | 14.99     | 0  | 24           lb |  0                0                0.00  |
15.49/15.55	c | 15.55     | 0  | 25           lb |  0                0                0.00  |
16.09/16.11	c | 16.11     | 0  | 26           lb |  0                0                0.00  |
16.59/16.67	c | 16.67     | 0  | 27           lb |  0                0                0.00  |
17.18/17.24	c | 17.24     | 0  | 28           lb |  0                0                0.00  |
17.79/17.83	c | 17.84     | 0  | 29           lb |  0                0                0.00  |
18.38/18.44	c | 18.44     | 0  | 30           lb |  0                0                0.00  |
18.98/19.05	c | 19.06     | 0  | 31           lb |  0                0                0.00  |
19.58/19.68	c | 19.68     | 0  | 32           lb |  0                0                0.00  |
20.28/20.31	c | 20.31     | 0  | 33           lb |  0                0                0.00  |
20.88/20.95	c | 20.95     | 0  | 34           lb |  0                0                0.00  |
21.58/21.60	c | 21.60     | 0  | 35           lb |  0                0                0.00  |
22.18/22.26	c | 22.27     | 0  | 36           lb |  0                0                0.00  |
22.88/22.92	c | 22.93     | 0  | 37           lb |  0                0                0.00  |
23.58/23.60	c | 23.60     | 0  | 38           lb |  0                0                0.00  |
24.19/24.28	c | 24.29     | 0  | 39           lb |  0                0                0.00  |
24.88/24.97	c | 24.98     | 0  | 40           lb |  0                0                0.00  |
25.59/25.66	c | 25.67     | 0  | 41           lb |  0                0                0.00  |
26.29/26.36	c | 26.36     | 0  | 42           lb |  0                0                0.00  |
26.98/27.06	c | 27.06     | 0  | 43           lb |  0                0                0.00  |
27.69/27.76	c | 27.77     | 0  | 44           lb |  0                0                0.00  |
28.38/28.49	c | 28.49     | 0  | 45           lb |  0                0                0.00  |
29.18/29.21	c | 29.21     | 0  | 46           lb |  0                0                0.00  |
29.88/29.94	c | 29.94     | 0  | 47           lb |  0                0                0.00  |
30.58/30.67	c | 30.67     | 0  | 48           lb |  0                0                0.00  |
31.38/31.40	c | 31.40     | 0  | 49           lb |  0                0                0.00  |
32.08/32.15	c | 32.15     | 0  | 50           lb |  0                0                0.00  |
32.88/32.90	c | 32.90     | 0  | 51           lb |  0                0                0.00  |
33.58/33.64	c | 33.64     | 0  | 52           lb |  0                0                0.00  |
34.28/34.38	c | 34.38     | 0  | 53           lb |  0                0                0.00  |
35.08/35.14	c | 35.14     | 0  | 54           lb |  0                0                0.00  |
35.88/35.91	c | 35.91     | 0  | 55           lb |  0                0                0.00  |
36.58/36.68	c | 36.68     | 0  | 56           lb |  0                0                0.00  |
37.38/37.47	c | 37.47     | 0  | 57           lb |  0                0                0.00  |
38.18/38.25	c | 38.26     | 0  | 58           lb |  0                0                0.00  |
38.98/39.08	c | 39.08     | 0  | 59           lb |  0                0                0.00  |
39.78/39.88	c | 39.88     | 0  | 60           lb |  0                0                0.00  |
40.57/40.70	c | 40.70     | 0  | 61           lb |  0                0                0.00  |
41.48/41.50	c | 41.51     | 0  | 62           lb |  0                0                0.00  |
42.28/42.32	c | 42.33     | 0  | 63           lb |  0                0                0.00  |
43.07/43.15	c | 43.15     | 0  | 64           lb |  0                0                0.00  |
43.87/43.98	c | 43.98     | 0  | 65           lb |  0                0                0.00  |
44.78/44.85	c | 44.85     | 0  | 66           lb |  0                0                0.00  |
45.68/45.70	c | 45.70     | 0  | 67           lb |  0                0                0.00  |
46.48/46.54	c | 46.55     | 0  | 68           lb |  0                0                0.00  |
47.28/47.39	c | 47.40     | 0  | 69           lb |  0                0                0.00  |
48.18/48.28	c | 48.28     | 0  | 70           lb |  0                0                0.00  |
49.07/49.17	c | 49.17     | 0  | 71           lb |  0                0                0.00  |
49.97/50.06	c | 50.06     | 0  | 72           lb |  0                0                0.00  |
50.97/51.00	c | 51.00     | 0  | 73           lb |  0                0                0.00  |
51.88/51.90	c | 51.90     | 0  | 74           lb |  0                0                0.00  |
52.78/52.83	c | 52.83     | 0  | 75           lb |  0                0                0.00  |
53.68/53.75	c | 53.76     | 0  | 76           lb |  0                0                0.00  |
54.57/54.68	c | 54.68     | 0  | 77           lb |  0                0                0.00  |
55.58/55.61	c | 55.62     | 0  | 78           lb |  0                0                0.00  |
56.48/56.54	c | 56.54     | 0  | 79           lb |  0                0                0.00  |
57.37/57.48	c | 57.48     | 0  | 80           lb |  0                0                0.00  |
58.38/58.43	c | 58.43     | 0  | 81           lb |  0                0                0.00  |
59.28/59.37	c | 59.37     | 0  | 82           lb |  0                0                0.00  |
60.27/60.31	c | 60.32     | 0  | 83           lb |  0                0                0.00  |
61.17/61.29	c | 61.29     | 0  | 84           lb |  0                0                0.00  |
62.17/62.27	c | 62.27     | 0  | 85           lb |  0                0                0.00  |
63.17/63.25	c | 63.25     | 0  | 86           lb |  0                0                0.00  |
64.17/64.25	c | 64.25     | 0  | 87           lb |  0                0                0.00  |
65.17/65.25	c | 65.25     | 0  | 88           lb |  0                0                0.00  |
66.17/66.25	c | 66.25     | 0  | 89           lb |  0                0                0.00  |
67.17/67.28	c | 67.28     | 0  | 90           lb |  0                0                0.00  |
68.17/68.28	c | 68.28     | 0  | 91           lb |  0                0                0.00  |
69.17/69.30	c | 69.30     | 0  | 92           lb |  0                0                0.00  |
70.27/70.33	c | 70.33     | 0  | 93           lb |  0                0                0.00  |
71.27/71.36	c | 71.36     | 0  | 94           lb |  0                0                0.00  |
72.37/72.40	c | 72.40     | 0  | 95           lb |  0                0                0.00  |
73.37/73.45	c | 73.45     | 0  | 96           lb |  0                0                0.00  |
74.47/74.50	c | 74.51     | 0  | 97           lb |  0                0                0.00  |
75.47/75.58	c | 75.58     | 0  | 98           lb |  0                0                0.00  |
76.57/76.65	c | 76.65     | 0  | 99           lb |  0                0                0.00  |
77.67/77.73	c | 77.73     | 0  | 100          lb |  0                0                0.00  |
78.77/78.81	c | 78.81     | 0  | 101          lb |  0                0                0.00  |
79.77/79.89	c | 79.90     | 0  | 102          lb |  0                0                0.00  |
80.87/80.98	c | 80.98     | 0  | 103          lb |  0                0                0.00  |
81.97/82.09	c | 82.09     | 0  | 104          lb |  0                0                0.00  |
83.17/83.20	c | 83.20     | 0  | 105          lb |  0                0                0.00  |
84.27/84.31	c | 84.32     | 0  | 106          lb |  0                0                0.00  |
85.37/85.44	c | 85.44     | 0  | 107          lb |  0                0                0.00  |
86.47/86.56	c | 86.56     | 0  | 108          lb |  0                0                0.00  |
87.57/87.69	c | 87.69     | 0  | 109          lb |  0                0                0.00  |
88.77/88.81	c | 88.81     | 0  | 110          lb |  0                0                0.00  |
89.86/89.96	c | 89.96     | 0  | 111          lb |  0                0                0.00  |
91.07/91.10	c | 91.10     | 0  | 112          lb |  0                0                0.00  |
92.16/92.25	c | 92.25     | 0  | 113          lb |  0                0                0.00  |
93.36/93.42	c | 93.43     | 0  | 114          lb |  0                0                0.00  |
94.46/94.59	c | 94.60     | 0  | 115          lb |  0                0                0.00  |
95.67/95.77	c | 95.78     | 0  | 116          lb |  0                0                0.00  |
96.87/96.95	c | 96.95     | 0  | 117          lb |  0                0                0.00  |
98.06/98.14	c | 98.14     | 0  | 118          lb |  0                0                0.00  |
99.27/99.36	c | 99.37     | 0  | 119          lb |  0                0                0.00  |
100.46/100.57	c | 100.57    | 0  | 120          lb |  0                0                0.00  |
101.66/101.78	c | 101.79    | 0  | 121          lb |  0                0                0.00  |
102.96/103.01	c | 103.02    | 0  | 122          lb |  0                0                0.00  |
104.16/104.25	c | 104.25    | 0  | 123          lb |  0                0                0.00  |
105.96/106.05	c | 106.05    | 0  | 124          lb |  0                0                0.00  |
107.26/107.32	c | 107.32    | 0  | 125          lb |  0                0                0.00  |
108.56/108.60	c | 108.61    | 0  | 126          lb |  0                0                0.00  |
109.76/109.88	c | 109.89    | 0  | 127          lb |  0                0                0.00  |
111.06/111.19	c | 111.19    | 0  | 128          lb |  0                0                0.00  |
112.36/112.49	c | 112.49    | 0  | 129          lb |  0                0                0.00  |
113.76/113.80	c | 113.80    | 0  | 130          lb |  0                0                0.00  |
115.06/115.13	c | 115.13    | 0  | 131          lb |  0                0                0.00  |
116.35/116.46	c | 116.46    | 0  | 132          lb |  0                0                0.00  |
117.67/117.79	c | 117.79    | 0  | 133          lb |  0                0                0.00  |
119.06/119.13	c | 119.14    | 0  | 134          lb |  0                0                0.00  |
120.36/120.47	c | 120.47    | 0  | 135          lb |  0                0                0.00  |
121.76/121.83	c | 121.84    | 0  | 136          lb |  0                0                0.00  |
123.06/123.18	c | 123.18    | 0  | 137          lb |  0                0                0.00  |
124.45/124.55	c | 124.55    | 0  | 138          lb |  0                0                0.00  |
125.86/125.91	c | 125.91    | 0  | 139          lb |  0                0                0.00  |
127.16/127.29	c | 127.30    | 0  | 140          lb |  0                0                0.00  |
128.56/128.66	c | 128.66    | 0  | 141          lb |  0                0                0.00  |
129.95/130.04	c | 130.05    | 0  | 142          lb |  0                0                0.00  |
131.35/131.41	c | 131.41    | 0  | 143          lb |  0                0                0.00  |
132.66/132.79	c | 132.80    | 0  | 144          lb |  0                0                0.00  |
134.05/134.18	c | 134.18    | 0  | 145          lb |  0                0                0.00  |
135.45/135.56	c | 135.57    | 0  | 146          lb |  0                0                0.00  |
136.86/136.96	c | 136.96    | 0  | 147          lb |  0                0                0.00  |
138.25/138.36	c | 138.37    | 0  | 148          lb |  0                0                0.00  |
139.66/139.78	c | 139.79    | 0  | 149          lb |  0                0                0.00  |
141.16/141.21	c | 141.21    | 0  | 150          lb |  0                0                0.00  |
142.55/142.65	c | 142.65    | 0  | 151          lb |  0                0                0.00  |
143.95/144.10	c | 144.10    | 0  | 152          lb |  0                0                0.00  |
145.45/145.53	c | 145.54    | 0  | 153          lb |  0                0                0.00  |
146.95/147.01	c | 147.01    | 0  | 154          lb |  0                0                0.00  |
148.35/148.46	c | 148.46    | 0  | 155          lb |  0                0                0.00  |
149.85/149.91	c | 149.91    | 0  | 156          lb |  0                0                0.00  |
151.25/151.37	c | 151.38    | 0  | 157          lb |  0                0                0.00  |
152.75/152.83	c | 152.83    | 0  | 158          lb |  0                0                0.00  |
154.15/154.29	c | 154.29    | 0  | 159          lb |  0                0                0.00  |
155.65/155.75	c | 155.75    | 0  | 160          lb |  0                0                0.00  |
157.15/157.21	c | 157.21    | 0  | 161          lb |  0                0                0.00  |
158.55/158.69	c | 158.69    | 0  | 162          lb |  0                0                0.00  |
160.05/160.15	c | 160.16    | 0  | 163          lb |  0                0                0.00  |
161.54/161.63	c | 161.64    | 0  | 164          lb |  0                0                0.00  |
163.05/163.11	c | 163.11    | 0  | 165          lb |  0                0                0.00  |
164.45/164.58	c | 164.59    | 0  | 166          lb |  0                0                0.00  |
165.95/166.05	c | 166.05    | 0  | 167          lb |  0                0                0.00  |
167.75/167.82	c | 167.82    | 0  | 168          lb |  0                0                0.00  |
389.99/390.13	c | 390.13    | 0  | 169          lb |  0                0                0.00  |
1390.93/1391.26	c | 1391.26   | 0  | 170          lb |  0                0                0.00  |
1799.66/1800.00	c ===============================================================================
1799.66/1800.00	c Wall Clock Time: 1800.00 s
1799.66/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-3705518-1338112640/watcher-3705518-1338112640 -o /tmp/evaluation-result-3705518-1338112640/solver-3705518-1338112640 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705518-1338112640.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.04 2.01 2.00 2/175 11904
/proc/meminfo: memFree=31275556/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=22556 CPUtime=0 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) R 11902 11904 8971 0 -1 4202496 569 0 0 0 0 0 0 0 20 0 1 0 277392458 23097344 522 33554432000 4194304 5963574 140735940306784 140733912560952 4394942 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 5639 529 160 432 0 634 0

[startup+0.101669 s]
/proc/loadavg: 2.04 2.01 2.00 2/175 11904
/proc/meminfo: memFree=31275556/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=51332 CPUtime=0.09 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) R 11902 11904 8971 0 -1 4202496 7567 0 0 0 8 1 0 0 20 0 1 0 277392458 52563968 6868 33554432000 4194304 5963574 140735940306784 140733912560952 5179252 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 12833 6868 415 432 0 7828 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51332

[startup+0.200363 s]
/proc/loadavg: 2.04 2.01 2.00 2/175 11904
/proc/meminfo: memFree=31275556/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=77740 CPUtime=0.18 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) R 11902 11904 8971 0 -1 4202496 14245 0 0 0 16 2 0 0 20 0 1 0 277392458 79605760 13258 33554432000 4194304 5963574 140735940306784 140735940304936 4394942 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 19435 13258 684 432 0 14430 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 77740

[startup+0.300369 s]
/proc/loadavg: 2.04 2.01 2.00 2/175 11904
/proc/meminfo: memFree=31275556/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=91980 CPUtime=0.29 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) R 11902 11904 8971 0 -1 4202496 17442 0 0 0 26 3 0 0 20 0 1 0 277392458 94187520 16966 33554432000 4194304 5963574 140735940306784 140735940304936 4338904 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 22995 16967 870 432 0 17990 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 91980

[startup+0.70031 s]
/proc/loadavg: 2.04 2.01 2.00 2/175 11904
/proc/meminfo: memFree=31275556/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=115248 CPUtime=0.69 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) R 11902 11904 8971 0 -1 4202496 23773 0 0 0 65 4 0 0 20 0 1 0 277392458 118013952 23297 33554432000 4194304 5963574 140735940306784 140735940304936 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 28812 23297 1363 432 0 23807 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115248

[startup+1.50031 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 11905
/proc/meminfo: memFree=31167392/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=152416 CPUtime=1.49 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) R 11902 11904 8971 0 -1 4202496 34027 0 0 0 143 6 0 0 20 0 1 0 277392458 156073984 33551 33554432000 4194304 5963574 140735940306784 140735940305160 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 38104 33552 2333 432 0 33099 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152416

[startup+3.10031 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 11905
/proc/meminfo: memFree=31121512/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=208700 CPUtime=3.08 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) R 11902 11904 8971 0 -1 4202496 50138 0 0 0 299 9 0 0 20 0 1 0 277392458 213708800 49662 33554432000 4194304 5963574 140735940306784 140735940305080 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 52175 49666 4388 432 0 47170 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 208700

[startup+6.30037 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 11906
/proc/meminfo: memFree=30826632/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=548396 CPUtime=6.28 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 101169 0 0 0 607 21 0 0 20 0 2 0 277392458 561557504 115995 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 137099 115995 191 432 0 136664 0
[pid=11904/tid=11906] ppid=11902 vsize=548396 CPUtime=3.02 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 47302 0 0 0 291 11 0 0 20 0 2 0 277392784 561557504 115995 33554432000 4194304 5963574 140735940306784 139986369280536 5138318 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) 548396

[startup+12.7004 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 11906
/proc/meminfo: memFree=30732156/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=613932 CPUtime=12.68 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 109165 0 0 0 1244 24 0 0 20 0 2 0 277392458 628666368 138300 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 153483 138300 191 432 0 153048 0
[pid=11904/tid=11906] ppid=11902 vsize=613932 CPUtime=9.4 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 55298 0 0 0 926 14 0 0 20 0 2 0 277392784 628666368 138300 33554432000 4194304 5963574 140735940306784 139986369280344 4407367 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) 613932

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11906
/proc/meminfo: memFree=30514600/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=876076 CPUtime=25.49 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 124133 0 0 0 2519 30 0 0 20 0 2 0 277392458 897101824 189885 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 219019 189885 191 432 0 218584 0
[pid=11904/tid=11906] ppid=11902 vsize=876076 CPUtime=22.17 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 70266 0 0 0 2198 19 0 0 20 0 2 0 277392784 897101824 189885 33554432000 4194304 5963574 140735940306784 139986369280296 5130146 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 876076

[startup+51.1004 s]
/proc/loadavg: 2.09 2.02 2.00 3/177 11907
/proc/meminfo: memFree=30224880/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=1138220 CPUtime=51.07 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 143608 0 0 0 5068 39 0 0 20 0 2 0 277392458 1165537280 258821 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 284555 258821 191 432 0 284120 0
[pid=11904/tid=11906] ppid=11902 vsize=1138220 CPUtime=47.7 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 89741 0 0 0 4741 29 0 0 20 0 2 0 277392784 1165537280 258821 33554432000 4194304 5963574 140735940306784 139986369280536 5133125 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1138220

[startup+102.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 11907
/proc/meminfo: memFree=29739024/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=1749916 CPUtime=102.27 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 173149 0 0 0 10169 58 0 0 20 0 2 0 277392458 1791913984 373225 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 437479 373225 191 432 0 437044 0
[pid=11904/tid=11906] ppid=11902 vsize=1749916 CPUtime=98.77 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 119282 0 0 0 9829 48 0 0 20 0 2 0 277392784 1791913984 373225 33554432000 4194304 5963574 140735940306784 139986369280296 4380480 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1749916

[startup+162.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/178 11910
/proc/meminfo: memFree=29316556/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2192264 CPUtime=162.25 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 197091 0 0 0 16150 75 0 0 20 0 2 0 277392458 2244878336 476860 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 548066 476860 191 432 0 547631 0
[pid=11904/tid=11906] ppid=11902 vsize=2192264 CPUtime=158.6 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 143224 0 0 0 15794 66 0 0 20 0 2 0 277392784 2244878336 476860 33554432000 4194304 5963574 140735940306784 139986369280344 4380480 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2192264

[startup+222.307 s]
/proc/loadavg: 2.05 2.03 2.00 3/178 11933
/proc/meminfo: memFree=29223088/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2257800 CPUtime=222.24 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 199148 0 0 0 22148 76 0 0 20 0 2 0 277392458 2311987200 490266 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 564450 490266 194 432 0 564015 0
[pid=11904/tid=11906] ppid=11902 vsize=2257800 CPUtime=218.45 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 145281 0 0 0 21777 68 0 0 20 0 2 0 277392784 2311987200 490266 33554432000 4194304 5963574 140735940306784 139986369280344 4222314 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 2257800

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 11933
/proc/meminfo: memFree=29150156/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2257800 CPUtime=282.22 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 200694 0 0 0 28145 77 0 0 20 0 2 0 277392458 2311987200 492843 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 564450 492843 194 432 0 564015 0
[pid=11904/tid=11906] ppid=11902 vsize=2257800 CPUtime=278.28 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 146827 0 0 0 27758 70 0 0 20 0 2 0 277392784 2311987200 492843 33554432000 4194304 5963574 140735940306784 139986369279992 4388636 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 2257800

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 11933
/proc/meminfo: memFree=29103620/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2323336 CPUtime=342.19 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 208348 0 0 0 34140 79 0 0 20 0 2 0 277392458 2379096064 501686 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 580834 501686 194 432 0 580399 0
[pid=11904/tid=11906] ppid=11902 vsize=2323336 CPUtime=338.12 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 154481 0 0 0 33738 74 0 0 20 0 2 0 277392784 2379096064 501686 33554432000 4194304 5963574 140735940306784 139986369279992 4388608 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 2323336

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11934
/proc/meminfo: memFree=28968956/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2419248 CPUtime=402.19 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 237514 0 0 0 40132 87 0 0 20 0 2 0 277392458 2477309952 535239 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 604812 535239 194 432 0 604377 0
[pid=11904/tid=11906] ppid=11902 vsize=2419248 CPUtime=397.97 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 183647 0 0 0 39715 82 0 0 20 0 2 0 277392784 2477309952 535239 33554432000 4194304 5963574 140735940306784 139986369280328 4222464 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 2419248

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11934
/proc/meminfo: memFree=28966152/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2419248 CPUtime=462.18 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 237514 0 0 0 46131 87 0 0 20 0 2 0 277392458 2477309952 535239 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 604812 535239 194 432 0 604377 0
[pid=11904/tid=11906] ppid=11902 vsize=2419248 CPUtime=457.82 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 183647 0 0 0 45700 82 0 0 20 0 2 0 277392784 2477309952 535239 33554432000 4194304 5963574 140735940306784 139986369280328 4388706 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11982
/proc/meminfo: memFree=28908472/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2878000 CPUtime=1362.04 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 336366 0 0 0 136087 117 0 0 20 0 2 0 277392458 2947072000 635137 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 719500 635137 194 432 0 719065 0
[pid=11904/tid=11906] ppid=11902 vsize=2878000 CPUtime=1355.51 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 282499 0 0 0 135425 126 0 0 20 0 2 0 277392784 2947072000 635137 33554432000 4194304 5963574 140735940306784 139986369279800 4222464 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 2878000

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11982
/proc/meminfo: memFree=28737392/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2978168 CPUtime=1422.03 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 365019 0 0 0 142078 125 0 0 20 0 2 0 277392458 3049644032 674116 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 744542 674116 194 432 0 744107 0
[pid=11904/tid=11906] ppid=11902 vsize=2978168 CPUtime=1415.36 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 311152 0 0 0 141401 135 0 0 20 0 2 0 277392784 3049644032 674116 33554432000 4194304 5963574 140735940306784 139986369280360 5134517 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 2978168

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11982
/proc/meminfo: memFree=28724280/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2978168 CPUtime=1482.01 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 365020 0 0 0 148076 125 0 0 20 0 2 0 277392458 3049644032 674117 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 744542 674117 194 432 0 744107 0
[pid=11904/tid=11906] ppid=11902 vsize=2978168 CPUtime=1475.2 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 311153 0 0 0 147384 136 0 0 20 0 2 0 277392784 3049644032 674117 33554432000 4194304 5963574 140735940306784 139986369280360 4388706 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 2978168

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11982
/proc/meminfo: memFree=28718992/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2978168 CPUtime=1542.01 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 365120 0 0 0 154076 125 0 0 20 0 2 0 277392458 3049644032 674217 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 744542 674217 194 432 0 744107 0
[pid=11904/tid=11906] ppid=11902 vsize=2978168 CPUtime=1535.05 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 311253 0 0 0 153368 137 0 0 20 0 2 0 277392784 3049644032 674217 33554432000 4194304 5963574 140735940306784 139986369280360 4388643 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 2978168

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11983
/proc/meminfo: memFree=28703368/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2978168 CPUtime=1601.99 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 365267 0 0 0 160074 125 0 0 20 0 2 0 277392458 3049644032 674364 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 744542 674364 194 432 0 744107 0
[pid=11904/tid=11906] ppid=11902 vsize=2978168 CPUtime=1594.89 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 311400 0 0 0 159351 138 0 0 20 0 2 0 277392784 3049644032 674364 33554432000 4194304 5963574 140735940306784 139986369280360 4388683 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 2978168

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11983
/proc/meminfo: memFree=28701560/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2978168 CPUtime=1661.98 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 365287 0 0 0 166073 125 0 0 20 0 2 0 277392458 3049644032 674384 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 744542 674384 194 432 0 744107 0
[pid=11904/tid=11906] ppid=11902 vsize=2978168 CPUtime=1654.74 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 311420 0 0 0 165335 139 0 0 20 0 2 0 277392784 3049644032 674384 33554432000 4194304 5963574 140735940306784 139986369280360 4388696 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 2978168

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11983
/proc/meminfo: memFree=28701356/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2978168 CPUtime=1721.98 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 365320 0 0 0 172073 125 0 0 20 0 2 0 277392458 3049644032 674417 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 744542 674417 194 432 0 744107 0
[pid=11904/tid=11906] ppid=11902 vsize=2978168 CPUtime=1714.59 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 311453 0 0 0 171319 140 0 0 20 0 2 0 277392784 3049644032 674417 33554432000 4194304 5963574 140735940306784 139986369280360 4388646 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 2978168

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11983
/proc/meminfo: memFree=28673924/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2978168 CPUtime=1781.96 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 365427 0 0 0 178071 125 0 0 20 0 2 0 277392458 3049644032 674627 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 744542 674627 194 432 0 744107 0
[pid=11904/tid=11906] ppid=11902 vsize=2978168 CPUtime=1774.44 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 311560 0 0 0 177304 140 0 0 20 0 2 0 277392784 3049644032 674627 33554432000 4194304 5963574 140735940306784 139986369280360 4388683 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 2978168

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11983
/proc/meminfo: memFree=28669692/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2978168 CPUtime=1791.67 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 365431 0 0 0 179042 125 0 0 20 0 2 0 277392458 3049644032 674631 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 744542 674631 194 432 0 744107 0
[pid=11904/tid=11906] ppid=11902 vsize=2978168 CPUtime=1784.12 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 311564 0 0 0 178271 141 0 0 20 0 2 0 277392784 3049644032 674631 33554432000 4194304 5963574 140735940306784 139986369280360 4388621 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1791.67
Current children cumulated vsize (KiB) 2978168

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11983
/proc/meminfo: memFree=28666948/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2978168 CPUtime=1794.87 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 365431 0 0 0 179362 125 0 0 20 0 2 0 277392458 3049644032 674632 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 744542 674632 194 432 0 744107 0
[pid=11904/tid=11906] ppid=11902 vsize=2978168 CPUtime=1787.31 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 311564 0 0 0 178590 141 0 0 20 0 2 0 277392784 3049644032 674632 33554432000 4194304 5963574 140735940306784 139986369280360 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1794.87
Current children cumulated vsize (KiB) 2978168

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11983
/proc/meminfo: memFree=28665956/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2978168 CPUtime=1798.06 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 365432 0 0 0 179681 125 0 0 20 0 2 0 277392458 3049644032 674633 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 744542 674633 194 432 0 744107 0
[pid=11904/tid=11906] ppid=11902 vsize=2978168 CPUtime=1790.49 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 311565 0 0 0 178908 141 0 0 20 0 2 0 277392784 3049644032 674633 33554432000 4194304 5963574 140735940306784 139986369280360 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.06
Current children cumulated vsize (KiB) 2978168

[startup+1799.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11983
/proc/meminfo: memFree=28665956/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2978168 CPUtime=1798.86 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 365432 0 0 0 179761 125 0 0 20 0 2 0 277392458 3049644032 674633 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 744542 674633 194 432 0 744107 0
[pid=11904/tid=11906] ppid=11902 vsize=2978168 CPUtime=1791.29 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 311565 0 0 0 178988 141 0 0 20 0 2 0 277392784 3049644032 674633 33554432000 4194304 5963574 140735940306784 139986369280360 4222464 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.86
Current children cumulated vsize (KiB) 2978168

[startup+1799.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11983
/proc/meminfo: memFree=28665832/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2978168 CPUtime=1799.27 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 365433 0 0 0 179802 125 0 0 20 0 2 0 277392458 3049644032 674634 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 744542 674634 194 432 0 744107 0
[pid=11904/tid=11906] ppid=11902 vsize=2978168 CPUtime=1791.7 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 311566 0 0 0 179029 141 0 0 20 0 2 0 277392784 3049644032 674634 33554432000 4194304 5963574 140735940306784 139986369280360 4222464 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.27
Current children cumulated vsize (KiB) 2978168

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11983
/proc/meminfo: memFree=28665832/32873844 swapFree=6088/6088
[pid=11904] ppid=11902 vsize=2978168 CPUtime=1799.66 cores=1,3,5,7
/proc/11904/stat : 11904 (wbo1.7) S 11902 11904 8971 0 -1 4202496 365434 0 0 0 179841 125 0 0 20 0 2 0 277392458 3049644032 674635 33554432000 4194304 5963574 140735940306784 140735940306304 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11904/statm: 744542 674635 194 432 0 744107 0
[pid=11904/tid=11906] ppid=11902 vsize=2978168 CPUtime=1792.09 cores=1,3,5,7
/proc/11904/task/11906/stat : 11906 (wbo1.7) R 11902 11904 8971 0 -1 4202560 311567 0 0 0 179068 141 0 0 20 0 2 0 277392784 3049644032 674635 33554432000 4194304 5963574 140735940306784 139986369280360 4399592 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (KiB) 2978168

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11904 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=832296
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=567761
# CPU time returned by wait4() is 1795.4
# while last known CPU time is 1799.66
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.04
CPU time (s): 1799.66
CPU user time (s): 1798.41
CPU system time (s): 1.25
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 2978168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.83
system time used= 1.56776
maximum resident set size= 2698540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 365434
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= 40
involuntary context switches= 2059

runsolver used 2.71159 second user time and 7.12992 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-27 11:57:20
IDJOB=3705518
IDBENCH=89871
IDSOLVER=2283
FILE ID=node110/3705518-1338112640
RUNJOBID= node110-1338085012-8988
PBS_JOBID= 14624425
Free space on /tmp= 71660 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-datt256.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705518-1338112640/watcher-3705518-1338112640 -o /tmp/evaluation-result-3705518-1338112640/solver-3705518-1338112640 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705518-1338112640.opb

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

MD5SUM BENCH= eff0b252efd7ad849119636cdcc0cdec
RANDOM SEED=1903800011

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31275936 kB
Buffers:          229216 kB
Cached:           301788 kB
SwapCached:          148 kB
Active:           733984 kB
Inactive:          78884 kB
Active(anon):     271580 kB
Inactive(anon):    12496 kB
Active(file):     462404 kB
Inactive(file):    66388 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:             23684 kB
Writeback:             0 kB
AnonPages:        287228 kB
Mapped:            14932 kB
Shmem:               196 kB
Slab:             645128 kB
SReclaimable:      87632 kB
SUnreclaim:       557496 kB
KernelStack:        1464 kB
PageTables:         4208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     134944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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= 71656 MiB
End job on node110 at 2012-05-27 12:27:20