Trace number 3727423

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.66 1800.19

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_0.opb.PB06.opb
MD5SUM325852af8542a0f454599a2893f1b120
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark765
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 434
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 495293
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 495293
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-3727423-1338653579.opb.
0.00/0.00	c Instance file HOME/instance-3727423-1338653579.opb
0.00/0.00	c File size is 17233653 bytes.
1.19/1.21	c Cost Offset: 0
1.19/1.21	c Highest Coefficient sum: 101
1.19/1.21	c ============================[ Problem Statistics ]=============================
1.19/1.21	c |                                                                             |
1.19/1.21	c |  Parsing time:          1.21         s                                      |
1.19/1.21	c |  Number Variables:      10000                                               |
1.19/1.21	c |  Number Clauses:        656900                                              |
1.19/1.21	c |  Number Cardinality:    0                                                   |
1.19/1.21	c |  Number PB Constraints: 0                                                   |
1.19/1.21	c |                                                                             |
1.58/1.61	c |  Problem Type:          Optimization                                        |
1.58/1.61	c |  Objective Function:    PB Constraint                                       |
1.58/1.61	c |                                                                             |
1.58/1.61	c ============================[ Search Statistics ]==============================
1.58/1.61	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
1.58/1.61	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
1.58/1.61	c ===============================================================================
1.79/1.84	c | 1.84      | 0  | 1            lb |  0                0                0.00  |
1.99/2.02	c | 2.03      | 0  | 2            lb |  0                0                0.00  |
2.09/2.20	c | 2.20      | 0  | 3            lb |  0                0                0.00  |
2.28/2.36	c | 2.37      | 0  | 4            lb |  0                0                0.00  |
2.48/2.53	c | 2.54      | 0  | 5            lb |  0                0                0.00  |
2.68/2.70	c | 2.71      | 0  | 7            lb |  0                0                0.00  |
2.78/2.88	c | 2.88      | 0  | 8            lb |  0                0                0.00  |
2.98/3.05	c | 3.05      | 0  | 9            lb |  0                0                0.00  |
3.19/3.22	c | 3.22      | 0  | 10           lb |  0                0                0.00  |
3.29/3.39	c | 3.39      | 0  | 11           lb |  0                0                0.00  |
3.48/3.56	c | 3.56      | 0  | 12           lb |  0                0                0.00  |
3.68/3.73	c | 3.73      | 0  | 13           lb |  0                0                0.00  |
3.88/3.90	c | 3.90      | 0  | 14           lb |  0                0                0.00  |
3.98/4.07	c | 4.07      | 0  | 15           lb |  0                0                0.00  |
4.18/4.25	c | 4.24      | 0  | 16           lb |  0                0                0.00  |
4.39/4.41	c | 4.41      | 0  | 17           lb |  0                0                0.00  |
4.48/4.58	c | 4.59      | 0  | 18           lb |  0                0                0.00  |
4.68/4.76	c | 4.76      | 0  | 21           lb |  0                0                0.00  |
4.88/4.94	c | 4.94      | 0  | 22           lb |  0                0                0.00  |
5.08/5.11	c | 5.11      | 0  | 23           lb |  0                0                0.00  |
5.18/5.28	c | 5.28      | 0  | 24           lb |  0                0                0.00  |
5.39/5.44	c | 5.45      | 0  | 27           lb |  0                0                0.00  |
5.58/5.61	c | 5.62      | 0  | 28           lb |  0                0                0.00  |
5.68/5.79	c | 5.80      | 0  | 29           lb |  0                0                0.00  |
5.89/5.97	c | 5.97      | 0  | 30           lb |  0                0                0.00  |
6.09/6.14	c | 6.14      | 0  | 31           lb |  0                0                0.00  |
6.29/6.31	c | 6.31      | 0  | 32           lb |  0                0                0.00  |
6.39/6.48	c | 6.48      | 0  | 33           lb |  0                0                0.00  |
6.60/6.65	c | 6.65      | 0  | 34           lb |  0                0                0.00  |
6.79/6.82	c | 6.82      | 0  | 35           lb |  0                0                0.00  |
6.89/6.99	c | 6.99      | 0  | 38           lb |  0                0                0.00  |
7.09/7.16	c | 7.16      | 0  | 40           lb |  0                0                0.00  |
7.29/7.33	c | 7.33      | 0  | 41           lb |  0                0                0.00  |
7.49/7.50	c | 7.50      | 0  | 42           lb |  0                0                0.00  |
7.60/7.67	c | 7.67      | 0  | 43           lb |  0                0                0.00  |
7.79/7.84	c | 7.85      | 0  | 44           lb |  0                0                0.00  |
7.99/8.02	c | 8.02      | 0  | 45           lb |  0                0                0.00  |
8.19/8.20	c | 8.20      | 0  | 46           lb |  0                0                0.00  |
8.29/8.37	c | 8.37      | 0  | 47           lb |  0                0                0.00  |
8.49/8.54	c | 8.54      | 0  | 49           lb |  0                0                0.00  |
8.69/8.71	c | 8.71      | 0  | 50           lb |  0                0                0.00  |
8.79/8.88	c | 8.88      | 0  | 58           lb |  0                0                0.00  |
8.99/9.05	c | 9.06      | 0  | 59           lb |  0                0                0.00  |
9.19/9.23	c | 9.23      | 0  | 60           lb |  0                0                0.00  |
9.39/9.40	c | 9.40      | 0  | 61           lb |  0                0                0.00  |
9.49/9.57	c | 9.57      | 0  | 62           lb |  0                0                0.00  |
9.69/9.74	c | 9.74      | 0  | 63           lb |  0                0                0.00  |
9.89/9.91	c | 9.92      | 0  | 64           lb |  0                0                0.00  |
9.99/10.09	c | 10.09     | 0  | 65           lb |  0                0                0.00  |
10.19/10.26	c | 10.26     | 0  | 67           lb |  0                0                0.00  |
10.39/10.43	c | 10.44     | 0  | 68           lb |  0                0                0.00  |
10.59/10.61	c | 10.61     | 0  | 69           lb |  0                0                0.00  |
10.69/10.78	c | 10.78     | 0  | 71           lb |  0                0                0.00  |
10.89/10.95	c | 10.95     | 0  | 72           lb |  0                0                0.00  |
11.09/11.13	c | 11.13     | 0  | 73           lb |  0                0                0.00  |
11.29/11.30	c | 11.31     | 0  | 74           lb |  0                0                0.00  |
11.38/11.48	c | 11.48     | 0  | 75           lb |  0                0                0.00  |
11.58/11.65	c | 11.65     | 0  | 76           lb |  0                0                0.00  |
11.78/11.83	c | 11.83     | 0  | 77           lb |  0                0                0.00  |
11.88/12.00	c | 12.01     | 0  | 78           lb |  0                0                0.00  |
12.09/12.18	c | 12.18     | 0  | 79           lb |  0                0                0.00  |
12.28/12.36	c | 12.36     | 0  | 80           lb |  0                0                0.00  |
12.48/12.53	c | 12.54     | 0  | 82           lb |  0                0                0.00  |
12.68/12.71	c | 12.71     | 0  | 83           lb |  0                0                0.00  |
12.78/12.88	c | 12.88     | 0  | 84           lb |  0                0                0.00  |
12.98/13.06	c | 13.07     | 0  | 85           lb |  0                0                0.00  |
13.19/13.24	c | 13.24     | 0  | 86           lb |  0                0                0.00  |
13.38/13.42	c | 13.42     | 0  | 87           lb |  0                0                0.00  |
13.48/13.59	c | 13.60     | 0  | 90           lb |  0                0                0.00  |
13.68/13.77	c | 13.77     | 0  | 91           lb |  0                0                0.00  |
13.88/13.94	c | 13.95     | 0  | 92           lb |  0                0                0.00  |
14.08/14.12	c | 14.12     | 0  | 93           lb |  0                0                0.00  |
14.19/14.29	c | 14.30     | 0  | 94           lb |  0                0                0.00  |
14.38/14.47	c | 14.47     | 0  | 95           lb |  0                0                0.00  |
14.58/14.65	c | 14.65     | 0  | 96           lb |  0                0                0.00  |
14.78/14.82	c | 14.82     | 0  | 97           lb |  0                0                0.00  |
14.98/15.00	c | 15.00     | 0  | 98           lb |  0                0                0.00  |
15.08/15.18	c | 15.18     | 0  | 99           lb |  0                0                0.00  |
15.29/15.36	c | 15.36     | 0  | 100          lb |  0                0                0.00  |
15.48/15.53	c | 15.54     | 0  | 101          lb |  0                0                0.00  |
15.68/15.71	c | 15.72     | 0  | 102          lb |  0                0                0.00  |
15.78/15.89	c | 15.89     | 0  | 103          lb |  0                0                0.00  |
15.98/16.07	c | 16.07     | 0  | 104          lb |  0                0                0.00  |
16.18/16.25	c | 16.25     | 0  | 105          lb |  0                0                0.00  |
16.38/16.44	c | 16.44     | 0  | 106          lb |  0                0                0.00  |
16.58/16.62	c | 16.62     | 0  | 107          lb |  0                0                0.00  |
16.68/16.79	c | 16.80     | 0  | 108          lb |  0                0                0.00  |
16.88/16.97	c | 16.98     | 0  | 109          lb |  0                0                0.00  |
17.08/17.16	c | 17.16     | 0  | 110          lb |  0                0                0.00  |
17.28/17.34	c | 17.34     | 0  | 111          lb |  0                0                0.00  |
17.48/17.52	c | 17.52     | 0  | 112          lb |  0                0                0.00  |
17.68/17.70	c | 17.70     | 0  | 113          lb |  0                0                0.00  |
17.78/17.88	c | 17.88     | 0  | 114          lb |  0                0                0.00  |
17.98/18.07	c | 18.07     | 0  | 116          lb |  0                0                0.00  |
18.18/18.25	c | 18.25     | 0  | 118          lb |  0                0                0.00  |
18.38/18.43	c | 18.43     | 0  | 119          lb |  0                0                0.00  |
18.58/18.61	c | 18.62     | 0  | 120          lb |  0                0                0.00  |
18.68/18.79	c | 18.80     | 0  | 121          lb |  0                0                0.00  |
18.88/18.97	c | 18.98     | 0  | 122          lb |  0                0                0.00  |
19.08/19.15	c | 19.16     | 0  | 123          lb |  0                0                0.00  |
19.28/19.34	c | 19.34     | 0  | 124          lb |  0                0                0.00  |
19.48/19.52	c | 19.52     | 0  | 125          lb |  0                0                0.00  |
19.58/19.70	c | 19.71     | 0  | 126          lb |  0                0                0.00  |
19.78/19.88	c | 19.89     | 0  | 128          lb |  0                0                0.00  |
19.97/20.07	c | 20.07     | 0  | 129          lb |  0                0                0.00  |
20.17/20.26	c | 20.27     | 0  | 130          lb |  0                0                0.00  |
20.37/20.45	c | 20.46     | 0  | 133          lb |  0                0                0.00  |
20.57/20.64	c | 20.64     | 0  | 137          lb |  0                0                0.00  |
20.78/20.82	c | 20.83     | 0  | 138          lb |  0                0                0.00  |
20.97/21.02	c | 21.02     | 0  | 139          lb |  0                0                0.00  |
21.17/21.20	c | 21.21     | 0  | 143          lb |  0                0                0.00  |
21.27/21.39	c | 21.39     | 0  | 144          lb |  0                0                0.00  |
21.47/21.58	c | 21.59     | 0  | 145          lb |  0                0                0.00  |
21.67/21.77	c | 21.77     | 0  | 146          lb |  0                0                0.00  |
21.88/21.97	c | 21.98     | 0  | 147          lb |  0                0                0.00  |
22.07/22.16	c | 22.16     | 0  | 148          lb |  0                0                0.00  |
22.28/22.35	c | 22.35     | 0  | 149          lb |  0                0                0.00  |
22.48/22.55	c | 22.55     | 0  | 150          lb |  0                0                0.00  |
22.68/22.74	c | 22.74     | 0  | 151          lb |  0                0                0.00  |
22.88/22.96	c | 22.96     | 0  | 152          lb |  0                0                0.00  |
23.09/23.16	c | 23.16     | 0  | 153          lb |  0                0                0.00  |
23.28/23.36	c | 23.36     | 0  | 154          lb |  0                0                0.00  |
23.48/23.55	c | 23.55     | 0  | 155          lb |  0                0                0.00  |
23.67/23.76	c | 23.76     | 0  | 156          lb |  0                0                0.00  |
23.88/23.96	c | 23.97     | 0  | 157          lb |  0                0                0.00  |
24.09/24.17	c | 24.17     | 0  | 158          lb |  0                0                0.00  |
24.28/24.37	c | 24.38     | 0  | 159          lb |  0                0                0.00  |
24.48/24.59	c | 24.59     | 0  | 160          lb |  0                0                0.00  |
24.77/24.82	c | 24.82     | 0  | 161          lb |  0                0                0.00  |
24.97/25.07	c | 25.08     | 0  | 162          lb |  0                0                0.00  |
25.28/25.35	c | 25.35     | 0  | 163          lb |  0                0                0.00  |
26.08/26.11	c | 26.11     | 0  | 164          lb |  0                0                0.00  |
28.48/28.53	c | 28.54     | 0  | 165          lb |  0                0                0.00  |
761.74/762.00	c | 762.01    | 0  | 166          lb |  0                0                0.00  |
1799.56/1800.00	c ===============================================================================
1799.56/1800.00	c Wall Clock Time: 1800.00 s
1799.56/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-3727423-1338653579/watcher-3727423-1338653579 -o /tmp/evaluation-result-3727423-1338653579/solver-3727423-1338653579 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727423-1338653579.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.98 1.90 3/176 12631
/proc/meminfo: memFree=28139720/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=21544 CPUtime=0 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) R 12629 12631 9951 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 331483358 22061056 559 33554432000 4194304 5964350 140735245488592 140734419533256 5248490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 5362 568 161 433 0 718 0

[startup+0.0228659 s]
/proc/loadavg: 1.91 1.98 1.90 3/176 12631
/proc/meminfo: memFree=28139720/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=22936 CPUtime=0.01 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) R 12629 12631 9951 0 -1 4202496 1050 0 0 0 1 0 0 0 20 0 1 0 331483358 23486464 1003 33554432000 4194304 5964350 140735245488592 140734419533256 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 5734 1003 223 433 0 1090 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22936

[startup+0.100226 s]
/proc/loadavg: 1.91 1.98 1.90 3/176 12631
/proc/meminfo: memFree=28139720/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=26848 CPUtime=0.09 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) R 12629 12631 9951 0 -1 4202496 2285 0 0 0 9 0 0 0 20 0 1 0 331483358 27492352 2204 33554432000 4194304 5964350 140735245488592 140734419533256 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 6712 2205 501 433 0 2068 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26848

[startup+0.300238 s]
/proc/loadavg: 1.91 1.98 1.90 3/176 12631
/proc/meminfo: memFree=28139720/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=36148 CPUtime=0.29 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) R 12629 12631 9951 0 -1 4202496 5371 0 0 0 29 0 0 0 20 0 1 0 331483358 37015552 5096 33554432000 4194304 5964350 140735245488592 140735245486936 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 9037 5098 1205 433 0 4393 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36148

[startup+0.700243 s]
/proc/loadavg: 1.91 1.98 1.90 3/176 12631
/proc/meminfo: memFree=28139720/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=54508 CPUtime=0.69 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) R 12629 12631 9951 0 -1 4202496 11507 0 0 0 68 1 0 0 20 0 1 0 331483358 55816192 10975 33554432000 4194304 5964350 140735245488592 140735245486936 4344688 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 13627 10975 2601 433 0 8983 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54508

[startup+1.50018 s]
/proc/loadavg: 1.91 1.98 1.90 3/177 12632
/proc/meminfo: memFree=28048768/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=206156 CPUtime=1.48 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 40567 0 0 0 141 7 0 0 20 0 2 0 331483358 211103744 35825 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 51539 35825 172 433 0 51103 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 206156

[startup+3.10035 s]
/proc/loadavg: 1.91 1.98 1.90 3/179 12634
/proc/meminfo: memFree=27727096/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=265364 CPUtime=3.08 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 59094 0 0 0 298 10 0 0 20 0 2 0 331483358 271732736 53650 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 66341 53650 190 433 0 65905 0
[pid=12631/tid=12634] ppid=12629 vsize=265364 CPUtime=1.87 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 39620 0 0 0 179 8 0 0 20 0 2 0 331483480 271732736 53650 33554432000 4194304 5964350 140735245488592 140053998326080 5142444 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 265364

[startup+6.30036 s]
/proc/loadavg: 2.16 2.03 1.92 3/179 12634
/proc/meminfo: memFree=27719872/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=265364 CPUtime=6.29 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 59311 0 0 0 618 11 0 0 20 0 2 0 331483358 271732736 53867 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 66341 53867 190 433 0 65905 0
[pid=12631/tid=12634] ppid=12629 vsize=265364 CPUtime=5.06 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 39837 0 0 0 498 8 0 0 20 0 2 0 331483480 271732736 53867 33554432000 4194304 5964350 140735245488592 140053998336536 5130914 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 265364

[startup+12.7004 s]
/proc/loadavg: 2.15 2.03 1.92 3/179 12634
/proc/meminfo: memFree=27714240/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=265364 CPUtime=12.68 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 59910 0 0 0 1257 11 0 0 20 0 2 0 331483358 271732736 54466 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 66341 54466 190 433 0 65905 0
[pid=12631/tid=12634] ppid=12629 vsize=265364 CPUtime=11.43 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 40436 0 0 0 1135 8 0 0 20 0 2 0 331483480 271732736 54466 33554432000 4194304 5964350 140735245488592 140053998326080 5130672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 265364

[startup+25.5004 s]
/proc/loadavg: 2.11 2.03 1.92 3/179 12634
/proc/meminfo: memFree=27676236/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=273568 CPUtime=25.47 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 74757 0 0 0 2533 14 0 0 20 0 2 0 331483358 280133632 60982 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 68392 60982 193 433 0 67956 0
[pid=12631/tid=12634] ppid=12629 vsize=273568 CPUtime=24.2 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 55284 0 0 0 2409 11 0 0 20 0 2 0 331483480 280133632 60983 33554432000 4194304 5964350 140735245488592 140053998336536 4419455 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 273568

[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 1.92 3/179 12634
/proc/meminfo: memFree=27516488/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=330900 CPUtime=51.07 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 94312 0 0 0 5089 18 0 0 20 0 2 0 331483358 338841600 76758 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 82725 76758 195 433 0 82289 0
[pid=12631/tid=12634] ppid=12629 vsize=330900 CPUtime=49.73 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 74838 0 0 0 4958 15 0 0 20 0 2 0 331483480 338841600 76758 33554432000 4194304 5964350 140735245488592 140053998335992 4399989 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 330900

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 1.92 3/179 12634
/proc/meminfo: memFree=26943352/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=658580 CPUtime=102.27 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 167923 0 0 0 10192 35 0 0 20 0 2 0 331483358 674385920 150369 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 164645 150369 195 433 0 164209 0
[pid=12631/tid=12634] ppid=12629 vsize=658580 CPUtime=100.8 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 148449 0 0 0 10047 33 0 0 20 0 2 0 331483480 674385920 150369 33554432000 4194304 5964350 140735245488592 140053998335992 4400035 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 658580

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/179 12635
/proc/meminfo: memFree=26269324/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=986260 CPUtime=162.26 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 248467 0 0 0 16171 55 0 0 20 0 2 0 331483358 1009930240 230913 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 246565 230913 195 433 0 246129 0
[pid=12631/tid=12634] ppid=12629 vsize=986260 CPUtime=160.64 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 228993 0 0 0 16011 53 0 0 20 0 2 0 331483480 1009930240 230913 33554432000 4194304 5964350 140735245488592 140053998335992 4389049 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 986260

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/179 12635
/proc/meminfo: memFree=25713088/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=1248404 CPUtime=222.25 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 308864 0 0 0 22155 70 0 0 20 0 2 0 331483358 1278365696 291310 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 312101 291310 195 433 0 311665 0
[pid=12631/tid=12634] ppid=12629 vsize=1248404 CPUtime=220.49 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 289390 0 0 0 21980 69 0 0 20 0 2 0 331483480 1278365696 291310 33554432000 4194304 5964350 140735245488592 140053998335992 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1248404

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 1.93 3/178 12635
/proc/meminfo: memFree=25200952/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=1445012 CPUtime=282.22 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 368971 0 0 0 28138 84 0 0 20 0 2 0 331483358 1479692288 352003 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 361253 352003 195 433 0 360817 0
[pid=12631/tid=12634] ppid=12629 vsize=1445012 CPUtime=280.32 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 349497 0 0 0 27947 85 0 0 20 0 2 0 331483480 1479692288 352003 33554432000 4194304 5964350 140735245488592 140053998335992 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1445012

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 12636
/proc/meminfo: memFree=24687728/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=1707156 CPUtime=342.2 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 434832 0 0 0 34122 98 0 0 20 0 2 0 331483358 1748127744 417862 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 426789 417862 195 433 0 426353 0
[pid=12631/tid=12634] ppid=12629 vsize=1707156 CPUtime=340.15 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 415358 0 0 0 33916 99 0 0 20 0 2 0 331483480 1748127744 417862 33554432000 4194304 5964350 140735245488592 140053998335992 4400462 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1707156

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/179 12636
/proc/meminfo: memFree=24216936/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=1903764 CPUtime=402.18 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 480364 0 0 0 40108 110 0 0 20 0 2 0 331483358 1949454336 463389 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 475941 463389 195 433 0 475505 0
[pid=12631/tid=12634] ppid=12629 vsize=1903764 CPUtime=399.99 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 460890 0 0 0 39886 113 0 0 20 0 2 0 331483480 1949454336 463389 33554432000 4194304 5964350 140735245488592 140053998335992 4389067 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1903764

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 12640
/proc/meminfo: memFree=23721700/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=2165908 CPUtime=462.16 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 539808 0 0 0 46092 124 0 0 20 0 2 0 331483358 2217889792 522821 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 541477 522821 195 433 0 541041 0

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

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/179 12646
/proc/meminfo: memFree=21486780/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=3214484 CPUtime=1481.91 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 803061 0 0 0 148003 188 0 0 20 0 2 0 331483358 3291631616 789420 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 803621 789420 195 433 0 803185 0
[pid=12631/tid=12634] ppid=12629 vsize=3214484 CPUtime=1477.11 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 783587 0 0 0 147504 207 0 0 20 0 2 0 331483480 3291631616 789420 33554432000 4194304 5964350 140735245488592 140053998336344 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 3214484

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 12646
/proc/meminfo: memFree=21486748/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=3214484 CPUtime=1541.89 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 803095 0 0 0 154001 188 0 0 20 0 2 0 331483358 3291631616 789454 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 803621 789454 195 433 0 803185 0
[pid=12631/tid=12634] ppid=12629 vsize=3214484 CPUtime=1536.96 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 783621 0 0 0 153488 208 0 0 20 0 2 0 331483480 3291631616 789454 33554432000 4194304 5964350 140735245488592 140053998336344 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 3214484

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 12646
/proc/meminfo: memFree=21373192/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=3345556 CPUtime=1601.89 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 831762 0 0 0 159994 195 0 0 20 0 2 0 331483358 3425849344 818121 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 836389 818121 195 433 0 835953 0
[pid=12631/tid=12634] ppid=12629 vsize=3345556 CPUtime=1596.81 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 812288 0 0 0 159465 216 0 0 20 0 2 0 331483480 3425849344 818121 33554432000 4194304 5964350 140735245488592 140053998335992 4400023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 3345556

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 12650
/proc/meminfo: memFree=20990052/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=3542164 CPUtime=1661.88 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 889566 0 0 0 165975 213 0 0 20 0 2 0 331483358 3627175936 875925 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 885541 875925 195 433 0 885105 0
[pid=12631/tid=12634] ppid=12629 vsize=3542164 CPUtime=1656.65 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 870092 0 0 0 165431 234 0 0 20 0 2 0 331483480 3627175936 875925 33554432000 4194304 5964350 140735245488592 140053998335992 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 3542164

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 12650
/proc/meminfo: memFree=20614368/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=3738772 CPUtime=1721.87 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 937323 0 0 0 171962 225 0 0 20 0 2 0 331483358 3828502528 923682 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 934693 923682 195 433 0 934257 0
[pid=12631/tid=12634] ppid=12629 vsize=3738772 CPUtime=1716.5 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 917849 0 0 0 171402 248 0 0 20 0 2 0 331483480 3828502528 923682 33554432000 4194304 5964350 140735245488592 140053998335800 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 3738772

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20240412/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=3935380 CPUtime=1781.86 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 987358 0 0 0 177950 236 0 0 20 0 2 0 331483358 4029829120 973717 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 983845 973717 195 433 0 983409 0
[pid=12631/tid=12634] ppid=12629 vsize=3935380 CPUtime=1776.35 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 967884 0 0 0 177376 259 0 0 20 0 2 0 331483480 4029829120 973717 33554432000 4194304 5964350 140735245488592 140053998335992 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 3935380

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

[startup+1800 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20106584/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=4000916 CPUtime=1799.56 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 1004061 0 0 0 179716 240 0 0 20 0 2 0 331483358 4096937984 990420 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 1000229 990420 195 433 0 999793 0
[pid=12631/tid=12634] ppid=12629 vsize=4000916 CPUtime=1794 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 984587 0 0 0 179137 263 0 0 20 0 2 0 331483480 4096937984 990420 33554432000 4194304 5964350 140735245488592 140053998335992 4399728 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (KiB) 4000916

[startup+1800.1 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20106584/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=0 CPUtime=1795.31 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) R 12629 12631 9951 0 -1 4203524 1004063 0 0 0 179255 276 0 0 20 0 1 0 331483358 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12631/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.31
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1791.91 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20165252/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=4000916 CPUtime=1791.46 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 995808 0 0 0 178909 237 0 0 20 0 2 0 331483358 4096937984 982167 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 1000229 982167 195 433 0 999793 0
[pid=12631/tid=12634] ppid=12629 vsize=4000916 CPUtime=1785.93 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 976334 0 0 0 178332 261 0 0 20 0 2 0 331483480 4096937984 982167 33554432000 4194304 5964350 140735245488592 140053998335992 4389005 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 4000916

[startup+1795.1 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20142188/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=4000916 CPUtime=1794.66 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 998914 0 0 0 179228 238 0 0 20 0 2 0 331483358 4096937984 985273 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 1000229 985273 195 433 0 999793 0
[pid=12631/tid=12634] ppid=12629 vsize=4000916 CPUtime=1789.12 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 979440 0 0 0 178650 262 0 0 20 0 2 0 331483480 4096937984 985273 33554432000 4194304 5964350 140735245488592 140053998335992 4403202 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 4000916

[startup+1798.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20123448/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=4000916 CPUtime=1797.86 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 1002205 0 0 0 179547 239 0 0 20 0 2 0 331483358 4096937984 988564 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 1000229 988564 195 433 0 999793 0
[pid=12631/tid=12634] ppid=12629 vsize=4000916 CPUtime=1792.31 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 982731 0 0 0 178968 263 0 0 20 0 2 0 331483480 4096937984 988564 33554432000 4194304 5964350 140735245488592 140053998335992 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 4000916

[startup+1799.1 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20115884/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=4000916 CPUtime=1798.66 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 1003286 0 0 0 179627 239 0 0 20 0 2 0 331483358 4096937984 989645 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 1000229 989645 195 433 0 999793 0
[pid=12631/tid=12634] ppid=12629 vsize=4000916 CPUtime=1793.1 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 983812 0 0 0 179047 263 0 0 20 0 2 0 331483480 4096937984 989645 33554432000 4194304 5964350 140735245488592 140053998335992 4389049 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (KiB) 4000916

[startup+1799.9 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20106584/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=4000916 CPUtime=1799.46 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) S 12629 12631 9951 0 -1 4202496 1003936 0 0 0 179706 240 0 0 20 0 2 0 331483358 4096937984 990295 33554432000 4194304 5964350 140735245488592 140735245488112 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12631/statm: 1000229 990295 195 433 0 999793 0
[pid=12631/tid=12634] ppid=12629 vsize=4000916 CPUtime=1793.9 cores=1,3,5,7
/proc/12631/task/12634/stat : 12634 (wbo1.72) R 12629 12631 9951 0 -1 4202560 984462 0 0 0 179127 263 0 0 20 0 2 0 331483480 4096937984 990295 33554432000 4194304 5964350 140735245488592 140053998335992 4399774 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 4000916

[startup+1800.1 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 12650
/proc/meminfo: memFree=20106584/32873844 swapFree=7384/7384
[pid=12631] ppid=12629 vsize=0 CPUtime=1795.31 cores=1,3,5,7
/proc/12631/stat : 12631 (wbo1.72) R 12629 12631 9951 0 -1 4203524 1004063 0 0 0 179255 276 0 0 20 0 1 0 331483358 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12631/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.31
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.25
#  lost CPU user time (s): 4.60999
#  lost CPU system time (s): -0.36

Real time (s): 1800.19
CPU time (s): 1799.66
CPU user time (s): 1797.17
CPU system time (s): 2.49556
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 4000916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.56
system time used= 2.85556
maximum resident set size= 3961688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1004063
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= 246
involuntary context switches= 2307

runsolver used 2.94255 second user time and 8.5187 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-02 18:12:59
IDJOB=3727423
IDBENCH=1969
IDSOLVER=2313
FILE ID=node136/3727423-1338653579
RUNJOBID= node136-1338651778-12487
PBS_JOBID= 14636444
Free space on /tmp= 69808 MiB

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

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

MD5SUM BENCH= 325852af8542a0f454599a2893f1b120
RANDOM SEED=1099773504

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

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

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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		: 2667.247
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		: 2667.247
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:        28141084 kB
Buffers:          563892 kB
Cached:          3246392 kB
SwapCached:        20296 kB
Active:          1943668 kB
Inactive:        1902848 kB
Active(anon):      11532 kB
Inactive(anon):    22296 kB
Active(file):    1932136 kB
Inactive(file):  1880552 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083200 kB
Dirty:             44256 kB
Writeback:             0 kB
AnonPages:         48376 kB
Mapped:            12120 kB
Shmem:                 0 kB
Slab:             745792 kB
SReclaimable:     187620 kB
SUnreclaim:       558172 kB
KernelStack:        1464 kB
PageTables:         3492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     136240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 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= 69800 MiB
End job on node136 at 2012-06-02 18:42:59