Trace number 3460708

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.06 1800.05

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_2.opb
MD5SUMaf0ded53094abde95c37378ccd6c7afa
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark1800.25
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 variables8901
Total number of constraints32298
Number of constraints which are clauses32280
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint1
Maximum length of a constraint790
Number of terms in the objective function 790
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 790
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 820
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-3460708-1307108629.opb.
0.00/0.00	c Instance file HOME/instance-3460708-1307108629.opb
0.00/0.00	c File size is 937948 bytes.
0.00/0.06	c Highest Coefficient sum: 820
0.00/0.06	c ============================[ Problem Statistics ]=============================
0.00/0.06	c |                                                                             |
0.00/0.06	c |  Parsing time:          0.06         s                                      |
0.00/0.06	c |  Number Variables:      8901                                                |
0.00/0.06	c |  Number Clauses:        32297                                               |
0.00/0.06	c |  Number Cardinality:    1                                                   |
0.00/0.06	c |  Number PB Constraints: 0                                                   |
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |    8896    32298    81761 |    10766        0   -nan |  0.000 % |
0.11/0.15	c core #1
0.11/0.15	c 
0.11/0.15	c 
0.11/0.15	c Core size: 340	Core Weight: 1	Total Weight: 6
0.11/0.15	c Current CPU time: 0.085986 s
0.11/0.15	c
0.11/0.15	c core #2
0.11/0.15	c 
0.11/0.15	c 
0.11/0.15	c Core size: 354	Core Weight: 1	Total Weight: 7
0.11/0.15	c Current CPU time: 0.097985 s
0.11/0.15	c
0.11/0.15	c core #3
0.11/0.15	c 
0.11/0.15	c 
0.11/0.15	c Core size: 173	Core Weight: 1	Total Weight: 8
0.11/0.15	c Current CPU time: 0.108983 s
0.11/0.15	c
0.11/0.15	c core #4
0.11/0.15	c 
0.11/0.15	c 
0.11/0.15	c Core size: 366	Core Weight: 1	Total Weight: 9
0.11/0.15	c Current CPU time: 0.121981 s
0.11/0.15	c
0.11/0.15	c core #5
0.11/0.15	c 
0.11/0.15	c 
0.11/0.15	c Core size: 390	Core Weight: 1	Total Weight: 10
0.11/0.15	c Current CPU time: 0.135979 s
0.11/0.15	c
0.11/0.15	c ============================[ Search Statistics ]==============================
0.11/0.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.11/0.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.11/0.15	c ===============================================================================
0.11/0.15	c |         0 |    7723    33037    81859 |    11012        0   -nan |  0.000 % |
0.11/0.17	c ===============================================================================
0.11/0.18	c core #6
0.11/0.18	c 
0.11/0.18	c 
0.11/0.18	c Core size: 1243	Core Weight: 1	Total Weight: 11
0.11/0.18	c Current CPU time: 0.168974 s
0.11/0.18	c
0.11/0.18	c ============================[ Search Statistics ]==============================
0.11/0.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.11/0.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.11/0.18	c ===============================================================================
0.11/0.18	c |         0 |    8791    33038    83223 |    11012        0   -nan |  0.000 % |
0.19/0.20	c |       100 |    8791    33038    83223 |    12113      100    121 | 10.030 % |
0.19/0.22	c |       250 |    8791    33038    83223 |    13325      250     96 | 10.030 % |
0.19/0.27	c |       476 |    8791    33038    83223 |    14657      476    219 | 10.030 % |
0.29/0.34	c |       816 |    8791    33038    83223 |    16123      816    226 | 10.030 % |
0.39/0.45	c |      1322 |    8791    33038    83223 |    17736     1322    240 | 10.030 % |
0.59/0.64	c |      2082 |    8791    33038    83223 |    19509     2082    330 | 10.030 % |
0.89/0.93	c ===============================================================================
0.89/0.96	c core #7
0.89/0.96	c 
0.89/0.96	c 
0.89/0.96	c Core size: 704	Core Weight: 1	Total Weight: 12
0.89/0.96	c Current CPU time: 0.91486 s
0.89/0.96	c
0.89/0.96	c ============================[ Search Statistics ]==============================
0.89/0.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/0.96	c ===============================================================================
0.89/0.96	c |         0 |    9258    33040    84165 |    11013        0   -nan |  0.000 % |
0.89/0.97	c |       100 |    9258    33040    84165 |    12114      100    140 |  9.555 % |
0.99/1.01	c |       250 |    9250    33040    84165 |    13326      250     90 |  9.633 % |
0.99/1.04	c |       478 |    9250    33040    84165 |    14658      478    112 |  9.633 % |
0.99/1.11	c |       816 |    9250    33040    84165 |    16124      816    134 |  9.633 % |
1.29/1.32	c |      1322 |    9246    33040    84165 |    17737     1322    371 |  9.672 % |
1.59/1.64	c |      2082 |    9245    33040    84165 |    19510     2082    458 |  9.691 % |
2.09/2.10	c |      3224 |    9244    33040    84165 |    21461     3224    487 |  9.691 % |
2.89/2.90	c |      4936 |    9244    33040    84165 |    23608     4936    476 |  9.691 % |
3.89/3.95	c |      7501 |    9244    33040    84165 |    25968     7501    483 |  9.691 % |
3.99/4.05	c ===============================================================================
4.09/4.10	c core #8
4.09/4.10	c 
4.09/4.10	c 
4.09/4.10	c Core size: 541	Core Weight: 1	Total Weight: 13
4.09/4.10	c Current CPU time: 4.00639 s
4.09/4.10	c
4.09/4.10	c ============================[ Search Statistics ]==============================
4.09/4.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.09/4.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.09/4.10	c ===============================================================================
4.09/4.10	c |         0 |    9836    33042    85211 |    11014        0   -nan |  0.000 % |
4.09/4.12	c |       100 |    9836    33042    85211 |    12115      100    111 |  7.085 % |
4.09/4.15	c |       250 |    9836    33042    85211 |    13326      250    145 |  7.085 % |
4.09/4.19	c |       475 |    9836    33042    85211 |    14659      475    194 |  7.085 % |
4.19/4.23	c |       813 |    9836    33042    85211 |    16125      813    187 |  7.085 % |
4.19/4.29	c |      1319 |    9836    33042    85211 |    17738     1319    226 |  7.085 % |
4.29/4.38	c |      2078 |    9836    33042    85211 |    19511     2078    199 |  7.085 % |
4.77/4.81	c |      3218 |    9836    33042    85211 |    21463     3218    322 |  7.085 % |
5.08/5.16	c |      4927 |    9836    33042    85211 |    23609     4927    281 |  7.085 % |
5.85/5.99	c |      7489 |    9836    33042    85211 |    25970     7489    429 |  7.085 % |
7.05/7.10	c |     11333 |    9836    33042    85211 |    28567    11333    376 |  7.085 % |
9.15/9.27	c |     17100 |    9836    33042    85211 |    31424    17100    461 |  7.085 % |
12.25/12.36	c |     25751 |    9836    33042    85211 |    34566    25751    418 |  7.085 % |
21.26/21.37	c |     38729 |    9836    33042    85211 |    38023    15032    659 |  7.085 % |
33.35/33.48	c |     58191 |    9836    33042    85211 |    41825    34494    704 |  7.085 % |
46.16/46.25	c |     87383 |    9836    33042    85211 |    46008    35268    409 |  7.085 % |
74.77/74.86	c |    131173 |    9833    33042    85211 |    50609    47372    513 |  7.113 % |
119.86/119.96	c |    196857 |    9833    33042    85211 |    55669    42234    583 |  7.113 % |
203.96/204.05	c |    295385 |    9833    33042    85211 |    61236    20517    461 |  7.113 % |
327.96/328.06	c |    443178 |    9833    33042    85211 |    67360    39747    431 |  7.113 % |
513.27/513.31	c |    664861 |    9833    33042    85211 |    74096    64501    593 |  7.113 % |
592.99/593.06	c ===============================================================================
612.87/612.96	c core #9
612.87/612.96	c 
612.87/612.96	c 
612.87/612.96	c Core size: 522	Core Weight: 1	Total Weight: 14
612.87/612.96	c Current CPU time: 607.783 s
612.87/612.96	c
612.87/612.96	c ============================[ Search Statistics ]==============================
612.87/612.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
612.87/612.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
612.87/612.96	c ===============================================================================
612.87/612.96	c |         0 |   10301    33066    86187 |    11022        0   -nan |  0.000 % |
612.87/612.98	c |       102 |   10301    33066    86187 |    12124      102    130 |  6.787 % |
612.97/613.00	c |       252 |   10301    33066    86187 |    13336      252    102 |  6.787 % |
612.97/613.04	c |       478 |   10301    33066    86187 |    14670      478    184 |  6.787 % |
612.97/613.07	c |       816 |   10301    33066    86187 |    16137      816    185 |  6.787 % |
613.07/613.18	c |      1322 |   10301    33066    86187 |    17751     1322    164 |  6.787 % |
613.27/613.34	c |      2082 |   10301    33066    86187 |    19526     2082    229 |  6.787 % |
613.47/613.56	c |      3224 |   10301    33066    86187 |    21478     3224    241 |  6.787 % |
613.78/613.90	c |      4932 |   10301    33066    86187 |    23626     4932    220 |  6.787 % |
614.37/614.49	c |      7504 |   10301    33066    86187 |    25989     7504    267 |  6.787 % |
615.57/615.64	c |     11350 |   10301    33066    86187 |    28588    11350    318 |  6.787 % |
617.36/617.47	c |     17117 |   10301    33066    86187 |    31447    17117    383 |  6.787 % |
621.07/621.12	c |     25768 |   10301    33066    86187 |    34591    25768    422 |  6.787 % |
628.57/628.60	c |     38743 |   10301    33066    86187 |    38050    38743    538 |  6.787 % |
639.97/640.01	c |     58205 |   10301    33066    86187 |    41856    31406    745 |  6.787 % |
659.17/659.23	c |     87400 |   10301    33066    86187 |    46041    31201    839 |  6.787 % |
692.88/692.98	c |    131189 |   10301    33066    86187 |    50645    44368    874 |  6.787 % |
750.47/750.51	c |    196873 |   10301    33066    86187 |    55710    41945    687 |  6.787 % |
868.57/868.68	c |    295399 |   10301    33066    86187 |    61281    33055    811 |  6.787 % |
1061.18/1061.28	c |    443192 |   10300    33066    86187 |    67409    24937    889 |  6.796 % |
1394.09/1394.17	c |    664875 |   10300    33066    86187 |    74150    54880   1008 |  6.796 % |

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-3460708-1307108629/watcher-3460708-1307108629 -o /tmp/evaluation-result-3460708-1307108629/solver-3460708-1307108629 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460708-1307108629.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.01 2.00 2/535 10411
/proc/meminfo: memFree=24031868/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=3748 CPUtime=0 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 512 0 0 0 0 0 0 0 22 0 1 0 803279220 3837952 465 33554432000 4194304 5714214 140735204983488 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10411/statm: 937 465 191 372 0 333 0

[startup+0.119707 s]
/proc/loadavg: 2.00 2.01 2.00 2/535 10411
/proc/meminfo: memFree=24031868/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=16640 CPUtime=0.11 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 4525 0 0 0 11 0 0 0 23 0 1 0 803279220 17039360 3791 33554432000 4194304 5714214 140735204983488 18446744073709551615 4967703 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10411/statm: 4160 3791 176 372 0 3785 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 16640

[startup+0.200691 s]
/proc/loadavg: 2.00 2.01 2.00 2/535 10411
/proc/meminfo: memFree=24031868/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=15928 CPUtime=0.19 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 4693 0 0 0 19 0 0 0 23 0 1 0 803279220 16310272 3702 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319314 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10411/statm: 3982 3702 179 372 0 3607 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15928

[startup+0.300674 s]
/proc/loadavg: 2.00 2.01 2.00 2/535 10411
/proc/meminfo: memFree=24031868/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=15928 CPUtime=0.29 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 4694 0 0 0 28 1 0 0 23 0 1 0 803279220 16310272 3703 33554432000 4194304 5714214 140735204983488 18446744073709551615 4322683 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10411/statm: 3982 3703 180 372 0 3607 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15928

[startup+0.700601 s]
/proc/loadavg: 2.00 2.01 2.00 2/535 10411
/proc/meminfo: memFree=24031868/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=16992 CPUtime=0.69 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 4955 0 0 0 67 2 0 0 25 0 1 0 803279220 17399808 3964 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10411/statm: 4248 3964 180 372 0 3873 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16992

[startup+1.50046 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 10412
/proc/meminfo: memFree=24010904/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=22324 CPUtime=1.49 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 6211 0 0 0 145 4 0 0 25 0 1 0 803279220 22859776 5220 33554432000 4194304 5714214 140735204983488 18446744073709551615 4311854 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10411/statm: 5581 5220 180 372 0 5206 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22324

[startup+3.10117 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 10412
/proc/meminfo: memFree=24009668/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=24968 CPUtime=3.09 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 6862 0 0 0 303 6 0 0 18 0 1 0 803279220 25567232 5871 33554432000 4194304 5714214 140735204983488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10411/statm: 6242 5871 180 372 0 5867 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24968

[startup+6.3006 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 10412
/proc/meminfo: memFree=23993964/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=34496 CPUtime=6.26 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 9268 0 0 0 612 14 0 0 19 0 1 0 803279220 35323904 8277 33554432000 4194304 5714214 140735204983488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 8624 8277 180 372 0 8249 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 34496

[startup+12.7005 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 10412
/proc/meminfo: memFree=23963220/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=64152 CPUtime=12.65 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 16676 0 0 0 1245 20 0 0 25 0 1 0 803279220 65691648 15685 33554432000 4194304 5714214 140735204983488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 16038 15685 180 372 0 15663 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 64152

[startup+25.5012 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 10412
/proc/meminfo: memFree=23909156/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=107128 CPUtime=25.45 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 27393 0 0 0 2513 32 0 0 25 0 1 0 803279220 109699072 26402 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319243 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 26782 26402 180 372 0 26407 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 107128

[startup+51.1006 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 10413
/proc/meminfo: memFree=23854176/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=149432 CPUtime=51.05 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 37919 0 0 0 5049 56 0 0 25 0 1 0 803279220 153018368 36928 33554432000 4194304 5714214 140735204983488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 37358 36928 180 372 0 36983 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 149432

[startup+102.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/536 10414
/proc/meminfo: memFree=23791520/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=180552 CPUtime=102.26 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 45721 0 0 0 10136 90 0 0 25 0 1 0 803279220 184885248 44730 33554432000 4194304 5714214 140735204983488 18446744073709551615 4311684 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 45138 44730 180 372 0 44763 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 180552

[startup+162.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/536 10416
/proc/meminfo: memFree=23696244/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=236784 CPUtime=162.26 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 59760 0 0 0 16100 126 0 0 25 0 1 0 803279220 242466816 58769 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 59196 58769 180 372 0 58821 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 236784

[startup+222.32 s]
/proc/loadavg: 2.13 2.05 2.01 3/536 10446
/proc/meminfo: memFree=24780460/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=263596 CPUtime=222.28 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 66454 0 0 0 22057 171 0 0 25 0 1 0 803279220 269922304 65463 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 65899 65463 180 372 0 65524 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 263596

[startup+282.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/536 10447
/proc/meminfo: memFree=24544016/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=271116 CPUtime=282.26 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 68264 0 0 0 28012 214 0 0 25 0 1 0 803279220 277622784 67273 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319855 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 67779 67273 180 372 0 67404 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 271116

[startup+342.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/536 10449
/proc/meminfo: memFree=24322260/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=273836 CPUtime=342.26 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 68926 0 0 0 33967 259 0 0 25 0 1 0 803279220 280408064 67935 33554432000 4194304 5714214 140735204983488 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 68459 67935 180 372 0 68084 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 273836

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 10450
/proc/meminfo: memFree=24065536/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=330348 CPUtime=402.26 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 83040 0 0 0 39912 314 0 0 25 0 1 0 803279220 338276352 82049 33554432000 4194304 5714214 140735204983488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 82587 82049 180 372 0 82212 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 330348

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 10452
/proc/meminfo: memFree=23900448/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=351324 CPUtime=462.27 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 88276 0 0 0 45847 380 0 0 25 0 1 0 803279220 359755776 87285 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319855 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 87831 87285 180 372 0 87456 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 351324

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 10454
/proc/meminfo: memFree=23847456/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=406140 CPUtime=522.26 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 101948 0 0 0 51800 426 0 0 25 0 1 0 803279220 415887360 100957 33554432000 4194304 5714214 140735204983488 18446744073709551615 4300192 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 101535 100957 180 372 0 101160 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 406140

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/536 10455
/proc/meminfo: memFree=23842336/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=410048 CPUtime=582.27 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 102766 0 0 0 57763 464 0 0 25 0 1 0 803279220 419889152 101775 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 102512 101775 180 372 0 102137 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 410048

[startup+642.301 s]

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

[startup+882.32 s]
/proc/loadavg: 2.03 2.04 2.00 3/536 10463
/proc/meminfo: memFree=23839352/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=410740 CPUtime=882.3 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 103150 0 0 0 87591 639 0 0 25 0 1 0 803279220 420597760 102010 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 102685 102010 180 372 0 102310 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 410740

[startup+942.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/536 10465
/proc/meminfo: memFree=23839688/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=410740 CPUtime=942.28 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 103185 0 0 0 93562 666 0 0 25 0 1 0 803279220 420597760 102045 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 102685 102045 180 372 0 102310 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 410740

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 10466
/proc/meminfo: memFree=23839512/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=410740 CPUtime=1002.28 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 103187 0 0 0 99534 694 0 0 25 0 1 0 803279220 420597760 102047 33554432000 4194304 5714214 140735204983488 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 102685 102047 180 372 0 102310 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 410740

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 10477
/proc/meminfo: memFree=23790588/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=458748 CPUtime=1062.28 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 115482 0 0 0 105516 712 0 0 25 0 1 0 803279220 469757952 114342 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 114687 114342 180 372 0 114312 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 458748

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 10479
/proc/meminfo: memFree=23766492/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=483212 CPUtime=1122.28 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 121583 0 0 0 111495 733 0 0 25 0 1 0 803279220 494809088 120443 33554432000 4194304 5714214 140735204983488 18446744073709551615 4311421 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 120803 120443 180 372 0 120428 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 483212

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 10480
/proc/meminfo: memFree=23733348/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=514840 CPUtime=1182.28 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 129471 0 0 0 117477 751 0 0 25 0 1 0 803279220 527196160 128331 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 128710 128331 180 372 0 128335 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 514840

[startup+1242.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/536 10482
/proc/meminfo: memFree=23713224/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=535860 CPUtime=1242.28 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 134706 0 0 0 123458 770 0 0 25 0 1 0 803279220 548720640 133566 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 133965 133566 180 372 0 133590 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 535860

[startup+1302.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/536 10483
/proc/meminfo: memFree=23712192/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=535860 CPUtime=1302.28 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 134706 0 0 0 129429 799 0 0 25 0 1 0 803279220 548720640 133566 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319752 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 133965 133566 180 372 0 133590 0
Current children cumulated CPU time (s) 1302.28
Current children cumulated vsize (KiB) 535860

[startup+1362.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/536 10485
/proc/meminfo: memFree=23712640/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=535860 CPUtime=1362.29 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 134707 0 0 0 135412 817 0 0 25 0 1 0 803279220 548720640 133567 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 133965 133567 180 372 0 133590 0
Current children cumulated CPU time (s) 1362.29
Current children cumulated vsize (KiB) 535860

[startup+1422.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/536 10487
/proc/meminfo: memFree=23656788/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=590932 CPUtime=1422.3 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 148466 0 0 0 141394 836 0 0 25 0 1 0 803279220 605114368 147326 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 147733 147326 180 372 0 147358 0
Current children cumulated CPU time (s) 1422.3
Current children cumulated vsize (KiB) 590932

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/536 10488
/proc/meminfo: memFree=23562752/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=599076 CPUtime=1482.29 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 150494 0 0 0 147381 848 0 0 25 0 1 0 803279220 613453824 149354 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319269 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 149769 149354 180 372 0 149394 0
Current children cumulated CPU time (s) 1482.29
Current children cumulated vsize (KiB) 599076

[startup+1542.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 10490
/proc/meminfo: memFree=23417496/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=625180 CPUtime=1542.32 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 156953 0 0 0 153360 872 0 0 25 0 1 0 803279220 640184320 155813 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 156295 155813 180 372 0 155920 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 625180

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 10491
/proc/meminfo: memFree=23295928/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=652004 CPUtime=1602.3 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 163656 0 0 0 159346 884 0 0 25 0 1 0 803279220 667652096 162516 33554432000 4194304 5714214 140735204983488 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 163001 162516 180 372 0 162626 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 652004

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 10493
/proc/meminfo: memFree=23252356/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=693512 CPUtime=1662.29 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 174027 0 0 0 165333 896 0 0 25 0 1 0 803279220 710156288 172887 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 173378 172887 180 372 0 173003 0
Current children cumulated CPU time (s) 1662.29
Current children cumulated vsize (KiB) 693512

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/536 10495
/proc/meminfo: memFree=23221308/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=727020 CPUtime=1722.3 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 182372 0 0 0 171327 903 0 0 25 0 1 0 803279220 744468480 181232 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 181755 181232 180 372 0 181380 0
Current children cumulated CPU time (s) 1722.3
Current children cumulated vsize (KiB) 727020

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/536 10496
/proc/meminfo: memFree=23154800/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=790448 CPUtime=1782.3 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 198200 0 0 0 177314 916 0 0 25 0 1 0 803279220 809418752 197060 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 197612 197060 180 372 0 197237 0
Current children cumulated CPU time (s) 1782.3
Current children cumulated vsize (KiB) 790448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.03 2.01 2.00 3/536 10497
/proc/meminfo: memFree=23154772/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=790448 CPUtime=1800 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 198200 0 0 0 179082 918 0 0 25 0 1 0 803279220 809418752 197060 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 197612 197060 180 372 0 197237 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 790448

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

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

[startup+1800 s]
/proc/loadavg: 2.03 2.01 2.00 3/536 10497
/proc/meminfo: memFree=23154772/32951124 swapFree=46970528/67111528
[pid=10411] ppid=10409 vsize=790448 CPUtime=1800 cores=1,3,5,7
/proc/10411/stat : 10411 (wbo1.6) R 10409 10411 9437 0 -1 4202496 198200 0 0 0 179082 918 0 0 25 0 1 0 803279220 809418752 197060 33554432000 4194304 5714214 140735204983488 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10411/statm: 197612 197060 180 372 0 197237 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 790448

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.05
CPU time (s): 1800.06
CPU user time (s): 1790.84
CPU system time (s): 9.2216
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 790448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.84
system time used= 9.2216
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198200
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= 12
involuntary context switches= 20468

runsolver used 9.11761 second user time and 22.0027 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-03 15:43:50
IDJOB=3460708
IDBENCH=25018
IDSOLVER=1953
FILE ID=node146/3460708-1307108629
RUNJOBID= node146-1307094211-9456
PBS_JOBID= 13498003
Free space on /tmp= 73724 MiB

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

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

MD5SUM BENCH= af0ded53094abde95c37378ccd6c7afa
RANDOM SEED=1435398174

node146.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.830
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.66
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.830
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	: 5332.75
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.830
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.75
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.830
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.86
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.830
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.830
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.75
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.830
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.75
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.830
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24032032 kB
Buffers:        103580 kB
Cached:         216948 kB
SwapCached:      60100 kB
Active:        1419300 kB
Inactive:      7257908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24032032 kB
SwapTotal:    67111528 kB
SwapFree:     46970528 kB
Dirty:            5056 kB
Writeback:           0 kB
AnonPages:     8307732 kB
Mapped:          17276 kB
Slab:            73168 kB
PageTables:      99880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 161917132 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= 73716 MiB
End job on node146 at 2011-06-03 16:13:52