Trace number 3704987

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-stein27.opb
MD5SUMad4e33c2a351634ad3ada1c06c0b1126
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark0.150976
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
Optimality of the best value was proved YES
Number of variables27
Total number of constraints118
Number of constraints which are clauses117
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 constraint3
Maximum length of a constraint27
Number of terms in the objective function 27
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 27
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 13
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 40
Number of bits of the biggest sum of numbers6
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-3704987-1338087011.opb.
0.00/0.00	c Instance file HOME/instance-3704987-1338087011.opb
0.00/0.00	c File size is 3728 bytes.
0.00/0.00	c Cost Offset: 0
0.00/0.00	c Highest Coefficient sum: 40
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:      27                                                  |
0.00/0.00	c |  Number Clauses:        117                                                 |
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.01	c | 0.01      | 0  | 12           lb |  0                0                0.00  |
0.39/0.49	c | 0.49      | 0  | 13           lb |  0                0                0.00  |
83.76/83.88	c | 83.89     | 0  | 14           lb |  0                0                0.00  |
1799.52/1800.00	c ===============================================================================
1799.52/1800.00	c Wall Clock Time: 1800.00 s
1799.52/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-3704987-1338087011/watcher-3704987-1338087011 -o /tmp/evaluation-result-3704987-1338087011/solver-3704987-1338087011 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704987-1338087011.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 1.97 3/176 9729
/proc/meminfo: memFree=28863336/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=83552 CPUtime=0 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 751 0 0 0 0 0 0 0 20 0 2 0 274826545 85557248 702 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 20888 702 191 432 0 20453 0
[pid=9729/tid=9730] ppid=9727 vsize=83552 CPUtime=0 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 54 0 0 0 0 0 0 0 20 0 2 0 274826545 85557248 702 33554432000 4194304 5963574 140735884709424 140734675967192 5135642 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.0429631 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 9729
/proc/meminfo: memFree=28863336/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=83552 CPUtime=0.03 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 851 0 0 0 3 0 0 0 20 0 2 0 274826545 85557248 802 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 20888 802 192 432 0 20453 0
[pid=9729/tid=9730] ppid=9727 vsize=83552 CPUtime=0.02 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 154 0 0 0 2 0 0 0 20 0 2 0 274826545 85557248 802 33554432000 4194304 5963574 140735884709424 140734675967192 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 83552

[startup+0.100292 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 9729
/proc/meminfo: memFree=28863336/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=83552 CPUtime=0.09 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 987 0 0 0 9 0 0 0 20 0 2 0 274826545 85557248 938 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 20888 938 192 432 0 20453 0
[pid=9729/tid=9730] ppid=9727 vsize=83552 CPUtime=0.08 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 290 0 0 0 8 0 0 0 20 0 2 0 274826545 85557248 938 33554432000 4194304 5963574 140735884709424 140734675967192 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83552

[startup+0.300254 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 9729
/proc/meminfo: memFree=28863336/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=83552 CPUtime=0.29 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 1407 0 0 0 29 0 0 0 20 0 2 0 274826545 85557248 1358 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 20888 1358 192 432 0 20453 0
[pid=9729/tid=9730] ppid=9727 vsize=83552 CPUtime=0.28 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 710 0 0 0 28 0 0 0 20 0 2 0 274826545 85557248 1358 33554432000 4194304 5963574 140735884709424 140653160171112 4399627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83552

[startup+0.700253 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 9729
/proc/meminfo: memFree=28863336/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=83552 CPUtime=0.69 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 1768 0 0 0 69 0 0 0 20 0 2 0 274826545 85557248 1719 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 20888 1719 192 432 0 20453 0
[pid=9729/tid=9730] ppid=9727 vsize=83552 CPUtime=0.68 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 1071 0 0 0 68 0 0 0 20 0 2 0 274826545 85557248 1719 33554432000 4194304 5963574 140735884709424 140653160171112 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83552

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9731
/proc/meminfo: memFree=28857112/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=83552 CPUtime=1.49 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 2107 0 0 0 149 0 0 0 20 0 2 0 274826545 85557248 2058 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 20888 2058 192 432 0 20453 0
[pid=9729/tid=9730] ppid=9727 vsize=83552 CPUtime=1.48 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 1410 0 0 0 148 0 0 0 20 0 2 0 274826545 85557248 2058 33554432000 4194304 5963574 140735884709424 140653160171320 4400323 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83552

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9731
/proc/meminfo: memFree=28853640/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=83768 CPUtime=3.09 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 3153 0 0 0 308 1 0 0 20 0 2 0 274826545 85778432 3104 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 20942 3104 192 432 0 20507 0
[pid=9729/tid=9730] ppid=9727 vsize=83768 CPUtime=3.07 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 2456 0 0 0 307 0 0 0 20 0 2 0 274826545 85778432 3104 33554432000 4194304 5963574 140735884709424 140653160171448 4387764 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83768

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 1.97 2/172 9794
/proc/meminfo: memFree=29988864/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=83876 CPUtime=6.29 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 4867 0 0 0 628 1 0 0 20 0 2 0 274826545 85889024 4818 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 20969 4818 192 432 0 20534 0
[pid=9729/tid=9730] ppid=9727 vsize=83876 CPUtime=6.27 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 4170 0 0 0 626 1 0 0 20 0 2 0 274826545 85889024 4818 33554432000 4194304 5963574 140735884709424 140653160171560 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83876

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9848
/proc/meminfo: memFree=29955608/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=84324 CPUtime=12.68 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 6682 0 0 0 1266 2 0 0 20 0 2 0 274826545 86347776 6656 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 21081 6656 192 432 0 20646 0
[pid=9729/tid=9730] ppid=9727 vsize=84324 CPUtime=12.64 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 5985 0 0 0 1262 2 0 0 20 0 2 0 274826545 86347776 6656 33554432000 4194304 5963574 140735884709424 140653160171320 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84324

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9848
/proc/meminfo: memFree=29924628/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=84900 CPUtime=25.47 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 10404 0 0 0 2544 3 0 0 20 0 2 0 274826545 86937600 10435 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 21225 10435 192 432 0 20790 0
[pid=9729/tid=9730] ppid=9727 vsize=84900 CPUtime=25.4 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 9707 0 0 0 2537 3 0 0 20 0 2 0 274826545 86937600 10435 33554432000 4194304 5963574 140735884709424 140653160171560 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 84900

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9848
/proc/meminfo: memFree=29882800/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=85788 CPUtime=51.07 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 15352 0 0 0 5101 6 0 0 20 0 2 0 274826545 87846912 15575 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 21447 15575 192 432 0 21012 0
[pid=9729/tid=9730] ppid=9727 vsize=85788 CPUtime=50.94 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 14655 0 0 0 5088 6 0 0 20 0 2 0 274826545 87846912 15575 33554432000 4194304 5963574 140735884709424 140653160171560 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 85788

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 1.98 3/177 9848
/proc/meminfo: memFree=29826152/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=149088 CPUtime=102.25 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 23437 0 0 0 10215 10 0 0 20 0 2 0 274826545 152666112 22641 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 37272 22641 192 432 0 36837 0
[pid=9729/tid=9730] ppid=9727 vsize=149088 CPUtime=102 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 22740 0 0 0 10189 11 0 0 20 0 2 0 274826545 152666112 22641 33554432000 4194304 5963574 140735884709424 140653160172472 4399614 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 149088

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/177 9849
/proc/meminfo: memFree=29795776/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=149088 CPUtime=162.24 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 23605 0 0 0 16214 10 0 0 20 0 2 0 274826545 152666112 22849 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 37272 22849 192 432 0 36837 0
[pid=9729/tid=9730] ppid=9727 vsize=149088 CPUtime=161.84 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 22908 0 0 0 16172 12 0 0 20 0 2 0 274826545 152666112 22849 33554432000 4194304 5963574 140735884709424 140653160171560 4399511 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 149088

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/177 9849
/proc/meminfo: memFree=29722032/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=150172 CPUtime=222.23 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 32121 0 0 0 22206 17 0 0 20 0 2 0 274826545 153776128 31365 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 37543 31365 192 432 0 37108 0
[pid=9729/tid=9730] ppid=9727 vsize=150172 CPUtime=221.69 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 31424 0 0 0 22149 20 0 0 20 0 2 0 274826545 153776128 31365 33554432000 4194304 5963574 140735884709424 140653160171560 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 150172

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 9849
/proc/meminfo: memFree=29666860/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=215708 CPUtime=282.2 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 38844 0 0 0 28197 23 0 0 20 0 2 0 274826545 220884992 38246 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 53927 38246 192 432 0 53492 0
[pid=9729/tid=9730] ppid=9727 vsize=215708 CPUtime=281.51 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 38147 0 0 0 28124 27 0 0 20 0 2 0 274826545 220884992 38246 33554432000 4194304 5963574 140735884709424 140653160171320 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 215708

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 9849
/proc/meminfo: memFree=29615636/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=215708 CPUtime=342.18 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 45126 0 0 0 34190 28 0 0 20 0 2 0 274826545 220884992 44643 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 53927 44643 192 432 0 53492 0
[pid=9729/tid=9730] ppid=9727 vsize=215708 CPUtime=341.35 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 44429 0 0 0 34102 33 0 0 20 0 2 0 274826545 220884992 44643 33554432000 4194304 5963574 140735884709424 140653160171320 4399511 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 215708

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 9849
/proc/meminfo: memFree=29568400/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=281784 CPUtime=402.17 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 51263 0 0 0 40184 33 0 0 20 0 2 0 274826545 288546816 50780 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 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=28986532/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=479200 CPUtime=1421.88 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 111173 0 0 0 142087 101 0 0 20 0 2 0 274826545 490700800 112771 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 119800 112771 192 432 0 119365 0
[pid=9729/tid=9730] ppid=9727 vsize=479200 CPUtime=1418.44 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 110476 0 0 0 141722 122 0 0 20 0 2 0 274826545 490700800 112771 33554432000 4194304 5963574 140735884709424 140653160171320 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 479200

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 9881
/proc/meminfo: memFree=28970412/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=479200 CPUtime=1481.87 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 114166 0 0 0 148081 106 0 0 20 0 2 0 274826545 490700800 115764 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 119800 115764 192 432 0 119365 0
[pid=9729/tid=9730] ppid=9727 vsize=479200 CPUtime=1478.28 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 113469 0 0 0 147701 127 0 0 20 0 2 0 274826545 490700800 115764 33554432000 4194304 5963574 140735884709424 140653160171512 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 479200

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 9881
/proc/meminfo: memFree=28932468/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=544736 CPUtime=1541.86 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 118884 0 0 0 154074 112 0 0 20 0 2 0 274826545 557809664 120482 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 136184 120482 192 432 0 135749 0
[pid=9729/tid=9730] ppid=9727 vsize=544736 CPUtime=1538.13 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 118187 0 0 0 153679 134 0 0 20 0 2 0 274826545 557809664 120482 33554432000 4194304 5963574 140735884709424 140653160171560 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 544736

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 9881
/proc/meminfo: memFree=28900104/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=544736 CPUtime=1601.85 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 122035 0 0 0 160068 117 0 0 20 0 2 0 274826545 557809664 123632 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 136184 123632 192 432 0 135749 0
[pid=9729/tid=9730] ppid=9727 vsize=544736 CPUtime=1597.97 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 121338 0 0 0 159657 140 0 0 20 0 2 0 274826545 557809664 123632 33554432000 4194304 5963574 140735884709424 140653160171384 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 544736

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9882
/proc/meminfo: memFree=28883776/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=544736 CPUtime=1661.84 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 125009 0 0 0 166062 122 0 0 20 0 2 0 274826545 557809664 126740 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 136184 126740 192 432 0 135749 0
[pid=9729/tid=9730] ppid=9727 vsize=544736 CPUtime=1657.82 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 124312 0 0 0 165636 146 0 0 20 0 2 0 274826545 557809664 126740 33554432000 4194304 5963574 140735884709424 140653160171560 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 544736

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9882
/proc/meminfo: memFree=28849252/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=544736 CPUtime=1721.83 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 129973 0 0 0 172054 129 0 0 20 0 2 0 274826545 557809664 131704 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 136184 131704 192 432 0 135749 0
[pid=9729/tid=9730] ppid=9727 vsize=544736 CPUtime=1717.66 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 129276 0 0 0 171611 155 0 0 20 0 2 0 274826545 557809664 131704 33554432000 4194304 5963574 140735884709424 140653160171512 4378528 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 544736

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9882
/proc/meminfo: memFree=28828044/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=544736 CPUtime=1781.83 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 130285 0 0 0 178053 130 0 0 20 0 2 0 274826545 557809664 132013 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 136184 132013 192 432 0 135749 0
[pid=9729/tid=9730] ppid=9727 vsize=544736 CPUtime=1777.51 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 129588 0 0 0 177596 155 0 0 20 0 2 0 274826545 557809664 132013 33554432000 4194304 5963574 140735884709424 140653160171320 4402906 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 544736

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=28824192/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=610272 CPUtime=1791.42 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 131020 0 0 0 179012 130 0 0 20 0 2 0 274826545 624918528 132748 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 152568 132748 192 432 0 152133 0
[pid=9729/tid=9730] ppid=9727 vsize=610272 CPUtime=1787.09 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 130323 0 0 0 178552 157 0 0 20 0 2 0 274826545 624918528 132748 33554432000 4194304 5963574 140735884709424 140653160171560 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 610272

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9885
/proc/meminfo: memFree=28823564/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=610272 CPUtime=1794.63 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 131277 0 0 0 179332 131 0 0 20 0 2 0 274826545 624918528 133005 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 152568 133005 192 432 0 152133 0
[pid=9729/tid=9730] ppid=9727 vsize=610272 CPUtime=1790.28 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 130580 0 0 0 178871 157 0 0 20 0 2 0 274826545 624918528 133005 33554432000 4194304 5963574 140735884709424 140653160171512 4399993 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (KiB) 610272

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9885
/proc/meminfo: memFree=28822572/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=610272 CPUtime=1797.82 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 131565 0 0 0 179651 131 0 0 20 0 2 0 274826545 624918528 133293 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 152568 133293 192 432 0 152133 0
[pid=9729/tid=9730] ppid=9727 vsize=610272 CPUtime=1793.47 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 130868 0 0 0 179189 158 0 0 20 0 2 0 274826545 624918528 133293 33554432000 4194304 5963574 140735884709424 140653160171512 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 610272

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9885
/proc/meminfo: memFree=28822324/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=610272 CPUtime=1798.62 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 131669 0 0 0 179731 131 0 0 20 0 2 0 274826545 624918528 133397 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 152568 133397 192 432 0 152133 0
[pid=9729/tid=9730] ppid=9727 vsize=610272 CPUtime=1794.27 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 130972 0 0 0 179269 158 0 0 20 0 2 0 274826545 624918528 133397 33554432000 4194304 5963574 140735884709424 140653160171512 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (KiB) 610272

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9885
/proc/meminfo: memFree=28821704/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=610272 CPUtime=1799.02 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 131715 0 0 0 179771 131 0 0 20 0 2 0 274826545 624918528 133443 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 152568 133443 192 432 0 152133 0
[pid=9729/tid=9730] ppid=9727 vsize=610272 CPUtime=1794.67 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 131018 0 0 0 179309 158 0 0 20 0 2 0 274826545 624918528 133443 33554432000 4194304 5963574 140735884709424 140653160171512 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.02
Current children cumulated vsize (KiB) 610272

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9885
/proc/meminfo: memFree=28821704/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=610272 CPUtime=1799.42 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 131760 0 0 0 179811 131 0 0 20 0 2 0 274826545 624918528 133488 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 152568 133488 192 432 0 152133 0
[pid=9729/tid=9730] ppid=9727 vsize=610272 CPUtime=1795.07 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 131063 0 0 0 179349 158 0 0 20 0 2 0 274826545 624918528 133488 33554432000 4194304 5963574 140735884709424 140653160171512 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.42
Current children cumulated vsize (KiB) 610272

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9885
/proc/meminfo: memFree=28821704/32873852 swapFree=7624/7624
[pid=9729] ppid=9727 vsize=610272 CPUtime=1799.52 cores=1,3,5,7
/proc/9729/stat : 9729 (wbo1.7) S 9727 9729 9313 0 -1 4202496 131769 0 0 0 179821 131 0 0 20 0 2 0 274826545 624918528 133497 33554432000 4194304 5963574 140735884709424 140735884708944 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9729/statm: 152568 133497 192 432 0 152133 0
[pid=9729/tid=9730] ppid=9727 vsize=610272 CPUtime=1795.17 cores=1,3,5,7
/proc/9729/task/9730/stat : 9730 (wbo1.7) R 9727 9729 9313 0 -1 4202560 131072 0 0 0 179359 158 0 0 20 0 2 0 274826545 624918528 133497 33554432000 4194304 5963574 140735884709424 140653160171512 4399560 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (KiB) 610272

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9729 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=597331
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=602756
# CPU time returned by wait4() is 1795.2
# while last known CPU time is 1799.52
#
# 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.52
CPU user time (s): 1798.21
CPU system time (s): 1.31
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 610272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.6
system time used= 1.60276
maximum resident set size= 533988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131769
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= 204
involuntary context switches= 1863

runsolver used 2.6216 second user time and 7.2039 second system time

The end

Launcher Data

Begin job on node131 at 2012-05-27 04:50:11
IDJOB=3704987
IDBENCH=1861
IDSOLVER=2283
FILE ID=node131/3704987-1338087011
RUNJOBID= node131-1338085200-9330
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-stein27.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704987-1338087011/watcher-3704987-1338087011 -o /tmp/evaluation-result-3704987-1338087011/solver-3704987-1338087011 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3704987-1338087011.opb

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

MD5SUM BENCH= ad4e33c2a351634ad3ada1c06c0b1126
RANDOM SEED=927033558

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:        28863608 kB
Buffers:          314188 kB
Cached:          1723704 kB
SwapCached:         2152 kB
Active:          1650920 kB
Inactive:        1524540 kB
Active(anon):    1139300 kB
Inactive(anon):      780 kB
Active(file):     511620 kB
Inactive(file):  1523760 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099024 kB
Dirty:              5496 kB
Writeback:             0 kB
AnonPages:       1228744 kB
Mapped:            14948 kB
Shmem:                 0 kB
Slab:             692476 kB
SReclaimable:     134784 kB
SUnreclaim:       557692 kB
KernelStack:        1488 kB
PageTables:         6108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     157456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    907264 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:11