Trace number 3705129

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.7? 1799.66 1800.22

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_2.opb.PB06.opb
MD5SUM751aa23355f7a016eeb9009a33a863ac
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark687
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 436
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 494314
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 494314
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-3705129-1338088938.opb.
0.00/0.00	c Instance file HOME/instance-3705129-1338088938.opb
0.00/0.00	c File size is 17233610 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.69      | 0  | 1            lb |  0                0                0.00  |
1.78/1.87	c | 1.87      | 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.48/2.54	c | 2.54      | 0  | 6            lb |  0                0                0.00  |
2.68/2.71	c | 2.71      | 0  | 7            lb |  0                0                0.00  |
2.78/2.87	c | 2.88      | 0  | 8            lb |  0                0                0.00  |
2.98/3.04	c | 3.04      | 0  | 9            lb |  0                0                0.00  |
3.19/3.20	c | 3.21      | 0  | 10           lb |  0                0                0.00  |
3.29/3.37	c | 3.37      | 0  | 13           lb |  0                0                0.00  |
3.48/3.54	c | 3.54      | 0  | 14           lb |  0                0                0.00  |
3.68/3.70	c | 3.71      | 0  | 15           lb |  0                0                0.00  |
3.78/3.87	c | 3.87      | 0  | 16           lb |  0                0                0.00  |
3.98/4.04	c | 4.04      | 0  | 18           lb |  0                0                0.00  |
4.18/4.20	c | 4.21      | 0  | 19           lb |  0                0                0.00  |
4.58/4.66	c | 4.38      | 0  | 20           lb |  0                0                0.00  |
4.58/4.66	c | 4.54      | 0  | 22           lb |  0                0                0.00  |
4.68/4.70	c | 4.71      | 0  | 23           lb |  0                0                0.00  |
4.78/4.87	c | 4.87      | 0  | 24           lb |  0                0                0.00  |
4.98/5.03	c | 5.04      | 0  | 25           lb |  0                0                0.00  |
5.18/5.20	c | 5.20      | 0  | 26           lb |  0                0                0.00  |
5.28/5.37	c | 5.37      | 0  | 27           lb |  0                0                0.00  |
5.49/5.53	c | 5.54      | 0  | 28           lb |  0                0                0.00  |
5.68/5.70	c | 5.71      | 0  | 30           lb |  0                0                0.00  |
5.78/5.87	c | 5.87      | 0  | 31           lb |  0                0                0.00  |
5.98/6.04	c | 6.04      | 0  | 32           lb |  0                0                0.00  |
6.18/6.20	c | 6.21      | 0  | 33           lb |  0                0                0.00  |
6.28/6.37	c | 6.37      | 0  | 34           lb |  0                0                0.00  |
6.49/6.54	c | 6.54      | 0  | 35           lb |  0                0                0.00  |
6.68/6.70	c | 6.71      | 0  | 36           lb |  0                0                0.00  |
6.78/6.87	c | 6.88      | 0  | 37           lb |  0                0                0.00  |
6.98/7.04	c | 7.04      | 0  | 38           lb |  0                0                0.00  |
7.18/7.21	c | 7.21      | 0  | 41           lb |  0                0                0.00  |
7.28/7.38	c | 7.38      | 0  | 42           lb |  0                0                0.00  |
7.48/7.55	c | 7.55      | 0  | 43           lb |  0                0                0.00  |
7.69/7.71	c | 7.72      | 0  | 44           lb |  0                0                0.00  |
7.78/7.89	c | 7.89      | 0  | 45           lb |  0                0                0.00  |
7.98/8.06	c | 8.06      | 0  | 46           lb |  0                0                0.00  |
8.18/8.23	c | 8.24      | 0  | 47           lb |  0                0                0.00  |
8.38/8.40	c | 8.41      | 0  | 48           lb |  0                0                0.00  |
8.48/8.57	c | 8.57      | 0  | 49           lb |  0                0                0.00  |
8.69/8.74	c | 8.74      | 0  | 50           lb |  0                0                0.00  |
8.88/8.91	c | 8.91      | 0  | 51           lb |  0                0                0.00  |
8.98/9.08	c | 9.08      | 0  | 52           lb |  0                0                0.00  |
9.18/9.25	c | 9.25      | 0  | 53           lb |  0                0                0.00  |
9.38/9.42	c | 9.42      | 0  | 54           lb |  0                0                0.00  |
9.48/9.58	c | 9.59      | 0  | 55           lb |  0                0                0.00  |
9.68/9.75	c | 9.76      | 0  | 56           lb |  0                0                0.00  |
9.88/9.93	c | 9.93      | 0  | 57           lb |  0                0                0.00  |
10.08/10.10	c | 10.10     | 0  | 59           lb |  0                0                0.00  |
10.18/10.27	c | 10.27     | 0  | 60           lb |  0                0                0.00  |
10.38/10.44	c | 10.44     | 0  | 61           lb |  0                0                0.00  |
10.58/10.61	c | 10.61     | 0  | 63           lb |  0                0                0.00  |
10.68/10.77	c | 10.78     | 0  | 64           lb |  0                0                0.00  |
10.88/10.94	c | 10.95     | 0  | 65           lb |  0                0                0.00  |
11.08/11.11	c | 11.12     | 0  | 66           lb |  0                0                0.00  |
11.18/11.28	c | 11.29     | 0  | 67           lb |  0                0                0.00  |
11.38/11.46	c | 11.46     | 0  | 68           lb |  0                0                0.00  |
11.58/11.63	c | 11.63     | 0  | 69           lb |  0                0                0.00  |
11.78/11.80	c | 11.80     | 0  | 72           lb |  0                0                0.00  |
11.88/11.97	c | 11.97     | 0  | 73           lb |  0                0                0.00  |
12.09/12.14	c | 12.14     | 0  | 74           lb |  0                0                0.00  |
12.29/12.31	c | 12.31     | 0  | 75           lb |  0                0                0.00  |
12.39/12.48	c | 12.48     | 0  | 77           lb |  0                0                0.00  |
12.59/12.65	c | 12.65     | 0  | 78           lb |  0                0                0.00  |
12.79/12.82	c | 12.83     | 0  | 79           lb |  0                0                0.00  |
12.89/12.99	c | 13.00     | 0  | 80           lb |  0                0                0.00  |
13.09/13.17	c | 13.17     | 0  | 81           lb |  0                0                0.00  |
13.28/13.34	c | 13.35     | 0  | 82           lb |  0                0                0.00  |
13.48/13.52	c | 13.52     | 0  | 83           lb |  0                0                0.00  |
13.58/13.69	c | 13.69     | 0  | 84           lb |  0                0                0.00  |
13.78/13.86	c | 13.86     | 0  | 85           lb |  0                0                0.00  |
13.98/14.03	c | 14.04     | 0  | 86           lb |  0                0                0.00  |
14.19/14.21	c | 14.21     | 0  | 88           lb |  0                0                0.00  |
14.29/14.38	c | 14.38     | 0  | 89           lb |  0                0                0.00  |
14.48/14.55	c | 14.56     | 0  | 90           lb |  0                0                0.00  |
14.68/14.73	c | 14.73     | 0  | 92           lb |  0                0                0.00  |
14.88/14.90	c | 14.91     | 0  | 93           lb |  0                0                0.00  |
14.98/15.08	c | 15.08     | 0  | 94           lb |  0                0                0.00  |
15.18/15.25	c | 15.25     | 0  | 95           lb |  0                0                0.00  |
15.39/15.43	c | 15.43     | 0  | 96           lb |  0                0                0.00  |
15.58/15.60	c | 15.61     | 0  | 97           lb |  0                0                0.00  |
15.68/15.78	c | 15.78     | 0  | 98           lb |  0                0                0.00  |
15.88/15.95	c | 15.96     | 0  | 99           lb |  0                0                0.00  |
16.08/16.12	c | 16.13     | 0  | 100          lb |  0                0                0.00  |
16.28/16.30	c | 16.30     | 0  | 101          lb |  0                0                0.00  |
16.39/16.48	c | 16.48     | 0  | 102          lb |  0                0                0.00  |
16.58/16.65	c | 16.66     | 0  | 103          lb |  0                0                0.00  |
16.78/16.83	c | 16.84     | 0  | 104          lb |  0                0                0.00  |
16.98/17.01	c | 17.01     | 0  | 106          lb |  0                0                0.00  |
17.08/17.18	c | 17.19     | 0  | 107          lb |  0                0                0.00  |
17.28/17.36	c | 17.36     | 0  | 108          lb |  0                0                0.00  |
17.49/17.54	c | 17.54     | 0  | 109          lb |  0                0                0.00  |
17.68/17.71	c | 17.72     | 0  | 110          lb |  0                0                0.00  |
17.78/17.89	c | 17.89     | 0  | 111          lb |  0                0                0.00  |
17.98/18.06	c | 18.07     | 0  | 112          lb |  0                0                0.00  |
18.18/18.24	c | 18.24     | 0  | 113          lb |  0                0                0.00  |
18.38/18.42	c | 18.42     | 0  | 114          lb |  0                0                0.00  |
18.48/18.59	c | 18.60     | 0  | 115          lb |  0                0                0.00  |
18.69/18.77	c | 18.77     | 0  | 116          lb |  0                0                0.00  |
18.88/18.95	c | 18.95     | 0  | 117          lb |  0                0                0.00  |
19.08/19.12	c | 19.13     | 0  | 118          lb |  0                0                0.00  |
19.28/19.31	c | 19.31     | 0  | 119          lb |  0                0                0.00  |
19.38/19.48	c | 19.49     | 0  | 121          lb |  0                0                0.00  |
19.58/19.66	c | 19.66     | 0  | 122          lb |  0                0                0.00  |
19.79/19.84	c | 19.84     | 0  | 124          lb |  0                0                0.00  |
19.98/20.01	c | 20.02     | 0  | 125          lb |  0                0                0.00  |
20.08/20.19	c | 20.20     | 0  | 126          lb |  0                0                0.00  |
20.28/20.37	c | 20.37     | 0  | 127          lb |  0                0                0.00  |
20.48/20.54	c | 20.55     | 0  | 128          lb |  0                0                0.00  |
20.68/20.72	c | 20.73     | 0  | 129          lb |  0                0                0.00  |
20.79/20.90	c | 20.90     | 0  | 130          lb |  0                0                0.00  |
20.98/21.08	c | 21.09     | 0  | 131          lb |  0                0                0.00  |
21.18/21.27	c | 21.27     | 0  | 132          lb |  0                0                0.00  |
21.38/21.45	c | 21.46     | 0  | 133          lb |  0                0                0.00  |
21.58/21.64	c | 21.64     | 0  | 134          lb |  0                0                0.00  |
21.78/21.84	c | 21.84     | 0  | 135          lb |  0                0                0.00  |
21.99/22.03	c | 22.03     | 0  | 136          lb |  0                0                0.00  |
22.18/22.22	c | 22.22     | 0  | 137          lb |  0                0                0.00  |
22.38/22.40	c | 22.41     | 0  | 138          lb |  0                0                0.00  |
22.48/22.59	c | 22.59     | 0  | 139          lb |  0                0                0.00  |
22.68/22.78	c | 22.78     | 0  | 140          lb |  0                0                0.00  |
22.88/22.97	c | 22.97     | 0  | 141          lb |  0                0                0.00  |
23.09/23.17	c | 23.17     | 0  | 142          lb |  0                0                0.00  |
23.28/23.38	c | 23.38     | 0  | 143          lb |  0                0                0.00  |
23.48/23.58	c | 23.58     | 0  | 144          lb |  0                0                0.00  |
23.68/23.79	c | 23.79     | 0  | 145          lb |  0                0                0.00  |
23.98/24.07	c | 24.07     | 0  | 146          lb |  0                0                0.00  |
24.28/24.34	c | 24.34     | 0  | 147          lb |  0                0                0.00  |
24.98/25.10	c | 25.10     | 0  | 148          lb |  0                0                0.00  |
26.97/27.07	c | 27.08     | 0  | 149          lb |  0                0                0.00  |
57.98/58.09	c | 58.09     | 0  | 150          lb |  0                0                0.00  |
1799.45/1800.01	c ===============================================================================
1799.45/1800.01	c Wall Clock Time: 1800.01 s
1799.45/1800.01	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-3705129-1338088938/watcher-3705129-1338088938 -o /tmp/evaluation-result-3705129-1338088938/solver-3705129-1338088938 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705129-1338088938.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.05 2.04 2.00 3/177 30728
/proc/meminfo: memFree=28557736/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=21608 CPUtime=0 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) R 30726 30728 27916 0 -1 4202496 648 0 0 0 0 0 0 0 20 0 1 0 275019703 22126592 600 33554432000 4194304 5963574 140734287928656 140734082209736 4353043 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 5402 600 163 432 0 759 0

[startup+0.0871899 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 30728
/proc/meminfo: memFree=28557736/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=26580 CPUtime=0.08 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) R 30726 30728 27916 0 -1 4202496 2163 0 0 0 8 0 0 0 20 0 1 0 275019703 27217920 2082 33554432000 4194304 5963574 140734287928656 140734082209736 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 6645 2083 468 432 0 2002 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26580

[startup+0.10025 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 30728
/proc/meminfo: memFree=28557736/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=26976 CPUtime=0.09 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) R 30726 30728 27916 0 -1 4202496 2339 0 0 0 9 0 0 0 20 0 1 0 275019703 27623424 2258 33554432000 4194304 5963574 140734287928656 140734082209736 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 6744 2258 518 432 0 2101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26976

[startup+0.30022 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 30728
/proc/meminfo: memFree=28557736/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=37068 CPUtime=0.28 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) R 30726 30728 27916 0 -1 4202496 5675 0 0 0 28 0 0 0 20 0 1 0 275019703 37957632 5400 33554432000 4194304 5963574 140734287928656 140734082209736 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 9267 5401 1253 432 0 4624 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 37068

[startup+0.700266 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 30728
/proc/meminfo: memFree=28557736/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=55824 CPUtime=0.69 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) R 30726 30728 27916 0 -1 4202496 12022 0 0 0 68 1 0 0 20 0 1 0 275019703 57163776 11490 33554432000 4194304 5963574 140734287928656 140734287927000 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 13956 11491 2727 432 0 9313 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55824

[startup+1.50017 s]
/proc/loadavg: 2.05 2.04 2.00 3/178 30729
/proc/meminfo: memFree=28508156/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=206152 CPUtime=1.49 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 41748 0 0 0 143 6 0 0 20 0 2 0 275019703 211099648 37006 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 51538 37006 183 432 0 51103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206152

[startup+3.10027 s]
/proc/loadavg: 2.05 2.04 2.00 3/179 30730
/proc/meminfo: memFree=28344336/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=265360 CPUtime=3.08 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 58980 0 0 0 299 9 0 0 20 0 2 0 275019703 271728640 53536 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 66340 53536 192 432 0 65905 0
[pid=30728/tid=30730] ppid=30726 vsize=265360 CPUtime=1.92 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 39626 0 0 0 185 7 0 0 20 0 2 0 275019819 271728640 53536 33554432000 4194304 5963574 140734287928656 139967958954304 4444923 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 265360

[startup+6.30028 s]
/proc/loadavg: 2.05 2.04 2.00 3/179 30730
/proc/meminfo: memFree=28342848/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=265360 CPUtime=6.28 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 59204 0 0 0 619 9 0 0 20 0 2 0 275019703 271728640 53760 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 66340 53760 192 432 0 65905 0
[pid=30728/tid=30730] ppid=30726 vsize=265360 CPUtime=5.11 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 39850 0 0 0 504 7 0 0 20 0 2 0 275019819 271728640 53760 33554432000 4194304 5963574 140734287928656 139967958964760 5132951 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 265360

[startup+12.7003 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 30730
/proc/meminfo: memFree=28334548/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=265360 CPUtime=12.69 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 59766 0 0 0 1259 10 0 0 20 0 2 0 275019703 271728640 54322 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 66340 54322 192 432 0 65905 0
[pid=30728/tid=30730] ppid=30726 vsize=265360 CPUtime=11.49 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 40412 0 0 0 1142 7 0 0 20 0 2 0 275019819 271728640 54322 33554432000 4194304 5963574 140734287928656 139967958964760 4446097 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 265360

[startup+25.5004 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 30730
/proc/meminfo: memFree=28293684/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=265360 CPUtime=25.47 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 74901 0 0 0 2535 12 0 0 20 0 2 0 275019703 271728640 60012 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 66340 60012 196 432 0 65905 0
[pid=30728/tid=30730] ppid=30726 vsize=265360 CPUtime=24.26 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 55547 0 0 0 2416 10 0 0 20 0 2 0 275019819 271728640 60012 33554432000 4194304 5963574 140734287928656 139967958964760 4392259 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 265360

[startup+51.1003 s]
/proc/loadavg: 2.16 2.06 2.01 3/179 30730
/proc/meminfo: memFree=28151756/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=396432 CPUtime=51.07 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 102511 0 0 0 5091 16 0 0 20 0 2 0 275019703 405946368 90551 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 99108 90551 196 432 0 98673 0
[pid=30728/tid=30730] ppid=30726 vsize=396432 CPUtime=49.79 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 83157 0 0 0 4965 14 0 0 20 0 2 0 275019819 405946368 90551 33554432000 4194304 5963574 140734287928656 139967958964216 4399406 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 396432

[startup+102.307 s]
/proc/loadavg: 2.07 2.05 2.00 3/179 30730
/proc/meminfo: memFree=28021368/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=527504 CPUtime=102.27 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 128366 0 0 0 10206 21 0 0 20 0 2 0 275019703 540164096 119546 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 131876 119546 196 432 0 131441 0
[pid=30728/tid=30730] ppid=30726 vsize=527504 CPUtime=100.85 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 109012 0 0 0 10065 20 0 0 20 0 2 0 275019819 540164096 119546 33554432000 4194304 5963574 140734287928656 139967958964568 4402953 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 527504

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 30730
/proc/meminfo: memFree=27889964/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=658576 CPUtime=162.25 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 161211 0 0 0 16197 28 0 0 20 0 2 0 275019703 674381824 152391 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 164644 152391 196 432 0 164209 0
[pid=30728/tid=30730] ppid=30726 vsize=658576 CPUtime=160.69 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 141857 0 0 0 16042 27 0 0 20 0 2 0 275019819 674381824 152391 33554432000 4194304 5963574 140734287928656 139967958964216 4388668 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 658576

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/178 30730
/proc/meminfo: memFree=27587228/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=986256 CPUtime=222.24 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 235813 0 0 0 22184 40 0 0 20 0 2 0 275019703 1009926144 226993 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 246564 226993 196 432 0 246129 0
[pid=30728/tid=30730] ppid=30726 vsize=986256 CPUtime=220.53 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 216459 0 0 0 22012 41 0 0 20 0 2 0 275019819 1009926144 226993 33554432000 4194304 5963574 140734287928656 139967958964216 4222464 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 986256

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 30732
/proc/meminfo: memFree=27264992/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=1248400 CPUtime=282.23 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 309047 0 0 0 28169 54 0 0 20 0 2 0 275019703 1278361600 300251 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 312100 300251 196 432 0 311665 0
[pid=30728/tid=30730] ppid=30726 vsize=1248400 CPUtime=280.37 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 289693 0 0 0 27981 56 0 0 20 0 2 0 275019819 1278361600 300251 33554432000 4194304 5963574 140734287928656 139967958964216 4399603 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1248400

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 30732
/proc/meminfo: memFree=26997132/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=1510544 CPUtime=342.2 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 373369 0 0 0 34153 67 0 0 20 0 2 0 275019703 1546797056 365386 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 377636 365386 196 432 0 377201 0
[pid=30728/tid=30730] ppid=30726 vsize=1510544 CPUtime=340.2 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 354015 0 0 0 33950 70 0 0 20 0 2 0 275019819 1546797056 365386 33554432000 4194304 5963574 140734287928656 139967958964216 4388646 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1510544

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 30732
/proc/meminfo: memFree=26705016/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=1772688 CPUtime=402.19 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 434399 0 0 0 40138 81 0 0 20 0 2 0 275019703 1815232512 426421 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 443172 426421 196 432 0 442737 0
[pid=30728/tid=30730] ppid=30726 vsize=1772688 CPUtime=400.03 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 415045 0 0 0 39919 84 0 0 20 0 2 0 275019819 1815232512 426421 33554432000 4194304 5963574 140734287928656 139967958964216 5135642 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1772688

[startup+462.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 30732
/proc/meminfo: memFree=26402112/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=2034832 CPUtime=462.16 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 507260 0 0 0 46119 97 0 0 20 0 2 0 275019703 2083667968 499265 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 508708 499265 196 432 0 508273 0

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


[startup+1422.31 s]
/proc/loadavg: 2.09 2.08 2.02 3/179 30780
/proc/meminfo: memFree=23838732/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=4983952 CPUtime=1421.88 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 1235201 0 0 0 141935 253 0 0 20 0 2 0 275019703 5103566848 1228125 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 1245988 1228125 196 432 0 1245553 0
[pid=30728/tid=30730] ppid=30726 vsize=4983952 CPUtime=1417.21 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 1215847 0 0 0 141450 271 0 0 20 0 2 0 275019819 5103566848 1228125 33554432000 4194304 5963574 140734287928656 139967958964216 4399603 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 4983952

[startup+1482.3 s]
/proc/loadavg: 2.09 2.08 2.02 3/179 30781
/proc/meminfo: memFree=23690500/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=5049488 CPUtime=1481.86 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 1259335 0 0 0 147926 260 0 0 20 0 2 0 275019703 5170675712 1252310 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 1262372 1252310 196 432 0 1261937 0
[pid=30728/tid=30730] ppid=30726 vsize=5049488 CPUtime=1477.04 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 1239981 0 0 0 147425 279 0 0 20 0 2 0 275019819 5170675712 1252310 33554432000 4194304 5963574 140734287928656 139967958964216 5135642 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 5049488

[startup+1542.3 s]
/proc/loadavg: 2.03 2.06 2.02 3/179 30781
/proc/meminfo: memFree=23568512/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=5180560 CPUtime=1541.83 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 1281330 0 0 0 153919 264 0 0 20 0 2 0 275019703 5304893440 1274348 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 1295140 1274348 196 432 0 1294705 0
[pid=30728/tid=30730] ppid=30726 vsize=5180560 CPUtime=1536.88 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 1261976 0 0 0 153403 285 0 0 20 0 2 0 275019819 5304893440 1274348 33554432000 4194304 5963574 140734287928656 139967958964216 4399409 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 5180560

[startup+1602.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/179 30781
/proc/meminfo: memFree=23419496/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=5246096 CPUtime=1601.83 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 1306697 0 0 0 159913 270 0 0 20 0 2 0 275019703 5372002304 1299715 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 1311524 1299715 196 432 0 1311089 0
[pid=30728/tid=30730] ppid=30726 vsize=5246096 CPUtime=1596.72 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 1287343 0 0 0 159381 291 0 0 20 0 2 0 275019819 5372002304 1299715 33554432000 4194304 5963574 140734287928656 139967958964216 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 5246096

[startup+1662.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/179 30781
/proc/meminfo: memFree=23260184/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=5377168 CPUtime=1661.8 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 1339369 0 0 0 165903 277 0 0 20 0 2 0 275019703 5506220032 1332376 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 1344292 1332376 196 432 0 1343857 0
[pid=30728/tid=30730] ppid=30726 vsize=5377168 CPUtime=1656.56 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 1320015 0 0 0 165356 300 0 0 20 0 2 0 275019819 5506220032 1332376 33554432000 4194304 5963574 140734287928656 139967958964216 4399605 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 5377168

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/180 30784
/proc/meminfo: memFree=23070248/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=5573776 CPUtime=1721.78 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 1384045 0 0 0 171890 288 0 0 20 0 2 0 275019703 5707546624 1377051 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 1393444 1377051 196 432 0 1393009 0
[pid=30728/tid=30730] ppid=30726 vsize=5573776 CPUtime=1716.39 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 1364691 0 0 0 171327 312 0 0 20 0 2 0 275019819 5707546624 1377051 33554432000 4194304 5963574 140734287928656 139967958964216 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 5573776

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 30785
/proc/meminfo: memFree=22898792/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=5704848 CPUtime=1781.76 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 1423412 0 0 0 177879 297 0 0 20 0 2 0 275019703 5841764352 1416405 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 1426212 1416405 196 432 0 1425777 0
[pid=30728/tid=30730] ppid=30726 vsize=5704848 CPUtime=1776.22 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 1404058 0 0 0 177301 321 0 0 20 0 2 0 275019819 5841764352 1416405 33554432000 4194304 5963574 140734287928656 139967958964216 4399614 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 5704848

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 30785
/proc/meminfo: memFree=22864924/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=5704848 CPUtime=1791.36 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 1428204 0 0 0 178838 298 0 0 20 0 2 0 275019703 5841764352 1421192 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 1426212 1421192 196 432 0 1425777 0
[pid=30728/tid=30730] ppid=30726 vsize=5704848 CPUtime=1785.8 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 1408850 0 0 0 178258 322 0 0 20 0 2 0 275019819 5841764352 1421192 33554432000 4194304 5963574 140734287928656 139967958964216 4399639 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (KiB) 5704848

[startup+1795.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 30785
/proc/meminfo: memFree=22853144/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=5770384 CPUtime=1794.56 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 1430020 0 0 0 179157 299 0 0 20 0 2 0 275019703 5908873216 1423008 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 1442596 1423008 196 432 0 1442161 0
[pid=30728/tid=30730] ppid=30726 vsize=5770384 CPUtime=1788.99 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 1410666 0 0 0 178576 323 0 0 20 0 2 0 275019819 5908873216 1423008 33554432000 4194304 5963574 140734287928656 139967958964216 4399603 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 5770384

[startup+1798.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 30785
/proc/meminfo: memFree=22846448/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=5770384 CPUtime=1797.76 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 1431613 0 0 0 179477 299 0 0 20 0 2 0 275019703 5908873216 1424603 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 1442596 1424603 196 432 0 1442161 0
[pid=30728/tid=30730] ppid=30726 vsize=5770384 CPUtime=1792.18 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 1412259 0 0 0 178895 323 0 0 20 0 2 0 275019819 5908873216 1424603 33554432000 4194304 5963574 140734287928656 139967958964216 4399603 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 5770384

[startup+1799.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 30785
/proc/meminfo: memFree=22842836/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=5770384 CPUtime=1798.55 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 1432138 0 0 0 179556 299 0 0 20 0 2 0 275019703 5908873216 1425128 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 1442596 1425128 196 432 0 1442161 0
[pid=30728/tid=30730] ppid=30726 vsize=5770384 CPUtime=1792.97 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 1412784 0 0 0 178974 323 0 0 20 0 2 0 275019819 5908873216 1425128 33554432000 4194304 5963574 140734287928656 139967958964216 4399627 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.55
Current children cumulated vsize (KiB) 5770384

[startup+1799.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 30785
/proc/meminfo: memFree=22838744/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=5770384 CPUtime=1799.35 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) S 30726 30728 27916 0 -1 4202496 1432560 0 0 0 179636 299 0 0 20 0 2 0 275019703 5908873216 1425550 33554432000 4194304 5963574 140734287928656 140734287928176 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 1442596 1425550 196 432 0 1442161 0
[pid=30728/tid=30730] ppid=30726 vsize=5770384 CPUtime=1793.77 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202560 1413206 0 0 0 179054 323 0 0 20 0 2 0 275019819 5908873216 1425550 33554432000 4194304 5963574 140734287928656 139967958964216 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.35
Current children cumulated vsize (KiB) 5770384

[startup+1800.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 30785
/proc/meminfo: memFree=22838744/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=0 CPUtime=1799.56 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) Z 30726 30728 27916 0 -1 4203532 1432634 0 0 0 179648 308 0 0 20 0 2 0 275019703 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 0 0 0 0 0 0 0
[pid=30728/tid=30730] ppid=30726 vsize=0 CPUtime=1793.97 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202564 1413280 0 0 0 179065 332 0 0 20 0 2 0 275019819 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (KiB) 0

[startup+1800.2 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 30785
/proc/meminfo: memFree=22838744/32873648 swapFree=6844/6844
[pid=30728] ppid=30726 vsize=0 CPUtime=1799.66 cores=0,2,4,6
/proc/30728/stat : 30728 (wbo1.7) Z 30726 30728 27916 0 -1 4203532 1432634 0 0 0 179648 318 0 0 20 0 2 0 275019703 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30728/statm: 0 0 0 0 0 0 0
[pid=30728/tid=30730] ppid=30726 vsize=0 CPUtime=1794.07 cores=0,2,4,6
/proc/30728/task/30730/stat : 30730 (wbo1.7) R 30726 30728 27916 0 -1 4202564 1413280 0 0 0 179065 342 0 0 20 0 2 0 275019819 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (KiB) 0

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30728 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=783607
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=475471
# CPU time returned by wait4() is 1795.26
# while last known CPU time is 1799.66
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.22
CPU time (s): 1799.66
CPU user time (s): 1796.48
CPU system time (s): 3.18
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 5770384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.78
system time used= 3.47547
maximum resident set size= 5702496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1432634
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= 447
involuntary context switches= 2408

runsolver used 3.39348 second user time and 9.27159 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-27 05:22:18
IDJOB=3705129
IDBENCH=1966
IDSOLVER=2283
FILE ID=node124/3705129-1338088938
RUNJOBID= node124-1338072365-27932
PBS_JOBID= 14624420
Free space on /tmp= 71412 MiB

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

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

MD5SUM BENCH= 751aa23355f7a016eeb9009a33a863ac
RANDOM SEED=1206774102

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5357.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28558200 kB
Buffers:          326180 kB
Cached:          2684136 kB
SwapCached:            0 kB
Active:          1395464 kB
Inactive:        2112280 kB
Active(anon):     499508 kB
Inactive(anon):        0 kB
Active(file):     895956 kB
Inactive(file):  2112280 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             22088 kB
Writeback:             0 kB
AnonPages:        506032 kB
Mapped:            15192 kB
Shmem:               200 kB
Slab:             668376 kB
SReclaimable:     112624 kB
SUnreclaim:       555752 kB
KernelStack:        1472 kB
PageTables:         4976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     146308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71404 MiB
End job on node124 at 2012-05-27 05:52:19