Trace number 3447247

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 NameAnswerCPU timeWall clock time
wbo 1.6? (TO) 1800.06 1800.03

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-dsjc125-1-4_wcsp.wbo
MD5SUMb95440184c2619269a303a66296dd7fe
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMSAT TO
Best cost obtained on this benchmark41
Best CPU time to get the best result obtained on this benchmark1800.06
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables500
Total number of constraints3069
Number of soft constraints2944
Number of constraints which are clauses2944
Number of constraints which are cardinality constraints (but not clauses)125
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Top cost 737
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 2944
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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 wbo file format. File HOME/instance-3447247-1307907156.wbo.
0.00/0.00	c Instance file HOME/instance-3447247-1307907156.wbo
0.00/0.00	c File size is 86160 bytes.
0.00/0.00	c Highest Coefficient sum: 5
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      500                                                 |
0.00/0.00	c |  Number Clauses:        3069                                                |
0.00/0.00	c |  Number Cardinality:    125                                                 |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     500     3194     6888 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       100 |     500     3194     6888 |     5500      100      8 |  4.600 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c core #1
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 158	Core Weight: 1	Total Weight: 1
0.00/0.00	c Current CPU time: 0.006998 s
0.00/0.00	c
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     658     3195     7204 |     5000        0   -nan |  0.000 % |
0.00/0.01	c |       100 |     658     3195     7204 |     5500      100     50 |  0.000 % |
0.00/0.01	c |       251 |     658     3195     7204 |     6050      251     34 |  0.000 % |
0.00/0.02	c |       476 |     658     3195     7204 |     6655      476     31 |  0.000 % |
0.00/0.03	c |       814 |     658     3195     7204 |     7320      814     25 |  0.000 % |
0.00/0.05	c |      1320 |     658     3195     7204 |     8052     1320     24 |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #2
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 1040	Core Weight: 1	Total Weight: 2
0.00/0.07	c Current CPU time: 0.073988 s
0.00/0.07	c
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 |    1693     3196     9274 |     5000        0   -nan |  0.000 % |
0.00/0.07	c |       101 |    1693     3196     9274 |     5500      101     82 |  0.000 % |
0.08/0.09	c |       253 |    1693     3196     9274 |     6050      253     40 |  0.000 % |
0.09/0.11	c |       478 |    1693     3196     9274 |     6655      478     25 |  0.000 % |
0.09/0.16	c |       816 |    1693     3196     9274 |     7320      816     21 |  0.000 % |
0.19/0.22	c |      1322 |    1693     3196     9274 |     8052     1322     17 |  0.000 % |
0.29/0.30	c |      2081 |    1693     3196     9274 |     8857     2081     15 |  0.000 % |
0.39/0.42	c |      3222 |    1693     3196     9274 |     9743     3222     15 |  0.000 % |
0.59/0.61	c |      4930 |    1693     3196     9274 |    10717     4930     15 |  0.000 % |
0.89/0.96	c |      7492 |    1693     3196     9274 |    11789     7492     15 |  0.000 % |
1.39/1.47	c |     11336 |    1693     3196     9274 |    12968    11336     15 |  0.000 % |
2.20/2.25	c |     17102 |    1693     3196     9274 |    14265    10591     15 |  0.000 % |
3.39/3.43	c |     25753 |    1693     3196     9274 |    15692    12092     14 |  0.001 % |
3.89/3.95	c ===============================================================================
3.99/4.07	c core #3
3.99/4.07	c 
3.99/4.07	c 
3.99/4.07	c Core size: 2371	Core Weight: 1	Total Weight: 3
3.99/4.07	c Current CPU time: 4.03939 s
3.99/4.07	c
3.99/4.07	c ============================[ Search Statistics ]==============================
3.99/4.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.99/4.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.99/4.07	c ===============================================================================
3.99/4.07	c |         0 |    4054     3197    13996 |     5000        0   -nan |  0.000 % |
3.99/4.08	c |       102 |    4054     3197    13996 |     5500      102    106 |  0.000 % |
4.09/4.10	c |       254 |    4054     3197    13996 |     6050      254     55 |  0.000 % |
4.09/4.16	c |       479 |    4054     3197    13996 |     6655      479     37 |  0.000 % |
4.19/4.22	c |       817 |    4054     3197    13996 |     7320      817     28 |  0.000 % |
4.29/4.34	c |      1324 |    4054     3197    13996 |     8052     1324     24 |  0.000 % |
4.49/4.54	c |      2083 |    4054     3197    13996 |     8857     2083     24 |  0.000 % |
4.70/4.77	c |      3223 |    4054     3197    13996 |     9743     3223     21 |  0.000 % |
5.09/5.18	c |      4931 |    4054     3197    13996 |    10717     4931     22 |  0.000 % |
5.59/5.69	c |      7494 |    4054     3197    13996 |    11789     7494     20 |  0.000 % |
6.49/6.60	c |     11342 |    4054     3197    13996 |    12968    11342     19 |  0.000 % |
7.60/7.68	c |     17108 |    4054     3197    13996 |    14265    10579     16 |  0.000 % |
9.59/9.61	c |     25757 |    4054     3197    13996 |    15692    12071     17 |  0.000 % |
12.69/12.74	c |     38731 |    4054     3197    13996 |    17261     9309     16 |  0.000 % |
17.69/17.79	c |     58192 |    4054     3197    13996 |    18987    11439     18 |  0.000 % |
25.49/25.51	c |     87386 |    4054     3197    13996 |    20886    12055     20 |  0.000 % |
38.08/38.14	c |    131176 |    4054     3197    13996 |    22974    13972     29 |  0.000 % |
56.89/56.99	c |    196860 |    4054     3197    13996 |    25272    21922     24 |  0.000 % |
85.59/85.68	c |    295387 |    4054     3197    13996 |    27799    18049     23 |  0.000 % |
127.49/127.51	c |    443178 |    4054     3197    13996 |    30579    14405     18 |  0.000 % |
196.40/196.47	c |    664861 |    4054     3197    13996 |    33637    20617     22 |  0.000 % |
297.50/297.56	c |    997389 |    4054     3197    13996 |    37001    27798     23 |  0.000 % |
454.30/454.37	c |   1496180 |    4054     3197    13996 |    40701    29011     24 |  0.000 % |
688.00/688.06	c |   2244366 |    4054     3197    13996 |    44771    35902     25 |  0.000 % |
1035.11/1035.13	c |   3366640 |    4054     3197    13996 |    49248    13025     27 |  0.000 % |
1068.61/1068.67	c ===============================================================================
1090.01/1090.04	c core #4
1090.01/1090.04	c 
1090.01/1090.04	c 
1090.01/1090.04	c Core size: 2950	Core Weight: 1	Total Weight: 4
1090.01/1090.04	c Current CPU time: 1083.84 s
1090.01/1090.04	c
1090.01/1090.04	c ============================[ Search Statistics ]==============================
1090.01/1090.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1090.01/1090.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1090.01/1090.04	c ===============================================================================
1090.01/1090.04	c |         0 |    6993     3198    19874 |     5000        0   -nan |  0.000 % |
1090.01/1090.05	c |       102 |    6993     3198    19874 |     5500      102    188 |  0.000 % |
1090.01/1090.10	c |       252 |    6993     3198    19874 |     6050      252     95 |  0.000 % |
1090.11/1090.20	c |       477 |    6993     3198    19874 |     6655      477     70 |  0.000 % |
1090.20/1090.29	c |       814 |    6993     3198    19874 |     7320      814     63 |  0.000 % |
1090.40/1090.43	c |      1322 |    6993     3198    19874 |     8052     1322     49 |  0.000 % |
1090.60/1090.69	c |      2081 |    6993     3198    19874 |     8857     2081     48 |  0.000 % |
1091.01/1091.03	c |      3220 |    6993     3198    19874 |     9743     3220     43 |  0.000 % |
1091.61/1091.60	c |      4929 |    6993     3198    19874 |    10717     4929     40 |  0.000 % |
1092.31/1092.36	c |      7491 |    6993     3198    19874 |    11789     7491     40 |  0.000 % |
1093.51/1093.56	c |     11336 |    6993     3198    19874 |    12968    11336     37 |  0.000 % |
1095.62/1095.68	c |     17102 |    6993     3198    19874 |    14265    10509     39 |  0.000 % |
1098.31/1098.30	c |     25752 |    6993     3198    19874 |    15692    11896     35 |  0.000 % |
1102.51/1102.57	c |     38729 |    6993     3198    19874 |    17261     9087     35 |  0.000 % |
1109.71/1109.77	c |     58190 |    6993     3198    19874 |    18987     9476     81 |  0.000 % |
1122.61/1122.60	c |     87382 |    6993     3198    19874 |    20886    10064     34 |  0.000 % |
1138.71/1138.76	c |    131171 |    6993     3198    19874 |    22974    11735     30 |  0.000 % |
1164.01/1164.05	c |    196856 |    6993     3198    19874 |    25272    18901     59 |  0.000 % |
1201.11/1201.11	c |    295382 |    6993     3198    19874 |    27799    13674     40 |  0.000 % |
1260.91/1260.93	c |    443171 |    6993     3198    19874 |    30579    18972     50 |  0.000 % |
1351.32/1351.34	c |    664854 |    6993     3198    19874 |    33637    25628     33 |  0.000 % |
1491.01/1491.01	c |    997379 |    6993     3198    19874 |    37001    20614     51 |  0.000 % |
1700.02/1700.07	c |   1496169 |    6993     3198    19874 |    40701    13562     60 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3447247-1307907156/watcher-3447247-1307907156 -o /tmp/evaluation-result-3447247-1307907156/solver-3447247-1307907156 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447247-1307907156.wbo 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.92 2/177 15820
/proc/meminfo: memFree=2418400/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=2340 CPUtime=0 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 21460392 2396160 318 33554432000 4194304 5714214 140735717161024 18446744073709551615 5202578 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15820/statm: 585 318 183 372 0 188 0

[startup+0.085691 s]
/proc/loadavg: 2.00 2.00 1.92 2/177 15820
/proc/meminfo: memFree=2418400/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=3652 CPUtime=0.08 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 738 0 0 0 8 0 0 0 25 0 1 0 21460392 3739648 669 33554432000 4194304 5714214 140735717161024 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 913 669 178 372 0 538 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3652

[startup+0.100689 s]
/proc/loadavg: 2.00 2.00 1.92 2/177 15820
/proc/meminfo: memFree=2418400/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=3652 CPUtime=0.09 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 738 0 0 0 9 0 0 0 25 0 1 0 21460392 3739648 669 33554432000 4194304 5714214 140735717161024 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 913 669 178 372 0 538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3652

[startup+0.300653 s]
/proc/loadavg: 2.00 2.00 1.92 2/177 15820
/proc/meminfo: memFree=2418400/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=3652 CPUtime=0.29 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 738 0 0 0 29 0 0 0 25 0 1 0 21460392 3739648 669 33554432000 4194304 5714214 140735717161024 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 913 669 178 372 0 538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3652

[startup+0.700584 s]
/proc/loadavg: 2.00 2.00 1.92 2/177 15820
/proc/meminfo: memFree=2418400/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=4312 CPUtime=0.69 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 878 0 0 0 69 0 0 0 25 0 1 0 21460392 4415488 809 33554432000 4194304 5714214 140735717161024 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 1078 809 178 372 0 703 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4312

[startup+1.50044 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15821
/proc/meminfo: memFree=2415564/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=6032 CPUtime=1.49 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 1325 0 0 0 148 1 0 0 25 0 1 0 21460392 6176768 1256 33554432000 4194304 5714214 140735717161024 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 1508 1256 178 372 0 1133 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6032

[startup+3.10115 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15821
/proc/meminfo: memFree=2413456/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=8024 CPUtime=3.09 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 1824 0 0 0 308 1 0 0 25 0 1 0 21460392 8216576 1755 33554432000 4194304 5714214 140735717161024 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 2006 1755 178 372 0 1631 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8024

[startup+6.30059 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15821
/proc/meminfo: memFree=2407988/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=12008 CPUtime=6.29 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 2829 0 0 0 626 3 0 0 21 0 1 0 21460392 12296192 2729 33554432000 4194304 5714214 140735717161024 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 3002 2729 178 372 0 2627 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12008

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15821
/proc/meminfo: memFree=2407584/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=12008 CPUtime=12.69 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 2830 0 0 0 1263 6 0 0 25 0 1 0 21460392 12296192 2730 33554432000 4194304 5714214 140735717161024 18446744073709551615 4311873 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 3002 2730 178 372 0 2627 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12008

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15821
/proc/meminfo: memFree=2394784/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=19140 CPUtime=25.49 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 4578 0 0 0 2537 12 0 0 25 0 1 0 21460392 19599360 4478 33554432000 4194304 5714214 140735717161024 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15820/statm: 4785 4478 178 372 0 4410 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19140

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15822
/proc/meminfo: memFree=2377636/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=32924 CPUtime=51.08 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 8018 0 0 0 5085 23 0 0 25 0 1 0 21460392 33714176 7918 33554432000 4194304 5714214 140735717161024 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15820/statm: 8231 7918 178 372 0 7856 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32924

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15823
/proc/meminfo: memFree=2311368/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=58912 CPUtime=102.29 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 14485 0 0 0 10181 48 0 0 25 0 1 0 21460392 60325888 14385 33554432000 4194304 5714214 140735717161024 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15820/statm: 14728 14385 178 372 0 14353 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 58912

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15825
/proc/meminfo: memFree=2145776/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=89176 CPUtime=162.29 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 22060 0 0 0 16156 73 0 0 25 0 1 0 21460392 91316224 21960 33554432000 4194304 5714214 140735717161024 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15820/statm: 22294 21960 178 372 0 21919 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 89176

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15827
/proc/meminfo: memFree=2028544/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=117848 CPUtime=222.29 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 29192 0 0 0 22130 99 0 0 25 0 1 0 21460392 120676352 29092 33554432000 4194304 5714214 140735717161024 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15820/statm: 29462 29092 178 372 0 29087 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 117848

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15829
/proc/meminfo: memFree=1999844/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=146600 CPUtime=282.29 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 36364 0 0 0 28106 123 0 0 25 0 1 0 21460392 150118400 36264 33554432000 4194304 5714214 140735717161024 18446744073709551615 4311876 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15820/statm: 36650 36264 178 372 0 36275 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 146600

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15830
/proc/meminfo: memFree=1971516/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=174604 CPUtime=342.29 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 43341 0 0 0 34082 147 0 0 25 0 1 0 21460392 178794496 43241 33554432000 4194304 5714214 140735717161024 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15820/statm: 43651 43241 178 372 0 43276 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 174604

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15831
/proc/meminfo: memFree=1944548/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=202524 CPUtime=402.3 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 50325 0 0 0 40059 171 0 0 25 0 1 0 21460392 207384576 50225 33554432000 4194304 5714214 140735717161024 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15820/statm: 50631 50225 178 372 0 50256 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 202524

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15833
/proc/meminfo: memFree=1916968/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=229132 CPUtime=462.3 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 56987 0 0 0 46035 195 0 0 25 0 1 0 21460392 234631168 56887 33554432000 4194304 5714214 140735717161024 18446744073709551615 4322714 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15820/statm: 57283 56887 178 372 0 56908 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 229132

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15835
/proc/meminfo: memFree=1885300/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=257060 CPUtime=522.3 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 63950 0 0 0 52011 219 0 0 25 0 1 0 21460392 263229440 63850 33554432000 4194304 5714214 140735717161024 18446744073709551615 4319243 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15820/statm: 64265 63850 178 372 0 63890 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 257060

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15837
/proc/meminfo: memFree=1858720/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=283540 CPUtime=582.3 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 70580 0 0 0 57984 246 0 0 25 0 1 0 21460392 290344960 70480 33554432000 4194304 5714214 140735717161024 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15820/statm: 70885 70480 178 372 0 70510 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 283540

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15843
/proc/meminfo: memFree=1742680/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=393744 CPUtime=822.3 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 98045 0 0 0 81887 343 0 0 25 0 1 0 21460392 403193856 97945 33554432000 4194304 5714214 140735717161024 18446744073709551615 4323003 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15820/statm: 98436 97945 178 372 0 98061 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 393744

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15845
/proc/meminfo: memFree=1715464/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=420472 CPUtime=882.31 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 104743 0 0 0 87863 368 0 0 25 0 1 0 21460392 430563328 104643 33554432000 4194304 5714214 140735717161024 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15820/statm: 105118 104643 178 372 0 104743 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 420472

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15846
/proc/meminfo: memFree=1689340/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=447096 CPUtime=942.3 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 111392 0 0 0 93838 392 0 0 25 0 1 0 21460392 457826304 111292 33554432000 4194304 5714214 140735717161024 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15820/statm: 111774 111292 178 372 0 111399 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 447096

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15847
/proc/meminfo: memFree=1661512/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=474248 CPUtime=1002.31 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 118169 0 0 0 99809 422 0 0 25 0 1 0 21460392 485629952 118069 33554432000 4194304 5714214 140735717161024 18446744073709551615 4322875 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 118562 118069 178 372 0 118187 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 474248

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15849
/proc/meminfo: memFree=1629236/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=506324 CPUtime=1062.3 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 126178 0 0 0 105778 452 0 0 25 0 1 0 21460392 518475776 126078 33554432000 4194304 5714214 140735717161024 18446744073709551615 4319907 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 126581 126078 178 372 0 126206 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 506324

[startup+1122.3 s]
/proc/loadavg: 1.66 1.92 1.89 2/172 15876
/proc/meminfo: memFree=2190088/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=639000 CPUtime=1122.31 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 159596 0 0 0 111762 469 0 0 25 0 1 0 21460392 654336000 159301 33554432000 4194304 5714214 140735717161024 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 159750 159301 178 372 0 159375 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 639000

[startup+1182.3 s]
/proc/loadavg: 1.24 1.75 1.84 2/172 15878
/proc/meminfo: memFree=2190152/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=639000 CPUtime=1182.31 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 159598 0 0 0 117744 487 0 0 25 0 1 0 21460392 654336000 159303 33554432000 4194304 5714214 140735717161024 18446744073709551615 4319855 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 159750 159303 178 372 0 159375 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 639000

[startup+1242.3 s]
/proc/loadavg: 1.09 1.61 1.78 2/172 15879
/proc/meminfo: memFree=2189728/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=639000 CPUtime=1242.31 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 159598 0 0 0 123723 508 0 0 25 0 1 0 21460392 654336000 159303 33554432000 4194304 5714214 140735717161024 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 159750 159303 178 372 0 159375 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 639000

[startup+1302.3 s]
/proc/loadavg: 1.11 1.51 1.73 2/172 15880
/proc/meminfo: memFree=2189536/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=639000 CPUtime=1302.32 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 159599 0 0 0 129705 527 0 0 25 0 1 0 21460392 654336000 159304 33554432000 4194304 5714214 140735717161024 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 159750 159304 178 372 0 159375 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 639000

[startup+1362.3 s]
/proc/loadavg: 1.04 1.42 1.69 2/172 15882
/proc/meminfo: memFree=2189488/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=639000 CPUtime=1362.32 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 159608 0 0 0 135686 546 0 0 25 0 1 0 21460392 654336000 159313 33554432000 4194304 5714214 140735717161024 18446744073709551615 4311911 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 159750 159313 178 372 0 159375 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 639000

[startup+1422.31 s]
/proc/loadavg: 1.01 1.34 1.64 2/172 15884
/proc/meminfo: memFree=2189424/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=639000 CPUtime=1422.32 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 159617 0 0 0 141669 563 0 0 25 0 1 0 21460392 654336000 159322 33554432000 4194304 5714214 140735717161024 18446744073709551615 4319240 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 159750 159322 178 372 0 159375 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 639000

[startup+1482.3 s]
/proc/loadavg: 1.00 1.27 1.60 2/172 15889
/proc/meminfo: memFree=2189672/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=639000 CPUtime=1482.32 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 159628 0 0 0 147655 577 0 0 25 0 1 0 21460392 654336000 159333 33554432000 4194304 5714214 140735717161024 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 159750 159333 178 372 0 159375 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 639000

[startup+1542.3 s]
/proc/loadavg: 1.00 1.22 1.56 2/172 15890
/proc/meminfo: memFree=2189588/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=639000 CPUtime=1542.32 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 159634 0 0 0 153636 596 0 0 25 0 1 0 21460392 654336000 159339 33554432000 4194304 5714214 140735717161024 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 159750 159339 178 372 0 159375 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 639000

[startup+1602.3 s]
/proc/loadavg: 1.00 1.18 1.52 2/172 15891
/proc/meminfo: memFree=2189660/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=639000 CPUtime=1602.32 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 159641 0 0 0 159616 616 0 0 25 0 1 0 21460392 654336000 159346 33554432000 4194304 5714214 140735717161024 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 159750 159346 178 372 0 159375 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 639000

[startup+1662.3 s]
/proc/loadavg: 1.00 1.14 1.48 2/172 15893
/proc/meminfo: memFree=2189728/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=639000 CPUtime=1662.32 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 159646 0 0 0 165598 634 0 0 25 0 1 0 21460392 654336000 159351 33554432000 4194304 5714214 140735717161024 18446744073709551615 4322676 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 159750 159351 178 372 0 159375 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 639000

[startup+1722.3 s]
/proc/loadavg: 1.00 1.11 1.45 2/172 15904
/proc/meminfo: memFree=2189440/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=639000 CPUtime=1722.33 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 159657 0 0 0 171583 650 0 0 25 0 1 0 21460392 654336000 159362 33554432000 4194304 5714214 140735717161024 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 159750 159362 178 372 0 159375 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 639000

[startup+1782.3 s]
/proc/loadavg: 1.00 1.09 1.42 2/172 15906
/proc/meminfo: memFree=2189164/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=639000 CPUtime=1782.33 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 159677 0 0 0 177565 668 0 0 25 0 1 0 21460392 654336000 159382 33554432000 4194304 5714214 140735717161024 18446744073709551615 4311848 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 159750 159382 178 372 0 159375 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 639000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.08 1.41 2/172 15906
/proc/meminfo: memFree=2189152/32950928 swapFree=67111364/67111528
[pid=15820] ppid=15818 vsize=639000 CPUtime=1800.03 cores=0,2,4,6
/proc/15820/stat : 15820 (wbo1.6) R 15818 15820 13995 0 -1 4202496 159677 0 0 0 179331 672 0 0 25 0 1 0 21460392 654336000 159382 33554432000 4194304 5714214 140735717161024 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15820/statm: 159750 159382 178 372 0 159375 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 639000

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.03
CPU time (s): 1800.06
CPU user time (s): 1793.31
CPU system time (s): 6.75197
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 639868

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

runsolver used 2.6136 second user time and 5.58515 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-12 21:32:36
IDJOB=3447247
IDBENCH=79441
IDSOLVER=1943
FILE ID=node124/3447247-1307907156
RUNJOBID= node124-1307903908-15426
PBS_JOBID= 13559582
Free space on /tmp= 2084 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-dsjc125-1-4_wcsp.wbo
COMMAND LINE= wbo1.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3447247-1307907156/watcher-3447247-1307907156 -o /tmp/evaluation-result-3447247-1307907156/solver-3447247-1307907156 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447247-1307907156.wbo

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

MD5SUM BENCH= b95440184c2619269a303a66296dd7fe
RANDOM SEED=767309397

node124.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.855
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.71
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.855
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.855
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.82
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.855
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.77
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.855
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.82
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.855
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.855
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.82
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.855
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:       2418960 kB
Buffers:         66380 kB
Cached:       29078696 kB
SwapCached:          0 kB
Active:       14909116 kB
Inactive:     14703176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       2418960 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            4280 kB
Writeback:           0 kB
AnonPages:      467144 kB
Mapped:          16960 kB
Slab:           855060 kB
PageTables:       5196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   608452 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= 2084 MiB
End job on node124 at 2011-06-12 22:02:38