Trace number 3712883

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.71? 1799.84 1800.02

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900570242--soft-33-100-0.wbo
MD5SUMa7f6c0c06b26873046d2d80874a938bb
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark77.2733
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 constraints1868
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 94981
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94980
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.71 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing wbo file format. File HOME/instance-3712883-1338203467.wbo.
0.00/0.00	c Instance file HOME/instance-3712883-1338203467.wbo
0.00/0.00	c File size is 92624 bytes.
0.00/0.00	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:      2099                                                |
0.00/0.01	c |  Number Clauses:        2684                                                |
0.00/0.01	c |  Number Cardinality:    5                                                   |
0.00/0.01	c |  Number PB Constraints: 18                                                  |
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 ===============================================================================
142.34/142.49	c | 142.50    | 0  | 1            lb |  0                0                0.00  |
401.88/402.17	c | 402.17    | 0  | 2            lb |  0                0                0.00  |
698.90/699.20	c | 699.21    | 0  | 3            lb |  0                0                0.00  |
1084.83/1085.23	c | 1085.23   | 0  | 4            lb |  0                0                0.00  |
1634.92/1635.46	c | 1635.47   | 0  | 5            lb |  0                0                0.00  |
1799.49/1800.00	c ===============================================================================
1799.49/1800.00	c Wall Clock Time: 1800.00 s
1799.49/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-3712883-1338203467/watcher-3712883-1338203467 -o /tmp/evaluation-result-3712883-1338203467/solver-3712883-1338203467 -C 1800 -W 1900 -M 15500 wbo1.71 -file-format=wbo HOME/instance-3712883-1338203467.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/177 23323
/proc/meminfo: memFree=28407732/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=3392 CPUtime=0 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) R 23321 23323 22137 0 -1 4202496 346 0 0 0 0 0 0 0 20 0 1 0 286472718 3473408 299 33554432000 4194304 5964318 140736181903440 140737023591032 4395103 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 848 299 167 433 0 389 0

[startup+0.0246959 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23323
/proc/meminfo: memFree=28407732/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=84208 CPUtime=0.02 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 1208 0 0 0 2 0 0 0 20 0 2 0 286472718 86228992 1138 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 21052 1138 194 433 0 20616 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 84208

[startup+0.100156 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23323
/proc/meminfo: memFree=28407732/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=84208 CPUtime=0.09 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 1448 0 0 0 9 0 0 0 20 0 2 0 286472718 86228992 1378 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 21052 1378 194 433 0 20616 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84208

[startup+0.300112 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23323
/proc/meminfo: memFree=28407732/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=84208 CPUtime=0.29 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 1926 0 0 0 29 0 0 0 20 0 2 0 286472718 86228992 1856 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 21052 1856 194 433 0 20616 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84208

[startup+0.700113 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23323
/proc/meminfo: memFree=28407732/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=84352 CPUtime=0.69 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 2555 0 0 0 69 0 0 0 20 0 2 0 286472718 86376448 2485 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 21088 2485 194 433 0 20652 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84352

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23325
/proc/meminfo: memFree=28396292/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=84352 CPUtime=1.48 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 3194 0 0 0 148 0 0 0 20 0 2 0 286472718 86376448 3124 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 21088 3124 194 433 0 20652 0
[pid=23323/tid=23325] ppid=23321 vsize=84352 CPUtime=1.47 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 2336 0 0 0 147 0 0 0 20 0 2 0 286472719 86376448 3124 33554432000 4194304 5964318 140736181903440 140444702476280 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 84352

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23325
/proc/meminfo: memFree=28387736/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=84424 CPUtime=3.08 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 6278 0 0 0 307 1 0 0 20 0 2 0 286472718 86450176 6208 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 21106 6208 194 433 0 20670 0
[pid=23323/tid=23325] ppid=23321 vsize=84424 CPUtime=3.07 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 5420 0 0 0 306 1 0 0 20 0 2 0 286472719 86450176 6208 33554432000 4194304 5964318 140736181903440 140444702476280 5136324 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 84424

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23325
/proc/meminfo: memFree=28358972/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=84424 CPUtime=6.28 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 12986 0 0 0 626 2 0 0 20 0 2 0 286472718 86450176 12916 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 21106 12916 194 433 0 20670 0
[pid=23323/tid=23325] ppid=23321 vsize=84424 CPUtime=6.27 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 12128 0 0 0 624 3 0 0 20 0 2 0 286472719 86450176 12916 33554432000 4194304 5964318 140736181903440 140444702476280 4399991 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 84424

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 23325
/proc/meminfo: memFree=28307332/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=150068 CPUtime=12.68 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 21043 0 0 0 1264 4 0 0 20 0 2 0 286472718 153669632 20973 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 37517 20973 194 433 0 37081 0
[pid=23323/tid=23325] ppid=23321 vsize=150068 CPUtime=12.67 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 20185 0 0 0 1262 5 0 0 20 0 2 0 286472719 153669632 20973 33554432000 4194304 5964318 140736181903440 140444702476280 4400019 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 150068

[startup+25.5002 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 23325
/proc/meminfo: memFree=28257984/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=150228 CPUtime=25.47 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 32223 0 0 0 2540 7 0 0 20 0 2 0 286472718 153833472 32153 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 37557 32153 194 433 0 37121 0
[pid=23323/tid=23325] ppid=23321 vsize=150228 CPUtime=25.47 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 31365 0 0 0 2539 8 0 0 20 0 2 0 286472719 153833472 32153 33554432000 4194304 5964318 140736181903440 140444702476280 5136324 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 150228

[startup+51.1003 s]
/proc/loadavg: 2.10 2.03 2.01 3/179 23326
/proc/meminfo: memFree=28193136/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=216004 CPUtime=51.07 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 47928 0 0 0 5095 12 0 0 20 0 2 0 286472718 221188096 47858 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 54001 47858 194 433 0 53565 0
[pid=23323/tid=23325] ppid=23321 vsize=216004 CPUtime=51.07 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 47070 0 0 0 5094 13 0 0 20 0 2 0 286472719 221188096 47858 33554432000 4194304 5964318 140736181903440 140444702476280 4390856 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 216004

[startup+102.306 s]
/proc/loadavg: 2.09 2.04 2.01 3/179 23326
/proc/meminfo: memFree=28087364/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=347364 CPUtime=102.26 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 66645 0 0 0 10209 17 0 0 20 0 2 0 286472718 355700736 66574 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 86841 66574 194 433 0 86405 0
[pid=23323/tid=23325] ppid=23321 vsize=347364 CPUtime=102.27 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 65787 0 0 0 10208 19 0 0 20 0 2 0 286472719 355700736 66574 33554432000 4194304 5964318 140736181903440 140444702476312 4399971 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 347364

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 23326
/proc/meminfo: memFree=28016968/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=346352 CPUtime=162.23 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 85967 0 0 0 16200 23 0 0 20 0 2 0 286472718 354664448 71761 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 86588 71761 198 433 0 86152 0
[pid=23323/tid=23325] ppid=23321 vsize=346352 CPUtime=162.25 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 85109 0 0 0 16199 26 0 0 20 0 2 0 286472719 354664448 71761 33554432000 4194304 5964318 140736181903440 140444702477240 4391080 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 346352

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 23326
/proc/meminfo: memFree=28005276/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=346352 CPUtime=222.21 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 86003 0 0 0 22198 23 0 0 20 0 2 0 286472718 354664448 71981 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 86588 71981 198 433 0 86152 0
[pid=23323/tid=23325] ppid=23321 vsize=346352 CPUtime=222.24 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 85145 0 0 0 22197 27 0 0 20 0 2 0 286472719 354664448 71981 33554432000 4194304 5964318 140736181903440 140444702477240 4399960 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 346352

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 23326
/proc/meminfo: memFree=27977904/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=346352 CPUtime=282.16 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 94012 0 0 0 28191 25 0 0 20 0 2 0 286472718 354664448 79944 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 86588 79944 198 433 0 86152 0
[pid=23323/tid=23325] ppid=23321 vsize=346352 CPUtime=282.19 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 93155 0 0 0 28190 29 0 0 20 0 2 0 286472719 354664448 79945 33554432000 4194304 5964318 140736181903440 140444702477240 5136324 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 346352

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 23326
/proc/meminfo: memFree=27900568/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=411888 CPUtime=342.1 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 108546 0 0 0 34182 28 0 0 20 0 2 0 286472718 421773312 94431 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 102972 94431 198 433 0 102536 0
[pid=23323/tid=23325] ppid=23321 vsize=411888 CPUtime=342.15 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 107688 0 0 0 34181 34 0 0 20 0 2 0 286472719 421773312 94431 33554432000 4194304 5964318 140736181903440 140444702476280 4399995 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 411888

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23327
/proc/meminfo: memFree=27801232/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=542960 CPUtime=402.08 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 132825 0 0 0 40174 34 0 0 20 0 2 0 286472718 555991040 119164 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 135740 119164 198 433 0 135304 0
[pid=23323/tid=23325] ppid=23321 vsize=542960 CPUtime=402.15 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 131967 0 0 0 40174 41 0 0 20 0 2 0 286472719 555991040 119164 33554432000 4194304 5964318 140736181903440 140444702466368 5130746 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 542960

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23327
/proc/meminfo: memFree=27857536/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=477424 CPUtime=462.07 cores=1,3,5,7

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

/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 175622 0 0 0 130142 70 0 0 20 0 2 0 286472719 623099904 135573 33554432000 4194304 5964318 140736181903440 140444702477128 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 608496

[startup+1362.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 23376
/proc/meminfo: memFree=27991616/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=608496 CPUtime=1361.89 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 176480 0 0 0 136139 50 0 0 20 0 2 0 286472718 623099904 135573 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 152124 135573 198 433 0 151688 0
[pid=23323/tid=23325] ppid=23321 vsize=608496 CPUtime=1362.11 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 175622 0 0 0 136140 71 0 0 20 0 2 0 286472719 623099904 135573 33554432000 4194304 5964318 140736181903440 140444702477128 4399991 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 608496

[startup+1422.31 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 23376
/proc/meminfo: memFree=27988248/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=608496 CPUtime=1421.87 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 176501 0 0 0 142137 50 0 0 20 0 2 0 286472718 623099904 135577 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 152124 135577 198 433 0 151688 0
[pid=23323/tid=23325] ppid=23321 vsize=608496 CPUtime=1422.1 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 175643 0 0 0 142138 72 0 0 20 0 2 0 286472719 623099904 135577 33554432000 4194304 5964318 140736181903440 140444702477128 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 608496

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 23376
/proc/meminfo: memFree=27989312/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=608496 CPUtime=1481.84 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 176511 0 0 0 148134 50 0 0 20 0 2 0 286472718 623099904 135577 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 152124 135577 198 433 0 151688 0
[pid=23323/tid=23325] ppid=23321 vsize=608496 CPUtime=1482.09 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 175653 0 0 0 148136 73 0 0 20 0 2 0 286472719 623099904 135577 33554432000 4194304 5964318 140736181903440 140444702477128 5135561 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 608496

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 23376
/proc/meminfo: memFree=27969720/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=608496 CPUtime=1541.83 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 181750 0 0 0 154132 51 0 0 20 0 2 0 286472718 623099904 140816 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 152124 140816 198 433 0 151688 0
[pid=23323/tid=23325] ppid=23321 vsize=608496 CPUtime=1542.09 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 180892 0 0 0 154134 75 0 0 20 0 2 0 286472719 623099904 140816 33554432000 4194304 5964318 140736181903440 140444702476280 5136324 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 608496

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 23377
/proc/meminfo: memFree=27901272/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=674032 CPUtime=1601.83 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 196593 0 0 0 160127 56 0 0 20 0 2 0 286472718 690208768 155659 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 168508 155659 198 433 0 168072 0
[pid=23323/tid=23325] ppid=23321 vsize=674032 CPUtime=1602.09 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 195735 0 0 0 160129 80 0 0 20 0 2 0 286472719 690208768 155659 33554432000 4194304 5964318 140736181903440 140444702476280 4400001 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 674032

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 23377
/proc/meminfo: memFree=27800336/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=739568 CPUtime=1661.81 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 221791 0 0 0 166118 63 0 0 20 0 2 0 286472718 757317632 180856 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 184892 180856 198 433 0 184456 0
[pid=23323/tid=23325] ppid=23321 vsize=739568 CPUtime=1662.09 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 220933 0 0 0 166120 89 0 0 20 0 2 0 286472719 757317632 180856 33554432000 4194304 5964318 140736181903440 140444702476632 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 739568

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 23377
/proc/meminfo: memFree=27800052/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=739568 CPUtime=1721.8 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 221791 0 0 0 172117 63 0 0 20 0 2 0 286472718 757317632 180856 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 184892 180856 198 433 0 184456 0
[pid=23323/tid=23325] ppid=23321 vsize=739568 CPUtime=1722.09 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 220933 0 0 0 172119 90 0 0 20 0 2 0 286472719 757317632 180856 33554432000 4194304 5964318 140736181903440 140444702476632 4400001 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 739568

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/180 23380
/proc/meminfo: memFree=27798296/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=739568 CPUtime=1781.79 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 221791 0 0 0 178116 63 0 0 20 0 2 0 286472718 757317632 180856 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 184892 180856 198 433 0 184456 0
[pid=23323/tid=23325] ppid=23321 vsize=739568 CPUtime=1782.1 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 220933 0 0 0 178119 91 0 0 20 0 2 0 286472719 757317632 180856 33554432000 4194304 5964318 140736181903440 140444702476632 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 739568

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

[startup+1791.91 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 23380
/proc/meminfo: memFree=27798420/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=739568 CPUtime=1791.4 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 221791 0 0 0 179077 63 0 0 20 0 2 0 286472718 757317632 180856 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 184892 180856 198 433 0 184456 0
[pid=23323/tid=23325] ppid=23321 vsize=739568 CPUtime=1791.7 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 220933 0 0 0 179079 91 0 0 20 0 2 0 286472719 757317632 180856 33554432000 4194304 5964318 140736181903440 140444702476632 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 739568

[startup+1795.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 23380
/proc/meminfo: memFree=27798428/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=739568 CPUtime=1794.6 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 221791 0 0 0 179397 63 0 0 20 0 2 0 286472718 757317632 180856 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 184892 180856 198 433 0 184456 0
[pid=23323/tid=23325] ppid=23321 vsize=739568 CPUtime=1794.9 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 220933 0 0 0 179399 91 0 0 20 0 2 0 286472719 757317632 180856 33554432000 4194304 5964318 140736181903440 140444702476632 4400336 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 739568

[startup+1798.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 23380
/proc/meminfo: memFree=27798428/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=739568 CPUtime=1797.79 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 221791 0 0 0 179716 63 0 0 20 0 2 0 286472718 757317632 180856 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 184892 180856 198 433 0 184456 0
[pid=23323/tid=23325] ppid=23321 vsize=739568 CPUtime=1798.1 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 220933 0 0 0 179719 91 0 0 20 0 2 0 286472719 757317632 180856 33554432000 4194304 5964318 140736181903440 140444702476632 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 739568

[startup+1799.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 23380
/proc/meminfo: memFree=27798428/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=739568 CPUtime=1798.59 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 221791 0 0 0 179796 63 0 0 20 0 2 0 286472718 757317632 180856 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 184892 180856 198 433 0 184456 0
[pid=23323/tid=23325] ppid=23321 vsize=739568 CPUtime=1798.9 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 220933 0 0 0 179799 91 0 0 20 0 2 0 286472719 757317632 180856 33554432000 4194304 5964318 140736181903440 140444702476632 4399982 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (KiB) 739568

[startup+1799.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 23380
/proc/meminfo: memFree=27798428/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=739568 CPUtime=1799 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 221791 0 0 0 179837 63 0 0 20 0 2 0 286472718 757317632 180856 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 184892 180856 198 433 0 184456 0
[pid=23323/tid=23325] ppid=23321 vsize=739568 CPUtime=1799.3 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 220933 0 0 0 179839 91 0 0 20 0 2 0 286472719 757317632 180856 33554432000 4194304 5964318 140736181903440 140444702476632 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799
Current children cumulated vsize (KiB) 739568

[startup+1799.9 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 23380
/proc/meminfo: memFree=27798428/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=739568 CPUtime=1799.39 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 221791 0 0 0 179876 63 0 0 20 0 2 0 286472718 757317632 180856 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 184892 180856 198 433 0 184456 0
[pid=23323/tid=23325] ppid=23321 vsize=739568 CPUtime=1799.7 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 220933 0 0 0 179879 91 0 0 20 0 2 0 286472719 757317632 180856 33554432000 4194304 5964318 140736181903440 140444702476632 4399836 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.39
Current children cumulated vsize (KiB) 739568

[startup+1800 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 23380
/proc/meminfo: memFree=27798428/32873648 swapFree=7372/7372
[pid=23323] ppid=23321 vsize=739568 CPUtime=1799.49 cores=1,3,5,7
/proc/23323/stat : 23323 (wbo1.71) S 23321 23323 22137 0 -1 4202496 221791 0 0 0 179886 63 0 0 20 0 2 0 286472718 757317632 180856 33554432000 4194304 5964318 140736181903440 140736181902960 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23323/statm: 184892 180856 198 433 0 184456 0
[pid=23323/tid=23325] ppid=23321 vsize=739568 CPUtime=1799.8 cores=1,3,5,7
/proc/23323/task/23325/stat : 23325 (wbo1.71) R 23321 23323 22137 0 -1 4202560 220933 0 0 0 179889 91 0 0 20 0 2 0 286472719 757317632 180856 33554432000 4194304 5964318 140736181903440 140444702476632 4400001 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (KiB) 739568

Child status: 255
Real time (s): 1800.02
CPU time (s): 1799.84
CPU user time (s): 1798.9
CPU system time (s): 0.934857
CPU usage (%): 99.9901
Max. virtual memory (cumulated for all children) (KiB): 739568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.9
system time used= 0.934857
maximum resident set size= 723432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221793
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= 214
involuntary context switches= 4937

runsolver used 2.96355 second user time and 7.2479 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-28 13:11:07
IDJOB=3712883
IDBENCH=78942
IDSOLVER=2293
FILE ID=node122/3712883-1338203467
RUNJOBID= node122-1338190243-22154
PBS_JOBID= 14624571
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= a7f6c0c06b26873046d2d80874a938bb
RANDOM SEED=426427558

node122.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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.06
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.533
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.533
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	: 5332.04
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.533
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.533
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.533
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	: 5438.54
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.533
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.533
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:        28407980 kB
Buffers:          322920 kB
Cached:          2982468 kB
SwapCached:            0 kB
Active:          1574136 kB
Inactive:        2090632 kB
Active(anon):     350476 kB
Inactive(anon):    11052 kB
Active(file):    1223660 kB
Inactive(file):  2079580 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5452 kB
Writeback:             0 kB
AnonPages:        364064 kB
Mapped:            14540 kB
Shmem:               200 kB
Slab:             662068 kB
SReclaimable:     106320 kB
SUnreclaim:       555748 kB
KernelStack:        1488 kB
PageTables:         4900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     147212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    307200 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= 71684 MiB
End job on node122 at 2012-05-28 13:41:07