Trace number 3704663

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.7UNSAT 815.093 815.199

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900561288.opb
MD5SUM4bba9489f2c1cdd3e2419eb13f48915c
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark57.0313
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of 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
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 625
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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704663-1338079641.opb.
0.00/0.00	c Instance file HOME/instance-3704663-1338079641.opb
0.00/0.00	c File size is 83373 bytes.
0.00/0.00	c Highest Coefficient sum: 625
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:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Decision                                            |
0.00/0.00	c |  Objective Function:    None                                                |
0.00/0.00	c |                                                                             |
0.00/0.00	c ===============================================================================
814.83/815.19	c ===============================================================================
814.83/815.19	c Wall Clock Time: 815.19 s
814.83/815.19	s UNSATISFIABLE

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-3704663-1338079641/watcher-3704663-1338079641 -o /tmp/evaluation-result-3704663-1338079641/solver-3704663-1338079641 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704663-1338079641.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 14156
/proc/meminfo: memFree=31098156/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=3228 CPUtime=0 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) R 14154 14156 12452 0 -1 4202496 309 0 0 0 0 0 0 0 20 0 1 0 274090018 3305472 261 33554432000 4194304 5963574 140734399440624 140734399438504 4344320 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 807 261 168 432 0 351 0

[startup+0.0529619 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 14156
/proc/meminfo: memFree=31098156/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=83836 CPUtime=0.04 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 1040 0 0 0 4 0 0 0 20 0 2 0 274090018 85848064 971 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 20959 971 185 432 0 20524 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 83836

[startup+0.100155 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 14156
/proc/meminfo: memFree=31098156/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=83836 CPUtime=0.09 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 1163 0 0 0 9 0 0 0 20 0 2 0 274090018 85848064 1094 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 20959 1094 185 432 0 20524 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83836

[startup+0.300113 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 14156
/proc/meminfo: memFree=31098156/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=83836 CPUtime=0.29 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 1569 0 0 0 29 0 0 0 20 0 2 0 274090018 85848064 1500 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 20959 1500 185 432 0 20524 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83836

[startup+0.700114 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 14156
/proc/meminfo: memFree=31098156/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=83980 CPUtime=0.69 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 1949 0 0 0 69 0 0 0 20 0 2 0 274090018 85995520 1880 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 20995 1880 185 432 0 20560 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83980

[startup+1.50021 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 14158
/proc/meminfo: memFree=31090800/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=84052 CPUtime=1.48 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 2643 0 0 0 148 0 0 0 20 0 2 0 274090018 86069248 2574 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 21013 2574 185 432 0 20578 0
[pid=14156/tid=14158] ppid=14154 vsize=84052 CPUtime=1.47 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 1854 0 0 0 147 0 0 0 20 0 2 0 274090019 86069248 2574 33554432000 4194304 5963574 140734399440624 140187699013432 4399996 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 84052

[startup+3.10021 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 14158
/proc/meminfo: memFree=31086692/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=84052 CPUtime=3.09 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 3536 0 0 0 308 1 0 0 20 0 2 0 274090018 86069248 3467 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 21013 3467 185 432 0 20578 0
[pid=14156/tid=14158] ppid=14154 vsize=84052 CPUtime=3.07 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 2747 0 0 0 306 1 0 0 20 0 2 0 274090019 86069248 3467 33554432000 4194304 5963574 140734399440624 140187699013624 4400345 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84052

[startup+6.30015 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 14158
/proc/meminfo: memFree=31079004/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=84160 CPUtime=6.28 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 4791 0 0 0 627 1 0 0 20 0 2 0 274090018 86179840 4722 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 21040 4722 185 432 0 20605 0
[pid=14156/tid=14158] ppid=14154 vsize=84160 CPUtime=6.28 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 4002 0 0 0 626 2 0 0 20 0 2 0 274090019 86179840 4722 33554432000 4194304 5963574 140734399440624 140187699013432 4399456 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 84160

[startup+12.7002 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 14158
/proc/meminfo: memFree=31068488/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=84320 CPUtime=12.69 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 6857 0 0 0 1267 2 0 0 20 0 2 0 274090018 86343680 6785 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 21080 6785 185 432 0 20645 0
[pid=14156/tid=14158] ppid=14154 vsize=84320 CPUtime=12.67 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 6068 0 0 0 1265 2 0 0 20 0 2 0 274090019 86343680 6785 33554432000 4194304 5963574 140734399440624 140187699013672 4399456 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84320

[startup+25.5003 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 14158
/proc/meminfo: memFree=31042140/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=84560 CPUtime=25.47 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 10501 0 0 0 2544 3 0 0 20 0 2 0 274090018 86589440 10431 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 21140 10431 185 432 0 20705 0
[pid=14156/tid=14158] ppid=14154 vsize=84560 CPUtime=25.47 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 9712 0 0 0 2543 4 0 0 20 0 2 0 274090019 86589440 10431 33554432000 4194304 5963574 140734399440624 140187699013672 4399968 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 84560

[startup+51.1002 s]
/proc/loadavg: 2.14 2.06 2.01 3/179 14236
/proc/meminfo: memFree=31168608/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=85136 CPUtime=51.05 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 15569 0 0 0 5100 5 0 0 20 0 2 0 274090018 87179264 15596 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 21284 15596 185 432 0 20849 0
[pid=14156/tid=14158] ppid=14154 vsize=85136 CPUtime=51.05 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 14780 0 0 0 5099 6 0 0 20 0 2 0 274090019 87179264 15596 33554432000 4194304 5963574 140734399440624 140187699013432 4399642 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 85136

[startup+102.307 s]
/proc/loadavg: 2.06 2.05 2.00 3/179 14275
/proc/meminfo: memFree=31121464/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=152832 CPUtime=102.25 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 23865 0 0 0 10215 10 0 0 20 0 2 0 274090018 156499968 24618 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 38208 24618 185 432 0 37773 0
[pid=14156/tid=14158] ppid=14154 vsize=152832 CPUtime=102.25 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 23076 0 0 0 10213 12 0 0 20 0 2 0 274090019 156499968 24618 33554432000 4194304 5963574 140734399440624 140187699013432 4399560 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 152832

[startup+162.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/180 14278
/proc/meminfo: memFree=31043592/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=155496 CPUtime=162.23 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 33188 0 0 0 16207 16 0 0 20 0 2 0 274090018 159227904 33966 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 38874 33966 185 432 0 38439 0
[pid=14156/tid=14158] ppid=14154 vsize=155496 CPUtime=162.24 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 32399 0 0 0 16205 19 0 0 20 0 2 0 274090019 159227904 33966 33554432000 4194304 5963574 140734399440624 140187699013624 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 155496

[startup+222.3 s]
/proc/loadavg: 2.09 2.06 2.00 3/179 14317
/proc/meminfo: memFree=31041316/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=223480 CPUtime=222.2 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 40390 0 0 0 22199 21 0 0 20 0 2 0 274090018 228843520 41229 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 55870 41229 185 432 0 55435 0
[pid=14156/tid=14158] ppid=14154 vsize=223480 CPUtime=222.23 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 39601 0 0 0 22198 25 0 0 20 0 2 0 274090019 228843520 41229 33554432000 4194304 5963574 140734399440624 140187699013624 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 223480

[startup+282.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/179 14318
/proc/meminfo: memFree=30980752/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=224920 CPUtime=282.17 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 46536 0 0 0 28192 25 0 0 20 0 2 0 274090018 230318080 47454 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 56230 47454 185 432 0 55795 0
[pid=14156/tid=14158] ppid=14154 vsize=224920 CPUtime=282.22 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 45747 0 0 0 28192 30 0 0 20 0 2 0 274090019 230318080 47454 33554432000 4194304 5963574 140734399440624 140187699013624 4399554 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 224920

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 14318
/proc/meminfo: memFree=30913680/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=292740 CPUtime=342.16 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 55048 0 0 0 34184 32 0 0 20 0 2 0 274090018 299765760 55966 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 73185 55966 185 432 0 72750 0
[pid=14156/tid=14158] ppid=14154 vsize=292740 CPUtime=342.22 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 54259 0 0 0 34184 38 0 0 20 0 2 0 274090019 299765760 55966 33554432000 4194304 5963574 140734399440624 140187699013672 4378528 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 292740

[startup+402.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 14474
/proc/meminfo: memFree=30976768/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=293604 CPUtime=402.15 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 60409 0 0 0 40178 37 0 0 20 0 2 0 274090018 300650496 61364 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 73401 61364 185 432 0 72966 0
[pid=14156/tid=14158] ppid=14154 vsize=293604 CPUtime=402.21 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 59620 0 0 0 40177 44 0 0 20 0 2 0 274090019 300650496 61364 33554432000 4194304 5963574 140734399440624 140187699013432 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 293604

[startup+462.3 s]
/proc/loadavg: 2.10 2.05 2.00 3/179 14513
/proc/meminfo: memFree=30963856/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=294936 CPUtime=462.12 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 64472 0 0 0 46172 40 0 0 20 0 2 0 274090018 302014464 65443 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 73734 65443 185 432 0 73299 0
[pid=14156/tid=14158] ppid=14154 vsize=294936 CPUtime=462.2 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 63683 0 0 0 46172 48 0 0 20 0 2 0 274090019 302014464 65443 33554432000 4194304 5963574 140734399440624 140187699013672 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 294936

[startup+522.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 14513
/proc/meminfo: memFree=30888324/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=362216 CPUtime=522.12 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 72182 0 0 0 52165 47 0 0 20 0 2 0 274090018 370909184 73153 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 90554 73153 185 432 0 90119 0
[pid=14156/tid=14158] ppid=14154 vsize=362216 CPUtime=522.2 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 71393 0 0 0 52166 54 0 0 20 0 2 0 274090019 370909184 73153 33554432000 4194304 5963574 140734399440624 140187699013624 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 362216

[startup+582.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/179 14709
/proc/meminfo: memFree=30888708/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=363740 CPUtime=582.1 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 77361 0 0 0 58158 52 0 0 20 0 2 0 274090018 372469760 78317 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 90935 78317 185 432 0 90500 0
[pid=14156/tid=14158] ppid=14154 vsize=363740 CPUtime=582.2 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 76572 0 0 0 58159 61 0 0 20 0 2 0 274090019 372469760 78317 33554432000 4194304 5963574 140734399440624 140187699013624 4399546 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 363740

[startup+642.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 14709
/proc/meminfo: memFree=30798048/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=364604 CPUtime=642.09 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 83631 0 0 0 64151 58 0 0 20 0 2 0 274090018 373354496 84608 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 91151 84608 185 432 0 90716 0
[pid=14156/tid=14158] ppid=14154 vsize=364604 CPUtime=642.21 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 82842 0 0 0 64153 68 0 0 20 0 2 0 274090019 373354496 84608 33554432000 4194304 5963574 140734399440624 140187699013672 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 364604

[startup+702.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/179 14709
/proc/meminfo: memFree=30743088/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=432348 CPUtime=702.04 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 86974 0 0 0 70143 61 0 0 20 0 2 0 274090018 442724352 87991 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 108087 87991 185 432 0 107652 0
[pid=14156/tid=14158] ppid=14154 vsize=432348 CPUtime=702.16 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 86185 0 0 0 70144 72 0 0 20 0 2 0 274090019 442724352 87991 33554432000 4194304 5963574 140734399440624 140187699013432 4220678 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 432348

[startup+762.307 s]
/proc/loadavg: 2.07 2.04 2.00 3/180 14712
/proc/meminfo: memFree=30708400/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=433644 CPUtime=762.04 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 92967 0 0 0 76139 65 0 0 20 0 2 0 274090018 444051456 93984 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 108411 93984 185 432 0 107976 0
[pid=14156/tid=14158] ppid=14154 vsize=433644 CPUtime=762.17 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 92178 0 0 0 76140 77 0 0 20 0 2 0 274090019 444051456 93984 33554432000 4194304 5963574 140734399440624 140187699013672 4399627 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 433644

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

[startup+767.9 s]
/proc/loadavg: 2.06 2.04 2.00 3/180 14712
/proc/meminfo: memFree=30704792/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=433716 CPUtime=767.63 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 93901 0 0 0 76697 66 0 0 20 0 2 0 274090018 444125184 94918 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 108429 94918 185 432 0 107994 0
[pid=14156/tid=14158] ppid=14154 vsize=433716 CPUtime=767.77 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 93112 0 0 0 76699 78 0 0 20 0 2 0 274090019 444125184 94918 33554432000 4194304 5963574 140734399440624 140187699013672 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 767.63
Current children cumulated vsize (KiB) 433716

[startup+793.5 s]
/proc/loadavg: 2.10 2.05 2.00 3/180 14712
/proc/meminfo: memFree=30670404/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=434452 CPUtime=793.23 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 97387 0 0 0 79254 69 0 0 20 0 2 0 274090018 444878848 98404 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 108613 98404 185 432 0 108178 0
[pid=14156/tid=14158] ppid=14154 vsize=434452 CPUtime=793.37 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 96598 0 0 0 79255 82 0 0 20 0 2 0 274090019 444878848 98404 33554432000 4194304 5963574 140734399440624 140187699013624 4399639 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 793.23
Current children cumulated vsize (KiB) 434452

[startup+806.307 s]
/proc/loadavg: 2.07 2.05 2.00 3/180 14712
/proc/meminfo: memFree=30658500/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=434596 CPUtime=806.03 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 97574 0 0 0 80534 69 0 0 20 0 2 0 274090018 445026304 98591 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 108649 98591 185 432 0 108214 0
[pid=14156/tid=14158] ppid=14154 vsize=434596 CPUtime=806.18 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 96785 0 0 0 80536 82 0 0 20 0 2 0 274090019 445026304 98591 33554432000 4194304 5963574 140734399440624 140187699013432 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 806.03
Current children cumulated vsize (KiB) 434596

[startup+809.5 s]
/proc/loadavg: 2.07 2.05 2.00 3/180 14712
/proc/meminfo: memFree=30656392/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=434596 CPUtime=809.23 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 97579 0 0 0 80854 69 0 0 20 0 2 0 274090018 445026304 98596 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 108649 98596 185 432 0 108214 0
[pid=14156/tid=14158] ppid=14154 vsize=434596 CPUtime=809.38 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 96790 0 0 0 80856 82 0 0 20 0 2 0 274090019 445026304 98596 33554432000 4194304 5963574 140734399440624 140187699013432 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 809.23
Current children cumulated vsize (KiB) 434596

[startup+812.7 s]
/proc/loadavg: 2.07 2.05 2.00 3/180 14712
/proc/meminfo: memFree=30654656/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=434848 CPUtime=812.42 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 97626 0 0 0 81173 69 0 0 20 0 2 0 274090018 445284352 98643 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 108712 98643 185 432 0 108277 0
[pid=14156/tid=14158] ppid=14154 vsize=434848 CPUtime=812.57 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 96837 0 0 0 81175 82 0 0 20 0 2 0 274090019 445284352 98643 33554432000 4194304 5963574 140734399440624 140187699013432 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 812.42
Current children cumulated vsize (KiB) 434848

[startup+814.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/180 14712
/proc/meminfo: memFree=30653168/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=434848 CPUtime=814.02 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 97634 0 0 0 81333 69 0 0 20 0 2 0 274090018 445284352 98651 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 108712 98651 185 432 0 108277 0
[pid=14156/tid=14158] ppid=14154 vsize=434848 CPUtime=814.17 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 96845 0 0 0 81335 82 0 0 20 0 2 0 274090019 445284352 98651 33554432000 4194304 5963574 140734399440624 140187699013432 4400099 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 814.02
Current children cumulated vsize (KiB) 434848

[startup+814.7 s]
/proc/loadavg: 2.06 2.05 2.00 3/180 14712
/proc/meminfo: memFree=30653168/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=434848 CPUtime=814.42 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 97635 0 0 0 81373 69 0 0 20 0 2 0 274090018 445284352 98652 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 108712 98652 185 432 0 108277 0
[pid=14156/tid=14158] ppid=14154 vsize=434848 CPUtime=814.57 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 96846 0 0 0 81375 82 0 0 20 0 2 0 274090019 445284352 98652 33554432000 4194304 5963574 140734399440624 140187699013432 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 814.42
Current children cumulated vsize (KiB) 434848

[startup+815.107 s]
/proc/loadavg: 2.06 2.05 2.00 3/180 14712
/proc/meminfo: memFree=30652548/32873648 swapFree=7112/7112
[pid=14156] ppid=14154 vsize=434848 CPUtime=814.83 cores=0,2,4,6
/proc/14156/stat : 14156 (wbo1.7) S 14154 14156 12452 0 -1 4202496 97635 0 0 0 81414 69 0 0 20 0 2 0 274090018 445284352 98652 33554432000 4194304 5963574 140734399440624 140734399440144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14156/statm: 108712 98652 185 432 0 108277 0
[pid=14156/tid=14158] ppid=14154 vsize=434848 CPUtime=814.98 cores=0,2,4,6
/proc/14156/task/14158/stat : 14158 (wbo1.7) R 14154 14156 12452 0 -1 4202560 96846 0 0 0 81416 82 0 0 20 0 2 0 274090019 445284352 98652 33554432000 4194304 5963574 140734399440624 140187699013432 4399578 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 814.83
Current children cumulated vsize (KiB) 434848

Child status: 255
Real time (s): 815.199
CPU time (s): 815.093
CPU user time (s): 814.252
CPU system time (s): 0.840872
CPU usage (%): 99.987
Max. virtual memory (cumulated for all children) (KiB): 434848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 814.252
system time used= 0.840872
maximum resident set size= 394612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97636
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= 164
involuntary context switches= 888

runsolver used 1.57276 second user time and 3.89741 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-27 02:47:21
IDJOB=3704663
IDBENCH=1303
IDSOLVER=2283
FILE ID=node126/3704663-1338079641
RUNJOBID= node126-1338077272-12468
PBS_JOBID= 14624421
Free space on /tmp= 71296 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900561288.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704663-1338079641/watcher-3704663-1338079641 -o /tmp/evaluation-result-3704663-1338079641/solver-3704663-1338079641 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3704663-1338079641.opb

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

MD5SUM BENCH= 4bba9489f2c1cdd3e2419eb13f48915c
RANDOM SEED=1818527046

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.456
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.90
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.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31098520 kB
Buffers:          247984 kB
Cached:           546988 kB
SwapCached:        17756 kB
Active:           939192 kB
Inactive:          43020 kB
Active(anon):     168428 kB
Inactive(anon):    20464 kB
Active(file):     770764 kB
Inactive(file):    22556 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:              5448 kB
Writeback:             0 kB
AnonPages:        221528 kB
Mapped:            10260 kB
Shmem:                 0 kB
Slab:             655108 kB
SReclaimable:      99476 kB
SUnreclaim:       555632 kB
KernelStack:        1488 kB
PageTables:         4184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     153660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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= 71292 MiB
End job on node126 at 2012-05-27 03:00:56