Trace number 3727430

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1799.58 1800.26

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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727430-1338653496.opb.
0.00/0.00	c Instance file HOME/instance-3727430-1338653496.opb
0.00/0.00	c File size is 17233610 bytes.
1.19/1.26	c Cost Offset: 0
1.19/1.26	c Highest Coefficient sum: 101
1.19/1.26	c ============================[ Problem Statistics ]=============================
1.19/1.26	c |                                                                             |
1.19/1.26	c |  Parsing time:          1.27         s                                      |
1.19/1.26	c |  Number Variables:      10000                                               |
1.19/1.26	c |  Number Clauses:        656900                                              |
1.19/1.26	c |  Number Cardinality:    0                                                   |
1.19/1.26	c |  Number PB Constraints: 0                                                   |
1.19/1.26	c |                                                                             |
1.48/1.59	c |  Problem Type:          Optimization                                        |
1.48/1.59	c |  Objective Function:    PB Constraint                                       |
1.48/1.59	c |                                                                             |
1.48/1.59	c ============================[ Search Statistics ]==============================
1.48/1.59	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
1.48/1.59	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
1.48/1.59	c ===============================================================================
1.79/1.80	c | 1.81      | 0  | 1            lb |  0                0                0.00  |
1.89/1.98	c | 1.99      | 0  | 2            lb |  0                0                0.00  |
2.10/2.15	c | 2.15      | 0  | 3            lb |  0                0                0.00  |
2.29/2.32	c | 2.32      | 0  | 4            lb |  0                0                0.00  |
2.39/2.48	c | 2.48      | 0  | 5            lb |  0                0                0.00  |
2.59/2.65	c | 2.65      | 0  | 6            lb |  0                0                0.00  |
2.79/2.81	c | 2.82      | 0  | 7            lb |  0                0                0.00  |
2.89/2.98	c | 2.98      | 0  | 8            lb |  0                0                0.00  |
3.09/3.14	c | 3.15      | 0  | 9            lb |  0                0                0.00  |
3.29/3.31	c | 3.31      | 0  | 10           lb |  0                0                0.00  |
3.39/3.47	c | 3.48      | 0  | 13           lb |  0                0                0.00  |
3.59/3.64	c | 3.64      | 0  | 14           lb |  0                0                0.00  |
3.79/3.81	c | 3.81      | 0  | 15           lb |  0                0                0.00  |
3.89/3.97	c | 3.97      | 0  | 16           lb |  0                0                0.00  |
4.08/4.14	c | 4.14      | 0  | 18           lb |  0                0                0.00  |
4.18/4.30	c | 4.30      | 0  | 19           lb |  0                0                0.00  |
4.39/4.47	c | 4.47      | 0  | 20           lb |  0                0                0.00  |
4.58/4.63	c | 4.64      | 0  | 22           lb |  0                0                0.00  |
4.78/4.80	c | 4.80      | 0  | 23           lb |  0                0                0.00  |
4.88/4.96	c | 4.96      | 0  | 24           lb |  0                0                0.00  |
5.08/5.13	c | 5.13      | 0  | 25           lb |  0                0                0.00  |
5.18/5.29	c | 5.30      | 0  | 26           lb |  0                0                0.00  |
5.39/5.46	c | 5.46      | 0  | 27           lb |  0                0                0.00  |
5.59/5.62	c | 5.63      | 0  | 28           lb |  0                0                0.00  |
5.69/5.79	c | 5.80      | 0  | 30           lb |  0                0                0.00  |
5.89/5.96	c | 5.96      | 0  | 31           lb |  0                0                0.00  |
6.09/6.13	c | 6.13      | 0  | 32           lb |  0                0                0.00  |
6.19/6.29	c | 6.30      | 0  | 33           lb |  0                0                0.00  |
6.39/6.46	c | 6.46      | 0  | 34           lb |  0                0                0.00  |
6.60/6.62	c | 6.63      | 0  | 35           lb |  0                0                0.00  |
6.69/6.79	c | 6.80      | 0  | 36           lb |  0                0                0.00  |
6.89/6.96	c | 6.96      | 0  | 37           lb |  0                0                0.00  |
7.09/7.13	c | 7.13      | 0  | 38           lb |  0                0                0.00  |
7.19/7.29	c | 7.30      | 0  | 41           lb |  0                0                0.00  |
7.39/7.46	c | 7.46      | 0  | 42           lb |  0                0                0.00  |
7.60/7.63	c | 7.63      | 0  | 43           lb |  0                0                0.00  |
7.70/7.80	c | 7.80      | 0  | 44           lb |  0                0                0.00  |
7.89/7.97	c | 7.97      | 0  | 45           lb |  0                0                0.00  |
8.09/8.13	c | 8.14      | 0  | 46           lb |  0                0                0.00  |
8.29/8.31	c | 8.31      | 0  | 47           lb |  0                0                0.00  |
8.39/8.48	c | 8.48      | 0  | 48           lb |  0                0                0.00  |
8.59/8.64	c | 8.65      | 0  | 49           lb |  0                0                0.00  |
8.80/8.81	c | 8.81      | 0  | 50           lb |  0                0                0.00  |
8.89/8.98	c | 8.98      | 0  | 51           lb |  0                0                0.00  |
9.09/9.14	c | 9.15      | 0  | 52           lb |  0                0                0.00  |
9.29/9.31	c | 9.31      | 0  | 53           lb |  0                0                0.00  |
9.39/9.48	c | 9.48      | 0  | 54           lb |  0                0                0.00  |
9.59/9.64	c | 9.65      | 0  | 55           lb |  0                0                0.00  |
9.80/9.81	c | 9.82      | 0  | 56           lb |  0                0                0.00  |
9.90/9.99	c | 9.99      | 0  | 57           lb |  0                0                0.00  |
10.09/10.16	c | 10.16     | 0  | 59           lb |  0                0                0.00  |
10.29/10.32	c | 10.33     | 0  | 60           lb |  0                0                0.00  |
10.39/10.49	c | 10.50     | 0  | 61           lb |  0                0                0.00  |
10.59/10.66	c | 10.66     | 0  | 63           lb |  0                0                0.00  |
10.79/10.83	c | 10.83     | 0  | 64           lb |  0                0                0.00  |
10.90/10.99	c | 11.00     | 0  | 65           lb |  0                0                0.00  |
11.09/11.16	c | 11.16     | 0  | 66           lb |  0                0                0.00  |
11.29/11.33	c | 11.33     | 0  | 67           lb |  0                0                0.00  |
11.49/11.50	c | 11.51     | 0  | 68           lb |  0                0                0.00  |
11.59/11.67	c | 11.68     | 0  | 69           lb |  0                0                0.00  |
11.79/11.84	c | 11.85     | 0  | 72           lb |  0                0                0.00  |
12.00/12.01	c | 12.02     | 0  | 73           lb |  0                0                0.00  |
12.10/12.18	c | 12.18     | 0  | 74           lb |  0                0                0.00  |
12.29/12.35	c | 12.35     | 0  | 75           lb |  0                0                0.00  |
12.49/12.52	c | 12.52     | 0  | 77           lb |  0                0                0.00  |
12.59/12.69	c | 12.69     | 0  | 78           lb |  0                0                0.00  |
12.79/12.85	c | 12.86     | 0  | 79           lb |  0                0                0.00  |
12.99/13.02	c | 13.03     | 0  | 80           lb |  0                0                0.00  |
13.10/13.20	c | 13.20     | 0  | 81           lb |  0                0                0.00  |
13.29/13.37	c | 13.37     | 0  | 82           lb |  0                0                0.00  |
13.49/13.54	c | 13.54     | 0  | 83           lb |  0                0                0.00  |
13.69/13.71	c | 13.71     | 0  | 84           lb |  0                0                0.00  |
13.79/13.88	c | 13.88     | 0  | 85           lb |  0                0                0.00  |
13.99/14.05	c | 14.05     | 0  | 86           lb |  0                0                0.00  |
14.20/14.22	c | 14.23     | 0  | 88           lb |  0                0                0.00  |
14.30/14.39	c | 14.40     | 0  | 89           lb |  0                0                0.00  |
14.49/14.57	c | 14.57     | 0  | 90           lb |  0                0                0.00  |
14.69/14.74	c | 14.75     | 0  | 92           lb |  0                0                0.00  |
14.89/14.91	c | 14.92     | 0  | 93           lb |  0                0                0.00  |
14.99/15.09	c | 15.09     | 0  | 94           lb |  0                0                0.00  |
15.19/15.26	c | 15.26     | 0  | 95           lb |  0                0                0.00  |
15.40/15.43	c | 15.43     | 0  | 96           lb |  0                0                0.00  |
15.59/15.60	c | 15.61     | 0  | 97           lb |  0                0                0.00  |
15.69/15.78	c | 15.78     | 0  | 98           lb |  0                0                0.00  |
15.89/15.95	c | 15.95     | 0  | 99           lb |  0                0                0.00  |
16.09/16.12	c | 16.12     | 0  | 100          lb |  0                0                0.00  |
16.19/16.29	c | 16.30     | 0  | 101          lb |  0                0                0.00  |
16.39/16.47	c | 16.47     | 0  | 102          lb |  0                0                0.00  |
16.59/16.64	c | 16.64     | 0  | 103          lb |  0                0                0.00  |
16.79/16.82	c | 16.82     | 0  | 104          lb |  0                0                0.00  |
16.89/16.99	c | 17.00     | 0  | 106          lb |  0                0                0.00  |
17.09/17.17	c | 17.17     | 0  | 107          lb |  0                0                0.00  |
17.29/17.34	c | 17.35     | 0  | 108          lb |  0                0                0.00  |
17.49/17.52	c | 17.52     | 0  | 109          lb |  0                0                0.00  |
17.59/17.69	c | 17.70     | 0  | 110          lb |  0                0                0.00  |
17.79/17.87	c | 17.87     | 0  | 111          lb |  0                0                0.00  |
17.99/18.04	c | 18.05     | 0  | 112          lb |  0                0                0.00  |
18.19/18.22	c | 18.22     | 0  | 113          lb |  0                0                0.00  |
18.29/18.39	c | 18.39     | 0  | 114          lb |  0                0                0.00  |
18.49/18.57	c | 18.57     | 0  | 115          lb |  0                0                0.00  |
18.69/18.74	c | 18.75     | 0  | 116          lb |  0                0                0.00  |
18.89/18.92	c | 18.92     | 0  | 117          lb |  0                0                0.00  |
18.99/19.09	c | 19.10     | 0  | 118          lb |  0                0                0.00  |
19.19/19.27	c | 19.28     | 0  | 119          lb |  0                0                0.00  |
19.39/19.45	c | 19.45     | 0  | 121          lb |  0                0                0.00  |
19.59/19.62	c | 19.63     | 0  | 122          lb |  0                0                0.00  |
19.69/19.80	c | 19.80     | 0  | 124          lb |  0                0                0.00  |
19.88/19.97	c | 19.98     | 0  | 125          lb |  0                0                0.00  |
20.08/20.15	c | 20.15     | 0  | 126          lb |  0                0                0.00  |
20.28/20.33	c | 20.33     | 0  | 127          lb |  0                0                0.00  |
20.48/20.50	c | 20.50     | 0  | 128          lb |  0                0                0.00  |
20.58/20.68	c | 20.68     | 0  | 129          lb |  0                0                0.00  |
20.79/20.85	c | 20.85     | 0  | 130          lb |  0                0                0.00  |
20.98/21.03	c | 21.04     | 0  | 131          lb |  0                0                0.00  |
21.18/21.22	c | 21.22     | 0  | 132          lb |  0                0                0.00  |
21.38/21.40	c | 21.40     | 0  | 133          lb |  0                0                0.00  |
21.48/21.59	c | 21.59     | 0  | 134          lb |  0                0                0.00  |
21.68/21.78	c | 21.78     | 0  | 135          lb |  0                0                0.00  |
21.89/21.97	c | 21.98     | 0  | 136          lb |  0                0                0.00  |
22.08/22.16	c | 22.17     | 0  | 137          lb |  0                0                0.00  |
22.28/22.34	c | 22.35     | 0  | 138          lb |  0                0                0.00  |
22.49/22.53	c | 22.53     | 0  | 139          lb |  0                0                0.00  |
22.69/22.71	c | 22.72     | 0  | 140          lb |  0                0                0.00  |
22.89/22.91	c | 22.91     | 0  | 141          lb |  0                0                0.00  |
23.09/23.11	c | 23.11     | 0  | 142          lb |  0                0                0.00  |
23.29/23.31	c | 23.32     | 0  | 143          lb |  0                0                0.00  |
23.49/23.52	c | 23.52     | 0  | 144          lb |  0                0                0.00  |
23.69/23.73	c | 23.73     | 0  | 145          lb |  0                0                0.00  |
23.99/24.01	c | 24.01     | 0  | 146          lb |  0                0                0.00  |
24.20/24.27	c | 24.28     | 0  | 147          lb |  0                0                0.00  |
24.99/25.03	c | 25.03     | 0  | 148          lb |  0                0                0.00  |
26.98/27.00	c | 27.00     | 0  | 149          lb |  0                0                0.00  |
57.78/57.89	c | 57.90     | 0  | 150          lb |  0                0                0.00  |
1799.41/1800.00	c ===============================================================================
1799.41/1800.00	c Wall Clock Time: 1800.00 s
1799.41/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3727430-1338653496/watcher-3727430-1338653496 -o /tmp/evaluation-result-3727430-1338653496/solver-3727430-1338653496 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727430-1338653496.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: 1.99 2.00 1.93 2/177 1622
/proc/meminfo: memFree=28342716/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=20920 CPUtime=0 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) R 1619 1622 31928 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 331474015 21422080 462 33554432000 4194304 5964350 140735342537936 140735342535880 5179632 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 5278 473 156 433 0 634 0

[startup+0.0881759 s]
/proc/loadavg: 1.99 2.00 1.93 2/177 1622
/proc/meminfo: memFree=28342716/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=26188 CPUtime=0.08 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) R 1619 1622 31928 0 -1 4202496 2053 0 0 0 8 0 0 0 20 0 1 0 331474015 26816512 1973 33554432000 4194304 5964350 140735342537936 140735342536456 4224382 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 6547 1973 440 433 0 1903 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26188

[startup+0.100248 s]
/proc/loadavg: 1.99 2.00 1.93 2/177 1622
/proc/meminfo: memFree=28342716/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=26584 CPUtime=0.09 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) R 1619 1622 31928 0 -1 4202496 2208 0 0 0 9 0 0 0 20 0 1 0 331474015 27222016 2128 33554432000 4194304 5964350 140735342537936 140735342536456 4339157 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 6646 2128 478 433 0 2002 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26584

[startup+0.300206 s]
/proc/loadavg: 1.99 2.00 1.93 2/177 1622
/proc/meminfo: memFree=28342716/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=35620 CPUtime=0.29 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) R 1619 1622 31928 0 -1 4202496 5157 0 0 0 28 1 0 0 20 0 1 0 331474015 36474880 4883 33554432000 4194304 5964350 140735342537936 140735342536456 4339037 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 8905 4883 1149 433 0 4261 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35620

[startup+0.700208 s]
/proc/loadavg: 1.99 2.00 1.93 2/177 1622
/proc/meminfo: memFree=28342716/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=53188 CPUtime=0.69 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) R 1619 1622 31928 0 -1 4202496 11007 0 0 0 67 2 0 0 20 0 1 0 331474015 54464512 10476 33554432000 4194304 5964350 140735342537936 140735342536424 5130712 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 13297 10477 2483 433 0 8653 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53188

[startup+1.50028 s]
/proc/loadavg: 1.99 2.00 1.93 3/178 1623
/proc/meminfo: memFree=28294904/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=206156 CPUtime=1.48 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 40514 0 0 0 140 8 0 0 20 0 2 0 331474015 211103744 35773 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 51539 35773 172 433 0 51103 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 206156

[startup+3.1003 s]
/proc/loadavg: 1.99 2.00 1.93 3/179 1624
/proc/meminfo: memFree=28132704/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=265364 CPUtime=3.09 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 59044 0 0 0 297 12 0 0 20 0 2 0 331474015 271732736 53601 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 66341 53601 190 433 0 65905 0
[pid=1622/tid=1624] ppid=1619 vsize=265364 CPUtime=1.81 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 39620 0 0 0 173 8 0 0 20 0 2 0 331474142 271732736 53601 33554432000 4194304 5964350 140735342537936 139719102233112 5130914 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 265364

[startup+6.3003 s]
/proc/loadavg: 1.99 2.00 1.93 3/179 1624
/proc/meminfo: memFree=28125264/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=265364 CPUtime=6.29 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 59272 0 0 0 616 13 0 0 20 0 2 0 331474015 271732736 53829 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 66341 53829 190 433 0 65905 0
[pid=1622/tid=1624] ppid=1619 vsize=265364 CPUtime=5 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 39848 0 0 0 492 8 0 0 20 0 2 0 331474142 271732736 53829 33554432000 4194304 5964350 140735342537936 139719102233112 5139038 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 265364

[startup+12.7003 s]
/proc/loadavg: 1.99 2.00 1.93 3/179 1624
/proc/meminfo: memFree=28121808/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=265364 CPUtime=12.69 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 59834 0 0 0 1256 13 0 0 20 0 2 0 331474015 271732736 54391 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 66341 54391 190 433 0 65905 0
[pid=1622/tid=1624] ppid=1619 vsize=265364 CPUtime=11.39 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 40410 0 0 0 1131 8 0 0 20 0 2 0 331474142 271732736 54391 33554432000 4194304 5964350 140735342537936 139719102233112 4445164 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 265364

[startup+25.5003 s]
/proc/loadavg: 1.99 2.00 1.93 3/179 1624
/proc/meminfo: memFree=28091772/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=265364 CPUtime=25.48 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 75110 0 0 0 2533 15 0 0 20 0 2 0 331474015 271732736 60082 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 66341 60082 195 433 0 65905 0
[pid=1622/tid=1624] ppid=1619 vsize=265364 CPUtime=24.15 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 55686 0 0 0 2404 11 0 0 20 0 2 0 331474142 271732736 60082 33554432000 4194304 5964350 140735342537936 139719102233528 4403468 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 265364

[startup+51.1003 s]
/proc/loadavg: 1.99 2.00 1.93 3/179 1624
/proc/meminfo: memFree=27962632/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=396436 CPUtime=51.08 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 103082 0 0 0 5087 21 0 0 20 0 2 0 331474015 405950464 90983 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 99109 90983 195 433 0 98673 0
[pid=1622/tid=1624] ppid=1619 vsize=396436 CPUtime=49.69 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 83658 0 0 0 4952 17 0 0 20 0 2 0 331474142 405950464 90983 33554432000 4194304 5964350 140735342537936 139719102232568 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 396436

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 1.93 3/179 1624
/proc/meminfo: memFree=27783196/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=527508 CPUtime=102.28 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 128623 0 0 0 10202 26 0 0 20 0 2 0 331474015 540168192 119664 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 131877 119664 195 433 0 131441 0
[pid=1622/tid=1624] ppid=1619 vsize=527508 CPUtime=100.76 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 109199 0 0 0 10053 23 0 0 20 0 2 0 331474142 540168192 119664 33554432000 4194304 5964350 140735342537936 139719102232920 4389080 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 527508

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/179 1625
/proc/meminfo: memFree=27599968/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=658580 CPUtime=162.25 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 162980 0 0 0 16193 32 0 0 20 0 2 0 331474015 674385920 154453 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 164645 154453 195 433 0 164209 0
[pid=1622/tid=1624] ppid=1619 vsize=658580 CPUtime=160.59 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 143556 0 0 0 16029 30 0 0 20 0 2 0 331474142 674385920 154453 33554432000 4194304 5964350 140735342537936 139719102232568 4399835 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 658580

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 1.94 3/179 1625
/proc/meminfo: memFree=27264328/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=986260 CPUtime=222.22 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 238660 0 0 0 22175 47 0 0 20 0 2 0 331474015 1009930240 230122 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 246565 230122 195 433 0 246129 0
[pid=1622/tid=1624] ppid=1619 vsize=986260 CPUtime=220.42 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 219236 0 0 0 21997 45 0 0 20 0 2 0 331474142 1009930240 230122 33554432000 4194304 5964350 140735342537936 139719102232568 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 986260

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/179 1625
/proc/meminfo: memFree=26937192/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=1248404 CPUtime=282.19 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 312271 0 0 0 28157 62 0 0 20 0 2 0 331474015 1278365696 304139 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 312101 304139 195 433 0 311665 0
[pid=1622/tid=1624] ppid=1619 vsize=1248404 CPUtime=280.25 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 292847 0 0 0 27963 62 0 0 20 0 2 0 331474142 1278365696 304139 33554432000 4194304 5964350 140735342537936 139719102232568 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 1248404

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/179 1625
/proc/meminfo: memFree=26665548/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=1510548 CPUtime=342.16 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 378589 0 0 0 34138 78 0 0 20 0 2 0 331474015 1546801152 370536 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 377637 370536 195 433 0 377201 0
[pid=1622/tid=1624] ppid=1619 vsize=1510548 CPUtime=340.07 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 359165 0 0 0 33929 78 0 0 20 0 2 0 331474142 1546801152 370536 33554432000 4194304 5964350 140735342537936 139719102232568 4400026 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 1510548

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 1625
/proc/meminfo: memFree=26395256/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=1772692 CPUtime=402.14 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 439744 0 0 0 40121 93 0 0 20 0 2 0 331474015 1815236608 431682 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 443173 431682 195 433 0 442737 0
[pid=1622/tid=1624] ppid=1619 vsize=1772692 CPUtime=399.9 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 420320 0 0 0 39895 95 0 0 20 0 2 0 331474142 1815236608 431682 33554432000 4194304 5964350 140735342537936 139719102232568 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 1772692

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 1626
/proc/meminfo: memFree=26053304/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=2100372 CPUtime=462.12 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 514453 0 0 0 46104 108 0 0 20 0 2 0 331474015 2150780928 506370 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 525093 506370 195 433 0 524657 0

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

Current children cumulated vsize (KiB) 5049492

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 1635
/proc/meminfo: memFree=22638448/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=5180564 CPUtime=1541.79 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 1284605 0 0 0 153909 270 0 0 20 0 2 0 331474015 5304897536 1277077 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 1295141 1277077 195 433 0 1294705 0
[pid=1622/tid=1624] ppid=1619 vsize=5180564 CPUtime=1536.82 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 1265181 0 0 0 153393 289 0 0 20 0 2 0 331474142 5304897536 1277077 33554432000 4194304 5964350 140735342537936 139719102232568 4399998 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 5180564

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 1635
/proc/meminfo: memFree=22534192/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=5246100 CPUtime=1601.77 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 1310034 0 0 0 159900 277 0 0 20 0 2 0 331474015 5372006400 1302491 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 1311525 1302491 195 433 0 1311089 0
[pid=1622/tid=1624] ppid=1619 vsize=5246100 CPUtime=1596.66 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 1290610 0 0 0 159369 297 0 0 20 0 2 0 331474142 5372006400 1302491 33554432000 4194304 5964350 140735342537936 139719102232568 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 5246100

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 1.95 3/179 1723
/proc/meminfo: memFree=23106824/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=5377172 CPUtime=1661.75 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 1345669 0 0 0 165889 286 0 0 20 0 2 0 331474015 5506224128 1338123 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 1344293 1338123 195 433 0 1343857 0
[pid=1622/tid=1624] ppid=1619 vsize=5377172 CPUtime=1656.49 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 1326245 0 0 0 165343 306 0 0 20 0 2 0 331474142 5506224128 1338123 33554432000 4194304 5964350 140735342537936 139719102232568 5136410 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 5377172

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 1.95 3/180 1726
/proc/meminfo: memFree=22922456/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=5573780 CPUtime=1721.73 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 1387702 0 0 0 171877 296 0 0 20 0 2 0 331474015 5707550720 1380145 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 1393445 1380145 195 433 0 1393009 0
[pid=1622/tid=1624] ppid=1619 vsize=5573780 CPUtime=1716.33 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 1368278 0 0 0 171315 318 0 0 20 0 2 0 331474142 5707550720 1380145 33554432000 4194304 5964350 140735342537936 139719102232568 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 5573780

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/179 1726
/proc/meminfo: memFree=22732772/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=5704852 CPUtime=1781.72 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 1426251 0 0 0 177867 305 0 0 20 0 2 0 331474015 5841768448 1418697 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 1426213 1418697 195 433 0 1425777 0
[pid=1622/tid=1624] ppid=1619 vsize=5704852 CPUtime=1776.17 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 1406827 0 0 0 177291 326 0 0 20 0 2 0 331474142 5841768448 1418697 33554432000 4194304 5964350 140735342537936 139719102232568 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 5704852

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

[startup+1800 s]
/proc/loadavg: 2.01 2.02 1.95 3/179 1726
/proc/meminfo: memFree=22678428/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=5770388 CPUtime=1799.41 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 1437368 0 0 0 179635 306 0 0 20 0 2 0 331474015 5908877312 1429808 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 1442597 1429808 195 433 0 1442161 0
[pid=1622/tid=1624] ppid=1619 vsize=5770388 CPUtime=1793.82 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 1417944 0 0 0 179053 329 0 0 20 0 2 0 331474142 5908877312 1429808 33554432000 4194304 5964350 140735342537936 139719102232568 4400035 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.41
Current children cumulated vsize (KiB) 5770388

[startup+1800.1 s]
/proc/loadavg: 2.01 2.02 1.95 3/179 1726
/proc/meminfo: memFree=22678428/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=0 CPUtime=1795.2 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) R 1619 1622 31928 0 -1 4203524 1437370 0 0 0 179176 344 0 0 20 0 1 0 331474015 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.2
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1791.91 s]
/proc/loadavg: 2.02 2.02 1.95 3/179 1726
/proc/meminfo: memFree=22701384/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=5770388 CPUtime=1791.32 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 1431384 0 0 0 178827 305 0 0 20 0 2 0 331474015 5908877312 1423825 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 1442597 1423825 195 433 0 1442161 0
[pid=1622/tid=1624] ppid=1619 vsize=5770388 CPUtime=1785.75 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 1411960 0 0 0 178247 328 0 0 20 0 2 0 331474142 5908877312 1423825 33554432000 4194304 5964350 140735342537936 139719102232568 4399998 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.32
Current children cumulated vsize (KiB) 5770388

[startup+1795.1 s]
/proc/loadavg: 2.01 2.02 1.95 3/179 1726
/proc/meminfo: memFree=22694440/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=5770388 CPUtime=1794.52 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 1433180 0 0 0 179146 306 0 0 20 0 2 0 331474015 5908877312 1425621 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 1442597 1425628 195 433 0 1442161 0
[pid=1622/tid=1624] ppid=1619 vsize=5770388 CPUtime=1788.94 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 1413766 0 0 0 178566 328 0 0 20 0 2 0 331474142 5908877312 1425631 33554432000 4194304 5964350 140735342537936 139719102232568 4399976 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (KiB) 5770388

[startup+1798.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/179 1726
/proc/meminfo: memFree=22686504/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=5770388 CPUtime=1797.71 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 1436017 0 0 0 179465 306 0 0 20 0 2 0 331474015 5908877312 1428458 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 1442597 1428458 195 433 0 1442161 0
[pid=1622/tid=1624] ppid=1619 vsize=5770388 CPUtime=1792.13 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 1416593 0 0 0 178884 329 0 0 20 0 2 0 331474142 5908877312 1428458 33554432000 4194304 5964350 140735342537936 139719102232568 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.71
Current children cumulated vsize (KiB) 5770388

[startup+1799.1 s]
/proc/loadavg: 2.01 2.02 1.95 3/179 1726
/proc/meminfo: memFree=22682520/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=5770388 CPUtime=1798.51 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 1436732 0 0 0 179545 306 0 0 20 0 2 0 331474015 5908877312 1429172 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 1442597 1429172 195 433 0 1442161 0
[pid=1622/tid=1624] ppid=1619 vsize=5770388 CPUtime=1792.93 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 1417308 0 0 0 178964 329 0 0 20 0 2 0 331474142 5908877312 1429172 33554432000 4194304 5964350 140735342537936 139719102232568 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.51
Current children cumulated vsize (KiB) 5770388

[startup+1799.9 s]
/proc/loadavg: 2.01 2.02 1.95 3/179 1726
/proc/meminfo: memFree=22678428/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=5770388 CPUtime=1799.31 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) S 1619 1622 31928 0 -1 4202496 1437349 0 0 0 179625 306 0 0 20 0 2 0 331474015 5908877312 1429789 33554432000 4194304 5964350 140735342537936 140735342537456 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 1442597 1429789 195 433 0 1442161 0
[pid=1622/tid=1624] ppid=1619 vsize=5770388 CPUtime=1793.72 cores=0,2,4,6
/proc/1622/task/1624/stat : 1624 (wbo1.72) R 1619 1622 31928 0 -1 4202560 1417925 0 0 0 179043 329 0 0 20 0 2 0 331474142 5908877312 1429789 33554432000 4194304 5964350 140735342537936 139719102232568 4399895 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.31
Current children cumulated vsize (KiB) 5770388

[startup+1800.1 s]
/proc/loadavg: 2.01 2.02 1.95 3/179 1726
/proc/meminfo: memFree=22678428/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=0 CPUtime=1795.2 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) R 1619 1622 31928 0 -1 4203524 1437370 0 0 0 179176 344 0 0 20 0 1 0 331474015 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.2
Current children cumulated vsize (KiB) 0

[startup+1800.2 s]
/proc/loadavg: 2.01 2.02 1.95 3/179 1726
/proc/meminfo: memFree=22678428/32873844 swapFree=7632/7632
[pid=1622] ppid=1619 vsize=0 CPUtime=1795.3 cores=0,2,4,6
/proc/1622/stat : 1622 (wbo1.72) R 1619 1622 31928 0 -1 4203524 1437370 0 0 0 179176 354 0 0 20 0 1 0 331474015 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1622/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.3
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.21008
#  lost CPU user time (s): 4.58997
#  lost CPU system time (s): -0.38

Real time (s): 1800.26
CPU time (s): 1799.58
CPU user time (s): 1796.35
CPU system time (s): 3.22545
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 5770388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.76
system time used= 3.60545
maximum resident set size= 5719240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1437370
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= 481
involuntary context switches= 1818

runsolver used 2.89056 second user time and 6.93295 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-02 18:11:37
IDJOB=3727430
IDBENCH=1966
IDSOLVER=2313
FILE ID=node141/3727430-1338653496
RUNJOBID= node141-1338651369-931
PBS_JOBID= 14636439
Free space on /tmp= 70720 MiB

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

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

MD5SUM BENCH= 751aa23355f7a016eeb9009a33a863ac
RANDOM SEED=1681537058

node141.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.744
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.48
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.744
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.744
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.93
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.744
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.92
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.744
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.744
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.91
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.744
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.92
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.744
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:        28342872 kB
Buffers:          376900 kB
Cached:          3091244 kB
SwapCached:          216 kB
Active:          1365836 kB
Inactive:        2285816 kB
Active(anon):     174536 kB
Inactive(anon):    11300 kB
Active(file):    1191300 kB
Inactive(file):  2274516 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108640 kB
Dirty:             22528 kB
Writeback:             0 kB
AnonPages:        192800 kB
Mapped:            11448 kB
Shmem:               172 kB
Slab:             738640 kB
SReclaimable:     180804 kB
SUnreclaim:       557836 kB
KernelStack:        1456 kB
PageTables:         4300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     144972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 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= 70716 MiB
End job on node141 at 2012-06-02 18:41:37