Trace number 3705125

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.7? 1799.53 1800.23

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_11.opb.PB06.opb
MD5SUMf8f4f876e372c51b5109e7995e83ce5e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark761
Best CPU time to get the best result obtained on this benchmark1800.23
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 443
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 492823
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 492823
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705125-1338088817.opb.
0.00/0.00	c Instance file HOME/instance-3705125-1338088817.opb
0.00/0.00	c File size is 17233622 bytes.
1.09/1.15	c Cost Offset: 0
1.09/1.15	c Highest Coefficient sum: 101
1.09/1.15	c ============================[ Problem Statistics ]=============================
1.09/1.15	c |                                                                             |
1.09/1.15	c |  Parsing time:          1.15         s                                      |
1.09/1.15	c |  Number Variables:      10000                                               |
1.09/1.15	c |  Number Clauses:        656900                                              |
1.09/1.15	c |  Number Cardinality:    0                                                   |
1.09/1.15	c |  Number PB Constraints: 0                                                   |
1.09/1.15	c |                                                                             |
1.39/1.48	c |  Problem Type:          Optimization                                        |
1.39/1.48	c |  Objective Function:    PB Constraint                                       |
1.39/1.48	c |                                                                             |
1.39/1.48	c ============================[ Search Statistics ]==============================
1.39/1.48	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
1.39/1.48	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
1.39/1.48	c ===============================================================================
1.58/1.69	c | 1.69      | 0  | 1            lb |  0                0                0.00  |
1.79/1.87	c | 1.87      | 0  | 2            lb |  0                0                0.00  |
1.99/2.04	c | 2.04      | 0  | 3            lb |  0                0                0.00  |
2.20/2.21	c | 2.21      | 0  | 4            lb |  0                0                0.00  |
2.29/2.37	c | 2.38      | 0  | 5            lb |  0                0                0.00  |
2.49/2.54	c | 2.54      | 0  | 6            lb |  0                0                0.00  |
2.69/2.70	c | 2.71      | 0  | 7            lb |  0                0                0.00  |
2.79/2.87	c | 2.87      | 0  | 8            lb |  0                0                0.00  |
2.99/3.03	c | 3.04      | 0  | 9            lb |  0                0                0.00  |
3.09/3.20	c | 3.20      | 0  | 10           lb |  0                0                0.00  |
3.30/3.36	c | 3.37      | 0  | 11           lb |  0                0                0.00  |
3.49/3.54	c | 3.54      | 0  | 12           lb |  0                0                0.00  |
3.69/3.70	c | 3.71      | 0  | 13           lb |  0                0                0.00  |
3.79/3.87	c | 3.87      | 0  | 14           lb |  0                0                0.00  |
3.99/4.04	c | 4.04      | 0  | 17           lb |  0                0                0.00  |
4.19/4.20	c | 4.20      | 0  | 18           lb |  0                0                0.00  |
4.30/4.37	c | 4.37      | 0  | 19           lb |  0                0                0.00  |
4.49/4.54	c | 4.54      | 0  | 20           lb |  0                0                0.00  |
4.79/4.80	c | 4.71      | 0  | 23           lb |  0                0                0.00  |
4.79/4.87	c | 4.87      | 0  | 24           lb |  0                0                0.00  |
4.99/5.03	c | 5.04      | 0  | 25           lb |  0                0                0.00  |
5.19/5.20	c | 5.20      | 0  | 26           lb |  0                0                0.00  |
5.29/5.37	c | 5.37      | 0  | 27           lb |  0                0                0.00  |
5.49/5.53	c | 5.53      | 0  | 28           lb |  0                0                0.00  |
5.69/5.70	c | 5.70      | 0  | 29           lb |  0                0                0.00  |
5.79/5.87	c | 5.87      | 0  | 30           lb |  0                0                0.00  |
5.99/6.03	c | 6.04      | 0  | 31           lb |  0                0                0.00  |
6.19/6.20	c | 6.20      | 0  | 32           lb |  0                0                0.00  |
6.29/6.37	c | 6.37      | 0  | 33           lb |  0                0                0.00  |
6.49/6.53	c | 6.54      | 0  | 34           lb |  0                0                0.00  |
6.69/6.70	c | 6.71      | 0  | 35           lb |  0                0                0.00  |
6.79/6.87	c | 6.87      | 0  | 36           lb |  0                0                0.00  |
6.99/7.04	c | 7.04      | 0  | 37           lb |  0                0                0.00  |
7.19/7.20	c | 7.21      | 0  | 38           lb |  0                0                0.00  |
7.29/7.37	c | 7.38      | 0  | 39           lb |  0                0                0.00  |
7.49/7.54	c | 7.54      | 0  | 40           lb |  0                0                0.00  |
7.69/7.71	c | 7.71      | 0  | 41           lb |  0                0                0.00  |
7.79/7.88	c | 7.88      | 0  | 42           lb |  0                0                0.00  |
7.99/8.04	c | 8.05      | 0  | 43           lb |  0                0                0.00  |
8.19/8.21	c | 8.22      | 0  | 45           lb |  0                0                0.00  |
8.29/8.39	c | 8.39      | 0  | 46           lb |  0                0                0.00  |
8.49/8.55	c | 8.56      | 0  | 47           lb |  0                0                0.00  |
8.69/8.72	c | 8.72      | 0  | 48           lb |  0                0                0.00  |
8.89/8.90	c | 8.90      | 0  | 49           lb |  0                0                0.00  |
8.99/9.07	c | 9.07      | 0  | 50           lb |  0                0                0.00  |
9.19/9.23	c | 9.24      | 0  | 51           lb |  0                0                0.00  |
9.39/9.40	c | 9.41      | 0  | 52           lb |  0                0                0.00  |
9.49/9.58	c | 9.58      | 0  | 53           lb |  0                0                0.00  |
9.69/9.75	c | 9.75      | 0  | 54           lb |  0                0                0.00  |
9.89/9.92	c | 9.92      | 0  | 55           lb |  0                0                0.00  |
9.99/10.09	c | 10.09     | 0  | 56           lb |  0                0                0.00  |
10.19/10.26	c | 10.26     | 0  | 57           lb |  0                0                0.00  |
10.39/10.43	c | 10.43     | 0  | 58           lb |  0                0                0.00  |
10.49/10.59	c | 10.60     | 0  | 59           lb |  0                0                0.00  |
10.69/10.76	c | 10.77     | 0  | 60           lb |  0                0                0.00  |
10.89/10.93	c | 10.94     | 0  | 61           lb |  0                0                0.00  |
11.09/11.11	c | 11.12     | 0  | 62           lb |  0                0                0.00  |
11.19/11.28	c | 11.29     | 0  | 63           lb |  0                0                0.00  |
11.39/11.45	c | 11.46     | 0  | 64           lb |  0                0                0.00  |
11.59/11.62	c | 11.62     | 0  | 65           lb |  0                0                0.00  |
11.69/11.79	c | 11.79     | 0  | 66           lb |  0                0                0.00  |
11.89/11.96	c | 11.96     | 0  | 67           lb |  0                0                0.00  |
12.09/12.13	c | 12.13     | 0  | 70           lb |  0                0                0.00  |
12.29/12.30	c | 12.30     | 0  | 71           lb |  0                0                0.00  |
12.39/12.47	c | 12.47     | 0  | 72           lb |  0                0                0.00  |
12.59/12.64	c | 12.64     | 0  | 73           lb |  0                0                0.00  |
12.79/12.81	c | 12.81     | 0  | 75           lb |  0                0                0.00  |
12.89/12.98	c | 12.98     | 0  | 76           lb |  0                0                0.00  |
13.09/13.15	c | 13.15     | 0  | 77           lb |  0                0                0.00  |
13.28/13.33	c | 13.33     | 0  | 78           lb |  0                0                0.00  |
13.48/13.50	c | 13.50     | 0  | 80           lb |  0                0                0.00  |
13.58/13.67	c | 13.67     | 0  | 81           lb |  0                0                0.00  |
13.78/13.84	c | 13.84     | 0  | 82           lb |  0                0                0.00  |
13.98/14.01	c | 14.01     | 0  | 83           lb |  0                0                0.00  |
14.08/14.18	c | 14.19     | 0  | 84           lb |  0                0                0.00  |
14.29/14.35	c | 14.36     | 0  | 85           lb |  0                0                0.00  |
14.48/14.53	c | 14.54     | 0  | 86           lb |  0                0                0.00  |
14.68/14.71	c | 14.71     | 0  | 87           lb |  0                0                0.00  |
14.78/14.88	c | 14.88     | 0  | 88           lb |  0                0                0.00  |
14.98/15.05	c | 15.06     | 0  | 89           lb |  0                0                0.00  |
15.18/15.22	c | 15.23     | 0  | 90           lb |  0                0                0.00  |
15.29/15.40	c | 15.40     | 0  | 91           lb |  0                0                0.00  |
15.48/15.57	c | 15.57     | 0  | 92           lb |  0                0                0.00  |
15.68/15.74	c | 15.75     | 0  | 93           lb |  0                0                0.00  |
15.88/15.92	c | 15.92     | 0  | 94           lb |  0                0                0.00  |
15.98/16.09	c | 16.09     | 0  | 95           lb |  0                0                0.00  |
16.18/16.26	c | 16.27     | 0  | 96           lb |  0                0                0.00  |
16.39/16.44	c | 16.44     | 0  | 98           lb |  0                0                0.00  |
16.58/16.61	c | 16.61     | 0  | 99           lb |  0                0                0.00  |
16.68/16.78	c | 16.79     | 0  | 100          lb |  0                0                0.00  |
16.88/16.96	c | 16.96     | 0  | 101          lb |  0                0                0.00  |
17.08/17.13	c | 17.14     | 0  | 102          lb |  0                0                0.00  |
17.28/17.31	c | 17.31     | 0  | 104          lb |  0                0                0.00  |
17.38/17.48	c | 17.49     | 0  | 105          lb |  0                0                0.00  |
17.59/17.66	c | 17.66     | 0  | 106          lb |  0                0                0.00  |
17.78/17.83	c | 17.84     | 0  | 107          lb |  0                0                0.00  |
17.98/18.02	c | 18.02     | 0  | 108          lb |  0                0                0.00  |
18.08/18.19	c | 18.20     | 0  | 109          lb |  0                0                0.00  |
18.28/18.37	c | 18.37     | 0  | 110          lb |  0                0                0.00  |
18.48/18.55	c | 18.55     | 0  | 111          lb |  0                0                0.00  |
18.69/18.73	c | 18.73     | 0  | 112          lb |  0                0                0.00  |
18.88/18.90	c | 18.91     | 0  | 113          lb |  0                0                0.00  |
18.98/19.08	c | 19.08     | 0  | 114          lb |  0                0                0.00  |
19.18/19.26	c | 19.26     | 0  | 115          lb |  0                0                0.00  |
19.38/19.43	c | 19.44     | 0  | 116          lb |  0                0                0.00  |
19.58/19.61	c | 19.61     | 0  | 117          lb |  0                0                0.00  |
19.69/19.78	c | 19.79     | 0  | 118          lb |  0                0                0.00  |
19.88/19.96	c | 19.96     | 0  | 119          lb |  0                0                0.00  |
20.08/20.14	c | 20.14     | 0  | 120          lb |  0                0                0.00  |
20.28/20.31	c | 20.32     | 0  | 122          lb |  0                0                0.00  |
20.38/20.49	c | 20.49     | 0  | 123          lb |  0                0                0.00  |
20.58/20.67	c | 20.67     | 0  | 124          lb |  0                0                0.00  |
20.79/20.85	c | 20.85     | 0  | 125          lb |  0                0                0.00  |
20.98/21.02	c | 21.03     | 0  | 126          lb |  0                0                0.00  |
21.18/21.20	c | 21.21     | 0  | 127          lb |  0                0                0.00  |
21.28/21.38	c | 21.38     | 0  | 130          lb |  0                0                0.00  |
21.48/21.56	c | 21.56     | 0  | 131          lb |  0                0                0.00  |
21.69/21.74	c | 21.75     | 0  | 132          lb |  0                0                0.00  |
21.89/21.92	c | 21.93     | 0  | 133          lb |  0                0                0.00  |
22.09/22.11	c | 22.11     | 0  | 134          lb |  0                0                0.00  |
22.19/22.29	c | 22.30     | 0  | 135          lb |  0                0                0.00  |
22.39/22.48	c | 22.48     | 0  | 136          lb |  0                0                0.00  |
22.59/22.67	c | 22.67     | 0  | 141          lb |  0                0                0.00  |
22.78/22.85	c | 22.86     | 0  | 143          lb |  0                0                0.00  |
22.99/23.03	c | 23.04     | 0  | 144          lb |  0                0                0.00  |
23.19/23.22	c | 23.23     | 0  | 145          lb |  0                0                0.00  |
23.38/23.41	c | 23.42     | 0  | 146          lb |  0                0                0.00  |
23.58/23.60	c | 23.61     | 0  | 147          lb |  0                0                0.00  |
23.78/23.80	c | 23.81     | 0  | 148          lb |  0                0                0.00  |
23.98/24.00	c | 24.01     | 0  | 149          lb |  0                0                0.00  |
24.19/24.23	c | 24.23     | 0  | 150          lb |  0                0                0.00  |
24.59/24.69	c | 24.70     | 0  | 151          lb |  0                0                0.00  |
25.48/25.53	c | 25.53     | 0  | 152          lb |  0                0                0.00  |
27.39/27.45	c | 27.45     | 0  | 153          lb |  0                0                0.00  |
63.17/63.23	c | 63.23     | 0  | 154          lb |  0                0                0.00  |
1799.34/1800.00	c ===============================================================================
1799.34/1800.00	c Wall Clock Time: 1800.00 s
1799.34/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-3705125-1338088817/watcher-3705125-1338088817 -o /tmp/evaluation-result-3705125-1338088817/solver-3705125-1338088817 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705125-1338088817.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9961
/proc/meminfo: memFree=29954596/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=21444 CPUtime=0 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) R 9959 9961 9313 0 -1 4202496 622 0 0 0 0 0 0 0 20 0 1 0 275007229 21958656 574 33554432000 4194304 5963574 140737449052048 140733672070952 5178170 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 5402 578 163 432 0 759 0

[startup+0.0848141 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9961
/proc/meminfo: memFree=29954596/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=26448 CPUtime=0.08 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) R 9959 9961 9313 0 -1 4202496 2125 0 0 0 8 0 0 0 20 0 1 0 275007229 27082752 2044 33554432000 4194304 5963574 140737449052048 140733672070952 5367289 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 6612 2045 459 432 0 1969 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26448

[startup+0.100293 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9961
/proc/meminfo: memFree=29954596/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=26976 CPUtime=0.09 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) R 9959 9961 9313 0 -1 4202496 2339 0 0 0 9 0 0 0 20 0 1 0 275007229 27623424 2258 33554432000 4194304 5963574 140737449052048 140733672070952 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 6744 2258 518 432 0 2101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26976

[startup+0.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9961
/proc/meminfo: memFree=29954596/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=37068 CPUtime=0.28 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) R 9959 9961 9313 0 -1 4202496 5679 0 0 0 28 0 0 0 20 0 1 0 275007229 37957632 5404 33554432000 4194304 5963574 140737449052048 140733672070952 4348547 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 9267 5404 1254 432 0 4624 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 37068

[startup+0.700262 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9961
/proc/meminfo: memFree=29954596/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=55824 CPUtime=0.69 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) R 9959 9961 9313 0 -1 4202496 12029 0 0 0 68 1 0 0 20 0 1 0 275007229 57163776 11497 33554432000 4194304 5963574 140737449052048 140737449050536 4419071 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 13989 11499 2729 432 0 9346 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55824

[startup+1.50016 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9962
/proc/meminfo: memFree=29901584/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=206152 CPUtime=1.49 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 41517 0 0 0 143 6 0 0 20 0 2 0 275007229 211099648 36775 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 51538 36775 183 432 0 51103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206152

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9963
/proc/meminfo: memFree=29734408/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=265360 CPUtime=3.09 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 58912 0 0 0 299 10 0 0 20 0 2 0 275007229 271728640 53468 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 66340 53468 192 432 0 65905 0
[pid=9961/tid=9963] ppid=9959 vsize=265360 CPUtime=1.93 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 39626 0 0 0 186 7 0 0 20 0 2 0 275007344 271728640 53468 33554432000 4194304 5963574 140737449052048 140448043477528 4418992 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) 265360

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9963
/proc/meminfo: memFree=29729316/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=265360 CPUtime=6.29 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 59131 0 0 0 619 10 0 0 20 0 2 0 275007229 271728640 53687 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 66340 53687 192 432 0 65905 0
[pid=9961/tid=9963] ppid=9959 vsize=265360 CPUtime=5.12 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 39845 0 0 0 505 7 0 0 20 0 2 0 275007344 271728640 53687 33554432000 4194304 5963574 140737449052048 140448043477528 4444377 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) 265360

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9963
/proc/meminfo: memFree=29715072/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=265360 CPUtime=12.69 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 59713 0 0 0 1259 10 0 0 20 0 2 0 275007229 271728640 54269 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 66340 54269 192 432 0 65905 0
[pid=9961/tid=9963] ppid=9959 vsize=265360 CPUtime=11.5 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 40427 0 0 0 1143 7 0 0 20 0 2 0 275007344 271728640 54269 33554432000 4194304 5963574 140737449052048 140448043477528 5132943 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) 265360

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9963
/proc/meminfo: memFree=29689752/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=273564 CPUtime=25.48 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 72639 0 0 0 2535 13 0 0 20 0 2 0 275007229 280129536 59476 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 68391 59476 195 432 0 67956 0
[pid=9961/tid=9963] ppid=9959 vsize=273564 CPUtime=24.27 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 53353 0 0 0 2417 10 0 0 20 0 2 0 275007344 280129536 59476 33554432000 4194304 5963574 140737449052048 140448043477400 4406699 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) 273564

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9963
/proc/meminfo: memFree=29534488/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=461968 CPUtime=51.08 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 109838 0 0 0 5089 19 0 0 20 0 2 0 275007229 473055232 95069 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 115492 95069 196 432 0 115057 0
[pid=9961/tid=9963] ppid=9959 vsize=461968 CPUtime=49.8 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 90552 0 0 0 4964 16 0 0 20 0 2 0 275007344 473055232 95069 33554432000 4194304 5963574 140737449052048 140448043476984 4399623 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) 461968

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9963
/proc/meminfo: memFree=29349648/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=593040 CPUtime=102.28 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 144900 0 0 0 10204 24 0 0 20 0 2 0 275007229 607272960 133703 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 148260 133703 196 432 0 147825 0
[pid=9961/tid=9963] ppid=9959 vsize=593040 CPUtime=100.87 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 125614 0 0 0 10066 21 0 0 20 0 2 0 275007344 607272960 133703 33554432000 4194304 5963574 140737449052048 140448043477336 4399623 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) 593040

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9964
/proc/meminfo: memFree=29239384/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=658576 CPUtime=162.24 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 162688 0 0 0 16197 27 0 0 20 0 2 0 275007229 674381824 152221 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 164644 152221 196 432 0 164209 0
[pid=9961/tid=9963] ppid=9959 vsize=658576 CPUtime=160.7 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 143402 0 0 0 16044 26 0 0 20 0 2 0 275007344 674381824 152221 33554432000 4194304 5963574 140737449052048 140448043476984 4399614 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 658576

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9964
/proc/meminfo: memFree=28873620/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=986256 CPUtime=222.22 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 244906 0 0 0 22178 44 0 0 20 0 2 0 275007229 1009926144 234418 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 246564 234418 196 432 0 246129 0
[pid=9961/tid=9963] ppid=9959 vsize=986256 CPUtime=220.52 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 225620 0 0 0 22009 43 0 0 20 0 2 0 275007344 1009926144 234418 33554432000 4194304 5963574 140737449052048 140448043476984 5135572 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) 986256

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9964
/proc/meminfo: memFree=28572576/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=1248400 CPUtime=282.18 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 315742 0 0 0 28160 58 0 0 20 0 2 0 275007229 1278361600 305238 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 312100 305238 196 432 0 311665 0
[pid=9961/tid=9963] ppid=9959 vsize=1248400 CPUtime=280.35 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 296456 0 0 0 27976 59 0 0 20 0 2 0 275007344 1278361600 305238 33554432000 4194304 5963574 140737449052048 140448043476984 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 1248400

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9964
/proc/meminfo: memFree=28217292/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=1576080 CPUtime=342.16 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 387749 0 0 0 34143 73 0 0 20 0 2 0 275007229 1613905920 377225 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 394020 377225 196 432 0 393585 0
[pid=9961/tid=9963] ppid=9959 vsize=1576080 CPUtime=340.18 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 368463 0 0 0 33943 75 0 0 20 0 2 0 275007344 1613905920 377225 33554432000 4194304 5963574 140737449052048 140448043476984 4399651 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) 1576080

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9965
/proc/meminfo: memFree=27945212/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=1838224 CPUtime=402.15 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 449731 0 0 0 40127 88 0 0 20 0 2 0 275007229 1882341376 439712 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 459556 439712 196 432 0 459121 0
[pid=9961/tid=9963] ppid=9959 vsize=1838224 CPUtime=400.02 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 430445 0 0 0 39912 90 0 0 20 0 2 0 275007344 1882341376 439712 33554432000 4194304 5963574 140737449052048 140448043476984 4388636 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 1838224

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9966
/proc/meminfo: memFree=27618756/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=2100368 CPUtime=462.14 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 516233 0 0 0 46112 102 0 0 20 0 2 0 275007229 2150776832 506214 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 525092 506214 196 432 0 524657 0

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


[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 9975
/proc/meminfo: memFree=24019900/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=5311632 CPUtime=1421.82 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 1331397 0 0 0 141903 279 0 0 20 0 2 0 275007229 5439111168 1321288 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 1327908 1321288 196 432 0 1327473 0
[pid=9961/tid=9963] ppid=9959 vsize=5311632 CPUtime=1417.24 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 1312111 0 0 0 141428 296 0 0 20 0 2 0 275007344 5439111168 1321288 33554432000 4194304 5963574 140737449052048 140448043476984 4399614 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 5311632

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9975
/proc/meminfo: memFree=23880800/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=5508240 CPUtime=1481.78 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 1366397 0 0 0 147891 287 0 0 20 0 2 0 275007229 5640437760 1356278 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 1377060 1356278 196 432 0 1376625 0
[pid=9961/tid=9963] ppid=9959 vsize=5508240 CPUtime=1477.06 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 1347111 0 0 0 147400 306 0 0 20 0 2 0 275007344 5640437760 1356278 33554432000 4194304 5963574 140737449052048 140448043476984 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 5508240

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9975
/proc/meminfo: memFree=23700036/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=5639312 CPUtime=1541.75 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 1401417 0 0 0 153880 295 0 0 20 0 2 0 275007229 5774655488 1391282 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 1409828 1391282 196 432 0 1409393 0
[pid=9961/tid=9963] ppid=9959 vsize=5639312 CPUtime=1536.88 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 1382131 0 0 0 153374 314 0 0 20 0 2 0 275007344 5774655488 1391282 33554432000 4194304 5963574 140737449052048 140448043476984 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 5639312

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9975
/proc/meminfo: memFree=23508980/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=5770384 CPUtime=1601.71 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 1444151 0 0 0 159865 306 0 0 20 0 2 0 275007229 5908873216 1434002 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 1442596 1434002 196 432 0 1442161 0
[pid=9961/tid=9963] ppid=9959 vsize=5770384 CPUtime=1596.71 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 1424865 0 0 0 159344 327 0 0 20 0 2 0 275007344 5908873216 1434002 33554432000 4194304 5963574 140737449052048 140448043476984 4222464 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 5770384

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9976
/proc/meminfo: memFree=23397036/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=5901456 CPUtime=1661.68 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 1471257 0 0 0 165856 312 0 0 20 0 2 0 275007229 6043090944 1461102 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 1475364 1461102 196 432 0 1474929 0
[pid=9961/tid=9963] ppid=9959 vsize=5901456 CPUtime=1656.54 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 1451971 0 0 0 165320 334 0 0 20 0 2 0 275007344 6043090944 1461102 33554432000 4194304 5963574 140737449052048 140448043476984 4399592 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 5901456

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9976
/proc/meminfo: memFree=23209824/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=6098064 CPUtime=1721.66 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 1518255 0 0 0 171842 324 0 0 20 0 2 0 275007229 6244417536 1508089 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 1524516 1508089 196 432 0 1524081 0
[pid=9961/tid=9963] ppid=9959 vsize=6098064 CPUtime=1716.37 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 1498969 0 0 0 171291 346 0 0 20 0 2 0 275007344 6244417536 1508089 33554432000 4194304 5963574 140737449052048 140448043476984 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 6098064

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9976
/proc/meminfo: memFree=23055004/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=6229136 CPUtime=1781.64 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 1556281 0 0 0 177832 332 0 0 20 0 2 0 275007229 6378635264 1546372 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 1557284 1546372 196 432 0 1556849 0
[pid=9961/tid=9963] ppid=9959 vsize=6229136 CPUtime=1776.21 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 1536995 0 0 0 177267 354 0 0 20 0 2 0 275007344 6378635264 1546372 33554432000 4194304 5963574 140737449052048 140448043476984 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 6229136

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9979
/proc/meminfo: memFree=23022972/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=6294672 CPUtime=1791.24 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 1562918 0 0 0 178791 333 0 0 20 0 2 0 275007229 6445744128 1553009 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 1573668 1553009 196 432 0 1573233 0
[pid=9961/tid=9963] ppid=9959 vsize=6294672 CPUtime=1785.79 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 1543632 0 0 0 178222 357 0 0 20 0 2 0 275007344 6445744128 1553009 33554432000 4194304 5963574 140737449052048 140448043476984 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.24
Current children cumulated vsize (KiB) 6294672

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10018
/proc/meminfo: memFree=23732148/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=6294672 CPUtime=1794.44 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 1565890 0 0 0 179110 334 0 0 20 0 2 0 275007229 6445744128 1555981 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 1573668 1555981 196 432 0 1573233 0
[pid=9961/tid=9963] ppid=9959 vsize=6294672 CPUtime=1788.98 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 1546604 0 0 0 178540 358 0 0 20 0 2 0 275007344 6445744128 1555981 33554432000 4194304 5963574 140737449052048 140448043476984 4399603 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.44
Current children cumulated vsize (KiB) 6294672

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10018
/proc/meminfo: memFree=23710440/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=6294672 CPUtime=1797.64 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 1568135 0 0 0 179429 335 0 0 20 0 2 0 275007229 6445744128 1558226 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 1573668 1558226 196 432 0 1573233 0
[pid=9961/tid=9963] ppid=9959 vsize=6294672 CPUtime=1792.17 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 1548849 0 0 0 178859 358 0 0 20 0 2 0 275007344 6445744128 1558226 33554432000 4194304 5963574 140737449052048 140448043476984 4388700 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (KiB) 6294672

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10018
/proc/meminfo: memFree=23707092/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=6294672 CPUtime=1798.44 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 1568468 0 0 0 179509 335 0 0 20 0 2 0 275007229 6445744128 1558559 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 1573668 1558559 196 432 0 1573233 0
[pid=9961/tid=9963] ppid=9959 vsize=6294672 CPUtime=1792.96 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 1549182 0 0 0 178938 358 0 0 20 0 2 0 275007344 6445744128 1558559 33554432000 4194304 5963574 140737449052048 140448043476984 4399592 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.44
Current children cumulated vsize (KiB) 6294672

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10018
/proc/meminfo: memFree=23701760/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=6294672 CPUtime=1799.24 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) S 9959 9961 9313 0 -1 4202496 1568906 0 0 0 179589 335 0 0 20 0 2 0 275007229 6445744128 1558997 33554432000 4194304 5963574 140737449052048 140737449051568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 1573668 1558997 196 432 0 1573233 0
[pid=9961/tid=9963] ppid=9959 vsize=6294672 CPUtime=1793.76 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202560 1549620 0 0 0 179018 358 0 0 20 0 2 0 275007344 6445744128 1558997 33554432000 4194304 5963574 140737449052048 140448043476984 4400055 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.24
Current children cumulated vsize (KiB) 6294672

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10018
/proc/meminfo: memFree=23701760/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=0 CPUtime=1799.43 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) Z 9959 9961 9313 0 -1 4203532 1568943 0 0 0 179599 344 0 0 20 0 2 0 275007229 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 0 0 0 0 0 0 0
[pid=9961/tid=9963] ppid=9959 vsize=0 CPUtime=1793.96 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202564 1549657 0 0 0 179028 368 0 0 20 0 2 0 275007344 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (KiB) 0

[startup+1800.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10018
/proc/meminfo: memFree=23701760/32873852 swapFree=7624/7624
[pid=9961] ppid=9959 vsize=0 CPUtime=1799.53 cores=0,2,4,6
/proc/9961/stat : 9961 (wbo1.7) Z 9959 9961 9313 0 -1 4203532 1568943 0 0 0 179599 354 0 0 20 0 2 0 275007229 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9961/statm: 0 0 0 0 0 0 0
[pid=9961/tid=9963] ppid=9959 vsize=0 CPUtime=1794.06 cores=0,2,4,6
/proc/9961/task/9963/stat : 9963 (wbo1.7) R 9959 9961 9313 0 -1 4202564 1549657 0 0 0 179028 378 0 0 20 0 2 0 275007344 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (KiB) 0

Child status: 255

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

Real time (s): 1800.23
CPU time (s): 1799.53
CPU user time (s): 1795.99
CPU system time (s): 3.54
CPU usage (%): 99.961
Max. virtual memory (cumulated for all children) (KiB): 6294672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.41
system time used= 3.85141
maximum resident set size= 6236136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1568943
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= 575
involuntary context switches= 1817

runsolver used 2.72059 second user time and 7.10392 second system time

The end

Launcher Data

Begin job on node131 at 2012-05-27 05:20:18
IDJOB=3705125
IDBENCH=1963
IDSOLVER=2283
FILE ID=node131/3705125-1338088817
RUNJOBID= node131-1338085200-9329
PBS_JOBID= 14624427
Free space on /tmp= 71708 MiB

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

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

MD5SUM BENCH= f8f4f876e372c51b5109e7995e83ce5e
RANDOM SEED=939147230

node131.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.805
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.61
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.805
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.805
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.91
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.805
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        29954876 kB
Buffers:          314728 kB
Cached:          1741136 kB
SwapCached:         2152 kB
Active:           559696 kB
Inactive:        1526172 kB
Active(anon):      31904 kB
Inactive(anon):      780 kB
Active(file):     527792 kB
Inactive(file):  1525392 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099024 kB
Dirty:             27964 kB
Writeback:             4 kB
AnonPages:         37120 kB
Mapped:            15068 kB
Shmem:                 0 kB
Slab:             693308 kB
SReclaimable:     135208 kB
SUnreclaim:       558100 kB
KernelStack:        1480 kB
PageTables:         4192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     142792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71704 MiB
End job on node131 at 2012-05-27 05:50:18