Trace number 3713160

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.45 1800

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900584106--soft-0-100-0.wbo
MD5SUMd3ccf217ec482c2d8ac120ae50401a4a
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark72.143
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 constraints2707
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 137946
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 137945
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 737
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-3713160-1338218017.wbo.
0.00/0.00	c Instance file HOME/instance-3713160-1338218017.wbo
0.00/0.00	c File size is 96771 bytes.
0.00/0.00	c Highest Coefficient sum: 737
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      2938                                                |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 23                                                  |
0.00/0.00	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 ===============================================================================
304.74/304.83	c | 304.83    | 0  | 1            lb |  0                0                0.00  |
943.37/943.74	c | 943.74    | 0  | 2            lb |  0                0                0.00  |
1515.30/1515.80	c | 1515.81   | 0  | 3            lb |  0                0                0.00  |
1799.45/1800.00	c ===============================================================================
1799.45/1800.00	c Wall Clock Time: 1800.00 s
1799.45/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-3713160-1338218017/watcher-3713160-1338218017 -o /tmp/evaluation-result-3713160-1338218017/solver-3713160-1338218017 -C 1800 -W 1900 -M 15500 wbo1.71 -file-format=wbo HOME/instance-3713160-1338218017.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.12 2.06 2.01 3/177 14418
/proc/meminfo: memFree=28066096/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=3600 CPUtime=0 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) R 14416 14418 12215 0 -1 4202496 381 0 0 0 0 0 0 0 20 0 1 0 287926813 3686400 334 33554432000 4194304 5964318 140735116280256 140734327346056 4395170 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 900 334 169 433 0 440 0

[startup+0.0908961 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 14418
/proc/meminfo: memFree=28066096/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=84288 CPUtime=0.08 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 1550 0 0 0 8 0 0 0 20 0 2 0 287926813 86310912 1479 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 21072 1479 194 433 0 20636 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 84288

[startup+0.100185 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 14418
/proc/meminfo: memFree=28066096/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=84288 CPUtime=0.09 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 1578 0 0 0 9 0 0 0 20 0 2 0 287926813 86310912 1507 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 21072 1507 194 433 0 20636 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84288

[startup+0.300116 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 14418
/proc/meminfo: memFree=28066096/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=84288 CPUtime=0.29 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 2080 0 0 0 29 0 0 0 20 0 2 0 287926813 86310912 2009 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 21072 2009 194 433 0 20636 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84288

[startup+0.700118 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 14418
/proc/meminfo: memFree=28066096/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=84432 CPUtime=0.69 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 2893 0 0 0 69 0 0 0 20 0 2 0 287926813 86458368 2822 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 21108 2822 194 433 0 20672 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84432

[startup+1.50023 s]
/proc/loadavg: 2.12 2.06 2.01 3/179 14420
/proc/meminfo: memFree=28053308/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=84504 CPUtime=1.48 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 4448 0 0 0 148 0 0 0 20 0 2 0 287926813 86532096 4377 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 21126 4377 194 433 0 20690 0
[pid=14418/tid=14420] ppid=14416 vsize=84504 CPUtime=1.47 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 3560 0 0 0 147 0 0 0 20 0 2 0 287926814 86532096 4377 33554432000 4194304 5964318 140735116280256 140311593129976 5136324 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 84504

[startup+3.10023 s]
/proc/loadavg: 2.12 2.06 2.01 3/179 14420
/proc/meminfo: memFree=28047844/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=84504 CPUtime=3.08 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 6022 0 0 0 308 0 0 0 20 0 2 0 287926813 86532096 5951 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 21126 5951 194 433 0 20690 0
[pid=14418/tid=14420] ppid=14416 vsize=84504 CPUtime=3.06 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 5134 0 0 0 306 0 0 0 20 0 2 0 287926814 86532096 5951 33554432000 4194304 5964318 140735116280256 140311593129976 4410781 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 84504

[startup+6.30028 s]
/proc/loadavg: 2.11 2.06 2.01 3/179 14420
/proc/meminfo: memFree=28026392/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=84612 CPUtime=6.28 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 12432 0 0 0 626 2 0 0 20 0 2 0 287926813 86642688 12361 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 21153 12361 194 433 0 20717 0
[pid=14418/tid=14420] ppid=14416 vsize=84612 CPUtime=6.25 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 11544 0 0 0 623 2 0 0 20 0 2 0 287926814 86642688 12361 33554432000 4194304 5964318 140735116280256 140311593129976 5136324 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 84612

[startup+12.7003 s]
/proc/loadavg: 2.10 2.06 2.01 3/179 14420
/proc/meminfo: memFree=27978164/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=150148 CPUtime=12.68 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 22051 0 0 0 1264 4 0 0 20 0 2 0 287926813 153751552 21980 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 37537 21980 194 433 0 37101 0
[pid=14418/tid=14420] ppid=14416 vsize=150148 CPUtime=12.64 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 21163 0 0 0 1260 4 0 0 20 0 2 0 287926814 153751552 21980 33554432000 4194304 5964318 140735116280256 140311593129976 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 150148

[startup+25.5003 s]
/proc/loadavg: 2.08 2.06 2.00 3/179 14420
/proc/meminfo: memFree=27925892/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=215844 CPUtime=25.48 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 35695 0 0 0 2540 8 0 0 20 0 2 0 287926813 221024256 35624 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 53961 35624 194 433 0 53525 0
[pid=14418/tid=14420] ppid=14416 vsize=215844 CPUtime=25.41 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 34807 0 0 0 2533 8 0 0 20 0 2 0 287926814 221024256 35624 33554432000 4194304 5964318 140735116280256 140311593129976 4400326 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) 215844

[startup+51.1003 s]
/proc/loadavg: 2.05 2.05 2.00 3/179 14420
/proc/meminfo: memFree=27832968/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=281620 CPUtime=51.08 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 58918 0 0 0 5093 15 0 0 20 0 2 0 287926813 288378880 58847 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 70405 58847 194 433 0 69969 0
[pid=14418/tid=14420] ppid=14416 vsize=281620 CPUtime=50.94 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 58030 0 0 0 5079 15 0 0 20 0 2 0 287926814 288378880 58847 33554432000 4194304 5964318 140735116280256 140311593129976 4399995 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) 281620

[startup+102.307 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 14420
/proc/meminfo: memFree=27733688/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=412692 CPUtime=102.28 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 83711 0 0 0 10205 23 0 0 20 0 2 0 287926813 422596608 83389 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 103173 83389 194 433 0 102737 0
[pid=14418/tid=14420] ppid=14416 vsize=412692 CPUtime=102.02 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 82823 0 0 0 10178 24 0 0 20 0 2 0 287926814 422596608 83389 33554432000 4194304 5964318 140735116280256 140311593130008 4400446 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 412692

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 14421
/proc/meminfo: memFree=27627328/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=478660 CPUtime=162.26 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 108955 0 0 0 16196 30 0 0 20 0 2 0 287926813 490147840 108633 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 119665 108633 194 433 0 119229 0
[pid=14418/tid=14420] ppid=14416 vsize=478660 CPUtime=161.86 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 108067 0 0 0 16154 32 0 0 20 0 2 0 287926814 490147840 108633 33554432000 4194304 5964318 140735116280256 140311593129976 4399868 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 478660

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 14421
/proc/meminfo: memFree=27601784/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=478876 CPUtime=222.25 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 115377 0 0 0 22193 32 0 0 20 0 2 0 287926813 490369024 115055 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 119719 115055 194 433 0 119283 0
[pid=14418/tid=14420] ppid=14416 vsize=478876 CPUtime=221.7 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 114489 0 0 0 22135 35 0 0 20 0 2 0 287926814 490369024 115055 33554432000 4194304 5964318 140735116280256 140311593129976 4400007 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) 478876

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 14421
/proc/meminfo: memFree=27480140/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=610092 CPUtime=282.24 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 133759 0 0 0 28186 38 0 0 20 0 2 0 287926813 624734208 133437 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 152523 133437 194 433 0 152087 0
[pid=14418/tid=14420] ppid=14416 vsize=610092 CPUtime=281.55 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 132871 0 0 0 28113 42 0 0 20 0 2 0 287926814 624734208 133437 33554432000 4194304 5964318 140735116280256 140311593129976 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 610092

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14421
/proc/meminfo: memFree=27526516/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=543040 CPUtime=342.23 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 143472 0 0 0 34181 42 0 0 20 0 2 0 287926813 556072960 121382 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 135760 121382 198 433 0 135324 0
[pid=14418/tid=14420] ppid=14416 vsize=543040 CPUtime=341.4 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 142584 0 0 0 34093 47 0 0 20 0 2 0 287926814 556072960 121382 33554432000 4194304 5964318 140735116280256 140311593130936 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 543040

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 14424
/proc/meminfo: memFree=27526384/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=543040 CPUtime=402.22 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 143493 0 0 0 40180 42 0 0 20 0 2 0 287926813 556072960 121403 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 135760 121403 198 433 0 135324 0
[pid=14418/tid=14420] ppid=14416 vsize=543040 CPUtime=401.24 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 142605 0 0 0 40076 48 0 0 20 0 2 0 287926814 556072960 121403 33554432000 4194304 5964318 140735116280256 140311593130936 4389004 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) 543040

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14425
/proc/meminfo: memFree=27526392/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=543040 CPUtime=462.21 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 14471
/proc/meminfo: memFree=27350032/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=805184 CPUtime=1421.81 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 223238 0 0 0 142112 69 0 0 20 0 2 0 287926813 824508416 183309 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 201296 183309 198 433 0 200860 0
[pid=14418/tid=14420] ppid=14416 vsize=805184 CPUtime=1418.41 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 222350 0 0 0 141751 90 0 0 20 0 2 0 287926814 824508416 183309 33554432000 4194304 5964318 140735116280256 140311593130936 4399995 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 805184

[startup+1482.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 14471
/proc/meminfo: memFree=27282824/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=870720 CPUtime=1481.8 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 240054 0 0 0 148104 76 0 0 20 0 2 0 287926813 891617280 200125 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 217680 200125 198 433 0 217244 0
[pid=14418/tid=14420] ppid=14416 vsize=870720 CPUtime=1478.25 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 239166 0 0 0 147727 98 0 0 20 0 2 0 287926814 891617280 200125 33554432000 4194304 5964318 140735116280256 140311593129784 4399960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 870720

[startup+1542.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 14471
/proc/meminfo: memFree=27359772/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=739648 CPUtime=1541.79 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 240057 0 0 0 154102 77 0 0 20 0 2 0 287926813 757399552 180802 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 184912 180802 198 433 0 184476 0
[pid=14418/tid=14420] ppid=14416 vsize=739648 CPUtime=1538.1 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 239169 0 0 0 153710 100 0 0 20 0 2 0 287926814 757399552 180802 33554432000 4194304 5964318 140735116280256 140311593130824 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 739648

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 14474
/proc/meminfo: memFree=27359768/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=739648 CPUtime=1601.78 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 240057 0 0 0 160101 77 0 0 20 0 2 0 287926813 757399552 180802 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 184912 180802 198 433 0 184476 0
[pid=14418/tid=14420] ppid=14416 vsize=739648 CPUtime=1597.94 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 239169 0 0 0 159693 101 0 0 20 0 2 0 287926814 757399552 180802 33554432000 4194304 5964318 140735116280256 140311593130824 4400001 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 739648

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 14474
/proc/meminfo: memFree=27359680/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=739648 CPUtime=1661.77 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 240057 0 0 0 166100 77 0 0 20 0 2 0 287926813 757399552 180802 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 184912 180802 198 433 0 184476 0
[pid=14418/tid=14420] ppid=14416 vsize=739648 CPUtime=1657.79 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 239169 0 0 0 165677 102 0 0 20 0 2 0 287926814 757399552 180802 33554432000 4194304 5964318 140735116280256 140311593130824 4379136 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 739648

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14475
/proc/meminfo: memFree=27349292/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=739648 CPUtime=1721.76 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 240057 0 0 0 172099 77 0 0 20 0 2 0 287926813 757399552 180802 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 184912 180802 198 433 0 184476 0
[pid=14418/tid=14420] ppid=14416 vsize=739648 CPUtime=1717.64 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 239169 0 0 0 171661 103 0 0 20 0 2 0 287926814 757399552 180802 33554432000 4194304 5964318 140735116280256 140311593130824 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 739648

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14475
/proc/meminfo: memFree=27349448/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=739648 CPUtime=1781.75 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 240057 0 0 0 178098 77 0 0 20 0 2 0 287926813 757399552 180802 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 184912 180802 198 433 0 184476 0
[pid=14418/tid=14420] ppid=14416 vsize=739648 CPUtime=1777.48 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 239169 0 0 0 177644 104 0 0 20 0 2 0 287926814 757399552 180802 33554432000 4194304 5964318 140735116280256 140311593130824 4400336 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 739648

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 14475
/proc/meminfo: memFree=27349448/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=739648 CPUtime=1791.36 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 240057 0 0 0 179059 77 0 0 20 0 2 0 287926813 757399552 180802 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 184912 180802 198 433 0 184476 0
[pid=14418/tid=14420] ppid=14416 vsize=739648 CPUtime=1787.07 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 239169 0 0 0 178603 104 0 0 20 0 2 0 287926814 757399552 180802 33554432000 4194304 5964318 140735116280256 140311593130824 4391313 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (KiB) 739648

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14475
/proc/meminfo: memFree=27349448/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=739648 CPUtime=1794.56 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 240057 0 0 0 179379 77 0 0 20 0 2 0 287926813 757399552 180802 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 184912 180802 198 433 0 184476 0
[pid=14418/tid=14420] ppid=14416 vsize=739648 CPUtime=1790.26 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 239169 0 0 0 178922 104 0 0 20 0 2 0 287926814 757399552 180802 33554432000 4194304 5964318 140735116280256 140311593130824 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 739648

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14475
/proc/meminfo: memFree=27349448/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=739648 CPUtime=1797.75 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 240057 0 0 0 179698 77 0 0 20 0 2 0 287926813 757399552 180802 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 184912 180802 198 433 0 184476 0
[pid=14418/tid=14420] ppid=14416 vsize=739648 CPUtime=1793.44 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 239169 0 0 0 179240 104 0 0 20 0 2 0 287926814 757399552 180802 33554432000 4194304 5964318 140735116280256 140311593130824 4399960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 739648

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14475
/proc/meminfo: memFree=27349448/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=739648 CPUtime=1798.55 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 240057 0 0 0 179778 77 0 0 20 0 2 0 287926813 757399552 180802 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 184912 180802 198 433 0 184476 0
[pid=14418/tid=14420] ppid=14416 vsize=739648 CPUtime=1794.24 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 239169 0 0 0 179320 104 0 0 20 0 2 0 287926814 757399552 180802 33554432000 4194304 5964318 140735116280256 140311593130824 4399993 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.55
Current children cumulated vsize (KiB) 739648

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14475
/proc/meminfo: memFree=27349448/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=739648 CPUtime=1798.96 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 240057 0 0 0 179819 77 0 0 20 0 2 0 287926813 757399552 180802 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 184912 180802 198 433 0 184476 0
[pid=14418/tid=14420] ppid=14416 vsize=739648 CPUtime=1794.65 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 239169 0 0 0 179361 104 0 0 20 0 2 0 287926814 757399552 180802 33554432000 4194304 5964318 140735116280256 140311593130824 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.96
Current children cumulated vsize (KiB) 739648

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14475
/proc/meminfo: memFree=27349448/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=739648 CPUtime=1799.35 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 240057 0 0 0 179858 77 0 0 20 0 2 0 287926813 757399552 180802 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 184912 180802 198 433 0 184476 0
[pid=14418/tid=14420] ppid=14416 vsize=739648 CPUtime=1795.04 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 239169 0 0 0 179400 104 0 0 20 0 2 0 287926814 757399552 180802 33554432000 4194304 5964318 140735116280256 140311593130824 4399995 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.35
Current children cumulated vsize (KiB) 739648

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14475
/proc/meminfo: memFree=27349448/32873844 swapFree=7116/7116
[pid=14418] ppid=14416 vsize=739648 CPUtime=1799.45 cores=1,3,5,7
/proc/14418/stat : 14418 (wbo1.71) S 14416 14418 12215 0 -1 4202496 240057 0 0 0 179868 77 0 0 20 0 2 0 287926813 757399552 180802 33554432000 4194304 5964318 140735116280256 140735116279776 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14418/statm: 184912 180802 198 433 0 184476 0
[pid=14418/tid=14420] ppid=14416 vsize=739648 CPUtime=1795.14 cores=1,3,5,7
/proc/14418/task/14420/stat : 14420 (wbo1.71) R 14416 14418 12215 0 -1 4202560 239169 0 0 0 179410 104 0 0 20 0 2 0 287926814 757399552 180802 33554432000 4194304 5964318 140735116280256 140311593130824 4399856 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 739648

Child status: 255

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

Real time (s): 1800
CPU time (s): 1799.45
CPU user time (s): 1798.68
CPU system time (s): 0.77
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 871804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.12
system time used= 1.05484
maximum resident set size= 807012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240059
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= 319
involuntary context switches= 1857

runsolver used 2.86356 second user time and 9.12961 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-28 17:13:37
IDJOB=3713160
IDBENCH=79289
IDSOLVER=2293
FILE ID=node138/3713160-1338218017
RUNJOBID= node138-1338194596-12232
PBS_JOBID= 14624599
Free space on /tmp= 71488 MiB

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

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

MD5SUM BENCH= d3ccf217ec482c2d8ac120ae50401a4a
RANDOM SEED=937078129

node138.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28066732 kB
Buffers:          663012 kB
Cached:          2445900 kB
SwapCached:          208 kB
Active:          1961368 kB
Inactive:        1948792 kB
Active(anon):     782940 kB
Inactive(anon):    11368 kB
Active(file):    1178428 kB
Inactive(file):  1937424 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:              5448 kB
Writeback:             0 kB
AnonPages:        763436 kB
Mapped:            15104 kB
Shmem:               200 kB
Slab:             753040 kB
SReclaimable:     195328 kB
SUnreclaim:       557712 kB
KernelStack:        1488 kB
PageTables:         5640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     146816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    481280 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71484 MiB
End job on node138 at 2012-05-28 17:43:38