Trace number 3705134

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.49 1800.13

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_7.opb.PB06.opb
MD5SUM3119db8d3d273f04fc4f3b1324a85224
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark396
Best CPU time to get the best result obtained on this benchmark1793.24
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 452
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 493167
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 493167
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-3705134-1338088911.opb.
0.00/0.00	c Instance file HOME/instance-3705134-1338088911.opb
0.00/0.00	c File size is 17233680 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.70      | 0  | 1            lb |  0                0                0.00  |
1.79/1.87	c | 1.88      | 0  | 2            lb |  0                0                0.00  |
1.99/2.04	c | 2.05      | 0  | 3            lb |  0                0                0.00  |
2.19/2.22	c | 2.22      | 0  | 6            lb |  0                0                0.00  |
2.29/2.39	c | 2.40      | 0  | 7            lb |  0                0                0.00  |
2.49/2.57	c | 2.57      | 0  | 8            lb |  0                0                0.00  |
2.69/2.75	c | 2.75      | 0  | 9            lb |  0                0                0.00  |
2.89/2.93	c | 2.94      | 0  | 10           lb |  0                0                0.00  |
3.09/3.11	c | 3.11      | 0  | 11           lb |  0                0                0.00  |
3.19/3.28	c | 3.29      | 0  | 12           lb |  0                0                0.00  |
3.39/3.46	c | 3.47      | 0  | 13           lb |  0                0                0.00  |
3.58/3.63	c | 3.64      | 0  | 14           lb |  0                0                0.00  |
3.78/3.80	c | 3.80      | 0  | 15           lb |  0                0                0.00  |
3.88/3.97	c | 3.97      | 0  | 16           lb |  0                0                0.00  |
4.08/4.13	c | 4.14      | 0  | 17           lb |  0                0                0.00  |
4.18/4.30	c | 4.30      | 0  | 18           lb |  0                0                0.00  |
4.39/4.46	c | 4.47      | 0  | 19           lb |  0                0                0.00  |
4.58/4.63	c | 4.63      | 0  | 20           lb |  0                0                0.00  |
4.68/4.79	c | 4.80      | 0  | 22           lb |  0                0                0.00  |
4.88/4.96	c | 4.96      | 0  | 23           lb |  0                0                0.00  |
5.08/5.13	c | 5.13      | 0  | 24           lb |  0                0                0.00  |
5.18/5.29	c | 5.30      | 0  | 25           lb |  0                0                0.00  |
5.39/5.46	c | 5.46      | 0  | 28           lb |  0                0                0.00  |
5.58/5.62	c | 5.63      | 0  | 29           lb |  0                0                0.00  |
5.68/5.79	c | 5.79      | 0  | 31           lb |  0                0                0.00  |
5.88/5.96	c | 5.96      | 0  | 32           lb |  0                0                0.00  |
6.08/6.12	c | 6.13      | 0  | 33           lb |  0                0                0.00  |
6.28/6.30	c | 6.30      | 0  | 35           lb |  0                0                0.00  |
6.38/6.47	c | 6.47      | 0  | 36           lb |  0                0                0.00  |
6.58/6.63	c | 6.64      | 0  | 37           lb |  0                0                0.00  |
6.78/6.80	c | 6.80      | 0  | 38           lb |  0                0                0.00  |
6.88/6.97	c | 6.97      | 0  | 39           lb |  0                0                0.00  |
7.08/7.14	c | 7.14      | 0  | 40           lb |  0                0                0.00  |
7.28/7.31	c | 7.31      | 0  | 41           lb |  0                0                0.00  |
7.38/7.48	c | 7.48      | 0  | 42           lb |  0                0                0.00  |
7.58/7.64	c | 7.65      | 0  | 43           lb |  0                0                0.00  |
7.79/7.81	c | 7.82      | 0  | 44           lb |  0                0                0.00  |
7.89/7.98	c | 7.98      | 0  | 45           lb |  0                0                0.00  |
8.09/8.15	c | 8.15      | 0  | 46           lb |  0                0                0.00  |
8.29/8.32	c | 8.33      | 0  | 48           lb |  0                0                0.00  |
8.38/8.49	c | 8.49      | 0  | 49           lb |  0                0                0.00  |
8.59/8.66	c | 8.67      | 0  | 50           lb |  0                0                0.00  |
8.79/8.83	c | 8.83      | 0  | 51           lb |  0                0                0.00  |
8.99/9.00	c | 9.00      | 0  | 52           lb |  0                0                0.00  |
9.09/9.17	c | 9.18      | 0  | 53           lb |  0                0                0.00  |
9.29/9.34	c | 9.34      | 0  | 54           lb |  0                0                0.00  |
9.49/9.51	c | 9.52      | 0  | 55           lb |  0                0                0.00  |
9.59/9.69	c | 9.69      | 0  | 56           lb |  0                0                0.00  |
9.79/9.86	c | 9.86      | 0  | 57           lb |  0                0                0.00  |
9.99/10.03	c | 10.03     | 0  | 58           lb |  0                0                0.00  |
10.09/10.19	c | 10.20     | 0  | 59           lb |  0                0                0.00  |
10.29/10.36	c | 10.37     | 0  | 60           lb |  0                0                0.00  |
10.49/10.53	c | 10.54     | 0  | 61           lb |  0                0                0.00  |
10.69/10.70	c | 10.71     | 0  | 62           lb |  0                0                0.00  |
10.79/10.87	c | 10.87     | 0  | 63           lb |  0                0                0.00  |
10.99/11.04	c | 11.04     | 0  | 64           lb |  0                0                0.00  |
11.19/11.21	c | 11.21     | 0  | 65           lb |  0                0                0.00  |
11.29/11.38	c | 11.38     | 0  | 66           lb |  0                0                0.00  |
11.49/11.55	c | 11.55     | 0  | 67           lb |  0                0                0.00  |
11.68/11.72	c | 11.72     | 0  | 68           lb |  0                0                0.00  |
11.78/11.89	c | 11.89     | 0  | 70           lb |  0                0                0.00  |
11.99/12.06	c | 12.06     | 0  | 71           lb |  0                0                0.00  |
12.18/12.23	c | 12.23     | 0  | 72           lb |  0                0                0.00  |
12.28/12.39	c | 12.40     | 0  | 73           lb |  0                0                0.00  |
12.48/12.57	c | 12.57     | 0  | 74           lb |  0                0                0.00  |
12.68/12.74	c | 12.74     | 0  | 75           lb |  0                0                0.00  |
12.88/12.91	c | 12.91     | 0  | 77           lb |  0                0                0.00  |
12.98/13.08	c | 13.08     | 0  | 78           lb |  0                0                0.00  |
13.19/13.25	c | 13.26     | 0  | 79           lb |  0                0                0.00  |
13.38/13.42	c | 13.43     | 0  | 80           lb |  0                0                0.00  |
13.48/13.59	c | 13.60     | 0  | 82           lb |  0                0                0.00  |
13.68/13.76	c | 13.77     | 0  | 84           lb |  0                0                0.00  |
13.88/13.93	c | 13.94     | 0  | 85           lb |  0                0                0.00  |
14.08/14.11	c | 14.11     | 0  | 86           lb |  0                0                0.00  |
14.19/14.29	c | 14.29     | 0  | 87           lb |  0                0                0.00  |
14.38/14.46	c | 14.46     | 0  | 88           lb |  0                0                0.00  |
14.58/14.63	c | 14.63     | 0  | 89           lb |  0                0                0.00  |
14.78/14.80	c | 14.80     | 0  | 90           lb |  0                0                0.00  |
14.88/14.97	c | 14.97     | 0  | 91           lb |  0                0                0.00  |
15.08/15.14	c | 15.15     | 0  | 92           lb |  0                0                0.00  |
15.29/15.32	c | 15.32     | 0  | 94           lb |  0                0                0.00  |
15.39/15.49	c | 15.49     | 0  | 95           lb |  0                0                0.00  |
15.58/15.66	c | 15.67     | 0  | 96           lb |  0                0                0.00  |
15.78/15.85	c | 15.86     | 0  | 97           lb |  0                0                0.00  |
15.98/16.03	c | 16.03     | 0  | 98           lb |  0                0                0.00  |
16.18/16.20	c | 16.21     | 0  | 101          lb |  0                0                0.00  |
16.28/16.38	c | 16.38     | 0  | 102          lb |  0                0                0.00  |
16.49/16.56	c | 16.56     | 0  | 103          lb |  0                0                0.00  |
16.68/16.73	c | 16.73     | 0  | 104          lb |  0                0                0.00  |
16.88/16.91	c | 16.91     | 0  | 105          lb |  0                0                0.00  |
16.98/17.09	c | 17.09     | 0  | 106          lb |  0                0                0.00  |
17.18/17.26	c | 17.27     | 0  | 107          lb |  0                0                0.00  |
17.38/17.44	c | 17.44     | 0  | 108          lb |  0                0                0.00  |
17.59/17.61	c | 17.62     | 0  | 110          lb |  0                0                0.00  |
17.68/17.79	c | 17.79     | 0  | 111          lb |  0                0                0.00  |
17.88/17.97	c | 17.97     | 0  | 112          lb |  0                0                0.00  |
18.08/18.14	c | 18.15     | 0  | 113          lb |  0                0                0.00  |
18.28/18.32	c | 18.32     | 0  | 114          lb |  0                0                0.00  |
18.48/18.50	c | 18.50     | 0  | 115          lb |  0                0                0.00  |
18.59/18.67	c | 18.68     | 0  | 116          lb |  0                0                0.00  |
18.78/18.85	c | 18.85     | 0  | 117          lb |  0                0                0.00  |
18.98/19.03	c | 19.03     | 0  | 118          lb |  0                0                0.00  |
19.18/19.20	c | 19.21     | 0  | 119          lb |  0                0                0.00  |
19.28/19.38	c | 19.38     | 0  | 120          lb |  0                0                0.00  |
19.48/19.56	c | 19.56     | 0  | 121          lb |  0                0                0.00  |
19.69/19.74	c | 19.74     | 0  | 122          lb |  0                0                0.00  |
19.88/19.91	c | 19.92     | 0  | 123          lb |  0                0                0.00  |
19.98/20.09	c | 20.10     | 0  | 124          lb |  0                0                0.00  |
20.18/20.27	c | 20.28     | 0  | 125          lb |  0                0                0.00  |
20.38/20.45	c | 20.45     | 0  | 129          lb |  0                0                0.00  |
20.58/20.64	c | 20.64     | 0  | 130          lb |  0                0                0.00  |
20.79/20.82	c | 20.82     | 0  | 132          lb |  0                0                0.00  |
20.98/21.00	c | 21.01     | 0  | 133          lb |  0                0                0.00  |
21.08/21.19	c | 21.19     | 0  | 134          lb |  0                0                0.00  |
21.28/21.37	c | 21.37     | 0  | 135          lb |  0                0                0.00  |
21.48/21.55	c | 21.55     | 0  | 136          lb |  0                0                0.00  |
21.68/21.73	c | 21.73     | 0  | 139          lb |  0                0                0.00  |
21.88/21.91	c | 21.91     | 0  | 140          lb |  0                0                0.00  |
22.08/22.10	c | 22.10     | 0  | 141          lb |  0                0                0.00  |
22.18/22.28	c | 22.29     | 0  | 142          lb |  0                0                0.00  |
22.38/22.47	c | 22.47     | 0  | 143          lb |  0                0                0.00  |
22.58/22.66	c | 22.66     | 0  | 144          lb |  0                0                0.00  |
22.78/22.85	c | 22.85     | 0  | 145          lb |  0                0                0.00  |
22.99/23.06	c | 23.06     | 0  | 146          lb |  0                0                0.00  |
23.18/23.25	c | 23.26     | 0  | 147          lb |  0                0                0.00  |
23.38/23.44	c | 23.44     | 0  | 148          lb |  0                0                0.00  |
23.58/23.63	c | 23.64     | 0  | 149          lb |  0                0                0.00  |
23.78/23.82	c | 23.83     | 0  | 150          lb |  0                0                0.00  |
23.98/24.02	c | 24.03     | 0  | 151          lb |  0                0                0.00  |
24.18/24.23	c | 24.24     | 0  | 152          lb |  0                0                0.00  |
24.38/24.44	c | 24.44     | 0  | 153          lb |  0                0                0.00  |
24.58/24.65	c | 24.65     | 0  | 154          lb |  0                0                0.00  |
24.78/24.89	c | 24.89     | 0  | 155          lb |  0                0                0.00  |
25.29/25.35	c | 25.36     | 0  | 156          lb |  0                0                0.00  |
26.28/26.37	c | 26.37     | 0  | 157          lb |  0                0                0.00  |
27.58/27.69	c | 27.69     | 0  | 158          lb |  0                0                0.00  |
51.17/51.20	c | 51.21     | 0  | 159          lb |  0                0                0.00  |
807.85/808.25	c | 808.26    | 0  | 160          lb |  0                0                0.00  |
1799.46/1800.00	c ===============================================================================
1799.46/1800.00	c Wall Clock Time: 1800.00 s
1799.46/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-3705134-1338088911/watcher-3705134-1338088911 -o /tmp/evaluation-result-3705134-1338088911/solver-3705134-1338088911 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705134-1338088911.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.06 2.02 1.98 3/174 23769
/proc/meminfo: memFree=28643144/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=21608 CPUtime=0 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) R 23767 23769 23570 0 -1 4202496 632 0 0 0 0 0 0 0 20 0 1 0 275016607 22126592 584 33554432000 4194304 5963574 140734074254576 140735020965592 4353043 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 5402 596 163 432 0 759 0

[startup+0.022266 s]
/proc/loadavg: 2.06 2.02 1.98 3/174 23769
/proc/meminfo: memFree=28643144/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=23064 CPUtime=0.02 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) R 23767 23769 23570 0 -1 4202496 1062 0 0 0 2 0 0 0 20 0 1 0 275016607 23617536 1014 33554432000 4194304 5963574 140734074254576 140735020965592 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 5766 1014 227 432 0 1123 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23064

[startup+0.100279 s]
/proc/loadavg: 2.06 2.02 1.98 3/174 23769
/proc/meminfo: memFree=28643144/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=26976 CPUtime=0.09 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) R 23767 23769 23570 0 -1 4202496 2342 0 0 0 9 0 0 0 20 0 1 0 275016607 27623424 2261 33554432000 4194304 5963574 140734074254576 140735020965592 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 6744 2261 519 432 0 2101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26976

[startup+0.300274 s]
/proc/loadavg: 2.06 2.02 1.98 3/174 23769
/proc/meminfo: memFree=28643144/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=37068 CPUtime=0.29 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) R 23767 23769 23570 0 -1 4202496 5678 0 0 0 29 0 0 0 20 0 1 0 275016607 37957632 5403 33554432000 4194304 5963574 140734074254576 140735020965592 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 9267 5404 1254 432 0 4624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37068

[startup+0.700279 s]
/proc/loadavg: 2.06 2.02 1.98 3/174 23769
/proc/meminfo: memFree=28643144/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=55824 CPUtime=0.69 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) R 23767 23769 23570 0 -1 4202496 12022 0 0 0 68 1 0 0 20 0 1 0 275016607 57163776 11490 33554432000 4194304 5963574 140734074254576 140734074252920 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 13956 11491 2727 432 0 9313 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55824

[startup+1.50016 s]
/proc/loadavg: 2.06 2.02 1.98 3/176 23771
/proc/meminfo: memFree=28445032/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=206152 CPUtime=1.48 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 41416 0 0 0 142 6 0 0 20 0 2 0 275016607 211099648 36674 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 51538 36674 183 432 0 51103 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 206152

[startup+3.10027 s]
/proc/loadavg: 2.06 2.02 1.98 3/177 23772
/proc/meminfo: memFree=28258528/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=265360 CPUtime=3.09 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 58925 0 0 0 300 9 0 0 20 0 2 0 275016607 271728640 53481 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 66340 53481 192 432 0 65905 0
[pid=23769/tid=23772] ppid=23767 vsize=265360 CPUtime=1.93 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 39612 0 0 0 186 7 0 0 20 0 2 0 275016723 271728640 53481 33554432000 4194304 5963574 140734074254576 140718909422104 5130146 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 265360

[startup+6.30021 s]
/proc/loadavg: 2.22 2.05 1.99 3/177 23772
/proc/meminfo: memFree=28257536/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=265360 CPUtime=6.28 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 59166 0 0 0 619 9 0 0 20 0 2 0 275016607 271728640 53722 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 66340 53722 192 432 0 65905 0
[pid=23769/tid=23772] ppid=23767 vsize=265360 CPUtime=5.11 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 39853 0 0 0 504 7 0 0 20 0 2 0 275016723 271728640 53722 33554432000 4194304 5963574 140734074254576 140718909421912 5121619 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 265360

[startup+12.7003 s]
/proc/loadavg: 2.20 2.05 1.99 3/177 23772
/proc/meminfo: memFree=28251020/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=265360 CPUtime=12.68 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 59992 0 0 0 1258 10 0 0 20 0 2 0 275016607 271728640 54548 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 66340 54548 192 432 0 65905 0
[pid=23769/tid=23772] ppid=23767 vsize=265360 CPUtime=11.5 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 40679 0 0 0 1143 7 0 0 20 0 2 0 275016723 271728640 54548 33554432000 4194304 5963574 140734074254576 140718909422104 5142767 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 265360

[startup+25.5003 s]
/proc/loadavg: 2.23 2.06 2.00 3/177 23772
/proc/meminfo: memFree=28199596/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=273564 CPUtime=25.48 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 74465 0 0 0 2536 12 0 0 20 0 2 0 275016607 280129536 60483 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 68391 60483 194 432 0 67956 0
[pid=23769/tid=23772] ppid=23767 vsize=273564 CPUtime=24.26 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 55153 0 0 0 2417 9 0 0 20 0 2 0 275016723 280129536 60484 33554432000 4194304 5963574 140734074254576 140718909421976 4419071 0 0 4096 16387 0 0 0 -1 2 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.15 2.05 2.00 3/177 23772
/proc/meminfo: memFree=28001460/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=461968 CPUtime=51.07 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 113929 0 0 0 5087 20 0 0 20 0 2 0 275016607 473055232 97125 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 115492 97125 196 432 0 115057 0
[pid=23769/tid=23772] ppid=23767 vsize=461968 CPUtime=49.8 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 94616 0 0 0 4962 18 0 0 20 0 2 0 275016723 473055232 97125 33554432000 4194304 5963574 140734074254576 140718909421560 4406699 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 461968

[startup+102.306 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 23772
/proc/meminfo: memFree=27722368/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=527504 CPUtime=102.27 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 130123 0 0 0 10205 22 0 0 20 0 2 0 275016607 540164096 117406 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 131876 117406 196 432 0 131441 0
[pid=23769/tid=23772] ppid=23767 vsize=527504 CPUtime=100.87 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 110810 0 0 0 10066 21 0 0 20 0 2 0 275016723 540164096 117406 33554432000 4194304 5963574 140734074254576 140718909421560 4399639 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 527504

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 23772
/proc/meminfo: memFree=27111332/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=855184 CPUtime=162.26 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 215677 0 0 0 16187 39 0 0 20 0 2 0 275016607 875708416 202960 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 213796 202960 196 432 0 213361 0
[pid=23769/tid=23772] ppid=23767 vsize=855184 CPUtime=160.71 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 196364 0 0 0 16033 38 0 0 20 0 2 0 275016723 875708416 202960 33554432000 4194304 5963574 140734074254576 140718909421560 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 855184

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 23772
/proc/meminfo: memFree=26522920/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=1182864 CPUtime=222.25 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 299988 0 0 0 22170 55 0 0 20 0 2 0 275016607 1211252736 287271 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 295716 287271 196 432 0 295281 0
[pid=23769/tid=23772] ppid=23767 vsize=1182864 CPUtime=220.56 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 280675 0 0 0 22000 56 0 0 20 0 2 0 275016723 1211252736 287271 33554432000 4194304 5963574 140734074254576 140718909421560 4222416 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1182864

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 23773
/proc/meminfo: memFree=25969748/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=1510544 CPUtime=282.23 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 374013 0 0 0 28153 70 0 0 20 0 2 0 275016607 1546797056 361649 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 377636 361649 196 432 0 377201 0
[pid=23769/tid=23772] ppid=23767 vsize=1510544 CPUtime=280.39 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 354700 0 0 0 27968 71 0 0 20 0 2 0 275016723 1546797056 361649 33554432000 4194304 5963574 140734074254576 140718909421560 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1510544

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 23773
/proc/meminfo: memFree=25436700/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=1838224 CPUtime=342.19 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 450075 0 0 0 34136 83 0 0 20 0 2 0 275016607 1882341376 437713 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 459556 437713 196 432 0 459121 0
[pid=23769/tid=23772] ppid=23767 vsize=1838224 CPUtime=340.21 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 430762 0 0 0 33935 86 0 0 20 0 2 0 275016723 1882341376 437713 33554432000 4194304 5963574 140734074254576 140718909421560 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1838224

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 23773
/proc/meminfo: memFree=24941596/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=2100368 CPUtime=402.16 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 514100 0 0 0 40120 96 0 0 20 0 2 0 275016607 2150776832 501735 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 525092 501735 196 432 0 524657 0
[pid=23769/tid=23772] ppid=23767 vsize=2100368 CPUtime=400.03 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 494787 0 0 0 39904 99 0 0 20 0 2 0 275016723 2150776832 501735 33554432000 4194304 5963574 140734074254576 140718909421560 4399614 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 2100368

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 23773
/proc/meminfo: memFree=24496572/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=2296976 CPUtime=462.12 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 574191 0 0 0 46103 109 0 0 20 0 2 0 275016607 2352103424 561827 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 574244 561827 196 432 0 573809 0

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

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23783
/proc/meminfo: memFree=21488032/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=3673232 CPUtime=1481.8 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 903980 0 0 0 147998 182 0 0 20 0 2 0 275016607 3761389568 896260 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 918308 896260 196 432 0 917873 0
[pid=23769/tid=23772] ppid=23767 vsize=3673232 CPUtime=1477.1 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 884667 0 0 0 147508 202 0 0 20 0 2 0 275016723 3761389568 896260 33554432000 4194304 5963574 140734074254576 140718909421864 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 3673232

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23784
/proc/meminfo: memFree=21308632/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=3673232 CPUtime=1541.79 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 904003 0 0 0 153997 182 0 0 20 0 2 0 275016607 3761389568 896283 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 918308 896283 196 432 0 917873 0
[pid=23769/tid=23772] ppid=23767 vsize=3673232 CPUtime=1536.94 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 884690 0 0 0 153491 203 0 0 20 0 2 0 275016723 3761389568 896283 33554432000 4194304 5963574 140734074254576 140718909421864 4222464 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 3673232

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23784
/proc/meminfo: memFree=21179964/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=3673232 CPUtime=1601.78 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 904010 0 0 0 159996 182 0 0 20 0 2 0 275016607 3761389568 896290 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 918308 896290 196 432 0 917873 0
[pid=23769/tid=23772] ppid=23767 vsize=3673232 CPUtime=1596.79 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 884697 0 0 0 159475 204 0 0 20 0 2 0 275016723 3761389568 896290 33554432000 4194304 5963574 140734074254576 140718909421864 4388696 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 3673232

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23784
/proc/meminfo: memFree=21045064/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=3673232 CPUtime=1661.77 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 904022 0 0 0 165995 182 0 0 20 0 2 0 275016607 3761389568 896302 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 918308 896302 196 432 0 917873 0
[pid=23769/tid=23772] ppid=23767 vsize=3673232 CPUtime=1656.64 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 884709 0 0 0 165459 205 0 0 20 0 2 0 275016723 3761389568 896302 33554432000 4194304 5963574 140734074254576 140718909421864 4388621 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 3673232

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23787
/proc/meminfo: memFree=20896920/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=3673232 CPUtime=1721.76 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 904029 0 0 0 171994 182 0 0 20 0 2 0 275016607 3761389568 896309 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 918308 896309 196 432 0 917873 0
[pid=23769/tid=23772] ppid=23767 vsize=3673232 CPUtime=1716.48 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 884716 0 0 0 171442 206 0 0 20 0 2 0 275016723 3761389568 896309 33554432000 4194304 5963574 140734074254576 140718909421864 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 3673232

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23787
/proc/meminfo: memFree=20753844/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=3673232 CPUtime=1781.76 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 904035 0 0 0 177994 182 0 0 20 0 2 0 275016607 3761389568 896315 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 918308 896315 196 432 0 917873 0
[pid=23769/tid=23772] ppid=23767 vsize=3673232 CPUtime=1776.33 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 884722 0 0 0 177427 206 0 0 20 0 2 0 275016723 3761389568 896315 33554432000 4194304 5963574 140734074254576 140718909421864 4388668 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 3673232

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

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 23806
/proc/meminfo: memFree=25093744/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=3673232 CPUtime=1799.46 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 904035 0 0 0 179763 183 0 0 20 0 2 0 275016607 3761389568 896315 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 918308 896315 196 432 0 917873 0
[pid=23769/tid=23772] ppid=23767 vsize=3673232 CPUtime=1793.98 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 884722 0 0 0 179191 207 0 0 20 0 2 0 275016723 3761389568 896315 33554432000 4194304 5963574 140734074254576 140718909421864 4399603 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 3673232

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 23806
/proc/meminfo: memFree=25093744/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=0 CPUtime=1795.25 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) R 23767 23769 23570 0 -1 4203524 904035 0 0 0 179305 220 0 0 20 0 1 0 275016607 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23769/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.25
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23787
/proc/meminfo: memFree=20729648/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=3673232 CPUtime=1791.36 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 904035 0 0 0 178954 182 0 0 20 0 2 0 275016607 3761389568 896315 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 918308 896315 196 432 0 917873 0
[pid=23769/tid=23772] ppid=23767 vsize=3673232 CPUtime=1785.91 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 884722 0 0 0 178384 207 0 0 20 0 2 0 275016723 3761389568 896315 33554432000 4194304 5963574 140734074254576 140718909421864 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (KiB) 3673232

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23787
/proc/meminfo: memFree=20721340/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=3673232 CPUtime=1794.56 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 904035 0 0 0 179274 182 0 0 20 0 2 0 275016607 3761389568 896315 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 918308 896315 196 432 0 917873 0
[pid=23769/tid=23772] ppid=23767 vsize=3673232 CPUtime=1789.1 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 884722 0 0 0 178703 207 0 0 20 0 2 0 275016723 3761389568 896315 33554432000 4194304 5963574 140734074254576 140718909421864 4399592 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 3673232

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23787
/proc/meminfo: memFree=20715512/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=3673232 CPUtime=1797.75 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 904035 0 0 0 179593 182 0 0 20 0 2 0 275016607 3761389568 896315 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 918308 896315 196 432 0 917873 0
[pid=23769/tid=23772] ppid=23767 vsize=3673232 CPUtime=1792.29 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 884722 0 0 0 179022 207 0 0 20 0 2 0 275016723 3761389568 896315 33554432000 4194304 5963574 140734074254576 140718909421864 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 3673232

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23787
/proc/meminfo: memFree=20712040/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=3673232 CPUtime=1798.55 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 904035 0 0 0 179673 182 0 0 20 0 2 0 275016607 3761389568 896315 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 918308 896315 196 432 0 917873 0
[pid=23769/tid=23772] ppid=23767 vsize=3673232 CPUtime=1793.08 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 884722 0 0 0 179101 207 0 0 20 0 2 0 275016723 3761389568 896315 33554432000 4194304 5963574 140734074254576 140718909421864 4392454 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.55
Current children cumulated vsize (KiB) 3673232

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 23806
/proc/meminfo: memFree=25093744/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=3673232 CPUtime=1799.36 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) S 23767 23769 23570 0 -1 4202496 904035 0 0 0 179753 183 0 0 20 0 2 0 275016607 3761389568 896315 33554432000 4194304 5963574 140734074254576 140734074254096 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23769/statm: 918308 896315 196 432 0 917873 0
[pid=23769/tid=23772] ppid=23767 vsize=3673232 CPUtime=1793.88 cores=0,2,4,6
/proc/23769/task/23772/stat : 23772 (wbo1.7) R 23767 23769 23570 0 -1 4202560 884722 0 0 0 179181 207 0 0 20 0 2 0 275016723 3761389568 896315 33554432000 4194304 5963574 140734074254576 140718909421864 4388696 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.36
Current children cumulated vsize (KiB) 3673232

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 23806
/proc/meminfo: memFree=25093744/32873852 swapFree=6848/6848
[pid=23769] ppid=23767 vsize=0 CPUtime=1795.25 cores=0,2,4,6
/proc/23769/stat : 23769 (wbo1.7) R 23767 23769 23570 0 -1 4203524 904035 0 0 0 179305 220 0 0 20 0 1 0 275016607 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23769/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.25
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.20996
#  lost CPU user time (s): 4.57996
#  lost CPU system time (s): -0.37

Real time (s): 1800.13
CPU time (s): 1799.49
CPU user time (s): 1797.63
CPU system time (s): 1.86166
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 3673232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.05
system time used= 2.23166
maximum resident set size= 3585260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 904035
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= 295
involuntary context switches= 1981

runsolver used 5.2372 second user time and 10.5404 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 05:21:52
IDJOB=3705134
IDBENCH=1965
IDSOLVER=2283
FILE ID=node129/3705134-1338088911
RUNJOBID= node129-1338087110-23586
PBS_JOBID= 14624434
Free space on /tmp= 71168 MiB

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

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

MD5SUM BENCH= 3119db8d3d273f04fc4f3b1324a85224
RANDOM SEED=808926382

node129.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.957
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.91
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.957
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.957
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.957
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.957
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		: 2666.957
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.92
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.957
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.90
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28643780 kB
Buffers:          316100 kB
Cached:          3041460 kB
SwapCached:            0 kB
Active:          1242616 kB
Inactive:        2166868 kB
Active(anon):      54356 kB
Inactive(anon):        0 kB
Active(file):    1188260 kB
Inactive(file):  2166868 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             44668 kB
Writeback:             0 kB
AnonPages:         59076 kB
Mapped:            27168 kB
Shmem:               204 kB
Slab:             682876 kB
SReclaimable:     124832 kB
SUnreclaim:       558044 kB
KernelStack:        1432 kB
PageTables:         4080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     167912 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= 71180 MiB
End job on node129 at 2012-05-27 05:51:52