Trace number 3728150

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
wbo 1.72? 1799.99 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900570242--soft-66-100-0.wbo
MD5SUM404f4a35cd4ec5708f20e119eb7d26f2
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark68.3836
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints899
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 46330
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46329
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 749
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 |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing wbo file format. File HOME/instance-3728150-1338674717.wbo.
0.00/0.00	c Instance file HOME/instance-3728150-1338674717.wbo
0.00/0.00	c File size is 87876 bytes.
0.00/0.01	c Highest Coefficient sum: 749
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      1130                                                |
0.00/0.01	c |  Number Clauses:        2684                                                |
0.00/0.01	c |  Number Cardinality:    11                                                  |
0.00/0.01	c |  Number PB Constraints: 12                                                  |
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Problem Type:          Optimization                                        |
0.00/0.01	c |  Objective Function:    PB Constraint                                       |
0.00/0.01	c |                                                                             |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.01	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.01	c ===============================================================================
84.46/84.53	c | 84.54     | 0  | 1            lb |  0                0                0.00  |
202.71/202.80	c | 202.80    | 0  | 2            lb |  0                0                0.00  |
296.40/296.57	c | 296.57    | 0  | 3            lb |  0                0                0.00  |
420.56/420.78	c | 420.78    | 0  | 4            lb |  0                0                0.00  |
454.55/454.71	c | 454.71    | 0  | 5            lb |  0                0                0.00  |
613.43/613.69	c | 613.69    | 0  | 6            lb |  0                0                0.00  |
773.12/773.31	c | 773.31    | 0  | 7            lb |  0                0                0.00  |
988.58/988.86	c | 988.86    | 0  | 8            lb |  0                0                0.00  |
1183.63/1183.90	c | 1183.90   | 0  | 9            lb |  0                0                0.00  |
1451.69/1452.01	c | 1452.02   | 0  | 10           lb |  0                0                0.00  |
1799.63/1800.00	c ===============================================================================
1799.63/1800.00	c Wall Clock Time: 1800.00 s
1799.63/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-3728150-1338674717/watcher-3728150-1338674717 -o /tmp/evaluation-result-3728150-1338674717/solver-3728150-1338674717 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=wbo HOME/instance-3728150-1338674717.wbo 

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/175 23327
/proc/meminfo: memFree=26886816/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=3248 CPUtime=0 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) R 23323 23327 22671 0 -1 4202496 299 0 0 0 0 0 0 0 20 0 1 0 333599066 3325952 252 33554432000 4194304 5964350 140736159654304 140735986217288 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 812 252 163 433 0 354 0

[startup+0.0706761 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23327
/proc/meminfo: memFree=26886816/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=83964 CPUtime=0.06 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 1213 0 0 0 6 0 0 0 20 0 2 0 333599066 85979136 1144 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 20991 1144 193 433 0 20555 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 83964

[startup+0.100142 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23327
/proc/meminfo: memFree=26886816/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=83964 CPUtime=0.09 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 1291 0 0 0 9 0 0 0 20 0 2 0 333599066 85979136 1222 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 20991 1222 193 433 0 20555 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83964

[startup+0.300112 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23327
/proc/meminfo: memFree=26886816/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=83964 CPUtime=0.28 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 1716 0 0 0 28 0 0 0 20 0 2 0 333599066 85979136 1647 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 20991 1647 193 433 0 20555 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 83964

[startup+0.700117 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 23327
/proc/meminfo: memFree=26886816/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=84108 CPUtime=0.68 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 2171 0 0 0 68 0 0 0 20 0 2 0 333599066 86126592 2102 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 21027 2102 193 433 0 20591 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 84108

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23331
/proc/meminfo: memFree=26867316/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=84108 CPUtime=1.47 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 2941 0 0 0 147 0 0 0 20 0 2 0 333599066 86126592 2872 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 21027 2872 193 433 0 20591 0
[pid=23327/tid=23331] ppid=23323 vsize=84108 CPUtime=1.47 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 2120 0 0 0 147 0 0 0 20 0 2 0 333599067 86126592 2872 33554432000 4194304 5964350 140736159654304 139760220919608 4399930 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 84108

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23331
/proc/meminfo: memFree=26854900/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=84180 CPUtime=3.07 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 5062 0 0 0 307 0 0 0 20 0 2 0 333599066 86200320 4993 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 21045 4993 193 433 0 20609 0
[pid=23327/tid=23331] ppid=23323 vsize=84180 CPUtime=3.07 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 4241 0 0 0 307 0 0 0 20 0 2 0 333599067 86200320 4993 33554432000 4194304 5964350 140736159654304 139760220919848 5142878 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 84180

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23331
/proc/meminfo: memFree=26821616/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=84288 CPUtime=6.27 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 9074 0 0 0 626 1 0 0 20 0 2 0 333599066 86310912 9005 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 21072 9005 193 433 0 20636 0
[pid=23327/tid=23331] ppid=23323 vsize=84288 CPUtime=6.27 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 8254 0 0 0 625 2 0 0 20 0 2 0 333599067 86310912 9006 33554432000 4194304 5964350 140736159654304 139760220919800 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 84288

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23331
/proc/meminfo: memFree=26772792/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=84288 CPUtime=12.67 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 15415 0 0 0 1264 3 0 0 20 0 2 0 333599066 86310912 15346 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 21072 15346 193 433 0 20636 0
[pid=23327/tid=23331] ppid=23323 vsize=84288 CPUtime=12.67 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 14594 0 0 0 1263 4 0 0 20 0 2 0 333599067 86310912 15346 33554432000 4194304 5964350 140736159654304 139760220919800 4400366 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 84288

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23331
/proc/meminfo: memFree=26742032/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=150128 CPUtime=25.48 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 22954 0 0 0 2542 6 0 0 20 0 2 0 333599066 153731072 22885 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 37532 22885 193 433 0 37096 0
[pid=23327/tid=23331] ppid=23323 vsize=150128 CPUtime=25.47 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 22133 0 0 0 2540 7 0 0 20 0 2 0 333599067 153731072 22885 33554432000 4194304 5964350 140736159654304 139760220919800 4399866 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 150128

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23331
/proc/meminfo: memFree=26668576/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=150272 CPUtime=51.07 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 31963 0 0 0 5097 10 0 0 20 0 2 0 333599066 153878528 31894 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 37568 31894 193 433 0 37132 0
[pid=23327/tid=23331] ppid=23323 vsize=150272 CPUtime=51.07 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 31142 0 0 0 5096 11 0 0 20 0 2 0 333599067 153878528 31894 33554432000 4194304 5964350 140736159654304 139760220919800 4399998 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) 150272

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23331
/proc/meminfo: memFree=26543636/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=215036 CPUtime=102.26 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 38090 0 0 0 10213 13 0 0 20 0 2 0 333599066 220196864 37815 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 53759 37815 197 433 0 53323 0
[pid=23327/tid=23331] ppid=23323 vsize=215036 CPUtime=102.26 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 37269 0 0 0 10211 15 0 0 20 0 2 0 333599067 220196864 37815 33554432000 4194304 5964350 140736159654304 139760220920760 4399962 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 215036

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23331
/proc/meminfo: memFree=26497992/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=215036 CPUtime=162.22 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 44872 0 0 0 16207 15 0 0 20 0 2 0 333599066 220196864 44564 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 53759 44564 197 433 0 53323 0
[pid=23327/tid=23331] ppid=23323 vsize=215036 CPUtime=162.23 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 44051 0 0 0 16205 18 0 0 20 0 2 0 333599067 220196864 44564 33554432000 4194304 5964350 140736159654304 139760220919800 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 215036

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23332
/proc/meminfo: memFree=26462448/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=280572 CPUtime=222.21 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 57241 0 0 0 22202 19 0 0 20 0 2 0 333599066 287305728 53381 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 70143 53381 197 433 0 69707 0
[pid=23327/tid=23331] ppid=23323 vsize=280572 CPUtime=222.23 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 56420 0 0 0 22200 23 0 0 20 0 2 0 333599067 287305728 53381 33554432000 4194304 5964350 140736159654304 139760220920648 4399921 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 280572

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23332
/proc/meminfo: memFree=26449472/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=280572 CPUtime=282.2 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 57250 0 0 0 28201 19 0 0 20 0 2 0 333599066 287305728 53390 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 70143 53390 197 433 0 69707 0
[pid=23327/tid=23331] ppid=23323 vsize=280572 CPUtime=282.23 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 56429 0 0 0 28199 24 0 0 20 0 2 0 333599067 287305728 53390 33554432000 4194304 5964350 140736159654304 139760220920648 4399840 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) 280572

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 23335
/proc/meminfo: memFree=26443060/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=280572 CPUtime=342.18 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 58925 0 0 0 34199 19 0 0 20 0 2 0 333599066 287305728 55061 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 70143 55061 197 433 0 69707 0
[pid=23327/tid=23331] ppid=23323 vsize=280572 CPUtime=342.23 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 58104 0 0 0 34198 25 0 0 20 0 2 0 333599067 287305728 55061 33554432000 4194304 5964350 140736159654304 139760220920344 4400009 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) 280572

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23335
/proc/meminfo: memFree=26429416/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=280572 CPUtime=402.17 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 58940 0 0 0 40198 19 0 0 20 0 2 0 333599066 287305728 55062 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 70143 55062 197 433 0 69707 0
[pid=23327/tid=23331] ppid=23323 vsize=280572 CPUtime=402.23 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 58119 0 0 0 40197 26 0 0 20 0 2 0 333599067 287305728 55062 33554432000 4194304 5964350 140736159654304 139760220920344 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 280572

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23335
/proc/meminfo: memFree=26389656/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=280572 CPUtime=462.15 cores=1,3,5,7

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

/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 81275 0 0 0 130179 46 0 0 20 0 2 0 333599067 354414592 71942 33554432000 4194304 5964350 140736159654304 139760220920648 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 346108

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23341
/proc/meminfo: memFree=26319480/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=346108 CPUtime=1362 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 82096 0 0 0 136174 26 0 0 20 0 2 0 333599066 354414592 71942 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 86527 71942 197 433 0 86091 0
[pid=23327/tid=23331] ppid=23323 vsize=346108 CPUtime=1362.24 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 81275 0 0 0 136177 47 0 0 20 0 2 0 333599067 354414592 71942 33554432000 4194304 5964350 140736159654304 139760220920648 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 346108

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23341
/proc/meminfo: memFree=26288228/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=346108 CPUtime=1422 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 88009 0 0 0 142171 29 0 0 20 0 2 0 333599066 354414592 79899 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 86527 79899 197 433 0 86091 0
[pid=23327/tid=23331] ppid=23323 vsize=346108 CPUtime=1422.25 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 87188 0 0 0 142174 51 0 0 20 0 2 0 333599067 354414592 79899 33554432000 4194304 5964350 140736159654304 139760220919800 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 346108

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 23498
/proc/meminfo: memFree=26519164/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=346108 CPUtime=1481.98 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 88596 0 0 0 148169 29 0 0 20 0 2 0 333599066 354414592 80543 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 86527 80543 197 433 0 86091 0
[pid=23327/tid=23331] ppid=23323 vsize=346108 CPUtime=1482.24 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 87775 0 0 0 148172 52 0 0 20 0 2 0 333599067 354414592 80543 33554432000 4194304 5964350 140736159654304 139760220920152 4400448 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 346108

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 23501
/proc/meminfo: memFree=26506120/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=346108 CPUtime=1541.97 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 88596 0 0 0 154168 29 0 0 20 0 2 0 333599066 354414592 80543 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 86527 80543 197 433 0 86091 0
[pid=23327/tid=23331] ppid=23323 vsize=346108 CPUtime=1542.25 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 87775 0 0 0 154172 53 0 0 20 0 2 0 333599067 354414592 80543 33554432000 4194304 5964350 140736159654304 139760220920152 4399835 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 346108

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 23501
/proc/meminfo: memFree=26474112/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=346108 CPUtime=1601.96 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 88596 0 0 0 160167 29 0 0 20 0 2 0 333599066 354414592 80543 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 86527 80543 197 433 0 86091 0
[pid=23327/tid=23331] ppid=23323 vsize=346108 CPUtime=1602.25 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 87775 0 0 0 160171 54 0 0 20 0 2 0 333599067 354414592 80543 33554432000 4194304 5964350 140736159654304 139760220920152 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 346108

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23501
/proc/meminfo: memFree=26425688/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=346108 CPUtime=1661.95 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 88596 0 0 0 166166 29 0 0 20 0 2 0 333599066 354414592 80543 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 86527 80543 197 433 0 86091 0
[pid=23327/tid=23331] ppid=23323 vsize=346108 CPUtime=1662.25 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 87775 0 0 0 166170 55 0 0 20 0 2 0 333599067 354414592 80543 33554432000 4194304 5964350 140736159654304 139760220920152 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 346108

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23501
/proc/meminfo: memFree=26425940/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=346108 CPUtime=1721.94 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 88596 0 0 0 172165 29 0 0 20 0 2 0 333599066 354414592 80543 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 86527 80543 197 433 0 86091 0
[pid=23327/tid=23331] ppid=23323 vsize=346108 CPUtime=1722.26 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 87775 0 0 0 172170 56 0 0 20 0 2 0 333599067 354414592 80543 33554432000 4194304 5964350 140736159654304 139760220920152 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 346108

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23502
/proc/meminfo: memFree=26363568/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=413268 CPUtime=1781.93 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 99144 0 0 0 178160 33 0 0 20 0 2 0 333599066 423186432 91091 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 103317 91091 197 433 0 102881 0
[pid=23327/tid=23331] ppid=23323 vsize=413268 CPUtime=1782.26 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 98323 0 0 0 178165 61 0 0 20 0 2 0 333599067 423186432 91091 33554432000 4194304 5964350 140736159654304 139760220919608 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 413268

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23502
/proc/meminfo: memFree=26352532/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=413268 CPUtime=1791.54 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 99209 0 0 0 179121 33 0 0 20 0 2 0 333599066 423186432 91156 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 103317 91156 197 433 0 102881 0
[pid=23327/tid=23331] ppid=23323 vsize=413268 CPUtime=1791.87 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 98388 0 0 0 179126 61 0 0 20 0 2 0 333599067 423186432 91156 33554432000 4194304 5964350 140736159654304 139760220919608 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (KiB) 413268

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23502
/proc/meminfo: memFree=26352408/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=413268 CPUtime=1794.74 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 99211 0 0 0 179441 33 0 0 20 0 2 0 333599066 423186432 91158 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 103317 91158 197 433 0 102881 0
[pid=23327/tid=23331] ppid=23323 vsize=413268 CPUtime=1795.07 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 98390 0 0 0 179446 61 0 0 20 0 2 0 333599067 423186432 91158 33554432000 4194304 5964350 140736159654304 139760220919608 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.74
Current children cumulated vsize (KiB) 413268

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23502
/proc/meminfo: memFree=26352408/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=413268 CPUtime=1797.93 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 99218 0 0 0 179760 33 0 0 20 0 2 0 333599066 423186432 91164 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 103317 91164 197 433 0 102881 0
[pid=23327/tid=23331] ppid=23323 vsize=413268 CPUtime=1798.26 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 98397 0 0 0 179765 61 0 0 20 0 2 0 333599067 423186432 91164 33554432000 4194304 5964350 140736159654304 139760220919672 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 413268

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23502
/proc/meminfo: memFree=26352408/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=413268 CPUtime=1798.73 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 99218 0 0 0 179840 33 0 0 20 0 2 0 333599066 423186432 91164 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 103317 91164 197 433 0 102881 0
[pid=23327/tid=23331] ppid=23323 vsize=413268 CPUtime=1799.06 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 98397 0 0 0 179845 61 0 0 20 0 2 0 333599067 423186432 91164 33554432000 4194304 5964350 140736159654304 139760220919672 4399866 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.73
Current children cumulated vsize (KiB) 413268

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23502
/proc/meminfo: memFree=26352408/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=413268 CPUtime=1799.14 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 99218 0 0 0 179881 33 0 0 20 0 2 0 333599066 423186432 91164 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 103317 91164 197 433 0 102881 0
[pid=23327/tid=23331] ppid=23323 vsize=413268 CPUtime=1799.47 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 98397 0 0 0 179886 61 0 0 20 0 2 0 333599067 423186432 91164 33554432000 4194304 5964350 140736159654304 139760220919672 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.14
Current children cumulated vsize (KiB) 413268

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23502
/proc/meminfo: memFree=26352408/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=413268 CPUtime=1799.53 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 99218 0 0 0 179920 33 0 0 20 0 2 0 333599066 423186432 91164 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 103317 91164 197 433 0 102881 0
[pid=23327/tid=23331] ppid=23323 vsize=413268 CPUtime=1799.86 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 98397 0 0 0 179925 61 0 0 20 0 2 0 333599067 423186432 91164 33554432000 4194304 5964350 140736159654304 139760220919672 4400007 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) 413268

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23502
/proc/meminfo: memFree=26352408/32873648 swapFree=7120/7120
[pid=23327] ppid=23323 vsize=413268 CPUtime=1799.63 cores=1,3,5,7
/proc/23327/stat : 23327 (wbo1.72) S 23323 23327 22671 0 -1 4202496 99218 0 0 0 179930 33 0 0 20 0 2 0 333599066 423186432 91164 33554432000 4194304 5964350 140736159654304 140736159653824 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23327/statm: 103317 91164 197 433 0 102881 0
[pid=23327/tid=23331] ppid=23323 vsize=413268 CPUtime=1799.96 cores=1,3,5,7
/proc/23327/task/23331/stat : 23331 (wbo1.72) R 23323 23327 22671 0 -1 4202560 98397 0 0 0 179935 61 0 0 20 0 2 0 333599067 423186432 91164 33554432000 4194304 5964350 140736159654304 139760220919672 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.63
Current children cumulated vsize (KiB) 413268

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.99
CPU user time (s): 1799.36
CPU system time (s): 0.623905
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 413268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.36
system time used= 0.623905
maximum resident set size= 364664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99220
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= 134
involuntary context switches= 1953

runsolver used 3.05953 second user time and 8.30874 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-03 00:05:17
IDJOB=3728150
IDBENCH=78968
IDSOLVER=2315
FILE ID=node114/3728150-1338674717
RUNJOBID= node114-1338674717-23301
PBS_JOBID= 14636511
Free space on /tmp= 70140 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900570242--soft-66-100-0.wbo
COMMAND LINE= wbo1.72 -file-format=wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3728150-1338674717/watcher-3728150-1338674717 -o /tmp/evaluation-result-3728150-1338674717/solver-3728150-1338674717 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=wbo HOME/instance-3728150-1338674717.wbo

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

MD5SUM BENCH= 404f4a35cd4ec5708f20e119eb7d26f2
RANDOM SEED=921165910

node114.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.242
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.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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.242
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.242
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:        26887460 kB
Buffers:          885012 kB
Cached:          4128816 kB
SwapCached:         2312 kB
Active:          2532292 kB
Inactive:        2497488 kB
Active(anon):       2076 kB
Inactive(anon):     8444 kB
Active(file):    2530216 kB
Inactive(file):  2489044 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103580 kB
Dirty:             10924 kB
Writeback:             0 kB
AnonPages:         12940 kB
Mapped:            10280 kB
Shmem:               104 kB
Slab:             815736 kB
SReclaimable:     259536 kB
SUnreclaim:       556200 kB
KernelStack:        1376 kB
PageTables:         3960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70128 MiB
End job on node114 at 2012-06-03 00:35:17