Trace number 3727215

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo 1.72? 1799.89 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K168.opb
MD5SUM4a002b4e44699cf4cd35a469f7223c94
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19992
Total number of constraints20330
Number of constraints which are clauses20162
Number of constraints which are cardinality constraints (but not clauses)168
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint168
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 169
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727215-1338671111.opb.
0.00/0.00	c Instance file HOME/instance-3727215-1338671111.opb
0.00/0.00	c File size is 1377299 bytes.
0.09/0.11	c Highest Coefficient sum: 169
0.09/0.11	c ============================[ Problem Statistics ]=============================
0.09/0.11	c |                                                                             |
0.09/0.11	c |  Parsing time:          0.11         s                                      |
0.09/0.11	c |  Number Variables:      19992                                               |
0.09/0.11	c |  Number Clauses:        20162                                               |
0.09/0.11	c |  Number Cardinality:    168                                                 |
0.09/0.11	c |  Number PB Constraints: 0                                                   |
0.09/0.11	c |                                                                             |
0.09/0.12	c |  Problem Type:          Decision                                            |
0.09/0.12	c |  Objective Function:    None                                                |
0.09/0.12	c |                                                                             |
0.09/0.12	c ===============================================================================
1799.51/1800.00	c ===============================================================================
1799.51/1800.00	c Wall Clock Time: 1800.00 s
1799.51/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-3727215-1338671111/watcher-3727215-1338671111 -o /tmp/evaluation-result-3727215-1338671111/solver-3727215-1338671111 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727215-1338671111.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.02 2.01 2.22 2/175 17859
/proc/meminfo: memFree=27614416/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=5596 CPUtime=0 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) R 17857 17859 17516 0 -1 4202496 553 0 0 0 0 0 0 0 20 0 1 0 333237024 5730304 505 33554432000 4194304 5964350 140733528691280 140733537610216 4395569 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 1399 506 161 433 0 626 0

[startup+0.088295 s]
/proc/loadavg: 2.02 2.01 2.22 2/175 17859
/proc/meminfo: memFree=27614416/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=11920 CPUtime=0.08 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) R 17857 17859 17516 0 -1 4202496 2355 0 0 0 8 0 0 0 20 0 1 0 333237024 12206080 2274 33554432000 4194304 5964350 140733528691280 140733537610216 5136410 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 2980 2275 428 433 0 2207 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11920

[startup+0.100292 s]
/proc/loadavg: 2.02 2.01 2.22 2/175 17859
/proc/meminfo: memFree=27614416/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=12448 CPUtime=0.09 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) R 17857 17859 17516 0 -1 4202496 2536 0 0 0 9 0 0 0 20 0 1 0 333237024 12746752 2455 33554432000 4194304 5964350 140733528691280 140733537610216 5156152 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 3112 2456 464 433 0 2339 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12448

[startup+0.300308 s]
/proc/loadavg: 2.02 2.01 2.22 2/175 17859
/proc/meminfo: memFree=27614416/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=94072 CPUtime=0.29 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 6309 0 0 0 29 0 0 0 20 0 2 0 333237024 96329728 5325 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 23518 5325 186 433 0 23082 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 94072

[startup+0.700267 s]
/proc/loadavg: 2.02 2.01 2.22 2/175 17859
/proc/meminfo: memFree=27614416/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=94072 CPUtime=0.69 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 6550 0 0 0 68 1 0 0 20 0 2 0 333237024 96329728 5566 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 23518 5566 186 433 0 23082 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94072

[startup+1.5003 s]
/proc/loadavg: 2.02 2.01 2.22 3/177 17861
/proc/meminfo: memFree=27592080/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=94072 CPUtime=1.49 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 7270 0 0 0 148 1 0 0 20 0 2 0 333237024 96329728 6286 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 23518 6286 186 433 0 23082 0
[pid=17859/tid=17861] ppid=17857 vsize=94072 CPUtime=1.37 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 4119 0 0 0 137 0 0 0 20 0 2 0 333237035 96329728 6286 33554432000 4194304 5964350 140733528691280 140426214389752 4399774 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94072

[startup+3.10033 s]
/proc/loadavg: 2.02 2.01 2.21 3/177 17861
/proc/meminfo: memFree=27588352/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=94072 CPUtime=3.09 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 8453 0 0 0 308 1 0 0 20 0 2 0 333237024 96329728 7469 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 23518 7469 186 433 0 23082 0
[pid=17859/tid=17861] ppid=17857 vsize=94072 CPUtime=2.97 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 5302 0 0 0 296 1 0 0 20 0 2 0 333237035 96329728 7469 33554432000 4194304 5964350 140733528691280 140426214389560 4403259 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94072

[startup+6.30033 s]
/proc/loadavg: 2.02 2.01 2.21 3/177 17861
/proc/meminfo: memFree=27578060/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=94072 CPUtime=6.29 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 11104 0 0 0 627 2 0 0 20 0 2 0 333237024 96329728 10120 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 23518 10120 186 433 0 23082 0
[pid=17859/tid=17861] ppid=17857 vsize=94072 CPUtime=6.17 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 7953 0 0 0 615 2 0 0 20 0 2 0 333237035 96329728 10120 33554432000 4194304 5964350 140733528691280 140426214389752 4399807 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94072

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.21 3/177 17861
/proc/meminfo: memFree=27570148/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=94072 CPUtime=12.69 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 12102 0 0 0 1267 2 0 0 20 0 2 0 333237024 96329728 11118 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 23518 11118 186 433 0 23082 0
[pid=17859/tid=17861] ppid=17857 vsize=94072 CPUtime=12.57 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 8951 0 0 0 1255 2 0 0 20 0 2 0 333237035 96329728 11118 33554432000 4194304 5964350 140733528691280 140426214389752 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94072

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.21 3/177 17861
/proc/meminfo: memFree=27559252/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=94072 CPUtime=25.49 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 15097 0 0 0 2545 4 0 0 20 0 2 0 333237024 96329728 14113 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 23518 14113 186 433 0 23082 0
[pid=17859/tid=17861] ppid=17857 vsize=94072 CPUtime=25.37 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 11946 0 0 0 2533 4 0 0 20 0 2 0 333237035 96329728 14113 33554432000 4194304 5964350 140733528691280 140426214389752 4399861 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 94072

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.20 3/177 17861
/proc/meminfo: memFree=27517340/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=159608 CPUtime=51.08 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 25552 0 0 0 5101 7 0 0 20 0 2 0 333237024 163438592 24568 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 39902 24568 186 433 0 39466 0
[pid=17859/tid=17861] ppid=17857 vsize=159608 CPUtime=50.98 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 22401 0 0 0 5090 8 0 0 20 0 2 0 333237035 163438592 24568 33554432000 4194304 5964350 140733528691280 140426214389752 4399987 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 159608

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.19 3/177 17862
/proc/meminfo: memFree=27492044/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=160332 CPUtime=102.28 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 31577 0 0 0 10218 10 0 0 20 0 2 0 333237024 164179968 30593 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 40083 30593 186 433 0 39647 0
[pid=17859/tid=17861] ppid=17857 vsize=160332 CPUtime=102.18 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 28426 0 0 0 10207 11 0 0 20 0 2 0 333237035 164179968 30593 33554432000 4194304 5964350 140733528691280 140426214389752 4381949 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 160332

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.18 3/177 17862
/proc/meminfo: memFree=27438392/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=226228 CPUtime=162.25 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 44845 0 0 0 16212 13 0 0 20 0 2 0 333237024 231657472 43889 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 56557 43889 186 433 0 56121 0
[pid=17859/tid=17861] ppid=17857 vsize=226228 CPUtime=162.17 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 41694 0 0 0 16201 16 0 0 20 0 2 0 333237035 231657472 43889 33554432000 4194304 5964350 140733528691280 140426214389752 4400026 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 226228

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.16 3/177 17862
/proc/meminfo: memFree=27358936/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=291764 CPUtime=222.21 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 64917 0 0 0 22200 21 0 0 20 0 2 0 333237024 298766336 63935 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 72941 63935 186 433 0 72505 0
[pid=17859/tid=17861] ppid=17857 vsize=291764 CPUtime=222.14 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 61766 0 0 0 22190 24 0 0 20 0 2 0 333237035 298766336 63935 33554432000 4194304 5964350 140733528691280 140426214389752 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 291764

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/177 17862
/proc/meminfo: memFree=27349676/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=291764 CPUtime=282.16 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 66508 0 0 0 28195 21 0 0 20 0 2 0 333237024 298766336 66005 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 72941 66005 186 433 0 72505 0
[pid=17859/tid=17861] ppid=17857 vsize=291764 CPUtime=282.1 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 63357 0 0 0 28185 25 0 0 20 0 2 0 333237035 298766336 66005 33554432000 4194304 5964350 140733528691280 140426214389560 4400462 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 291764

[startup+342.3 s]
/proc/loadavg: 2.05 2.01 2.15 3/178 17904
/proc/meminfo: memFree=27436664/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=291764 CPUtime=342.13 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 67599 0 0 0 34192 21 0 0 20 0 2 0 333237024 298766336 67085 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 72941 67085 186 433 0 72505 0
[pid=17859/tid=17861] ppid=17857 vsize=291764 CPUtime=342.08 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 64448 0 0 0 34181 27 0 0 20 0 2 0 333237035 298766336 67085 33554432000 4194304 5964350 140733528691280 140426214389560 4399835 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 291764

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.13 3/177 17905
/proc/meminfo: memFree=27260244/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=291764 CPUtime=402.12 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 68654 0 0 0 40190 22 0 0 20 0 2 0 333237024 298766336 68140 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 72941 68140 186 433 0 72505 0
[pid=17859/tid=17861] ppid=17857 vsize=291764 CPUtime=402.09 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 65503 0 0 0 40181 28 0 0 20 0 2 0 333237035 298766336 68140 33554432000 4194304 5964350 140733528691280 140426214389560 4381622 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 291764

[startup+462.3 s]
/proc/loadavg: 2.15 2.04 2.13 3/177 17905
/proc/meminfo: memFree=27113568/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=357840 CPUtime=462.11 cores=0,2,4,6

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

/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 110092 0 0 0 130149 59 0 0 20 0 2 0 333237035 501473280 112869 33554432000 4194304 5964350 140733528691280 140426214389752 4400035 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 489720

[startup+1362.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/177 17911
/proc/meminfo: memFree=26797192/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=489720 CPUtime=1361.92 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 113277 0 0 0 136153 39 0 0 20 0 2 0 333237024 501473280 112903 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 122430 112903 186 433 0 121994 0
[pid=17859/tid=17861] ppid=17857 vsize=489720 CPUtime=1362.08 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 110126 0 0 0 136148 60 0 0 20 0 2 0 333237035 501473280 112903 33554432000 4194304 5964350 140733528691280 140426214389560 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 489720

[startup+1422.31 s]
/proc/loadavg: 2.02 2.03 2.05 3/177 17911
/proc/meminfo: memFree=26796944/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=489720 CPUtime=1421.92 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 113297 0 0 0 142153 39 0 0 20 0 2 0 333237024 501473280 112923 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 122430 112923 186 433 0 121994 0
[pid=17859/tid=17861] ppid=17857 vsize=489720 CPUtime=1422.08 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 110146 0 0 0 142147 61 0 0 20 0 2 0 333237035 501473280 112923 33554432000 4194304 5964350 140733528691280 140426214389560 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 489720

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/177 17911
/proc/meminfo: memFree=26788388/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=489720 CPUtime=1481.9 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 115580 0 0 0 148150 40 0 0 20 0 2 0 333237024 501473280 115206 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 122430 115206 186 433 0 121994 0
[pid=17859/tid=17861] ppid=17857 vsize=489720 CPUtime=1482.08 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 112429 0 0 0 148145 63 0 0 20 0 2 0 333237035 501473280 115206 33554432000 4194304 5964350 140733528691280 140426214389752 4403641 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 489720

[startup+1542.3 s]
/proc/loadavg: 2.04 2.03 2.04 3/178 17914
/proc/meminfo: memFree=26755520/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=555256 CPUtime=1541.9 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 123620 0 0 0 154146 44 0 0 20 0 2 0 333237024 568582144 123246 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 138814 123246 186 433 0 138378 0
[pid=17859/tid=17861] ppid=17857 vsize=555256 CPUtime=1542.08 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 120469 0 0 0 154141 67 0 0 20 0 2 0 333237035 568582144 123246 33554432000 4194304 5964350 140733528691280 140426214389560 4388712 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 555256

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/177 17915
/proc/meminfo: memFree=26755156/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=555256 CPUtime=1601.89 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 123654 0 0 0 160145 44 0 0 20 0 2 0 333237024 568582144 123280 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 138814 123280 186 433 0 138378 0
[pid=17859/tid=17861] ppid=17857 vsize=555256 CPUtime=1602.09 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 120503 0 0 0 160141 68 0 0 20 0 2 0 333237035 568582144 123280 33554432000 4194304 5964350 140733528691280 140426214389560 4382191 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 555256

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/177 17915
/proc/meminfo: memFree=26711460/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=555256 CPUtime=1661.85 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 134079 0 0 0 166138 47 0 0 20 0 2 0 333237024 568582144 133727 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 138814 133727 186 433 0 138378 0
[pid=17859/tid=17861] ppid=17857 vsize=555256 CPUtime=1662.07 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 130928 0 0 0 166134 73 0 0 20 0 2 0 333237035 568582144 133727 33554432000 4194304 5964350 140733528691280 140426214389752 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 555256

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.03 3/177 17915
/proc/meminfo: memFree=26644920/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=620792 CPUtime=1721.84 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 150644 0 0 0 172131 53 0 0 20 0 2 0 333237024 635691008 150299 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 155198 150299 186 433 0 154762 0
[pid=17859/tid=17861] ppid=17857 vsize=620792 CPUtime=1722.07 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 147493 0 0 0 172127 80 0 0 20 0 2 0 333237035 635691008 150299 33554432000 4194304 5964350 140733528691280 140426214389752 4381622 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 620792

[startup+1782.3 s]
/proc/loadavg: 2.09 2.04 2.03 3/177 17915
/proc/meminfo: memFree=26569236/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=751864 CPUtime=1781.81 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 168912 0 0 0 178120 61 0 0 20 0 2 0 333237024 769908736 168650 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 187966 168650 186 433 0 187530 0
[pid=17859/tid=17861] ppid=17857 vsize=751864 CPUtime=1782.05 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 165761 0 0 0 178117 88 0 0 20 0 2 0 333237035 769908736 168650 33554432000 4194304 5964350 140733528691280 140426214389560 4399835 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 751864

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

[startup+1791.91 s]
/proc/loadavg: 2.08 2.03 2.03 3/177 17915
/proc/meminfo: memFree=26568552/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=751864 CPUtime=1791.42 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 168913 0 0 0 179081 61 0 0 20 0 2 0 333237024 769908736 168655 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 187966 168655 186 433 0 187530 0
[pid=17859/tid=17861] ppid=17857 vsize=751864 CPUtime=1791.65 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 165762 0 0 0 179077 88 0 0 20 0 2 0 333237035 769908736 168655 33554432000 4194304 5964350 140733528691280 140426214389560 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 751864

[startup+1795.1 s]
/proc/loadavg: 2.08 2.03 2.03 3/177 17915
/proc/meminfo: memFree=26568180/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=751864 CPUtime=1794.62 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 168913 0 0 0 179401 61 0 0 20 0 2 0 333237024 769908736 168655 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 187966 168655 186 433 0 187530 0
[pid=17859/tid=17861] ppid=17857 vsize=751864 CPUtime=1794.85 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 165762 0 0 0 179397 88 0 0 20 0 2 0 333237035 769908736 168655 33554432000 4194304 5964350 140733528691280 140426214389560 4400035 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 751864

[startup+1798.3 s]
/proc/loadavg: 2.07 2.03 2.03 3/177 17915
/proc/meminfo: memFree=26567808/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=751864 CPUtime=1797.81 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 168913 0 0 0 179720 61 0 0 20 0 2 0 333237024 769908736 168655 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 187966 168655 186 433 0 187530 0
[pid=17859/tid=17861] ppid=17857 vsize=751864 CPUtime=1798.05 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 165762 0 0 0 179717 88 0 0 20 0 2 0 333237035 769908736 168655 33554432000 4194304 5964350 140733528691280 140426214389560 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 751864

[startup+1799.1 s]
/proc/loadavg: 2.07 2.03 2.03 3/177 17915
/proc/meminfo: memFree=26567684/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=751864 CPUtime=1798.61 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 168913 0 0 0 179800 61 0 0 20 0 2 0 333237024 769908736 168655 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 187966 168655 186 433 0 187530 0
[pid=17859/tid=17861] ppid=17857 vsize=751864 CPUtime=1798.85 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 165762 0 0 0 179797 88 0 0 20 0 2 0 333237035 769908736 168655 33554432000 4194304 5964350 140733528691280 140426214389560 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (KiB) 751864

[startup+1799.5 s]
/proc/loadavg: 2.07 2.03 2.03 3/177 17915
/proc/meminfo: memFree=26567064/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=751864 CPUtime=1799.01 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 168913 0 0 0 179840 61 0 0 20 0 2 0 333237024 769908736 168655 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 187966 168655 186 433 0 187530 0
[pid=17859/tid=17861] ppid=17857 vsize=751864 CPUtime=1799.25 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 165762 0 0 0 179837 88 0 0 20 0 2 0 333237035 769908736 168655 33554432000 4194304 5964350 140733528691280 140426214389560 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.01
Current children cumulated vsize (KiB) 751864

[startup+1799.9 s]
/proc/loadavg: 2.07 2.03 2.03 3/177 17915
/proc/meminfo: memFree=26567064/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=751864 CPUtime=1799.41 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 168913 0 0 0 179880 61 0 0 20 0 2 0 333237024 769908736 168655 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 187966 168655 186 433 0 187530 0
[pid=17859/tid=17861] ppid=17857 vsize=751864 CPUtime=1799.65 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 165762 0 0 0 179877 88 0 0 20 0 2 0 333237035 769908736 168655 33554432000 4194304 5964350 140733528691280 140426214389560 4399987 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.41
Current children cumulated vsize (KiB) 751864

[startup+1800 s]
/proc/loadavg: 2.07 2.03 2.03 3/177 17915
/proc/meminfo: memFree=26567064/32873852 swapFree=6856/6856
[pid=17859] ppid=17857 vsize=751864 CPUtime=1799.51 cores=0,2,4,6
/proc/17859/stat : 17859 (wbo1.72) S 17857 17859 17516 0 -1 4202496 168913 0 0 0 179890 61 0 0 20 0 2 0 333237024 769908736 168655 33554432000 4194304 5964350 140733528691280 140733528690800 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17859/statm: 187966 168655 186 433 0 187530 0
[pid=17859/tid=17861] ppid=17857 vsize=751864 CPUtime=1799.75 cores=0,2,4,6
/proc/17859/task/17861/stat : 17861 (wbo1.72) R 17857 17859 17516 0 -1 4202560 165762 0 0 0 179887 88 0 0 20 0 2 0 333237035 769908736 168655 33554432000 4194304 5964350 140733528691280 140426214389560 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (KiB) 751864

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.89
CPU user time (s): 1798.98
CPU system time (s): 0.907861
CPU usage (%): 99.9931
Max. virtual memory (cumulated for all children) (KiB): 751864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.98
system time used= 0.907861
maximum resident set size= 674632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168916
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= 1892

runsolver used 5.87311 second user time and 17.3564 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-02 23:05:11
IDJOB=3727215
IDBENCH=90204
IDSOLVER=2313
FILE ID=node128/3727215-1338671111
RUNJOBID= node128-1338669311-17713
PBS_JOBID= 14636502
Free space on /tmp= 70432 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K168.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727215-1338671111/watcher-3727215-1338671111 -o /tmp/evaluation-result-3727215-1338671111/solver-3727215-1338671111 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727215-1338671111.opb

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

MD5SUM BENCH= 4a002b4e44699cf4cd35a469f7223c94
RANDOM SEED=2080160387

node128.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.389
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.77
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.389
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.389
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	: 5438.56
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.389
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.389
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.389
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.389
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.389
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:       32873852 kB
MemFree:        27614672 kB
Buffers:          524844 kB
Cached:          3421740 kB
SwapCached:          784 kB
Active:          2219328 kB
Inactive:        2148276 kB
Active(anon):     411928 kB
Inactive(anon):    11368 kB
Active(file):    1807400 kB
Inactive(file):  2136908 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67106552 kB
Dirty:              6608 kB
Writeback:             0 kB
AnonPages:        383684 kB
Mapped:            14760 kB
Shmem:               200 kB
Slab:             752360 kB
SReclaimable:     194748 kB
SUnreclaim:       557612 kB
KernelStack:        1472 kB
PageTables:         4788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     150220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    348160 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= 70424 MiB
End job on node128 at 2012-06-02 23:35:11