Trace number 3727432

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1799.68 1800.21

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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727432-1338653578.opb.
0.00/0.00	c Instance file HOME/instance-3727432-1338653578.opb
0.00/0.00	c File size is 17233674 bytes.
1.19/1.28	c Cost Offset: 0
1.19/1.28	c Highest Coefficient sum: 101
1.19/1.28	c ============================[ Problem Statistics ]=============================
1.19/1.28	c |                                                                             |
1.19/1.28	c |  Parsing time:          1.29         s                                      |
1.19/1.28	c |  Number Variables:      10000                                               |
1.19/1.28	c |  Number Clauses:        656900                                              |
1.19/1.28	c |  Number Cardinality:    0                                                   |
1.19/1.28	c |  Number PB Constraints: 0                                                   |
1.19/1.28	c |                                                                             |
1.59/1.62	c |  Problem Type:          Optimization                                        |
1.59/1.62	c |  Objective Function:    PB Constraint                                       |
1.59/1.62	c |                                                                             |
1.59/1.62	c ============================[ Search Statistics ]==============================
1.59/1.62	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
1.59/1.62	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
1.59/1.62	c ===============================================================================
1.79/1.83	c | 1.83      | 0  | 2            lb |  0                0                0.00  |
1.98/2.01	c | 2.01      | 0  | 3            lb |  0                0                0.00  |
2.09/2.18	c | 2.18      | 0  | 6            lb |  0                0                0.00  |
2.28/2.34	c | 2.35      | 0  | 7            lb |  0                0                0.00  |
2.48/2.51	c | 2.51      | 0  | 9            lb |  0                0                0.00  |
2.58/2.67	c | 2.68      | 0  | 10           lb |  0                0                0.00  |
2.78/2.84	c | 2.85      | 0  | 11           lb |  0                0                0.00  |
2.98/3.01	c | 3.02      | 0  | 12           lb |  0                0                0.00  |
3.08/3.18	c | 3.18      | 0  | 13           lb |  0                0                0.00  |
3.29/3.34	c | 3.35      | 0  | 14           lb |  0                0                0.00  |
3.48/3.51	c | 3.51      | 0  | 15           lb |  0                0                0.00  |
3.58/3.67	c | 3.68      | 0  | 16           lb |  0                0                0.00  |
3.78/3.84	c | 3.84      | 0  | 17           lb |  0                0                0.00  |
3.98/4.00	c | 4.01      | 0  | 20           lb |  0                0                0.00  |
4.08/4.17	c | 4.17      | 0  | 21           lb |  0                0                0.00  |
4.29/4.34	c | 4.34      | 0  | 22           lb |  0                0                0.00  |
4.48/4.59	c | 4.51      | 0  | 25           lb |  0                0                0.00  |
4.58/4.68	c | 4.68      | 0  | 26           lb |  0                0                0.00  |
4.78/4.84	c | 4.85      | 0  | 27           lb |  0                0                0.00  |
4.99/5.01	c | 5.01      | 0  | 28           lb |  0                0                0.00  |
5.09/5.18	c | 5.18      | 0  | 30           lb |  0                0                0.00  |
5.29/5.34	c | 5.34      | 0  | 32           lb |  0                0                0.00  |
5.50/5.51	c | 5.51      | 0  | 34           lb |  0                0                0.00  |
5.59/5.67	c | 5.68      | 0  | 35           lb |  0                0                0.00  |
5.79/5.84	c | 5.84      | 0  | 36           lb |  0                0                0.00  |
5.99/6.00	c | 6.01      | 0  | 37           lb |  0                0                0.00  |
6.09/6.18	c | 6.18      | 0  | 46           lb |  0                0                0.00  |
6.29/6.34	c | 6.35      | 0  | 47           lb |  0                0                0.00  |
6.50/6.51	c | 6.52      | 0  | 48           lb |  0                0                0.00  |
6.60/6.68	c | 6.68      | 0  | 49           lb |  0                0                0.00  |
6.79/6.85	c | 6.85      | 0  | 50           lb |  0                0                0.00  |
6.99/7.01	c | 7.01      | 0  | 51           lb |  0                0                0.00  |
7.09/7.18	c | 7.18      | 0  | 52           lb |  0                0                0.00  |
7.29/7.35	c | 7.35      | 0  | 54           lb |  0                0                0.00  |
7.49/7.52	c | 7.52      | 0  | 55           lb |  0                0                0.00  |
7.59/7.68	c | 7.69      | 0  | 56           lb |  0                0                0.00  |
7.79/7.86	c | 7.86      | 0  | 57           lb |  0                0                0.00  |
7.99/8.03	c | 8.03      | 0  | 58           lb |  0                0                0.00  |
8.09/8.19	c | 8.20      | 0  | 59           lb |  0                0                0.00  |
8.29/8.36	c | 8.36      | 0  | 60           lb |  0                0                0.00  |
8.49/8.53	c | 8.53      | 0  | 61           lb |  0                0                0.00  |
8.59/8.69	c | 8.70      | 0  | 66           lb |  0                0                0.00  |
8.80/8.86	c | 8.87      | 0  | 67           lb |  0                0                0.00  |
8.99/9.03	c | 9.04      | 0  | 68           lb |  0                0                0.00  |
9.19/9.20	c | 9.20      | 0  | 72           lb |  0                0                0.00  |
9.29/9.37	c | 9.37      | 0  | 73           lb |  0                0                0.00  |
9.49/9.53	c | 9.54      | 0  | 74           lb |  0                0                0.00  |
9.69/9.70	c | 9.70      | 0  | 75           lb |  0                0                0.00  |
9.79/9.87	c | 9.87      | 0  | 76           lb |  0                0                0.00  |
9.99/10.04	c | 10.04     | 0  | 77           lb |  0                0                0.00  |
10.19/10.20	c | 10.21     | 0  | 78           lb |  0                0                0.00  |
10.29/10.37	c | 10.38     | 0  | 79           lb |  0                0                0.00  |
10.49/10.54	c | 10.55     | 0  | 80           lb |  0                0                0.00  |
10.69/10.72	c | 10.72     | 0  | 81           lb |  0                0                0.00  |
10.79/10.88	c | 10.89     | 0  | 82           lb |  0                0                0.00  |
10.99/11.05	c | 11.06     | 0  | 83           lb |  0                0                0.00  |
11.19/11.22	c | 11.22     | 0  | 84           lb |  0                0                0.00  |
11.29/11.39	c | 11.39     | 0  | 87           lb |  0                0                0.00  |
11.49/11.56	c | 11.56     | 0  | 88           lb |  0                0                0.00  |
11.69/11.73	c | 11.73     | 0  | 89           lb |  0                0                0.00  |
11.89/11.90	c | 11.90     | 0  | 90           lb |  0                0                0.00  |
11.99/12.07	c | 12.07     | 0  | 91           lb |  0                0                0.00  |
12.19/12.24	c | 12.24     | 0  | 92           lb |  0                0                0.00  |
12.39/12.41	c | 12.41     | 0  | 93           lb |  0                0                0.00  |
12.49/12.58	c | 12.59     | 0  | 94           lb |  0                0                0.00  |
12.69/12.75	c | 12.76     | 0  | 95           lb |  0                0                0.00  |
12.89/12.92	c | 12.93     | 0  | 96           lb |  0                0                0.00  |
12.99/13.09	c | 13.10     | 0  | 97           lb |  0                0                0.00  |
13.19/13.26	c | 13.27     | 0  | 98           lb |  0                0                0.00  |
13.39/13.44	c | 13.45     | 0  | 102          lb |  0                0                0.00  |
13.58/13.61	c | 13.62     | 0  | 103          lb |  0                0                0.00  |
13.68/13.78	c | 13.79     | 0  | 104          lb |  0                0                0.00  |
13.88/13.96	c | 13.96     | 0  | 105          lb |  0                0                0.00  |
14.08/14.13	c | 14.13     | 0  | 106          lb |  0                0                0.00  |
14.29/14.31	c | 14.31     | 0  | 107          lb |  0                0                0.00  |
14.38/14.48	c | 14.48     | 0  | 108          lb |  0                0                0.00  |
14.58/14.66	c | 14.66     | 0  | 109          lb |  0                0                0.00  |
14.78/14.83	c | 14.83     | 0  | 110          lb |  0                0                0.00  |
14.98/15.00	c | 15.00     | 0  | 111          lb |  0                0                0.00  |
15.08/15.17	c | 15.18     | 0  | 112          lb |  0                0                0.00  |
15.29/15.35	c | 15.35     | 0  | 113          lb |  0                0                0.00  |
15.48/15.52	c | 15.53     | 0  | 114          lb |  0                0                0.00  |
15.58/15.69	c | 15.70     | 0  | 115          lb |  0                0                0.00  |
15.78/15.87	c | 15.87     | 0  | 116          lb |  0                0                0.00  |
15.98/16.04	c | 16.05     | 0  | 117          lb |  0                0                0.00  |
16.18/16.21	c | 16.22     | 0  | 119          lb |  0                0                0.00  |
16.28/16.40	c | 16.41     | 0  | 120          lb |  0                0                0.00  |
16.49/16.58	c | 16.58     | 0  | 121          lb |  0                0                0.00  |
16.68/16.75	c | 16.75     | 0  | 122          lb |  0                0                0.00  |
16.88/16.92	c | 16.93     | 0  | 123          lb |  0                0                0.00  |
17.08/17.10	c | 17.10     | 0  | 124          lb |  0                0                0.00  |
17.18/17.27	c | 17.27     | 0  | 125          lb |  0                0                0.00  |
17.38/17.45	c | 17.45     | 0  | 127          lb |  0                0                0.00  |
17.59/17.62	c | 17.62     | 0  | 128          lb |  0                0                0.00  |
17.68/17.79	c | 17.80     | 0  | 129          lb |  0                0                0.00  |
17.88/17.97	c | 17.97     | 0  | 130          lb |  0                0                0.00  |
18.08/18.14	c | 18.14     | 0  | 131          lb |  0                0                0.00  |
18.28/18.32	c | 18.32     | 0  | 132          lb |  0                0                0.00  |
18.38/18.49	c | 18.49     | 0  | 136          lb |  0                0                0.00  |
18.59/18.68	c | 18.68     | 0  | 137          lb |  0                0                0.00  |
18.78/18.86	c | 18.86     | 0  | 139          lb |  0                0                0.00  |
18.98/19.04	c | 19.04     | 0  | 140          lb |  0                0                0.00  |
19.18/19.21	c | 19.21     | 0  | 141          lb |  0                0                0.00  |
19.28/19.39	c | 19.39     | 0  | 142          lb |  0                0                0.00  |
19.48/19.56	c | 19.57     | 0  | 144          lb |  0                0                0.00  |
19.69/19.74	c | 19.75     | 0  | 145          lb |  0                0                0.00  |
19.88/19.92	c | 19.92     | 0  | 146          lb |  0                0                0.00  |
19.98/20.09	c | 20.10     | 0  | 147          lb |  0                0                0.00  |
20.18/20.27	c | 20.27     | 0  | 148          lb |  0                0                0.00  |
20.38/20.45	c | 20.45     | 0  | 149          lb |  0                0                0.00  |
20.58/20.63	c | 20.63     | 0  | 151          lb |  0                0                0.00  |
20.79/20.81	c | 20.81     | 0  | 152          lb |  0                0                0.00  |
20.89/20.99	c | 20.99     | 0  | 153          lb |  0                0                0.00  |
21.09/21.17	c | 21.18     | 0  | 154          lb |  0                0                0.00  |
21.29/21.36	c | 21.36     | 0  | 155          lb |  0                0                0.00  |
21.48/21.54	c | 21.55     | 0  | 156          lb |  0                0                0.00  |
21.68/21.72	c | 21.73     | 0  | 158          lb |  0                0                0.00  |
21.89/21.91	c | 21.91     | 0  | 159          lb |  0                0                0.00  |
21.99/22.09	c | 22.09     | 0  | 160          lb |  0                0                0.00  |
22.18/22.28	c | 22.28     | 0  | 161          lb |  0                0                0.00  |
22.39/22.46	c | 22.46     | 0  | 162          lb |  0                0                0.00  |
22.59/22.64	c | 22.65     | 0  | 163          lb |  0                0                0.00  |
22.79/22.83	c | 22.84     | 0  | 164          lb |  0                0                0.00  |
22.99/23.02	c | 23.03     | 0  | 165          lb |  0                0                0.00  |
23.18/23.22	c | 23.22     | 0  | 166          lb |  0                0                0.00  |
23.38/23.41	c | 23.41     | 0  | 167          lb |  0                0                0.00  |
23.59/23.60	c | 23.60     | 0  | 168          lb |  0                0                0.00  |
23.69/23.78	c | 23.79     | 0  | 169          lb |  0                0                0.00  |
23.88/23.98	c | 23.98     | 0  | 170          lb |  0                0                0.00  |
24.09/24.18	c | 24.18     | 0  | 171          lb |  0                0                0.00  |
24.29/24.38	c | 24.39     | 0  | 172          lb |  0                0                0.00  |
24.49/24.59	c | 24.59     | 0  | 173          lb |  0                0                0.00  |
24.78/24.81	c | 24.81     | 0  | 174          lb |  0                0                0.00  |
24.98/25.04	c | 25.04     | 0  | 175          lb |  0                0                0.00  |
25.29/25.35	c | 25.35     | 0  | 176          lb |  0                0                0.00  |
25.68/25.70	c | 25.70     | 0  | 177          lb |  0                0                0.00  |
26.38/26.47	c | 26.48     | 0  | 178          lb |  0                0                0.00  |
34.98/35.08	c | 35.08     | 0  | 179          lb |  0                0                0.00  |
693.71/694.00	c | 694.00    | 0  | 180          lb |  0                0                0.00  |
1799.56/1800.00	c ===============================================================================
1799.56/1800.00	c Wall Clock Time: 1800.00 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-3727432-1338653578/watcher-3727432-1338653578 -o /tmp/evaluation-result-3727432-1338653578/solver-3727432-1338653578 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727432-1338653578.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.91 1.98 1.90 3/173 12621
/proc/meminfo: memFree=28155048/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=21112 CPUtime=0 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) R 12619 12621 9951 0 -1 4202496 563 0 0 0 0 0 0 0 20 0 1 0 331483342 21618688 515 33554432000 4194304 5964350 140735382375712 140734552033144 4344327 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 5278 517 159 433 0 634 0

[startup+0.0559481 s]
/proc/loadavg: 1.91 1.98 1.90 3/173 12621
/proc/meminfo: memFree=28155048/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=24604 CPUtime=0.05 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) R 12619 12621 9951 0 -1 4202496 1553 0 0 0 5 0 0 0 20 0 1 0 331483342 25194496 1505 33554432000 4194304 5964350 140735382375712 140734552033144 5136410 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 6151 1505 326 433 0 1507 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 24604

[startup+0.100226 s]
/proc/loadavg: 1.91 1.98 1.90 3/173 12621
/proc/meminfo: memFree=28155048/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=26584 CPUtime=0.09 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) R 12619 12621 9951 0 -1 4202496 2204 0 0 0 9 0 0 0 20 0 1 0 331483342 27222016 2123 33554432000 4194304 5964350 140735382375712 140734552033144 4339100 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 6646 2123 474 433 0 2002 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26584

[startup+0.3002 s]
/proc/loadavg: 1.91 1.98 1.90 3/173 12621
/proc/meminfo: memFree=28155048/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=35356 CPUtime=0.29 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) R 12619 12621 9951 0 -1 4202496 5043 0 0 0 29 0 0 0 20 0 1 0 331483342 36204544 4768 33554432000 4194304 5964350 140735382375712 140735382374200 4419455 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 8839 4768 1117 433 0 4195 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35356

[startup+0.700206 s]
/proc/loadavg: 1.91 1.98 1.90 3/173 12621
/proc/meminfo: memFree=28155048/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=52792 CPUtime=0.69 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) R 12619 12621 9951 0 -1 4202496 10824 0 0 0 68 1 0 0 20 0 1 0 331483342 54059008 10292 33554432000 4194304 5964350 140735382375712 140735382374056 5136410 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 13198 10292 2440 433 0 8554 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52792

[startup+1.50027 s]
/proc/loadavg: 1.91 1.98 1.90 3/177 12632
/proc/meminfo: memFree=28066256/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=206156 CPUtime=1.49 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 39693 0 0 0 143 6 0 0 20 0 2 0 331483342 211103744 34951 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 51539 34956 172 433 0 51103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206156

[startup+3.10032 s]
/proc/loadavg: 1.91 1.98 1.90 3/179 12634
/proc/meminfo: memFree=27743592/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=265364 CPUtime=3.08 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 59028 0 0 0 299 9 0 0 20 0 2 0 331483342 271732736 53584 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 66341 53584 190 433 0 65905 0
[pid=12621/tid=12633] ppid=12619 vsize=265364 CPUtime=1.8 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 39620 0 0 0 173 7 0 0 20 0 2 0 331483470 271732736 53584 33554432000 4194304 5964350 140735382375712 139794847238680 4221056 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 265364

[startup+6.30031 s]
/proc/loadavg: 2.16 2.03 1.92 3/179 12634
/proc/meminfo: memFree=27719872/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=265364 CPUtime=6.29 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 59248 0 0 0 619 10 0 0 20 0 2 0 331483342 271732736 53829 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 66341 53829 190 433 0 65905 0
[pid=12621/tid=12633] ppid=12619 vsize=265364 CPUtime=4.98 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 39840 0 0 0 491 7 0 0 20 0 2 0 331483470 271732736 53829 33554432000 4194304 5964350 140735382375712 139794847238680 5130932 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 265364

[startup+12.7003 s]
/proc/loadavg: 2.15 2.03 1.92 3/179 12634
/proc/meminfo: memFree=27714240/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=265364 CPUtime=12.69 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 60055 0 0 0 1259 10 0 0 20 0 2 0 331483342 271732736 54636 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 66341 54636 190 433 0 65905 0
[pid=12621/tid=12633] ppid=12619 vsize=265364 CPUtime=11.37 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 40647 0 0 0 1130 7 0 0 20 0 2 0 331483470 271732736 54636 33554432000 4194304 5964350 140735382375712 139794847238680 5142407 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 265364

[startup+25.5003 s]
/proc/loadavg: 2.11 2.03 1.92 3/179 12634
/proc/meminfo: memFree=27678784/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=273568 CPUtime=25.49 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 79117 0 0 0 2534 15 0 0 20 0 2 0 331483342 280133632 60684 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 68392 60684 193 433 0 67956 0
[pid=12621/tid=12633] ppid=12619 vsize=273568 CPUtime=24.13 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 59710 0 0 0 2401 12 0 0 20 0 2 0 331483470 280133632 60685 33554432000 4194304 5964350 140735382375712 139794847238984 4419455 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 273568

[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 1.92 3/179 12634
/proc/meminfo: memFree=27517232/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=396436 CPUtime=51.07 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 103696 0 0 0 5088 19 0 0 20 0 2 0 331483342 405950464 82424 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 99109 82424 195 433 0 98673 0
[pid=12621/tid=12633] ppid=12619 vsize=396436 CPUtime=49.66 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 84288 0 0 0 4950 16 0 0 20 0 2 0 331483470 405950464 82424 33554432000 4194304 5964350 140735382375712 139794847238488 4403530 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 396436

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 1.92 3/179 12634
/proc/meminfo: memFree=26945212/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=658580 CPUtime=102.25 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 171682 0 0 0 10193 32 0 0 20 0 2 0 331483342 674385920 151035 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 164645 151035 195 433 0 164209 0
[pid=12621/tid=12633] ppid=12619 vsize=658580 CPUtime=100.72 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 152274 0 0 0 10042 30 0 0 20 0 2 0 331483470 674385920 151035 33554432000 4194304 5964350 140735382375712 139794847238136 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 658580

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/179 12635
/proc/meminfo: memFree=26270812/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=986260 CPUtime=162.21 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 260703 0 0 0 16173 48 0 0 20 0 2 0 331483342 1009930240 240032 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 246565 240032 195 433 0 246129 0
[pid=12621/tid=12633] ppid=12619 vsize=986260 CPUtime=160.54 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 241295 0 0 0 16007 47 0 0 20 0 2 0 331483470 1009930240 240032 33554432000 4194304 5964350 140735382375712 139794847238136 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 986260

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/179 12635
/proc/meminfo: memFree=25715320/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=1313940 CPUtime=222.18 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 337894 0 0 0 22155 63 0 0 20 0 2 0 331483342 1345474560 317207 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 328485 317207 195 433 0 328049 0
[pid=12621/tid=12633] ppid=12619 vsize=1313940 CPUtime=220.36 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 318486 0 0 0 21973 63 0 0 20 0 2 0 331483470 1345474560 317207 33554432000 4194304 5964350 140735382375712 139794847238136 4399987 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 1313940

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 1.93 3/178 12635
/proc/meminfo: memFree=25201696/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=1576084 CPUtime=282.18 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 405382 0 0 0 28141 77 0 0 20 0 2 0 331483342 1613910016 385200 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 394021 385200 195 433 0 393585 0
[pid=12621/tid=12633] ppid=12619 vsize=1576084 CPUtime=280.2 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 385974 0 0 0 27942 78 0 0 20 0 2 0 331483470 1613910016 385200 33554432000 4194304 5964350 140735382375712 139794847238136 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 1576084

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 12636
/proc/meminfo: memFree=24689216/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=1838228 CPUtime=342.17 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 466812 0 0 0 34127 90 0 0 20 0 2 0 331483342 1882345472 446630 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 459557 446630 195 433 0 459121 0
[pid=12621/tid=12633] ppid=12619 vsize=1838228 CPUtime=340.05 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 447404 0 0 0 33913 92 0 0 20 0 2 0 331483470 1882345472 446630 33554432000 4194304 5964350 140735382375712 139794847238136 4400035 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 1838228

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/179 12636
/proc/meminfo: memFree=24218052/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=2100372 CPUtime=402.16 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 539788 0 0 0 40111 105 0 0 20 0 2 0 331483342 2150780928 519606 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 525093 519606 195 433 0 524657 0
[pid=12621/tid=12633] ppid=12619 vsize=2100372 CPUtime=399.9 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 520380 0 0 0 39882 108 0 0 20 0 2 0 331483470 2150780928 519606 33554432000 4194304 5964350 140735382375712 139794847238136 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 2100372

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 12640
/proc/meminfo: memFree=23722816/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=2362516 CPUtime=462.15 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 603081 0 0 0 46099 116 0 0 20 0 2 0 331483342 2419216384 582899 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 590629 582899 195 433 0 590193 0

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

Current children cumulated vsize (KiB) 3542164

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 12646
/proc/meminfo: memFree=21486748/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=3542164 CPUtime=1541.94 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 889654 0 0 0 154017 177 0 0 20 0 2 0 331483342 3627175936 873166 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 885541 873166 195 433 0 885105 0
[pid=12621/tid=12633] ppid=12619 vsize=3542164 CPUtime=1536.94 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 870246 0 0 0 153497 197 0 0 20 0 2 0 331483470 3627175936 873166 33554432000 4194304 5964350 140735382375712 139794847238488 4388992 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 3542164

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 12646
/proc/meminfo: memFree=21373936/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=3542164 CPUtime=1601.93 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 889677 0 0 0 160016 177 0 0 20 0 2 0 331483342 3627175936 873183 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 885541 873183 195 433 0 885105 0
[pid=12621/tid=12633] ppid=12619 vsize=3542164 CPUtime=1596.78 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 870269 0 0 0 159480 198 0 0 20 0 2 0 331483470 3627175936 873183 33554432000 4194304 5964350 140735382375712 139794847238488 4399846 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 3542164

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 12650
/proc/meminfo: memFree=20990796/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=3673236 CPUtime=1661.9 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 927466 0 0 0 166005 185 0 0 20 0 2 0 331483342 3761393664 910964 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 918309 910964 195 433 0 917873 0
[pid=12621/tid=12633] ppid=12619 vsize=3673236 CPUtime=1656.62 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 908058 0 0 0 165455 207 0 0 20 0 2 0 331483470 3761393664 910964 33554432000 4194304 5964350 140735382375712 139794847238136 5136410 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 3673236

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 12650
/proc/meminfo: memFree=20615484/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=3869844 CPUtime=1721.88 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 974168 0 0 0 171993 195 0 0 20 0 2 0 331483342 3962720256 957660 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 967461 957660 195 433 0 967025 0
[pid=12621/tid=12633] ppid=12619 vsize=3869844 CPUtime=1716.45 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 954760 0 0 0 171427 218 0 0 20 0 2 0 331483470 3962720256 957660 33554432000 4194304 5964350 140735382375712 139794847238136 4399930 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 3869844

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20242272/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=4066452 CPUtime=1781.87 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 1017198 0 0 0 177984 203 0 0 20 0 2 0 331483342 4164046848 1000681 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 1016613 1000681 195 433 0 1016177 0
[pid=12621/tid=12633] ppid=12619 vsize=4066452 CPUtime=1776.3 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 997790 0 0 0 177404 226 0 0 20 0 2 0 331483470 4164046848 1000681 33554432000 4194304 5964350 140735382375712 139794847238136 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 4066452

############
# WARNING:
# current cumulated CPU time (1795.33 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.22998 s) to the 'lost time'.

[startup+1800 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20108072/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=4131988 CPUtime=1799.56 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 1033606 0 0 0 179750 206 0 0 20 0 2 0 331483342 4231155712 1017088 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 1032997 1017088 195 433 0 1032561 0
[pid=12621/tid=12633] ppid=12619 vsize=4131988 CPUtime=1793.94 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 1014198 0 0 0 179164 230 0 0 20 0 2 0 331483470 4231155712 1017088 33554432000 4194304 5964350 140735382375712 139794847238136 4399987 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (KiB) 4131988

[startup+1800.1 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20108072/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=0 CPUtime=1795.33 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) R 12619 12621 9951 0 -1 4203524 1033608 0 0 0 179290 243 0 0 20 0 1 0 331483342 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.33
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1791.91 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20167112/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=4066452 CPUtime=1791.48 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 1026752 0 0 0 178943 205 0 0 20 0 2 0 331483342 4164046848 1010234 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 1016613 1010234 195 433 0 1016177 0
[pid=12621/tid=12633] ppid=12619 vsize=4066452 CPUtime=1785.88 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 1007344 0 0 0 178359 229 0 0 20 0 2 0 331483470 4164046848 1010234 33554432000 4194304 5964350 140735382375712 139794847238136 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (KiB) 4066452

[startup+1795.1 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20143304/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=4131988 CPUtime=1794.67 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 1029336 0 0 0 179262 205 0 0 20 0 2 0 331483342 4231155712 1012818 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 1032997 1012818 195 433 0 1032561 0
[pid=12621/tid=12633] ppid=12619 vsize=4131988 CPUtime=1789.07 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 1009928 0 0 0 178678 229 0 0 20 0 2 0 331483470 4231155712 1012818 33554432000 4194304 5964350 140735382375712 139794847238136 4400745 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (KiB) 4131988

[startup+1798.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20124564/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=4131988 CPUtime=1797.86 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 1032197 0 0 0 179580 206 0 0 20 0 2 0 331483342 4231155712 1015679 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 1032997 1015679 195 433 0 1032561 0
[pid=12621/tid=12633] ppid=12619 vsize=4131988 CPUtime=1792.25 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 1012789 0 0 0 178995 230 0 0 20 0 2 0 331483470 4231155712 1015679 33554432000 4194304 5964350 140735382375712 139794847238136 4389049 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 4131988

[startup+1799.1 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20117000/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=4131988 CPUtime=1798.66 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 1033004 0 0 0 179660 206 0 0 20 0 2 0 331483342 4231155712 1016486 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 1032997 1016486 195 433 0 1032561 0
[pid=12621/tid=12633] ppid=12619 vsize=4131988 CPUtime=1793.04 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 1013596 0 0 0 179074 230 0 0 20 0 2 0 331483470 4231155712 1016486 33554432000 4194304 5964350 140735382375712 139794847238136 4388148 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (KiB) 4131988

[startup+1799.9 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20108072/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=4131988 CPUtime=1799.46 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) S 12619 12621 9951 0 -1 4202496 1033550 0 0 0 179740 206 0 0 20 0 2 0 331483342 4231155712 1017032 33554432000 4194304 5964350 140735382375712 140735382375232 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 1032997 1017032 195 433 0 1032561 0
[pid=12621/tid=12633] ppid=12619 vsize=4131988 CPUtime=1793.84 cores=0,2,4,6
/proc/12621/task/12633/stat : 12633 (wbo1.72) R 12619 12621 9951 0 -1 4202560 1014142 0 0 0 179154 230 0 0 20 0 2 0 331483470 4231155712 1017032 33554432000 4194304 5964350 140735382375712 139794847238136 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 4131988

[startup+1800.1 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20108072/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=0 CPUtime=1795.33 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) R 12619 12621 9951 0 -1 4203524 1033608 0 0 0 179290 243 0 0 20 0 1 0 331483342 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.33
Current children cumulated vsize (KiB) 0

[startup+1800.2 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20108072/32873844 swapFree=7384/7384
[pid=12621] ppid=12619 vsize=0 CPUtime=1795.43 cores=0,2,4,6
/proc/12621/stat : 12621 (wbo1.72) R 12619 12621 9951 0 -1 4203524 1033608 0 0 0 179290 253 0 0 20 0 1 0 331483342 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12621/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.43
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.22998
#  lost CPU user time (s): 4.59998
#  lost CPU system time (s): -0.37

Real time (s): 1800.21
CPU time (s): 1799.68
CPU user time (s): 1797.5
CPU system time (s): 2.17361
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 4131988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.9
system time used= 2.54361
maximum resident set size= 4068360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1033608
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= 247
involuntary context switches= 1852

runsolver used 3.78242 second user time and 9.09362 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-02 18:12:59
IDJOB=3727432
IDBENCH=1968
IDSOLVER=2313
FILE ID=node136/3727432-1338653578
RUNJOBID= node136-1338651778-12486
PBS_JOBID= 14636444
Free space on /tmp= 69816 MiB

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

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

MD5SUM BENCH= ca3282cf347faf21ba3550ec87dd7af4
RANDOM SEED=1099773504

node136.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		: 2667.247
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	: 5334.49
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		: 2667.247
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		: 2667.247
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.94
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		: 2667.247
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.90
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		: 2667.247
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.90
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		: 2667.247
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		: 2667.247
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		: 2667.247
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:        28156288 kB
Buffers:          563876 kB
Cached:          3237096 kB
SwapCached:        20296 kB
Active:          1916332 kB
Inactive:        1915848 kB
Active(anon):       6556 kB
Inactive(anon):    22296 kB
Active(file):    1909776 kB
Inactive(file):  1893552 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083200 kB
Dirty:             35332 kB
Writeback:             0 kB
AnonPages:         41004 kB
Mapped:             9016 kB
Shmem:                 0 kB
Slab:             745272 kB
SReclaimable:     187100 kB
SUnreclaim:       558172 kB
KernelStack:        1464 kB
PageTables:         3492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 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= 69800 MiB
End job on node136 at 2012-06-02 18:42:59