Trace number 3705123

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.34 1800.18

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_1.opb.PB06.opb
MD5SUM2fd45123d8e20b24379108257151f007
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark712
Best CPU time to get the best result obtained on this benchmark1800.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 414
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 488873
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 488873
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-3705123-1338089619.opb.
0.00/0.00	c Instance file HOME/instance-3705123-1338089619.opb
0.00/0.00	c File size is 17233614 bytes.
1.09/1.15	c Cost Offset: 0
1.09/1.15	c Highest Coefficient sum: 101
1.09/1.15	c ============================[ Problem Statistics ]=============================
1.09/1.15	c |                                                                             |
1.09/1.15	c |  Parsing time:          1.15         s                                      |
1.09/1.15	c |  Number Variables:      10000                                               |
1.09/1.15	c |  Number Clauses:        656900                                              |
1.09/1.15	c |  Number Cardinality:    0                                                   |
1.09/1.15	c |  Number PB Constraints: 0                                                   |
1.09/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  | 4            lb |  0                0                0.00  |
2.19/2.21	c | 2.22      | 0  | 5            lb |  0                0                0.00  |
2.28/2.38	c | 2.38      | 0  | 6            lb |  0                0                0.00  |
2.48/2.55	c | 2.55      | 0  | 7            lb |  0                0                0.00  |
2.68/2.72	c | 2.72      | 0  | 8            lb |  0                0                0.00  |
2.78/2.88	c | 2.89      | 0  | 9            lb |  0                0                0.00  |
2.98/3.05	c | 3.06      | 0  | 10           lb |  0                0                0.00  |
3.19/3.22	c | 3.23      | 0  | 11           lb |  0                0                0.00  |
3.29/3.39	c | 3.39      | 0  | 12           lb |  0                0                0.00  |
3.48/3.56	c | 3.56      | 0  | 13           lb |  0                0                0.00  |
3.68/3.74	c | 3.74      | 0  | 14           lb |  0                0                0.00  |
3.88/3.91	c | 3.91      | 0  | 15           lb |  0                0                0.00  |
3.98/4.08	c | 4.08      | 0  | 16           lb |  0                0                0.00  |
4.18/4.24	c | 4.25      | 0  | 17           lb |  0                0                0.00  |
4.39/4.41	c | 4.42      | 0  | 18           lb |  0                0                0.00  |
4.58/4.67	c | 4.58      | 0  | 20           lb |  0                0                0.00  |
4.68/4.76	c | 4.76      | 0  | 23           lb |  0                0                0.00  |
4.88/4.92	c | 4.93      | 0  | 24           lb |  0                0                0.00  |
4.98/5.09	c | 5.10      | 0  | 25           lb |  0                0                0.00  |
5.18/5.26	c | 5.27      | 0  | 26           lb |  0                0                0.00  |
5.39/5.43	c | 5.43      | 0  | 27           lb |  0                0                0.00  |
5.58/5.60	c | 5.60      | 0  | 28           lb |  0                0                0.00  |
5.68/5.77	c | 5.77      | 0  | 29           lb |  0                0                0.00  |
5.88/5.94	c | 5.94      | 0  | 30           lb |  0                0                0.00  |
6.08/6.11	c | 6.12      | 0  | 32           lb |  0                0                0.00  |
6.18/6.28	c | 6.28      | 0  | 33           lb |  0                0                0.00  |
6.38/6.45	c | 6.45      | 0  | 34           lb |  0                0                0.00  |
6.59/6.62	c | 6.62      | 0  | 35           lb |  0                0                0.00  |
6.68/6.79	c | 6.79      | 0  | 36           lb |  0                0                0.00  |
6.88/6.96	c | 6.96      | 0  | 37           lb |  0                0                0.00  |
7.08/7.13	c | 7.13      | 0  | 38           lb |  0                0                0.00  |
7.28/7.30	c | 7.30      | 0  | 42           lb |  0                0                0.00  |
7.38/7.47	c | 7.47      | 0  | 43           lb |  0                0                0.00  |
7.59/7.64	c | 7.64      | 0  | 45           lb |  0                0                0.00  |
7.78/7.81	c | 7.81      | 0  | 47           lb |  0                0                0.00  |
7.88/7.97	c | 7.97      | 0  | 48           lb |  0                0                0.00  |
8.08/8.14	c | 8.14      | 0  | 50           lb |  0                0                0.00  |
8.28/8.31	c | 8.31      | 0  | 51           lb |  0                0                0.00  |
8.38/8.47	c | 8.48      | 0  | 52           lb |  0                0                0.00  |
8.58/8.65	c | 8.65      | 0  | 53           lb |  0                0                0.00  |
8.79/8.81	c | 8.82      | 0  | 55           lb |  0                0                0.00  |
8.88/8.98	c | 8.99      | 0  | 56           lb |  0                0                0.00  |
9.08/9.15	c | 9.16      | 0  | 57           lb |  0                0                0.00  |
9.28/9.32	c | 9.32      | 0  | 58           lb |  0                0                0.00  |
9.38/9.49	c | 9.49      | 0  | 61           lb |  0                0                0.00  |
9.58/9.66	c | 9.66      | 0  | 62           lb |  0                0                0.00  |
9.79/9.83	c | 9.84      | 0  | 63           lb |  0                0                0.00  |
9.98/10.00	c | 10.01     | 0  | 64           lb |  0                0                0.00  |
10.08/10.17	c | 10.18     | 0  | 65           lb |  0                0                0.00  |
10.28/10.34	c | 10.35     | 0  | 66           lb |  0                0                0.00  |
10.48/10.51	c | 10.52     | 0  | 68           lb |  0                0                0.00  |
10.58/10.69	c | 10.69     | 0  | 69           lb |  0                0                0.00  |
10.78/10.86	c | 10.86     | 0  | 72           lb |  0                0                0.00  |
10.99/11.03	c | 11.04     | 0  | 73           lb |  0                0                0.00  |
11.18/11.21	c | 11.21     | 0  | 74           lb |  0                0                0.00  |
11.28/11.38	c | 11.39     | 0  | 75           lb |  0                0                0.00  |
11.48/11.56	c | 11.56     | 0  | 76           lb |  0                0                0.00  |
11.68/11.73	c | 11.73     | 0  | 77           lb |  0                0                0.00  |
11.88/11.90	c | 11.90     | 0  | 78           lb |  0                0                0.00  |
11.99/12.07	c | 12.07     | 0  | 79           lb |  0                0                0.00  |
12.18/12.25	c | 12.25     | 0  | 80           lb |  0                0                0.00  |
12.38/12.42	c | 12.42     | 0  | 81           lb |  0                0                0.00  |
12.48/12.59	c | 12.60     | 0  | 82           lb |  0                0                0.00  |
12.68/12.77	c | 12.77     | 0  | 83           lb |  0                0                0.00  |
12.88/12.94	c | 12.94     | 0  | 84           lb |  0                0                0.00  |
13.09/13.11	c | 13.12     | 0  | 85           lb |  0                0                0.00  |
13.19/13.28	c | 13.29     | 0  | 86           lb |  0                0                0.00  |
13.38/13.46	c | 13.46     | 0  | 87           lb |  0                0                0.00  |
13.58/13.63	c | 13.64     | 0  | 88           lb |  0                0                0.00  |
13.78/13.81	c | 13.81     | 0  | 89           lb |  0                0                0.00  |
13.88/13.98	c | 13.98     | 0  | 90           lb |  0                0                0.00  |
14.08/14.16	c | 14.16     | 0  | 92           lb |  0                0                0.00  |
14.28/14.33	c | 14.34     | 0  | 94           lb |  0                0                0.00  |
14.48/14.51	c | 14.51     | 0  | 95           lb |  0                0                0.00  |
14.58/14.68	c | 14.69     | 0  | 96           lb |  0                0                0.00  |
14.78/14.86	c | 14.86     | 0  | 98           lb |  0                0                0.00  |
14.98/15.04	c | 15.04     | 0  | 99           lb |  0                0                0.00  |
15.19/15.21	c | 15.21     | 0  | 100          lb |  0                0                0.00  |
15.29/15.38	c | 15.39     | 0  | 101          lb |  0                0                0.00  |
15.49/15.56	c | 15.57     | 0  | 102          lb |  0                0                0.00  |
15.69/15.74	c | 15.74     | 0  | 103          lb |  0                0                0.00  |
15.89/15.91	c | 15.92     | 0  | 104          lb |  0                0                0.00  |
15.99/16.09	c | 16.10     | 0  | 105          lb |  0                0                0.00  |
16.19/16.27	c | 16.27     | 0  | 106          lb |  0                0                0.00  |
16.39/16.44	c | 16.45     | 0  | 107          lb |  0                0                0.00  |
16.59/16.62	c | 16.62     | 0  | 109          lb |  0                0                0.00  |
16.79/16.80	c | 16.80     | 0  | 110          lb |  0                0                0.00  |
16.89/16.97	c | 16.98     | 0  | 112          lb |  0                0                0.00  |
17.09/17.15	c | 17.15     | 0  | 113          lb |  0                0                0.00  |
17.29/17.33	c | 17.33     | 0  | 115          lb |  0                0                0.00  |
17.49/17.50	c | 17.51     | 0  | 116          lb |  0                0                0.00  |
17.59/17.68	c | 17.69     | 0  | 117          lb |  0                0                0.00  |
17.79/17.86	c | 17.86     | 0  | 118          lb |  0                0                0.00  |
17.99/18.03	c | 18.04     | 0  | 119          lb |  0                0                0.00  |
18.19/18.21	c | 18.21     | 0  | 120          lb |  0                0                0.00  |
18.29/18.38	c | 18.38     | 0  | 121          lb |  0                0                0.00  |
18.49/18.56	c | 18.56     | 0  | 122          lb |  0                0                0.00  |
18.69/18.73	c | 18.73     | 0  | 123          lb |  0                0                0.00  |
18.89/18.91	c | 18.91     | 0  | 124          lb |  0                0                0.00  |
18.99/19.09	c | 19.09     | 0  | 125          lb |  0                0                0.00  |
19.19/19.26	c | 19.27     | 0  | 126          lb |  0                0                0.00  |
19.39/19.44	c | 19.44     | 0  | 127          lb |  0                0                0.00  |
19.59/19.62	c | 19.62     | 0  | 128          lb |  0                0                0.00  |
19.69/19.79	c | 19.80     | 0  | 129          lb |  0                0                0.00  |
19.89/19.97	c | 19.97     | 0  | 130          lb |  0                0                0.00  |
20.08/20.16	c | 20.16     | 0  | 131          lb |  0                0                0.00  |
20.28/20.35	c | 20.35     | 0  | 132          lb |  0                0                0.00  |
20.48/20.53	c | 20.53     | 0  | 133          lb |  0                0                0.00  |
20.68/20.70	c | 20.71     | 0  | 134          lb |  0                0                0.00  |
20.79/20.89	c | 20.89     | 0  | 135          lb |  0                0                0.00  |
20.98/21.07	c | 21.07     | 0  | 136          lb |  0                0                0.00  |
21.18/21.25	c | 21.26     | 0  | 137          lb |  0                0                0.00  |
21.38/21.43	c | 21.44     | 0  | 138          lb |  0                0                0.00  |
21.58/21.62	c | 21.62     | 0  | 139          lb |  0                0                0.00  |
21.78/21.81	c | 21.81     | 0  | 140          lb |  0                0                0.00  |
21.89/22.00	c | 22.00     | 0  | 141          lb |  0                0                0.00  |
22.08/22.20	c | 22.20     | 0  | 142          lb |  0                0                0.00  |
22.28/22.39	c | 22.40     | 0  | 143          lb |  0                0                0.00  |
22.48/22.58	c | 22.58     | 0  | 144          lb |  0                0                0.00  |
22.69/22.77	c | 22.77     | 0  | 145          lb |  0                0                0.00  |
22.89/22.95	c | 22.96     | 0  | 146          lb |  0                0                0.00  |
23.09/23.14	c | 23.14     | 0  | 147          lb |  0                0                0.00  |
23.28/23.33	c | 23.34     | 0  | 148          lb |  0                0                0.00  |
23.48/23.53	c | 23.53     | 0  | 149          lb |  0                0                0.00  |
23.68/23.73	c | 23.73     | 0  | 150          lb |  0                0                0.00  |
23.88/23.94	c | 23.94     | 0  | 151          lb |  0                0                0.00  |
24.09/24.16	c | 24.17     | 0  | 152          lb |  0                0                0.00  |
24.48/24.59	c | 24.60     | 0  | 153          lb |  0                0                0.00  |
25.19/25.29	c | 25.29     | 0  | 154          lb |  0                0                0.00  |
28.18/28.21	c | 28.21     | 0  | 155          lb |  0                0                0.00  |
98.97/99.00	c | 99.01     | 0  | 156          lb |  0                0                0.00  |
1799.25/1800.01	c ===============================================================================
1799.25/1800.01	c Wall Clock Time: 1800.01 s
1799.25/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-3705123-1338089619/watcher-3705123-1338089619 -o /tmp/evaluation-result-3705123-1338089619/solver-3705123-1338089619 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705123-1338089619.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.00 2.00 2.00 4/175 9586
/proc/meminfo: memFree=30818124/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=21252 CPUtime=0 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) R 9584 9586 8971 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275090377 21762048 549 33554432000 4194304 5963574 140733257861600 140734335624472 4395185 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 5313 549 162 432 0 670 0

[startup+0.0931991 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 9586
/proc/meminfo: memFree=30818124/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=26712 CPUtime=0.08 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) R 9584 9586 8971 0 -1 4202496 2243 0 0 0 8 0 0 0 20 0 1 0 275090377 27353088 2163 33554432000 4194304 5963574 140733257861600 140734335624472 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 6678 2163 490 432 0 2035 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26712

[startup+0.100244 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 9586
/proc/meminfo: memFree=30818124/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=26976 CPUtime=0.09 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) R 9584 9586 8971 0 -1 4202496 2333 0 0 0 9 0 0 0 20 0 1 0 275090377 27623424 2253 33554432000 4194304 5963574 140733257861600 140734335624472 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 6744 2254 517 432 0 2101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26976

[startup+0.300267 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 9586
/proc/meminfo: memFree=30818124/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=37068 CPUtime=0.29 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) R 9584 9586 8971 0 -1 4202496 5671 0 0 0 29 0 0 0 20 0 1 0 275090377 37957632 5397 33554432000 4194304 5963574 140733257861600 140734335624472 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 9267 5397 1252 432 0 4624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37068

[startup+0.700278 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 9586
/proc/meminfo: memFree=30818124/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=55824 CPUtime=0.68 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) R 9584 9586 8971 0 -1 4202496 12016 0 0 0 67 1 0 0 20 0 1 0 275090377 57163776 11485 33554432000 4194304 5963574 140733257861600 140734335624472 4344432 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 13956 11486 2726 432 0 9313 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 55824

[startup+1.50013 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9587
/proc/meminfo: memFree=30768296/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=206152 CPUtime=1.49 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 41443 0 0 0 143 6 0 0 20 0 2 0 275090377 211099648 36702 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 51538 36702 183 432 0 51103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206152

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9588
/proc/meminfo: memFree=30604732/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=265360 CPUtime=3.08 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 58961 0 0 0 299 9 0 0 20 0 2 0 275090377 271728640 53518 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 66340 53518 192 432 0 65905 0
[pid=9586/tid=9588] ppid=9584 vsize=265360 CPUtime=1.93 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 39626 0 0 0 186 7 0 0 20 0 2 0 275090493 271728640 53518 33554432000 4194304 5963574 140733257861600 140236713261592 5130053 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 265360

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9588
/proc/meminfo: memFree=30602492/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=265360 CPUtime=6.28 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 59184 0 0 0 619 9 0 0 20 0 2 0 275090377 271728640 53741 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 66340 53741 192 432 0 65905 0
[pid=9586/tid=9588] ppid=9584 vsize=265360 CPUtime=5.12 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 39849 0 0 0 505 7 0 0 20 0 2 0 275090493 271728640 53741 33554432000 4194304 5963574 140733257861600 140236713261400 4419004 0 0 4096 16387 0 0 0 -1 2 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.00 2.00 2.00 3/177 9588
/proc/meminfo: memFree=30599740/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=265360 CPUtime=12.68 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 59981 0 0 0 1259 9 0 0 20 0 2 0 275090377 271728640 54538 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 66340 54538 192 432 0 65905 0
[pid=9586/tid=9588] ppid=9584 vsize=265360 CPUtime=11.5 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 40646 0 0 0 1143 7 0 0 20 0 2 0 275090493 271728640 54538 33554432000 4194304 5963574 140733257861600 140236713261592 4444331 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.00 2.00 2.00 3/177 9588
/proc/meminfo: memFree=30580080/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=273564 CPUtime=25.49 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 72633 0 0 0 2537 12 0 0 20 0 2 0 275090377 280129536 61191 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 68391 61191 194 432 0 67956 0
[pid=9586/tid=9588] ppid=9584 vsize=273564 CPUtime=24.26 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 53298 0 0 0 2417 9 0 0 20 0 2 0 275090493 280129536 61191 33554432000 4194304 5963574 140733257861600 140236713261896 5121510 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 273564

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9588
/proc/meminfo: memFree=30470208/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=404636 CPUtime=51.08 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 98606 0 0 0 5092 16 0 0 20 0 2 0 275090377 414347264 87069 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 101159 87069 196 432 0 100724 0
[pid=9586/tid=9588] ppid=9584 vsize=404636 CPUtime=49.8 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 79271 0 0 0 4967 13 0 0 20 0 2 0 275090493 414347264 87069 33554432000 4194304 5963574 140733257861600 140236713261048 4399623 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) 404636

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9627
/proc/meminfo: memFree=30872880/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=724112 CPUtime=102.28 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 174590 0 0 0 10197 31 0 0 20 0 2 0 275090377 741490688 164686 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 181028 164686 196 432 0 180593 0
[pid=9586/tid=9588] ppid=9584 vsize=724112 CPUtime=100.87 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 155255 0 0 0 10058 29 0 0 20 0 2 0 275090493 741490688 164686 33554432000 4194304 5963574 140733257861600 140236713262008 4392521 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) 724112

[startup+162.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 9627
/proc/meminfo: memFree=30798224/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=724112 CPUtime=162.26 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 174630 0 0 0 16195 31 0 0 20 0 2 0 275090377 741490688 165200 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 181028 165200 196 432 0 180593 0
[pid=9586/tid=9588] ppid=9584 vsize=724112 CPUtime=160.71 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 155295 0 0 0 16041 30 0 0 20 0 2 0 275090493 741490688 165200 33554432000 4194304 5963574 140733257861600 140236713262008 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) 724112

[startup+222.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 9627
/proc/meminfo: memFree=30760248/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=724112 CPUtime=222.22 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 177626 0 0 0 22191 31 0 0 20 0 2 0 275090377 741490688 168508 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 181028 168508 196 432 0 180593 0
[pid=9586/tid=9588] ppid=9584 vsize=724112 CPUtime=220.53 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 158291 0 0 0 22022 31 0 0 20 0 2 0 275090493 741490688 168508 33554432000 4194304 5963574 140733257861600 140236713261048 4388646 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 724112

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 9628
/proc/meminfo: memFree=30415184/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=986256 CPUtime=282.18 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 247127 0 0 0 28172 46 0 0 20 0 2 0 275090377 1009926144 237974 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 246564 237974 196 432 0 246129 0
[pid=9586/tid=9588] ppid=9584 vsize=986256 CPUtime=280.35 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 227792 0 0 0 27988 47 0 0 20 0 2 0 275090493 1009926144 237974 33554432000 4194304 5963574 140733257861600 140236713261048 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 986256

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 9628
/proc/meminfo: memFree=30117984/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=1248400 CPUtime=342.12 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 306215 0 0 0 34153 59 0 0 20 0 2 0 275090377 1278361600 297032 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 312100 297032 196 432 0 311665 0
[pid=9586/tid=9588] ppid=9584 vsize=1248400 CPUtime=340.16 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 286880 0 0 0 33955 61 0 0 20 0 2 0 275090493 1278361600 297032 33554432000 4194304 5963574 140733257861600 140236713261048 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 1248400

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9631
/proc/meminfo: memFree=29821148/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=1445008 CPUtime=402.08 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 364256 0 0 0 40137 71 0 0 20 0 2 0 275090377 1479688192 355047 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 361252 355047 196 432 0 360817 0
[pid=9586/tid=9588] ppid=9584 vsize=1445008 CPUtime=399.97 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 344921 0 0 0 39923 74 0 0 20 0 2 0 275090493 1479688192 355047 33554432000 4194304 5963574 140733257861600 140236713261048 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 1445008

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9631
/proc/meminfo: memFree=29544428/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=1707152 CPUtime=462.04 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 421038 0 0 0 46121 83 0 0 20 0 2 0 275090377 1748123648 411811 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 426788 411811 196 432 0 426353 0

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

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9637
/proc/meminfo: memFree=26419784/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=4263056 CPUtime=1481.68 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 1061777 0 0 0 147946 222 0 0 20 0 2 0 275090377 4365369344 1053091 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 1065764 1053091 196 432 0 1065329 0
[pid=9586/tid=9588] ppid=9584 vsize=4263056 CPUtime=1477.01 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 1042442 0 0 0 147460 241 0 0 20 0 2 0 275090493 4365369344 1053091 33554432000 4194304 5963574 140733257861600 140236713261048 4399614 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 4263056

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9638
/proc/meminfo: memFree=26304864/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=4394128 CPUtime=1541.66 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 1089639 0 0 0 153938 228 0 0 20 0 2 0 275090377 4499587072 1080953 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 1098532 1080953 196 432 0 1098097 0
[pid=9586/tid=9588] ppid=9584 vsize=4394128 CPUtime=1536.84 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 1070304 0 0 0 153436 248 0 0 20 0 2 0 275090493 4499587072 1080953 33554432000 4194304 5963574 140733257861600 140236713261048 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 4394128

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9641
/proc/meminfo: memFree=26191424/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=4459664 CPUtime=1601.62 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 1116547 0 0 0 159928 234 0 0 20 0 2 0 275090377 4566695936 1107844 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 1114916 1107844 196 432 0 1114481 0
[pid=9586/tid=9588] ppid=9584 vsize=4459664 CPUtime=1596.67 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 1097212 0 0 0 159412 255 0 0 20 0 2 0 275090493 4566695936 1107844 33554432000 4194304 5963574 140733257861600 140236713261048 4399451 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 4459664

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9664
/proc/meminfo: memFree=25988456/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=4590736 CPUtime=1661.6 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 1150855 0 0 0 165920 240 0 0 20 0 2 0 275090377 4700913664 1142146 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 1147684 1142146 196 432 0 1147249 0
[pid=9586/tid=9588] ppid=9584 vsize=4590736 CPUtime=1656.51 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 1131520 0 0 0 165389 262 0 0 20 0 2 0 275090493 4700913664 1142146 33554432000 4194304 5963574 140733257861600 140236713261048 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 4590736

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9664
/proc/meminfo: memFree=25868832/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=4721808 CPUtime=1721.58 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 1180696 0 0 0 171912 246 0 0 20 0 2 0 275090377 4835131392 1171985 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 1180452 1171985 196 432 0 1180017 0
[pid=9586/tid=9588] ppid=9584 vsize=4721808 CPUtime=1716.35 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 1161361 0 0 0 171365 270 0 0 20 0 2 0 275090493 4835131392 1171985 33554432000 4194304 5963574 140733257861600 140236713261048 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.58
Current children cumulated vsize (KiB) 4721808

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9664
/proc/meminfo: memFree=25761972/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=4787344 CPUtime=1781.55 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 1200141 0 0 0 177905 250 0 0 20 0 2 0 275090377 4902240256 1191426 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 1196836 1191426 196 432 0 1196401 0
[pid=9586/tid=9588] ppid=9584 vsize=4787344 CPUtime=1776.18 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 1180806 0 0 0 177345 273 0 0 20 0 2 0 275090493 4902240256 1191426 33554432000 4194304 5963574 140733257861600 140236713261048 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 4787344

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

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9664
/proc/meminfo: memFree=25726600/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=4852880 CPUtime=1799.25 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 1205927 0 0 0 179673 252 0 0 20 0 2 0 275090377 4969349120 1197209 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 1213220 1197209 196 432 0 1212785 0
[pid=9586/tid=9588] ppid=9584 vsize=4852880 CPUtime=1793.83 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 1186592 0 0 0 179107 276 0 0 20 0 2 0 275090493 4969349120 1197209 33554432000 4194304 5963574 140733257861600 140236713261048 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.25
Current children cumulated vsize (KiB) 4852880

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9664
/proc/meminfo: memFree=25726600/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=0 CPUtime=1795.09 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) R 9584 9586 8971 0 -1 4203524 1205927 0 0 0 179221 288 0 0 20 0 1 0 275090377 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9586/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.09
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9664
/proc/meminfo: memFree=25736164/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=4852880 CPUtime=1791.16 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 1204061 0 0 0 178865 251 0 0 20 0 2 0 275090377 4969349120 1195346 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 1213220 1195346 196 432 0 1212785 0
[pid=9586/tid=9588] ppid=9584 vsize=4852880 CPUtime=1785.76 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 1184726 0 0 0 178301 275 0 0 20 0 2 0 275090493 4969349120 1195346 33554432000 4194304 5963574 140733257861600 140236713261048 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.16
Current children cumulated vsize (KiB) 4852880

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9664
/proc/meminfo: memFree=25731204/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=4852880 CPUtime=1794.36 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 1205095 0 0 0 179184 252 0 0 20 0 2 0 275090377 4969349120 1196380 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 1213220 1196380 196 432 0 1212785 0
[pid=9586/tid=9588] ppid=9584 vsize=4852880 CPUtime=1788.95 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 1185760 0 0 0 178619 276 0 0 20 0 2 0 275090493 4969349120 1196380 33554432000 4194304 5963574 140733257861600 140236713261048 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.36
Current children cumulated vsize (KiB) 4852880

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9664
/proc/meminfo: memFree=25728724/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=4852880 CPUtime=1797.56 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 1205664 0 0 0 179504 252 0 0 20 0 2 0 275090377 4969349120 1196949 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 1213220 1196949 196 432 0 1212785 0
[pid=9586/tid=9588] ppid=9584 vsize=4852880 CPUtime=1792.14 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 1186329 0 0 0 178938 276 0 0 20 0 2 0 275090493 4969349120 1196949 33554432000 4194304 5963574 140733257861600 140236713261048 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (KiB) 4852880

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9664
/proc/meminfo: memFree=25727608/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=4852880 CPUtime=1798.35 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 1205780 0 0 0 179583 252 0 0 20 0 2 0 275090377 4969349120 1197062 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 1213220 1197062 196 432 0 1212785 0
[pid=9586/tid=9588] ppid=9584 vsize=4852880 CPUtime=1792.93 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 1186445 0 0 0 179017 276 0 0 20 0 2 0 275090493 4969349120 1197062 33554432000 4194304 5963574 140733257861600 140236713261048 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.35
Current children cumulated vsize (KiB) 4852880

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9664
/proc/meminfo: memFree=25726600/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=4852880 CPUtime=1799.15 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) S 9584 9586 8971 0 -1 4202496 1205880 0 0 0 179663 252 0 0 20 0 2 0 275090377 4969349120 1197162 33554432000 4194304 5963574 140733257861600 140733257861120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 1213220 1197162 196 432 0 1212785 0
[pid=9586/tid=9588] ppid=9584 vsize=4852880 CPUtime=1793.73 cores=0,2,4,6
/proc/9586/task/9588/stat : 9588 (wbo1.7) R 9584 9586 8971 0 -1 4202560 1186545 0 0 0 179097 276 0 0 20 0 2 0 275090493 4969349120 1197162 33554432000 4194304 5963574 140733257861600 140236713261048 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.15
Current children cumulated vsize (KiB) 4852880

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9664
/proc/meminfo: memFree=25726600/32873844 swapFree=6088/6088
[pid=9586] ppid=9584 vsize=0 CPUtime=1795.09 cores=0,2,4,6
/proc/9586/stat : 9586 (wbo1.7) R 9584 9586 8971 0 -1 4203524 1205927 0 0 0 179221 288 0 0 20 0 1 0 275090377 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9586/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.09
Current children cumulated vsize (KiB) 0

Child status: 255

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

Real time (s): 1800.18
CPU time (s): 1799.34
CPU user time (s): 1796.73
CPU system time (s): 2.60355
CPU usage (%): 99.9533
Max. virtual memory (cumulated for all children) (KiB): 4852880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.21
system time used= 2.96355
maximum resident set size= 4788836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1205927
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= 532
involuntary context switches= 1949

runsolver used 3.14852 second user time and 7.67583 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-27 05:33:39
IDJOB=3705123
IDBENCH=1977
IDSOLVER=2283
FILE ID=node110/3705123-1338089619
RUNJOBID= node110-1338085012-8987
PBS_JOBID= 14624425
Free space on /tmp= 71660 MiB

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

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

MD5SUM BENCH= 2fd45123d8e20b24379108257151f007
RANDOM SEED=626860472

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30817760 kB
Buffers:          220152 kB
Cached:           285112 kB
SwapCached:          148 kB
Active:          1213512 kB
Inactive:          56364 kB
Active(anon):     754608 kB
Inactive(anon):    12496 kB
Active(file):     458904 kB
Inactive(file):    43868 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:             22264 kB
Writeback:            40 kB
AnonPages:        770528 kB
Mapped:            14916 kB
Shmem:               196 kB
Slab:             644972 kB
SReclaimable:      87216 kB
SUnreclaim:       557756 kB
KernelStack:        1432 kB
PageTables:         5304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     133804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    718848 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= 71656 MiB
End job on node110 at 2012-05-27 06:03:40