Trace number 3704913

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.7? 1799.59 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K167.opb
MD5SUM828e3d173a352fe2cabe4815c21f6f3f
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 variables19873
Total number of constraints20209
Number of constraints which are clauses20042
Number of constraints which are cardinality constraints (but not clauses)167
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint167
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 168
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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704913-1338115549.opb.
0.00/0.00	c Instance file HOME/instance-3704913-1338115549.opb
0.00/0.00	c File size is 1368683 bytes.
0.09/0.10	c Highest Coefficient sum: 168
0.09/0.10	c ============================[ Problem Statistics ]=============================
0.09/0.10	c |                                                                             |
0.09/0.10	c |  Parsing time:          0.10         s                                      |
0.09/0.10	c |  Number Variables:      19873                                               |
0.09/0.10	c |  Number Clauses:        20042                                               |
0.09/0.10	c |  Number Cardinality:    167                                                 |
0.09/0.10	c |  Number PB Constraints: 0                                                   |
0.09/0.10	c |                                                                             |
0.09/0.11	c |  Problem Type:          Decision                                            |
0.09/0.11	c |  Objective Function:    None                                                |
0.09/0.11	c |                                                                             |
0.09/0.11	c ===============================================================================
1799.59/1800.00	c ===============================================================================
1799.59/1800.00	c Wall Clock Time: 1800.00 s
1799.59/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-3704913-1338115549/watcher-3704913-1338115549 -o /tmp/evaluation-result-3704913-1338115549/solver-3704913-1338115549 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704913-1338115549.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5626
/proc/meminfo: memFree=29878836/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=5584 CPUtime=0 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) R 5624 5626 2698 0 -1 4202496 550 0 0 0 0 0 0 0 20 0 1 0 277679268 5718016 503 33554432000 4194304 5963574 140735187399824 140734948992344 4344432 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 1396 505 162 432 0 626 0

[startup+0.050984 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5626
/proc/meminfo: memFree=29878836/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=10480 CPUtime=0.04 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) R 5624 5626 2698 0 -1 4202496 1889 0 0 0 4 0 0 0 20 0 1 0 277679268 10731520 1809 33554432000 4194304 5963574 140735187399824 140735187398328 4344320 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 2620 1810 311 432 0 1850 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10480

[startup+0.100325 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5626
/proc/meminfo: memFree=29878836/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=12816 CPUtime=0.09 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) R 5624 5626 2698 0 -1 4202496 2642 0 0 0 9 0 0 0 20 0 1 0 277679268 13123584 2562 33554432000 4194304 5963574 140735187399824 140735187398328 5135642 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 3204 2562 486 432 0 2434 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12816

[startup+0.300307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5626
/proc/meminfo: memFree=29878836/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=94000 CPUtime=0.29 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 6242 0 0 0 28 1 0 0 20 0 2 0 277679268 96256000 5270 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 23500 5270 187 432 0 23065 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 94000

[startup+0.700244 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5626
/proc/meminfo: memFree=29878836/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=94000 CPUtime=0.69 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 6623 0 0 0 68 1 0 0 20 0 2 0 277679268 96256000 5651 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 23500 5651 187 432 0 23065 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94000

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5628
/proc/meminfo: memFree=29855764/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=94000 CPUtime=1.48 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 7207 0 0 0 147 1 0 0 20 0 2 0 277679268 96256000 6235 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 23500 6235 187 432 0 23065 0
[pid=5626/tid=5628] ppid=5624 vsize=94000 CPUtime=1.38 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 4073 0 0 0 137 1 0 0 20 0 2 0 277679279 96256000 6235 33554432000 4194304 5963574 140735187399824 140011401447416 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 94000

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5628
/proc/meminfo: memFree=29852144/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=94000 CPUtime=3.09 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 8326 0 0 0 307 2 0 0 20 0 2 0 277679268 96256000 7354 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 23500 7354 187 432 0 23065 0
[pid=5626/tid=5628] ppid=5624 vsize=94000 CPUtime=2.97 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 5192 0 0 0 296 1 0 0 20 0 2 0 277679279 96256000 7354 33554432000 4194304 5963574 140735187399824 140011401447416 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94000

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5628
/proc/meminfo: memFree=29837636/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=94000 CPUtime=6.29 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 10248 0 0 0 626 3 0 0 20 0 2 0 277679268 96256000 9276 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 23500 9276 187 432 0 23065 0
[pid=5626/tid=5628] ppid=5624 vsize=94000 CPUtime=6.17 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 7114 0 0 0 615 2 0 0 20 0 2 0 277679279 96256000 9276 33554432000 4194304 5963574 140735187399824 140011401447416 4388668 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94000

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5628
/proc/meminfo: memFree=29821904/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=94000 CPUtime=12.68 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 11649 0 0 0 1265 3 0 0 20 0 2 0 277679268 96256000 10677 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 23500 10677 187 432 0 23065 0
[pid=5626/tid=5628] ppid=5624 vsize=94000 CPUtime=12.55 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 8515 0 0 0 1252 3 0 0 20 0 2 0 277679279 96256000 10677 33554432000 4194304 5963574 140735187399824 140011401447416 4399651 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 94000

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5628
/proc/meminfo: memFree=29802156/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=94000 CPUtime=25.48 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 14339 0 0 0 2544 4 0 0 20 0 2 0 277679268 96256000 13367 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 23500 13367 187 432 0 23065 0
[pid=5626/tid=5628] ppid=5624 vsize=94000 CPUtime=25.32 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 11205 0 0 0 2528 4 0 0 20 0 2 0 277679279 96256000 13367 33554432000 4194304 5963574 140735187399824 140011401447416 4381532 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94000

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5628
/proc/meminfo: memFree=29758228/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=159536 CPUtime=51.08 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 25706 0 0 0 5101 7 0 0 20 0 2 0 277679268 163364864 24734 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 39884 24734 187 432 0 39449 0
[pid=5626/tid=5628] ppid=5624 vsize=159536 CPUtime=50.85 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 22572 0 0 0 5078 7 0 0 20 0 2 0 277679279 163364864 24734 33554432000 4194304 5963574 140735187399824 140011401447416 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 159536

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5668
/proc/meminfo: memFree=29814772/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=225796 CPUtime=102.26 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 38629 0 0 0 10213 13 0 0 20 0 2 0 277679268 231215104 37705 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 56449 37705 187 432 0 56014 0
[pid=5626/tid=5628] ppid=5624 vsize=225796 CPUtime=101.9 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 35495 0 0 0 10177 13 0 0 20 0 2 0 277679279 231215104 37705 33554432000 4194304 5963574 140735187399824 140011401447416 4399651 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 225796

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5668
/proc/meminfo: memFree=29724608/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=226156 CPUtime=162.22 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 44179 0 0 0 16206 16 0 0 20 0 2 0 277679268 231583744 43746 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 56539 43746 187 432 0 56104 0
[pid=5626/tid=5628] ppid=5624 vsize=226156 CPUtime=161.71 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 41045 0 0 0 16154 17 0 0 20 0 2 0 277679279 231583744 43746 33554432000 4194304 5963574 140735187399824 140011401447416 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 226156

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 5668
/proc/meminfo: memFree=29652040/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=291692 CPUtime=222.2 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 56574 0 0 0 22199 21 0 0 20 0 2 0 277679268 298692608 56141 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 72923 56141 187 432 0 72488 0
[pid=5626/tid=5628] ppid=5624 vsize=291692 CPUtime=221.56 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 53440 0 0 0 22132 24 0 0 20 0 2 0 277679279 298692608 56141 33554432000 4194304 5963574 140735187399824 140011401447416 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 291692

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 5671
/proc/meminfo: memFree=29617752/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=291692 CPUtime=282.19 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 56579 0 0 0 28198 21 0 0 20 0 2 0 277679268 298692608 56149 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 72923 56149 187 432 0 72488 0
[pid=5626/tid=5628] ppid=5624 vsize=291692 CPUtime=281.4 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 53445 0 0 0 28115 25 0 0 20 0 2 0 277679279 298692608 56149 33554432000 4194304 5963574 140735187399824 140011401447416 4399451 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 291692

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5671
/proc/meminfo: memFree=29560420/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=291692 CPUtime=342.17 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 59274 0 0 0 34194 23 0 0 20 0 2 0 277679268 298692608 58837 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 72923 58837 187 432 0 72488 0
[pid=5626/tid=5628] ppid=5624 vsize=291692 CPUtime=341.23 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 56140 0 0 0 34095 28 0 0 20 0 2 0 277679279 298692608 58837 33554432000 4194304 5963574 140735187399824 140011401447224 4400323 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 291692

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5671
/proc/meminfo: memFree=29543188/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=291692 CPUtime=402.16 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 61172 0 0 0 40192 24 0 0 20 0 2 0 277679268 298692608 60734 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 72923 60734 187 432 0 72488 0
[pid=5626/tid=5628] ppid=5624 vsize=291692 CPUtime=401.07 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 58038 0 0 0 40077 30 0 0 20 0 2 0 277679279 298692608 60734 33554432000 4194304 5963574 140735187399824 140011401447224 4399703 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 291692

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5672
/proc/meminfo: memFree=29392024/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=357768 CPUtime=462.16 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5702
/proc/meminfo: memFree=28942696/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=555184 CPUtime=1421.98 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 121596 0 0 0 142150 48 0 0 20 0 2 0 277679268 568508416 121322 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 138796 121322 187 432 0 138361 0
[pid=5626/tid=5628] ppid=5624 vsize=555184 CPUtime=1418.42 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 118462 0 0 0 141773 69 0 0 20 0 2 0 277679279 568508416 121322 33554432000 4194304 5963574 140735187399824 140011401447416 4399614 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 555184

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 5705
/proc/meminfo: memFree=28942360/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=555184 CPUtime=1481.96 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 121600 0 0 0 148148 48 0 0 20 0 2 0 277679268 568508416 121326 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 138796 121326 187 432 0 138361 0
[pid=5626/tid=5628] ppid=5624 vsize=555184 CPUtime=1478.26 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 118466 0 0 0 147756 70 0 0 20 0 2 0 277679279 568508416 121326 33554432000 4194304 5963574 140735187399824 140011401447416 4403253 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 555184

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 5705
/proc/meminfo: memFree=28942348/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=555184 CPUtime=1541.95 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 121601 0 0 0 154147 48 0 0 20 0 2 0 277679268 568508416 121327 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 138796 121327 187 432 0 138361 0
[pid=5626/tid=5628] ppid=5624 vsize=555184 CPUtime=1538.11 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 118467 0 0 0 153740 71 0 0 20 0 2 0 277679279 568508416 121327 33554432000 4194304 5963574 140735187399824 140011401447416 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 555184

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5705
/proc/meminfo: memFree=28933916/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=555184 CPUtime=1601.95 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 124064 0 0 0 160146 49 0 0 20 0 2 0 277679268 568508416 123790 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 138796 123790 187 432 0 138361 0
[pid=5626/tid=5628] ppid=5624 vsize=555184 CPUtime=1597.95 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 120930 0 0 0 159723 72 0 0 20 0 2 0 277679279 568508416 123790 33554432000 4194304 5963574 140735187399824 140011401447416 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 555184

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5706
/proc/meminfo: memFree=28863856/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=620720 CPUtime=1661.94 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 141217 0 0 0 166138 56 0 0 20 0 2 0 277679268 635617280 140943 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 155180 140943 187 432 0 154745 0
[pid=5626/tid=5628] ppid=5624 vsize=620720 CPUtime=1657.8 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 138083 0 0 0 165699 81 0 0 20 0 2 0 277679279 635617280 140943 33554432000 4194304 5963574 140735187399824 140011401447416 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 620720

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 5706
/proc/meminfo: memFree=28841628/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=620720 CPUtime=1721.92 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 146682 0 0 0 172133 59 0 0 20 0 2 0 277679268 635617280 146408 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 155180 146408 187 432 0 154745 0
[pid=5626/tid=5628] ppid=5624 vsize=620720 CPUtime=1717.64 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 143548 0 0 0 171679 85 0 0 20 0 2 0 277679279 635617280 146408 33554432000 4194304 5963574 140735187399824 140011401447416 4399574 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 620720

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 5706
/proc/meminfo: memFree=28841120/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=620720 CPUtime=1781.89 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 146712 0 0 0 178130 59 0 0 20 0 2 0 277679268 635617280 146490 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 155180 146490 187 432 0 154745 0
[pid=5626/tid=5628] ppid=5624 vsize=620720 CPUtime=1777.46 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 143578 0 0 0 177660 86 0 0 20 0 2 0 277679279 635617280 146490 33554432000 4194304 5963574 140735187399824 140011401447416 4399639 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 620720

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 5706
/proc/meminfo: memFree=28841368/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=620720 CPUtime=1791.5 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 146712 0 0 0 179091 59 0 0 20 0 2 0 277679268 635617280 146490 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 155180 146490 187 432 0 154745 0
[pid=5626/tid=5628] ppid=5624 vsize=620720 CPUtime=1787.04 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 143578 0 0 0 178618 86 0 0 20 0 2 0 277679279 635617280 146490 33554432000 4194304 5963574 140735187399824 140011401447416 4381822 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 620720

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 5706
/proc/meminfo: memFree=28841368/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=620720 CPUtime=1794.7 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 146712 0 0 0 179411 59 0 0 20 0 2 0 277679268 635617280 146490 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 155180 146490 187 432 0 154745 0
[pid=5626/tid=5628] ppid=5624 vsize=620720 CPUtime=1790.24 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 143578 0 0 0 178938 86 0 0 20 0 2 0 277679279 635617280 146490 33554432000 4194304 5963574 140735187399824 140011401447416 4399344 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.7
Current children cumulated vsize (KiB) 620720

[startup+1798.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 5706
/proc/meminfo: memFree=28841368/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=620720 CPUtime=1797.89 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 146712 0 0 0 179730 59 0 0 20 0 2 0 277679268 635617280 146490 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 155180 146490 187 432 0 154745 0
[pid=5626/tid=5628] ppid=5624 vsize=620720 CPUtime=1793.42 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 143578 0 0 0 179256 86 0 0 20 0 2 0 277679279 635617280 146490 33554432000 4194304 5963574 140735187399824 140011401447416 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 620720

[startup+1799.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 5706
/proc/meminfo: memFree=28841368/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=620720 CPUtime=1798.69 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 146712 0 0 0 179810 59 0 0 20 0 2 0 277679268 635617280 146490 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 155180 146490 187 432 0 154745 0
[pid=5626/tid=5628] ppid=5624 vsize=620720 CPUtime=1794.22 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 143578 0 0 0 179336 86 0 0 20 0 2 0 277679279 635617280 146490 33554432000 4194304 5963574 140735187399824 140011401447416 4381797 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (KiB) 620720

[startup+1799.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 5706
/proc/meminfo: memFree=28841368/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=620720 CPUtime=1799.1 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 146712 0 0 0 179851 59 0 0 20 0 2 0 277679268 635617280 146490 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 155180 146490 187 432 0 154745 0
[pid=5626/tid=5628] ppid=5624 vsize=620720 CPUtime=1794.63 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 143578 0 0 0 179377 86 0 0 20 0 2 0 277679279 635617280 146490 33554432000 4194304 5963574 140735187399824 140011401447416 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.1
Current children cumulated vsize (KiB) 620720

[startup+1799.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 5706
/proc/meminfo: memFree=28841368/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=620720 CPUtime=1799.49 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 146712 0 0 0 179890 59 0 0 20 0 2 0 277679268 635617280 146490 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 155180 146490 187 432 0 154745 0
[pid=5626/tid=5628] ppid=5624 vsize=620720 CPUtime=1795.02 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 143578 0 0 0 179416 86 0 0 20 0 2 0 277679279 635617280 146490 33554432000 4194304 5963574 140735187399824 140011401447416 4381807 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (KiB) 620720

[startup+1800 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 5706
/proc/meminfo: memFree=28841368/32873844 swapFree=7628/7628
[pid=5626] ppid=5624 vsize=620720 CPUtime=1799.59 cores=1,3,5,7
/proc/5626/stat : 5626 (wbo1.7) S 5624 5626 2698 0 -1 4202496 146712 0 0 0 179900 59 0 0 20 0 2 0 277679268 635617280 146490 33554432000 4194304 5963574 140735187399824 140735187399344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5626/statm: 155180 146490 187 432 0 154745 0
[pid=5626/tid=5628] ppid=5624 vsize=620720 CPUtime=1795.12 cores=1,3,5,7
/proc/5626/task/5628/stat : 5628 (wbo1.7) R 5624 5626 2698 0 -1 4202560 143578 0 0 0 179426 86 0 0 20 0 2 0 277679279 635617280 146490 33554432000 4194304 5963574 140735187399824 140011401447416 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (KiB) 620720

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5626 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=363215
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=878866
# CPU time returned by wait4() is 1795.24
# while last known CPU time is 1799.59
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.59
CPU user time (s): 1799
CPU system time (s): 0.59
CPU usage (%): 99.9767
Max. virtual memory (cumulated for all children) (KiB): 620720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.36
system time used= 0.878866
maximum resident set size= 585964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146713
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= 227
involuntary context switches= 1846

runsolver used 3.9394 second user time and 8.71268 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-27 12:45:49
IDJOB=3704913
IDBENCH=90141
IDSOLVER=2283
FILE ID=node145/3704913-1338115549
RUNJOBID= node145-1338087553-2715
PBS_JOBID= 14624445
Free space on /tmp= 71552 MiB

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

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

MD5SUM BENCH= 828e3d173a352fe2cabe4815c21f6f3f
RANDOM SEED=785702501

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29879472 kB
Buffers:          295256 kB
Cached:          1708328 kB
SwapCached:            0 kB
Active:           817452 kB
Inactive:        1363264 kB
Active(anon):     168108 kB
Inactive(anon):    10912 kB
Active(file):     649344 kB
Inactive(file):  1352352 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              6600 kB
Writeback:             0 kB
AnonPages:        277912 kB
Mapped:            14788 kB
Shmem:               200 kB
Slab:             673448 kB
SReclaimable:     115184 kB
SUnreclaim:       558264 kB
KernelStack:        1488 kB
PageTables:         4220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     148044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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= 71544 MiB
End job on node145 at 2012-05-27 13:15:49