Trace number 3705136

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.73 1800.25

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_9.opb.PB06.opb
MD5SUM093efae700664f798191c0b27cec34af
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark419
Best CPU time to get the best result obtained on this benchmark1792.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 447
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 494527
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 494527
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-3705136-1338089145.opb.
0.00/0.00	c Instance file HOME/instance-3705136-1338089145.opb
0.00/0.00	c File size is 17233660 bytes.
1.09/1.14	c Cost Offset: 0
1.09/1.14	c Highest Coefficient sum: 101
1.09/1.14	c ============================[ Problem Statistics ]=============================
1.09/1.14	c |                                                                             |
1.09/1.14	c |  Parsing time:          1.15         s                                      |
1.09/1.14	c |  Number Variables:      10000                                               |
1.09/1.14	c |  Number Clauses:        656900                                              |
1.09/1.14	c |  Number Cardinality:    0                                                   |
1.09/1.14	c |  Number PB Constraints: 0                                                   |
1.09/1.14	c |                                                                             |
1.39/1.47	c |  Problem Type:          Optimization                                        |
1.39/1.47	c |  Objective Function:    PB Constraint                                       |
1.39/1.47	c |                                                                             |
1.39/1.47	c ============================[ Search Statistics ]==============================
1.39/1.47	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
1.39/1.47	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
1.39/1.47	c ===============================================================================
1.59/1.68	c | 1.69      | 0  | 1            lb |  0                0                0.00  |
1.79/1.86	c | 1.87      | 0  | 2            lb |  0                0                0.00  |
1.98/2.04	c | 2.04      | 0  | 3            lb |  0                0                0.00  |
2.20/2.21	c | 2.21      | 0  | 4            lb |  0                0                0.00  |
2.29/2.37	c | 2.38      | 0  | 5            lb |  0                0                0.00  |
2.49/2.54	c | 2.54      | 0  | 6            lb |  0                0                0.00  |
2.69/2.70	c | 2.71      | 0  | 7            lb |  0                0                0.00  |
2.79/2.87	c | 2.87      | 0  | 8            lb |  0                0                0.00  |
2.99/3.03	c | 3.04      | 0  | 9            lb |  0                0                0.00  |
3.09/3.20	c | 3.20      | 0  | 10           lb |  0                0                0.00  |
3.30/3.37	c | 3.37      | 0  | 11           lb |  0                0                0.00  |
3.49/3.53	c | 3.54      | 0  | 12           lb |  0                0                0.00  |
3.69/3.70	c | 3.70      | 0  | 13           lb |  0                0                0.00  |
3.79/3.86	c | 3.87      | 0  | 16           lb |  0                0                0.00  |
3.99/4.03	c | 4.04      | 0  | 17           lb |  0                0                0.00  |
4.19/4.20	c | 4.20      | 0  | 18           lb |  0                0                0.00  |
4.59/4.69	c | 4.37      | 0  | 19           lb |  0                0                0.00  |
4.59/4.69	c | 4.54      | 0  | 20           lb |  0                0                0.00  |
4.69/4.70	c | 4.71      | 0  | 21           lb |  0                0                0.00  |
4.79/4.87	c | 4.87      | 0  | 22           lb |  0                0                0.00  |
4.99/5.03	c | 5.04      | 0  | 23           lb |  0                0                0.00  |
5.19/5.20	c | 5.20      | 0  | 24           lb |  0                0                0.00  |
5.29/5.36	c | 5.37      | 0  | 25           lb |  0                0                0.00  |
5.49/5.53	c | 5.53      | 0  | 26           lb |  0                0                0.00  |
5.69/5.70	c | 5.70      | 0  | 27           lb |  0                0                0.00  |
5.79/5.86	c | 5.87      | 0  | 28           lb |  0                0                0.00  |
5.99/6.04	c | 6.04      | 0  | 30           lb |  0                0                0.00  |
6.19/6.20	c | 6.21      | 0  | 31           lb |  0                0                0.00  |
6.29/6.37	c | 6.38      | 0  | 37           lb |  0                0                0.00  |
6.49/6.54	c | 6.54      | 0  | 38           lb |  0                0                0.00  |
6.69/6.70	c | 6.71      | 0  | 39           lb |  0                0                0.00  |
6.79/6.87	c | 6.87      | 0  | 41           lb |  0                0                0.00  |
6.99/7.04	c | 7.04      | 0  | 42           lb |  0                0                0.00  |
7.19/7.20	c | 7.21      | 0  | 43           lb |  0                0                0.00  |
7.29/7.37	c | 7.37      | 0  | 44           lb |  0                0                0.00  |
7.49/7.54	c | 7.54      | 0  | 45           lb |  0                0                0.00  |
7.69/7.71	c | 7.71      | 0  | 46           lb |  0                0                0.00  |
7.79/7.87	c | 7.88      | 0  | 47           lb |  0                0                0.00  |
7.99/8.04	c | 8.04      | 0  | 48           lb |  0                0                0.00  |
8.18/8.21	c | 8.21      | 0  | 49           lb |  0                0                0.00  |
8.28/8.38	c | 8.38      | 0  | 50           lb |  0                0                0.00  |
8.48/8.54	c | 8.55      | 0  | 51           lb |  0                0                0.00  |
8.69/8.71	c | 8.72      | 0  | 52           lb |  0                0                0.00  |
8.79/8.88	c | 8.88      | 0  | 53           lb |  0                0                0.00  |
8.98/9.05	c | 9.05      | 0  | 54           lb |  0                0                0.00  |
9.18/9.22	c | 9.22      | 0  | 56           lb |  0                0                0.00  |
9.28/9.39	c | 9.39      | 0  | 57           lb |  0                0                0.00  |
9.48/9.55	c | 9.56      | 0  | 58           lb |  0                0                0.00  |
9.68/9.73	c | 9.73      | 0  | 59           lb |  0                0                0.00  |
9.79/9.90	c | 9.90      | 0  | 60           lb |  0                0                0.00  |
9.98/10.07	c | 10.07     | 0  | 61           lb |  0                0                0.00  |
10.18/10.24	c | 10.24     | 0  | 62           lb |  0                0                0.00  |
10.38/10.41	c | 10.41     | 0  | 63           lb |  0                0                0.00  |
10.48/10.58	c | 10.58     | 0  | 64           lb |  0                0                0.00  |
10.68/10.75	c | 10.75     | 0  | 65           lb |  0                0                0.00  |
10.89/10.92	c | 10.92     | 0  | 66           lb |  0                0                0.00  |
10.99/11.09	c | 11.09     | 0  | 67           lb |  0                0                0.00  |
11.18/11.26	c | 11.26     | 0  | 68           lb |  0                0                0.00  |
11.38/11.43	c | 11.43     | 0  | 71           lb |  0                0                0.00  |
11.58/11.60	c | 11.60     | 0  | 72           lb |  0                0                0.00  |
11.68/11.77	c | 11.77     | 0  | 73           lb |  0                0                0.00  |
11.88/11.94	c | 11.94     | 0  | 74           lb |  0                0                0.00  |
12.09/12.11	c | 12.11     | 0  | 75           lb |  0                0                0.00  |
12.18/12.28	c | 12.28     | 0  | 76           lb |  0                0                0.00  |
12.38/12.45	c | 12.45     | 0  | 77           lb |  0                0                0.00  |
12.58/12.62	c | 12.62     | 0  | 78           lb |  0                0                0.00  |
12.68/12.79	c | 12.79     | 0  | 79           lb |  0                0                0.00  |
12.88/12.96	c | 12.96     | 0  | 80           lb |  0                0                0.00  |
13.09/13.13	c | 13.13     | 0  | 81           lb |  0                0                0.00  |
13.28/13.30	c | 13.30     | 0  | 82           lb |  0                0                0.00  |
13.38/13.47	c | 13.48     | 0  | 83           lb |  0                0                0.00  |
13.58/13.64	c | 13.65     | 0  | 84           lb |  0                0                0.00  |
13.78/13.82	c | 13.82     | 0  | 85           lb |  0                0                0.00  |
13.88/13.99	c | 13.99     | 0  | 86           lb |  0                0                0.00  |
14.08/14.17	c | 14.17     | 0  | 88           lb |  0                0                0.00  |
14.29/14.34	c | 14.34     | 0  | 89           lb |  0                0                0.00  |
14.48/14.51	c | 14.51     | 0  | 90           lb |  0                0                0.00  |
14.58/14.68	c | 14.68     | 0  | 91           lb |  0                0                0.00  |
14.78/14.85	c | 14.86     | 0  | 92           lb |  0                0                0.00  |
14.98/15.03	c | 15.03     | 0  | 93           lb |  0                0                0.00  |
15.18/15.20	c | 15.20     | 0  | 94           lb |  0                0                0.00  |
15.29/15.37	c | 15.37     | 0  | 95           lb |  0                0                0.00  |
15.48/15.54	c | 15.55     | 0  | 96           lb |  0                0                0.00  |
15.68/15.71	c | 15.72     | 0  | 98           lb |  0                0                0.00  |
15.78/15.89	c | 15.89     | 0  | 100          lb |  0                0                0.00  |
15.98/16.06	c | 16.06     | 0  | 101          lb |  0                0                0.00  |
16.18/16.23	c | 16.24     | 0  | 102          lb |  0                0                0.00  |
16.39/16.40	c | 16.41     | 0  | 103          lb |  0                0                0.00  |
16.49/16.58	c | 16.58     | 0  | 107          lb |  0                0                0.00  |
16.68/16.75	c | 16.75     | 0  | 108          lb |  0                0                0.00  |
16.88/16.93	c | 16.93     | 0  | 110          lb |  0                0                0.00  |
17.08/17.10	c | 17.10     | 0  | 111          lb |  0                0                0.00  |
17.18/17.27	c | 17.28     | 0  | 112          lb |  0                0                0.00  |
17.38/17.45	c | 17.45     | 0  | 113          lb |  0                0                0.00  |
17.59/17.62	c | 17.62     | 0  | 114          lb |  0                0                0.00  |
17.68/17.79	c | 17.80     | 0  | 115          lb |  0                0                0.00  |
17.88/17.97	c | 17.97     | 0  | 116          lb |  0                0                0.00  |
18.08/18.14	c | 18.14     | 0  | 118          lb |  0                0                0.00  |
18.28/18.32	c | 18.32     | 0  | 119          lb |  0                0                0.00  |
18.38/18.49	c | 18.50     | 0  | 120          lb |  0                0                0.00  |
18.59/18.68	c | 18.69     | 0  | 121          lb |  0                0                0.00  |
18.78/18.86	c | 18.86     | 0  | 122          lb |  0                0                0.00  |
18.98/19.04	c | 19.04     | 0  | 123          lb |  0                0                0.00  |
19.18/19.21	c | 19.21     | 0  | 124          lb |  0                0                0.00  |
19.28/19.39	c | 19.39     | 0  | 125          lb |  0                0                0.00  |
19.48/19.56	c | 19.57     | 0  | 131          lb |  0                0                0.00  |
19.69/19.74	c | 19.74     | 0  | 132          lb |  0                0                0.00  |
19.88/19.91	c | 19.92     | 0  | 133          lb |  0                0                0.00  |
19.98/20.09	c | 20.10     | 0  | 134          lb |  0                0                0.00  |
20.18/20.27	c | 20.27     | 0  | 136          lb |  0                0                0.00  |
20.38/20.45	c | 20.45     | 0  | 138          lb |  0                0                0.00  |
20.58/20.62	c | 20.63     | 0  | 139          lb |  0                0                0.00  |
20.68/20.80	c | 20.80     | 0  | 140          lb |  0                0                0.00  |
20.88/20.98	c | 20.98     | 0  | 141          lb |  0                0                0.00  |
21.08/21.16	c | 21.16     | 0  | 142          lb |  0                0                0.00  |
21.28/21.34	c | 21.34     | 0  | 144          lb |  0                0                0.00  |
21.48/21.53	c | 21.53     | 0  | 145          lb |  0                0                0.00  |
21.68/21.72	c | 21.72     | 0  | 146          lb |  0                0                0.00  |
21.88/21.90	c | 21.91     | 0  | 147          lb |  0                0                0.00  |
21.98/22.09	c | 22.09     | 0  | 150          lb |  0                0                0.00  |
22.17/22.27	c | 22.27     | 0  | 151          lb |  0                0                0.00  |
22.38/22.45	c | 22.45     | 0  | 155          lb |  0                0                0.00  |
22.58/22.63	c | 22.63     | 0  | 156          lb |  0                0                0.00  |
22.78/22.81	c | 22.82     | 0  | 157          lb |  0                0                0.00  |
22.98/23.00	c | 23.01     | 0  | 158          lb |  0                0                0.00  |
23.08/23.19	c | 23.19     | 0  | 159          lb |  0                0                0.00  |
23.28/23.38	c | 23.39     | 0  | 160          lb |  0                0                0.00  |
23.58/23.60	c | 23.61     | 0  | 161          lb |  0                0                0.00  |
23.78/23.81	c | 23.82     | 0  | 162          lb |  0                0                0.00  |
23.98/24.06	c | 24.06     | 0  | 163          lb |  0                0                0.00  |
24.28/24.31	c | 24.32     | 0  | 164          lb |  0                0                0.00  |
24.88/24.99	c | 25.00     | 0  | 165          lb |  0                0                0.00  |
26.87/26.91	c | 26.91     | 0  | 166          lb |  0                0                0.00  |
84.06/84.12	c | 84.13     | 0  | 167          lb |  0                0                0.00  |
1799.57/1800.00	c ===============================================================================
1799.57/1800.00	c Wall Clock Time: 1800.00 s
1799.57/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-3705136-1338089145/watcher-3705136-1338089145 -o /tmp/evaluation-result-3705136-1338089145/solver-3705136-1338089145 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705136-1338089145.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 22519
/proc/meminfo: memFree=27552140/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=21444 CPUtime=0 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) R 22517 22519 22359 0 -1 4202496 623 0 0 0 0 0 0 0 20 0 1 0 275041857 21958656 575 33554432000 4194304 5963574 140734278831056 140736755353960 5178170 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 5402 583 163 432 0 759 0

[startup+0.073249 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 22519
/proc/meminfo: memFree=27552140/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=25760 CPUtime=0.06 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) R 22517 22519 22359 0 -1 4202496 1926 0 0 0 6 0 0 0 20 0 1 0 275041857 26378240 1845 33554432000 4194304 5963574 140734278831056 140736755353960 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 6440 1845 417 432 0 1797 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 25760

[startup+0.100244 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 22519
/proc/meminfo: memFree=27552140/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=26976 CPUtime=0.09 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) R 22517 22519 22359 0 -1 4202496 2339 0 0 0 9 0 0 0 20 0 1 0 275041857 27623424 2258 33554432000 4194304 5963574 140734278831056 140736755353960 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 6744 2258 518 432 0 2101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26976

[startup+0.300208 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 22519
/proc/meminfo: memFree=27552140/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=37068 CPUtime=0.29 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) R 22517 22519 22359 0 -1 4202496 5682 0 0 0 29 0 0 0 20 0 1 0 275041857 37957632 5407 33554432000 4194304 5963574 140734278831056 140734278829400 4349504 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 9267 5407 1255 432 0 4624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37068

[startup+0.70022 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 22519
/proc/meminfo: memFree=27552140/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=55956 CPUtime=0.69 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) R 22517 22519 22359 0 -1 4202496 12044 0 0 0 68 1 0 0 20 0 1 0 275041857 57298944 11512 33554432000 4194304 5963574 140734278831056 140734278829400 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 13989 11514 2733 432 0 9346 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55956

[startup+1.50018 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22520
/proc/meminfo: memFree=27458740/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=206152 CPUtime=1.49 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 41757 0 0 0 141 8 0 0 20 0 2 0 275041857 211099648 37015 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 51538 37015 183 432 0 51103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206152

[startup+3.10033 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22522
/proc/meminfo: memFree=27134580/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=265360 CPUtime=3.09 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 58928 0 0 0 298 11 0 0 20 0 2 0 275041857 271728640 53484 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 66340 53484 192 432 0 65905 0
[pid=22519/tid=22522] ppid=22517 vsize=265360 CPUtime=1.92 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 39613 0 0 0 184 8 0 0 20 0 2 0 275041972 271728640 53484 33554432000 4194304 5963574 140734278831056 140173402415424 4418768 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 265360

[startup+6.30033 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22522
/proc/meminfo: memFree=27131748/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=265360 CPUtime=6.29 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 59174 0 0 0 618 11 0 0 20 0 2 0 275041857 271728640 53730 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 66340 53730 192 432 0 65905 0
[pid=22519/tid=22522] ppid=22517 vsize=265360 CPUtime=5.12 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 39859 0 0 0 504 8 0 0 20 0 2 0 275041972 271728640 53730 33554432000 4194304 5963574 140734278831056 140173402425880 5138318 0 0 4096 16387 0 0 0 -1 1 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.01 2.01 2.00 3/179 22522
/proc/meminfo: memFree=27126080/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=265360 CPUtime=12.68 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 59867 0 0 0 1257 11 0 0 20 0 2 0 275041857 271728640 54423 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 66340 54423 192 432 0 65905 0
[pid=22519/tid=22522] ppid=22517 vsize=265360 CPUtime=11.5 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 40552 0 0 0 1142 8 0 0 20 0 2 0 275041972 271728640 54423 33554432000 4194304 5963574 140734278831056 140173402425720 4445063 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 265360

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22522
/proc/meminfo: memFree=27077212/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=273564 CPUtime=25.48 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 75121 0 0 0 2535 13 0 0 20 0 2 0 275041857 280129536 59311 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 68391 59311 196 432 0 67956 0
[pid=22519/tid=22522] ppid=22517 vsize=273564 CPUtime=24.26 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 55806 0 0 0 2416 10 0 0 20 0 2 0 275041972 280129536 59311 33554432000 4194304 5963574 140734278831056 140173402425752 4399623 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 273564

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22522
/proc/meminfo: memFree=26852876/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=396432 CPUtime=51.07 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 107039 0 0 0 5088 19 0 0 20 0 2 0 275041857 405946368 91661 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 99108 91661 196 432 0 98673 0
[pid=22519/tid=22522] ppid=22517 vsize=396432 CPUtime=49.8 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 87724 0 0 0 4964 16 0 0 20 0 2 0 275041972 405946368 91661 33554432000 4194304 5963574 140734278831056 140173402425336 4399623 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 396432

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22522
/proc/meminfo: memFree=26229320/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=724112 CPUtime=102.27 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 182850 0 0 0 10195 32 0 0 20 0 2 0 275041857 741490688 169482 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 181028 169482 196 432 0 180593 0
[pid=22519/tid=22522] ppid=22517 vsize=724112 CPUtime=100.87 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 163535 0 0 0 10057 30 0 0 20 0 2 0 275041972 741490688 169482 33554432000 4194304 5963574 140734278831056 140173402425688 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 724112

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22522
/proc/meminfo: memFree=25877724/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=724112 CPUtime=162.26 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 183023 0 0 0 16193 33 0 0 20 0 2 0 275041857 741490688 170166 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 181028 170166 196 432 0 180593 0
[pid=22519/tid=22522] ppid=22517 vsize=724112 CPUtime=160.71 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 163708 0 0 0 16039 32 0 0 20 0 2 0 275041972 741490688 170166 33554432000 4194304 5963574 140734278831056 140173402425688 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 724112

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22522
/proc/meminfo: memFree=25431724/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=855184 CPUtime=222.24 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 212352 0 0 0 22186 38 0 0 20 0 2 0 275041857 875708416 199495 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 213796 199495 196 432 0 213361 0
[pid=22519/tid=22522] ppid=22517 vsize=855184 CPUtime=220.55 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 193037 0 0 0 22017 38 0 0 20 0 2 0 275041972 875708416 199495 33554432000 4194304 5963574 140734278831056 140173402425336 4408735 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 855184

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22526
/proc/meminfo: memFree=24854716/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=1117328 CPUtime=282.23 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 273858 0 0 0 28170 53 0 0 20 0 2 0 275041857 1144143872 261716 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 279332 261716 196 432 0 278897 0
[pid=22519/tid=22522] ppid=22517 vsize=1117328 CPUtime=280.39 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 254543 0 0 0 27985 54 0 0 20 0 2 0 275041972 1144143872 261716 33554432000 4194304 5963574 140734278831056 140173402425336 4388696 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1117328

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22526
/proc/meminfo: memFree=24540276/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=1313936 CPUtime=342.21 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 334952 0 0 0 34154 67 0 0 20 0 2 0 275041857 1345470464 322799 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 328484 322799 196 432 0 328049 0
[pid=22519/tid=22522] ppid=22517 vsize=1313936 CPUtime=340.22 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 315637 0 0 0 33953 69 0 0 20 0 2 0 275041972 1345470464 322799 33554432000 4194304 5963574 140734278831056 140173402425336 4388621 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1313936

[startup+402.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 22526
/proc/meminfo: memFree=24333844/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=1576080 CPUtime=402.18 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 387176 0 0 0 40139 79 0 0 20 0 2 0 275041857 1613905920 375035 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 394020 375035 196 432 0 393585 0
[pid=22519/tid=22522] ppid=22517 vsize=1576080 CPUtime=400.04 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 367861 0 0 0 39922 82 0 0 20 0 2 0 275041972 1613905920 375035 33554432000 4194304 5963574 140734278831056 140173402425336 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1576080

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 22527
/proc/meminfo: memFree=24129208/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=1772688 CPUtime=462.16 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 437484 0 0 0 46125 91 0 0 20 0 2 0 275041857 1815232512 425332 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 443172 425332 196 432 0 442737 0

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

Current children cumulated vsize (KiB) 4590736

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22537
/proc/meminfo: memFree=18770896/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=4721808 CPUtime=1541.91 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 1179030 0 0 0 153919 272 0 0 20 0 2 0 275041857 4835131392 1168165 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 1180452 1168165 196 432 0 1180017 0
[pid=22519/tid=22522] ppid=22517 vsize=4721808 CPUtime=1536.95 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 1159715 0 0 0 153403 292 0 0 20 0 2 0 275041972 4835131392 1168165 33554432000 4194304 5963574 140734278831056 140173402425336 4399645 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 4721808

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22537
/proc/meminfo: memFree=18475308/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=4852880 CPUtime=1601.9 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 1216692 0 0 0 159910 280 0 0 20 0 2 0 275041857 4969349120 1205827 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 1213220 1205827 196 432 0 1212785 0
[pid=22519/tid=22522] ppid=22517 vsize=4852880 CPUtime=1596.79 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 1197377 0 0 0 159378 301 0 0 20 0 2 0 275041972 4969349120 1205827 33554432000 4194304 5963574 140734278831056 140173402425336 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 4852880

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22537
/proc/meminfo: memFree=18130616/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=5049488 CPUtime=1661.89 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 1264522 0 0 0 165897 292 0 0 20 0 2 0 275041857 5170675712 1253657 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 1262372 1253657 196 432 0 1261937 0
[pid=22519/tid=22522] ppid=22517 vsize=5049488 CPUtime=1656.63 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 1245207 0 0 0 165349 314 0 0 20 0 2 0 275041972 5170675712 1253657 33554432000 4194304 5963574 140734278831056 140173402425336 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 5049488

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22537
/proc/meminfo: memFree=17836768/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=5246096 CPUtime=1721.88 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 1307198 0 0 0 171885 303 0 0 20 0 2 0 275041857 5372002304 1296333 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 1311524 1296333 196 432 0 1311089 0
[pid=22519/tid=22522] ppid=22517 vsize=5246096 CPUtime=1716.48 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 1287883 0 0 0 171322 326 0 0 20 0 2 0 275041972 5372002304 1296333 33554432000 4194304 5963574 140734278831056 140173402425336 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 5246096

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17583092/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=5377168 CPUtime=1781.87 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 1337209 0 0 0 177877 310 0 0 20 0 2 0 275041857 5506220032 1326344 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 1344292 1326344 196 432 0 1343857 0
[pid=22519/tid=22522] ppid=22517 vsize=5377168 CPUtime=1776.32 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 1317894 0 0 0 177299 333 0 0 20 0 2 0 275041972 5506220032 1326344 33554432000 4194304 5963574 140734278831056 140173402425336 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 5377168

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

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17511280/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=5377168 CPUtime=1799.57 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 1347624 0 0 0 179644 313 0 0 20 0 2 0 275041857 5506220032 1336759 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 1344292 1336759 196 432 0 1343857 0
[pid=22519/tid=22522] ppid=22517 vsize=5377168 CPUtime=1793.97 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 1328309 0 0 0 179060 337 0 0 20 0 2 0 275041972 5506220032 1336759 33554432000 4194304 5963574 140734278831056 140173402425336 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 5377168

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17511280/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=0 CPUtime=1795.22 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) R 22517 22519 22359 0 -1 4203524 1347624 0 0 0 179172 350 0 0 20 0 1 0 275041857 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.22
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17539552/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=5377168 CPUtime=1791.48 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 1343051 0 0 0 178836 312 0 0 20 0 2 0 275041857 5506220032 1332186 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 1344292 1332186 196 432 0 1343857 0
[pid=22519/tid=22522] ppid=22517 vsize=5377168 CPUtime=1785.9 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 1323736 0 0 0 178254 336 0 0 20 0 2 0 275041972 5506220032 1332186 33554432000 4194304 5963574 140734278831056 140173402425336 4399639 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (KiB) 5377168

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17525664/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=5377168 CPUtime=1794.68 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 1344951 0 0 0 179156 312 0 0 20 0 2 0 275041857 5506220032 1334086 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 1344292 1334086 196 432 0 1343857 0
[pid=22519/tid=22522] ppid=22517 vsize=5377168 CPUtime=1789.09 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 1325636 0 0 0 178573 336 0 0 20 0 2 0 275041972 5506220032 1334086 33554432000 4194304 5963574 140734278831056 140173402425336 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (KiB) 5377168

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17517604/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=5377168 CPUtime=1797.87 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 1346442 0 0 0 179475 312 0 0 20 0 2 0 275041857 5506220032 1335577 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 1344292 1335577 196 432 0 1343857 0
[pid=22519/tid=22522] ppid=22517 vsize=5377168 CPUtime=1792.28 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 1327127 0 0 0 178892 336 0 0 20 0 2 0 275041972 5506220032 1335577 33554432000 4194304 5963574 140734278831056 140173402425336 4399651 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 5377168

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17514876/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=5377168 CPUtime=1798.66 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 1346761 0 0 0 179554 312 0 0 20 0 2 0 275041857 5506220032 1335896 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 1344292 1335896 196 432 0 1343857 0
[pid=22519/tid=22522] ppid=22517 vsize=5377168 CPUtime=1793.07 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 1327446 0 0 0 178971 336 0 0 20 0 2 0 275041972 5506220032 1335896 33554432000 4194304 5963574 140734278831056 140173402425336 4399639 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (KiB) 5377168

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17511280/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=5377168 CPUtime=1799.47 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) S 22517 22519 22359 0 -1 4202496 1347606 0 0 0 179634 313 0 0 20 0 2 0 275041857 5506220032 1336741 33554432000 4194304 5963574 140734278831056 140734278830576 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 1344292 1336741 196 432 0 1343857 0
[pid=22519/tid=22522] ppid=22517 vsize=5377168 CPUtime=1793.87 cores=1,3,5,7
/proc/22519/task/22522/stat : 22522 (wbo1.7) R 22517 22519 22359 0 -1 4202560 1328291 0 0 0 179050 337 0 0 20 0 2 0 275041972 5506220032 1336741 33554432000 4194304 5963574 140734278831056 140173402425336 4400078 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (KiB) 5377168

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17511280/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=0 CPUtime=1795.22 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) R 22517 22519 22359 0 -1 4203524 1347624 0 0 0 179172 350 0 0 20 0 1 0 275041857 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.22
Current children cumulated vsize (KiB) 0

[startup+1800.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17511280/32873648 swapFree=6336/6336
[pid=22519] ppid=22517 vsize=0 CPUtime=1795.32 cores=1,3,5,7
/proc/22519/stat : 22519 (wbo1.7) R 22517 22519 22359 0 -1 4203524 1347624 0 0 0 179172 360 0 0 20 0 1 0 275041857 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22519/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.32
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.34998
#  lost CPU user time (s): 4.71997
#  lost CPU system time (s): -0.37

Real time (s): 1800.25
CPU time (s): 1799.73
CPU user time (s): 1796.45
CPU system time (s): 3.28344
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 5377168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.73
system time used= 3.65344
maximum resident set size= 5347036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1347624
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= 252
involuntary context switches= 2156

runsolver used 3.60145 second user time and 7.93679 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-27 05:25:46
IDJOB=3705136
IDBENCH=1972
IDSOLVER=2283
FILE ID=node112/3705136-1338089145
RUNJOBID= node112-1338087345-22376
PBS_JOBID= 14624440
Free space on /tmp= 71556 MiB

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

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

MD5SUM BENCH= 093efae700664f798191c0b27cec34af
RANDOM SEED=2030124754

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27553800 kB
Buffers:          329688 kB
Cached:          4160556 kB
SwapCached:            0 kB
Active:           786568 kB
Inactive:        3722272 kB
Active(anon):      21360 kB
Inactive(anon):        0 kB
Active(file):     765208 kB
Inactive(file):  3722272 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             44252 kB
Writeback:             0 kB
AnonPages:        168364 kB
Mapped:            16292 kB
Shmem:               200 kB
Slab:             674028 kB
SReclaimable:     118028 kB
SUnreclaim:       556000 kB
KernelStack:        1488 kB
PageTables:         4092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     133396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71572 MiB
End job on node112 at 2012-05-27 05:55:46