Trace number 3704988

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.42 1800.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-stein45.opb
MD5SUM5084bd7d25dcb1d535d550da78b2db16
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark30
Best CPU time to get the best result obtained on this benchmark8.29974
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 30
Optimality of the best value was proved YES
Number of variables45
Total number of constraints331
Number of constraints which are clauses330
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint45
Number of terms in the objective function 45
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 45
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 22
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 67
Number of bits of the biggest sum of numbers7
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-3704988-1338087017.opb.
0.00/0.00	c Instance file HOME/instance-3704988-1338087017.opb
0.00/0.00	c File size is 9856 bytes.
0.00/0.00	c Cost Offset: 0
0.00/0.00	c Highest Coefficient sum: 67
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      45                                                  |
0.00/0.00	c |  Number Clauses:        330                                                 |
0.00/0.00	c |  Number Cardinality:    1                                                   |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.00	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.00	c ===============================================================================
0.00/0.00	c | 0.00      | 0  | 1            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 2            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 3            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 4            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 5            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 6            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 7            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 8            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 9            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 10           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 11           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 12           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 13           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 14           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 15           lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 16           lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 17           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 18           lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | 19           lb |  0                0                0.00  |
58.46/58.51	c | 58.51     | 0  | 20           lb |  0                0                0.00  |
1799.42/1800.00	c ===============================================================================
1799.42/1800.00	c Wall Clock Time: 1800.00 s
1799.42/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-3704988-1338087017/watcher-3704988-1338087017 -o /tmp/evaluation-result-3704988-1338087017/solver-3704988-1338087017 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704988-1338087017.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 9846
/proc/meminfo: memFree=29981720/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=83576 CPUtime=0 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 761 0 0 0 0 0 0 0 20 0 2 0 274827156 85581824 710 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 20894 710 190 432 0 20459 0
[pid=9846/tid=9847] ppid=9844 vsize=83576 CPUtime=0 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 56 0 0 0 0 0 0 0 20 0 2 0 274827156 85581824 710 33554432000 4194304 5963574 140734632004848 140734956752072 5236023 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0

[startup+0.0584909 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 9846
/proc/meminfo: memFree=29981720/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=83576 CPUtime=0.05 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 909 0 0 0 5 0 0 0 20 0 2 0 274827156 85581824 858 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 20894 858 192 432 0 20459 0
[pid=9846/tid=9847] ppid=9844 vsize=83576 CPUtime=0.04 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 204 0 0 0 4 0 0 0 20 0 2 0 274827156 85581824 858 33554432000 4194304 5963574 140734632004848 140734956752072 4387845 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 83576

[startup+0.100291 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 9846
/proc/meminfo: memFree=29981720/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=83576 CPUtime=0.09 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 1012 0 0 0 9 0 0 0 20 0 2 0 274827156 85581824 961 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 20894 961 192 432 0 20459 0
[pid=9846/tid=9847] ppid=9844 vsize=83576 CPUtime=0.08 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 307 0 0 0 8 0 0 0 20 0 2 0 274827156 85581824 961 33554432000 4194304 5963574 140734632004848 140734956752072 4400078 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83576

[startup+0.300256 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 9846
/proc/meminfo: memFree=29981720/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=83576 CPUtime=0.29 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 1397 0 0 0 29 0 0 0 20 0 2 0 274827156 85581824 1346 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 20894 1346 192 432 0 20459 0
[pid=9846/tid=9847] ppid=9844 vsize=83576 CPUtime=0.28 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 692 0 0 0 28 0 0 0 20 0 2 0 274827156 85581824 1346 33554432000 4194304 5963574 140734632004848 139849886349112 4388860 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83576

[startup+0.700257 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 9846
/proc/meminfo: memFree=29981720/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=83576 CPUtime=0.69 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 1648 0 0 0 69 0 0 0 20 0 2 0 274827156 85581824 1597 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 20894 1597 192 432 0 20459 0
[pid=9846/tid=9847] ppid=9844 vsize=83576 CPUtime=0.68 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 943 0 0 0 68 0 0 0 20 0 2 0 274827156 85581824 1597 33554432000 4194304 5963574 140734632004848 139849886349112 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83576

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9848
/proc/meminfo: memFree=29974596/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=83720 CPUtime=1.49 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 2116 0 0 0 149 0 0 0 20 0 2 0 274827156 85729280 2065 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 20930 2065 192 432 0 20495 0
[pid=9846/tid=9847] ppid=9844 vsize=83720 CPUtime=1.48 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 1411 0 0 0 148 0 0 0 20 0 2 0 274827156 85729280 2065 33554432000 4194304 5963574 140734632004848 139849886349112 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83720

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9848
/proc/meminfo: memFree=29970752/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=83792 CPUtime=3.09 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 3187 0 0 0 308 1 0 0 20 0 2 0 274827156 85803008 3136 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 20948 3136 192 432 0 20513 0
[pid=9846/tid=9847] ppid=9844 vsize=83792 CPUtime=3.07 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 2482 0 0 0 306 1 0 0 20 0 2 0 274827156 85803008 3136 33554432000 4194304 5963574 140734632004848 139849886349112 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83792

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9848
/proc/meminfo: memFree=29956352/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=83900 CPUtime=6.28 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 4821 0 0 0 627 1 0 0 20 0 2 0 274827156 85913600 4770 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 20975 4770 192 432 0 20540 0
[pid=9846/tid=9847] ppid=9844 vsize=83900 CPUtime=6.27 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 4116 0 0 0 626 1 0 0 20 0 2 0 274827156 85913600 4770 33554432000 4194304 5963574 140734632004848 139849886349112 4378528 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 83900

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9848
/proc/meminfo: memFree=29940188/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=84060 CPUtime=12.69 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 6381 0 0 0 1267 2 0 0 20 0 2 0 274827156 86077440 6330 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 21015 6330 192 432 0 20580 0
[pid=9846/tid=9847] ppid=9844 vsize=84060 CPUtime=12.65 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 5676 0 0 0 1263 2 0 0 20 0 2 0 274827156 86077440 6330 33554432000 4194304 5963574 140734632004848 139849886349352 4399958 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84060

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9848
/proc/meminfo: memFree=29915444/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=84060 CPUtime=25.49 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 10013 0 0 0 2545 4 0 0 20 0 2 0 274827156 86077440 9959 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 21015 9959 192 432 0 20580 0
[pid=9846/tid=9847] ppid=9844 vsize=84060 CPUtime=25.41 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 9308 0 0 0 2538 3 0 0 20 0 2 0 274827156 86077440 9959 33554432000 4194304 5963574 140734632004848 139849886349304 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84060

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9848
/proc/meminfo: memFree=29873756/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=85308 CPUtime=51.06 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 14902 0 0 0 5099 7 0 0 20 0 2 0 274827156 87355392 14891 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 21327 14891 192 432 0 20892 0
[pid=9846/tid=9847] ppid=9844 vsize=85308 CPUtime=50.93 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 14197 0 0 0 5086 7 0 0 20 0 2 0 274827156 87355392 14891 33554432000 4194304 5963574 140734632004848 139849886349304 4399477 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 85308

[startup+102.306 s]
/proc/loadavg: 2.06 2.01 1.98 3/176 9848
/proc/meminfo: memFree=29826160/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=149112 CPUtime=102.25 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 20161 0 0 0 10216 9 0 0 20 0 2 0 274827156 152690688 20532 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 37278 20532 192 432 0 36843 0
[pid=9846/tid=9847] ppid=9844 vsize=149112 CPUtime=101.99 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 19456 0 0 0 10190 9 0 0 20 0 2 0 274827156 152690688 20532 33554432000 4194304 5963574 140734632004848 139849886350264 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 149112

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/177 9849
/proc/meminfo: memFree=29786104/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=150196 CPUtime=162.23 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 28817 0 0 0 16210 13 0 0 20 0 2 0 274827156 153800704 29229 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 37549 29229 192 432 0 37114 0
[pid=9846/tid=9847] ppid=9844 vsize=150196 CPUtime=161.82 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 28112 0 0 0 16168 14 0 0 20 0 2 0 274827156 153800704 29229 33554432000 4194304 5963574 140734632004848 139849886349112 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 150196

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 9849
/proc/meminfo: memFree=29716824/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=215732 CPUtime=222.19 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 37693 0 0 0 22202 17 0 0 20 0 2 0 274827156 220909568 38224 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 53933 38224 192 432 0 53498 0
[pid=9846/tid=9847] ppid=9844 vsize=215732 CPUtime=221.65 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 36988 0 0 0 22145 20 0 0 20 0 2 0 274827156 220909568 38224 33554432000 4194304 5963574 140734632004848 139849886349112 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 215732

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 9849
/proc/meminfo: memFree=29663264/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=215732 CPUtime=282.19 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 45700 0 0 0 28197 22 0 0 20 0 2 0 274827156 220909568 46231 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 53933 46231 192 432 0 53498 0
[pid=9846/tid=9847] ppid=9844 vsize=215732 CPUtime=281.5 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 44995 0 0 0 28124 26 0 0 20 0 2 0 274827156 220909568 46231 33554432000 4194304 5963574 140734632004848 139849886349304 5130146 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 215732

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 9849
/proc/meminfo: memFree=29613404/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=281808 CPUtime=342.18 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 51395 0 0 0 34192 26 0 0 20 0 2 0 274827156 288571392 51928 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 70452 51928 192 432 0 70017 0
[pid=9846/tid=9847] ppid=9844 vsize=281808 CPUtime=341.35 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 50690 0 0 0 34104 31 0 0 20 0 2 0 274827156 288571392 51928 33554432000 4194304 5963574 140734632004848 139849886349112 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 281808

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 9849
/proc/meminfo: memFree=29562448/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=281808 CPUtime=402.14 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 58063 0 0 0 40183 31 0 0 20 0 2 0 274827156 288571392 58750 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 9881
/proc/meminfo: memFree=28983556/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=610296 CPUtime=1421.86 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 139162 0 0 0 142078 108 0 0 20 0 2 0 274827156 624943104 140888 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 152574 140888 192 432 0 152139 0
[pid=9846/tid=9847] ppid=9844 vsize=610296 CPUtime=1418.41 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 138457 0 0 0 141713 128 0 0 20 0 2 0 274827156 624943104 140888 33554432000 4194304 5963574 140734632004848 139849886349304 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 610296

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 9881
/proc/meminfo: memFree=28970412/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=610296 CPUtime=1481.84 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 139447 0 0 0 148076 108 0 0 20 0 2 0 274827156 624943104 141171 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 152574 141171 192 432 0 152139 0
[pid=9846/tid=9847] ppid=9844 vsize=610296 CPUtime=1478.25 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 138742 0 0 0 147695 130 0 0 20 0 2 0 274827156 624943104 141171 33554432000 4194304 5963574 140734632004848 139849886349176 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 610296

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 9881
/proc/meminfo: memFree=28928252/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=610296 CPUtime=1541.82 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 144875 0 0 0 154070 112 0 0 20 0 2 0 274827156 624943104 146599 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 152574 146599 192 432 0 152139 0
[pid=9846/tid=9847] ppid=9844 vsize=610296 CPUtime=1538.09 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 144170 0 0 0 153674 135 0 0 20 0 2 0 274827156 624943104 146599 33554432000 4194304 5963574 140734632004848 139849886349352 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 610296

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 9881
/proc/meminfo: memFree=28898120/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=675832 CPUtime=1601.81 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 149639 0 0 0 160062 119 0 0 20 0 2 0 274827156 692051968 151363 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 168958 151363 192 432 0 168523 0
[pid=9846/tid=9847] ppid=9844 vsize=675832 CPUtime=1597.94 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 148934 0 0 0 159651 143 0 0 20 0 2 0 274827156 692051968 151363 33554432000 4194304 5963574 140734632004848 139849886349112 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 675832

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9882
/proc/meminfo: memFree=28880800/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=675832 CPUtime=1661.77 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 149963 0 0 0 166057 120 0 0 20 0 2 0 274827156 692051968 151910 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 168958 151910 192 432 0 168523 0
[pid=9846/tid=9847] ppid=9844 vsize=675832 CPUtime=1657.74 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 149258 0 0 0 165630 144 0 0 20 0 2 0 274827156 692051968 151910 33554432000 4194304 5963574 140734632004848 139849886349112 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 675832

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9882
/proc/meminfo: memFree=28846648/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=675832 CPUtime=1721.73 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 154074 0 0 0 172050 123 0 0 20 0 2 0 274827156 692051968 156173 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 168958 156173 192 432 0 168523 0
[pid=9846/tid=9847] ppid=9844 vsize=675832 CPUtime=1717.56 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 153369 0 0 0 171607 149 0 0 20 0 2 0 274827156 692051968 156173 33554432000 4194304 5963574 140734632004848 139849886349352 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 675832

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9882
/proc/meminfo: memFree=28826060/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=675832 CPUtime=1781.72 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 158403 0 0 0 178043 129 0 0 20 0 2 0 274827156 692051968 160520 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 168958 160520 192 432 0 168523 0
[pid=9846/tid=9847] ppid=9844 vsize=675832 CPUtime=1777.4 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 157698 0 0 0 177585 155 0 0 20 0 2 0 274827156 692051968 160520 33554432000 4194304 5963574 140734632004848 139849886349352 4378832 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 675832

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9885
/proc/meminfo: memFree=28822572/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=675832 CPUtime=1791.32 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 158403 0 0 0 179003 129 0 0 20 0 2 0 274827156 692051968 160520 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 168958 160520 192 432 0 168523 0
[pid=9846/tid=9847] ppid=9844 vsize=675832 CPUtime=1786.99 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 157698 0 0 0 178543 156 0 0 20 0 2 0 274827156 692051968 160520 33554432000 4194304 5963574 140734632004848 139849886349352 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.32
Current children cumulated vsize (KiB) 675832

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9924
/proc/meminfo: memFree=29346464/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=675832 CPUtime=1794.52 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 158403 0 0 0 179323 129 0 0 20 0 2 0 274827156 692051968 160520 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 168958 160520 192 432 0 168523 0
[pid=9846/tid=9847] ppid=9844 vsize=675832 CPUtime=1790.18 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 157698 0 0 0 178862 156 0 0 20 0 2 0 274827156 692051968 160520 33554432000 4194304 5963574 140734632004848 139849886349352 4399546 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (KiB) 675832

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9924
/proc/meminfo: memFree=29337908/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=675832 CPUtime=1797.72 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 158403 0 0 0 179643 129 0 0 20 0 2 0 274827156 692051968 160520 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 168958 160520 192 432 0 168523 0
[pid=9846/tid=9847] ppid=9844 vsize=675832 CPUtime=1793.36 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 157698 0 0 0 179180 156 0 0 20 0 2 0 274827156 692051968 160520 33554432000 4194304 5963574 140734632004848 139849886349352 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.72
Current children cumulated vsize (KiB) 675832

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9924
/proc/meminfo: memFree=29335924/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=675832 CPUtime=1798.52 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 158403 0 0 0 179723 129 0 0 20 0 2 0 274827156 692051968 160520 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 168958 160520 192 432 0 168523 0
[pid=9846/tid=9847] ppid=9844 vsize=675832 CPUtime=1794.16 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 157698 0 0 0 179260 156 0 0 20 0 2 0 274827156 692051968 160520 33554432000 4194304 5963574 140734632004848 139849886349352 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.52
Current children cumulated vsize (KiB) 675832

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9924
/proc/meminfo: memFree=29332584/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=675832 CPUtime=1798.92 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 158403 0 0 0 179763 129 0 0 20 0 2 0 274827156 692051968 160520 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 168958 160520 192 432 0 168523 0
[pid=9846/tid=9847] ppid=9844 vsize=675832 CPUtime=1794.57 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 157698 0 0 0 179301 156 0 0 20 0 2 0 274827156 692051968 160520 33554432000 4194304 5963574 140734632004848 139849886349352 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.92
Current children cumulated vsize (KiB) 675832

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9924
/proc/meminfo: memFree=29332584/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=675832 CPUtime=1799.32 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 158403 0 0 0 179803 129 0 0 20 0 2 0 274827156 692051968 160520 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 168958 160520 192 432 0 168523 0
[pid=9846/tid=9847] ppid=9844 vsize=675832 CPUtime=1794.96 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 157698 0 0 0 179340 156 0 0 20 0 2 0 274827156 692051968 160520 33554432000 4194304 5963574 140734632004848 139849886349352 4399633 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.32
Current children cumulated vsize (KiB) 675832

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9924
/proc/meminfo: memFree=29332584/32873852 swapFree=7624/7624
[pid=9846] ppid=9844 vsize=675832 CPUtime=1799.42 cores=0,2,4,6
/proc/9846/stat : 9846 (wbo1.7) S 9844 9846 9313 0 -1 4202496 158403 0 0 0 179813 129 0 0 20 0 2 0 274827156 692051968 160520 33554432000 4194304 5963574 140734632004848 140734632004368 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9846/statm: 168958 160520 192 432 0 168523 0
[pid=9846/tid=9847] ppid=9844 vsize=675832 CPUtime=1795.06 cores=0,2,4,6
/proc/9846/task/9847/stat : 9847 (wbo1.7) R 9844 9846 9313 0 -1 4202560 157698 0 0 0 179350 156 0 0 20 0 2 0 274827156 692051968 160520 33554432000 4194304 5963574 140734632004848 139849886349352 4399488 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.42
Current children cumulated vsize (KiB) 675832

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9846 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=507345
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=576760
# CPU time returned by wait4() is 1795.08
# while last known CPU time is 1799.42
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.42
CPU user time (s): 1798.13
CPU system time (s): 1.29
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 675832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.51
system time used= 1.57676
maximum resident set size= 642080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158403
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= 286
involuntary context switches= 1906

runsolver used 3.79442 second user time and 10.2064 second system time

The end

Launcher Data

Begin job on node131 at 2012-05-27 04:50:17
IDJOB=3704988
IDBENCH=1865
IDSOLVER=2283
FILE ID=node131/3704988-1338087017
RUNJOBID= node131-1338085200-9329
PBS_JOBID= 14624427
Free space on /tmp= 71724 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-stein45.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704988-1338087017/watcher-3704988-1338087017 -o /tmp/evaluation-result-3704988-1338087017/solver-3704988-1338087017 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3704988-1338087017.opb

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

MD5SUM BENCH= 5084bd7d25dcb1d535d550da78b2db16
RANDOM SEED=244192318

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        29981712 kB
Buffers:          314268 kB
Cached:          1722724 kB
SwapCached:         2152 kB
Active:           534740 kB
Inactive:        1524596 kB
Active(anon):      23944 kB
Inactive(anon):      780 kB
Active(file):     510796 kB
Inactive(file):  1523816 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099024 kB
Dirty:             11040 kB
Writeback:             0 kB
AnonPages:         29492 kB
Mapped:            15016 kB
Shmem:                 0 kB
Slab:             693140 kB
SReclaimable:     134960 kB
SUnreclaim:       558180 kB
KernelStack:        1496 kB
PageTables:         3800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     142440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71720 MiB
End job on node131 at 2012-05-27 05:20:17