Trace number 3727428

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1799.8 1800.28

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_13.opb.PB06.opb
MD5SUM99680d01aa100bfba038606e315bf03d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark486
Best CPU time to get the best result obtained on this benchmark1792.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 431
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 497468
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 497468
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727428-1338654108.opb.
0.00/0.00	c Instance file HOME/instance-3727428-1338654108.opb
0.00/0.00	c File size is 17233649 bytes.
1.18/1.21	c Cost Offset: 0
1.18/1.21	c Highest Coefficient sum: 101
1.18/1.21	c ============================[ Problem Statistics ]=============================
1.18/1.21	c |                                                                             |
1.18/1.21	c |  Parsing time:          1.21         s                                      |
1.18/1.21	c |  Number Variables:      10000                                               |
1.18/1.21	c |  Number Clauses:        656900                                              |
1.18/1.21	c |  Number Cardinality:    0                                                   |
1.18/1.21	c |  Number PB Constraints: 0                                                   |
1.18/1.21	c |                                                                             |
1.59/1.60	c |  Problem Type:          Optimization                                        |
1.59/1.60	c |  Objective Function:    PB Constraint                                       |
1.59/1.60	c |                                                                             |
1.59/1.60	c ============================[ Search Statistics ]==============================
1.59/1.60	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
1.59/1.60	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
1.59/1.60	c ===============================================================================
1.79/1.83	c | 1.83      | 0  | 1            lb |  0                0                0.00  |
1.99/2.01	c | 2.02      | 0  | 2            lb |  0                0                0.00  |
2.10/2.19	c | 2.19      | 0  | 3            lb |  0                0                0.00  |
2.29/2.36	c | 2.36      | 0  | 4            lb |  0                0                0.00  |
2.49/2.52	c | 2.53      | 0  | 5            lb |  0                0                0.00  |
2.59/2.69	c | 2.70      | 0  | 6            lb |  0                0                0.00  |
2.79/2.86	c | 2.87      | 0  | 7            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.21      | 0  | 11           lb |  0                0                0.00  |
3.30/3.37	c | 3.38      | 0  | 12           lb |  0                0                0.00  |
3.49/3.54	c | 3.54      | 0  | 13           lb |  0                0                0.00  |
3.69/3.72	c | 3.72      | 0  | 14           lb |  0                0                0.00  |
3.79/3.89	c | 3.89      | 0  | 15           lb |  0                0                0.00  |
3.99/4.06	c | 4.06      | 0  | 16           lb |  0                0                0.00  |
4.19/4.23	c | 4.23      | 0  | 17           lb |  0                0                0.00  |
4.30/4.40	c | 4.40      | 0  | 19           lb |  0                0                0.00  |
4.69/4.70	c | 4.57      | 0  | 20           lb |  0                0                0.00  |
4.69/4.74	c | 4.74      | 0  | 21           lb |  0                0                0.00  |
4.89/4.91	c | 4.91      | 0  | 22           lb |  0                0                0.00  |
4.99/5.08	c | 5.08      | 0  | 23           lb |  0                0                0.00  |
5.19/5.25	c | 5.25      | 0  | 24           lb |  0                0                0.00  |
5.40/5.42	c | 5.42      | 0  | 25           lb |  0                0                0.00  |
5.59/5.60	c | 5.60      | 0  | 26           lb |  0                0                0.00  |
5.69/5.77	c | 5.77      | 0  | 27           lb |  0                0                0.00  |
5.89/5.94	c | 5.94      | 0  | 29           lb |  0                0                0.00  |
6.09/6.10	c | 6.11      | 0  | 30           lb |  0                0                0.00  |
6.19/6.28	c | 6.29      | 0  | 31           lb |  0                0                0.00  |
6.39/6.45	c | 6.46      | 0  | 32           lb |  0                0                0.00  |
6.60/6.63	c | 6.63      | 0  | 33           lb |  0                0                0.00  |
6.79/6.80	c | 6.80      | 0  | 34           lb |  0                0                0.00  |
6.89/6.97	c | 6.97      | 0  | 35           lb |  0                0                0.00  |
7.09/7.14	c | 7.14      | 0  | 36           lb |  0                0                0.00  |
7.29/7.31	c | 7.31      | 0  | 37           lb |  0                0                0.00  |
7.39/7.48	c | 7.48      | 0  | 38           lb |  0                0                0.00  |
7.59/7.66	c | 7.66      | 0  | 39           lb |  0                0                0.00  |
7.79/7.83	c | 7.83      | 0  | 40           lb |  0                0                0.00  |
7.99/8.01	c | 8.01      | 0  | 41           lb |  0                0                0.00  |
8.09/8.18	c | 8.18      | 0  | 42           lb |  0                0                0.00  |
8.29/8.35	c | 8.35      | 0  | 43           lb |  0                0                0.00  |
8.49/8.52	c | 8.53      | 0  | 45           lb |  0                0                0.00  |
8.59/8.69	c | 8.70      | 0  | 47           lb |  0                0                0.00  |
8.79/8.87	c | 8.87      | 0  | 48           lb |  0                0                0.00  |
8.99/9.04	c | 9.04      | 0  | 49           lb |  0                0                0.00  |
9.19/9.21	c | 9.21      | 0  | 50           lb |  0                0                0.00  |
9.29/9.38	c | 9.38      | 0  | 51           lb |  0                0                0.00  |
9.49/9.55	c | 9.56      | 0  | 52           lb |  0                0                0.00  |
9.69/9.73	c | 9.73      | 0  | 53           lb |  0                0                0.00  |
9.89/9.90	c | 9.91      | 0  | 54           lb |  0                0                0.00  |
9.99/10.08	c | 10.08     | 0  | 55           lb |  0                0                0.00  |
10.19/10.25	c | 10.26     | 0  | 56           lb |  0                0                0.00  |
10.39/10.42	c | 10.43     | 0  | 57           lb |  0                0                0.00  |
10.59/10.60	c | 10.60     | 0  | 58           lb |  0                0                0.00  |
10.69/10.77	c | 10.78     | 0  | 59           lb |  0                0                0.00  |
10.89/10.95	c | 10.95     | 0  | 60           lb |  0                0                0.00  |
11.09/11.12	c | 11.12     | 0  | 61           lb |  0                0                0.00  |
11.29/11.30	c | 11.30     | 0  | 62           lb |  0                0                0.00  |
11.39/11.47	c | 11.47     | 0  | 63           lb |  0                0                0.00  |
11.59/11.65	c | 11.65     | 0  | 64           lb |  0                0                0.00  |
11.79/11.82	c | 11.83     | 0  | 65           lb |  0                0                0.00  |
11.89/12.00	c | 12.00     | 0  | 66           lb |  0                0                0.00  |
12.09/12.17	c | 12.18     | 0  | 67           lb |  0                0                0.00  |
12.29/12.35	c | 12.35     | 0  | 68           lb |  0                0                0.00  |
12.49/12.52	c | 12.53     | 0  | 70           lb |  0                0                0.00  |
12.69/12.70	c | 12.70     | 0  | 71           lb |  0                0                0.00  |
12.79/12.87	c | 12.88     | 0  | 72           lb |  0                0                0.00  |
12.99/13.05	c | 13.06     | 0  | 73           lb |  0                0                0.00  |
13.19/13.23	c | 13.23     | 0  | 76           lb |  0                0                0.00  |
13.39/13.40	c | 13.41     | 0  | 77           lb |  0                0                0.00  |
13.49/13.58	c | 13.58     | 0  | 78           lb |  0                0                0.00  |
13.69/13.76	c | 13.76     | 0  | 79           lb |  0                0                0.00  |
13.89/13.93	c | 13.94     | 0  | 80           lb |  0                0                0.00  |
14.08/14.11	c | 14.11     | 0  | 81           lb |  0                0                0.00  |
14.19/14.28	c | 14.29     | 0  | 82           lb |  0                0                0.00  |
14.38/14.46	c | 14.46     | 0  | 84           lb |  0                0                0.00  |
14.58/14.63	c | 14.64     | 0  | 85           lb |  0                0                0.00  |
14.78/14.81	c | 14.81     | 0  | 86           lb |  0                0                0.00  |
14.88/14.99	c | 14.99     | 0  | 87           lb |  0                0                0.00  |
15.08/15.16	c | 15.16     | 0  | 88           lb |  0                0                0.00  |
15.29/15.34	c | 15.34     | 0  | 89           lb |  0                0                0.00  |
15.48/15.52	c | 15.52     | 0  | 90           lb |  0                0                0.00  |
15.58/15.69	c | 15.70     | 0  | 91           lb |  0                0                0.00  |
15.78/15.87	c | 15.88     | 0  | 92           lb |  0                0                0.00  |
15.98/16.05	c | 16.05     | 0  | 98           lb |  0                0                0.00  |
16.18/16.25	c | 16.25     | 0  | 99           lb |  0                0                0.00  |
16.39/16.43	c | 16.44     | 0  | 100          lb |  0                0                0.00  |
16.58/16.61	c | 16.62     | 0  | 101          lb |  0                0                0.00  |
16.68/16.79	c | 16.80     | 0  | 102          lb |  0                0                0.00  |
16.88/16.97	c | 16.98     | 0  | 103          lb |  0                0                0.00  |
17.08/17.15	c | 17.16     | 0  | 104          lb |  0                0                0.00  |
17.28/17.34	c | 17.34     | 0  | 106          lb |  0                0                0.00  |
17.49/17.52	c | 17.52     | 0  | 107          lb |  0                0                0.00  |
17.68/17.70	c | 17.70     | 0  | 108          lb |  0                0                0.00  |
17.78/17.89	c | 17.89     | 0  | 109          lb |  0                0                0.00  |
17.98/18.07	c | 18.07     | 0  | 110          lb |  0                0                0.00  |
18.18/18.26	c | 18.26     | 0  | 111          lb |  0                0                0.00  |
18.38/18.44	c | 18.44     | 0  | 112          lb |  0                0                0.00  |
18.59/18.62	c | 18.63     | 0  | 114          lb |  0                0                0.00  |
18.78/18.81	c | 18.81     | 0  | 115          lb |  0                0                0.00  |
18.88/18.99	c | 18.99     | 0  | 118          lb |  0                0                0.00  |
19.08/19.17	c | 19.17     | 0  | 119          lb |  0                0                0.00  |
19.28/19.35	c | 19.36     | 0  | 120          lb |  0                0                0.00  |
19.48/19.54	c | 19.55     | 0  | 121          lb |  0                0                0.00  |
19.69/19.73	c | 19.73     | 0  | 122          lb |  0                0                0.00  |
19.88/19.91	c | 19.91     | 0  | 123          lb |  0                0                0.00  |
20.08/20.10	c | 20.10     | 0  | 124          lb |  0                0                0.00  |
20.18/20.28	c | 20.28     | 0  | 125          lb |  0                0                0.00  |
20.38/20.46	c | 20.46     | 0  | 126          lb |  0                0                0.00  |
20.58/20.66	c | 20.67     | 0  | 127          lb |  0                0                0.00  |
20.79/20.88	c | 20.88     | 0  | 128          lb |  0                0                0.00  |
20.98/21.08	c | 21.09     | 0  | 129          lb |  0                0                0.00  |
21.19/21.28	c | 21.29     | 0  | 130          lb |  0                0                0.00  |
21.39/21.48	c | 21.48     | 0  | 131          lb |  0                0                0.00  |
21.59/21.68	c | 21.68     | 0  | 132          lb |  0                0                0.00  |
21.78/21.88	c | 21.88     | 0  | 133          lb |  0                0                0.00  |
21.99/22.08	c | 22.08     | 0  | 134          lb |  0                0                0.00  |
22.18/22.27	c | 22.28     | 0  | 135          lb |  0                0                0.00  |
22.38/22.48	c | 22.48     | 0  | 136          lb |  0                0                0.00  |
22.68/22.71	c | 22.71     | 0  | 137          lb |  0                0                0.00  |
22.89/22.92	c | 22.93     | 0  | 138          lb |  0                0                0.00  |
23.28/23.31	c | 23.32     | 0  | 139          lb |  0                0                0.00  |
23.98/24.02	c | 24.03     | 0  | 140          lb |  0                0                0.00  |
25.38/25.48	c | 25.48     | 0  | 141          lb |  0                0                0.00  |
77.08/77.17	c | 77.17     | 0  | 142          lb |  0                0                0.00  |
1799.61/1800.00	c ===============================================================================
1799.61/1800.00	c Wall Clock Time: 1800.00 s
1799.61/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-3727428-1338654108/watcher-3727428-1338654108 -o /tmp/evaluation-result-3727428-1338654108/solver-3727428-1338654108 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727428-1338654108.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.00 2.00 1.98 3/175 21178
/proc/meminfo: memFree=26563636/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=21112 CPUtime=0 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) R 21176 21178 18556 0 -1 4202496 578 0 0 0 0 0 0 0 20 0 1 0 331539330 21618688 530 33554432000 4194304 5964350 140736869467920 140736869465864 5179616 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 5314 538 159 433 0 670 0

[startup+0.0233791 s]
/proc/loadavg: 2.00 2.00 1.98 3/175 21178
/proc/meminfo: memFree=26563636/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=22936 CPUtime=0.02 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) R 21176 21178 18556 0 -1 4202496 1056 0 0 0 2 0 0 0 20 0 1 0 331539330 23486464 1008 33554432000 4194304 5964350 140736869467920 140736869465864 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 5767 1008 224 433 0 1123 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22936

[startup+0.100274 s]
/proc/loadavg: 2.00 2.00 1.98 3/175 21178
/proc/meminfo: memFree=26563636/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=26848 CPUtime=0.09 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) R 21176 21178 18556 0 -1 4202496 2287 0 0 0 9 0 0 0 20 0 1 0 331539330 27492352 2206 33554432000 4194304 5964350 140736869467920 140736869465864 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 6712 2206 501 433 0 2068 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26848

[startup+0.300284 s]
/proc/loadavg: 2.00 2.00 1.98 3/175 21178
/proc/meminfo: memFree=26563636/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=36148 CPUtime=0.29 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) R 21176 21178 18556 0 -1 4202496 5381 0 0 0 29 0 0 0 20 0 1 0 331539330 37015552 5106 33554432000 4194304 5964350 140736869467920 140736869465864 4352299 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 9037 5107 1206 433 0 4393 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36148

[startup+0.700302 s]
/proc/loadavg: 2.00 2.00 1.98 3/175 21178
/proc/meminfo: memFree=26563636/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=54640 CPUtime=0.69 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) R 21176 21178 18556 0 -1 4202496 11521 0 0 0 68 1 0 0 20 0 1 0 331539330 55951360 10989 33554432000 4194304 5964350 140736869467920 140736869466264 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 13660 10990 2604 433 0 9016 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54640

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 21179
/proc/meminfo: memFree=26511344/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=206156 CPUtime=1.49 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 40551 0 0 0 142 7 0 0 20 0 2 0 331539330 211103744 35809 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 51539 35809 172 433 0 51103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206156

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 21180
/proc/meminfo: memFree=26347020/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=265364 CPUtime=3.09 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 59077 0 0 0 299 10 0 0 20 0 2 0 331539330 271732736 53633 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 66341 53633 190 433 0 65905 0
[pid=21178/tid=21180] ppid=21176 vsize=265364 CPUtime=1.87 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 39620 0 0 0 180 7 0 0 20 0 2 0 331539452 271732736 53633 33554432000 4194304 5964350 140736869467920 140565791574552 5139086 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 265364

[startup+6.30036 s]
/proc/loadavg: 2.16 2.03 1.99 3/177 21180
/proc/meminfo: memFree=26328420/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=265364 CPUtime=6.29 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 59301 0 0 0 619 10 0 0 20 0 2 0 331539330 271732736 53857 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 66341 53857 190 433 0 65905 0
[pid=21178/tid=21180] ppid=21176 vsize=265364 CPUtime=5.06 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 39844 0 0 0 499 7 0 0 20 0 2 0 331539452 271732736 53857 33554432000 4194304 5964350 140736869467920 140565791574552 4419060 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 265364

[startup+12.7004 s]
/proc/loadavg: 2.15 2.03 1.99 3/177 21180
/proc/meminfo: memFree=26303156/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=265364 CPUtime=12.69 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 59882 0 0 0 1259 10 0 0 20 0 2 0 331539330 271732736 54438 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 66341 54438 190 433 0 65905 0
[pid=21178/tid=21180] ppid=21176 vsize=265364 CPUtime=11.44 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 40425 0 0 0 1137 7 0 0 20 0 2 0 331539452 271732736 54438 33554432000 4194304 5964350 140736869467920 140565791574552 5122387 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 265364

[startup+25.5003 s]
/proc/loadavg: 2.11 2.03 1.99 3/177 21180
/proc/meminfo: memFree=26226768/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=273568 CPUtime=25.49 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 71107 0 0 0 2536 13 0 0 20 0 2 0 331539330 280133632 60060 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 68392 60060 195 433 0 67956 0
[pid=21178/tid=21180] ppid=21176 vsize=273568 CPUtime=24.21 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 51650 0 0 0 2412 9 0 0 20 0 2 0 331539452 280133632 60060 33554432000 4194304 5964350 140736869467920 140565791574968 4395186 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 273568

[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 1.99 3/177 21180
/proc/meminfo: memFree=25983416/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=461972 CPUtime=51.08 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 108176 0 0 0 5088 20 0 0 20 0 2 0 331539330 473059328 97421 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 115493 97421 195 433 0 115057 0
[pid=21178/tid=21180] ppid=21176 vsize=461972 CPUtime=49.74 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 88719 0 0 0 4957 17 0 0 20 0 2 0 331539452 473059328 97421 33554432000 4194304 5964350 140736869467920 140565791574008 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 461972

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 1.99 3/177 21180
/proc/meminfo: memFree=25552924/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=658580 CPUtime=102.28 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 162838 0 0 0 10198 30 0 0 20 0 2 0 331539330 674385920 155148 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 164645 155148 195 433 0 164209 0
[pid=21178/tid=21180] ppid=21176 vsize=658580 CPUtime=100.82 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 143381 0 0 0 10055 27 0 0 20 0 2 0 331539452 674385920 155148 33554432000 4194304 5964350 140736869467920 140565791574360 4389067 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 658580

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/177 21180
/proc/meminfo: memFree=25331052/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=658580 CPUtime=162.27 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 162985 0 0 0 16197 30 0 0 20 0 2 0 331539330 674385920 155806 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 164645 155806 195 433 0 164209 0
[pid=21178/tid=21180] ppid=21176 vsize=658580 CPUtime=160.66 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 143528 0 0 0 16037 29 0 0 20 0 2 0 331539452 674385920 155806 33554432000 4194304 5964350 140736869467920 140565791574360 4399976 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 658580

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/177 21180
/proc/meminfo: memFree=25031124/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=789652 CPUtime=222.25 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 181641 0 0 0 22191 34 0 0 20 0 2 0 331539330 808603648 174462 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 197413 174462 195 433 0 196977 0
[pid=21178/tid=21180] ppid=21176 vsize=789652 CPUtime=220.51 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 162184 0 0 0 22017 34 0 0 20 0 2 0 331539452 808603648 174462 33554432000 4194304 5964350 140736869467920 140565791574008 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 789652

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 21180
/proc/meminfo: memFree=24554868/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=986260 CPUtime=282.24 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 242847 0 0 0 28174 50 0 0 20 0 2 0 331539330 1009930240 235668 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 246565 235668 195 433 0 246129 0
[pid=21178/tid=21180] ppid=21176 vsize=986260 CPUtime=280.35 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 223390 0 0 0 27984 51 0 0 20 0 2 0 331539452 1009930240 235668 33554432000 4194304 5964350 140736869467920 140565791574008 4387856 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 986260

[startup+342.3 s]
/proc/loadavg: 2.04 2.02 1.99 3/177 21181
/proc/meminfo: memFree=24089152/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=1248404 CPUtime=342.23 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 297192 0 0 0 34162 61 0 0 20 0 2 0 331539330 1278365696 290013 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 312101 290013 195 433 0 311665 0
[pid=21178/tid=21180] ppid=21176 vsize=1248404 CPUtime=340.2 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 277735 0 0 0 33957 63 0 0 20 0 2 0 331539452 1278365696 290013 33554432000 4194304 5964350 140736869467920 140565791574008 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1248404

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/177 21181
/proc/meminfo: memFree=23717924/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=1379476 CPUtime=402.23 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 344425 0 0 0 40149 74 0 0 20 0 2 0 331539330 1412583424 337246 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 344869 337246 195 433 0 344433 0
[pid=21178/tid=21180] ppid=21176 vsize=1379476 CPUtime=400.05 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 324968 0 0 0 39928 77 0 0 20 0 2 0 331539452 1412583424 337246 33554432000 4194304 5964350 140736869467920 140565791574008 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1379476

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 21181
/proc/meminfo: memFree=23314332/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=1641620 CPUtime=462.21 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 399321 0 0 0 46134 87 0 0 20 0 2 0 331539330 1681018880 392142 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 410405 392142 195 433 0 409969 0

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

Current children cumulated vsize (KiB) 4394132

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21269
/proc/meminfo: memFree=24612104/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=4459668 CPUtime=1542 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 1112437 0 0 0 153939 261 0 0 20 0 2 0 331539330 4566700032 1106246 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 1114917 1106246 195 433 0 1114481 0
[pid=21178/tid=21180] ppid=21176 vsize=4459668 CPUtime=1537.08 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 1092980 0 0 0 153427 281 0 0 20 0 2 0 331539452 4566700032 1106246 33554432000 4194304 5964350 140736869467920 140565791574008 4389084 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 4459668

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21269
/proc/meminfo: memFree=24474740/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=4590740 CPUtime=1601.98 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 1144718 0 0 0 159927 271 0 0 20 0 2 0 331539330 4700917760 1138523 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 1147685 1138523 195 433 0 1147249 0
[pid=21178/tid=21180] ppid=21176 vsize=4590740 CPUtime=1596.92 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 1125261 0 0 0 159400 292 0 0 20 0 2 0 331539452 4700917760 1138523 33554432000 4194304 5964350 140736869467920 140565791574008 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 4590740

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21269
/proc/meminfo: memFree=24333036/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=4721812 CPUtime=1661.96 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 1179248 0 0 0 165916 280 0 0 20 0 2 0 331539330 4835135488 1173049 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 1180453 1173049 195 433 0 1180017 0
[pid=21178/tid=21180] ppid=21176 vsize=4721812 CPUtime=1656.75 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 1159791 0 0 0 165373 302 0 0 20 0 2 0 331539452 4835135488 1173049 33554432000 4194304 5964350 140736869467920 140565791574008 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 4721812

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21272
/proc/meminfo: memFree=24171980/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=4918420 CPUtime=1721.94 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 1213440 0 0 0 171906 288 0 0 20 0 2 0 331539330 5036462080 1207255 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 1229605 1207255 195 433 0 1229169 0
[pid=21178/tid=21180] ppid=21176 vsize=4918420 CPUtime=1716.58 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 1193983 0 0 0 171347 311 0 0 20 0 2 0 331539452 5036462080 1207255 33554432000 4194304 5964350 140736869467920 140565791574008 4399989 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 4918420

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21272
/proc/meminfo: memFree=24022844/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=5049492 CPUtime=1781.92 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 1249105 0 0 0 177894 298 0 0 20 0 2 0 331539330 5170679808 1242923 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 1262373 1242923 195 433 0 1261937 0
[pid=21178/tid=21180] ppid=21176 vsize=5049492 CPUtime=1776.42 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 1229648 0 0 0 177321 321 0 0 20 0 2 0 331539452 5170679808 1242923 33554432000 4194304 5964350 140736869467920 140565791574008 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 5049492

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

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21272
/proc/meminfo: memFree=23982652/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=5049492 CPUtime=1799.61 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 1257748 0 0 0 179661 300 0 0 20 0 2 0 331539330 5170679808 1251578 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 1262373 1251578 195 433 0 1261937 0
[pid=21178/tid=21180] ppid=21176 vsize=5049492 CPUtime=1794.07 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 1238291 0 0 0 179083 324 0 0 20 0 2 0 331539452 5170679808 1251578 33554432000 4194304 5964350 140736869467920 140565791574008 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (KiB) 5049492

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21272
/proc/meminfo: memFree=23982652/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=0 CPUtime=1795.38 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) R 21176 21178 18556 0 -1 4203524 1257750 0 0 0 179201 337 0 0 20 0 1 0 331539330 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21178/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.38
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/177 21272
/proc/meminfo: memFree=23998152/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=5049492 CPUtime=1791.52 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 1254389 0 0 0 178853 299 0 0 20 0 2 0 331539330 5170679808 1248219 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 1262373 1248219 195 433 0 1261937 0
[pid=21178/tid=21180] ppid=21176 vsize=5049492 CPUtime=1786 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 1234932 0 0 0 178277 323 0 0 20 0 2 0 331539452 5170679808 1248219 33554432000 4194304 5964350 140736869467920 140565791574008 4400017 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.52
Current children cumulated vsize (KiB) 5049492

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21272
/proc/meminfo: memFree=23991456/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=5049492 CPUtime=1794.72 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 1255735 0 0 0 179172 300 0 0 20 0 2 0 331539330 5170679808 1249565 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 1262373 1249565 195 433 0 1261937 0
[pid=21178/tid=21180] ppid=21176 vsize=5049492 CPUtime=1789.19 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 1236278 0 0 0 178595 324 0 0 20 0 2 0 331539452 5170679808 1249565 33554432000 4194304 5964350 140736869467920 140565791574008 4389052 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.72
Current children cumulated vsize (KiB) 5049492

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21272
/proc/meminfo: memFree=23987240/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=5049492 CPUtime=1797.91 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 1256962 0 0 0 179491 300 0 0 20 0 2 0 331539330 5170679808 1250792 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 1262373 1250792 195 433 0 1261937 0
[pid=21178/tid=21180] ppid=21176 vsize=5049492 CPUtime=1792.37 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 1237505 0 0 0 178913 324 0 0 20 0 2 0 331539452 5170679808 1250792 33554432000 4194304 5964350 140736869467920 140565791574008 4400035 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 5049492

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21272
/proc/meminfo: memFree=23984884/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=5049492 CPUtime=1798.71 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 1257324 0 0 0 179571 300 0 0 20 0 2 0 331539330 5170679808 1251154 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 1262373 1251154 195 433 0 1261937 0
[pid=21178/tid=21180] ppid=21176 vsize=5049492 CPUtime=1793.17 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 1237867 0 0 0 178993 324 0 0 20 0 2 0 331539452 5170679808 1251154 33554432000 4194304 5964350 140736869467920 140565791574008 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.71
Current children cumulated vsize (KiB) 5049492

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21272
/proc/meminfo: memFree=23982652/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=5049492 CPUtime=1799.51 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) S 21176 21178 18556 0 -1 4202496 1257628 0 0 0 179651 300 0 0 20 0 2 0 331539330 5170679808 1251458 33554432000 4194304 5964350 140736869467920 140736869467440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21178/statm: 1262373 1251458 195 433 0 1261937 0
[pid=21178/tid=21180] ppid=21176 vsize=5049492 CPUtime=1793.97 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (wbo1.72) R 21176 21178 18556 0 -1 4202560 1238171 0 0 0 179073 324 0 0 20 0 2 0 331539452 5170679808 1251458 33554432000 4194304 5964350 140736869467920 140565791574008 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (KiB) 5049492

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21272
/proc/meminfo: memFree=23982652/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=0 CPUtime=1795.38 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) R 21176 21178 18556 0 -1 4203524 1257750 0 0 0 179201 337 0 0 20 0 1 0 331539330 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21178/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.38
Current children cumulated vsize (KiB) 0

[startup+1800.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21272
/proc/meminfo: memFree=23982652/32873844 swapFree=6088/6088
[pid=21178] ppid=21176 vsize=0 CPUtime=1795.48 cores=1,3,5,7
/proc/21178/stat : 21178 (wbo1.72) R 21176 21178 18556 0 -1 4203524 1257750 0 0 0 179201 347 0 0 20 0 1 0 331539330 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21178/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.48
Current children cumulated vsize (KiB) 0

Child status: 255

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

Real time (s): 1800.28
CPU time (s): 1799.8
CPU user time (s): 1796.62
CPU system time (s): 3.18646
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 5049492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.02
system time used= 3.55646
maximum resident set size= 5006320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1257750
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= 188
involuntary context switches= 1853

runsolver used 2.82057 second user time and 7.00793 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-02 18:21:49
IDJOB=3727428
IDBENCH=1976
IDSOLVER=2313
FILE ID=node110/3727428-1338654108
RUNJOBID= node110-1338651355-20283
PBS_JOBID= 14636470
Free space on /tmp= 71096 MiB

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

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

MD5SUM BENCH= 99680d01aa100bfba038606e315bf03d
RANDOM SEED=475267360

node110.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26564016 kB
Buffers:          392516 kB
Cached:          2419000 kB
SwapCached:          604 kB
Active:          3926328 kB
Inactive:        1533808 kB
Active(anon):    2638908 kB
Inactive(anon):    12328 kB
Active(file):    1287420 kB
Inactive(file):  1521480 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67107364 kB
Dirty:             22132 kB
Writeback:             0 kB
AnonPages:       2654108 kB
Mapped:            12336 kB
Shmem:                40 kB
Slab:             705632 kB
SReclaimable:     148028 kB
SUnreclaim:       557604 kB
KernelStack:        1448 kB
PageTables:         9064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     181912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    753664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71108 MiB
End job on node110 at 2012-06-02 18:51:49