Trace number 3727300

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1799.6 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos1.opb
MD5SUM374deb5d477559ba9c51d0ad1d758624
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark1.19682
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 19
Optimality of the best value was proved YES
Number of variables2112
Total number of constraints5020
Number of constraints which are clauses4128
Number of constraints which are cardinality constraints (but not clauses)216
Number of constraints which are nor clauses,nor cardinality constraints676
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 288
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 288
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 288
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727300-1338651778.opb.
0.00/0.00	c Instance file HOME/instance-3727300-1338651778.opb
0.00/0.00	c File size is 214964 bytes.
0.00/0.01	c Cost Offset: 0
0.00/0.01	c Highest Coefficient sum: 33
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.02         s                                      |
0.00/0.01	c |  Number Variables:      2112                                                |
0.00/0.01	c |  Number Clauses:        4128                                                |
0.00/0.01	c |  Number Cardinality:    416                                                 |
0.00/0.01	c |  Number PB Constraints: 576                                                 |
0.00/0.01	c |                                                                             |
0.00/0.02	c |  Problem Type:          Optimization                                        |
0.00/0.02	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.02	c |                                                                             |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.02	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.02	c ===============================================================================
0.00/0.02	c | 0.02      | 0  | 1            lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 2            lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 3            lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 4            lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 5            lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 6            lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | 7            lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | 8            lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | 9            lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | 10           lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | 11           lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | 12           lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | 13           lb |  0                0                0.00  |
1.38/1.49	c | 1.50      | 0  | 14           lb |  0                0                0.00  |
13.78/13.84	c | 13.84     | 0  | 15           lb |  0                0                0.00  |
359.67/359.80	c | 359.80    | 0  | 16           lb |  0                0                0.00  |
1799.60/1800.00	c ===============================================================================
1799.60/1800.00	c Wall Clock Time: 1800.00 s
1799.60/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-3727300-1338651778/watcher-3727300-1338651778 -o /tmp/evaluation-result-3727300-1338651778/solver-3727300-1338651778 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727300-1338651778.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: 0.92 1.22 1.61 3/173 12504
/proc/meminfo: memFree=28189260/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=3948 CPUtime=0 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) R 12502 12504 9951 0 -1 4202496 468 0 0 0 0 0 0 0 20 0 1 0 331303264 4042752 420 33554432000 4194304 5964350 140733525906832 140734715706424 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 987 420 167 433 0 498 0

[startup+0.0800969 s]
/proc/loadavg: 0.92 1.22 1.61 3/173 12504
/proc/meminfo: memFree=28189260/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=85192 CPUtime=0.07 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 2175 0 0 0 7 0 0 0 20 0 2 0 331303264 87236608 2074 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 21298 2074 192 433 0 20862 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 85192

[startup+0.100176 s]
/proc/loadavg: 0.92 1.22 1.61 3/173 12504
/proc/meminfo: memFree=28189260/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=85192 CPUtime=0.09 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 2177 0 0 0 9 0 0 0 20 0 2 0 331303264 87236608 2076 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 21298 2076 194 433 0 20862 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85192

[startup+0.300114 s]
/proc/loadavg: 0.92 1.22 1.61 3/173 12504
/proc/meminfo: memFree=28189260/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=85192 CPUtime=0.29 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 2380 0 0 0 29 0 0 0 20 0 2 0 331303264 87236608 2279 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 21298 2279 194 433 0 20862 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85192

[startup+0.70011 s]
/proc/loadavg: 0.92 1.22 1.61 3/173 12504
/proc/meminfo: memFree=28189260/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=85192 CPUtime=0.69 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 2644 0 0 0 69 0 0 0 20 0 2 0 331303264 87236608 2543 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 21298 2543 194 433 0 20862 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85192

[startup+1.50021 s]
/proc/loadavg: 0.92 1.22 1.61 3/179 12517
/proc/meminfo: memFree=28106552/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=85336 CPUtime=1.48 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 3688 0 0 0 148 0 0 0 20 0 2 0 331303264 87384064 3587 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 21334 3587 194 433 0 20898 0
[pid=12504/tid=12506] ppid=12502 vsize=85336 CPUtime=1.46 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 2539 0 0 0 146 0 0 0 20 0 2 0 331303266 87384064 3587 33554432000 4194304 5964350 140733525906832 140591960442920 4380738 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 85336

[startup+3.10021 s]
/proc/loadavg: 0.92 1.22 1.61 3/179 12517
/proc/meminfo: memFree=28064584/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=85192 CPUtime=3.09 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 4390 0 0 0 308 1 0 0 20 0 2 0 331303264 87236608 4263 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 21298 4263 194 433 0 20862 0
[pid=12504/tid=12506] ppid=12502 vsize=85192 CPUtime=3.05 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 3241 0 0 0 305 0 0 0 20 0 2 0 331303266 87236608 4263 33554432000 4194304 5964350 140733525906832 140591960442680 4400023 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85192

[startup+6.30021 s]
/proc/loadavg: 1.01 1.23 1.62 3/179 12517
/proc/meminfo: memFree=28035880/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=85192 CPUtime=6.28 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 6271 0 0 0 627 1 0 0 20 0 2 0 331303264 87236608 6167 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 21298 6167 194 433 0 20862 0
[pid=12504/tid=12506] ppid=12502 vsize=85192 CPUtime=6.24 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 5122 0 0 0 623 1 0 0 20 0 2 0 331303266 87236608 6167 33554432000 4194304 5964350 140733525906832 140591960442872 5122387 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85192

[startup+12.7003 s]
/proc/loadavg: 1.09 1.24 1.62 3/179 12517
/proc/meminfo: memFree=27997612/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=85408 CPUtime=12.68 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 9019 0 0 0 1266 2 0 0 20 0 2 0 331303264 87457792 8915 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 21352 8915 194 433 0 20916 0
[pid=12504/tid=12506] ppid=12502 vsize=85408 CPUtime=12.62 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 7870 0 0 0 1260 2 0 0 20 0 2 0 331303266 87457792 8915 33554432000 4194304 5964350 140733525906832 140591960442680 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 85408

[startup+25.5003 s]
/proc/loadavg: 1.29 1.28 1.62 3/179 12517
/proc/meminfo: memFree=27948748/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=85192 CPUtime=25.47 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 10284 0 0 0 2545 2 0 0 20 0 2 0 331303264 87236608 10618 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 21298 10618 194 433 0 20862 0
[pid=12504/tid=12506] ppid=12502 vsize=85192 CPUtime=25.39 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 9135 0 0 0 2537 2 0 0 20 0 2 0 331303266 87236608 10618 33554432000 4194304 5964350 140733525906832 140591960443832 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 85192

[startup+51.1003 s]
/proc/loadavg: 1.53 1.34 1.63 3/179 12517
/proc/meminfo: memFree=27840092/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=151212 CPUtime=51.07 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 19296 0 0 0 5103 4 0 0 20 0 2 0 331303264 154841088 19630 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 37803 19630 194 433 0 37367 0
[pid=12504/tid=12506] ppid=12502 vsize=151212 CPUtime=50.92 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 18147 0 0 0 5088 4 0 0 20 0 2 0 331303266 154841088 19630 33554432000 4194304 5964350 140733525906832 140591960442872 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 151212

[startup+102.306 s]
/proc/loadavg: 1.79 1.44 1.65 3/179 12518
/proc/meminfo: memFree=27680176/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=151776 CPUtime=102.28 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 27060 0 0 0 10221 7 0 0 20 0 2 0 331303264 155418624 27394 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 37944 27394 194 433 0 37508 0
[pid=12504/tid=12506] ppid=12502 vsize=151776 CPUtime=101.99 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 25911 0 0 0 10192 7 0 0 20 0 2 0 331303266 155418624 27394 33554432000 4194304 5964350 140733525906832 140591960442680 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 151776

[startup+162.3 s]
/proc/loadavg: 1.92 1.54 1.67 3/179 12518
/proc/meminfo: memFree=27508100/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=221524 CPUtime=162.25 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 39516 0 0 0 16215 10 0 0 20 0 2 0 331303264 226840576 39758 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 55381 39758 194 433 0 54945 0
[pid=12504/tid=12506] ppid=12502 vsize=221524 CPUtime=161.82 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 38367 0 0 0 16170 12 0 0 20 0 2 0 331303266 226840576 39758 33554432000 4194304 5964350 140733525906832 140591960442872 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 221524

[startup+222.3 s]
/proc/loadavg: 1.97 1.62 1.68 3/180 12519
/proc/meminfo: memFree=27350084/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=223144 CPUtime=222.21 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 48541 0 0 0 22207 14 0 0 20 0 2 0 331303264 228499456 49263 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 55786 49263 194 433 0 55350 0
[pid=12504/tid=12506] ppid=12502 vsize=223144 CPUtime=221.63 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 47392 0 0 0 22147 16 0 0 20 0 2 0 331303266 228499456 49263 33554432000 4194304 5964350 140733525906832 140591960442472 4400462 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 223144

[startup+282.3 s]
/proc/loadavg: 1.99 1.68 1.70 3/179 12519
/proc/meminfo: memFree=27196088/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=290336 CPUtime=282.19 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 56569 0 0 0 28201 18 0 0 20 0 2 0 331303264 297304064 57982 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 72584 57982 194 433 0 72148 0
[pid=12504/tid=12506] ppid=12502 vsize=290336 CPUtime=281.45 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 55420 0 0 0 28124 21 0 0 20 0 2 0 331303266 297304064 57982 33554432000 4194304 5964350 140733525906832 140591960442920 4399840 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) 290336

[startup+342.3 s]
/proc/loadavg: 2.09 1.77 1.73 3/179 12519
/proc/meminfo: memFree=27090344/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=290660 CPUtime=342.18 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 60246 0 0 0 34199 19 0 0 20 0 2 0 331303264 297635840 61654 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 72665 61654 194 433 0 72229 0
[pid=12504/tid=12506] ppid=12502 vsize=290660 CPUtime=341.29 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 59097 0 0 0 34106 23 0 0 20 0 2 0 331303266 297635840 61654 33554432000 4194304 5964350 140733525906832 140591960442680 4399930 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) 290660

[startup+402.3 s]
/proc/loadavg: 2.03 1.81 1.74 3/179 12520
/proc/meminfo: memFree=27008656/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=281800 CPUtime=402.16 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 60253 0 0 0 40197 19 0 0 20 0 2 0 331303264 288563200 59475 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 70450 59475 194 433 0 70014 0
[pid=12504/tid=12506] ppid=12502 vsize=281800 CPUtime=401.14 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 59104 0 0 0 40089 25 0 0 20 0 2 0 331303266 288563200 59475 33554432000 4194304 5964350 140733525906832 140591960443832 4399998 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 281800

[startup+462.3 s]
/proc/loadavg: 2.01 1.84 1.75 3/180 12523
/proc/meminfo: memFree=26910840/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=281800 CPUtime=462.16 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 12552
/proc/meminfo: memFree=25793080/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=543944 CPUtime=1421.96 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 123252 0 0 0 142150 46 0 0 20 0 2 0 331303264 556998656 122740 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 135986 122740 194 433 0 135550 0
[pid=12504/tid=12506] ppid=12502 vsize=543944 CPUtime=1418.41 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 122103 0 0 0 141775 66 0 0 20 0 2 0 331303266 556998656 122740 33554432000 4194304 5964350 140733525906832 140591960442744 4399987 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 543944

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 12552
/proc/meminfo: memFree=25791572/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=543944 CPUtime=1481.95 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 123631 0 0 0 148149 46 0 0 20 0 2 0 331303264 556998656 123118 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 135986 123118 194 433 0 135550 0
[pid=12504/tid=12506] ppid=12502 vsize=543944 CPUtime=1478.25 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 122482 0 0 0 147758 67 0 0 20 0 2 0 331303266 556998656 123118 33554432000 4194304 5964350 140733525906832 140591960442680 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 543944

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 12552
/proc/meminfo: memFree=25754744/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=609480 CPUtime=1541.94 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 132692 0 0 0 154142 52 0 0 20 0 2 0 331303264 624107520 132178 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 152370 132178 194 433 0 151934 0
[pid=12504/tid=12506] ppid=12502 vsize=609480 CPUtime=1538.09 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 131543 0 0 0 153734 75 0 0 20 0 2 0 331303266 624107520 132178 33554432000 4194304 5964350 140733525906832 140591960442872 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 609480

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 12552
/proc/meminfo: memFree=25712460/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=609480 CPUtime=1601.92 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 143268 0 0 0 160136 56 0 0 20 0 2 0 331303264 624107520 142754 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 152370 142754 194 433 0 151934 0
[pid=12504/tid=12506] ppid=12502 vsize=609480 CPUtime=1597.93 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 142119 0 0 0 159713 80 0 0 20 0 2 0 331303266 624107520 142754 33554432000 4194304 5964350 140733525906832 140591960442680 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 609480

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12556
/proc/meminfo: memFree=25677608/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=675016 CPUtime=1661.91 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 151984 0 0 0 166131 60 0 0 20 0 2 0 331303264 691216384 151470 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 168754 151470 194 433 0 168318 0
[pid=12504/tid=12506] ppid=12502 vsize=675016 CPUtime=1657.77 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 150835 0 0 0 165692 85 0 0 20 0 2 0 331303266 691216384 151470 33554432000 4194304 5964350 140733525906832 140591960442872 4389030 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 675016

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 12556
/proc/meminfo: memFree=25651080/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=675016 CPUtime=1721.91 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 158730 0 0 0 172127 64 0 0 20 0 2 0 331303264 691216384 158216 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 168754 158216 194 433 0 168318 0
[pid=12504/tid=12506] ppid=12502 vsize=675016 CPUtime=1717.62 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 157581 0 0 0 171673 89 0 0 20 0 2 0 331303266 691216384 158216 33554432000 4194304 5964350 140733525906832 140591960442872 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 675016

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 12556
/proc/meminfo: memFree=25630868/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=675016 CPUtime=1781.9 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 163610 0 0 0 178123 67 0 0 20 0 2 0 331303264 691216384 163096 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 168754 163096 194 433 0 168318 0
[pid=12504/tid=12506] ppid=12502 vsize=675016 CPUtime=1777.46 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 162461 0 0 0 177653 93 0 0 20 0 2 0 331303266 691216384 163096 33554432000 4194304 5964350 140733525906832 140591960442872 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 675016

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 12556
/proc/meminfo: memFree=25630868/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=675016 CPUtime=1791.51 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 163610 0 0 0 179084 67 0 0 20 0 2 0 331303264 691216384 163096 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 168754 163096 194 433 0 168318 0
[pid=12504/tid=12506] ppid=12502 vsize=675016 CPUtime=1787.04 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 162461 0 0 0 178611 93 0 0 20 0 2 0 331303266 691216384 163096 33554432000 4194304 5964350 140733525906832 140591960442872 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (KiB) 675016

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 12556
/proc/meminfo: memFree=25630868/32873844 swapFree=7380/7380
[pid=12504] ppid=12502 vsize=675016 CPUtime=1794.71 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 163610 0 0 0 179404 67 0 0 20 0 2 0 331303264 691216384 163096 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 168754 163096 194 433 0 168318 0
[pid=12504/tid=12506] ppid=12502 vsize=675016 CPUtime=1790.23 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 162461 0 0 0 178930 93 0 0 20 0 2 0 331303266 691216384 163096 33554432000 4194304 5964350 140733525906832 140591960442872 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.71
Current children cumulated vsize (KiB) 675016

[startup+1798.3 s]
/proc/loadavg: 2.08 2.02 1.91 3/179 12556
/proc/meminfo: memFree=25630868/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=675016 CPUtime=1797.9 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 163610 0 0 0 179723 67 0 0 20 0 2 0 331303264 691216384 163096 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 168754 163096 194 433 0 168318 0
[pid=12504/tid=12506] ppid=12502 vsize=675016 CPUtime=1793.42 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 162461 0 0 0 179249 93 0 0 20 0 2 0 331303266 691216384 163096 33554432000 4194304 5964350 140733525906832 140591960442872 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 675016

[startup+1799.1 s]
/proc/loadavg: 2.08 2.02 1.91 3/179 12556
/proc/meminfo: memFree=25630868/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=675016 CPUtime=1798.7 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 163610 0 0 0 179803 67 0 0 20 0 2 0 331303264 691216384 163096 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 168754 163096 194 433 0 168318 0
[pid=12504/tid=12506] ppid=12502 vsize=675016 CPUtime=1794.22 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 162461 0 0 0 179329 93 0 0 20 0 2 0 331303266 691216384 163096 33554432000 4194304 5964350 140733525906832 140591960442872 4400390 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.7
Current children cumulated vsize (KiB) 675016

[startup+1799.5 s]
/proc/loadavg: 2.08 2.02 1.91 3/179 12556
/proc/meminfo: memFree=25630868/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=675016 CPUtime=1799.11 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 163610 0 0 0 179844 67 0 0 20 0 2 0 331303264 691216384 163096 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 168754 163096 194 433 0 168318 0
[pid=12504/tid=12506] ppid=12502 vsize=675016 CPUtime=1794.62 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 162461 0 0 0 179369 93 0 0 20 0 2 0 331303266 691216384 163096 33554432000 4194304 5964350 140733525906832 140591960442872 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.11
Current children cumulated vsize (KiB) 675016

[startup+1799.9 s]
/proc/loadavg: 2.08 2.02 1.91 3/179 12556
/proc/meminfo: memFree=25630868/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=675016 CPUtime=1799.5 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 163610 0 0 0 179883 67 0 0 20 0 2 0 331303264 691216384 163096 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 168754 163096 194 433 0 168318 0
[pid=12504/tid=12506] ppid=12502 vsize=675016 CPUtime=1795.01 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 162461 0 0 0 179408 93 0 0 20 0 2 0 331303266 691216384 163096 33554432000 4194304 5964350 140733525906832 140591960442872 4400011 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 675016

[startup+1800 s]
/proc/loadavg: 2.08 2.02 1.91 3/179 12556
/proc/meminfo: memFree=25630868/32873844 swapFree=7384/7384
[pid=12504] ppid=12502 vsize=675016 CPUtime=1799.6 cores=0,2,4,6
/proc/12504/stat : 12504 (wbo1.72) S 12502 12504 9951 0 -1 4202496 163610 0 0 0 179893 67 0 0 20 0 2 0 331303264 691216384 163096 33554432000 4194304 5964350 140733525906832 140733525906352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12504/statm: 168754 163096 194 433 0 168318 0
[pid=12504/tid=12506] ppid=12502 vsize=675016 CPUtime=1795.11 cores=0,2,4,6
/proc/12504/task/12506/stat : 12506 (wbo1.72) R 12502 12504 9951 0 -1 4202560 162461 0 0 0 179418 93 0 0 20 0 2 0 331303266 691216384 163096 33554432000 4194304 5964350 140733525906832 140591960442872 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (KiB) 675016

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12504 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=202239
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=966853
# CPU time returned by wait4() is 1795.17
# while last known CPU time is 1799.6
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.02
CPU time (s): 1799.6
CPU user time (s): 1798.93
CPU system time (s): 0.67
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 675016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.2
system time used= 0.966853
maximum resident set size= 652392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163612
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= 165
involuntary context switches= 1972

runsolver used 3.47447 second user time and 9.66653 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-02 17:42:58
IDJOB=3727300
IDBENCH=1850
IDSOLVER=2313
FILE ID=node136/3727300-1338651778
RUNJOBID= node136-1338651778-12486
PBS_JOBID= 14636444
Free space on /tmp= 69844 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos1.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727300-1338651778/watcher-3727300-1338651778 -o /tmp/evaluation-result-3727300-1338651778/solver-3727300-1338651778 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727300-1338651778.opb

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

MD5SUM BENCH= 374deb5d477559ba9c51d0ad1d758624
RANDOM SEED=132774524

node136.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		: 2667.247
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	: 5334.49
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		: 2667.247
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		: 2667.247
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.94
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		: 2667.247
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.90
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		: 2667.247
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		: 2667.247
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.90
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		: 2667.247
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		: 2667.247
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:        28190276 kB
Buffers:          563152 kB
Cached:          3205152 kB
SwapCached:        20296 kB
Active:          1892904 kB
Inactive:        1906148 kB
Active(anon):       6156 kB
Inactive(anon):    22296 kB
Active(file):    1886748 kB
Inactive(file):  1883852 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083200 kB
Dirty:              5812 kB
Writeback:             0 kB
AnonPages:         12156 kB
Mapped:             8720 kB
Shmem:                 0 kB
Slab:             744792 kB
SReclaimable:     186556 kB
SUnreclaim:       558236 kB
KernelStack:        1376 kB
PageTables:         4000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 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= 69832 MiB
End job on node136 at 2012-06-02 18:12:58