Trace number 3727652

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 NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1799.42 1800.07

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_7.opb
MD5SUM7da351a6b3346c83b923d96056c07b3e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark263.406
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 21
Optimality of the best value was proved NO
Number of variables12935
Total number of constraints47889
Number of constraints which are clauses47870
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints18
Minimum length of a constraint1
Maximum length of a constraint953
Number of terms in the objective function 953
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 953
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 984
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727652-1338664052.opb.
0.00/0.00	c Instance file HOME/instance-3727652-1338664052.opb
0.00/0.00	c File size is 1413824 bytes.
0.09/0.10	c Cost Offset: 0
0.09/0.10	c Highest Coefficient sum: 984
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:      12935                                               |
0.09/0.10	c |  Number Clauses:        47888                                               |
0.09/0.10	c |  Number Cardinality:    1                                                   |
0.09/0.10	c |  Number PB Constraints: 0                                                   |
0.09/0.10	c |                                                                             |
0.09/0.12	c |  Problem Type:          Optimization                                        |
0.09/0.12	c |  Objective Function:    Cardinality Constraint                              |
0.09/0.12	c |                                                                             |
0.09/0.12	c ============================[ Search Statistics ]==============================
0.09/0.12	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.09/0.12	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.09/0.12	c ===============================================================================
0.09/0.15	c | 0.15      | 0  | 6            lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | 7            lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | 8            lb |  0                0                0.00  |
0.19/0.20	c | 0.21      | 0  | 9            lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | 10           lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | 11           lb |  0                0                0.00  |
0.19/0.28	c | 0.29      | 0  | 12           lb |  0                0                0.00  |
0.39/0.42	c | 0.42      | 0  | 13           lb |  0                0                0.00  |
3.58/3.64	c | 3.65      | 0  | 14           lb |  0                0                0.00  |
38.96/39.09	c | 39.10     | 0  | 15           lb |  0                0                0.00  |
1799.42/1800.00	c ===============================================================================
1799.42/1800.00	c Wall Clock Time: 1800.00 s
1799.42/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-3727652-1338664052/watcher-3727652-1338664052 -o /tmp/evaluation-result-3727652-1338664052/solver-3727652-1338664052 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727652-1338664052.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 17171
/proc/meminfo: memFree=31214780/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=5024 CPUtime=0 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) R 17169 17171 14738 0 -1 4202496 432 0 0 0 0 0 0 0 20 0 1 0 332533774 5144576 384 33554432000 4194304 5964350 140734065566640 140733314219064 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 1256 384 171 433 0 474 0

[startup+0.0824069 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17171
/proc/meminfo: memFree=31214780/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=10292 CPUtime=0.07 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) R 17169 17171 14738 0 -1 4202496 1977 0 0 0 7 0 0 0 20 0 1 0 332533774 10539008 1896 33554432000 4194304 5964350 140734065566640 140733314219064 4344563 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 2573 1897 436 433 0 1791 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10292

[startup+0.100316 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17171
/proc/meminfo: memFree=31214780/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=11532 CPUtime=0.09 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) R 17169 17171 14738 0 -1 4202496 2344 0 0 0 9 0 0 0 20 0 1 0 332533774 11808768 2263 33554432000 4194304 5964350 140734065566640 140733314219064 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 2883 2265 498 433 0 2101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11532

[startup+0.30019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17171
/proc/meminfo: memFree=31214780/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=89932 CPUtime=0.29 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 7998 0 0 0 28 1 0 0 20 0 2 0 332533774 92090368 6895 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 22483 6895 193 433 0 22047 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 89932

[startup+0.70012 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17171
/proc/meminfo: memFree=31214780/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=89932 CPUtime=0.69 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 8446 0 0 0 68 1 0 0 20 0 2 0 332533774 92090368 7343 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 22483 7343 195 433 0 22047 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89932

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 17174
/proc/meminfo: memFree=31758076/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=89932 CPUtime=1.49 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 8446 0 0 0 148 1 0 0 20 0 2 0 332533774 92090368 7343 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 22483 7343 195 433 0 22047 0
[pid=17171/tid=17173] ppid=17169 vsize=89932 CPUtime=1.38 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 5607 0 0 0 138 0 0 0 20 0 2 0 332533785 92090368 7343 33554432000 4194304 5964350 140734065566640 140034722011496 4399976 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89932

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 17174
/proc/meminfo: memFree=31757704/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=89932 CPUtime=3.09 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 9287 0 0 0 308 1 0 0 20 0 2 0 332533774 92090368 8184 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 22483 8184 195 433 0 22047 0
[pid=17171/tid=17173] ppid=17169 vsize=89932 CPUtime=2.97 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 6450 0 0 0 296 1 0 0 20 0 2 0 332533785 92090368 8186 33554432000 4194304 5964350 140734065566640 140034722010936 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 89932

[startup+6.30026 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 17213
/proc/meminfo: memFree=31723764/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=91220 CPUtime=6.29 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 11671 0 0 0 627 2 0 0 20 0 2 0 332533774 93409280 10383 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 22805 10383 195 433 0 22369 0
[pid=17171/tid=17173] ppid=17169 vsize=91220 CPUtime=6.16 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 8832 0 0 0 615 1 0 0 20 0 2 0 332533785 93409280 10383 33554432000 4194304 5964350 140734065566640 140034722011496 4390798 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) 91220

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 17213
/proc/meminfo: memFree=31692400/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=91220 CPUtime=12.68 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 14764 0 0 0 1265 3 0 0 20 0 2 0 332533774 93409280 13698 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 22805 13698 195 433 0 22369 0
[pid=17171/tid=17173] ppid=17169 vsize=91220 CPUtime=12.54 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 11925 0 0 0 1252 2 0 0 20 0 2 0 332533785 93409280 13698 33554432000 4194304 5964350 140734065566640 140034722011128 5136340 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) 91220

[startup+25.5003 s]
/proc/loadavg: 1.94 1.98 1.99 3/179 17213
/proc/meminfo: memFree=31614940/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=156756 CPUtime=25.47 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 28023 0 0 0 2541 6 0 0 20 0 2 0 332533774 160518144 26949 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 39189 26949 195 433 0 38753 0
[pid=17171/tid=17173] ppid=17169 vsize=156756 CPUtime=25.3 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 25184 0 0 0 2525 5 0 0 20 0 2 0 332533785 160518144 26949 33554432000 4194304 5964350 140734065566640 140034722011128 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 156756

[startup+51.1003 s]
/proc/loadavg: 2.04 2.00 2.00 3/179 17213
/proc/meminfo: memFree=31491156/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=222292 CPUtime=51.06 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 45464 0 0 0 5095 11 0 0 20 0 2 0 332533774 227627008 43994 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 55573 43994 195 433 0 55137 0
[pid=17171/tid=17173] ppid=17169 vsize=222292 CPUtime=50.83 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 42625 0 0 0 5072 11 0 0 20 0 2 0 332533785 227627008 43994 33554432000 4194304 5964350 140734065566640 140034722012088 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 222292

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 17213
/proc/meminfo: memFree=31233044/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=418900 CPUtime=102.26 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 99429 0 0 0 10200 26 0 0 20 0 2 0 332533774 428953600 97958 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 104725 97958 195 433 0 104289 0
[pid=17171/tid=17173] ppid=17169 vsize=418900 CPUtime=101.9 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 96590 0 0 0 10163 27 0 0 20 0 2 0 332533785 428953600 97958 33554432000 4194304 5964350 140734065566640 140034722011128 4220672 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) 418900

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17217
/proc/meminfo: memFree=31073120/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=550696 CPUtime=162.24 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 130847 0 0 0 16189 35 0 0 20 0 2 0 332533774 563912704 129376 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 137674 129376 195 433 0 137238 0
[pid=17171/tid=17173] ppid=17169 vsize=550696 CPUtime=161.74 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 128008 0 0 0 16137 37 0 0 20 0 2 0 332533785 563912704 129376 33554432000 4194304 5964350 140734065566640 140034722011128 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 550696

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17217
/proc/meminfo: memFree=31011112/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=550696 CPUtime=222.21 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 130891 0 0 0 22186 35 0 0 20 0 2 0 332533774 563912704 129408 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 137674 129408 195 433 0 137238 0
[pid=17171/tid=17173] ppid=17169 vsize=550696 CPUtime=221.56 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 128052 0 0 0 22118 38 0 0 20 0 2 0 332533785 563912704 129408 33554432000 4194304 5964350 140734065566640 140034722011128 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 550696

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17217
/proc/meminfo: memFree=30828636/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=681768 CPUtime=282.19 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 161114 0 0 0 28177 42 0 0 20 0 2 0 332533774 698130432 159663 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 170442 159663 195 433 0 170006 0
[pid=17171/tid=17173] ppid=17169 vsize=681768 CPUtime=281.38 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 158275 0 0 0 28093 45 0 0 20 0 2 0 332533785 698130432 159663 33554432000 4194304 5964350 140734065566640 140034722011128 4399840 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) 681768

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17217
/proc/meminfo: memFree=30528444/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=944272 CPUtime=342.15 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 224734 0 0 0 34157 58 0 0 20 0 2 0 332533774 966934528 223249 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 236068 223249 195 433 0 235632 0
[pid=17171/tid=17173] ppid=17169 vsize=944272 CPUtime=341.19 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 221895 0 0 0 34056 63 0 0 20 0 2 0 332533785 966934528 223249 33554432000 4194304 5964350 140734065566640 140034722011128 4403263 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 944272

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17217
/proc/meminfo: memFree=30452600/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=1009808 CPUtime=402.11 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 243519 0 0 0 40147 64 0 0 20 0 2 0 332533774 1034043392 242001 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 252452 242001 195 433 0 252016 0
[pid=17171/tid=17173] ppid=17169 vsize=1009808 CPUtime=401.01 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 240680 0 0 0 40032 69 0 0 20 0 2 0 332533785 1034043392 242001 33554432000 4194304 5964350 140734065566640 140034722011128 4400355 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 1009808

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17218
/proc/meminfo: memFree=30387540/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=1009808 CPUtime=462.09 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 17227
/proc/meminfo: memFree=29331536/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=1600980 CPUtime=1421.79 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 393761 0 0 0 142059 120 0 0 20 0 2 0 332533774 1639403520 392720 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 400245 392720 195 433 0 399809 0
[pid=17171/tid=17173] ppid=17169 vsize=1600980 CPUtime=1418.18 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 390922 0 0 0 141677 141 0 0 20 0 2 0 332533785 1639403520 392720 33554432000 4194304 5964350 140734065566640 140034722011128 4389030 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 1600980

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17227
/proc/meminfo: memFree=29111684/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=1863124 CPUtime=1481.77 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 449695 0 0 0 148041 136 0 0 20 0 2 0 332533774 1907838976 448654 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 465781 448654 195 433 0 465345 0
[pid=17171/tid=17173] ppid=17169 vsize=1863124 CPUtime=1478.01 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 446856 0 0 0 147643 158 0 0 20 0 2 0 332533785 1907838976 448654 33554432000 4194304 5964350 140734065566640 140034722011128 4388668 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 1863124

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17227
/proc/meminfo: memFree=28986692/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=1994196 CPUtime=1541.77 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 479926 0 0 0 154027 150 0 0 20 0 2 0 332533774 2042056704 478885 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 498549 478885 195 433 0 498113 0
[pid=17171/tid=17173] ppid=17169 vsize=1994196 CPUtime=1537.86 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 477087 0 0 0 153614 172 0 0 20 0 2 0 332533785 2042056704 478885 33554432000 4194304 5964350 140734065566640 140034722011128 5136410 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 1994196

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 17227
/proc/meminfo: memFree=28854072/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=2125268 CPUtime=1601.75 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 512594 0 0 0 160012 163 0 0 20 0 2 0 332533774 2176274432 511553 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 531317 511553 195 433 0 530881 0
[pid=17171/tid=17173] ppid=17169 vsize=2125268 CPUtime=1597.7 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 509755 0 0 0 159583 187 0 0 20 0 2 0 332533785 2176274432 511553 33554432000 4194304 5964350 140734065566640 140034722011128 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 2125268

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17228
/proc/meminfo: memFree=28747980/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=2192020 CPUtime=1661.75 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 538613 0 0 0 166001 174 0 0 20 0 2 0 332533774 2244628480 537567 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 548005 537567 195 433 0 547569 0
[pid=17171/tid=17173] ppid=17169 vsize=2192020 CPUtime=1657.54 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 535774 0 0 0 165556 198 0 0 20 0 2 0 332533785 2244628480 537567 33554432000 4194304 5964350 140734065566640 140034722011128 4400087 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 2192020

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17228
/proc/meminfo: memFree=28602308/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=2257556 CPUtime=1721.74 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 558266 0 0 0 171990 184 0 0 20 0 2 0 332533774 2311737344 557220 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 564389 557220 195 433 0 563953 0
[pid=17171/tid=17173] ppid=17169 vsize=2257556 CPUtime=1717.39 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 555427 0 0 0 171529 210 0 0 20 0 2 0 332533785 2311737344 557220 33554432000 4194304 5964350 140734065566640 140034722011128 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 2257556

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17228
/proc/meminfo: memFree=28594524/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=2257556 CPUtime=1781.72 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 559018 0 0 0 177988 184 0 0 20 0 2 0 332533774 2311737344 557972 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 564389 557972 195 433 0 563953 0
[pid=17171/tid=17173] ppid=17169 vsize=2257556 CPUtime=1777.23 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 556179 0 0 0 177513 210 0 0 20 0 2 0 332533785 2311737344 557972 33554432000 4194304 5964350 140734065566640 140034722011128 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 2257556

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17228
/proc/meminfo: memFree=28594384/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=2257556 CPUtime=1791.33 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 559018 0 0 0 178949 184 0 0 20 0 2 0 332533774 2311737344 557972 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 564389 557972 195 433 0 563953 0
[pid=17171/tid=17173] ppid=17169 vsize=2257556 CPUtime=1786.81 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 556179 0 0 0 178470 211 0 0 20 0 2 0 332533785 2311737344 557972 33554432000 4194304 5964350 140734065566640 140034722011128 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.33
Current children cumulated vsize (KiB) 2257556

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17228
/proc/meminfo: memFree=28594616/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=2257556 CPUtime=1794.53 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 559018 0 0 0 179269 184 0 0 20 0 2 0 332533774 2311737344 557972 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 564389 557972 195 433 0 563953 0
[pid=17171/tid=17173] ppid=17169 vsize=2257556 CPUtime=1790.01 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 556179 0 0 0 178790 211 0 0 20 0 2 0 332533785 2311737344 557972 33554432000 4194304 5964350 140734065566640 140034722011128 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.53
Current children cumulated vsize (KiB) 2257556

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17228
/proc/meminfo: memFree=28594616/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=2257556 CPUtime=1797.72 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 559018 0 0 0 179588 184 0 0 20 0 2 0 332533774 2311737344 557972 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 564389 557972 195 433 0 563953 0
[pid=17171/tid=17173] ppid=17169 vsize=2257556 CPUtime=1793.19 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 556179 0 0 0 179108 211 0 0 20 0 2 0 332533785 2311737344 557972 33554432000 4194304 5964350 140734065566640 140034722011128 4399976 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.72
Current children cumulated vsize (KiB) 2257556

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17228
/proc/meminfo: memFree=28594616/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=2257556 CPUtime=1798.52 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 559018 0 0 0 179668 184 0 0 20 0 2 0 332533774 2311737344 557972 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 564389 557972 195 433 0 563953 0
[pid=17171/tid=17173] ppid=17169 vsize=2257556 CPUtime=1793.99 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 556179 0 0 0 179188 211 0 0 20 0 2 0 332533785 2311737344 557972 33554432000 4194304 5964350 140734065566640 140034722011128 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.52
Current children cumulated vsize (KiB) 2257556

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17228
/proc/meminfo: memFree=28594616/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=2257556 CPUtime=1798.93 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 559018 0 0 0 179709 184 0 0 20 0 2 0 332533774 2311737344 557972 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 564389 557972 195 433 0 563953 0
[pid=17171/tid=17173] ppid=17169 vsize=2257556 CPUtime=1794.39 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 556179 0 0 0 179228 211 0 0 20 0 2 0 332533785 2311737344 557972 33554432000 4194304 5964350 140734065566640 140034722011128 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.93
Current children cumulated vsize (KiB) 2257556

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17228
/proc/meminfo: memFree=28594616/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=2257556 CPUtime=1799.32 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 559018 0 0 0 179748 184 0 0 20 0 2 0 332533774 2311737344 557972 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 564389 557972 195 433 0 563953 0
[pid=17171/tid=17173] ppid=17169 vsize=2257556 CPUtime=1794.79 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 556179 0 0 0 179268 211 0 0 20 0 2 0 332533785 2311737344 557972 33554432000 4194304 5964350 140734065566640 140034722011128 4399989 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.32
Current children cumulated vsize (KiB) 2257556

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17228
/proc/meminfo: memFree=28594616/32873844 swapFree=8656/8656
[pid=17171] ppid=17169 vsize=2257556 CPUtime=1799.42 cores=1,3,5,7
/proc/17171/stat : 17171 (wbo1.72) S 17169 17171 14738 0 -1 4202496 559018 0 0 0 179758 184 0 0 20 0 2 0 332533774 2311737344 557972 33554432000 4194304 5964350 140734065566640 140734065566160 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17171/statm: 564389 557972 195 433 0 563953 0
[pid=17171/tid=17173] ppid=17169 vsize=2257556 CPUtime=1794.89 cores=1,3,5,7
/proc/17171/task/17173/stat : 17173 (wbo1.72) R 17169 17171 14738 0 -1 4202560 556179 0 0 0 179278 211 0 0 20 0 2 0 332533785 2311737344 557972 33554432000 4194304 5964350 140734065566640 140034722011128 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.42
Current children cumulated vsize (KiB) 2257556

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17171 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=886439
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=192666
# CPU time returned by wait4() is 1795.08
# while last known CPU time is 1799.42
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.07
CPU time (s): 1799.42
CPU user time (s): 1797.58
CPU system time (s): 1.84
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 2257556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.89
system time used= 2.19267
maximum resident set size= 2231896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 559020
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= 494
involuntary context switches= 1970

runsolver used 3.67144 second user time and 10.3834 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-02 21:07:32
IDJOB=3727652
IDBENCH=25014
IDSOLVER=2313
FILE ID=node102/3727652-1338664052
RUNJOBID= node102-1338651450-16319
PBS_JOBID= 14636478
Free space on /tmp= 71188 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_7.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727652-1338664052/watcher-3727652-1338664052 -o /tmp/evaluation-result-3727652-1338664052/solver-3727652-1338664052 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727652-1338664052.opb

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

MD5SUM BENCH= 7da351a6b3346c83b923d96056c07b3e
RANDOM SEED=510351047

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31215416 kB
Buffers:          122496 kB
Cached:           205808 kB
SwapCached:         5544 kB
Active:           656844 kB
Inactive:         251720 kB
Active(anon):     576988 kB
Inactive(anon):     5524 kB
Active(file):      79856 kB
Inactive(file):   246196 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097164 kB
Dirty:              6900 kB
Writeback:             0 kB
AnonPages:        584160 kB
Mapped:             9692 kB
Shmem:                 0 kB
Slab:             607444 kB
SReclaimable:      48308 kB
SUnreclaim:       559136 kB
KernelStack:        1456 kB
PageTables:         5136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     182696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    442368 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= 71180 MiB
End job on node102 at 2012-06-02 21:37:33