Trace number 3705135

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.6 1800.24

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_8.opb.PB06.opb
MD5SUM54ffab8e8a4cb46f5f9473284ad05d3b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark736
Best CPU time to get the best result obtained on this benchmark1800.83
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 371
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 495981
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 495981
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-3705135-1338089145.opb.
0.00/0.00	c Instance file HOME/instance-3705135-1338089145.opb
0.00/0.00	c File size is 17233639 bytes.
1.19/1.22	c Cost Offset: 0
1.19/1.22	c Highest Coefficient sum: 101
1.19/1.22	c ============================[ Problem Statistics ]=============================
1.19/1.22	c |                                                                             |
1.19/1.22	c |  Parsing time:          1.23         s                                      |
1.19/1.22	c |  Number Variables:      10000                                               |
1.19/1.22	c |  Number Clauses:        656900                                              |
1.19/1.22	c |  Number Cardinality:    0                                                   |
1.19/1.22	c |  Number PB Constraints: 0                                                   |
1.19/1.22	c |                                                                             |
1.49/1.55	c |  Problem Type:          Optimization                                        |
1.49/1.55	c |  Objective Function:    PB Constraint                                       |
1.49/1.55	c |                                                                             |
1.49/1.55	c ============================[ Search Statistics ]==============================
1.49/1.55	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
1.49/1.55	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
1.49/1.55	c ===============================================================================
1.69/1.76	c | 1.76      | 0  | 1            lb |  0                0                0.00  |
1.88/1.94	c | 1.94      | 0  | 2            lb |  0                0                0.00  |
2.10/2.11	c | 2.11      | 0  | 3            lb |  0                0                0.00  |
2.20/2.27	c | 2.28      | 0  | 5            lb |  0                0                0.00  |
2.39/2.44	c | 2.44      | 0  | 6            lb |  0                0                0.00  |
2.59/2.61	c | 2.61      | 0  | 7            lb |  0                0                0.00  |
2.69/2.77	c | 2.77      | 0  | 8            lb |  0                0                0.00  |
2.89/2.94	c | 2.94      | 0  | 9            lb |  0                0                0.00  |
3.09/3.10	c | 3.10      | 0  | 10           lb |  0                0                0.00  |
3.19/3.28	c | 3.28      | 0  | 12           lb |  0                0                0.00  |
3.39/3.44	c | 3.45      | 0  | 13           lb |  0                0                0.00  |
3.59/3.61	c | 3.61      | 0  | 14           lb |  0                0                0.00  |
3.69/3.77	c | 3.78      | 0  | 15           lb |  0                0                0.00  |
3.89/3.94	c | 3.94      | 0  | 16           lb |  0                0                0.00  |
4.09/4.10	c | 4.11      | 0  | 18           lb |  0                0                0.00  |
4.19/4.27	c | 4.27      | 0  | 19           lb |  0                0                0.00  |
4.39/4.43	c | 4.43      | 0  | 20           lb |  0                0                0.00  |
4.59/4.60	c | 4.60      | 0  | 21           lb |  0                0                0.00  |
4.69/4.76	c | 4.76      | 0  | 22           lb |  0                0                0.00  |
4.89/4.93	c | 4.93      | 0  | 23           lb |  0                0                0.00  |
4.99/5.09	c | 5.09      | 0  | 24           lb |  0                0                0.00  |
5.19/5.26	c | 5.26      | 0  | 26           lb |  0                0                0.00  |
5.39/5.42	c | 5.43      | 0  | 27           lb |  0                0                0.00  |
5.49/5.59	c | 5.59      | 0  | 28           lb |  0                0                0.00  |
5.69/5.76	c | 5.76      | 0  | 29           lb |  0                0                0.00  |
5.89/5.92	c | 5.93      | 0  | 30           lb |  0                0                0.00  |
5.99/6.09	c | 6.10      | 0  | 31           lb |  0                0                0.00  |
6.19/6.27	c | 6.27      | 0  | 32           lb |  0                0                0.00  |
6.39/6.43	c | 6.44      | 0  | 33           lb |  0                0                0.00  |
6.59/6.61	c | 6.61      | 0  | 36           lb |  0                0                0.00  |
6.69/6.78	c | 6.78      | 0  | 37           lb |  0                0                0.00  |
6.89/6.94	c | 6.95      | 0  | 38           lb |  0                0                0.00  |
7.09/7.11	c | 7.11      | 0  | 39           lb |  0                0                0.00  |
7.19/7.28	c | 7.28      | 0  | 40           lb |  0                0                0.00  |
7.39/7.44	c | 7.45      | 0  | 41           lb |  0                0                0.00  |
7.59/7.61	c | 7.62      | 0  | 42           lb |  0                0                0.00  |
7.69/7.78	c | 7.78      | 0  | 44           lb |  0                0                0.00  |
7.89/7.95	c | 7.95      | 0  | 45           lb |  0                0                0.00  |
8.09/8.12	c | 8.12      | 0  | 46           lb |  0                0                0.00  |
8.19/8.28	c | 8.29      | 0  | 48           lb |  0                0                0.00  |
8.39/8.45	c | 8.46      | 0  | 49           lb |  0                0                0.00  |
8.59/8.62	c | 8.63      | 0  | 50           lb |  0                0                0.00  |
8.69/8.79	c | 8.80      | 0  | 51           lb |  0                0                0.00  |
8.89/8.96	c | 8.96      | 0  | 53           lb |  0                0                0.00  |
9.09/9.13	c | 9.13      | 0  | 54           lb |  0                0                0.00  |
9.29/9.30	c | 9.30      | 0  | 55           lb |  0                0                0.00  |
9.39/9.47	c | 9.47      | 0  | 56           lb |  0                0                0.00  |
9.59/9.64	c | 9.64      | 0  | 58           lb |  0                0                0.00  |
9.79/9.81	c | 9.81      | 0  | 59           lb |  0                0                0.00  |
9.89/9.97	c | 9.98      | 0  | 60           lb |  0                0                0.00  |
10.08/10.14	c | 10.15     | 0  | 61           lb |  0                0                0.00  |
10.28/10.31	c | 10.31     | 0  | 62           lb |  0                0                0.00  |
10.38/10.48	c | 10.48     | 0  | 63           lb |  0                0                0.00  |
10.58/10.65	c | 10.65     | 0  | 64           lb |  0                0                0.00  |
10.78/10.81	c | 10.82     | 0  | 65           lb |  0                0                0.00  |
10.89/10.98	c | 10.99     | 0  | 67           lb |  0                0                0.00  |
11.08/11.16	c | 11.16     | 0  | 68           lb |  0                0                0.00  |
11.28/11.33	c | 11.33     | 0  | 69           lb |  0                0                0.00  |
11.38/11.50	c | 11.50     | 0  | 70           lb |  0                0                0.00  |
11.58/11.66	c | 11.67     | 0  | 71           lb |  0                0                0.00  |
11.78/11.84	c | 11.84     | 0  | 72           lb |  0                0                0.00  |
11.99/12.02	c | 12.02     | 0  | 73           lb |  0                0                0.00  |
12.09/12.19	c | 12.19     | 0  | 74           lb |  0                0                0.00  |
12.28/12.36	c | 12.36     | 0  | 75           lb |  0                0                0.00  |
12.48/12.53	c | 12.53     | 0  | 76           lb |  0                0                0.00  |
12.68/12.70	c | 12.70     | 0  | 77           lb |  0                0                0.00  |
12.78/12.87	c | 12.88     | 0  | 78           lb |  0                0                0.00  |
12.98/13.04	c | 13.04     | 0  | 79           lb |  0                0                0.00  |
13.20/13.22	c | 13.22     | 0  | 80           lb |  0                0                0.00  |
13.39/13.40	c | 13.40     | 0  | 81           lb |  0                0                0.00  |
13.49/13.57	c | 13.57     | 0  | 82           lb |  0                0                0.00  |
13.69/13.74	c | 13.74     | 0  | 83           lb |  0                0                0.00  |
13.89/13.91	c | 13.91     | 0  | 84           lb |  0                0                0.00  |
13.99/14.08	c | 14.08     | 0  | 85           lb |  0                0                0.00  |
14.20/14.25	c | 14.25     | 0  | 86           lb |  0                0                0.00  |
14.39/14.42	c | 14.42     | 0  | 87           lb |  0                0                0.00  |
14.49/14.59	c | 14.60     | 0  | 88           lb |  0                0                0.00  |
14.69/14.76	c | 14.77     | 0  | 89           lb |  0                0                0.00  |
14.89/14.94	c | 14.94     | 0  | 90           lb |  0                0                0.00  |
15.09/15.11	c | 15.11     | 0  | 91           lb |  0                0                0.00  |
15.19/15.29	c | 15.29     | 0  | 92           lb |  0                0                0.00  |
15.40/15.46	c | 15.47     | 0  | 93           lb |  0                0                0.00  |
15.59/15.64	c | 15.64     | 0  | 94           lb |  0                0                0.00  |
15.79/15.81	c | 15.81     | 0  | 95           lb |  0                0                0.00  |
15.89/15.98	c | 15.98     | 0  | 96           lb |  0                0                0.00  |
16.09/16.15	c | 16.16     | 0  | 97           lb |  0                0                0.00  |
16.29/16.33	c | 16.34     | 0  | 98           lb |  0                0                0.00  |
16.50/16.51	c | 16.51     | 0  | 99           lb |  0                0                0.00  |
16.59/16.68	c | 16.69     | 0  | 100          lb |  0                0                0.00  |
16.79/16.86	c | 16.86     | 0  | 101          lb |  0                0                0.00  |
16.99/17.03	c | 17.04     | 0  | 102          lb |  0                0                0.00  |
17.19/17.20	c | 17.21     | 0  | 103          lb |  0                0                0.00  |
17.29/17.38	c | 17.39     | 0  | 104          lb |  0                0                0.00  |
17.50/17.55	c | 17.56     | 0  | 105          lb |  0                0                0.00  |
17.69/17.73	c | 17.73     | 0  | 106          lb |  0                0                0.00  |
17.89/17.90	c | 17.91     | 0  | 107          lb |  0                0                0.00  |
17.99/18.08	c | 18.08     | 0  | 108          lb |  0                0                0.00  |
18.19/18.25	c | 18.25     | 0  | 109          lb |  0                0                0.00  |
18.39/18.43	c | 18.43     | 0  | 110          lb |  0                0                0.00  |
18.60/18.61	c | 18.61     | 0  | 111          lb |  0                0                0.00  |
18.70/18.79	c | 18.79     | 0  | 112          lb |  0                0                0.00  |
18.89/18.96	c | 18.97     | 0  | 113          lb |  0                0                0.00  |
19.09/19.14	c | 19.14     | 0  | 114          lb |  0                0                0.00  |
19.29/19.31	c | 19.32     | 0  | 115          lb |  0                0                0.00  |
19.39/19.49	c | 19.49     | 0  | 116          lb |  0                0                0.00  |
19.59/19.66	c | 19.67     | 0  | 117          lb |  0                0                0.00  |
19.79/19.84	c | 19.84     | 0  | 118          lb |  0                0                0.00  |
19.99/20.01	c | 20.02     | 0  | 119          lb |  0                0                0.00  |
20.09/20.19	c | 20.19     | 0  | 120          lb |  0                0                0.00  |
20.29/20.37	c | 20.37     | 0  | 121          lb |  0                0                0.00  |
20.49/20.55	c | 20.56     | 0  | 122          lb |  0                0                0.00  |
20.69/20.73	c | 20.74     | 0  | 123          lb |  0                0                0.00  |
20.89/20.93	c | 20.93     | 0  | 124          lb |  0                0                0.00  |
21.08/21.12	c | 21.12     | 0  | 125          lb |  0                0                0.00  |
21.28/21.30	c | 21.31     | 0  | 126          lb |  0                0                0.00  |
21.48/21.50	c | 21.50     | 0  | 127          lb |  0                0                0.00  |
21.58/21.69	c | 21.70     | 0  | 128          lb |  0                0                0.00  |
21.78/21.90	c | 21.90     | 0  | 129          lb |  0                0                0.00  |
22.09/22.10	c | 22.10     | 0  | 130          lb |  0                0                0.00  |
22.19/22.29	c | 22.30     | 0  | 131          lb |  0                0                0.00  |
22.39/22.49	c | 22.50     | 0  | 132          lb |  0                0                0.00  |
22.79/22.83	c | 22.83     | 0  | 133          lb |  0                0                0.00  |
23.09/23.18	c | 23.18     | 0  | 134          lb |  0                0                0.00  |
23.99/24.02	c | 24.03     | 0  | 135          lb |  0                0                0.00  |
26.49/26.50	c | 26.50     | 0  | 136          lb |  0                0                0.00  |
283.79/283.92	c | 283.93    | 0  | 137          lb |  0                0                0.00  |
1799.46/1800.02	c ===============================================================================
1799.46/1800.02	c Wall Clock Time: 1800.03 s
1799.46/1800.02	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-3705135-1338089145/watcher-3705135-1338089145 -o /tmp/evaluation-result-3705135-1338089145/solver-3705135-1338089145 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705135-1338089145.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/173 22509
/proc/meminfo: memFree=27564384/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=21108 CPUtime=0 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) R 22507 22509 22359 0 -1 4202496 570 0 0 0 0 0 0 0 20 0 1 0 275041845 21614592 522 33554432000 4194304 5963574 140734876680960 140735485435560 4394942 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 5277 526 161 432 0 634 0

[startup+0.0520881 s]
/proc/loadavg: 2.02 2.01 2.00 3/173 22509
/proc/meminfo: memFree=27564384/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=24468 CPUtime=0.04 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) R 22507 22509 22359 0 -1 4202496 1509 0 0 0 4 0 0 0 20 0 1 0 275041845 25055232 1461 33554432000 4194304 5963574 140734876680960 140734876678904 5135642 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 6117 1461 318 432 0 1474 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24468

[startup+0.100229 s]
/proc/loadavg: 2.02 2.01 2.00 3/173 22509
/proc/meminfo: memFree=27564384/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=26712 CPUtime=0.09 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) R 22507 22509 22359 0 -1 4202496 2217 0 0 0 9 0 0 0 20 0 1 0 275041845 27353088 2136 33554432000 4194304 5963574 140734876680960 140734876678904 5130151 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 6678 2137 482 432 0 2035 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26712

[startup+0.300197 s]
/proc/loadavg: 2.02 2.01 2.00 3/173 22509
/proc/meminfo: memFree=27564384/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=35748 CPUtime=0.29 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) R 22507 22509 22359 0 -1 4202496 5226 0 0 0 28 1 0 0 20 0 1 0 275041845 36605952 4951 33554432000 4194304 5963574 140734876680960 140734876679448 4394323 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 8937 4952 1169 432 0 4294 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35748

[startup+0.700214 s]
/proc/loadavg: 2.02 2.01 2.00 3/173 22509
/proc/meminfo: memFree=27564384/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=53976 CPUtime=0.69 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) R 22507 22509 22359 0 -1 4202496 11315 0 0 0 67 2 0 0 20 0 1 0 275041845 55271424 10783 33554432000 4194304 5963574 140734876680960 140734876679448 4419071 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 13527 10784 2557 432 0 8884 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53976

[startup+1.50028 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22520
/proc/meminfo: memFree=27470956/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=206152 CPUtime=1.49 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 40216 0 0 0 143 6 0 0 20 0 2 0 275041845 211099648 35474 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 51538 35474 172 432 0 51103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206152

[startup+3.10031 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22522
/proc/meminfo: memFree=27139788/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=265360 CPUtime=3.09 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 58758 0 0 0 300 9 0 0 20 0 2 0 275041845 271728640 53314 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 66340 53314 192 432 0 65905 0
[pid=22509/tid=22521] ppid=22507 vsize=265360 CPUtime=1.86 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 39637 0 0 0 180 6 0 0 20 0 2 0 275041968 271728640 53314 33554432000 4194304 5963574 140734876680960 140410715068952 5130053 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 265360

[startup+6.30032 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22522
/proc/meminfo: memFree=27132120/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=265360 CPUtime=6.29 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 58978 0 0 0 620 9 0 0 20 0 2 0 275041845 271728640 53534 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 66340 53534 192 432 0 65905 0
[pid=22509/tid=22521] ppid=22507 vsize=265360 CPUtime=5.06 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 39857 0 0 0 500 6 0 0 20 0 2 0 275041968 271728640 53534 33554432000 4194304 5963574 140734876680960 140410715068952 5133969 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 265360

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22522
/proc/meminfo: memFree=27126080/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=265360 CPUtime=12.68 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 59519 0 0 0 1259 9 0 0 20 0 2 0 275041845 271728640 54094 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 66340 54094 192 432 0 65905 0
[pid=22509/tid=22521] ppid=22507 vsize=265360 CPUtime=11.43 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 40398 0 0 0 1137 6 0 0 20 0 2 0 275041968 271728640 54094 33554432000 4194304 5963574 140734876680960 140410715068952 5121534 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 265360

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22522
/proc/meminfo: memFree=27081932/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=273564 CPUtime=25.49 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 73124 0 0 0 2537 12 0 0 20 0 2 0 275041845 280129536 59590 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 68391 59590 196 432 0 67956 0
[pid=22509/tid=22521] ppid=22507 vsize=273564 CPUtime=24.2 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 54003 0 0 0 2412 8 0 0 20 0 2 0 275041968 280129536 59590 33554432000 4194304 5963574 140734876680960 140410715069368 4387845 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 273564

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22522
/proc/meminfo: memFree=26854736/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=396432 CPUtime=51.08 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 100063 0 0 0 5092 16 0 0 20 0 2 0 275041845 405946368 86908 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 99108 86908 196 432 0 98673 0
[pid=22509/tid=22521] ppid=22507 vsize=396432 CPUtime=49.73 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 80942 0 0 0 4961 12 0 0 20 0 2 0 275041968 405946368 86908 33554432000 4194304 5963574 140734876680960 140410715068408 4399651 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 396432

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22522
/proc/meminfo: memFree=26230188/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=724112 CPUtime=102.25 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 175948 0 0 0 10195 30 0 0 20 0 2 0 275041845 741490688 162788 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 181028 162788 196 432 0 180593 0
[pid=22509/tid=22521] ppid=22507 vsize=724112 CPUtime=100.79 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 156827 0 0 0 10051 28 0 0 20 0 2 0 275041968 741490688 162788 33554432000 4194304 5963574 140734876680960 140410715068408 4399451 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 724112

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22522
/proc/meminfo: memFree=25878096/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=1051792 CPUtime=162.23 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 264170 0 0 0 16177 46 0 0 20 0 2 0 275041845 1077035008 250989 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 262948 250989 196 432 0 262513 0
[pid=22509/tid=22521] ppid=22507 vsize=1051792 CPUtime=160.61 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 245049 0 0 0 16017 44 0 0 20 0 2 0 275041968 1077035008 250989 33554432000 4194304 5963574 140734876680960 140410715068408 4399451 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1051792

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22522
/proc/meminfo: memFree=25433212/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=1379472 CPUtime=222.2 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 345243 0 0 0 22161 59 0 0 20 0 2 0 275041845 1412579328 332100 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 344868 332100 196 432 0 344433 0
[pid=22509/tid=22521] ppid=22507 vsize=1379472 CPUtime=220.43 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 326122 0 0 0 21985 58 0 0 20 0 2 0 275041968 1412579328 332100 33554432000 4194304 5963574 140734876680960 140410715068408 4399603 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 1379472

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22526
/proc/meminfo: memFree=24855832/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=1707152 CPUtime=282.19 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 428115 0 0 0 28145 74 0 0 20 0 2 0 275041845 1748123648 414972 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 426788 414972 196 432 0 426353 0
[pid=22509/tid=22521] ppid=22507 vsize=1707152 CPUtime=280.28 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 408994 0 0 0 27954 74 0 0 20 0 2 0 275041968 1748123648 414972 33554432000 4194304 5963574 140734876680960 140410715068408 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 1707152

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22526
/proc/meminfo: memFree=24541020/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=1772688 CPUtime=342.18 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 440442 0 0 0 34142 76 0 0 20 0 2 0 275041845 1815232512 431386 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 443172 431386 196 432 0 442737 0
[pid=22509/tid=22521] ppid=22507 vsize=1772688 CPUtime=340.12 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 421321 0 0 0 33935 77 0 0 20 0 2 0 275041968 1815232512 431386 33554432000 4194304 5963574 140734876680960 140410715068760 4222464 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1772688

[startup+402.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 22526
/proc/meminfo: memFree=24334216/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=1772688 CPUtime=402.17 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 440442 0 0 0 40141 76 0 0 20 0 2 0 275041845 1815232512 431386 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 443172 431386 196 432 0 442737 0
[pid=22509/tid=22521] ppid=22507 vsize=1772688 CPUtime=399.97 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 421321 0 0 0 39919 78 0 0 20 0 2 0 275041968 1815232512 431386 33554432000 4194304 5963574 140734876680960 140410715068760 4399482 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1772688

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 22527
/proc/meminfo: memFree=24129952/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=1772688 CPUtime=462.16 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 440447 0 0 0 46140 76 0 0 20 0 2 0 275041845 1815232512 431391 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 443172 431391 196 432 0 442737 0

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

Current children cumulated vsize (KiB) 4000912

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22537
/proc/meminfo: memFree=18770896/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=4131984 CPUtime=1541.86 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 1033728 0 0 0 153978 208 0 0 20 0 2 0 275041845 4231151616 1025242 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 1032996 1025242 196 432 0 1032561 0
[pid=22509/tid=22521] ppid=22507 vsize=4131984 CPUtime=1536.91 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 1014607 0 0 0 153464 227 0 0 20 0 2 0 275041968 4231151616 1025242 33554432000 4194304 5963574 140734876680960 140410715068408 4399603 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 4131984

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22537
/proc/meminfo: memFree=18475680/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=4328592 CPUtime=1601.83 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 1070685 0 0 0 159967 216 0 0 20 0 2 0 275041845 4432478208 1062185 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 1082148 1062185 196 432 0 1081713 0
[pid=22509/tid=22521] ppid=22507 vsize=4328592 CPUtime=1596.73 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 1051564 0 0 0 159437 236 0 0 20 0 2 0 275041968 4432478208 1062185 33554432000 4194304 5963574 140734876680960 140410715068408 4399645 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 4328592

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22537
/proc/meminfo: memFree=18131360/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=4459664 CPUtime=1661.81 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 1108187 0 0 0 165955 226 0 0 20 0 2 0 275041845 4566695936 1099678 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 1114916 1099678 196 432 0 1114481 0
[pid=22509/tid=22521] ppid=22507 vsize=4459664 CPUtime=1656.57 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 1089066 0 0 0 165409 248 0 0 20 0 2 0 275041968 4566695936 1099678 33554432000 4194304 5963574 140734876680960 140410715068408 4399603 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 4459664

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22537
/proc/meminfo: memFree=17838256/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=4590736 CPUtime=1721.79 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 1139923 0 0 0 171945 234 0 0 20 0 2 0 275041845 4700913664 1131405 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 1147684 1131405 196 432 0 1147249 0
[pid=22509/tid=22521] ppid=22507 vsize=4590736 CPUtime=1716.4 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 1120802 0 0 0 171384 256 0 0 20 0 2 0 275041968 4700913664 1131405 33554432000 4194304 5963574 140734876680960 140410715068408 4388696 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 4590736

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17583464/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=4721808 CPUtime=1781.77 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 1172006 0 0 0 177936 241 0 0 20 0 2 0 275041845 4835131392 1163477 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 1180452 1163477 196 432 0 1180017 0
[pid=22509/tid=22521] ppid=22507 vsize=4721808 CPUtime=1776.23 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 1152885 0 0 0 177360 263 0 0 20 0 2 0 275041968 4835131392 1163477 33554432000 4194304 5963574 140734876680960 140410715068408 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 4721808

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

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17511652/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=4721808 CPUtime=1799.46 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 1180179 0 0 0 179704 242 0 0 20 0 2 0 275041845 4835131392 1171650 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 1180452 1171650 196 432 0 1180017 0
[pid=22509/tid=22521] ppid=22507 vsize=4721808 CPUtime=1793.89 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 1161058 0 0 0 179124 265 0 0 20 0 2 0 275041968 4835131392 1171650 33554432000 4194304 5963574 140734876680960 140410715068408 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 4721808

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17511652/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=0 CPUtime=1795.22 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) R 22507 22509 22359 0 -1 4203524 1180188 0 0 0 179245 277 0 0 20 0 1 0 275041845 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/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=17540296/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=4721808 CPUtime=1791.37 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 1176928 0 0 0 178895 242 0 0 20 0 2 0 275041845 4835131392 1168399 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 1180452 1168399 196 432 0 1180017 0
[pid=22509/tid=22521] ppid=22507 vsize=4721808 CPUtime=1785.81 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 1157807 0 0 0 178316 265 0 0 20 0 2 0 275041968 4835131392 1168399 33554432000 4194304 5963574 140734876680960 140410715068408 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 4721808

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17526408/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=4721808 CPUtime=1794.57 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 1178403 0 0 0 179215 242 0 0 20 0 2 0 275041845 4835131392 1169874 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 1180452 1169874 196 432 0 1180017 0
[pid=22509/tid=22521] ppid=22507 vsize=4721808 CPUtime=1789.01 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 1159282 0 0 0 178636 265 0 0 20 0 2 0 275041968 4835131392 1169874 33554432000 4194304 5963574 140734876680960 140410715068408 4399651 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 4721808

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17517604/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=4721808 CPUtime=1797.76 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 1179550 0 0 0 179534 242 0 0 20 0 2 0 275041845 4835131392 1171021 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 1180452 1171021 196 432 0 1180017 0
[pid=22509/tid=22521] ppid=22507 vsize=4721808 CPUtime=1792.19 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 1160429 0 0 0 178954 265 0 0 20 0 2 0 275041968 4835131392 1171021 33554432000 4194304 5963574 140734876680960 140410715068408 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 4721808

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17515248/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=4721808 CPUtime=1798.56 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 1179834 0 0 0 179614 242 0 0 20 0 2 0 275041845 4835131392 1171305 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 1180452 1171305 196 432 0 1180017 0
[pid=22509/tid=22521] ppid=22507 vsize=4721808 CPUtime=1792.99 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 1160713 0 0 0 179034 265 0 0 20 0 2 0 275041968 4835131392 1171305 33554432000 4194304 5963574 140734876680960 140410715068408 4399645 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (KiB) 4721808

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17511652/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=4721808 CPUtime=1799.36 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) S 22507 22509 22359 0 -1 4202496 1180151 0 0 0 179694 242 0 0 20 0 2 0 275041845 4835131392 1171622 33554432000 4194304 5963574 140734876680960 140734876680480 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/statm: 1180452 1171622 196 432 0 1180017 0
[pid=22509/tid=22521] ppid=22507 vsize=4721808 CPUtime=1793.79 cores=0,2,4,6
/proc/22509/task/22521/stat : 22521 (wbo1.7) R 22507 22509 22359 0 -1 4202560 1161030 0 0 0 179114 265 0 0 20 0 2 0 275041968 4835131392 1171622 33554432000 4194304 5963574 140734876680960 140410715068408 4399639 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.36
Current children cumulated vsize (KiB) 4721808

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22538
/proc/meminfo: memFree=17511652/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=0 CPUtime=1795.22 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) R 22507 22509 22359 0 -1 4203524 1180188 0 0 0 179245 277 0 0 20 0 1 0 275041845 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/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=17511652/32873648 swapFree=6336/6336
[pid=22509] ppid=22507 vsize=0 CPUtime=1795.32 cores=0,2,4,6
/proc/22509/stat : 22509 (wbo1.7) R 22507 22509 22359 0 -1 4203524 1180188 0 0 0 179245 287 0 0 20 0 1 0 275041845 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22509/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.24011
#  lost CPU user time (s): 4.59009
#  lost CPU system time (s): -0.35

Real time (s): 1800.24
CPU time (s): 1799.6
CPU user time (s): 1797.04
CPU system time (s): 2.55656
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 4721808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.45
system time used= 2.90656
maximum resident set size= 4686636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1180188
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= 433
involuntary context switches= 1999

runsolver used 2.6296 second user time and 7.19291 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-27 05:25:46
IDJOB=3705135
IDBENCH=1971
IDSOLVER=2283
FILE ID=node112/3705135-1338089145
RUNJOBID= node112-1338087345-22375
PBS_JOBID= 14624440
Free space on /tmp= 71564 MiB

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

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

MD5SUM BENCH= 54ffab8e8a4cb46f5f9473284ad05d3b
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:        27564648 kB
Buffers:          329672 kB
Cached:          4152424 kB
SwapCached:            0 kB
Active:           760312 kB
Inactive:        3736832 kB
Active(anon):      17464 kB
Inactive(anon):        0 kB
Active(file):     742848 kB
Inactive(file):  3736832 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             36880 kB
Writeback:             0 kB
AnonPages:        162544 kB
Mapped:            13964 kB
Shmem:               200 kB
Slab:             674028 kB
SReclaimable:     118028 kB
SUnreclaim:       556000 kB
KernelStack:        1488 kB
PageTables:         3704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     107832 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= 71548 MiB
End job on node112 at 2012-05-27 05:55:46