Trace number 3460704

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.6? (TO) 1800.14 1800.06

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 benchmarkSAT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark1800.26
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 wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3460704-1307108444.opb.
0.00/0.00	c Instance file HOME/instance-3460704-1307108444.opb
0.00/0.00	c File size is 1413824 bytes.
0.01/0.09	c Highest Coefficient sum: 984
0.01/0.09	c ============================[ Problem Statistics ]=============================
0.01/0.09	c |                                                                             |
0.01/0.09	c |  Parsing time:          0.09         s                                      |
0.01/0.09	c |  Number Variables:      12935                                               |
0.01/0.09	c |  Number Clauses:        47888                                               |
0.01/0.09	c |  Number Cardinality:    1                                                   |
0.01/0.09	c |  Number PB Constraints: 0                                                   |
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |   12930    47889   121026 |    15963        0   -nan |  0.000 % |
0.19/0.22	c core #1
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 31	Core Weight: 1	Total Weight: 6
0.19/0.22	c Current CPU time: 0.12698 s
0.19/0.22	c
0.19/0.22	c core #2
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 158	Core Weight: 1	Total Weight: 7
0.19/0.22	c Current CPU time: 0.141978 s
0.19/0.22	c
0.19/0.22	c core #3
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 724	Core Weight: 1	Total Weight: 8
0.19/0.22	c Current CPU time: 0.159975 s
0.19/0.22	c
0.19/0.22	c core #4
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 354	Core Weight: 1	Total Weight: 9
0.19/0.22	c Current CPU time: 0.178972 s
0.19/0.22	c
0.19/0.22	c core #5
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 175	Core Weight: 1	Total Weight: 10
0.19/0.22	c Current CPU time: 0.197969 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    9906    48791   119475 |    16263        0   -nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.24	c core #6
0.19/0.24	c 
0.19/0.24	c 
0.19/0.24	c Core size: 349	Core Weight: 1	Total Weight: 11
0.19/0.24	c Current CPU time: 0.219966 s
0.19/0.24	c
0.19/0.24	c ============================[ Search Statistics ]==============================
0.19/0.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.24	c ===============================================================================
0.19/0.24	c |         0 |   10311    48792   120201 |    16264        0   -nan |  0.000 % |
0.19/0.26	c ===============================================================================
0.19/0.28	c core #7
0.19/0.28	c 
0.19/0.28	c 
0.19/0.28	c Core size: 1315	Core Weight: 1	Total Weight: 12
0.19/0.28	c Current CPU time: 0.252961 s
0.19/0.28	c
0.19/0.28	c ============================[ Search Statistics ]==============================
0.19/0.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.28	c ===============================================================================
0.19/0.28	c |         0 |   13810    48793   123831 |    16264        0   -nan |  0.000 % |
0.29/0.31	c |       101 |   13749    48793   123831 |    17890      101    102 |  4.318 % |
0.29/0.32	c |       251 |   13728    48793   123831 |    19679      251     83 |  4.325 % |
0.29/0.34	c |       478 |   13390    48793   123831 |    21647      478    118 |  4.425 % |
0.29/0.37	c ===============================================================================
0.29/0.39	c core #8
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 311	Core Weight: 1	Total Weight: 13
0.29/0.39	c Current CPU time: 0.356945 s
0.29/0.39	c
0.29/0.39	c ============================[ Search Statistics ]==============================
0.29/0.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.39	c ===============================================================================
0.29/0.39	c |         0 |   13924    48794   124059 |    16264        0   -nan |  0.000 % |
0.39/0.44	c |       101 |   13892    48794   124059 |    17891      101    132 |  1.643 % |
0.39/0.49	c |       252 |   13890    48794   124059 |    19680      252    179 |  1.657 % |
0.49/0.59	c |       477 |   13866    48794   124059 |    21648      477    240 |  1.834 % |
0.69/0.76	c |       814 |   13597    48794   124059 |    23813      814    276 |  3.731 % |
0.89/1.00	c |      1322 |   13246    48794   124059 |    26194     1322    367 |  6.216 % |
1.39/1.42	c |      2081 |   12556    48794   124059 |    28813     2081    430 | 11.102 % |
2.39/2.40	c |      3220 |   12161    48794   124059 |    31695     3220    608 | 15.265 % |
3.89/3.93	c |      4929 |   10999    48794   124059 |    34864     4929    698 | 22.189 % |
3.99/4.07	c ===============================================================================
4.09/4.11	c core #9
4.09/4.11	c 
4.09/4.11	c 
4.09/4.11	c Core size: 2554	Core Weight: 1	Total Weight: 14
4.09/4.11	c Current CPU time: 3.81942 s
4.09/4.11	c
4.09/4.11	c ============================[ Search Statistics ]==============================
4.09/4.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.09/4.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.09/4.11	c ===============================================================================
4.09/4.11	c |         0 |   14413    48803   125054 |    16267        0   -nan |  0.000 % |
4.09/4.13	c |       100 |   14413    48803   125054 |    17894      100    194 |  1.369 % |
4.09/4.18	c |       250 |   14413    48803   125054 |    19683      250    240 |  1.369 % |
4.19/4.26	c |       475 |   14413    48803   125054 |    21652      475    207 |  1.369 % |
4.29/4.36	c |       815 |   14413    48803   125054 |    23817      815    327 |  1.369 % |
4.49/4.55	c |      1321 |   14413    48803   125054 |    26199     1321    290 |  1.369 % |
4.80/4.81	c |      2082 |   14413    48803   125054 |    28819     2082    316 |  1.369 % |
5.20/5.28	c |      3222 |   14413    48803   125054 |    31701     3222    378 |  1.369 % |
6.19/6.22	c |      4932 |   14413    48803   125054 |    34871     4932    472 |  1.369 % |
7.39/7.40	c |      7494 |   14413    48803   125054 |    38358     7494    628 |  1.369 % |
9.39/9.45	c |     11338 |   14413    48803   125054 |    42194    11338    754 |  1.369 % |
12.69/12.79	c |     17105 |   14413    48803   125054 |    46413    17105    982 |  1.369 % |
19.19/19.28	c |     25754 |   14413    48803   125054 |    51054    25754    991 |  1.369 % |
36.49/36.52	c |     38728 |   14413    48803   125054 |    56160    38728   1537 |  1.369 % |
57.30/57.38	c |     58189 |   14050    48803   125054 |    61776    58189   1450 |  4.024 % |
87.39/87.47	c ===============================================================================
87.79/87.89	c core #10
87.79/87.89	c 
87.79/87.89	c 
87.79/87.89	c Core size: 3807	Core Weight: 1	Total Weight: 15
87.79/87.89	c Current CPU time: 86.5048 s
87.79/87.89	c
87.79/87.89	c ============================[ Search Statistics ]==============================
87.79/87.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.79/87.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
87.79/87.89	c ===============================================================================
87.79/87.89	c |         0 |   15149    48857   126634 |    16285        0   -nan |  0.000 % |
87.79/87.90	c |       100 |   15149    48857   126634 |    17914      100     60 |  1.303 % |
87.90/87.91	c |       251 |   15149    48857   126634 |    19705      251     60 |  1.303 % |
87.90/87.93	c |       477 |   15149    48857   126634 |    21676      477     76 |  1.303 % |
87.90/87.95	c |       816 |   15149    48857   126634 |    23843      816     87 |  1.303 % |
87.90/87.99	c |      1324 |   15149    48857   126634 |    26228     1324     92 |  1.303 % |
88.01/88.05	c |      2085 |   15149    48857   126634 |    28851     2085    113 |  1.303 % |
88.09/88.19	c |      3224 |   15149    48857   126634 |    31736     3224    145 |  1.303 % |
88.40/88.40	c |      4934 |   15149    48857   126634 |    34909     4934    152 |  1.303 % |
88.79/88.81	c |      7498 |   15149    48857   126634 |    38400     7498    189 |  1.303 % |
89.60/89.62	c |     11344 |   15149    48857   126634 |    42240    11344    214 |  1.303 % |
91.10/91.21	c |     17111 |   15149    48857   126634 |    46464    17111    249 |  1.303 % |
93.69/93.78	c |     25761 |   15149    48857   126634 |    51111    25761    254 |  1.303 % |
97.40/97.48	c |     38737 |   15148    48857   126634 |    56222    38737    289 |  1.310 % |
108.80/108.81	c |     58198 |   15148    48857   126634 |    61844    58198    572 |  1.310 % |
128.39/128.43	c |     87391 |   15148    48857   126634 |    68029    35160    854 |  1.310 % |
153.10/153.14	c |    131181 |   14889    48857   126634 |    74832    25791    656 |  2.997 % |
229.81/229.90	c |    196867 |   14887    48857   126634 |    82315    31935   1117 |  3.010 % |
533.02/533.08	c |    295396 |   14886    48857   126634 |    90546    65872   1754 |  3.016 % |
1205.34/1205.37	c |    443186 |   14886    48857   126634 |    99601    70895   1701 |  3.017 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3460704-1307108444/watcher-3460704-1307108444 -o /tmp/evaluation-result-3460704-1307108444/solver-3460704-1307108444 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460704-1307108444.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: 1.98 2.00 1.95 2/437 3893
/proc/meminfo: memFree=24663860/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=4356 CPUtime=0 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 548 0 0 0 0 0 0 0 22 0 1 0 803260013 4460544 501 33554432000 4194304 5714214 140737483113808 18446744073709551615 4315538 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 1089 502 188 372 0 368 0

[startup+0.0190179 s]
/proc/loadavg: 1.98 2.00 1.95 2/437 3893
/proc/meminfo: memFree=24663860/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=5392 CPUtime=0.01 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 798 0 0 0 1 0 0 0 22 0 1 0 803260013 5521408 751 33554432000 4194304 5714214 140737483113808 18446744073709551615 5013648 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 1348 751 226 372 0 627 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5392

[startup+0.100988 s]
/proc/loadavg: 1.98 2.00 1.95 2/437 3893
/proc/meminfo: memFree=24663860/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=13564 CPUtime=0.09 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 3446 0 0 0 9 0 0 0 22 0 1 0 803260013 13889536 3020 33554432000 4194304 5714214 140737483113808 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 3391 3030 172 372 0 3016 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13564

[startup+0.300949 s]
/proc/loadavg: 1.98 2.00 1.95 2/437 3893
/proc/meminfo: memFree=24663860/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=23904 CPUtime=0.29 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 6678 0 0 0 28 1 0 0 23 0 1 0 803260013 24477696 5550 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 5976 5550 179 372 0 5601 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23904

[startup+0.700869 s]
/proc/loadavg: 1.98 2.00 1.95 2/437 3893
/proc/meminfo: memFree=24663860/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=24224 CPUtime=0.69 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 6886 0 0 0 62 7 0 0 18 0 1 0 803260013 24805376 5648 33554432000 4194304 5714214 140737483113808 18446744073709551615 4329431 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 6056 5648 180 372 0 5681 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24224

[startup+1.50071 s]
/proc/loadavg: 1.98 2.00 1.95 3/438 3894
/proc/meminfo: memFree=24638060/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=24224 CPUtime=1.49 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 6886 0 0 0 133 16 0 0 19 0 1 0 803260013 24805376 5648 33554432000 4194304 5714214 140737483113808 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 6056 5648 180 372 0 5681 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24224

[startup+3.10039 s]
/proc/loadavg: 1.98 2.00 1.95 3/438 3894
/proc/meminfo: memFree=24631192/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=30432 CPUtime=3.09 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 8495 0 0 0 285 24 0 0 18 0 1 0 803260013 31162368 7257 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 7608 7257 180 372 0 7233 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30432

[startup+6.30076 s]
/proc/loadavg: 1.98 2.00 1.95 3/438 3894
/proc/meminfo: memFree=24617916/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=39968 CPUtime=6.29 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 10919 0 0 0 597 32 0 0 18 0 1 0 803260013 40927232 9570 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319968 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 9992 9570 180 372 0 9617 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39968

[startup+12.7005 s]
/proc/loadavg: 1.98 2.00 1.95 3/438 3894
/proc/meminfo: memFree=24561952/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=88660 CPUtime=12.69 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 23145 0 0 0 1227 42 0 0 25 0 1 0 803260013 90787840 21796 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319266 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 22165 21796 180 372 0 21790 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88660

[startup+25.5009 s]
/proc/loadavg: 2.05 2.02 1.96 3/438 3895
/proc/meminfo: memFree=24445780/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=187760 CPUtime=25.49 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 47891 0 0 0 2492 57 0 0 25 0 1 0 803260013 192266240 46542 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 46940 46542 180 372 0 46565 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 187760

[startup+51.1009 s]
/proc/loadavg: 2.04 2.01 1.96 3/438 3895
/proc/meminfo: memFree=24267168/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=337864 CPUtime=51.09 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 85408 0 0 0 5017 92 0 0 25 0 1 0 803260013 345972736 84059 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 84466 84059 180 372 0 84091 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 337864

[startup+102.317 s]
/proc/loadavg: 2.06 2.02 1.96 3/438 3897
/proc/meminfo: memFree=24219272/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=353640 CPUtime=102.31 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 106668 0 0 0 10077 154 0 0 25 0 1 0 803260013 362127360 88025 33554432000 4194304 5714214 140737483113808 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 88410 88025 180 372 0 88035 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 353640

[startup+162.301 s]
/proc/loadavg: 2.02 2.02 1.96 3/438 3898
/proc/meminfo: memFree=24207332/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=353640 CPUtime=162.29 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 106703 0 0 0 16001 228 0 0 25 0 1 0 803260013 362127360 88060 33554432000 4194304 5714214 140737483113808 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 88410 88060 180 372 0 88035 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 353640

[startup+222.301 s]
/proc/loadavg: 2.10 2.04 1.97 3/438 3900
/proc/meminfo: memFree=24162916/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=398764 CPUtime=222.3 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 118046 0 0 0 21952 278 0 0 25 0 1 0 803260013 408334336 99403 33554432000 4194304 5714214 140737483113808 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 99691 99403 180 372 0 99316 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 398764

[startup+282.301 s]
/proc/loadavg: 2.03 2.03 1.97 3/438 3902
/proc/meminfo: memFree=24127160/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=438492 CPUtime=282.3 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 127963 0 0 0 27907 323 0 0 25 0 1 0 803260013 449015808 109320 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 109623 109320 180 372 0 109248 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 438492

[startup+342.301 s]
/proc/loadavg: 2.01 2.02 1.97 3/438 3903
/proc/meminfo: memFree=24005000/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=531548 CPUtime=342.31 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 151203 0 0 0 33891 340 0 0 25 0 1 0 803260013 544305152 132560 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 132887 132560 180 372 0 132512 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 531548

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 1.97 3/438 3905
/proc/meminfo: memFree=23939248/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=531548 CPUtime=402.31 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 151207 0 0 0 39884 347 0 0 25 0 1 0 803260013 544305152 132564 33554432000 4194304 5714214 140737483113808 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 132887 132564 180 372 0 132512 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 531548

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/438 3906
/proc/meminfo: memFree=23866928/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=531548 CPUtime=462.31 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 151209 0 0 0 45878 353 0 0 25 0 1 0 803260013 544305152 132566 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 132887 132566 180 372 0 132512 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 531548

[startup+522.3 s]
/proc/loadavg: 2.16 2.04 1.99 3/438 3908
/proc/meminfo: memFree=23783192/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=571480 CPUtime=522.31 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 161149 0 0 0 51872 359 0 0 25 0 1 0 803260013 585195520 142506 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 142870 142506 180 372 0 142495 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 571480

[startup+582.3 s]
/proc/loadavg: 2.13 2.04 1.99 3/438 3910
/proc/meminfo: memFree=23695368/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=639472 CPUtime=582.32 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 178043 0 0 0 57857 375 0 0 25 0 1 0 803260013 654819328 159400 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 159868 159400 180 372 0 159493 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 639472

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/438 3916
/proc/meminfo: memFree=23492044/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=780012 CPUtime=822.33 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 212898 0 0 0 81805 428 0 0 25 0 1 0 803260013 798732288 194255 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 195003 194255 180 372 0 194628 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 780012

[startup+882.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/438 3918
/proc/meminfo: memFree=23492264/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=780012 CPUtime=882.34 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 212899 0 0 0 87802 432 0 0 25 0 1 0 803260013 798732288 194256 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 195003 194256 180 372 0 194628 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 780012

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 3919
/proc/meminfo: memFree=23492244/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=780012 CPUtime=942.34 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 212904 0 0 0 93799 435 0 0 25 0 1 0 803260013 798732288 194261 33554432000 4194304 5714214 140737483113808 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 195003 194261 180 372 0 194628 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 780012

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 3921
/proc/meminfo: memFree=23459872/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=812300 CPUtime=1002.34 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 220956 0 0 0 99794 440 0 0 25 0 1 0 803260013 831795200 202313 33554432000 4194304 5714214 140737483113808 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 203075 202313 180 372 0 202700 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 812300

[startup+1062.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/438 3922
/proc/meminfo: memFree=23416452/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=856072 CPUtime=1062.34 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 231874 0 0 0 105790 444 0 0 25 0 1 0 803260013 876617728 213231 33554432000 4194304 5714214 140737483113808 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 214018 213231 180 372 0 213643 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 856072

[startup+1122.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/438 3924
/proc/meminfo: memFree=23371668/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=898532 CPUtime=1122.34 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 242467 0 0 0 111781 453 0 0 25 0 1 0 803260013 920096768 223824 33554432000 4194304 5714214 140737483113808 18446744073709551615 4311455 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 224633 223824 180 372 0 224258 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 898532

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/438 3926
/proc/meminfo: memFree=23338792/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=898532 CPUtime=1182.35 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 242467 0 0 0 117738 497 0 0 25 0 1 0 803260013 920096768 223824 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 224633 223824 180 372 0 224258 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 898532

[startup+1242.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/438 3936
/proc/meminfo: memFree=23338444/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=898532 CPUtime=1242.34 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 242469 0 0 0 123728 506 0 0 25 0 1 0 803260013 920096768 223826 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 224633 223826 180 372 0 224258 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 898532

[startup+1302.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/438 3938
/proc/meminfo: memFree=23338548/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=898532 CPUtime=1302.36 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 242483 0 0 0 129719 517 0 0 25 0 1 0 803260013 920096768 223840 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 224633 223840 180 372 0 224258 0
Current children cumulated CPU time (s) 1302.36
Current children cumulated vsize (KiB) 898532

[startup+1362.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/438 3939
/proc/meminfo: memFree=23319316/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=903128 CPUtime=1362.35 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 243657 0 0 0 135713 522 0 0 25 0 1 0 803260013 924803072 225014 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 225782 225014 180 372 0 225407 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 903128

[startup+1422.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 3941
/proc/meminfo: memFree=23189852/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=913100 CPUtime=1422.37 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 246162 0 0 0 141669 568 0 0 25 0 1 0 803260013 935014400 227519 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 228275 227519 180 372 0 227900 0
Current children cumulated CPU time (s) 1422.37
Current children cumulated vsize (KiB) 913100

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 3943
/proc/meminfo: memFree=23139852/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=913100 CPUtime=1482.36 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 246162 0 0 0 147654 582 0 0 25 0 1 0 803260013 935014400 227519 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 228275 227519 180 372 0 227900 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 913100

[startup+1542.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/438 3944
/proc/meminfo: memFree=23139720/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=913100 CPUtime=1542.36 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 246165 0 0 0 153648 588 0 0 25 0 1 0 803260013 935014400 227522 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 228275 227522 180 372 0 227900 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 913100

[startup+1602.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/438 3946
/proc/meminfo: memFree=23128540/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=913100 CPUtime=1602.37 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 246165 0 0 0 159637 600 0 0 25 0 1 0 803260013 935014400 227522 33554432000 4194304 5714214 140737483113808 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 228275 227522 180 372 0 227900 0
Current children cumulated CPU time (s) 1602.37
Current children cumulated vsize (KiB) 913100

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/438 3947
/proc/meminfo: memFree=23128640/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=913100 CPUtime=1662.37 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 246167 0 0 0 165630 607 0 0 25 0 1 0 803260013 935014400 227524 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319243 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 228275 227524 180 372 0 227900 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 913100

[startup+1722.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/438 3949
/proc/meminfo: memFree=23103332/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=913100 CPUtime=1722.37 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 246167 0 0 0 171625 612 0 0 25 0 1 0 803260013 935014400 227524 33554432000 4194304 5714214 140737483113808 18446744073709551615 4319405 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 228275 227524 180 372 0 227900 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 913100

[startup+1782.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/438 3979
/proc/meminfo: memFree=23800936/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=913100 CPUtime=1782.38 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 246173 0 0 0 177617 621 0 0 25 0 1 0 803260013 935014400 227530 33554432000 4194304 5714214 140737483113808 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 228275 227530 180 372 0 227900 0
Current children cumulated CPU time (s) 1782.38
Current children cumulated vsize (KiB) 913100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.03 2.04 2.00 3/438 3979
/proc/meminfo: memFree=23760504/32951124 swapFree=50923800/67111528
[pid=3893] ppid=3891 vsize=913100 CPUtime=1800.08 cores=1,3,5,7
/proc/3893/stat : 3893 (wbo1.6) R 3891 3893 2319 0 -1 4202496 246181 0 0 0 179381 627 0 0 25 0 1 0 803260013 935014400 227538 33554432000 4194304 5714214 140737483113808 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3893/statm: 228275 227538 180 372 0 227900 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 913100

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.06
CPU time (s): 1800.14
CPU user time (s): 1793.83
CPU system time (s): 6.31304
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 913100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.83
system time used= 6.31304
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246181
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= 8
involuntary context switches= 2766

runsolver used 7.49186 second user time and 18.3202 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-03 15:40:44
IDJOB=3460704
IDBENCH=25014
IDSOLVER=1953
FILE ID=node143/3460704-1307108444
RUNJOBID= node143-1307105806-3396
PBS_JOBID= 13497975
Free space on /tmp= 73888 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_7.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3460704-1307108444/watcher-3460704-1307108444 -o /tmp/evaluation-result-3460704-1307108444/solver-3460704-1307108444 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460704-1307108444.opb

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

MD5SUM BENCH= 7da351a6b3346c83b923d96056c07b3e
RANDOM SEED=127852365

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24664140 kB
Buffers:        271096 kB
Cached:         446020 kB
SwapCached:       9140 kB
Active:        7552320 kB
Inactive:       455152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24664140 kB
SwapTotal:    67111528 kB
SwapFree:     50923800 kB
Dirty:           10408 kB
Writeback:           0 kB
AnonPages:     7286960 kB
Mapped:          22480 kB
Slab:           131648 kB
PageTables:      80044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115755804 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73884 MiB
End job on node143 at 2011-06-03 16:10:46