Trace number 3705367

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.76 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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705367-1338104173.opb.
0.00/0.00	c Instance file HOME/instance-3705367-1338104173.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.16	c | 0.16      | 0  | 2            lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 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.21      | 0  | 5            lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | 6            lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | 7            lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | 8            lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | 9            lb |  0                0                0.00  |
0.19/0.28	c | 0.29      | 0  | 10           lb |  0                0                0.00  |
0.29/0.30	c | 0.30      | 0  | 11           lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | 12           lb |  0                0                0.00  |
0.29/0.33	c | 0.33      | 0  | 13           lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | 14           lb |  0                0                0.00  |
0.29/0.36	c | 0.37      | 0  | 15           lb |  0                0                0.00  |
0.29/0.38	c | 0.38      | 0  | 16           lb |  0                0                0.00  |
0.39/0.40	c | 0.40      | 0  | 17           lb |  0                0                0.00  |
0.39/0.41	c | 0.42      | 0  | 18           lb |  0                0                0.00  |
0.39/0.43	c | 0.43      | 0  | 19           lb |  0                0                0.00  |
0.39/0.45	c | 0.45      | 0  | 20           lb |  0                0                0.00  |
0.39/0.46	c | 0.47      | 0  | 21           lb |  0                0                0.00  |
0.39/0.48	c | 0.48      | 0  | 22           lb |  0                0                0.00  |
0.49/0.50	c | 0.50      | 0  | 23           lb |  0                0                0.00  |
0.49/0.52	c | 0.52      | 0  | 24           lb |  0                0                0.00  |
0.49/0.58	c | 0.59      | 0  | 25           lb |  0                0                0.00  |
4.29/4.36	c | 4.37      | 0  | 26           lb |  0                0                0.00  |
1799.40/1800.00	c ===============================================================================
1799.40/1800.00	c Wall Clock Time: 1800.00 s
1799.40/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-3705367-1338104173/watcher-3705367-1338104173 -o /tmp/evaluation-result-3705367-1338104173/solver-3705367-1338104173 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705367-1338104173.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 23307
/proc/meminfo: memFree=28731624/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=6076 CPUtime=0 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) R 23305 23307 21940 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 276542164 6221824 573 33554432000 4194304 5963574 140735479191600 140737068451080 5178170 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 1519 574 162 432 0 718 0

[startup+0.0503399 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23307
/proc/meminfo: memFree=28731624/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=10316 CPUtime=0.04 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) R 23305 23307 21940 0 -1 4202496 1755 0 0 0 4 0 0 0 20 0 1 0 276542164 10563584 1708 33554432000 4194304 5963574 140735479191600 140735479190024 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 2579 1708 318 432 0 1778 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10316

[startup+0.100309 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23307
/proc/meminfo: memFree=28731624/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=12692 CPUtime=0.09 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) R 23305 23307 21940 0 -1 4202496 2497 0 0 0 9 0 0 0 20 0 1 0 276542164 12996608 2450 33554432000 4194304 5963574 140735479191600 140735479190024 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 3173 2450 496 432 0 2372 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12692

[startup+0.300193 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23307
/proc/meminfo: memFree=28731624/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=90768 CPUtime=0.29 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 8376 0 0 0 28 1 0 0 20 0 2 0 276542164 92946432 7013 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 22692 7013 192 432 0 22257 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90768

[startup+0.700192 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23307
/proc/meminfo: memFree=28731624/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=90768 CPUtime=0.69 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 8931 0 0 0 68 1 0 0 20 0 2 0 276542164 92946432 7190 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 22692 7190 195 432 0 22257 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90768

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23309
/proc/meminfo: memFree=28703840/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=90768 CPUtime=1.49 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 8931 0 0 0 148 1 0 0 20 0 2 0 276542164 92946432 7190 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 22692 7190 195 432 0 22257 0
[pid=23307/tid=23309] ppid=23305 vsize=90768 CPUtime=1.37 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 5864 0 0 0 136 1 0 0 20 0 2 0 276542175 92946432 7190 33554432000 4194304 5963574 140735479191600 140471187978584 4388700 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90768

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23309
/proc/meminfo: memFree=28702096/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=90768 CPUtime=3.08 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 9921 0 0 0 307 1 0 0 20 0 2 0 276542164 92946432 8180 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 22692 8180 195 432 0 22257 0
[pid=23307/tid=23309] ppid=23305 vsize=90768 CPUtime=2.97 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 6854 0 0 0 296 1 0 0 20 0 2 0 276542175 92946432 8180 33554432000 4194304 5963574 140735479191600 140471187978280 5135572 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) 90768

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23309
/proc/meminfo: memFree=28687472/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=90768 CPUtime=6.29 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 12372 0 0 0 627 2 0 0 20 0 2 0 276542164 92946432 10630 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 22692 10630 195 432 0 22257 0
[pid=23307/tid=23309] ppid=23305 vsize=90768 CPUtime=6.18 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 9305 0 0 0 616 2 0 0 20 0 2 0 276542175 92946432 10630 33554432000 4194304 5963574 140735479191600 140471187978600 4408747 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90768

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23309
/proc/meminfo: memFree=28679916/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=90768 CPUtime=12.68 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 14158 0 0 0 1266 2 0 0 20 0 2 0 276542164 92946432 12416 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 22692 12416 195 432 0 22257 0
[pid=23307/tid=23309] ppid=23305 vsize=90768 CPUtime=12.57 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 11091 0 0 0 1255 2 0 0 20 0 2 0 276542175 92946432 12416 33554432000 4194304 5963574 140735479191600 140471187978232 4222464 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) 90768

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23309
/proc/meminfo: memFree=28643828/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=157028 CPUtime=25.48 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 21212 0 0 0 2543 5 0 0 20 0 2 0 276542164 160796672 19470 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 39257 19470 195 432 0 38822 0
[pid=23307/tid=23309] ppid=23305 vsize=157028 CPUtime=25.37 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 18145 0 0 0 2532 5 0 0 20 0 2 0 276542175 160796672 19470 33554432000 4194304 5963574 140735479191600 140471187978040 4388683 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 157028

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23426
/proc/meminfo: memFree=29124424/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=157028 CPUtime=51.07 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 27231 0 0 0 5099 8 0 0 20 0 2 0 276542164 160796672 25738 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 39257 25738 195 432 0 38822 0
[pid=23307/tid=23309] ppid=23305 vsize=157028 CPUtime=50.97 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 24164 0 0 0 5088 9 0 0 20 0 2 0 276542175 160796672 25738 33554432000 4194304 5963574 140735479191600 140471187978232 4399448 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) 157028

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23426
/proc/meminfo: memFree=29004500/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=222924 CPUtime=102.23 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 39063 0 0 0 10209 14 0 0 20 0 2 0 276542164 228274176 37690 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 55731 37690 195 432 0 55296 0
[pid=23307/tid=23309] ppid=23305 vsize=222924 CPUtime=102.14 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 35996 0 0 0 10198 16 0 0 20 0 2 0 276542175 228274176 37690 33554432000 4194304 5963574 140735479191600 140471187978040 4399546 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 222924

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23427
/proc/meminfo: memFree=28861456/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=222924 CPUtime=162.2 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 48666 0 0 0 16200 20 0 0 20 0 2 0 276542164 228274176 47846 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 55731 47846 195 432 0 55296 0
[pid=23307/tid=23309] ppid=23305 vsize=222924 CPUtime=162.12 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 45599 0 0 0 16189 23 0 0 20 0 2 0 276542175 228274176 47846 33554432000 4194304 5963574 140735479191600 140471187978280 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 222924

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23427
/proc/meminfo: memFree=28707972/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=289000 CPUtime=222.19 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 58925 0 0 0 22192 27 0 0 20 0 2 0 276542164 295936000 58105 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 72250 58105 195 432 0 71815 0
[pid=23307/tid=23309] ppid=23305 vsize=289000 CPUtime=222.12 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 55858 0 0 0 22182 30 0 0 20 0 2 0 276542175 295936000 58105 33554432000 4194304 5963574 140735479191600 140471187978040 4388646 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 289000

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23430
/proc/meminfo: memFree=28588276/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=289000 CPUtime=282.18 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 69129 0 0 0 28184 34 0 0 20 0 2 0 276542164 295936000 68309 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 72250 68309 195 432 0 71815 0
[pid=23307/tid=23309] ppid=23305 vsize=289000 CPUtime=282.12 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 66062 0 0 0 28174 38 0 0 20 0 2 0 276542175 295936000 68309 33554432000 4194304 5963574 140735479191600 140471187978040 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 289000

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23430
/proc/meminfo: memFree=28508108/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=355344 CPUtime=342.15 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 82376 0 0 0 34170 45 0 0 20 0 2 0 276542164 363872256 81698 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 88836 81698 195 432 0 88401 0
[pid=23307/tid=23309] ppid=23305 vsize=355344 CPUtime=342.09 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 79309 0 0 0 34159 50 0 0 20 0 2 0 276542175 363872256 81698 33554432000 4194304 5963574 140735479191600 140471187978232 4399651 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 355344

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 23430
/proc/meminfo: memFree=28505648/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=355344 CPUtime=402.12 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 82828 0 0 0 40167 45 0 0 20 0 2 0 276542164 363872256 82342 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 88836 82342 195 432 0 88401 0
[pid=23307/tid=23309] ppid=23305 vsize=355344 CPUtime=402.08 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 79761 0 0 0 40157 51 0 0 20 0 2 0 276542175 363872256 82342 33554432000 4194304 5963574 140735479191600 140471187978040 4399623 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) 355344

[startup+462.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 23431
/proc/meminfo: memFree=28480296/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=420880 CPUtime=462.07 cores=1,3,5,7

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

/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 163983 0 0 0 130051 148 0 0 20 0 2 0 276542175 769253376 167480 33554432000 4194304 5963574 140735479191600 140471187978232 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 751224

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23594
/proc/meminfo: memFree=28439904/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=751224 CPUtime=1361.84 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 171172 0 0 0 136050 134 0 0 20 0 2 0 276542164 769253376 171741 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 187806 171741 195 432 0 187371 0
[pid=23307/tid=23309] ppid=23305 vsize=751224 CPUtime=1361.98 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 168105 0 0 0 136044 154 0 0 20 0 2 0 276542175 769253376 171741 33554432000 4194304 5963574 140735479191600 140471187978232 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 751224

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23594
/proc/meminfo: memFree=28391324/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=751224 CPUtime=1421.79 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 171254 0 0 0 142045 134 0 0 20 0 2 0 276542164 769253376 172057 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 187806 172057 195 432 0 187371 0
[pid=23307/tid=23309] ppid=23305 vsize=751224 CPUtime=1421.94 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 168187 0 0 0 142039 155 0 0 20 0 2 0 276542175 769253376 172057 33554432000 4194304 5963574 140735479191600 140471187978040 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 751224

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23597
/proc/meminfo: memFree=28349980/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=751224 CPUtime=1481.75 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 171306 0 0 0 148041 134 0 0 20 0 2 0 276542164 769253376 172499 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 187806 172499 195 432 0 187371 0
[pid=23307/tid=23309] ppid=23305 vsize=751224 CPUtime=1481.92 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 168239 0 0 0 148036 156 0 0 20 0 2 0 276542175 769253376 172499 33554432000 4194304 5963574 140735479191600 140471187978040 4399390 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 751224

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23620
/proc/meminfo: memFree=28298704/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=751224 CPUtime=1541.74 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 171432 0 0 0 154040 134 0 0 20 0 2 0 276542164 769253376 172624 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 187806 172624 195 432 0 187371 0
[pid=23307/tid=23309] ppid=23305 vsize=751224 CPUtime=1541.92 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 168365 0 0 0 154035 157 0 0 20 0 2 0 276542175 769253376 172624 33554432000 4194304 5963574 140735479191600 140471187978040 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 751224

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23620
/proc/meminfo: memFree=28244028/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=751224 CPUtime=1601.73 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 171550 0 0 0 160039 134 0 0 20 0 2 0 276542164 769253376 172742 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 187806 172742 195 432 0 187371 0
[pid=23307/tid=23309] ppid=23305 vsize=751224 CPUtime=1601.92 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 168483 0 0 0 160034 158 0 0 20 0 2 0 276542175 769253376 172742 33554432000 4194304 5963574 140735479191600 140471187978040 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 751224

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 23621
/proc/meminfo: memFree=28192196/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=751224 CPUtime=1661.72 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 171677 0 0 0 166038 134 0 0 20 0 2 0 276542164 769253376 172869 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 187806 172869 195 432 0 187371 0
[pid=23307/tid=23309] ppid=23305 vsize=751224 CPUtime=1661.93 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 168610 0 0 0 166034 159 0 0 20 0 2 0 276542175 769253376 172869 33554432000 4194304 5963574 140735479191600 140471187978040 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 751224

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/179 23621
/proc/meminfo: memFree=28149292/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=751224 CPUtime=1721.71 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 171883 0 0 0 172037 134 0 0 20 0 2 0 276542164 769253376 173075 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 187806 173075 195 432 0 187371 0
[pid=23307/tid=23309] ppid=23305 vsize=751224 CPUtime=1721.93 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 168816 0 0 0 172032 161 0 0 20 0 2 0 276542175 769253376 173075 33554432000 4194304 5963574 140735479191600 140471187978232 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 751224

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 23621
/proc/meminfo: memFree=28078488/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=751948 CPUtime=1781.71 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 179642 0 0 0 178029 142 0 0 20 0 2 0 276542164 769994752 180833 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 187987 180833 195 432 0 187552 0
[pid=23307/tid=23309] ppid=23305 vsize=751948 CPUtime=1781.93 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 176575 0 0 0 178024 169 0 0 20 0 2 0 276542175 769994752 180833 33554432000 4194304 5963574 140735479191600 140471187978232 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 751948

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

[startup+1791.91 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 23621
/proc/meminfo: memFree=28064840/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=752672 CPUtime=1791.31 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 181084 0 0 0 178989 142 0 0 20 0 2 0 276542164 770736128 182275 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 188168 182275 195 432 0 187733 0
[pid=23307/tid=23309] ppid=23305 vsize=752672 CPUtime=1791.54 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 178017 0 0 0 178984 170 0 0 20 0 2 0 276542175 770736128 182275 33554432000 4194304 5963574 140735479191600 140471187978280 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1791.31
Current children cumulated vsize (KiB) 752672

[startup+1795.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 23621
/proc/meminfo: memFree=28060376/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=752672 CPUtime=1794.51 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 181576 0 0 0 179308 143 0 0 20 0 2 0 276542164 770736128 182767 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 188168 182767 195 432 0 187733 0
[pid=23307/tid=23309] ppid=23305 vsize=752672 CPUtime=1794.74 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 178509 0 0 0 179304 170 0 0 20 0 2 0 276542175 770736128 182767 33554432000 4194304 5963574 140735479191600 140471187978232 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (KiB) 752672

[startup+1798.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 23621
/proc/meminfo: memFree=28054656/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=752672 CPUtime=1797.7 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 182014 0 0 0 179627 143 0 0 20 0 2 0 276542164 770736128 183205 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 188168 183205 195 432 0 187733 0
[pid=23307/tid=23309] ppid=23305 vsize=752672 CPUtime=1797.93 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 178947 0 0 0 179623 170 0 0 20 0 2 0 276542175 770736128 183205 33554432000 4194304 5963574 140735479191600 140471187978232 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1797.7
Current children cumulated vsize (KiB) 752672

[startup+1799.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 23621
/proc/meminfo: memFree=28053664/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=752672 CPUtime=1798.5 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 182232 0 0 0 179707 143 0 0 20 0 2 0 276542164 770736128 183423 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 188168 183423 195 432 0 187733 0
[pid=23307/tid=23309] ppid=23305 vsize=752672 CPUtime=1798.73 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 179165 0 0 0 179703 170 0 0 20 0 2 0 276542175 770736128 183423 33554432000 4194304 5963574 140735479191600 140471187978232 4399627 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1798.5
Current children cumulated vsize (KiB) 752672

[startup+1799.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 23621
/proc/meminfo: memFree=28052300/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=752672 CPUtime=1798.91 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 182312 0 0 0 179748 143 0 0 20 0 2 0 276542164 770736128 183503 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 188168 183503 195 432 0 187733 0
[pid=23307/tid=23309] ppid=23305 vsize=752672 CPUtime=1799.14 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 179246 0 0 0 179744 170 0 0 20 0 2 0 276542175 770736128 183504 33554432000 4194304 5963574 140735479191600 140471187978232 5135572 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1798.91
Current children cumulated vsize (KiB) 752672

[startup+1799.9 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 23621
/proc/meminfo: memFree=28052300/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=752672 CPUtime=1799.3 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 182374 0 0 0 179787 143 0 0 20 0 2 0 276542164 770736128 183565 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 188168 183565 195 432 0 187733 0
[pid=23307/tid=23309] ppid=23305 vsize=752672 CPUtime=1799.53 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 179307 0 0 0 179782 171 0 0 20 0 2 0 276542175 770736128 183565 33554432000 4194304 5963574 140735479191600 140471187978232 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.3
Current children cumulated vsize (KiB) 752672

[startup+1800 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 23621
/proc/meminfo: memFree=28052300/32873844 swapFree=6856/6856
[pid=23307] ppid=23305 vsize=752672 CPUtime=1799.4 cores=1,3,5,7
/proc/23307/stat : 23307 (wbo1.7) S 23305 23307 21940 0 -1 4202496 182383 0 0 0 179797 143 0 0 20 0 2 0 276542164 770736128 183574 33554432000 4194304 5963574 140735479191600 140735479191120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23307/statm: 188168 183574 195 432 0 187733 0
[pid=23307/tid=23309] ppid=23305 vsize=752672 CPUtime=1799.63 cores=1,3,5,7
/proc/23307/task/23309/stat : 23309 (wbo1.7) R 23305 23307 21940 0 -1 4202560 179316 0 0 0 179792 171 0 0 20 0 2 0 276542175 770736128 183574 33554432000 4194304 5963574 140735479191600 140471187978232 4399592 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (KiB) 752672

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.76
CPU user time (s): 1798.03
CPU system time (s): 1.73074
CPU usage (%): 99.9862
Max. virtual memory (cumulated for all children) (KiB): 752672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.03
system time used= 1.73074
maximum resident set size= 734296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182383
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= 317
involuntary context switches= 2945

runsolver used 3.08453 second user time and 8.37273 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-27 09:36:13
IDJOB=3705367
IDBENCH=24988
IDSOLVER=2283
FILE ID=node144/3705367-1338104173
RUNJOBID= node144-1338086104-21957
PBS_JOBID= 14624429
Free space on /tmp= 71492 MiB

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

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

MD5SUM BENCH= 390f49d8db402e26df87629238cc1aa6
RANDOM SEED=538488810

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28732160 kB
Buffers:          296524 kB
Cached:          2492248 kB
SwapCached:            0 kB
Active:          1304024 kB
Inactive:        2057104 kB
Active(anon):     573980 kB
Inactive(anon):        0 kB
Active(file):     730044 kB
Inactive(file):  2057104 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              6988 kB
Writeback:             0 kB
AnonPages:        643476 kB
Mapped:            15048 kB
Shmem:               200 kB
Slab:             643336 kB
SReclaimable:      85900 kB
SUnreclaim:       557436 kB
KernelStack:        1488 kB
PageTables:         5016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     171504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    487424 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= 71480 MiB
End job on node144 at 2012-05-27 10:06:13