Trace number 3727202

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K133.opb
MD5SUM2e2bfba9fd441b7330d2c90af940d9b0
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 variables15827
Total number of constraints16095
Number of constraints which are clauses15962
Number of constraints which are cardinality constraints (but not clauses)133
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint133
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 134
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-3727202-1338670257.opb.
0.00/0.00	c Instance file HOME/instance-3727202-1338670257.opb
0.00/0.00	c File size is 1075045 bytes.
0.01/0.08	c Highest Coefficient sum: 134
0.01/0.08	c ============================[ Problem Statistics ]=============================
0.01/0.08	c |                                                                             |
0.01/0.08	c |  Parsing time:          0.09         s                                      |
0.01/0.08	c |  Number Variables:      15827                                               |
0.01/0.08	c |  Number Clauses:        15962                                               |
0.01/0.08	c |  Number Cardinality:    133                                                 |
0.01/0.08	c |  Number PB Constraints: 0                                                   |
0.01/0.08	c |                                                                             |
0.01/0.09	c |  Problem Type:          Decision                                            |
0.01/0.09	c |  Objective Function:    None                                                |
0.01/0.09	c |                                                                             |
0.01/0.09	c ===============================================================================
1799.61/1800.00	c ===============================================================================
1799.61/1800.00	c Wall Clock Time: 1800.00 s
1799.61/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-3727202-1338670257/watcher-3727202-1338670257 -o /tmp/evaluation-result-3727202-1338670257/solver-3727202-1338670257 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727202-1338670257.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.00 2.15 2/177 11114
/proc/meminfo: memFree=28132664/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=5300 CPUtime=0 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) R 11112 11114 10604 0 -1 4202496 573 0 0 0 0 0 0 0 20 0 1 0 333152512 5427200 525 33554432000 4194304 5964350 140736703600816 140734294658600 4395326 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 1325 525 163 433 0 626 0

[startup+0.023833 s]
/proc/loadavg: 2.00 2.00 2.15 2/177 11114
/proc/meminfo: memFree=28132664/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=8248 CPUtime=0.01 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) R 11112 11114 10604 0 -1 4202496 1275 0 0 0 1 0 0 0 20 0 1 0 333152512 8445952 1227 33554432000 4194304 5964350 140736703600816 140734294658600 5171468 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 2062 1227 210 433 0 1363 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8248

[startup+0.100314 s]
/proc/loadavg: 2.00 2.00 2.15 2/177 11114
/proc/meminfo: memFree=28132664/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=91896 CPUtime=0.08 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 3945 0 0 0 8 0 0 0 20 0 2 0 333152512 94101504 3602 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 22974 3615 178 433 0 22538 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 91896

[startup+0.300309 s]
/proc/loadavg: 2.00 2.00 2.15 2/177 11114
/proc/meminfo: memFree=28132664/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=91156 CPUtime=0.29 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 5123 0 0 0 28 1 0 0 20 0 2 0 333152512 93343744 4407 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 22789 4407 186 433 0 22353 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 91156

[startup+0.700249 s]
/proc/loadavg: 2.00 2.00 2.15 2/177 11114
/proc/meminfo: memFree=28132664/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=91156 CPUtime=0.69 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 5440 0 0 0 68 1 0 0 20 0 2 0 333152512 93343744 4724 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 22789 4724 186 433 0 22353 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91156

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.15 3/180 11117
/proc/meminfo: memFree=28095360/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=91156 CPUtime=1.49 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 6100 0 0 0 148 1 0 0 20 0 2 0 333152512 93343744 5384 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 22789 5384 186 433 0 22353 0
[pid=11114/tid=11117] ppid=11112 vsize=91156 CPUtime=1.39 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 3485 0 0 0 138 1 0 0 20 0 2 0 333152521 93343744 5384 33554432000 4194304 5964350 140736703600816 139994233972728 4221120 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) 91156

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.14 3/180 11117
/proc/meminfo: memFree=28087920/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=91156 CPUtime=3.09 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 7370 0 0 0 307 2 0 0 20 0 2 0 333152512 93343744 6654 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 22789 6654 186 433 0 22353 0
[pid=11114/tid=11117] ppid=11112 vsize=91156 CPUtime=2.99 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 4755 0 0 0 298 1 0 0 20 0 2 0 333152521 93343744 6654 33554432000 4194304 5964350 140736703600816 139994233972728 4399889 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) 91156

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.14 3/179 11117
/proc/meminfo: memFree=28072860/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=91156 CPUtime=6.29 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 8686 0 0 0 626 3 0 0 20 0 2 0 333152512 93343744 7970 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 22789 7970 186 433 0 22353 0
[pid=11114/tid=11117] ppid=11112 vsize=91156 CPUtime=6.18 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 6071 0 0 0 616 2 0 0 20 0 2 0 333152521 93343744 7970 33554432000 4194304 5964350 140736703600816 139994233972728 4373425 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) 91156

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.15 3/179 11117
/proc/meminfo: memFree=28043752/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=91156 CPUtime=12.69 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 11532 0 0 0 1265 4 0 0 20 0 2 0 333152512 93343744 10816 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 22789 10816 186 433 0 22353 0
[pid=11114/tid=11117] ppid=11112 vsize=91156 CPUtime=12.56 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 8917 0 0 0 1253 3 0 0 20 0 2 0 333152521 93343744 10816 33554432000 4194304 5964350 140736703600816 139994233972728 4388561 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) 91156

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.15 3/179 11117
/proc/meminfo: memFree=28018964/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=91156 CPUtime=25.48 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 16536 0 0 0 2543 5 0 0 20 0 2 0 333152512 93343744 15820 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 22789 15820 186 433 0 22353 0
[pid=11114/tid=11117] ppid=11112 vsize=91156 CPUtime=25.33 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 13921 0 0 0 2528 5 0 0 20 0 2 0 333152521 93343744 15820 33554432000 4194304 5964350 140736703600816 139994233972728 4381575 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 91156

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.14 3/179 11117
/proc/meminfo: memFree=27942248/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=156692 CPUtime=51.09 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 27656 0 0 0 5099 10 0 0 20 0 2 0 333152512 160452608 26940 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 39173 26940 186 433 0 38737 0
[pid=11114/tid=11117] ppid=11112 vsize=156692 CPUtime=50.86 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 25041 0 0 0 5077 9 0 0 20 0 2 0 333152521 160452608 26940 33554432000 4194304 5964350 140736703600816 139994233972728 4388188 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 156692

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.13 3/179 11117
/proc/meminfo: memFree=27867708/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=157416 CPUtime=102.26 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 34374 0 0 0 10213 13 0 0 20 0 2 0 333152512 161193984 33755 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 39354 33755 186 433 0 38918 0
[pid=11114/tid=11117] ppid=11112 vsize=157416 CPUtime=101.91 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 31759 0 0 0 10178 13 0 0 20 0 2 0 333152521 161193984 33755 33554432000 4194304 5964350 140736703600816 139994233972728 4391651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 157416

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/179 11117
/proc/meminfo: memFree=27765332/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=222952 CPUtime=162.22 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 37726 0 0 0 16208 14 0 0 20 0 2 0 333152512 228302848 37592 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 55738 37592 186 433 0 55302 0
[pid=11114/tid=11117] ppid=11112 vsize=222952 CPUtime=161.73 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 35111 0 0 0 16157 16 0 0 20 0 2 0 333152521 228302848 37592 33554432000 4194304 5964350 140736703600816 139994233972536 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 222952

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/179 11117
/proc/meminfo: memFree=27681164/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=222952 CPUtime=222.21 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 49160 0 0 0 22202 19 0 0 20 0 2 0 333152512 228302848 49026 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 55738 49026 186 433 0 55302 0
[pid=11114/tid=11117] ppid=11112 vsize=222952 CPUtime=221.57 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 46545 0 0 0 22135 22 0 0 20 0 2 0 333152521 228302848 49026 33554432000 4194304 5964350 140736703600816 139994233972728 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) 222952

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/179 11118
/proc/meminfo: memFree=27678032/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=223312 CPUtime=282.2 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 49178 0 0 0 28201 19 0 0 20 0 2 0 333152512 228671488 49044 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 55828 49044 186 433 0 55392 0
[pid=11114/tid=11117] ppid=11112 vsize=223312 CPUtime=281.42 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 46563 0 0 0 28119 23 0 0 20 0 2 0 333152521 228671488 49044 33554432000 4194304 5964350 140736703600816 139994233972904 4381951 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 223312

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 11118
/proc/meminfo: memFree=27601144/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=288848 CPUtime=342.19 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 59457 0 0 0 34195 24 0 0 20 0 2 0 333152512 295780352 59324 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 72212 59324 186 433 0 71776 0
[pid=11114/tid=11117] ppid=11112 vsize=288848 CPUtime=341.25 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 56842 0 0 0 34096 29 0 0 20 0 2 0 333152521 295780352 59324 33554432000 4194304 5964350 140736703600816 139994233972728 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 288848

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 11118
/proc/meminfo: memFree=27557428/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=354384 CPUtime=402.17 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 70767 0 0 0 40186 31 0 0 20 0 2 0 333152512 362889216 70629 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 88596 70629 186 433 0 88160 0
[pid=11114/tid=11117] ppid=11112 vsize=354384 CPUtime=401.08 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 68152 0 0 0 40072 36 0 0 20 0 2 0 333152521 362889216 70629 33554432000 4194304 5964350 140736703600816 139994233972728 4400632 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 354384

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 11118
/proc/meminfo: memFree=27550644/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=354384 CPUtime=462.16 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 11151
/proc/meminfo: memFree=27126768/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=485996 CPUtime=1421.98 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 108353 0 0 0 142149 49 0 0 20 0 2 0 333152512 497659904 108383 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 121499 108383 186 433 0 121063 0
[pid=11114/tid=11117] ppid=11112 vsize=485996 CPUtime=1418.38 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 105738 0 0 0 141768 70 0 0 20 0 2 0 333152521 497659904 108383 33554432000 4194304 5964350 140736703600816 139994233972728 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 485996

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 11152
/proc/meminfo: memFree=27126768/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=485996 CPUtime=1481.96 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 108369 0 0 0 148147 49 0 0 20 0 2 0 333152512 497659904 108399 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 121499 108399 186 433 0 121063 0
[pid=11114/tid=11117] ppid=11112 vsize=485996 CPUtime=1478.22 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 105754 0 0 0 147751 71 0 0 20 0 2 0 333152521 497659904 108399 33554432000 4194304 5964350 140736703600816 139994233972728 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 485996

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11152
/proc/meminfo: memFree=27122676/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=485996 CPUtime=1541.96 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 109377 0 0 0 154146 50 0 0 20 0 2 0 333152512 497659904 109407 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 121499 109407 186 433 0 121063 0
[pid=11114/tid=11117] ppid=11112 vsize=485996 CPUtime=1538.06 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 106762 0 0 0 153734 72 0 0 20 0 2 0 333152521 497659904 109407 33554432000 4194304 5964350 140736703600816 139994233972728 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 485996

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11152
/proc/meminfo: memFree=27106928/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=485996 CPUtime=1601.95 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 109377 0 0 0 160145 50 0 0 20 0 2 0 333152512 497659904 109407 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 121499 109407 186 433 0 121063 0
[pid=11114/tid=11117] ppid=11112 vsize=485996 CPUtime=1597.91 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 106762 0 0 0 159718 73 0 0 20 0 2 0 333152521 497659904 109407 33554432000 4194304 5964350 140736703600816 139994233972728 4381941 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 485996

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11152
/proc/meminfo: memFree=27095872/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=485996 CPUtime=1661.93 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 109393 0 0 0 166143 50 0 0 20 0 2 0 333152512 497659904 109543 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 121499 109543 186 433 0 121063 0
[pid=11114/tid=11117] ppid=11112 vsize=485996 CPUtime=1657.74 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 106778 0 0 0 165700 74 0 0 20 0 2 0 333152521 497659904 109543 33554432000 4194304 5964350 140736703600816 139994233972728 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 485996

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11152
/proc/meminfo: memFree=27096592/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=485996 CPUtime=1721.92 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 109393 0 0 0 172142 50 0 0 20 0 2 0 333152512 497659904 109543 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 121499 109543 186 433 0 121063 0
[pid=11114/tid=11117] ppid=11112 vsize=485996 CPUtime=1717.59 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 106778 0 0 0 171684 75 0 0 20 0 2 0 333152521 497659904 109543 33554432000 4194304 5964350 140736703600816 139994233972728 4381913 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 485996

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11156
/proc/meminfo: memFree=27096332/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=485996 CPUtime=1781.91 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 109415 0 0 0 178141 50 0 0 20 0 2 0 333152512 497659904 109565 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 121499 109565 186 433 0 121063 0
[pid=11114/tid=11117] ppid=11112 vsize=485996 CPUtime=1777.43 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 106800 0 0 0 177666 77 0 0 20 0 2 0 333152521 497659904 109565 33554432000 4194304 5964350 140736703600816 139994233972728 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 485996

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11156
/proc/meminfo: memFree=27096456/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=485996 CPUtime=1791.52 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 109417 0 0 0 179102 50 0 0 20 0 2 0 333152512 497659904 109567 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 121499 109567 186 433 0 121063 0
[pid=11114/tid=11117] ppid=11112 vsize=485996 CPUtime=1787.01 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 106802 0 0 0 178624 77 0 0 20 0 2 0 333152521 497659904 109567 33554432000 4194304 5964350 140736703600816 139994233972728 4399989 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.52
Current children cumulated vsize (KiB) 485996

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11156
/proc/meminfo: memFree=27096332/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=485996 CPUtime=1794.72 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 109418 0 0 0 179422 50 0 0 20 0 2 0 333152512 497659904 109568 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 121499 109568 186 433 0 121063 0
[pid=11114/tid=11117] ppid=11112 vsize=485996 CPUtime=1790.2 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 106803 0 0 0 178943 77 0 0 20 0 2 0 333152521 497659904 109568 33554432000 4194304 5964350 140736703600816 139994233972728 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.72
Current children cumulated vsize (KiB) 485996

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11156
/proc/meminfo: memFree=27096332/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=485996 CPUtime=1797.91 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 109419 0 0 0 179741 50 0 0 20 0 2 0 333152512 497659904 109569 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 121499 109569 186 433 0 121063 0
[pid=11114/tid=11117] ppid=11112 vsize=485996 CPUtime=1793.39 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 106804 0 0 0 179262 77 0 0 20 0 2 0 333152521 497659904 109569 33554432000 4194304 5964350 140736703600816 139994233972728 4382177 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 485996

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11156
/proc/meminfo: memFree=27096332/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=485996 CPUtime=1798.71 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 109420 0 0 0 179821 50 0 0 20 0 2 0 333152512 497659904 109570 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 121499 109570 186 433 0 121063 0
[pid=11114/tid=11117] ppid=11112 vsize=485996 CPUtime=1794.19 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 106805 0 0 0 179342 77 0 0 20 0 2 0 333152521 497659904 109570 33554432000 4194304 5964350 140736703600816 139994233972728 4381949 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.71
Current children cumulated vsize (KiB) 485996

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11156
/proc/meminfo: memFree=27096332/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=485996 CPUtime=1799.12 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 109420 0 0 0 179862 50 0 0 20 0 2 0 333152512 497659904 109570 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 121499 109570 186 433 0 121063 0
[pid=11114/tid=11117] ppid=11112 vsize=485996 CPUtime=1794.59 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 106805 0 0 0 179382 77 0 0 20 0 2 0 333152521 497659904 109570 33554432000 4194304 5964350 140736703600816 139994233972728 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.12
Current children cumulated vsize (KiB) 485996

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11156
/proc/meminfo: memFree=27096332/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=485996 CPUtime=1799.51 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 109420 0 0 0 179901 50 0 0 20 0 2 0 333152512 497659904 109570 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 121499 109570 186 433 0 121063 0
[pid=11114/tid=11117] ppid=11112 vsize=485996 CPUtime=1794.98 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 106805 0 0 0 179421 77 0 0 20 0 2 0 333152521 497659904 109570 33554432000 4194304 5964350 140736703600816 139994233972728 4399976 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) 485996

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11156
/proc/meminfo: memFree=27096332/32873648 swapFree=6864/6864
[pid=11114] ppid=11112 vsize=485996 CPUtime=1799.61 cores=0,2,4,6
/proc/11114/stat : 11114 (wbo1.72) S 11112 11114 10604 0 -1 4202496 109420 0 0 0 179911 50 0 0 20 0 2 0 333152512 497659904 109570 33554432000 4194304 5964350 140736703600816 140736703600336 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11114/statm: 121499 109570 186 433 0 121063 0
[pid=11114/tid=11117] ppid=11112 vsize=485996 CPUtime=1795.08 cores=0,2,4,6
/proc/11114/task/11117/stat : 11117 (wbo1.72) R 11112 11114 10604 0 -1 4202560 106805 0 0 0 179431 77 0 0 20 0 2 0 333152521 497659904 109570 33554432000 4194304 5964350 140736703600816 139994233972728 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (KiB) 485996

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11114 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=400209
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=785880
# CPU time returned by wait4() is 1795.19
# while last known CPU time is 1799.61
#
# 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.61
CPU user time (s): 1799.11
CPU system time (s): 0.5
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 485996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.4
system time used= 0.78588
maximum resident set size= 438292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109423
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= 172
involuntary context switches= 1845

runsolver used 4.30835 second user time and 11.3793 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-02 22:50:57
IDJOB=3727202
IDBENCH=90164
IDSOLVER=2313
FILE ID=node113/3727202-1338670257
RUNJOBID= node113-1338668456-10993
PBS_JOBID= 14636517
Free space on /tmp= 70972 MiB

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

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

MD5SUM BENCH= 2e2bfba9fd441b7330d2c90af940d9b0
RANDOM SEED=605769226

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28133772 kB
Buffers:          498040 kB
Cached:          3343328 kB
SwapCached:         2020 kB
Active:          1679676 kB
Inactive:        2173412 kB
Active(anon):      11368 kB
Inactive(anon):     1800 kB
Active(file):    1668308 kB
Inactive(file):  2171612 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099596 kB
Dirty:             13212 kB
Writeback:             0 kB
AnonPages:        205136 kB
Mapped:            12572 kB
Shmem:                 0 kB
Slab:             750204 kB
SReclaimable:     193356 kB
SUnreclaim:       556848 kB
KernelStack:        1496 kB
PageTables:         4036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     133964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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= 70972 MiB
End job on node113 at 2012-06-02 23:20:57