Trace number 3727645

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.83 1800.06

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_1.opb
MD5SUMa7af672db5daf9bd21f1768f531add6b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved NO
Number of variables21320
Total number of constraints79746
Number of constraints which are clauses79734
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint1
Maximum length of a constraint1407
Number of terms in the objective function 1407
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 1407
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 35
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1442
Number of bits of the biggest sum of numbers11
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-3727645-1338664131.opb.
0.00/0.00	c Instance file HOME/instance-3727645-1338664131.opb
0.00/0.00	c File size is 2416408 bytes.
0.09/0.18	c Cost Offset: 0
0.09/0.18	c Highest Coefficient sum: 1442
0.09/0.18	c ============================[ Problem Statistics ]=============================
0.09/0.18	c |                                                                             |
0.09/0.18	c |  Parsing time:          0.18         s                                      |
0.09/0.18	c |  Number Variables:      21320                                               |
0.09/0.18	c |  Number Clauses:        79745                                               |
0.09/0.18	c |  Number Cardinality:    1                                                   |
0.09/0.18	c |  Number PB Constraints: 0                                                   |
0.09/0.18	c |                                                                             |
0.19/0.22	c |  Problem Type:          Optimization                                        |
0.19/0.22	c |  Objective Function:    Cardinality Constraint                              |
0.19/0.22	c |                                                                             |
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.19/0.22	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.19/0.22	c ===============================================================================
0.19/0.26	c | 0.26      | 0  | 6            lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | 7            lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | 8            lb |  0                0                0.00  |
0.29/0.35	c | 0.36      | 0  | 9            lb |  0                0                0.00  |
0.29/0.39	c | 0.39      | 0  | 10           lb |  0                0                0.00  |
0.69/0.72	c | 0.72      | 0  | 11           lb |  0                0                0.00  |
0.89/0.93	c | 0.93      | 0  | 12           lb |  0                0                0.00  |
5.09/5.13	c | 5.13      | 0  | 13           lb |  0                0                0.00  |
748.45/748.85	c | 748.85    | 0  | 14           lb |  0                0                0.00  |
1799.40/1800.03	c ===============================================================================
1799.40/1800.03	c Wall Clock Time: 1800.03 s
1799.40/1800.03	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-3727645-1338664131/watcher-3727645-1338664131 -o /tmp/evaluation-result-3727645-1338664131/solver-3727645-1338664131 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727645-1338664131.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.00 2/177 22374
/proc/meminfo: memFree=27008900/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=6000 CPUtime=0 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) R 22372 22374 19663 0 -1 4202496 441 0 0 0 0 0 0 0 20 0 1 0 332540429 6144000 394 33554432000 4194304 5964350 140736461613552 140736012354248 4344327 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 1500 394 169 433 0 474 0

[startup+0.101278 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 22374
/proc/meminfo: memFree=27008900/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=12444 CPUtime=0.09 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) R 22372 22374 19663 0 -1 4202496 2284 0 0 0 9 0 0 0 20 0 1 0 332540429 12742656 2204 33554432000 4194304 5964350 140736461613552 140736012354248 5136340 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 3111 2204 478 433 0 2085 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12444

[startup+0.200313 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 22374
/proc/meminfo: memFree=27008900/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=97236 CPUtime=0.19 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 6480 0 0 0 19 0 0 0 20 0 2 0 332540429 99569664 5745 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 24309 5751 177 433 0 23873 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 97236

[startup+0.300326 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 22374
/proc/meminfo: memFree=27008900/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=93908 CPUtime=0.29 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 11550 0 0 0 28 1 0 0 20 0 2 0 332540429 96161792 9642 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 23477 9642 191 433 0 23041 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93908

[startup+0.700236 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 22374
/proc/meminfo: memFree=27008900/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=93908 CPUtime=0.69 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 12849 0 0 0 68 1 0 0 20 0 2 0 332540429 96161792 10941 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 23477 10941 195 433 0 23041 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93908

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22376
/proc/meminfo: memFree=26964212/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=93908 CPUtime=1.49 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 13202 0 0 0 148 1 0 0 20 0 2 0 332540429 96161792 11294 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 23477 11294 195 433 0 23041 0
[pid=22374/tid=22376] ppid=22372 vsize=93908 CPUtime=1.31 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 8961 0 0 0 129 2 0 0 20 0 2 0 332540447 96161792 11294 33554432000 4194304 5964350 140736461613552 140068623014424 4399774 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93908

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22376
/proc/meminfo: memFree=26963120/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=93908 CPUtime=3.09 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 13222 0 0 0 308 1 0 0 20 0 2 0 332540429 96161792 11314 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 23477 11314 195 433 0 23041 0
[pid=22374/tid=22376] ppid=22372 vsize=93908 CPUtime=2.91 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 8981 0 0 0 289 2 0 0 20 0 2 0 332540447 96161792 11314 33554432000 4194304 5964350 140736461613552 140068623014424 4400007 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) 93908

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22376
/proc/meminfo: memFree=26948624/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=93908 CPUtime=6.29 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 16557 0 0 0 627 2 0 0 20 0 2 0 332540429 96161792 14647 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 23477 14647 195 433 0 23041 0
[pid=22374/tid=22376] ppid=22372 vsize=93908 CPUtime=6.11 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 12316 0 0 0 608 3 0 0 20 0 2 0 332540447 96161792 14647 33554432000 4194304 5964350 140736461613552 140068623014248 4387916 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) 93908

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22376
/proc/meminfo: memFree=26933396/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=93908 CPUtime=12.68 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 21021 0 0 0 1265 3 0 0 20 0 2 0 332540429 96161792 19111 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 23477 19111 195 433 0 23041 0
[pid=22374/tid=22376] ppid=22372 vsize=93908 CPUtime=12.5 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 16781 0 0 0 1246 4 0 0 20 0 2 0 332540447 96161792 19112 33554432000 4194304 5964350 140736461613552 140068623013880 5136410 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 93908

[startup+25.5066 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22376
/proc/meminfo: memFree=26859620/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=224980 CPUtime=25.49 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 39094 0 0 0 2541 8 0 0 20 0 2 0 332540429 230379520 37184 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 56245 37184 195 433 0 55809 0
[pid=22374/tid=22376] ppid=22372 vsize=224980 CPUtime=25.31 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 34853 0 0 0 2522 9 0 0 20 0 2 0 332540447 230379520 37184 33554432000 4194304 5964350 140736461613552 140068623013880 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 224980

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22376
/proc/meminfo: memFree=26737604/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=290516 CPUtime=51.08 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 69736 0 0 0 5093 15 0 0 20 0 2 0 332540429 297488384 67826 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 72629 67826 195 433 0 72193 0
[pid=22374/tid=22376] ppid=22372 vsize=290516 CPUtime=50.9 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 65495 0 0 0 5074 16 0 0 20 0 2 0 332540447 297488384 67826 33554432000 4194304 5964350 140736461613552 140068623013880 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 290516

[startup+102.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 22379
/proc/meminfo: memFree=26515384/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=552660 CPUtime=102.27 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 124338 0 0 0 10199 28 0 0 20 0 2 0 332540429 565923840 122428 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 138165 122428 195 433 0 137729 0
[pid=22374/tid=22376] ppid=22372 vsize=552660 CPUtime=102.11 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 120097 0 0 0 10181 30 0 0 20 0 2 0 332540447 565923840 122428 33554432000 4194304 5964350 140736461613552 140068623013880 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 552660

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 22380
/proc/meminfo: memFree=26256064/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=750352 CPUtime=162.25 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 184243 0 0 0 16183 42 0 0 20 0 2 0 332540429 768360448 182492 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 187588 182492 195 433 0 187152 0
[pid=22374/tid=22376] ppid=22372 vsize=750352 CPUtime=162.1 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 180002 0 0 0 16165 45 0 0 20 0 2 0 332540447 768360448 182492 33554432000 4194304 5964350 140736461613552 140068623013880 4389049 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 750352

[startup+222.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/179 22380
/proc/meminfo: memFree=26149080/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=881424 CPUtime=222.23 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 210630 0 0 0 22175 48 0 0 20 0 2 0 332540429 902578176 208880 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 220356 208880 195 433 0 219920 0
[pid=22374/tid=22376] ppid=22372 vsize=881424 CPUtime=222.09 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 206389 0 0 0 22157 52 0 0 20 0 2 0 332540447 902578176 208880 33554432000 4194304 5964350 140736461613552 140068623013880 4389020 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 881424

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 22380
/proc/meminfo: memFree=26147372/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=881424 CPUtime=282.2 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 210671 0 0 0 28172 48 0 0 20 0 2 0 332540429 902578176 208924 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 220356 208924 195 433 0 219920 0
[pid=22374/tid=22376] ppid=22372 vsize=881424 CPUtime=282.07 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 206430 0 0 0 28154 53 0 0 20 0 2 0 332540447 902578176 208924 33554432000 4194304 5964350 140736461613552 140068623013880 4399840 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) 881424

[startup+342.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22380
/proc/meminfo: memFree=26136616/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=881424 CPUtime=342.17 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 210721 0 0 0 34169 48 0 0 20 0 2 0 332540429 902578176 208933 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 220356 208933 195 433 0 219920 0
[pid=22374/tid=22376] ppid=22372 vsize=881424 CPUtime=342.05 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 206480 0 0 0 34151 54 0 0 20 0 2 0 332540447 902578176 208933 33554432000 4194304 5964350 140736461613552 140068623013880 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 881424

[startup+402.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 22380
/proc/meminfo: memFree=26023928/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=1012496 CPUtime=402.12 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 238280 0 0 0 40156 56 0 0 20 0 2 0 332540429 1036795904 236452 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 253124 236452 195 433 0 252688 0
[pid=22374/tid=22376] ppid=22372 vsize=1012496 CPUtime=402.01 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 234039 0 0 0 40138 63 0 0 20 0 2 0 332540447 1036795904 236452 33554432000 4194304 5964350 140736461613552 140068623013880 4389052 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 1012496

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22420
/proc/meminfo: memFree=26079408/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=1209104 CPUtime=462.08 cores=0,2,4,6

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

/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 428498 0 0 0 130054 130 0 0 20 0 2 0 332540447 1639665664 385762 33554432000 4194304 5964350 140736461613552 140068623013880 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 1601236

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 22430
/proc/meminfo: memFree=25386336/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=1601236 CPUtime=1361.77 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 432739 0 0 0 136067 110 0 0 20 0 2 0 332540429 1639665664 385762 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 400309 385762 195 433 0 399873 0
[pid=22374/tid=22376] ppid=22372 vsize=1601236 CPUtime=1361.85 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 428498 0 0 0 136054 131 0 0 20 0 2 0 332540447 1639665664 385762 33554432000 4194304 5964350 140736461613552 140068623013880 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 1601236

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 22430
/proc/meminfo: memFree=25382864/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=1601236 CPUtime=1421.76 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 432739 0 0 0 142066 110 0 0 20 0 2 0 332540429 1639665664 385762 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 400309 385762 195 433 0 399873 0
[pid=22374/tid=22376] ppid=22372 vsize=1601236 CPUtime=1421.85 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 428498 0 0 0 142053 132 0 0 20 0 2 0 332540447 1639665664 385762 33554432000 4194304 5964350 140736461613552 140068623013880 4400023 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 1601236

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22430
/proc/meminfo: memFree=25378276/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=1601236 CPUtime=1481.75 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 432739 0 0 0 148065 110 0 0 20 0 2 0 332540429 1639665664 385762 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 400309 385762 195 433 0 399873 0
[pid=22374/tid=22376] ppid=22372 vsize=1601236 CPUtime=1481.85 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 428498 0 0 0 148052 133 0 0 20 0 2 0 332540447 1639665664 385762 33554432000 4194304 5964350 140736461613552 140068623013880 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 1601236

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22430
/proc/meminfo: memFree=25369348/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=1601236 CPUtime=1541.75 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 432740 0 0 0 154065 110 0 0 20 0 2 0 332540429 1639665664 385763 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 400309 385763 195 433 0 399873 0
[pid=22374/tid=22376] ppid=22372 vsize=1601236 CPUtime=1541.86 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 428499 0 0 0 154052 134 0 0 20 0 2 0 332540447 1639665664 385763 33554432000 4194304 5964350 140736461613552 140068623013880 4399998 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 1601236

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22430
/proc/meminfo: memFree=25350164/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=1601236 CPUtime=1601.73 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 432741 0 0 0 160063 110 0 0 20 0 2 0 332540429 1639665664 385764 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 400309 385764 195 433 0 399873 0
[pid=22374/tid=22376] ppid=22372 vsize=1601236 CPUtime=1601.86 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 428500 0 0 0 160051 135 0 0 20 0 2 0 332540447 1639665664 385764 33554432000 4194304 5964350 140736461613552 140068623013880 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 1601236

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22431
/proc/meminfo: memFree=25311628/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=1601236 CPUtime=1661.73 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 432743 0 0 0 166063 110 0 0 20 0 2 0 332540429 1639665664 385766 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 400309 385766 195 433 0 399873 0
[pid=22374/tid=22376] ppid=22372 vsize=1601236 CPUtime=1661.87 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 428502 0 0 0 166051 136 0 0 20 0 2 0 332540447 1639665664 385766 33554432000 4194304 5964350 140736461613552 140068623013880 4400023 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 1601236

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22431
/proc/meminfo: memFree=25293180/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=1601236 CPUtime=1721.71 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 432747 0 0 0 172061 110 0 0 20 0 2 0 332540429 1639665664 385770 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 400309 385770 195 433 0 399873 0
[pid=22374/tid=22376] ppid=22372 vsize=1601236 CPUtime=1721.87 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 428506 0 0 0 172050 137 0 0 20 0 2 0 332540447 1639665664 385770 33554432000 4194304 5964350 140736461613552 140068623013880 4400011 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 1601236

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22431
/proc/meminfo: memFree=25165980/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=1732308 CPUtime=1781.7 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 464051 0 0 0 178053 117 0 0 20 0 2 0 332540429 1773883392 417074 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 433077 417074 195 433 0 432641 0
[pid=22374/tid=22376] ppid=22372 vsize=1732308 CPUtime=1781.87 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 459810 0 0 0 178042 145 0 0 20 0 2 0 332540447 1773883392 417074 33554432000 4194304 5964350 140736461613552 140068623013880 4400011 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 1732308

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

[startup+1792.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22431
/proc/meminfo: memFree=25148372/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=1732308 CPUtime=1791.51 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 468433 0 0 0 179032 119 0 0 20 0 2 0 332540429 1773883392 421456 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 433077 421456 195 433 0 432641 0
[pid=22374/tid=22376] ppid=22372 vsize=1732308 CPUtime=1791.68 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 464192 0 0 0 179021 147 0 0 20 0 2 0 332540447 1773883392 421456 33554432000 4194304 5964350 140736461613552 140068623013880 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (KiB) 1732308

[startup+1795.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22431
/proc/meminfo: memFree=25143412/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=1732308 CPUtime=1794.71 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 469662 0 0 0 179352 119 0 0 20 0 2 0 332540429 1773883392 422685 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 433077 422685 195 433 0 432641 0
[pid=22374/tid=22376] ppid=22372 vsize=1732308 CPUtime=1794.88 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 465421 0 0 0 179341 147 0 0 20 0 2 0 332540447 1773883392 422685 33554432000 4194304 5964350 140736461613552 140068623013880 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.71
Current children cumulated vsize (KiB) 1732308

[startup+1798.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22431
/proc/meminfo: memFree=25140932/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=1732308 CPUtime=1797.91 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 470592 0 0 0 179671 120 0 0 20 0 2 0 332540429 1773883392 423615 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 433077 423615 195 433 0 432641 0
[pid=22374/tid=22376] ppid=22372 vsize=1732308 CPUtime=1798.07 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 466351 0 0 0 179660 147 0 0 20 0 2 0 332540447 1773883392 423615 33554432000 4194304 5964350 140736461613552 140068623013880 4399840 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) 1732308

[startup+1799.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22431
/proc/meminfo: memFree=25139568/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=1732308 CPUtime=1798.7 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 471013 0 0 0 179750 120 0 0 20 0 2 0 332540429 1773883392 424036 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 433077 424036 195 433 0 432641 0
[pid=22374/tid=22376] ppid=22372 vsize=1732308 CPUtime=1798.87 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 466772 0 0 0 179739 148 0 0 20 0 2 0 332540447 1773883392 424036 33554432000 4194304 5964350 140736461613552 140068623013880 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.7
Current children cumulated vsize (KiB) 1732308

[startup+1799.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22431
/proc/meminfo: memFree=25137832/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=1732308 CPUtime=1799.11 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 471071 0 0 0 179791 120 0 0 20 0 2 0 332540429 1773883392 424094 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 433077 424094 195 433 0 432641 0
[pid=22374/tid=22376] ppid=22372 vsize=1732308 CPUtime=1799.28 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 466830 0 0 0 179780 148 0 0 20 0 2 0 332540447 1773883392 424094 33554432000 4194304 5964350 140736461613552 140068623013880 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.11
Current children cumulated vsize (KiB) 1732308

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22431
/proc/meminfo: memFree=25137832/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=1732308 CPUtime=1799.3 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 471098 0 0 0 179810 120 0 0 20 0 2 0 332540429 1773883392 424121 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 433077 424121 195 433 0 432641 0
[pid=22374/tid=22376] ppid=22372 vsize=1732308 CPUtime=1799.47 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 466857 0 0 0 179799 148 0 0 20 0 2 0 332540447 1773883392 424121 33554432000 4194304 5964350 140736461613552 140068623013880 4399987 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.3
Current children cumulated vsize (KiB) 1732308

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22431
/proc/meminfo: memFree=25137832/32873648 swapFree=7120/7120
[pid=22374] ppid=22372 vsize=1732308 CPUtime=1799.4 cores=0,2,4,6
/proc/22374/stat : 22374 (wbo1.72) S 22372 22374 19663 0 -1 4202496 471140 0 0 0 179820 120 0 0 20 0 2 0 332540429 1773883392 424163 33554432000 4194304 5964350 140736461613552 140736461613072 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22374/statm: 433077 424163 195 433 0 432641 0
[pid=22374/tid=22376] ppid=22372 vsize=1732308 CPUtime=1799.57 cores=0,2,4,6
/proc/22374/task/22376/stat : 22376 (wbo1.72) R 22372 22374 19663 0 -1 4202560 466899 0 0 0 179809 148 0 0 20 0 2 0 332540447 1773883392 424163 33554432000 4194304 5964350 140736461613552 140068623013880 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (KiB) 1732308

Child status: 255
Real time (s): 1800.06
CPU time (s): 1799.83
CPU user time (s): 1798.32
CPU system time (s): 1.51677
CPU usage (%): 99.9874
Max. virtual memory (cumulated for all children) (KiB): 1732308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.32
system time used= 1.51677
maximum resident set size= 1696684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 471148
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= 488
involuntary context switches= 1831

runsolver used 2.58761 second user time and 7.2339 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-02 21:08:51
IDJOB=3727645
IDBENCH=25019
IDSOLVER=2313
FILE ID=node114/3727645-1338664131
RUNJOBID= node114-1338651437-21206
PBS_JOBID= 14636466
Free space on /tmp= 70448 MiB

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

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

MD5SUM BENCH= a7af672db5daf9bd21f1768f531add6b
RANDOM SEED=1658067848

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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:        27008900 kB
Buffers:          882588 kB
Cached:          3775392 kB
SwapCached:         2312 kB
Active:          2438512 kB
Inactive:        2470572 kB
Active(anon):     237428 kB
Inactive(anon):     8448 kB
Active(file):    2201084 kB
Inactive(file):  2462124 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103580 kB
Dirty:              7780 kB
Writeback:             0 kB
AnonPages:        239968 kB
Mapped:            11832 kB
Shmem:               104 kB
Slab:             814988 kB
SReclaimable:     259324 kB
SUnreclaim:       555664 kB
KernelStack:        1472 kB
PageTables:         4220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     162284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 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= 70444 MiB
End job on node114 at 2012-06-02 21:38:51