Trace number 3705133

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? 1800.03 1800.25

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_6.opb.PB06.opb
MD5SUM5f836d1b8d150c1925229546ed283812
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark371
Best CPU time to get the best result obtained on this benchmark1793.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 453
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 491651
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 491651
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-3705133-1338089072.opb.
0.00/0.00	c Instance file HOME/instance-3705133-1338089072.opb
0.00/0.00	c File size is 17233665 bytes.
1.10/1.15	c Cost Offset: 0
1.10/1.15	c Highest Coefficient sum: 101
1.10/1.15	c ============================[ Problem Statistics ]=============================
1.10/1.15	c |                                                                             |
1.10/1.15	c |  Parsing time:          1.15         s                                      |
1.10/1.15	c |  Number Variables:      10000                                               |
1.10/1.15	c |  Number Clauses:        656900                                              |
1.10/1.15	c |  Number Cardinality:    0                                                   |
1.10/1.15	c |  Number PB Constraints: 0                                                   |
1.10/1.15	c |                                                                             |
1.39/1.48	c |  Problem Type:          Optimization                                        |
1.39/1.48	c |  Objective Function:    PB Constraint                                       |
1.39/1.48	c |                                                                             |
1.39/1.48	c ============================[ Search Statistics ]==============================
1.39/1.48	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
1.39/1.48	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
1.39/1.48	c ===============================================================================
1.59/1.69	c | 1.70      | 0  | 1            lb |  0                0                0.00  |
1.79/1.87	c | 1.88      | 0  | 2            lb |  0                0                0.00  |
1.99/2.04	c | 2.04      | 0  | 3            lb |  0                0                0.00  |
2.19/2.21	c | 2.21      | 0  | 4            lb |  0                0                0.00  |
2.29/2.37	c | 2.38      | 0  | 5            lb |  0                0                0.00  |
2.49/2.54	c | 2.54      | 0  | 6            lb |  0                0                0.00  |
2.69/2.70	c | 2.71      | 0  | 7            lb |  0                0                0.00  |
2.79/2.87	c | 2.87      | 0  | 8            lb |  0                0                0.00  |
2.99/3.03	c | 3.04      | 0  | 9            lb |  0                0                0.00  |
3.09/3.20	c | 3.20      | 0  | 10           lb |  0                0                0.00  |
3.29/3.36	c | 3.37      | 0  | 11           lb |  0                0                0.00  |
3.49/3.53	c | 3.53      | 0  | 12           lb |  0                0                0.00  |
3.69/3.70	c | 3.70      | 0  | 13           lb |  0                0                0.00  |
3.79/3.86	c | 3.87      | 0  | 14           lb |  0                0                0.00  |
3.99/4.03	c | 4.03      | 0  | 15           lb |  0                0                0.00  |
4.09/4.19	c | 4.20      | 0  | 16           lb |  0                0                0.00  |
4.29/4.36	c | 4.37      | 0  | 17           lb |  0                0                0.00  |
4.49/4.54	c | 4.55      | 0  | 18           lb |  0                0                0.00  |
5.19/5.29	c | 4.71      | 0  | 19           lb |  0                0                0.00  |
5.19/5.29	c | 4.88      | 0  | 20           lb |  0                0                0.00  |
5.19/5.29	c | 5.05      | 0  | 21           lb |  0                0                0.00  |
5.19/5.29	c | 5.21      | 0  | 22           lb |  0                0                0.00  |
5.29/5.38	c | 5.38      | 0  | 24           lb |  0                0                0.00  |
5.49/5.55	c | 5.55      | 0  | 25           lb |  0                0                0.00  |
5.69/5.71	c | 5.72      | 0  | 26           lb |  0                0                0.00  |
5.79/5.88	c | 5.88      | 0  | 27           lb |  0                0                0.00  |
5.99/6.04	c | 6.05      | 0  | 28           lb |  0                0                0.00  |
6.19/6.21	c | 6.22      | 0  | 29           lb |  0                0                0.00  |
6.29/6.38	c | 6.38      | 0  | 31           lb |  0                0                0.00  |
6.49/6.55	c | 6.55      | 0  | 32           lb |  0                0                0.00  |
6.69/6.71	c | 6.72      | 0  | 33           lb |  0                0                0.00  |
6.79/6.88	c | 6.88      | 0  | 34           lb |  0                0                0.00  |
6.99/7.05	c | 7.05      | 0  | 35           lb |  0                0                0.00  |
7.18/7.21	c | 7.22      | 0  | 36           lb |  0                0                0.00  |
7.28/7.38	c | 7.38      | 0  | 37           lb |  0                0                0.00  |
7.48/7.55	c | 7.55      | 0  | 45           lb |  0                0                0.00  |
7.69/7.72	c | 7.72      | 0  | 46           lb |  0                0                0.00  |
7.78/7.88	c | 7.89      | 0  | 47           lb |  0                0                0.00  |
7.98/8.05	c | 8.06      | 0  | 48           lb |  0                0                0.00  |
8.18/8.22	c | 8.22      | 0  | 51           lb |  0                0                0.00  |
8.28/8.39	c | 8.39      | 0  | 52           lb |  0                0                0.00  |
8.48/8.56	c | 8.56      | 0  | 54           lb |  0                0                0.00  |
8.69/8.72	c | 8.73      | 0  | 55           lb |  0                0                0.00  |
8.79/8.89	c | 8.90      | 0  | 56           lb |  0                0                0.00  |
8.98/9.06	c | 9.06      | 0  | 57           lb |  0                0                0.00  |
9.18/9.24	c | 9.24      | 0  | 59           lb |  0                0                0.00  |
9.38/9.41	c | 9.42      | 0  | 60           lb |  0                0                0.00  |
9.48/9.58	c | 9.58      | 0  | 61           lb |  0                0                0.00  |
9.68/9.75	c | 9.75      | 0  | 62           lb |  0                0                0.00  |
9.89/9.92	c | 9.92      | 0  | 63           lb |  0                0                0.00  |
9.98/10.09	c | 10.09     | 0  | 65           lb |  0                0                0.00  |
10.18/10.26	c | 10.26     | 0  | 66           lb |  0                0                0.00  |
10.38/10.42	c | 10.43     | 0  | 67           lb |  0                0                0.00  |
10.48/10.59	c | 10.59     | 0  | 68           lb |  0                0                0.00  |
10.68/10.76	c | 10.77     | 0  | 69           lb |  0                0                0.00  |
10.89/10.93	c | 10.94     | 0  | 70           lb |  0                0                0.00  |
11.08/11.10	c | 11.10     | 0  | 71           lb |  0                0                0.00  |
11.18/11.27	c | 11.27     | 0  | 72           lb |  0                0                0.00  |
11.38/11.44	c | 11.44     | 0  | 73           lb |  0                0                0.00  |
11.58/11.61	c | 11.61     | 0  | 74           lb |  0                0                0.00  |
11.68/11.78	c | 11.78     | 0  | 75           lb |  0                0                0.00  |
11.88/11.94	c | 11.95     | 0  | 78           lb |  0                0                0.00  |
12.09/12.11	c | 12.12     | 0  | 79           lb |  0                0                0.00  |
12.18/12.29	c | 12.29     | 0  | 81           lb |  0                0                0.00  |
12.38/12.46	c | 12.46     | 0  | 82           lb |  0                0                0.00  |
12.58/12.63	c | 12.64     | 0  | 83           lb |  0                0                0.00  |
12.78/12.80	c | 12.81     | 0  | 84           lb |  0                0                0.00  |
12.88/12.97	c | 12.97     | 0  | 85           lb |  0                0                0.00  |
13.09/13.14	c | 13.14     | 0  | 86           lb |  0                0                0.00  |
13.28/13.31	c | 13.32     | 0  | 87           lb |  0                0                0.00  |
13.38/13.48	c | 13.48     | 0  | 88           lb |  0                0                0.00  |
13.58/13.65	c | 13.65     | 0  | 90           lb |  0                0                0.00  |
13.78/13.82	c | 13.82     | 0  | 91           lb |  0                0                0.00  |
13.88/13.99	c | 13.99     | 0  | 92           lb |  0                0                0.00  |
14.08/14.16	c | 14.16     | 0  | 93           lb |  0                0                0.00  |
14.29/14.33	c | 14.33     | 0  | 94           lb |  0                0                0.00  |
14.48/14.50	c | 14.51     | 0  | 95           lb |  0                0                0.00  |
14.58/14.67	c | 14.68     | 0  | 96           lb |  0                0                0.00  |
14.78/14.85	c | 14.85     | 0  | 97           lb |  0                0                0.00  |
14.98/15.02	c | 15.02     | 0  | 98           lb |  0                0                0.00  |
15.08/15.19	c | 15.19     | 0  | 99           lb |  0                0                0.00  |
15.29/15.36	c | 15.36     | 0  | 100          lb |  0                0                0.00  |
15.48/15.53	c | 15.53     | 0  | 101          lb |  0                0                0.00  |
15.68/15.70	c | 15.71     | 0  | 102          lb |  0                0                0.00  |
15.78/15.88	c | 15.88     | 0  | 103          lb |  0                0                0.00  |
15.99/16.05	c | 16.05     | 0  | 104          lb |  0                0                0.00  |
16.19/16.22	c | 16.23     | 0  | 105          lb |  0                0                0.00  |
16.29/16.40	c | 16.40     | 0  | 106          lb |  0                0                0.00  |
16.50/16.57	c | 16.57     | 0  | 107          lb |  0                0                0.00  |
16.69/16.74	c | 16.75     | 0  | 108          lb |  0                0                0.00  |
16.89/16.91	c | 16.92     | 0  | 109          lb |  0                0                0.00  |
16.99/17.08	c | 17.09     | 0  | 110          lb |  0                0                0.00  |
17.19/17.26	c | 17.26     | 0  | 111          lb |  0                0                0.00  |
17.39/17.43	c | 17.43     | 0  | 112          lb |  0                0                0.00  |
17.59/17.60	c | 17.61     | 0  | 113          lb |  0                0                0.00  |
17.69/17.78	c | 17.78     | 0  | 114          lb |  0                0                0.00  |
17.89/17.95	c | 17.95     | 0  | 115          lb |  0                0                0.00  |
18.09/18.12	c | 18.12     | 0  | 116          lb |  0                0                0.00  |
18.29/18.30	c | 18.30     | 0  | 118          lb |  0                0                0.00  |
18.39/18.47	c | 18.48     | 0  | 119          lb |  0                0                0.00  |
18.59/18.65	c | 18.65     | 0  | 120          lb |  0                0                0.00  |
18.79/18.82	c | 18.82     | 0  | 121          lb |  0                0                0.00  |
18.89/18.99	c | 19.00     | 0  | 122          lb |  0                0                0.00  |
19.09/19.17	c | 19.17     | 0  | 123          lb |  0                0                0.00  |
19.29/19.34	c | 19.35     | 0  | 124          lb |  0                0                0.00  |
19.49/19.52	c | 19.52     | 0  | 125          lb |  0                0                0.00  |
19.59/19.69	c | 19.70     | 0  | 126          lb |  0                0                0.00  |
19.79/19.87	c | 19.88     | 0  | 128          lb |  0                0                0.00  |
19.99/20.05	c | 20.05     | 0  | 129          lb |  0                0                0.00  |
20.19/20.22	c | 20.23     | 0  | 130          lb |  0                0                0.00  |
20.39/20.40	c | 20.40     | 0  | 131          lb |  0                0                0.00  |
20.49/20.58	c | 20.58     | 0  | 133          lb |  0                0                0.00  |
20.69/20.75	c | 20.75     | 0  | 134          lb |  0                0                0.00  |
20.89/20.93	c | 20.93     | 0  | 135          lb |  0                0                0.00  |
21.09/21.10	c | 21.11     | 0  | 136          lb |  0                0                0.00  |
21.29/21.30	c | 21.30     | 0  | 137          lb |  0                0                0.00  |
21.39/21.48	c | 21.48     | 0  | 138          lb |  0                0                0.00  |
21.59/21.65	c | 21.66     | 0  | 139          lb |  0                0                0.00  |
21.78/21.83	c | 21.84     | 0  | 140          lb |  0                0                0.00  |
21.99/22.01	c | 22.02     | 0  | 142          lb |  0                0                0.00  |
22.08/22.19	c | 22.19     | 0  | 144          lb |  0                0                0.00  |
22.28/22.37	c | 22.38     | 0  | 145          lb |  0                0                0.00  |
22.48/22.56	c | 22.56     | 0  | 146          lb |  0                0                0.00  |
22.68/22.75	c | 22.75     | 0  | 147          lb |  0                0                0.00  |
22.88/22.94	c | 22.94     | 0  | 148          lb |  0                0                0.00  |
23.09/23.13	c | 23.14     | 0  | 149          lb |  0                0                0.00  |
23.28/23.32	c | 23.32     | 0  | 150          lb |  0                0                0.00  |
23.49/23.51	c | 23.51     | 0  | 151          lb |  0                0                0.00  |
23.59/23.69	c | 23.70     | 0  | 152          lb |  0                0                0.00  |
23.78/23.89	c | 23.89     | 0  | 153          lb |  0                0                0.00  |
23.98/24.10	c | 24.10     | 0  | 154          lb |  0                0                0.00  |
24.28/24.32	c | 24.32     | 0  | 155          lb |  0                0                0.00  |
24.48/24.56	c | 24.56     | 0  | 156          lb |  0                0                0.00  |
24.98/25.04	c | 25.05     | 0  | 157          lb |  0                0                0.00  |
25.29/25.36	c | 25.36     | 0  | 158          lb |  0                0                0.00  |
27.08/27.14	c | 27.14     | 0  | 159          lb |  0                0                0.00  |
40.38/40.42	c | 40.43     | 0  | 160          lb |  0                0                0.00  |
1017.22/1017.69	c | 1017.70   | 0  | 161          lb |  0                0                0.00  |
1799.50/1800.04	c ===============================================================================
1799.50/1800.04	c Wall Clock Time: 1800.04 s
1799.50/1800.04	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-3705133-1338089072/watcher-3705133-1338089072 -o /tmp/evaluation-result-3705133-1338089072/solver-3705133-1338089072 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705133-1338089072.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.01 2.01 2.00 4/175 16246
/proc/meminfo: memFree=29100292/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=21608 CPUtime=0 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) R 16244 16246 15878 0 -1 4202496 648 0 0 0 0 0 0 0 20 0 1 0 275031775 22126592 600 33554432000 4194304 5963574 140737174230320 140737426120008 4353043 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 5402 600 163 432 0 759 0

[startup+0.017123 s]
/proc/loadavg: 2.01 2.01 2.00 4/175 16246
/proc/meminfo: memFree=29100292/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=22784 CPUtime=0.01 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) R 16244 16246 15878 0 -1 4202496 968 0 0 0 1 0 0 0 20 0 1 0 275031775 23330816 920 33554432000 4194304 5963574 140737174230320 140737426120008 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 5696 922 207 432 0 1053 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22784

[startup+0.100259 s]
/proc/loadavg: 2.01 2.01 2.00 4/175 16246
/proc/meminfo: memFree=29100292/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=26976 CPUtime=0.09 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) R 16244 16246 15878 0 -1 4202496 2339 0 0 0 9 0 0 0 20 0 1 0 275031775 27623424 2258 33554432000 4194304 5963574 140737174230320 140737426120008 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 6744 2258 518 432 0 2101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26976

[startup+0.300246 s]
/proc/loadavg: 2.01 2.01 2.00 4/175 16246
/proc/meminfo: memFree=29100292/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=37068 CPUtime=0.29 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) R 16244 16246 15878 0 -1 4202496 5674 0 0 0 29 0 0 0 20 0 1 0 275031775 37957632 5399 33554432000 4194304 5963574 140737174230320 140737426120008 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 9267 5399 1252 432 0 4624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37068

[startup+0.700259 s]
/proc/loadavg: 2.01 2.01 2.00 4/175 16246
/proc/meminfo: memFree=29100292/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=55824 CPUtime=0.69 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) R 16244 16246 15878 0 -1 4202496 12019 0 0 0 68 1 0 0 20 0 1 0 275031775 57163776 11487 33554432000 4194304 5963574 140737174230320 140737426120008 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 13956 11487 2726 432 0 9313 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55824

[startup+1.50015 s]
/proc/loadavg: 2.01 2.01 2.00 4/177 16248
/proc/meminfo: memFree=29002064/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=206152 CPUtime=1.49 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 41580 0 0 0 144 5 0 0 20 0 2 0 275031775 211099648 36838 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 51538 36838 183 432 0 51103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206152

[startup+3.10035 s]
/proc/loadavg: 2.01 2.01 2.00 4/179 16250
/proc/meminfo: memFree=28679972/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=265360 CPUtime=3.09 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 59104 0 0 0 301 8 0 0 20 0 2 0 275031775 271728640 53660 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 66340 53660 192 432 0 65905 0
[pid=16246/tid=16249] ppid=16244 vsize=265360 CPUtime=1.93 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 39626 0 0 0 187 6 0 0 20 0 2 0 275031890 271728640 53660 33554432000 4194304 5963574 140737174230320 140634907322904 5132943 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.30031 s]
/proc/loadavg: 2.01 2.01 2.00 4/179 16250
/proc/meminfo: memFree=28673152/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=265360 CPUtime=6.29 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 59327 0 0 0 621 8 0 0 20 0 2 0 275031775 271728640 53883 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 66340 53883 192 432 0 65905 0
[pid=16246/tid=16249] ppid=16244 vsize=265360 CPUtime=5.13 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 39849 0 0 0 507 6 0 0 20 0 2 0 275031890 271728640 53883 33554432000 4194304 5963574 140737174230320 140634907322904 5138318 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 4/179 16250
/proc/meminfo: memFree=28668404/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=265360 CPUtime=12.68 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 59927 0 0 0 1260 8 0 0 20 0 2 0 275031775 271728640 54483 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 66340 54483 192 432 0 65905 0
[pid=16246/tid=16249] ppid=16244 vsize=265360 CPUtime=11.53 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 40449 0 0 0 1146 7 0 0 20 0 2 0 275031890 271728640 54483 33554432000 4194304 5963574 140737174230320 140634907322712 5132943 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 4/179 16250
/proc/meminfo: memFree=28620884/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=273564 CPUtime=25.49 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 73307 0 0 0 2538 11 0 0 20 0 2 0 275031775 280129536 61536 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 68391 61536 194 432 0 67956 0
[pid=16246/tid=16249] ppid=16244 vsize=273564 CPUtime=24.33 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 53829 0 0 0 2424 9 0 0 20 0 2 0 275031890 280129536 61536 33554432000 4194304 5963574 140737174230320 140634907322712 5132943 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.01 2.00 4/179 16250
/proc/meminfo: memFree=28440600/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=396432 CPUtime=51.08 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 99164 0 0 0 5093 15 0 0 20 0 2 0 275031775 405946368 89157 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 99108 89157 196 432 0 98673 0
[pid=16246/tid=16249] ppid=16244 vsize=396432 CPUtime=49.93 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 79686 0 0 0 4979 14 0 0 20 0 2 0 275031890 405946368 89157 33554432000 4194304 5963574 140737174230320 140634907322712 4392433 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 4/179 16250
/proc/meminfo: memFree=28064728/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=461968 CPUtime=102.28 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 117968 0 0 0 10208 20 0 0 20 0 2 0 275031775 473055232 108472 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 115492 108472 196 432 0 115057 0
[pid=16246/tid=16249] ppid=16244 vsize=461968 CPUtime=101.13 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 98490 0 0 0 10094 19 0 0 20 0 2 0 275031890 473055232 108472 33554432000 4194304 5963574 140737174230320 140634907322360 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 461968

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 16251
/proc/meminfo: memFree=27462504/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=789648 CPUtime=162.26 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 188694 0 0 0 16191 35 0 0 20 0 2 0 275031775 808599552 179198 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 197412 179198 196 432 0 196977 0
[pid=16246/tid=16249] ppid=16244 vsize=789648 CPUtime=161.13 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 169216 0 0 0 16078 35 0 0 20 0 2 0 275031890 808599552 179198 33554432000 4194304 5963574 140737174230320 140634907322360 4388700 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 789648

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 16251
/proc/meminfo: memFree=26933248/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=1051792 CPUtime=222.23 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 257551 0 0 0 22176 47 0 0 20 0 2 0 275031775 1077035008 248513 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 262948 248513 196 432 0 262513 0
[pid=16246/tid=16249] ppid=16244 vsize=1051792 CPUtime=221.11 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 238073 0 0 0 22062 49 0 0 20 0 2 0 275031890 1077035008 248513 33554432000 4194304 5963574 140737174230320 140634907322360 4403100 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1051792

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 16251
/proc/meminfo: memFree=26452900/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=1313936 CPUtime=282.21 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 319064 0 0 0 28161 60 0 0 20 0 2 0 275031775 1345470464 310010 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 328484 310010 196 432 0 328049 0
[pid=16246/tid=16249] ppid=16244 vsize=1313936 CPUtime=281.09 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 299586 0 0 0 28046 63 0 0 20 0 2 0 275031890 1345470464 310010 33554432000 4194304 5963574 140737174230320 140634907322360 4222464 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1313936

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 16254
/proc/meminfo: memFree=25896036/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=1576080 CPUtime=342.17 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 390979 0 0 0 34142 75 0 0 20 0 2 0 275031775 1613905920 381913 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 394020 381913 196 432 0 393585 0
[pid=16246/tid=16249] ppid=16244 vsize=1576080 CPUtime=341.06 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 371501 0 0 0 34028 78 0 0 20 0 2 0 275031890 1613905920 381913 33554432000 4194304 5963574 140737174230320 140634907322360 4399639 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 1576080

[startup+402.3 s]
/proc/loadavg: 2.05 2.01 2.00 4/179 16255
/proc/meminfo: memFree=25488112/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=1838224 CPUtime=402.13 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 447735 0 0 0 40126 87 0 0 20 0 2 0 275031775 1882341376 438649 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 459556 438649 196 432 0 459121 0
[pid=16246/tid=16249] ppid=16244 vsize=1838224 CPUtime=401.04 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 428257 0 0 0 40012 92 0 0 20 0 2 0 275031890 1882341376 438649 33554432000 4194304 5963574 140737174230320 140634907322504 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 1838224

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 4/179 16256
/proc/meminfo: memFree=24994992/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=2034832 CPUtime=462.1 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 510111 0 0 0 46111 99 0 0 20 0 2 0 275031775 2083667968 500998 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 508708 500998 196 432 0 508273 0

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

[pid=16246] ppid=16244 vsize=4197520 CPUtime=1301.88 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 1032767 0 0 0 129975 213 0 0 20 0 2 0 275031775 4298260480 1028249 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 1049380 1028249 196 432 0 1048945 0
[pid=16246/tid=16249] ppid=16244 vsize=4197520 CPUtime=1300.92 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 1013289 0 0 0 129861 231 0 0 20 0 2 0 275031890 4298260480 1028249 33554432000 4194304 5963574 140737174230320 140634907322664 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 4197520

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 16262
/proc/meminfo: memFree=21818188/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=4197520 CPUtime=1361.86 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 1032767 0 0 0 135973 213 0 0 20 0 2 0 275031775 4298260480 1028249 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 1049380 1028249 196 432 0 1048945 0
[pid=16246/tid=16249] ppid=16244 vsize=4197520 CPUtime=1360.91 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 1013289 0 0 0 135859 232 0 0 20 0 2 0 275031890 4298260480 1028249 33554432000 4194304 5963574 140737174230320 140634907322664 4387484 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 4197520

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 16263
/proc/meminfo: memFree=21818280/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=4197520 CPUtime=1421.86 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 1032772 0 0 0 141973 213 0 0 20 0 2 0 275031775 4298260480 1028254 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 1049380 1028254 196 432 0 1048945 0
[pid=16246/tid=16249] ppid=16244 vsize=4197520 CPUtime=1420.92 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 1013294 0 0 0 141859 233 0 0 20 0 2 0 275031890 4298260480 1028254 33554432000 4194304 5963574 140737174230320 140634907322664 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 4197520

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 4/179 16263
/proc/meminfo: memFree=21818184/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=4197520 CPUtime=1481.84 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 1032776 0 0 0 147971 213 0 0 20 0 2 0 275031775 4298260480 1028258 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 1049380 1028258 196 432 0 1048945 0
[pid=16246/tid=16249] ppid=16244 vsize=4197520 CPUtime=1480.91 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 1013298 0 0 0 147857 234 0 0 20 0 2 0 275031890 4298260480 1028258 33554432000 4194304 5963574 140737174230320 140634907322664 4388696 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 4197520

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 4/180 16266
/proc/meminfo: memFree=21817948/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=4197520 CPUtime=1541.84 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 1032841 0 0 0 153970 214 0 0 20 0 2 0 275031775 4298260480 1028323 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 1049380 1028323 196 432 0 1048945 0
[pid=16246/tid=16249] ppid=16244 vsize=4197520 CPUtime=1540.91 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 1013363 0 0 0 153856 235 0 0 20 0 2 0 275031890 4298260480 1028323 33554432000 4194304 5963574 140737174230320 140634907322664 4388696 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 4197520

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 16266
/proc/meminfo: memFree=21706764/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=4197520 CPUtime=1601.83 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 1032855 0 0 0 159969 214 0 0 20 0 2 0 275031775 4298260480 1028337 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 1049380 1028337 196 432 0 1048945 0
[pid=16246/tid=16249] ppid=16244 vsize=4197520 CPUtime=1600.91 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 1013377 0 0 0 159855 236 0 0 20 0 2 0 275031890 4298260480 1028337 33554432000 4194304 5963574 140737174230320 140634907322664 4388683 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) 4197520

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 16266
/proc/meminfo: memFree=21472060/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=4197520 CPUtime=1661.82 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 1032863 0 0 0 165968 214 0 0 20 0 2 0 275031775 4298260480 1028345 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 1049380 1028345 196 432 0 1048945 0
[pid=16246/tid=16249] ppid=16244 vsize=4197520 CPUtime=1660.91 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 1013385 0 0 0 165854 237 0 0 20 0 2 0 275031890 4298260480 1028345 33554432000 4194304 5963574 140737174230320 140634907322664 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 4197520

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 16267
/proc/meminfo: memFree=21279764/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=4197520 CPUtime=1721.82 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 1032874 0 0 0 171968 214 0 0 20 0 2 0 275031775 4298260480 1028356 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 1049380 1028356 196 432 0 1048945 0
[pid=16246/tid=16249] ppid=16244 vsize=4197520 CPUtime=1720.91 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 1013396 0 0 0 171853 238 0 0 20 0 2 0 275031890 4298260480 1028356 33554432000 4194304 5963574 140737174230320 140634907322664 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 4197520

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 16267
/proc/meminfo: memFree=21071348/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=4197520 CPUtime=1781.81 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 1032874 0 0 0 177967 214 0 0 20 0 2 0 275031775 4298260480 1028356 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 1049380 1028356 196 432 0 1048945 0
[pid=16246/tid=16249] ppid=16244 vsize=4197520 CPUtime=1780.91 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 1013396 0 0 0 177852 239 0 0 20 0 2 0 275031890 4298260480 1028356 33554432000 4194304 5963574 140737174230320 140634907322664 4399603 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 4197520

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 16267
/proc/meminfo: memFree=21036488/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=4197520 CPUtime=1791.41 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 1032874 0 0 0 178927 214 0 0 20 0 2 0 275031775 4298260480 1028356 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 1049380 1028356 196 432 0 1048945 0
[pid=16246/tid=16249] ppid=16244 vsize=4197520 CPUtime=1790.51 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 1013396 0 0 0 178812 239 0 0 20 0 2 0 275031890 4298260480 1028356 33554432000 4194304 5963574 140737174230320 140634907322664 4388706 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 4197520

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 16267
/proc/meminfo: memFree=21021840/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=4197520 CPUtime=1794.61 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 1032874 0 0 0 179247 214 0 0 20 0 2 0 275031775 4298260480 1028356 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 1049380 1028356 196 432 0 1048945 0
[pid=16246/tid=16249] ppid=16244 vsize=4197520 CPUtime=1793.71 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 1013396 0 0 0 179132 239 0 0 20 0 2 0 275031890 4298260480 1028356 33554432000 4194304 5963574 140737174230320 140634907322664 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 4197520

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 16267
/proc/meminfo: memFree=21013408/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=4197520 CPUtime=1797.8 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 1032874 0 0 0 179566 214 0 0 20 0 2 0 275031775 4298260480 1028356 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 1049380 1028356 196 432 0 1048945 0
[pid=16246/tid=16249] ppid=16244 vsize=4197520 CPUtime=1796.91 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 1013396 0 0 0 179452 239 0 0 20 0 2 0 275031890 4298260480 1028356 33554432000 4194304 5963574 140737174230320 140634907322664 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 4197520

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 16267
/proc/meminfo: memFree=21008944/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=4197520 CPUtime=1798.6 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 1032874 0 0 0 179646 214 0 0 20 0 2 0 275031775 4298260480 1028356 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 1049380 1028356 196 432 0 1048945 0
[pid=16246/tid=16249] ppid=16244 vsize=4197520 CPUtime=1797.71 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 1013396 0 0 0 179532 239 0 0 20 0 2 0 275031890 4298260480 1028356 33554432000 4194304 5963574 140737174230320 140634907322664 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (KiB) 4197520

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 16267
/proc/meminfo: memFree=21003612/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=4197520 CPUtime=1799.4 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) S 16244 16246 15878 0 -1 4202496 1032874 0 0 0 179726 214 0 0 20 0 2 0 275031775 4298260480 1028356 33554432000 4194304 5963574 140737174230320 140737174229840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 1049380 1028356 196 432 0 1048945 0
[pid=16246/tid=16249] ppid=16244 vsize=4197520 CPUtime=1798.51 cores=0,2,4,6
/proc/16246/task/16249/stat : 16249 (wbo1.7) R 16244 16246 15878 0 -1 4202560 1013396 0 0 0 179612 239 0 0 20 0 2 0 275031890 4298260480 1028356 33554432000 4194304 5963574 140737174230320 140634907322664 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (KiB) 4197520

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 16267
/proc/meminfo: memFree=21003612/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=0 CPUtime=1799.87 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) R 16244 16246 15878 0 -1 4203524 1032874 0 0 0 179739 248 0 0 20 0 1 0 275031775 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.87
Current children cumulated vsize (KiB) 0

[startup+1800.2 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 16267
/proc/meminfo: memFree=21003612/32873844 swapFree=7900/7900
[pid=16246] ppid=16244 vsize=0 CPUtime=1799.97 cores=0,2,4,6
/proc/16246/stat : 16246 (wbo1.7) R 16244 16246 15878 0 -1 4203524 1032874 0 0 0 179739 258 0 0 20 0 1 0 275031775 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.97
Current children cumulated vsize (KiB) 0

Child status: 255
Real time (s): 1800.25
CPU time (s): 1800.03
CPU user time (s): 1797.39
CPU system time (s): 2.6346
CPU usage (%): 99.9876
Max. virtual memory (cumulated for all children) (KiB): 4197520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.39
system time used= 2.6346
maximum resident set size= 4113424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1032874
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= 267
involuntary context switches= 1949

runsolver used 5.07223 second user time and 11.5572 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-27 05:24:32
IDJOB=3705133
IDBENCH=1970
IDSOLVER=2283
FILE ID=node137/3705133-1338089072
RUNJOBID= node137-1338083671-15894
PBS_JOBID= 14624423
Free space on /tmp= 71460 MiB

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

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

MD5SUM BENCH= 5f836d1b8d150c1925229546ed283812
RANDOM SEED=77592380

node137.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.600
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.20
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.600
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.600
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.600
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.600
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.91
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.600
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.600
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.600
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:        29101580 kB
Buffers:          306168 kB
Cached:          2632844 kB
SwapCached:        22060 kB
Active:           810496 kB
Inactive:        2152996 kB
Active(anon):       4060 kB
Inactive(anon):    22684 kB
Active(file):     806436 kB
Inactive(file):  2130312 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67081508 kB
Dirty:             44496 kB
Writeback:             0 kB
AnonPages:         11692 kB
Mapped:             9048 kB
Shmem:                 0 kB
Slab:             667452 kB
SReclaimable:     108500 kB
SUnreclaim:       558952 kB
KernelStack:        1392 kB
PageTables:         3784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     106572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71472 MiB
End job on node137 at 2012-05-27 05:54:33