Trace number 3727668

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1799.69 1800.01

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_012_area_delay.opb
MD5SUM390f49d8db402e26df87629238cc1aa6
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark27
Best CPU time to get the best result obtained on this benchmark13.058
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 27
Optimality of the best value was proved YES
Number of variables15284
Total number of constraints49839
Number of constraints which are clauses49839
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 constraint1
Maximum length of a constraint127
Number of terms in the objective function 7495
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 7495
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7495
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727668-1338663269.opb.
0.00/0.00	c Instance file HOME/instance-3727668-1338663269.opb
0.00/0.00	c File size is 1499117 bytes.
0.09/0.10	c Cost Offset: 0
0.09/0.10	c Highest Coefficient sum: 128
0.09/0.10	c ============================[ Problem Statistics ]=============================
0.09/0.10	c |                                                                             |
0.09/0.10	c |  Parsing time:          0.11         s                                      |
0.09/0.10	c |  Number Variables:      15284                                               |
0.09/0.10	c |  Number Clauses:        49839                                               |
0.09/0.10	c |  Number Cardinality:    0                                                   |
0.09/0.10	c |  Number PB Constraints: 0                                                   |
0.09/0.10	c |                                                                             |
0.09/0.13	c |  Problem Type:          Optimization                                        |
0.09/0.13	c |  Objective Function:    Cardinality Constraint                              |
0.09/0.13	c |                                                                             |
0.09/0.13	c ============================[ Search Statistics ]==============================
0.09/0.13	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.09/0.13	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.09/0.13	c ===============================================================================
0.09/0.15	c | 0.16      | 0  | 2            lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | 3            lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | 4            lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | 5            lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | 6            lb |  0                0                0.00  |
0.19/0.23	c | 0.24      | 0  | 7            lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | 8            lb |  0                0                0.00  |
0.19/0.26	c | 0.27      | 0  | 9            lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | 10           lb |  0                0                0.00  |
0.19/0.29	c | 0.30      | 0  | 11           lb |  0                0                0.00  |
0.28/0.31	c | 0.31      | 0  | 12           lb |  0                0                0.00  |
0.28/0.33	c | 0.33      | 0  | 13           lb |  0                0                0.00  |
0.28/0.34	c | 0.35      | 0  | 14           lb |  0                0                0.00  |
0.28/0.36	c | 0.36      | 0  | 15           lb |  0                0                0.00  |
0.28/0.37	c | 0.38      | 0  | 16           lb |  0                0                0.00  |
0.28/0.39	c | 0.39      | 0  | 17           lb |  0                0                0.00  |
0.38/0.41	c | 0.41      | 0  | 18           lb |  0                0                0.00  |
0.38/0.42	c | 0.43      | 0  | 19           lb |  0                0                0.00  |
0.38/0.44	c | 0.44      | 0  | 20           lb |  0                0                0.00  |
0.38/0.46	c | 0.46      | 0  | 21           lb |  0                0                0.00  |
0.38/0.47	c | 0.48      | 0  | 22           lb |  0                0                0.00  |
0.38/0.49	c | 0.49      | 0  | 23           lb |  0                0                0.00  |
0.48/0.51	c | 0.51      | 0  | 24           lb |  0                0                0.00  |
0.48/0.57	c | 0.58      | 0  | 25           lb |  0                0                0.00  |
4.29/4.34	c | 4.34      | 0  | 26           lb |  0                0                0.00  |
1799.39/1800.00	c ===============================================================================
1799.39/1800.00	c Wall Clock Time: 1800.00 s
1799.39/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-3727668-1338663269/watcher-3727668-1338663269 -o /tmp/evaluation-result-3727668-1338663269/solver-3727668-1338663269 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727668-1338663269.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19515
/proc/meminfo: memFree=30812004/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=6244 CPUtime=0 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) R 19513 19515 16985 0 -1 4202496 648 0 0 0 0 0 0 0 20 0 1 0 332452922 6393856 600 33554432000 4194304 5964350 140735997525232 140737252407576 4395326 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 1561 601 161 433 0 759 0

[startup+0.0733779 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19515
/proc/meminfo: memFree=30812004/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=11220 CPUtime=0.06 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) R 19513 19515 16985 0 -1 4202496 2087 0 0 0 6 0 0 0 20 0 1 0 332452922 11489280 2039 33554432000 4194304 5964350 140735997525232 140737252407576 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 2805 2040 397 433 0 2003 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11220

[startup+0.100197 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19515
/proc/meminfo: memFree=30812004/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=12564 CPUtime=0.09 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) R 19513 19515 16985 0 -1 4202496 2479 0 0 0 9 0 0 0 20 0 1 0 332452922 12865536 2431 33554432000 4194304 5964350 140735997525232 140737252407576 4348667 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 3141 2431 491 433 0 2339 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12564

[startup+0.300169 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19515
/proc/meminfo: memFree=30812004/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=90772 CPUtime=0.28 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 8376 0 0 0 27 1 0 0 20 0 2 0 332452922 92950528 6949 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 22693 6949 191 433 0 22257 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 90772

[startup+0.70017 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19515
/proc/meminfo: memFree=30812004/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=90772 CPUtime=0.68 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 8932 0 0 0 67 1 0 0 20 0 2 0 332452922 92950528 7190 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 22693 7190 195 433 0 22257 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 90772

[startup+1.50013 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19517
/proc/meminfo: memFree=30784568/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=90772 CPUtime=1.48 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 8932 0 0 0 147 1 0 0 20 0 2 0 332452922 92950528 7190 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 22693 7190 195 433 0 22257 0
[pid=19515/tid=19517] ppid=19513 vsize=90772 CPUtime=1.38 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 5864 0 0 0 136 2 0 0 20 0 2 0 332452933 92950528 7190 33554432000 4194304 5964350 140735997525232 139946427464024 4389080 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 90772

[startup+3.10014 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19517
/proc/meminfo: memFree=30783452/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=90772 CPUtime=3.08 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 9934 0 0 0 306 2 0 0 20 0 2 0 332452922 92950528 8192 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 22693 8192 195 433 0 22257 0
[pid=19515/tid=19517] ppid=19513 vsize=90772 CPUtime=2.97 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 6866 0 0 0 295 2 0 0 20 0 2 0 332452933 92950528 8192 33554432000 4194304 5964350 140735997525232 139946427463672 4400416 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 90772

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19517
/proc/meminfo: memFree=30770460/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=90772 CPUtime=6.28 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 12373 0 0 0 626 2 0 0 20 0 2 0 332452922 92950528 10630 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 22693 10630 195 433 0 22257 0
[pid=19515/tid=19517] ppid=19513 vsize=90772 CPUtime=6.17 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 9305 0 0 0 615 2 0 0 20 0 2 0 332452933 92950528 10630 33554432000 4194304 5964350 140735997525232 139946427464040 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 90772

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19517
/proc/meminfo: memFree=30765084/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=90772 CPUtime=12.68 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 14198 0 0 0 1265 3 0 0 20 0 2 0 332452922 92950528 12455 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 22693 12455 195 433 0 22257 0
[pid=19515/tid=19517] ppid=19513 vsize=90772 CPUtime=12.57 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 11130 0 0 0 1254 3 0 0 20 0 2 0 332452933 92950528 12455 33554432000 4194304 5964350 140735997525232 139946427463720 4400011 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 90772

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19517
/proc/meminfo: memFree=30734712/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=157032 CPUtime=25.47 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 21335 0 0 0 2542 5 0 0 20 0 2 0 332452922 160800768 19592 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 39258 19592 195 433 0 38822 0
[pid=19515/tid=19517] ppid=19513 vsize=157032 CPUtime=25.37 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 18267 0 0 0 2532 5 0 0 20 0 2 0 332452933 160800768 19592 33554432000 4194304 5964350 140735997525232 139946427463672 4400029 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 157032

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19517
/proc/meminfo: memFree=30671580/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=157032 CPUtime=51.07 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 27720 0 0 0 5099 8 0 0 20 0 2 0 332452922 160800768 25977 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 39258 25977 195 433 0 38822 0
[pid=19515/tid=19517] ppid=19513 vsize=157032 CPUtime=50.96 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 24652 0 0 0 5088 8 0 0 20 0 2 0 332452933 160800768 25977 33554432000 4194304 5964350 140735997525232 139946427463672 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 157032

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19517
/proc/meminfo: memFree=30556672/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=222928 CPUtime=102.26 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 39060 0 0 0 10212 14 0 0 20 0 2 0 332452922 228278272 37317 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 55732 37317 195 433 0 55296 0
[pid=19515/tid=19517] ppid=19513 vsize=222928 CPUtime=102.16 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 35992 0 0 0 10201 15 0 0 20 0 2 0 332452933 228278272 37317 33554432000 4194304 5964350 140735997525232 139946427463480 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 222928

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19518
/proc/meminfo: memFree=30519868/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=222928 CPUtime=162.21 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 47570 0 0 0 16203 18 0 0 20 0 2 0 332452922 228278272 45935 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 55732 45935 195 433 0 55296 0
[pid=19515/tid=19517] ppid=19513 vsize=222928 CPUtime=162.12 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 44502 0 0 0 16192 20 0 0 20 0 2 0 332452933 228278272 45935 33554432000 4194304 5964350 140735997525232 139946427463672 4400035 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 222928

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19518
/proc/meminfo: memFree=30429500/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=289004 CPUtime=222.16 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 58987 0 0 0 22192 24 0 0 20 0 2 0 332452922 295940096 57541 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 72251 57541 195 433 0 71815 0
[pid=19515/tid=19517] ppid=19513 vsize=289004 CPUtime=222.08 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 55919 0 0 0 22181 27 0 0 20 0 2 0 332452933 295940096 57541 33554432000 4194304 5964350 140735997525232 139946427463480 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 289004

[startup+282.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 19518
/proc/meminfo: memFree=30322896/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=354540 CPUtime=282.14 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 69959 0 0 0 28183 31 0 0 20 0 2 0 332452922 363048960 68503 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 88635 68503 195 433 0 88199 0
[pid=19515/tid=19517] ppid=19513 vsize=354540 CPUtime=282.07 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 66891 0 0 0 28172 35 0 0 20 0 2 0 332452933 363048960 68503 33554432000 4194304 5964350 140735997525232 139946427463672 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 354540

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 19521
/proc/meminfo: memFree=30267820/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=355348 CPUtime=342.13 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 82394 0 0 0 34175 38 0 0 20 0 2 0 332452922 363876352 80938 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 88837 80938 195 433 0 88401 0
[pid=19515/tid=19517] ppid=19513 vsize=355348 CPUtime=342.07 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 79326 0 0 0 34164 43 0 0 20 0 2 0 332452933 363876352 80938 33554432000 4194304 5964350 140735997525232 139946427463480 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 355348

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19544
/proc/meminfo: memFree=30263356/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=355348 CPUtime=402.12 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 82845 0 0 0 40173 39 0 0 20 0 2 0 332452922 363876352 81389 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 88837 81389 195 433 0 88401 0
[pid=19515/tid=19517] ppid=19513 vsize=355348 CPUtime=402.07 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 79777 0 0 0 40162 45 0 0 20 0 2 0 332452933 363876352 81389 33554432000 4194304 5964350 140735997525232 139946427463480 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 355348

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19545
/proc/meminfo: memFree=30179496/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=420884 CPUtime=462.11 cores=1,3,5,7

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

/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 168270 0 0 0 130054 138 0 0 20 0 2 0 332452933 769257472 171747 33554432000 4194304 5964350 140735997525232 139946427463672 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 751228

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19551
/proc/meminfo: memFree=29799380/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=751228 CPUtime=1361.81 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 171351 0 0 0 136062 119 0 0 20 0 2 0 332452922 769257472 171760 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 187807 171760 195 433 0 187371 0
[pid=19515/tid=19517] ppid=19513 vsize=751228 CPUtime=1361.91 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 168283 0 0 0 136052 139 0 0 20 0 2 0 332452933 769257472 171760 33554432000 4194304 5964350 140735997525232 139946427463480 4399938 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 751228

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19551
/proc/meminfo: memFree=29798888/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=751228 CPUtime=1421.8 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 171401 0 0 0 142061 119 0 0 20 0 2 0 332452922 769257472 171810 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 187807 171810 195 433 0 187371 0
[pid=19515/tid=19517] ppid=19513 vsize=751228 CPUtime=1421.91 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 168333 0 0 0 142051 140 0 0 20 0 2 0 332452933 769257472 171810 33554432000 4194304 5964350 140735997525232 139946427463480 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 751228

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19551
/proc/meminfo: memFree=29794888/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=751228 CPUtime=1481.79 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 171527 0 0 0 148060 119 0 0 20 0 2 0 332452922 769257472 171936 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 187807 171936 195 433 0 187371 0
[pid=19515/tid=19517] ppid=19513 vsize=751228 CPUtime=1481.91 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 168459 0 0 0 148050 141 0 0 20 0 2 0 332452933 769257472 171936 33554432000 4194304 5964350 140735997525232 139946427463480 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 751228

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19554
/proc/meminfo: memFree=29720832/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=751228 CPUtime=1541.78 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 171645 0 0 0 154059 119 0 0 20 0 2 0 332452922 769257472 172054 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 187807 172054 195 433 0 187371 0
[pid=19515/tid=19517] ppid=19513 vsize=751228 CPUtime=1541.91 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 168577 0 0 0 154049 142 0 0 20 0 2 0 332452933 769257472 172054 33554432000 4194304 5964350 140735997525232 139946427463480 4222464 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 751228

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19554
/proc/meminfo: memFree=29668924/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=751228 CPUtime=1601.76 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 171778 0 0 0 160057 119 0 0 20 0 2 0 332452922 769257472 172187 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 187807 172187 195 433 0 187371 0
[pid=19515/tid=19517] ppid=19513 vsize=751228 CPUtime=1601.91 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 168710 0 0 0 160048 143 0 0 20 0 2 0 332452933 769257472 172187 33554432000 4194304 5964350 140735997525232 139946427463480 4399858 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 751228

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19594
/proc/meminfo: memFree=30259808/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=751228 CPUtime=1661.74 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 171959 0 0 0 166055 119 0 0 20 0 2 0 332452922 769257472 172525 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 187807 172525 195 433 0 187371 0
[pid=19515/tid=19517] ppid=19513 vsize=751228 CPUtime=1661.89 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 168891 0 0 0 166045 144 0 0 20 0 2 0 332452933 769257472 172525 33554432000 4194304 5964350 140735997525232 139946427463480 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 751228

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19594
/proc/meminfo: memFree=30196112/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=751952 CPUtime=1721.7 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 179960 0 0 0 172045 125 0 0 20 0 2 0 332452922 769998848 180872 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 187988 180872 195 433 0 187552 0
[pid=19515/tid=19517] ppid=19513 vsize=751952 CPUtime=1721.86 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 176892 0 0 0 172034 152 0 0 20 0 2 0 332452933 769998848 180872 33554432000 4194304 5964350 140735997525232 139946427463480 4399884 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 751952

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19594
/proc/meminfo: memFree=30135404/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=818212 CPUtime=1781.69 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 188621 0 0 0 178036 133 0 0 20 0 2 0 332452922 837849088 189598 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 204553 189598 195 433 0 204117 0
[pid=19515/tid=19517] ppid=19513 vsize=818212 CPUtime=1781.86 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 185553 0 0 0 178026 160 0 0 20 0 2 0 332452933 837849088 189598 33554432000 4194304 5964350 140735997525232 139946427463672 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 818212

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19594
/proc/meminfo: memFree=30117920/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=818212 CPUtime=1791.3 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 190132 0 0 0 178996 134 0 0 20 0 2 0 332452922 837849088 191109 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 204553 191109 195 433 0 204117 0
[pid=19515/tid=19517] ppid=19513 vsize=818212 CPUtime=1791.46 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 187064 0 0 0 178985 161 0 0 20 0 2 0 332452933 837849088 191109 33554432000 4194304 5964350 140735997525232 139946427463672 4400366 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1791.3
Current children cumulated vsize (KiB) 818212

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19594
/proc/meminfo: memFree=30113580/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=818212 CPUtime=1794.49 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 190510 0 0 0 179315 134 0 0 20 0 2 0 332452922 837849088 191487 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 204553 191487 195 433 0 204117 0
[pid=19515/tid=19517] ppid=19513 vsize=818212 CPUtime=1794.66 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 187442 0 0 0 179305 161 0 0 20 0 2 0 332452933 837849088 191487 33554432000 4194304 5964350 140735997525232 139946427463720 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (KiB) 818212

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19594
/proc/meminfo: memFree=30109860/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=818212 CPUtime=1797.69 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 190840 0 0 0 179634 135 0 0 20 0 2 0 332452922 837849088 191817 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 204553 191817 195 433 0 204117 0
[pid=19515/tid=19517] ppid=19513 vsize=818212 CPUtime=1797.86 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 187772 0 0 0 179624 162 0 0 20 0 2 0 332452933 837849088 191817 33554432000 4194304 5964350 140735997525232 139946427463672 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (KiB) 818212

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19594
/proc/meminfo: memFree=30108372/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=818212 CPUtime=1798.49 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 190905 0 0 0 179714 135 0 0 20 0 2 0 332452922 837849088 191882 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 204553 191882 195 433 0 204117 0
[pid=19515/tid=19517] ppid=19513 vsize=818212 CPUtime=1798.66 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 187837 0 0 0 179704 162 0 0 20 0 2 0 332452933 837849088 191882 33554432000 4194304 5964350 140735997525232 139946427463480 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (KiB) 818212

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19594
/proc/meminfo: memFree=30106884/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=818212 CPUtime=1798.89 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 190960 0 0 0 179754 135 0 0 20 0 2 0 332452922 837849088 191937 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 204553 191937 195 433 0 204117 0
[pid=19515/tid=19517] ppid=19513 vsize=818212 CPUtime=1799.06 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 187892 0 0 0 179744 162 0 0 20 0 2 0 332452933 837849088 191937 33554432000 4194304 5964350 140735997525232 139946427463720 4400352 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1798.89
Current children cumulated vsize (KiB) 818212

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19594
/proc/meminfo: memFree=30106884/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=818212 CPUtime=1799.29 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 190998 0 0 0 179794 135 0 0 20 0 2 0 332452922 837849088 191975 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 204553 191975 195 433 0 204117 0
[pid=19515/tid=19517] ppid=19513 vsize=818212 CPUtime=1799.46 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 187930 0 0 0 179784 162 0 0 20 0 2 0 332452933 837849088 191975 33554432000 4194304 5964350 140735997525232 139946427463672 4387916 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.29
Current children cumulated vsize (KiB) 818212

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19594
/proc/meminfo: memFree=30106884/32873648 swapFree=7628/7628
[pid=19515] ppid=19513 vsize=818212 CPUtime=1799.39 cores=1,3,5,7
/proc/19515/stat : 19515 (wbo1.72) S 19513 19515 16985 0 -1 4202496 191011 0 0 0 179804 135 0 0 20 0 2 0 332452922 837849088 191988 33554432000 4194304 5964350 140735997525232 140735997524752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19515/statm: 204553 191988 195 433 0 204117 0
[pid=19515/tid=19517] ppid=19513 vsize=818212 CPUtime=1799.56 cores=1,3,5,7
/proc/19515/task/19517/stat : 19517 (wbo1.72) R 19513 19515 16985 0 -1 4202560 187943 0 0 0 179794 162 0 0 20 0 2 0 332452933 837849088 191988 33554432000 4194304 5964350 140735997525232 139946427463672 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.39
Current children cumulated vsize (KiB) 818212

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.69
CPU user time (s): 1798.05
CPU system time (s): 1.64475
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 818212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.05
system time used= 1.64475
maximum resident set size= 767960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191013
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= 339
involuntary context switches= 2979

runsolver used 3.51946 second user time and 10.9563 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-02 20:54:29
IDJOB=3727668
IDBENCH=24988
IDSOLVER=2313
FILE ID=node122/3727668-1338663269
RUNJOBID= node122-1338650487-18369
PBS_JOBID= 14636458
Free space on /tmp= 71308 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_012_area_delay.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727668-1338663269/watcher-3727668-1338663269 -o /tmp/evaluation-result-3727668-1338663269/solver-3727668-1338663269 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727668-1338663269.opb

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

MD5SUM BENCH= 390f49d8db402e26df87629238cc1aa6
RANDOM SEED=1809442016

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30813020 kB
Buffers:          140204 kB
Cached:           966280 kB
SwapCached:         1816 kB
Active:           365856 kB
Inactive:         930208 kB
Active(anon):     189944 kB
Inactive(anon):     1928 kB
Active(file):     175912 kB
Inactive(file):   928280 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100092 kB
Dirty:              7164 kB
Writeback:             0 kB
AnonPages:        188900 kB
Mapped:             9628 kB
Shmem:                 0 kB
Slab:             624680 kB
SReclaimable:      68692 kB
SUnreclaim:       555988 kB
KernelStack:        1456 kB
PageTables:         4296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     149928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71300 MiB
End job on node122 at 2012-06-02 21:24:29