Trace number 3460705

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_6.opb
MD5SUMd25f6086317f033c233c4700493f03d1
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark1800.23
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 20
Optimality of the best value was proved NO
Number of variables6027
Total number of constraints21278
Number of constraints which are clauses21267
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint650
Number of terms in the objective function 650
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 650
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 681
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-3460705-1307108467.opb.
0.00/0.00	c Instance file HOME/instance-3460705-1307108467.opb
0.00/0.00	c File size is 617335 bytes.
0.00/0.04	c Highest Coefficient sum: 681
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.04         s                                      |
0.00/0.04	c |  Number Variables:      6027                                                |
0.00/0.04	c |  Number Clauses:        21277                                               |
0.00/0.04	c |  Number Cardinality:    1                                                   |
0.00/0.04	c |  Number PB Constraints: 0                                                   |
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |    6022    21278    54012 |     7092        0   -nan |  0.000 % |
0.05/0.09	c core #1
0.05/0.09	c 
0.05/0.09	c 
0.05/0.09	c Core size: 161	Core Weight: 1	Total Weight: 6
0.05/0.09	c Current CPU time: 0.055991 s
0.05/0.09	c
0.05/0.09	c core #2
0.05/0.09	c 
0.05/0.09	c 
0.05/0.09	c Core size: 166	Core Weight: 1	Total Weight: 7
0.05/0.09	c Current CPU time: 0.06399 s
0.05/0.09	c
0.05/0.09	c core #3
0.05/0.09	c 
0.05/0.09	c 
0.05/0.09	c Core size: 350	Core Weight: 1	Total Weight: 8
0.05/0.09	c Current CPU time: 0.070989 s
0.05/0.09	c
0.05/0.09	c core #4
0.05/0.09	c 
0.05/0.09	c 
0.05/0.09	c Core size: 182	Core Weight: 1	Total Weight: 9
0.05/0.09	c Current CPU time: 0.079987 s
0.05/0.09	c
0.05/0.09	c core #5
0.05/0.09	c 
0.05/0.09	c 
0.05/0.09	c Core size: 172	Core Weight: 1	Total Weight: 10
0.05/0.09	c Current CPU time: 0.087986 s
0.05/0.09	c
0.05/0.09	c ============================[ Search Statistics ]==============================
0.05/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.09	c ===============================================================================
0.05/0.09	c |         0 |    4688    21901    53202 |     7300        0   -nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.11	c core #6
0.09/0.11	c 
0.09/0.11	c 
0.09/0.11	c Core size: 314	Core Weight: 1	Total Weight: 11
0.09/0.11	c Current CPU time: 0.099984 s
0.09/0.11	c
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 |    5048    21902    53828 |     7300        0   -nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.12	c core #7
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 318	Core Weight: 1	Total Weight: 12
0.09/0.12	c Current CPU time: 0.113982 s
0.09/0.12	c
0.09/0.12	c ============================[ Search Statistics ]==============================
0.09/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |    5401    21903    54434 |     7301        0   -nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.14	c core #8
0.09/0.14	c 
0.09/0.14	c 
0.09/0.14	c Core size: 858	Core Weight: 1	Total Weight: 13
0.09/0.14	c Current CPU time: 0.131979 s
0.09/0.14	c
0.09/0.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |    6462    21904    55746 |     7301        0   -nan |  0.000 % |
0.09/0.15	c |       100 |    6460    21904    55746 |     8031      100     81 |  5.238 % |
0.09/0.16	c |       251 |    6454    21904    55746 |     8834      251     92 |  5.400 % |
0.09/0.18	c |       477 |    6450    21904    55746 |     9718      477     98 |  5.415 % |
0.19/0.22	c |       816 |    6446    21904    55746 |    10689      816    112 |  5.415 % |
0.19/0.27	c |      1322 |    6439    21904    55746 |    11758     1322    101 |  5.635 % |
0.29/0.36	c |      2081 |    6421    21904    55746 |    12934     2081     94 |  5.782 % |
0.29/0.37	c ===============================================================================
0.29/0.39	c core #9
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 474	Core Weight: 1	Total Weight: 14
0.29/0.39	c Current CPU time: 0.360945 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 |    7075    21905    56758 |     7301        0   -nan |  0.000 % |
0.29/0.39	c |       103 |    7074    21905    56758 |     8031      103     65 |  0.085 % |
0.39/0.42	c |       253 |    7071    21905    56758 |     8835      253    102 |  0.127 % |
0.39/0.46	c |       480 |    7070    21905    56758 |     9718      480    139 |  0.141 % |
0.49/0.55	c |       817 |    7070    21905    56758 |    10690      817    129 |  0.141 % |
0.59/0.62	c |      1323 |    7068    21905    56758 |    11759     1323    125 |  0.169 % |
0.69/0.79	c |      2083 |    7068    21905    56758 |    12935     2083    122 |  0.170 % |
1.00/1.11	c |      3222 |    7065    21905    56758 |    14228     3222    166 |  0.212 % |
1.49/1.57	c |      4934 |    7062    21905    56758 |    15651     4934    257 |  0.255 % |
2.10/2.21	c |      7496 |    7061    21905    56758 |    17216     7496    263 |  0.268 % |
2.70/2.71	c ===============================================================================
2.70/2.77	c core #10
2.70/2.77	c 
2.70/2.77	c 
2.70/2.77	c Core size: 409	Core Weight: 1	Total Weight: 15
2.70/2.77	c Current CPU time: 2.6396 s
2.70/2.77	c
2.70/2.77	c ============================[ Search Statistics ]==============================
2.70/2.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.70/2.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.70/2.77	c ===============================================================================
2.70/2.77	c |         0 |    7401    21907    57413 |     7302        0   -nan |  0.000 % |
2.70/2.78	c |       100 |    7401    21907    57413 |     8032      100     42 |  0.068 % |
2.80/2.80	c |       251 |    7401    21907    57413 |     8835      251    114 |  0.068 % |
2.80/2.83	c |       479 |    7401    21907    57413 |     9719      479     97 |  0.068 % |
2.80/2.88	c |       820 |    7401    21907    57413 |    10691      820    204 |  0.068 % |
2.90/2.93	c |      1327 |    7401    21907    57413 |    11760     1327    161 |  0.068 % |
2.99/3.09	c |      2087 |    7401    21907    57413 |    12936     2087    326 |  0.068 % |
3.20/3.30	c |      3226 |    7401    21907    57413 |    14230     3226    315 |  0.068 % |
3.59/3.61	c |      4934 |    7401    21907    57413 |    15653     4934    304 |  0.068 % |
4.19/4.29	c |      7498 |    7401    21907    57413 |    17218     7498    384 |  0.068 % |
5.69/5.74	c |     11344 |    7401    21907    57413 |    18940    11344    418 |  0.068 % |
7.89/7.92	c |     17111 |    7401    21907    57413 |    20834    17111    430 |  0.068 % |
12.11/12.14	c |     25764 |    7401    21907    57413 |    22917    14484    466 |  0.068 % |
18.19/18.23	c |     38738 |    7401    21907    57413 |    25209    15351    528 |  0.068 % |
48.89/49.00	c |     58200 |    7401    21907    57413 |    27730    20995   1026 |  0.068 % |
79.00/79.02	c |     87392 |    7401    21907    57413 |    30503    20023    908 |  0.068 % |
123.59/123.63	c |    131181 |    7401    21907    57413 |    33554    28761    936 |  0.068 % |
176.02/176.05	c |    196865 |    7401    21907    57413 |    36909    17633    769 |  0.068 % |
227.72/227.75	c |    295392 |    7400    21907    57413 |    40600    28634    408 |  0.081 % |
317.60/317.62	c |    443182 |    7400    21907    57413 |    44660    38155    498 |  0.081 % |
350.60/350.60	c ===============================================================================
355.90/355.94	c core #11
355.90/355.94	c 
355.90/355.94	c 
355.90/355.94	c Core size: 754	Core Weight: 1	Total Weight: 16
355.90/355.94	c Current CPU time: 352.825 s
355.90/355.94	c
355.90/355.94	c ============================[ Search Statistics ]==============================
355.90/355.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
355.90/355.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
355.90/355.94	c ===============================================================================
355.90/355.94	c |         0 |    7748    21947    58189 |     7315        0   -nan |  0.000 % |
355.90/355.95	c |       100 |    7748    21947    58189 |     8047      100     70 |  0.064 % |
355.90/355.96	c |       253 |    7748    21947    58189 |     8851      253     72 |  0.064 % |
355.90/355.99	c |       481 |    7748    21947    58189 |     9737      481     86 |  0.065 % |
356.00/356.04	c |       819 |    7748    21947    58189 |    10710      819    101 |  0.064 % |
356.00/356.09	c |      1326 |    7748    21947    58189 |    11781     1326    125 |  0.064 % |
356.20/356.22	c |      2089 |    7748    21947    58189 |    12960     2089    146 |  0.064 % |
356.32/356.36	c |      3231 |    7748    21947    58189 |    14256     3231    171 |  0.064 % |
357.21/357.21	c |      4940 |    7748    21947    58189 |    15681     4940    382 |  0.064 % |
357.70/357.74	c |      7502 |    7748    21947    58189 |    17249     7502    422 |  0.064 % |
358.91/358.95	c |     11348 |    7748    21947    58189 |    18974    11348    516 |  0.065 % |
360.50/360.51	c |     17115 |    7748    21947    58189 |    20872    17115    492 |  0.064 % |
362.91/362.91	c |     25764 |    7748    21947    58189 |    22959    14223    491 |  0.064 % |
367.42/367.43	c |     38740 |    7748    21947    58189 |    25255    14058    470 |  0.065 % |
378.11/378.19	c |     58201 |    7748    21947    58189 |    27781    17199    969 |  0.065 % |
394.91/394.99	c |     87396 |    7748    21947    58189 |    30559    27917    556 |  0.064 % |
407.50/407.50	c |    131185 |    7748    21947    58189 |    33615    17286    277 |  0.065 % |
458.61/458.65	c |    196869 |    7748    21947    58189 |    36976    20391    927 |  0.064 % |
537.60/537.65	c |    295395 |    7748    21947    58189 |    40674    19849    833 |  0.065 % |
691.01/691.08	c |    443186 |    7748    21947    58189 |    44741    31026    613 |  0.065 % |
836.22/836.27	c |    664871 |    7743    21947    58189 |    49216    26503    678 |  0.129 % |
1326.64/1326.69	c |    997399 |    7743    21947    58189 |    54137    34316   1237 |  0.129 % |

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-3460705-1307108467/watcher-3460705-1307108467 -o /tmp/evaluation-result-3460705-1307108467/solver-3460705-1307108467 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460705-1307108467.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.11 2.04 2.01 2/443 14936
/proc/meminfo: memFree=29601612/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=3428 CPUtime=0 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 512 0 0 0 0 0 0 0 23 0 1 0 901077411 3510272 465 33554432000 4194304 5714214 140736128182160 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 857 465 195 372 0 331 0

[startup+0.060142 s]
/proc/loadavg: 2.11 2.04 2.01 2/443 14936
/proc/meminfo: memFree=29601612/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=11216 CPUtime=0.05 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 2827 0 0 0 5 0 0 0 18 0 1 0 901077411 11485184 2491 33554432000 4194304 5714214 140736128182160 18446744073709551615 4355624 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 2804 2491 176 372 0 2429 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11216

[startup+0.101132 s]
/proc/loadavg: 2.11 2.04 2.01 2/443 14936
/proc/meminfo: memFree=29601612/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=12048 CPUtime=0.09 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 3275 0 0 0 9 0 0 0 18 0 1 0 901077411 12337152 2688 33554432000 4194304 5714214 140736128182160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 3012 2688 179 372 0 2637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12048

[startup+0.301093 s]
/proc/loadavg: 2.11 2.04 2.01 2/443 14936
/proc/meminfo: memFree=29601612/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=11836 CPUtime=0.29 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 3376 0 0 0 28 1 0 0 18 0 1 0 901077411 12120064 2675 33554432000 4194304 5714214 140736128182160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 2959 2675 180 372 0 2584 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11836

[startup+0.701015 s]
/proc/loadavg: 2.11 2.04 2.01 2/443 14936
/proc/meminfo: memFree=29601612/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=13452 CPUtime=0.69 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 3790 0 0 0 65 4 0 0 18 0 1 0 901077411 13774848 3089 33554432000 4194304 5714214 140736128182160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 3363 3089 180 372 0 2988 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13452

[startup+1.50087 s]
/proc/loadavg: 2.10 2.03 2.01 3/444 14937
/proc/meminfo: memFree=29588956/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=15436 CPUtime=1.49 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 4271 0 0 0 141 8 0 0 19 0 1 0 901077411 15806464 3570 33554432000 4194304 5714214 140736128182160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 3859 3571 180 372 0 3484 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15436

[startup+3.10056 s]
/proc/loadavg: 2.10 2.03 2.01 3/444 14937
/proc/meminfo: memFree=29582520/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=25412 CPUtime=3.09 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 6760 0 0 0 294 15 0 0 25 0 1 0 901077411 26021888 6059 33554432000 4194304 5714214 140736128182160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 6353 6059 180 372 0 5978 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25412

[startup+6.30096 s]
/proc/loadavg: 2.10 2.03 2.01 3/444 14937
/proc/meminfo: memFree=29571592/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=34812 CPUtime=6.3 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 9114 0 0 0 608 22 0 0 25 0 1 0 901077411 35647488 8413 33554432000 4194304 5714214 140736128182160 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 8703 8414 180 372 0 8328 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 34812

[startup+12.7008 s]
/proc/loadavg: 2.09 2.03 2.01 3/444 14937
/proc/meminfo: memFree=29542672/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=57932 CPUtime=12.69 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 14881 0 0 0 1240 29 0 0 25 0 1 0 901077411 59322368 14180 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 14483 14180 180 372 0 14108 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57932

[startup+25.5003 s]
/proc/loadavg: 2.07 2.03 2.01 3/444 14937
/proc/meminfo: memFree=29512540/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=89748 CPUtime=25.49 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 22853 0 0 0 2509 40 0 0 25 0 1 0 901077411 91901952 22152 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 22437 22152 180 372 0 22062 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89748

[startup+51.1005 s]
/proc/loadavg: 2.11 2.04 2.01 3/444 14938
/proc/meminfo: memFree=29475588/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=126088 CPUtime=51.09 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 31912 0 0 0 5062 47 0 0 25 0 1 0 901077411 129114112 31211 33554432000 4194304 5714214 140736128182160 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 31522 31211 180 372 0 31147 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 126088

[startup+102.317 s]
/proc/loadavg: 2.04 2.03 2.00 3/444 14939
/proc/meminfo: memFree=29443176/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=157896 CPUtime=102.31 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 39836 0 0 0 10162 69 0 0 25 0 1 0 901077411 161685504 39135 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 39474 39135 180 372 0 39099 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 157896

[startup+162.301 s]
/proc/loadavg: 2.08 2.05 2.01 3/444 14941
/proc/meminfo: memFree=29421684/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=174924 CPUtime=162.3 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 44099 0 0 0 16128 102 0 0 25 0 1 0 901077411 179122176 43398 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 43731 43398 180 372 0 43356 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 174924

[startup+222.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/444 14943
/proc/meminfo: memFree=29402796/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=193920 CPUtime=222.3 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 48836 0 0 0 22077 153 0 0 25 0 1 0 901077411 198574080 48135 33554432000 4194304 5714214 140736128182160 18446744073709551615 4198966 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 48480 48135 180 372 0 48105 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 193920

[startup+282.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/444 14944
/proc/meminfo: memFree=29400632/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=197192 CPUtime=282.3 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 49645 0 0 0 28027 203 0 0 25 0 1 0 901077411 201924608 48944 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 49298 48944 180 372 0 48923 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 197192

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/444 14946
/proc/meminfo: memFree=29348892/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=246020 CPUtime=342.3 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 61795 0 0 0 33953 277 0 0 25 0 1 0 901077411 251924480 61094 33554432000 4194304 5714214 140736128182160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 61505 61094 180 372 0 61130 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 246020

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/444 14974
/proc/meminfo: memFree=29540288/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=245536 CPUtime=402.3 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 61816 0 0 0 39881 349 0 0 25 0 1 0 901077411 251428864 61023 33554432000 4194304 5714214 140736128182160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 61384 61023 180 372 0 61009 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 245536

[startup+462.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/444 14976
/proc/meminfo: memFree=29377436/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=245536 CPUtime=462.3 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 61841 0 0 0 45839 391 0 0 25 0 1 0 901077411 251428864 61048 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319375 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 61384 61048 180 372 0 61009 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 245536

[startup+522.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/444 14978
/proc/meminfo: memFree=29263828/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=245536 CPUtime=522.31 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 61846 0 0 0 51817 414 0 0 25 0 1 0 901077411 251428864 61053 33554432000 4194304 5714214 140736128182160 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 61384 61053 180 372 0 61009 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 245536

[startup+582.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/444 14979
/proc/meminfo: memFree=29222616/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=285000 CPUtime=582.3 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 71725 0 0 0 57800 430 0 0 25 0 1 0 901077411 291840000 70932 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 71250 70932 180 372 0 70875 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 285000

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/444 14986
/proc/meminfo: memFree=28807040/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=319512 CPUtime=822.31 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 80363 0 0 0 81655 576 0 0 25 0 1 0 901077411 327180288 79570 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 79878 79570 180 372 0 79503 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 319512

[startup+882.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/444 14987
/proc/meminfo: memFree=28698360/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=356676 CPUtime=882.31 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 89651 0 0 0 87607 624 0 0 25 0 1 0 901077411 365236224 88858 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 89169 88858 180 372 0 88794 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 356676

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/444 14989
/proc/meminfo: memFree=28638688/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=418024 CPUtime=942.32 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 104929 0 0 0 93580 652 0 0 25 0 1 0 901077411 428056576 104136 33554432000 4194304 5714214 140736128182160 18446744073709551615 4200768 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 104506 104138 180 372 0 104131 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 418024

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/444 14990
/proc/meminfo: memFree=28588680/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=428696 CPUtime=1002.32 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 107547 0 0 0 99561 671 0 0 25 0 1 0 901077411 438984704 106754 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319405 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 107174 106754 180 372 0 106799 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 428696

[startup+1062.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/444 14992
/proc/meminfo: memFree=28130716/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=483456 CPUtime=1062.32 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 121210 0 0 0 105538 694 0 0 25 0 1 0 901077411 495058944 120417 33554432000 4194304 5714214 140736128182160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 120864 120417 180 372 0 120489 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 483456

[startup+1122.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/444 14994
/proc/meminfo: memFree=27815212/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=498016 CPUtime=1122.32 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 124870 0 0 0 111520 712 0 0 25 0 1 0 901077411 509968384 124077 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 124504 124077 180 372 0 124129 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 498016

[startup+1182.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/444 14995
/proc/meminfo: memFree=27462412/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=531560 CPUtime=1182.33 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 133248 0 0 0 117503 730 0 0 25 0 1 0 901077411 544317440 132455 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 132890 132455 180 372 0 132515 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 531560

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/444 15006
/proc/meminfo: memFree=27112716/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=564280 CPUtime=1242.33 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 141418 0 0 0 123482 751 0 0 25 0 1 0 901077411 577822720 140625 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 141070 140625 180 372 0 140695 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 564280

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/444 15007
/proc/meminfo: memFree=26748024/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=561400 CPUtime=1302.34 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 141419 0 0 0 129461 773 0 0 25 0 1 0 901077411 574873600 139916 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319332 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 140350 139916 180 372 0 139975 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 561400

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/444 15009
/proc/meminfo: memFree=26357264/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=561400 CPUtime=1362.33 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 141428 0 0 0 135436 797 0 0 25 0 1 0 901077411 574873600 139925 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 140350 139925 180 372 0 139975 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 561400

[startup+1422.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/444 15011
/proc/meminfo: memFree=26030008/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=561400 CPUtime=1422.35 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 141429 0 0 0 141424 811 0 0 25 0 1 0 901077411 574873600 139926 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 140350 139926 180 372 0 139975 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 561400

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/444 15012
/proc/meminfo: memFree=25804408/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=561400 CPUtime=1482.34 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 141430 0 0 0 147417 817 0 0 25 0 1 0 901077411 574873600 139927 33554432000 4194304 5714214 140736128182160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 140350 139927 180 372 0 139975 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 561400

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/444 15014
/proc/meminfo: memFree=25542856/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=617200 CPUtime=1542.34 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 155279 0 0 0 153409 825 0 0 25 0 1 0 901077411 632012800 153776 33554432000 4194304 5714214 140736128182160 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 154300 153776 180 372 0 153925 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 617200

[startup+1602.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/444 15015
/proc/meminfo: memFree=25277448/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=643804 CPUtime=1602.35 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 161832 0 0 0 159388 847 0 0 25 0 1 0 901077411 659255296 160329 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 160951 160329 180 372 0 160576 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 643804

[startup+1662.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/444 15017
/proc/meminfo: memFree=25050992/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=643804 CPUtime=1662.34 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 161838 0 0 0 165361 873 0 0 25 0 1 0 901077411 659255296 160335 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319314 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 160951 160335 180 372 0 160576 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 643804

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/444 15019
/proc/meminfo: memFree=24908584/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=643804 CPUtime=1722.35 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 161845 0 0 0 171341 894 0 0 25 0 1 0 901077411 659255296 160342 33554432000 4194304 5714214 140736128182160 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 160951 160342 180 372 0 160576 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 643804

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/444 15020
/proc/meminfo: memFree=24722432/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=643804 CPUtime=1782.35 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 161847 0 0 0 177320 915 0 0 25 0 1 0 901077411 659255296 160344 33554432000 4194304 5714214 140736128182160 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 160951 160344 180 372 0 160576 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 643804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.02 2.00 3/444 15021
/proc/meminfo: memFree=24680764/32950928 swapFree=52246700/67111528
[pid=14936] ppid=14934 vsize=643804 CPUtime=1800.06 cores=1,3,5,7
/proc/14936/stat : 14936 (wbo1.6) R 14934 14936 13866 0 -1 4202496 161850 0 0 0 179084 922 0 0 25 0 1 0 901077411 659255296 160347 33554432000 4194304 5714214 140736128182160 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14936/statm: 160951 160347 180 372 0 160576 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 643804

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.05
CPU time (s): 1800.1
CPU user time (s): 1790.85
CPU system time (s): 9.25059
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 643804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.85
system time used= 9.25059
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161850
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= 21493

runsolver used 7.39888 second user time and 18.8121 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-03 15:41:07
IDJOB=3460705
IDBENCH=25015
IDSOLVER=1953
FILE ID=node114/3460705-1307108467
RUNJOBID= node114-1307093562-13885
PBS_JOBID= 13497997
Free space on /tmp= 73920 MiB

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

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

MD5SUM BENCH= d25f6086317f033c233c4700493f03d1
RANDOM SEED=652782713

node114.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.848
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.848
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.848
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.848
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.73
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.848
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.848
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.848
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.848
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:     32950928 kB
MemFree:      29601892 kB
Buffers:        279036 kB
Cached:         400172 kB
SwapCached:      10712 kB
Active:        2670568 kB
Inactive:       408296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29601892 kB
SwapTotal:    67111528 kB
SwapFree:     52246700 kB
Dirty:            4672 kB
Writeback:           0 kB
AnonPages:     2397072 kB
Mapped:          21900 kB
Slab:           140056 kB
PageTables:      63180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 108540512 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= 73916 MiB
End job on node114 at 2011-06-03 16:11:09