Trace number 3705131

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.19

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_4.opb.PB06.opb
MD5SUMca3282cf347faf21ba3550ec87dd7af4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark483
Best CPU time to get the best result obtained on this benchmark1792.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 466
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 494728
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 494728
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-3705131-1338089070.opb.
0.00/0.00	c Instance file HOME/instance-3705131-1338089070.opb
0.00/0.00	c File size is 17233674 bytes.
1.10/1.15	c Cost Offset: 0
1.10/1.15	c Highest Coefficient sum: 101
1.10/1.15	c ============================[ Problem Statistics ]=============================
1.10/1.15	c |                                                                             |
1.10/1.15	c |  Parsing time:          1.16         s                                      |
1.10/1.15	c |  Number Variables:      10000                                               |
1.10/1.15	c |  Number Clauses:        656900                                              |
1.10/1.15	c |  Number Cardinality:    0                                                   |
1.10/1.15	c |  Number PB Constraints: 0                                                   |
1.10/1.15	c |                                                                             |
1.39/1.49	c |  Problem Type:          Optimization                                        |
1.39/1.49	c |  Objective Function:    PB Constraint                                       |
1.39/1.49	c |                                                                             |
1.39/1.49	c ============================[ Search Statistics ]==============================
1.39/1.49	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
1.39/1.49	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
1.39/1.49	c ===============================================================================
1.69/1.70	c | 1.71      | 0  | 2            lb |  0                0                0.00  |
1.79/1.88	c | 1.89      | 0  | 3            lb |  0                0                0.00  |
1.99/2.05	c | 2.06      | 0  | 6            lb |  0                0                0.00  |
2.19/2.22	c | 2.23      | 0  | 7            lb |  0                0                0.00  |
2.29/2.39	c | 2.39      | 0  | 9            lb |  0                0                0.00  |
2.49/2.55	c | 2.56      | 0  | 10           lb |  0                0                0.00  |
2.69/2.72	c | 2.72      | 0  | 11           lb |  0                0                0.00  |
2.79/2.89	c | 2.89      | 0  | 12           lb |  0                0                0.00  |
2.99/3.05	c | 3.06      | 0  | 13           lb |  0                0                0.00  |
3.19/3.22	c | 3.22      | 0  | 14           lb |  0                0                0.00  |
3.29/3.39	c | 3.39      | 0  | 15           lb |  0                0                0.00  |
3.58/3.61	c | 3.56      | 0  | 16           lb |  0                0                0.00  |
3.68/3.72	c | 3.73      | 0  | 17           lb |  0                0                0.00  |
3.78/3.89	c | 3.89      | 0  | 20           lb |  0                0                0.00  |
3.99/4.06	c | 4.06      | 0  | 21           lb |  0                0                0.00  |
4.19/4.22	c | 4.23      | 0  | 22           lb |  0                0                0.00  |
4.29/4.39	c | 4.39      | 0  | 25           lb |  0                0                0.00  |
4.49/4.56	c | 4.56      | 0  | 26           lb |  0                0                0.00  |
4.69/4.72	c | 4.73      | 0  | 27           lb |  0                0                0.00  |
4.79/4.89	c | 4.89      | 0  | 28           lb |  0                0                0.00  |
4.99/5.06	c | 5.06      | 0  | 30           lb |  0                0                0.00  |
5.19/5.22	c | 5.23      | 0  | 32           lb |  0                0                0.00  |
5.29/5.39	c | 5.39      | 0  | 34           lb |  0                0                0.00  |
5.49/5.55	c | 5.56      | 0  | 35           lb |  0                0                0.00  |
5.69/5.72	c | 5.72      | 0  | 36           lb |  0                0                0.00  |
5.79/5.89	c | 5.89      | 0  | 37           lb |  0                0                0.00  |
5.99/6.06	c | 6.06      | 0  | 46           lb |  0                0                0.00  |
6.19/6.22	c | 6.23      | 0  | 47           lb |  0                0                0.00  |
6.29/6.39	c | 6.40      | 0  | 48           lb |  0                0                0.00  |
6.49/6.56	c | 6.57      | 0  | 49           lb |  0                0                0.00  |
6.68/6.73	c | 6.73      | 0  | 50           lb |  0                0                0.00  |
6.88/6.90	c | 6.90      | 0  | 51           lb |  0                0                0.00  |
6.98/7.06	c | 7.07      | 0  | 52           lb |  0                0                0.00  |
7.18/7.23	c | 7.24      | 0  | 54           lb |  0                0                0.00  |
7.38/7.40	c | 7.41      | 0  | 55           lb |  0                0                0.00  |
7.48/7.57	c | 7.57      | 0  | 56           lb |  0                0                0.00  |
7.69/7.74	c | 7.75      | 0  | 57           lb |  0                0                0.00  |
7.88/7.91	c | 7.92      | 0  | 58           lb |  0                0                0.00  |
7.98/8.08	c | 8.08      | 0  | 59           lb |  0                0                0.00  |
8.18/8.24	c | 8.25      | 0  | 60           lb |  0                0                0.00  |
8.38/8.41	c | 8.42      | 0  | 61           lb |  0                0                0.00  |
8.48/8.58	c | 8.58      | 0  | 66           lb |  0                0                0.00  |
8.69/8.75	c | 8.75      | 0  | 67           lb |  0                0                0.00  |
8.88/8.92	c | 8.92      | 0  | 68           lb |  0                0                0.00  |
8.98/9.08	c | 9.09      | 0  | 72           lb |  0                0                0.00  |
9.18/9.25	c | 9.26      | 0  | 73           lb |  0                0                0.00  |
9.38/9.42	c | 9.42      | 0  | 74           lb |  0                0                0.00  |
9.48/9.59	c | 9.59      | 0  | 75           lb |  0                0                0.00  |
9.68/9.75	c | 9.76      | 0  | 76           lb |  0                0                0.00  |
9.89/9.92	c | 9.93      | 0  | 77           lb |  0                0                0.00  |
9.98/10.09	c | 10.09     | 0  | 78           lb |  0                0                0.00  |
10.18/10.26	c | 10.26     | 0  | 79           lb |  0                0                0.00  |
10.38/10.43	c | 10.43     | 0  | 80           lb |  0                0                0.00  |
10.58/10.60	c | 10.61     | 0  | 81           lb |  0                0                0.00  |
10.68/10.77	c | 10.78     | 0  | 82           lb |  0                0                0.00  |
10.89/10.94	c | 10.95     | 0  | 83           lb |  0                0                0.00  |
11.08/11.11	c | 11.12     | 0  | 84           lb |  0                0                0.00  |
11.18/11.28	c | 11.28     | 0  | 87           lb |  0                0                0.00  |
11.38/11.45	c | 11.46     | 0  | 88           lb |  0                0                0.00  |
11.58/11.62	c | 11.63     | 0  | 89           lb |  0                0                0.00  |
11.68/11.79	c | 11.80     | 0  | 90           lb |  0                0                0.00  |
11.88/11.96	c | 11.97     | 0  | 91           lb |  0                0                0.00  |
12.09/12.13	c | 12.14     | 0  | 92           lb |  0                0                0.00  |
12.28/12.31	c | 12.31     | 0  | 93           lb |  0                0                0.00  |
12.38/12.48	c | 12.48     | 0  | 94           lb |  0                0                0.00  |
12.58/12.65	c | 12.65     | 0  | 95           lb |  0                0                0.00  |
12.78/12.82	c | 12.82     | 0  | 96           lb |  0                0                0.00  |
12.88/12.99	c | 12.99     | 0  | 97           lb |  0                0                0.00  |
13.09/13.16	c | 13.17     | 0  | 98           lb |  0                0                0.00  |
13.28/13.34	c | 13.34     | 0  | 102          lb |  0                0                0.00  |
13.48/13.51	c | 13.51     | 0  | 103          lb |  0                0                0.00  |
13.58/13.68	c | 13.68     | 0  | 104          lb |  0                0                0.00  |
13.78/13.85	c | 13.86     | 0  | 105          lb |  0                0                0.00  |
13.98/14.02	c | 14.03     | 0  | 106          lb |  0                0                0.00  |
14.19/14.20	c | 14.21     | 0  | 107          lb |  0                0                0.00  |
14.29/14.37	c | 14.38     | 0  | 108          lb |  0                0                0.00  |
14.48/14.55	c | 14.55     | 0  | 109          lb |  0                0                0.00  |
14.68/14.72	c | 14.72     | 0  | 110          lb |  0                0                0.00  |
14.78/14.89	c | 14.89     | 0  | 111          lb |  0                0                0.00  |
14.98/15.06	c | 15.07     | 0  | 112          lb |  0                0                0.00  |
15.18/15.24	c | 15.24     | 0  | 113          lb |  0                0                0.00  |
15.39/15.41	c | 15.42     | 0  | 114          lb |  0                0                0.00  |
15.48/15.58	c | 15.59     | 0  | 115          lb |  0                0                0.00  |
15.68/15.76	c | 15.76     | 0  | 116          lb |  0                0                0.00  |
15.88/15.93	c | 15.94     | 0  | 117          lb |  0                0                0.00  |
16.08/16.10	c | 16.11     | 0  | 119          lb |  0                0                0.00  |
16.18/16.29	c | 16.30     | 0  | 120          lb |  0                0                0.00  |
16.39/16.47	c | 16.48     | 0  | 121          lb |  0                0                0.00  |
16.59/16.65	c | 16.65     | 0  | 122          lb |  0                0                0.00  |
16.79/16.82	c | 16.83     | 0  | 123          lb |  0                0                0.00  |
16.99/17.00	c | 17.00     | 0  | 124          lb |  0                0                0.00  |
17.09/17.17	c | 17.17     | 0  | 125          lb |  0                0                0.00  |
17.29/17.34	c | 17.35     | 0  | 127          lb |  0                0                0.00  |
17.49/17.52	c | 17.52     | 0  | 128          lb |  0                0                0.00  |
17.59/17.69	c | 17.70     | 0  | 129          lb |  0                0                0.00  |
17.79/17.87	c | 17.87     | 0  | 130          lb |  0                0                0.00  |
17.99/18.04	c | 18.05     | 0  | 131          lb |  0                0                0.00  |
18.19/18.22	c | 18.22     | 0  | 132          lb |  0                0                0.00  |
18.29/18.39	c | 18.40     | 0  | 136          lb |  0                0                0.00  |
18.49/18.58	c | 18.59     | 0  | 137          lb |  0                0                0.00  |
18.69/18.76	c | 18.77     | 0  | 139          lb |  0                0                0.00  |
18.88/18.94	c | 18.94     | 0  | 140          lb |  0                0                0.00  |
19.08/19.12	c | 19.12     | 0  | 141          lb |  0                0                0.00  |
19.18/19.29	c | 19.30     | 0  | 142          lb |  0                0                0.00  |
19.38/19.47	c | 19.48     | 0  | 144          lb |  0                0                0.00  |
19.58/19.65	c | 19.66     | 0  | 145          lb |  0                0                0.00  |
19.79/19.83	c | 19.83     | 0  | 146          lb |  0                0                0.00  |
19.98/20.01	c | 20.01     | 0  | 147          lb |  0                0                0.00  |
20.08/20.19	c | 20.19     | 0  | 148          lb |  0                0                0.00  |
20.28/20.36	c | 20.37     | 0  | 149          lb |  0                0                0.00  |
20.48/20.54	c | 20.55     | 0  | 151          lb |  0                0                0.00  |
20.68/20.72	c | 20.73     | 0  | 152          lb |  0                0                0.00  |
20.89/20.90	c | 20.91     | 0  | 153          lb |  0                0                0.00  |
20.98/21.08	c | 21.09     | 0  | 154          lb |  0                0                0.00  |
21.18/21.27	c | 21.27     | 0  | 155          lb |  0                0                0.00  |
21.39/21.45	c | 21.45     | 0  | 156          lb |  0                0                0.00  |
21.59/21.63	c | 21.63     | 0  | 158          lb |  0                0                0.00  |
21.78/21.81	c | 21.82     | 0  | 159          lb |  0                0                0.00  |
21.89/21.99	c | 22.00     | 0  | 160          lb |  0                0                0.00  |
22.08/22.18	c | 22.19     | 0  | 161          lb |  0                0                0.00  |
22.28/22.37	c | 22.37     | 0  | 162          lb |  0                0                0.00  |
22.48/22.55	c | 22.56     | 0  | 163          lb |  0                0                0.00  |
22.68/22.74	c | 22.74     | 0  | 164          lb |  0                0                0.00  |
22.89/22.93	c | 22.93     | 0  | 165          lb |  0                0                0.00  |
23.09/23.12	c | 23.13     | 0  | 166          lb |  0                0                0.00  |
23.28/23.32	c | 23.32     | 0  | 167          lb |  0                0                0.00  |
23.48/23.51	c | 23.51     | 0  | 168          lb |  0                0                0.00  |
23.58/23.69	c | 23.70     | 0  | 169          lb |  0                0                0.00  |
23.78/23.89	c | 23.89     | 0  | 170          lb |  0                0                0.00  |
23.98/24.09	c | 24.09     | 0  | 171          lb |  0                0                0.00  |
24.18/24.29	c | 24.30     | 0  | 172          lb |  0                0                0.00  |
24.39/24.50	c | 24.50     | 0  | 173          lb |  0                0                0.00  |
24.69/24.72	c | 24.72     | 0  | 174          lb |  0                0                0.00  |
24.88/24.95	c | 24.95     | 0  | 175          lb |  0                0                0.00  |
25.19/25.26	c | 25.27     | 0  | 176          lb |  0                0                0.00  |
25.59/25.62	c | 25.62     | 0  | 177          lb |  0                0                0.00  |
26.39/26.41	c | 26.41     | 0  | 178          lb |  0                0                0.00  |
34.98/35.09	c | 35.09     | 0  | 179          lb |  0                0                0.00  |
700.13/700.43	c | 700.43    | 0  | 180          lb |  0                0                0.00  |
1799.56/1800.00	c ===============================================================================
1799.56/1800.00	c Wall Clock Time: 1800.01 s
1799.56/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-3705131-1338089070/watcher-3705131-1338089070 -o /tmp/evaluation-result-3705131-1338089070/solver-3705131-1338089070 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705131-1338089070.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 12857
/proc/meminfo: memFree=31379660/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=21608 CPUtime=0 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) R 12855 12857 12409 0 -1 4202496 658 0 0 0 0 0 0 0 20 0 1 0 275031871 22126592 610 33554432000 4194304 5963574 140733840996096 140734439954856 4317861 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 5402 610 164 432 0 759 0

[startup+0.0354629 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 12857
/proc/meminfo: memFree=31379660/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=23736 CPUtime=0.03 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) R 12855 12857 12409 0 -1 4202496 1302 0 0 0 3 0 0 0 20 0 1 0 275031871 24305664 1254 33554432000 4194304 5963574 140733840996096 140734439954856 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 5934 1254 275 432 0 1291 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23736

[startup+0.10026 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 12857
/proc/meminfo: memFree=31379660/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=26976 CPUtime=0.09 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) R 12855 12857 12409 0 -1 4202496 2339 0 0 0 9 0 0 0 20 0 1 0 275031871 27623424 2258 33554432000 4194304 5963574 140733840996096 140734439954856 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 6744 2258 518 432 0 2101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26976

[startup+0.300258 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 12857
/proc/meminfo: memFree=31379660/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=37068 CPUtime=0.29 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) R 12855 12857 12409 0 -1 4202496 5638 0 0 0 29 0 0 0 20 0 1 0 275031871 37957632 5363 33554432000 4194304 5963574 140733840996096 140734439954856 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 9267 5364 1243 432 0 4624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37068

[startup+0.700257 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 12857
/proc/meminfo: memFree=31379660/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=55692 CPUtime=0.69 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) R 12855 12857 12409 0 -1 4202496 11963 0 0 0 68 1 0 0 20 0 1 0 275031871 57028608 11431 33554432000 4194304 5963574 140733840996096 140734439954856 4419071 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 13923 11432 2712 432 0 9280 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55692

[startup+1.50014 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 12859
/proc/meminfo: memFree=31177056/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=206152 CPUtime=1.49 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 40795 0 0 0 144 5 0 0 20 0 2 0 275031871 211099648 36053 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 51538 36053 183 432 0 51103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206152

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 12860
/proc/meminfo: memFree=31006400/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=265360 CPUtime=3.09 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 58759 0 0 0 301 8 0 0 20 0 2 0 275031871 271728640 53315 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 66340 53315 192 432 0 65905 0
[pid=12857/tid=12860] ppid=12855 vsize=265360 CPUtime=1.92 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 39637 0 0 0 186 6 0 0 20 0 2 0 275031987 271728640 53315 33554432000 4194304 5963574 140733840996096 140291899058712 5138270 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 265360

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 12860
/proc/meminfo: memFree=31004664/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=265360 CPUtime=6.29 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 58982 0 0 0 620 9 0 0 20 0 2 0 275031871 271728640 53538 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 66340 53538 192 432 0 65905 0
[pid=12857/tid=12860] ppid=12855 vsize=265360 CPUtime=5.11 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 39860 0 0 0 504 7 0 0 20 0 2 0 275031987 271728640 53538 33554432000 4194304 5963574 140733840996096 140291899058712 4429413 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 265360

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 12860
/proc/meminfo: memFree=30999940/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=265360 CPUtime=12.68 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 59802 0 0 0 1259 9 0 0 20 0 2 0 275031871 271728640 54358 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 66340 54358 192 432 0 65905 0
[pid=12857/tid=12860] ppid=12855 vsize=265360 CPUtime=11.49 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 40680 0 0 0 1142 7 0 0 20 0 2 0 275031987 271728640 54358 33554432000 4194304 5963574 140733840996096 140291899058712 5141669 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 265360

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 12860
/proc/meminfo: memFree=30964816/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=273564 CPUtime=25.49 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 79449 0 0 0 2535 14 0 0 20 0 2 0 275031871 280129536 59123 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 68391 59123 194 432 0 67956 0
[pid=12857/tid=12860] ppid=12855 vsize=273564 CPUtime=24.26 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 60327 0 0 0 2415 11 0 0 20 0 2 0 275031987 280129536 59123 33554432000 4194304 5963574 140733840996096 140291899058712 4392247 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 273564

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 12860
/proc/meminfo: memFree=30736352/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=396432 CPUtime=51.08 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 103705 0 0 0 5091 17 0 0 20 0 2 0 275031871 405946368 81434 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 99108 81434 196 432 0 98673 0
[pid=12857/tid=12860] ppid=12855 vsize=396432 CPUtime=49.79 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 84583 0 0 0 4965 14 0 0 20 0 2 0 275031987 405946368 81434 33554432000 4194304 5963574 140733840996096 140291899058520 4399592 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 396432

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 12860
/proc/meminfo: memFree=30386960/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=658576 CPUtime=102.27 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 170263 0 0 0 10197 30 0 0 20 0 2 0 275031871 674381824 147992 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 164644 147992 196 432 0 164209 0
[pid=12857/tid=12860] ppid=12855 vsize=658576 CPUtime=100.86 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 151141 0 0 0 10057 29 0 0 20 0 2 0 275031987 674381824 147992 33554432000 4194304 5963574 140733840996096 140291899058168 4388665 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 658576

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 12860
/proc/meminfo: memFree=29854916/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=986256 CPUtime=162.26 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 258192 0 0 0 16177 49 0 0 20 0 2 0 275031871 1009926144 235946 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 246564 235946 196 432 0 246129 0
[pid=12857/tid=12860] ppid=12855 vsize=986256 CPUtime=160.7 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 239070 0 0 0 16022 48 0 0 20 0 2 0 275031987 1009926144 235946 33554432000 4194304 5963574 140733840996096 140291899058168 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 986256

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 12860
/proc/meminfo: memFree=29292976/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=1313936 CPUtime=222.23 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 334244 0 0 0 22161 62 0 0 20 0 2 0 275031871 1345470464 312358 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 328484 312358 196 432 0 328049 0
[pid=12857/tid=12860] ppid=12855 vsize=1313936 CPUtime=220.53 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 315122 0 0 0 21990 63 0 0 20 0 2 0 275031987 1345470464 312358 33554432000 4194304 5963574 140733840996096 140291899058168 4403192 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1313936

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 12861
/proc/meminfo: memFree=28795020/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=1576080 CPUtime=282.2 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 401189 0 0 0 28145 75 0 0 20 0 2 0 275031871 1613905920 379295 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 394020 379295 196 432 0 393585 0
[pid=12857/tid=12860] ppid=12855 vsize=1576080 CPUtime=280.35 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 382067 0 0 0 27958 77 0 0 20 0 2 0 275031987 1613905920 379295 33554432000 4194304 5963574 140733840996096 140291899058168 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1576080

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 2.00 4/182 12864
/proc/meminfo: memFree=28303008/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=1838224 CPUtime=342.18 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 461263 0 0 0 34129 89 0 0 20 0 2 0 275031871 1882341376 439359 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 459556 439359 196 432 0 459121 0
[pid=12857/tid=12860] ppid=12855 vsize=1838224 CPUtime=340.17 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 442141 0 0 0 33925 92 0 0 20 0 2 0 275031987 1882341376 439359 33554432000 4194304 5963574 140733840996096 140291899058168 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1838224

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 4/181 12864
/proc/meminfo: memFree=27807168/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=2100368 CPUtime=402.14 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 534455 0 0 0 40112 102 0 0 20 0 2 0 275031871 2150776832 512517 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 525092 512517 196 432 0 524657 0
[pid=12857/tid=12860] ppid=12855 vsize=2100368 CPUtime=399.99 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 515333 0 0 0 39893 106 0 0 20 0 2 0 275031987 2150776832 512517 33554432000 4194304 5963574 140733840996096 140291899058168 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 2100368

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 12864
/proc/meminfo: memFree=27331780/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=2362512 CPUtime=462.13 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 597025 0 0 0 46097 116 0 0 20 0 2 0 275031871 2419212288 575078 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 590628 575078 196 432 0 590193 0

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

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 12872
/proc/meminfo: memFree=23449780/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=3542160 CPUtime=1481.91 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 889644 0 0 0 148017 174 0 0 20 0 2 0 275031871 3627171840 871870 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 885540 871870 196 432 0 885105 0
[pid=12857/tid=12860] ppid=12855 vsize=3542160 CPUtime=1477.09 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 870522 0 0 0 147516 193 0 0 20 0 2 0 275031987 3627171840 871870 33554432000 4194304 5963574 140733840996096 140291899058520 4222464 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 3542160

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 12875
/proc/meminfo: memFree=23287352/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=3542160 CPUtime=1541.9 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 889646 0 0 0 154016 174 0 0 20 0 2 0 275031871 3627171840 871872 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 885540 871872 196 432 0 885105 0
[pid=12857/tid=12860] ppid=12855 vsize=3542160 CPUtime=1536.94 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 870524 0 0 0 153500 194 0 0 20 0 2 0 275031987 3627171840 871872 33554432000 4194304 5963574 140733840996096 140291899058520 4390927 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 3542160

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 12875
/proc/meminfo: memFree=23125204/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=3542160 CPUtime=1601.89 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 889668 0 0 0 160015 174 0 0 20 0 2 0 275031871 3627171840 871894 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 885540 871894 196 432 0 885105 0
[pid=12857/tid=12860] ppid=12855 vsize=3542160 CPUtime=1596.78 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 870546 0 0 0 159483 195 0 0 20 0 2 0 275031987 3627171840 871894 33554432000 4194304 5963574 140733840996096 140291899058520 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 3542160

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 4/181 12875
/proc/meminfo: memFree=22921004/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=3673232 CPUtime=1661.88 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 918363 0 0 0 166009 179 0 0 20 0 2 0 275031871 3761389568 900589 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 918308 900589 196 432 0 917873 0
[pid=12857/tid=12860] ppid=12855 vsize=3673232 CPUtime=1656.62 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 899241 0 0 0 165461 201 0 0 20 0 2 0 275031987 3761389568 900589 33554432000 4194304 5963574 140733840996096 140291899058168 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 3673232

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 4/181 12875
/proc/meminfo: memFree=22655300/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=3869840 CPUtime=1721.87 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 964426 0 0 0 171999 188 0 0 20 0 2 0 275031871 3962716160 946652 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 967460 946652 196 432 0 967025 0
[pid=12857/tid=12860] ppid=12855 vsize=3869840 CPUtime=1716.47 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 945304 0 0 0 171435 212 0 0 20 0 2 0 275031987 3962716160 946652 33554432000 4194304 5963574 140733840996096 140291899058168 4388665 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 3869840

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 4/181 12876
/proc/meminfo: memFree=22401624/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=4000912 CPUtime=1781.86 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 1005731 0 0 0 177989 197 0 0 20 0 2 0 275031871 4096933888 987957 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 1000228 987957 196 432 0 999793 0
[pid=12857/tid=12860] ppid=12855 vsize=4000912 CPUtime=1776.31 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 986609 0 0 0 177410 221 0 0 20 0 2 0 275031987 4096933888 987957 33554432000 4194304 5963574 140733840996096 140291899058168 4388696 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 4000912

############
# WARNING:
# current cumulated CPU time (1795.23 s) is less than in the last sample (1799.56 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (4.33008 s) to the 'lost time'.

[startup+1800 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 12915
/proc/meminfo: memFree=27417840/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=4066448 CPUtime=1799.56 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 1020211 0 0 0 179755 201 0 0 20 0 2 0 275031871 4164042752 1002437 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 1016612 1002437 196 432 0 1016177 0
[pid=12857/tid=12860] ppid=12855 vsize=4066448 CPUtime=1793.96 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 1001089 0 0 0 179171 225 0 0 20 0 2 0 275031987 4164042752 1002437 33554432000 4194304 5963574 140733840996096 140291899058168 4388696 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (KiB) 4066448

[startup+1800.1 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 12915
/proc/meminfo: memFree=27417840/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=0 CPUtime=1795.23 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) R 12855 12857 12409 0 -1 4203524 1020220 0 0 0 179286 237 0 0 20 0 1 0 275031871 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.23
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1791.91 s]
/proc/loadavg: 2.05 2.02 2.00 4/181 12876
/proc/meminfo: memFree=22361060/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=4000912 CPUtime=1791.46 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 1011949 0 0 0 178947 199 0 0 20 0 2 0 275031871 4096933888 994175 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 1000228 994175 196 432 0 999793 0
[pid=12857/tid=12860] ppid=12855 vsize=4000912 CPUtime=1785.89 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 992827 0 0 0 178365 224 0 0 20 0 2 0 275031987 4096933888 994175 33554432000 4194304 5963574 140733840996096 140291899058168 4387797 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 4000912

[startup+1795.1 s]
/proc/loadavg: 2.05 2.02 2.00 4/181 12876
/proc/meminfo: memFree=22344320/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=4066448 CPUtime=1794.67 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 1014845 0 0 0 179267 200 0 0 20 0 2 0 275031871 4164042752 997071 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 1016612 997071 196 432 0 1016177 0
[pid=12857/tid=12860] ppid=12855 vsize=4066448 CPUtime=1789.08 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 995723 0 0 0 178684 224 0 0 20 0 2 0 275031987 4164042752 997071 33554432000 4194304 5963574 140733840996096 140291899058168 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (KiB) 4066448

[startup+1798.3 s]
/proc/loadavg: 2.04 2.02 2.00 4/181 12876
/proc/meminfo: memFree=22330184/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=4066448 CPUtime=1797.85 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 1018436 0 0 0 179585 200 0 0 20 0 2 0 275031871 4164042752 1000662 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 1016612 1000662 196 432 0 1016177 0
[pid=12857/tid=12860] ppid=12855 vsize=4066448 CPUtime=1792.27 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 999314 0 0 0 179002 225 0 0 20 0 2 0 275031987 4164042752 1000662 33554432000 4194304 5963574 140733840996096 140291899058168 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 4066448

[startup+1799.1 s]
/proc/loadavg: 2.04 2.02 2.00 4/181 12876
/proc/meminfo: memFree=22323984/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=4066448 CPUtime=1798.65 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 1019378 0 0 0 179665 200 0 0 20 0 2 0 275031871 4164042752 1001604 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 1016612 1001604 196 432 0 1016177 0
[pid=12857/tid=12860] ppid=12855 vsize=4066448 CPUtime=1793.07 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 1000256 0 0 0 179082 225 0 0 20 0 2 0 275031987 4164042752 1001604 33554432000 4194304 5963574 140733840996096 140291899058168 4388696 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (KiB) 4066448

[startup+1799.9 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 12915
/proc/meminfo: memFree=27417840/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=4066448 CPUtime=1799.46 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) S 12855 12857 12409 0 -1 4202496 1020135 0 0 0 179745 201 0 0 20 0 2 0 275031871 4164042752 1002361 33554432000 4194304 5963574 140733840996096 140733840995616 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 1016612 1002361 196 432 0 1016177 0
[pid=12857/tid=12860] ppid=12855 vsize=4066448 CPUtime=1793.86 cores=0,2,4,6
/proc/12857/task/12860/stat : 12860 (wbo1.7) R 12855 12857 12409 0 -1 4202560 1001013 0 0 0 179161 225 0 0 20 0 2 0 275031987 4164042752 1002361 33554432000 4194304 5963574 140733840996096 140291899058168 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 4066448

[startup+1800.1 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 12915
/proc/meminfo: memFree=27417840/32873844 swapFree=7616/7616
[pid=12857] ppid=12855 vsize=0 CPUtime=1795.23 cores=0,2,4,6
/proc/12857/stat : 12857 (wbo1.7) R 12855 12857 12409 0 -1 4203524 1020220 0 0 0 179286 237 0 0 20 0 1 0 275031871 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.23
Current children cumulated vsize (KiB) 0

Child status: 255

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 4.33008
#  lost CPU user time (s): 4.69006
#  lost CPU system time (s): -0.36

Real time (s): 1800.19
CPU time (s): 1799.66
CPU user time (s): 1797.55
CPU system time (s): 2.11062
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 4066448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.86
system time used= 2.47062
maximum resident set size= 4009784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1020220
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= 261
involuntary context switches= 1948

runsolver used 2.72358 second user time and 7.09892 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-27 05:24:31
IDJOB=3705131
IDBENCH=1968
IDSOLVER=2283
FILE ID=node135/3705131-1338089070
RUNJOBID= node135-1338083668-12425
PBS_JOBID= 14624422
Free space on /tmp= 71604 MiB

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

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

MD5SUM BENCH= ca3282cf347faf21ba3550ec87dd7af4
RANDOM SEED=1248377612

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31380652 kB
Buffers:          273708 kB
Cached:           338044 kB
SwapCached:         1732 kB
Active:           615436 kB
Inactive:          62028 kB
Active(anon):      56164 kB
Inactive(anon):    12016 kB
Active(file):     559272 kB
Inactive(file):    50012 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105788 kB
Dirty:             44972 kB
Writeback:             0 kB
AnonPages:         67500 kB
Mapped:            27852 kB
Shmem:               132 kB
Slab:             675388 kB
SReclaimable:     116896 kB
SUnreclaim:       558492 kB
KernelStack:        1496 kB
PageTables:         3920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     181704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71616 MiB
End job on node135 at 2012-05-27 05:54:31