Trace number 3704351

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 NameAnswerCPU timeWall clock time
pwbo 2.0? 1799.77 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-153.opb
MD5SUM64b2e27e0cc69ae36d391a38c497bb88
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables55296
Total number of constraints1282690
Number of constraints which are clauses1152492
Number of constraints which are cardinality constraints (but not clauses)4030
Number of constraints which are nor clauses,nor cardinality constraints126168
Minimum length of a constraint2
Maximum length of a constraint756
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
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 |  pwbo:                    2.0 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704351-1338096600.opb.
0.00/0.00	c Instance file HOME/instance-3704351-1338096600.opb
0.00/0.00	c File size is 58396948 bytes.
3.78/3.82	c Highest Coefficient sum: 757
3.78/3.83	c ============================[ Problem Statistics ]=============================
3.78/3.83	c |                                                                             |
3.78/3.83	c |  Parsing time:          3.83         s                                      |
3.78/3.83	c |  Number Variables:      55296                                               |
3.78/3.83	c |  Number Clauses:        1154518                                             |
3.78/3.83	c |  Number Cardinality:    4032                                                |
3.78/3.83	c |  Number PB Constraints: 126168                                              |
3.78/3.83	c |                                                                             |
3.89/4.00	c |  Problem Type:          Decision                                            |
3.89/4.00	c |  Objective Function:    None                                                |
3.89/4.00	c |                                                                             |
3.89/4.00	c ===============================================================================
1799.53/1800.00	c ===============================================================================
1799.53/1800.00	c Wall Clock Time: 1800.00 s
1799.53/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-3704351-1338096600/watcher-3704351-1338096600 -o /tmp/evaluation-result-3704351-1338096600/solver-3704351-1338096600 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704351-1338096600.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7267
/proc/meminfo: memFree=28064276/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=60040 CPUtime=0 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) R 7265 7267 5668 0 -1 4202496 284 0 0 0 0 0 0 0 20 0 1 0 275786929 61480960 236 33554432000 4194304 5965102 140734392245264 140734146177144 5137146 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 15010 236 165 433 0 316 0

[startup+0.0269691 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7267
/proc/meminfo: memFree=28064276/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=61160 CPUtime=0.02 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) R 7265 7267 5668 0 -1 4202496 623 0 0 0 2 0 0 0 20 0 1 0 275786929 62627840 575 33554432000 4194304 5965102 140734392245264 140734146177144 4351027 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 15290 575 240 433 0 596 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 61160

[startup+0.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7267
/proc/meminfo: memFree=28064276/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=64640 CPUtime=0.09 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) R 7265 7267 5668 0 -1 4202496 1766 0 0 0 9 0 0 0 20 0 1 0 275786929 66191360 1685 33554432000 4194304 5965102 140734392245264 140734146177144 4351139 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 16160 1685 514 433 0 1466 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64640

[startup+0.300257 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7267
/proc/meminfo: memFree=28064276/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=73436 CPUtime=0.29 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) R 7265 7267 5668 0 -1 4202496 4732 0 0 0 29 0 0 0 20 0 1 0 275786929 75198464 4586 33554432000 4194304 5965102 140734392245264 140734392243352 5137146 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 18392 4591 1255 433 0 3698 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73436

[startup+0.700268 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7267
/proc/meminfo: memFree=28064276/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=90804 CPUtime=0.68 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) R 7265 7267 5668 0 -1 4202496 10599 0 0 0 68 0 0 0 20 0 1 0 275786929 92983296 10324 33554432000 4194304 5965102 140734392245264 140734392243208 5137146 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 22701 10324 2739 433 0 8007 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 90804

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7268
/proc/meminfo: memFree=28020644/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=125460 CPUtime=1.49 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) R 7265 7267 5668 0 -1 4202496 22267 0 0 0 147 2 0 0 20 0 1 0 275786929 128471040 21735 33554432000 4194304 5965102 140734392245264 140734392243208 5137146 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 31365 21735 5828 433 0 16671 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 125460

[startup+3.1003 s]
/proc/loadavg: 2.16 2.03 2.01 3/179 7268
/proc/meminfo: memFree=27946964/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=191568 CPUtime=3.09 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) R 7265 7267 5668 0 -1 4202496 44009 0 0 0 303 6 0 0 20 0 1 0 275786929 196165632 43983 33554432000 4194304 5965102 140734392245264 140734392243208 5137146 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 47892 43984 11765 433 0 33198 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 191568

[startup+6.30038 s]
/proc/loadavg: 2.16 2.03 2.01 3/180 7269
/proc/meminfo: memFree=27713028/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=376872 CPUtime=6.29 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 102354 0 0 0 613 16 0 0 20 0 2 0 275786929 385916928 88113 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 94218 88113 190 433 0 93782 0
[pid=7267/tid=7269] ppid=7265 vsize=376872 CPUtime=2.45 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 48368 0 0 0 237 8 0 0 20 0 2 0 275787312 385916928 88113 33554432000 4194304 5965102 140734392245264 139721456031784 18446744073699066235 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) 376872

[startup+12.7003 s]
/proc/loadavg: 2.13 2.03 2.01 3/180 7269
/proc/meminfo: memFree=27707332/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=442408 CPUtime=12.69 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 103656 0 0 0 1253 16 0 0 20 0 2 0 275786929 453025792 89415 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 110602 89415 190 433 0 110166 0
[pid=7267/tid=7269] ppid=7265 vsize=442408 CPUtime=8.86 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 49670 0 0 0 877 9 0 0 20 0 2 0 275787312 453025792 89415 33554432000 4194304 5965102 140734392245264 139721456031544 4393922 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 442408

[startup+25.5003 s]
/proc/loadavg: 2.11 2.03 2.01 3/180 7269
/proc/meminfo: memFree=27701232/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=442408 CPUtime=25.48 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 105516 0 0 0 2530 18 0 0 20 0 2 0 275786929 453025792 91275 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 110602 91275 190 433 0 110166 0
[pid=7267/tid=7269] ppid=7265 vsize=442408 CPUtime=21.66 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 51530 0 0 0 2155 11 0 0 20 0 2 0 275787312 453025792 91275 33554432000 4194304 5965102 140734392245264 139721456031736 4410295 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 442408

[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 2.01 3/180 7269
/proc/meminfo: memFree=27683320/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=442408 CPUtime=51.08 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 109296 0 0 0 5087 21 0 0 20 0 2 0 275786929 453025792 95055 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 110602 95055 190 433 0 110166 0
[pid=7267/tid=7269] ppid=7265 vsize=442408 CPUtime=47.26 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 55310 0 0 0 4712 14 0 0 20 0 2 0 275787312 453025792 95055 33554432000 4194304 5965102 140734392245264 139721456031544 4374463 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 442408

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 7269
/proc/meminfo: memFree=27649752/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=442408 CPUtime=102.27 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 116903 0 0 0 10200 27 0 0 20 0 2 0 275786929 453025792 102662 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 110602 102662 190 433 0 110166 0
[pid=7267/tid=7269] ppid=7265 vsize=442408 CPUtime=98.45 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 62917 0 0 0 9824 21 0 0 20 0 2 0 275787312 453025792 102662 33554432000 4194304 5965102 140734392245264 139721456031544 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 442408

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 7270
/proc/meminfo: memFree=27616140/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=507944 CPUtime=162.27 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 125195 0 0 0 16192 35 0 0 20 0 2 0 275786929 520134656 110954 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 126986 110954 190 433 0 126550 0
[pid=7267/tid=7269] ppid=7265 vsize=507944 CPUtime=158.46 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 71209 0 0 0 15816 30 0 0 20 0 2 0 275787312 520134656 110954 33554432000 4194304 5965102 140734392245264 139721456031784 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 507944

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 7271
/proc/meminfo: memFree=27590960/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=507944 CPUtime=222.25 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 131480 0 0 0 22182 43 0 0 20 0 2 0 275786929 520134656 117239 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 126986 117239 190 433 0 126550 0
[pid=7267/tid=7269] ppid=7265 vsize=507944 CPUtime=218.45 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 77494 0 0 0 21806 39 0 0 20 0 2 0 275787312 520134656 117239 33554432000 4194304 5965102 140734392245264 139721456031544 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 507944

[startup+282.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7271
/proc/meminfo: memFree=27564060/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=573480 CPUtime=282.25 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 136958 0 0 0 28176 49 0 0 20 0 2 0 275786929 587243520 122717 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 143370 122717 190 433 0 142934 0
[pid=7267/tid=7269] ppid=7265 vsize=573480 CPUtime=278.46 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 82972 0 0 0 27800 46 0 0 20 0 2 0 275787312 587243520 122717 33554432000 4194304 5965102 140734392245264 139721456031736 4401050 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 573480

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7271
/proc/meminfo: memFree=27510524/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=573480 CPUtime=342.24 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 141577 0 0 0 34170 54 0 0 20 0 2 0 275786929 587243520 127337 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 143370 127337 190 433 0 142934 0
[pid=7267/tid=7269] ppid=7265 vsize=573480 CPUtime=338.45 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 87591 0 0 0 33794 51 0 0 20 0 2 0 275787312 587243520 127337 33554432000 4194304 5965102 140734392245264 139721456031544 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 573480

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7271
/proc/meminfo: memFree=27449172/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=573480 CPUtime=402.22 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 147698 0 0 0 40163 59 0 0 20 0 2 0 275786929 587243520 133781 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 143370 133781 190 433 0 142934 0
[pid=7267/tid=7269] ppid=7265 vsize=573480 CPUtime=398.45 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 93712 0 0 0 39787 58 0 0 20 0 2 0 275787312 587243520 133781 33554432000 4194304 5965102 140734392245264 139721456031544 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 573480

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7272
/proc/meminfo: memFree=27400196/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=639016 CPUtime=462.2 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 152646 0 0 0 46154 66 0 0 20 0 2 0 275786929 654352384 139948 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 159754 139948 190 433 0 159318 0
[pid=7267/tid=7269] ppid=7265 vsize=639016 CPUtime=458.42 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 98660 0 0 0 45777 65 0 0 20 0 2 0 275787312 654352384 139948 33554432000 4194304 5965102 140734392245264 139721456031736 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

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

/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 145882 0 0 0 123694 133 0 0 20 0 2 0 275787312 855678976 190439 33554432000 4194304 5965102 140734392245264 139721456031736 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 835624

[startup+1302.3 s]
/proc/loadavg: 2.15 2.10 2.03 3/179 7319
/proc/meminfo: memFree=27522160/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=835624 CPUtime=1301.95 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 203867 0 0 0 130071 124 0 0 20 0 2 0 275786929 855678976 194438 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 208906 194438 190 433 0 208470 0
[pid=7267/tid=7269] ppid=7265 vsize=835624 CPUtime=1298.27 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 149881 0 0 0 129691 136 0 0 20 0 2 0 275787312 855678976 194438 33554432000 4194304 5965102 140734392245264 139721456031736 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 835624

[startup+1362.3 s]
/proc/loadavg: 2.09 2.10 2.03 3/179 7320
/proc/meminfo: memFree=27508800/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=835624 CPUtime=1361.94 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 206485 0 0 0 136067 127 0 0 20 0 2 0 275786929 855678976 197056 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 208906 197056 190 433 0 208470 0
[pid=7267/tid=7269] ppid=7265 vsize=835624 CPUtime=1358.27 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 152499 0 0 0 135687 140 0 0 20 0 2 0 275787312 855678976 197056 33554432000 4194304 5965102 140734392245264 139721456031784 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 835624

[startup+1422.3 s]
/proc/loadavg: 2.03 2.08 2.02 3/179 7320
/proc/meminfo: memFree=27495008/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=835624 CPUtime=1421.93 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 209068 0 0 0 142062 131 0 0 20 0 2 0 275786929 855678976 199639 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 208906 199639 190 433 0 208470 0
[pid=7267/tid=7269] ppid=7265 vsize=835624 CPUtime=1418.26 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 155082 0 0 0 141681 145 0 0 20 0 2 0 275787312 855678976 199639 33554432000 4194304 5965102 140734392245264 139721456031544 4401109 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 835624

[startup+1482.3 s]
/proc/loadavg: 2.01 2.06 2.02 3/179 7320
/proc/meminfo: memFree=27467112/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=835624 CPUtime=1481.93 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 211607 0 0 0 148058 135 0 0 20 0 2 0 275786929 855678976 202178 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 208906 202178 190 433 0 208470 0
[pid=7267/tid=7269] ppid=7265 vsize=835624 CPUtime=1478.27 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 157621 0 0 0 147678 149 0 0 20 0 2 0 275787312 855678976 202178 33554432000 4194304 5965102 140734392245264 139721456031736 4401143 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 835624

[startup+1542.3 s]
/proc/loadavg: 2.04 2.06 2.02 3/179 7320
/proc/meminfo: memFree=27440656/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=901160 CPUtime=1541.9 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 214243 0 0 0 154053 137 0 0 20 0 2 0 275786929 922787840 205216 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 225290 205216 190 433 0 224854 0
[pid=7267/tid=7269] ppid=7265 vsize=901160 CPUtime=1538.25 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 160257 0 0 0 153672 153 0 0 20 0 2 0 275787312 922787840 205216 33554432000 4194304 5965102 140734392245264 139721456031736 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 901160

[startup+1602.31 s]
/proc/loadavg: 2.01 2.05 2.01 3/179 7320
/proc/meminfo: memFree=27418772/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=901160 CPUtime=1601.89 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 217400 0 0 0 160050 139 0 0 20 0 2 0 275786929 922787840 208828 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 225290 208828 190 433 0 224854 0
[pid=7267/tid=7269] ppid=7265 vsize=901160 CPUtime=1598.24 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 163414 0 0 0 159668 156 0 0 20 0 2 0 275787312 922787840 208828 33554432000 4194304 5965102 140734392245264 139721456031736 4401127 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 901160

[startup+1662.3 s]
/proc/loadavg: 2.10 2.06 2.02 3/179 7321
/proc/meminfo: memFree=27404404/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=901160 CPUtime=1661.85 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 219601 0 0 0 166043 142 0 0 20 0 2 0 275786929 922787840 211446 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 225290 211446 190 433 0 224854 0
[pid=7267/tid=7269] ppid=7265 vsize=901160 CPUtime=1658.21 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 165615 0 0 0 165661 160 0 0 20 0 2 0 275787312 922787840 211446 33554432000 4194304 5965102 140734392245264 139721456031736 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 901160

[startup+1722.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/179 7321
/proc/meminfo: memFree=27393204/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=901160 CPUtime=1721.84 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 222349 0 0 0 172040 144 0 0 20 0 2 0 275786929 922787840 214194 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 225290 214194 190 433 0 224854 0
[pid=7267/tid=7269] ppid=7265 vsize=901160 CPUtime=1718.21 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 168363 0 0 0 171658 163 0 0 20 0 2 0 275787312 922787840 214194 33554432000 4194304 5965102 140734392245264 139721456031544 4401041 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 901160

[startup+1782.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/179 7321
/proc/meminfo: memFree=27384156/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=901160 CPUtime=1781.84 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 224358 0 0 0 178036 148 0 0 20 0 2 0 275786929 922787840 216203 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 225290 216203 190 433 0 224854 0
[pid=7267/tid=7269] ppid=7265 vsize=901160 CPUtime=1778.21 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 170372 0 0 0 177654 167 0 0 20 0 2 0 275787312 922787840 216203 33554432000 4194304 5965102 140734392245264 139721456031736 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 901160

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

[startup+1792.61 s]
/proc/loadavg: 2.04 2.05 2.01 3/179 7321
/proc/meminfo: memFree=27382420/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=901160 CPUtime=1792.13 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 224743 0 0 0 179065 148 0 0 20 0 2 0 275786929 922787840 216588 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 225290 216588 190 433 0 224854 0
[pid=7267/tid=7269] ppid=7265 vsize=901160 CPUtime=1788.52 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 170757 0 0 0 178684 168 0 0 20 0 2 0 275787312 922787840 216588 33554432000 4194304 5965102 140734392245264 139721456031736 4401127 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1792.13
Current children cumulated vsize (KiB) 901160

[startup+1795.8 s]
/proc/loadavg: 2.03 2.05 2.01 3/179 7321
/proc/meminfo: memFree=27382048/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=901160 CPUtime=1795.34 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 224839 0 0 0 179385 149 0 0 20 0 2 0 275786929 922787840 216684 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 225290 216684 190 433 0 224854 0
[pid=7267/tid=7269] ppid=7265 vsize=901160 CPUtime=1791.72 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 170853 0 0 0 179003 169 0 0 20 0 2 0 275787312 922787840 216684 33554432000 4194304 5965102 140734392245264 139721456031736 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1795.34
Current children cumulated vsize (KiB) 901160

[startup+1797.4 s]
/proc/loadavg: 2.03 2.05 2.01 3/179 7321
/proc/meminfo: memFree=27381924/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=901160 CPUtime=1796.94 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 224892 0 0 0 179545 149 0 0 20 0 2 0 275786929 922787840 216737 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 225290 216737 190 433 0 224854 0
[pid=7267/tid=7269] ppid=7265 vsize=901160 CPUtime=1793.31 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 170906 0 0 0 179162 169 0 0 20 0 2 0 275787312 922787840 216737 33554432000 4194304 5965102 140734392245264 139721456031736 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1796.94
Current children cumulated vsize (KiB) 901160

[startup+1799 s]
/proc/loadavg: 2.03 2.05 2.01 3/179 7321
/proc/meminfo: memFree=27381800/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=901160 CPUtime=1798.53 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 224949 0 0 0 179704 149 0 0 20 0 2 0 275786929 922787840 216794 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 225290 216794 190 433 0 224854 0
[pid=7267/tid=7269] ppid=7265 vsize=901160 CPUtime=1794.91 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 170963 0 0 0 179322 169 0 0 20 0 2 0 275787312 922787840 216794 33554432000 4194304 5965102 140734392245264 139721456031736 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.53
Current children cumulated vsize (KiB) 901160

[startup+1799.8 s]
/proc/loadavg: 2.03 2.05 2.01 3/180 7324
/proc/meminfo: memFree=27380652/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=901160 CPUtime=1799.33 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 224974 0 0 0 179784 149 0 0 20 0 2 0 275786929 922787840 216819 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 225290 216819 190 433 0 224854 0
[pid=7267/tid=7269] ppid=7265 vsize=901160 CPUtime=1795.71 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 170988 0 0 0 179402 169 0 0 20 0 2 0 275787312 922787840 216819 33554432000 4194304 5965102 140734392245264 139721456031736 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.33
Current children cumulated vsize (KiB) 901160

[startup+1800 s]
/proc/loadavg: 2.03 2.05 2.01 3/180 7324
/proc/meminfo: memFree=27380652/32873648 swapFree=6844/6844
[pid=7267] ppid=7265 vsize=901160 CPUtime=1799.53 cores=1,3,5,7
/proc/7267/stat : 7267 (pwbo2.0) S 7265 7267 5668 0 -1 4202496 224981 0 0 0 179804 149 0 0 20 0 2 0 275786929 922787840 216826 33554432000 4194304 5965102 140734392245264 140734392244784 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7267/statm: 225290 216826 190 433 0 224854 0
[pid=7267/tid=7269] ppid=7265 vsize=901160 CPUtime=1795.91 cores=1,3,5,7
/proc/7267/task/7269/stat : 7269 (pwbo2.0) R 7265 7267 5668 0 -1 4202560 170995 0 0 0 179422 169 0 0 20 0 2 0 275787312 922787840 216826 33554432000 4194304 5965102 140734392245264 139721456031736 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (KiB) 901160

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.77
CPU user time (s): 1797.98
CPU system time (s): 1.78673
CPU usage (%): 99.9866
Max. virtual memory (cumulated for all children) (KiB): 901160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.98
system time used= 1.78673
maximum resident set size= 867324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224986
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= 292
involuntary context switches= 1850

runsolver used 4.67629 second user time and 9.2266 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-27 07:30:02
IDJOB=3704351
IDBENCH=89671
IDSOLVER=2280
FILE ID=node115/3704351-1338096600
RUNJOBID= node115-1338087550-5685
PBS_JOBID= 14624444
Free space on /tmp= 71604 MiB

SOLVER NAME= pwbo 2.0
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-153.opb
COMMAND LINE= pwbo2.0 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704351-1338096600/watcher-3704351-1338096600 -o /tmp/evaluation-result-3704351-1338096600/solver-3704351-1338096600 -C 1800 -W 1900 -M 15500  pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704351-1338096600.opb

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

MD5SUM BENCH= 64b2e27e0cc69ae36d391a38c497bb88
RANDOM SEED=1587858611

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28065448 kB
Buffers:          299784 kB
Cached:          3145048 kB
SwapCached:            0 kB
Active:          1593960 kB
Inactive:        2400440 kB
Active(anon):     551984 kB
Inactive(anon):        0 kB
Active(file):    1041976 kB
Inactive(file):  2400440 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             62516 kB
Writeback:             0 kB
AnonPages:        558400 kB
Mapped:            15120 kB
Shmem:               200 kB
Slab:             674388 kB
SReclaimable:     117640 kB
SUnreclaim:       556748 kB
KernelStack:        1456 kB
PageTables:         5136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     167404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    432128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71596 MiB
End job on node115 at 2012-05-27 08:00:02