Trace number 3461371

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.15 1800.16

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-5xp1.b.opb
MD5SUMb3e6d54e40b24334877b0ae377edea30
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark10.9143
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved YES
Number of variables464
Total number of constraints845
Number of constraints which are clauses845
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint149
Number of terms in the objective function 464
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 464
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 464
Number of bits of the biggest sum of numbers9
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-3461371-1307081631.opb.
0.00/0.00	c Instance file HOME/instance-3461371-1307081631.opb
0.00/0.00	c File size is 245270 bytes.
0.00/0.01	c Highest Coefficient sum: 150
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.02         s                                      |
0.00/0.01	c |  Number Variables:      464                                                 |
0.00/0.01	c |  Number Clauses:        845                                                 |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     463      845    29887 |     5000        0   -nan |  0.000 % |
0.00/0.02	c core #1
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 11	Core Weight: 1	Total Weight: 2
0.00/0.02	c Current CPU time: 0.018997 s
0.00/0.02	c
0.00/0.02	c core #2
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 13	Core Weight: 1	Total Weight: 3
0.00/0.02	c Current CPU time: 0.019996 s
0.00/0.02	c
0.00/0.02	c core #3
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 145	Core Weight: 1	Total Weight: 4
0.00/0.02	c Current CPU time: 0.021996 s
0.00/0.02	c
0.00/0.02	c core #4
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 23	Core Weight: 1	Total Weight: 5
0.00/0.02	c Current CPU time: 0.022996 s
0.00/0.02	c
0.00/0.02	c core #5
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 18	Core Weight: 1	Total Weight: 6
0.00/0.02	c Current CPU time: 0.024996 s
0.00/0.02	c
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     394     1312    14338 |     5000        0   -nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #6
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 113	Core Weight: 1	Total Weight: 7
0.00/0.02	c Current CPU time: 0.026995 s
0.00/0.02	c
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     592     1313    19496 |     5000        0   -nan |  0.000 % |
0.00/0.03	c |       100 |     592     1313    19496 |     5500      100     61 | 23.871 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #7
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 363	Core Weight: 1	Total Weight: 8
0.00/0.03	c Current CPU time: 0.032994 s
0.00/0.03	c
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |    1086     1314    28932 |     5000        0   -nan |  0.000 % |
0.00/0.04	c |       101 |    1086     1314    28932 |     5500      101    117 |  4.486 % |
0.00/0.05	c |       252 |    1086     1314    28932 |     6050      252    124 |  4.486 % |
0.00/0.07	c |       477 |    1086     1314    28932 |     6655      477    136 |  4.486 % |
0.09/0.10	c |       818 |    1086     1314    28932 |     7320      818    174 |  4.486 % |
0.09/0.16	c |      1327 |    1086     1314    28932 |     8052     1327    178 |  4.486 % |
0.19/0.25	c |      2086 |    1086     1314    28932 |     8857     2086    164 |  4.486 % |
0.39/0.41	c |      3229 |    1086     1314    28932 |     9743     3229    156 |  4.486 % |
0.69/0.75	c |      4939 |    1084     1314    28932 |    10717     4939    155 |  4.925 % |
1.10/1.13	c |      7501 |    1084     1314    28932 |    11789     7501    149 |  4.925 % |
1.19/1.29	c ===============================================================================
1.19/1.29	c core #8
1.19/1.29	c 
1.19/1.29	c 
1.19/1.29	c Core size: 30	Core Weight: 1	Total Weight: 9
1.19/1.29	c Current CPU time: 1.27481 s
1.19/1.29	c
1.19/1.29	c ============================[ Search Statistics ]==============================
1.19/1.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.29	c ===============================================================================
1.19/1.29	c |         0 |    1112     1315    28984 |     5000        0   -nan |  0.000 % |
1.29/1.30	c |       100 |    1112     1315    28984 |     5500      100    126 |  4.385 % |
1.29/1.31	c |       251 |    1112     1315    28984 |     6050      251    167 |  4.385 % |
1.29/1.33	c |       477 |    1112     1315    28984 |     6655      477    162 |  4.385 % |
1.29/1.36	c |       815 |    1112     1315    28984 |     7320      815    151 |  4.385 % |
1.39/1.46	c |      1322 |    1112     1315    28984 |     8052     1322    169 |  4.385 % |
1.49/1.56	c |      2084 |    1112     1315    28984 |     8857     2084    163 |  4.385 % |
1.69/1.71	c |      3224 |    1112     1315    28984 |     9743     3224    147 |  4.385 % |
1.89/1.95	c |      4933 |    1112     1315    28984 |    10717     4933    137 |  4.385 % |
2.29/2.37	c |      7498 |    1112     1315    28984 |    11789     7498    132 |  4.385 % |
2.99/3.04	c |     11343 |    1112     1315    28984 |    12968    11343    121 |  4.385 % |
3.20/3.22	c ===============================================================================
3.20/3.28	c core #9
3.20/3.28	c 
3.20/3.28	c 
3.20/3.28	c Core size: 406	Core Weight: 1	Total Weight: 10
3.20/3.28	c Current CPU time: 3.20551 s
3.20/3.28	c
3.20/3.28	c ============================[ Search Statistics ]==============================
3.20/3.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.20/3.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.20/3.28	c ===============================================================================
3.20/3.28	c |         0 |    1547     1316    31431 |     5000        0   -nan |  0.000 % |
3.20/3.28	c |       102 |    1547     1316    31431 |     5500      102    168 |  1.276 % |
3.20/3.29	c |       252 |    1547     1316    31431 |     6050      252    154 |  1.276 % |
3.30/3.32	c |       484 |    1547     1316    31431 |     6655      484    156 |  1.276 % |
3.30/3.39	c |       822 |    1547     1316    31431 |     7320      822    202 |  1.276 % |
3.39/3.49	c |      1328 |    1547     1316    31431 |     8052     1328    231 |  1.276 % |
3.59/3.62	c |      2088 |    1547     1316    31431 |     8857     2088    243 |  1.276 % |
3.80/3.81	c |      3229 |    1547     1316    31431 |     9743     3229    234 |  1.276 % |
3.99/4.03	c |      4937 |    1547     1316    31431 |    10717     4937    225 |  1.276 % |
4.41/4.42	c |      7501 |    1547     1316    31431 |    11789     7501    230 |  1.276 % |
5.19/5.22	c |     11345 |    1547     1316    31431 |    12968    11345    241 |  1.276 % |
6.29/6.33	c |     17112 |    1547     1316    31431 |    14265    10459    231 |  1.276 % |
8.59/8.69	c |     25761 |    1547     1316    31431 |    15692    11681    217 |  1.276 % |
11.29/11.32	c |     38736 |    1547     1316    31431 |    17261     8584    150 |  1.276 % |
15.69/15.78	c |     58199 |    1547     1316    31431 |    18987    10526    193 |  1.276 % |
22.79/22.81	c |     87397 |    1547     1316    31431 |    20886    10836    198 |  1.276 % |
34.11/34.19	c |    131188 |    1547     1316    31431 |    22974    12388    194 |  1.276 % |
50.39/50.47	c ===============================================================================
51.60/51.71	c core #10
51.60/51.71	c 
51.60/51.71	c 
51.60/51.71	c Core size: 432	Core Weight: 1	Total Weight: 11
51.60/51.71	c Current CPU time: 50.9253 s
51.60/51.71	c
51.60/51.71	c ============================[ Search Statistics ]==============================
51.60/51.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
51.60/51.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
51.60/51.71	c ===============================================================================
51.60/51.71	c |         0 |    1995     1317    33414 |     5000        0   -nan |  0.000 % |
51.71/51.72	c |       100 |    1995     1317    33414 |     5500      100    185 |  0.050 % |
51.71/51.72	c |       250 |    1995     1317    33414 |     6050      250    178 |  0.050 % |
51.71/51.75	c |       475 |    1995     1317    33414 |     6655      475    144 |  0.050 % |
51.71/51.79	c |       813 |    1995     1317    33414 |     7320      813    209 |  0.050 % |
51.79/51.86	c |      1319 |    1995     1317    33414 |     8052     1319    247 |  0.050 % |
51.89/51.97	c |      2078 |    1995     1317    33414 |     8857     2078    239 |  0.050 % |
52.09/52.17	c |      3220 |    1995     1317    33414 |     9743     3220    259 |  0.050 % |
52.49/52.53	c |      4928 |    1995     1317    33414 |    10717     4928    285 |  0.050 % |
52.99/53.02	c |      7490 |    1995     1317    33414 |    11789     7490    301 |  0.050 % |
53.99/54.04	c |     11336 |    1995     1317    33414 |    12968    11336    320 |  0.050 % |
55.70/55.70	c |     17105 |    1995     1317    33414 |    14265    10459    359 |  0.050 % |
57.39/57.46	c |     25754 |    1995     1317    33414 |    15692    11753    330 |  0.050 % |
60.40/60.47	c |     38730 |    1995     1317    33414 |    17261     8576    291 |  0.050 % |
65.39/65.44	c |     58191 |    1995     1317    33414 |    18987    10345    264 |  0.050 % |
71.68/71.79	c |     87383 |    1995     1317    33414 |    20886    10180    220 |  0.050 % |
87.67/87.76	c |    131172 |    1995     1317    33414 |    22974    11502    429 |  0.050 % |
113.68/113.77	c |    196856 |    1995     1317    33414 |    25272    18453    385 |  0.050 % |
141.27/141.33	c |    295385 |    1995     1317    33414 |    27799    24125    272 |  0.050 % |
192.67/192.75	c |    443174 |    1995     1317    33414 |    30579    18971    399 |  0.050 % |
271.88/271.94	c |    664857 |    1995     1317    33414 |    33637    16163    357 |  0.050 % |
408.18/408.20	c |    997382 |    1995     1317    33414 |    37001    31794    272 |  0.050 % |
585.58/585.66	c |   1496170 |    1995     1317    33414 |    40701    17856    356 |  0.050 % |
906.58/906.63	c |   2244354 |    1995     1317    33414 |    44771    29185    381 |  0.050 % |
1392.78/1392.88	c |   3366628 |    1995     1317    33414 |    49248    32594    363 |  0.050 % |

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-3461371-1307081631/watcher-3461371-1307081631 -o /tmp/evaluation-result-3461371-1307081631/solver-3461371-1307081631 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461371-1307081631.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.01 2.02 2.00 2/436 17398
/proc/meminfo: memFree=20932164/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=2340 CPUtime=0.01 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 351 0 0 0 1 0 0 0 25 0 1 0 819761012 2396160 305 33554432000 4194304 5714214 140736045827600 18446744073709551615 4228419 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 585 306 210 372 0 150 0

[startup+0.0998021 s]
/proc/loadavg: 2.01 2.02 2.00 2/436 17398
/proc/meminfo: memFree=20932164/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=3304 CPUtime=0.09 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 672 0 0 0 9 0 0 0 18 0 1 0 819761012 3383296 566 33554432000 4194304 5714214 140736045827600 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 826 566 180 372 0 451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3304

[startup+0.100803 s]
/proc/loadavg: 2.01 2.02 2.00 2/436 17398
/proc/meminfo: memFree=20932164/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=3304 CPUtime=0.09 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 676 0 0 0 9 0 0 0 18 0 1 0 819761012 3383296 570 33554432000 4194304 5714214 140736045827600 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 826 570 180 372 0 451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3304

[startup+0.300762 s]
/proc/loadavg: 2.01 2.02 2.00 2/436 17398
/proc/meminfo: memFree=20932164/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=4756 CPUtime=0.29 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 1056 0 0 0 29 0 0 0 18 0 1 0 819761012 4870144 950 33554432000 4194304 5714214 140736045827600 18446744073709551615 4319243 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 1189 950 180 372 0 814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4756

[startup+0.700699 s]
/proc/loadavg: 2.01 2.02 2.00 2/436 17398
/proc/meminfo: memFree=20932164/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=7008 CPUtime=0.69 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 1612 0 0 0 68 1 0 0 18 0 1 0 819761012 7176192 1506 33554432000 4194304 5714214 140736045827600 18446744073709551615 4319332 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 1752 1506 180 372 0 1377 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7008

[startup+1.50055 s]
/proc/loadavg: 2.01 2.02 2.00 3/437 17399
/proc/meminfo: memFree=20924332/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=10988 CPUtime=1.49 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 2601 0 0 0 147 2 0 0 19 0 1 0 819761012 11251712 2495 33554432000 4194304 5714214 140736045827600 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 2747 2495 180 372 0 2372 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10988

[startup+3.10026 s]
/proc/loadavg: 2.01 2.02 2.00 3/437 17399
/proc/meminfo: memFree=20918504/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=12500 CPUtime=3.09 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 2989 0 0 0 303 6 0 0 25 0 1 0 819761012 12800000 2883 33554432000 4194304 5714214 140736045827600 18446744073709551615 4319912 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 3125 2883 180 372 0 2750 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12500

[startup+6.30066 s]
/proc/loadavg: 2.01 2.02 2.00 3/437 17399
/proc/meminfo: memFree=20904120/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=19172 CPUtime=6.29 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 4670 0 0 0 614 15 0 0 20 0 1 0 819761012 19632128 4539 33554432000 4194304 5714214 140736045827600 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 4793 4539 180 372 0 4418 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19172

[startup+12.7005 s]
/proc/loadavg: 2.01 2.02 2.00 3/437 17399
/proc/meminfo: memFree=20889028/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=25864 CPUtime=12.69 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 6334 0 0 0 1245 24 0 0 25 0 1 0 819761012 26484736 6203 33554432000 4194304 5714214 140736045827600 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 6466 6203 180 372 0 6091 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25864

[startup+25.5011 s]
/proc/loadavg: 2.01 2.02 2.00 3/437 17399
/proc/meminfo: memFree=20847604/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=49092 CPUtime=25.49 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 12052 0 0 0 2508 41 0 0 23 0 1 0 819761012 50270208 11921 33554432000 4194304 5714214 140736045827600 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 12273 11921 180 372 0 11898 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49092

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 17400
/proc/meminfo: memFree=20794064/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=83416 CPUtime=51.09 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 20594 0 0 0 5040 69 0 0 25 0 1 0 819761012 85417984 20463 33554432000 4194304 5714214 140736045827600 18446744073709551615 4324672 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 20854 20463 180 372 0 20479 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83416

[startup+102.317 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 17401
/proc/meminfo: memFree=20729180/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=83776 CPUtime=102.29 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 20855 0 0 0 10104 125 0 0 25 0 1 0 819761012 85786624 20677 33554432000 4194304 5714214 140736045827600 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 20944 20677 180 372 0 20569 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 83776

[startup+162.301 s]
/proc/loadavg: 2.06 2.04 2.01 3/437 17403
/proc/meminfo: memFree=20661816/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=130712 CPUtime=162.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 32501 0 0 0 16040 188 0 0 25 0 1 0 819761012 133849088 32323 33554432000 4194304 5714214 140736045827600 18446744073709551615 4200768 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 32678 32323 180 372 0 32303 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 130712

[startup+222.301 s]
/proc/loadavg: 2.08 2.04 2.00 3/437 17404
/proc/meminfo: memFree=20615380/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=163968 CPUtime=222.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 40740 0 0 0 21994 234 0 0 25 0 1 0 819761012 167903232 40562 33554432000 4194304 5714214 140736045827600 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 40992 40562 180 372 0 40617 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 163968

[startup+282.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/437 17406
/proc/meminfo: memFree=20557428/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=211736 CPUtime=282.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 52589 0 0 0 27948 280 0 0 25 0 1 0 819761012 216817664 52411 33554432000 4194304 5714214 140736045827600 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 52934 52411 180 372 0 52559 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 211736

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/437 17408
/proc/meminfo: memFree=20518832/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=250644 CPUtime=342.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 62242 0 0 0 33908 320 0 0 25 0 1 0 819761012 256659456 62064 33554432000 4194304 5714214 140736045827600 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 62661 62064 180 372 0 62286 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 250644

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 17409
/proc/meminfo: memFree=20493592/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=276012 CPUtime=402.27 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 68513 0 0 0 39864 363 0 0 25 0 1 0 819761012 282636288 68335 33554432000 4194304 5714214 140736045827600 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 69003 68335 180 372 0 68628 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 276012

[startup+462.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/437 17411
/proc/meminfo: memFree=20432768/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=330444 CPUtime=462.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 82094 0 0 0 45815 413 0 0 25 0 1 0 819761012 338374656 81916 33554432000 4194304 5714214 140736045827600 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 82611 81916 180 372 0 82236 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 330444

[startup+522.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/437 17412
/proc/meminfo: memFree=20431216/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=333088 CPUtime=522.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 82707 0 0 0 51767 461 0 0 25 0 1 0 819761012 341082112 82529 33554432000 4194304 5714214 140736045827600 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 83272 82529 180 372 0 82897 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 333088

[startup+582.301 s]
/proc/loadavg: 2.12 2.06 2.01 3/437 17414
/proc/meminfo: memFree=20378980/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=385520 CPUtime=582.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 95768 0 0 0 57715 513 0 0 25 0 1 0 819761012 394772480 95590 33554432000 4194304 5714214 140736045827600 18446744073709551615 4319297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 96380 95590 180 372 0 96005 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 385520

[startup+642.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/437 17422
/proc/meminfo: memFree=20138316/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=547800 CPUtime=882.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 135871 0 0 0 87521 707 0 0 25 0 1 0 819761012 560947200 135693 33554432000 4194304 5714214 140736045827600 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 136950 135693 180 372 0 136575 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 547800

[startup+942.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/437 17424
/proc/meminfo: memFree=20081376/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=599936 CPUtime=942.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 148865 0 0 0 93476 752 0 0 25 0 1 0 819761012 614334464 148687 33554432000 4194304 5714214 140736045827600 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 149984 148687 180 372 0 149609 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 599936

[startup+1002.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/437 17425
/proc/meminfo: memFree=20051936/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=618908 CPUtime=1002.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 153540 0 0 0 99434 794 0 0 25 0 1 0 819761012 633761792 153362 33554432000 4194304 5714214 140736045827600 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 154727 153362 180 372 0 154352 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 618908

[startup+1062.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/437 17427
/proc/meminfo: memFree=20003556/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=640164 CPUtime=1062.27 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 158781 0 0 0 105392 835 0 0 25 0 1 0 819761012 655527936 158603 33554432000 4194304 5714214 140736045827600 18446744073709551615 4319964 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 160041 158603 180 372 0 159666 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 640164

[startup+1122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/437 17428
/proc/meminfo: memFree=19951696/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=685284 CPUtime=1122.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 169972 0 0 0 111345 883 0 0 25 0 1 0 819761012 701730816 169794 33554432000 4194304 5714214 140736045827600 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 171321 169794 180 372 0 170946 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 685284

[startup+1182.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/437 17430
/proc/meminfo: memFree=19903556/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=712348 CPUtime=1182.27 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 176705 0 0 0 117300 927 0 0 25 0 1 0 819761012 729444352 176527 33554432000 4194304 5714214 140736045827600 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 178087 176527 180 372 0 177712 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 712348

[startup+1242.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/437 17432
/proc/meminfo: memFree=19864228/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=737296 CPUtime=1242.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 182974 0 0 0 123256 972 0 0 25 0 1 0 819761012 754991104 182796 33554432000 4194304 5714214 140736045827600 18446744073709551615 4319243 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 184324 182796 180 372 0 183949 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 737296

[startup+1302.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/437 17433
/proc/meminfo: memFree=19804060/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=785340 CPUtime=1302.29 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 194887 0 0 0 129212 1017 0 0 25 0 1 0 819761012 804188160 194709 33554432000 4194304 5714214 140736045827600 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 196335 194709 180 372 0 195960 0
Current children cumulated CPU time (s) 1302.29
Current children cumulated vsize (KiB) 785340

[startup+1362.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/437 17435
/proc/meminfo: memFree=19776996/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=802796 CPUtime=1362.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 199244 0 0 0 135169 1059 0 0 25 0 1 0 819761012 822063104 199066 33554432000 4194304 5714214 140736045827600 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 200699 199066 180 372 0 200324 0
Current children cumulated CPU time (s) 1362.28
Current children cumulated vsize (KiB) 802796

[startup+1422.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/437 17436
/proc/meminfo: memFree=19669568/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=834796 CPUtime=1422.29 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 207227 0 0 0 141132 1097 0 0 25 0 1 0 819761012 854831104 207049 33554432000 4194304 5714214 140736045827600 18446744073709551615 4329499 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 208699 207049 180 372 0 208324 0
Current children cumulated CPU time (s) 1422.29
Current children cumulated vsize (KiB) 834796

[startup+1482.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/437 17438
/proc/meminfo: memFree=19552608/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=883032 CPUtime=1482.29 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 219270 0 0 0 147106 1123 0 0 25 0 1 0 819761012 904224768 219092 33554432000 4194304 5714214 140736045827600 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 220758 219092 180 372 0 220383 0
Current children cumulated CPU time (s) 1482.29
Current children cumulated vsize (KiB) 883032

[startup+1542.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/437 17440
/proc/meminfo: memFree=19545760/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=898736 CPUtime=1542.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 223234 0 0 0 153063 1165 0 0 25 0 1 0 819761012 920305664 223056 33554432000 4194304 5714214 140736045827600 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 224684 223056 180 372 0 224309 0
Current children cumulated CPU time (s) 1542.28
Current children cumulated vsize (KiB) 898736

[startup+1602.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/437 17441
/proc/meminfo: memFree=19523140/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=899132 CPUtime=1602.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 223353 0 0 0 159023 1205 0 0 25 0 1 0 819761012 920711168 223175 33554432000 4194304 5714214 140736045827600 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 224783 223175 180 372 0 224408 0
Current children cumulated CPU time (s) 1602.28
Current children cumulated vsize (KiB) 899132

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/437 17443
/proc/meminfo: memFree=19485292/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=936968 CPUtime=1662.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 232741 0 0 0 164988 1240 0 0 25 0 1 0 819761012 959455232 232563 33554432000 4194304 5714214 140736045827600 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 234242 232563 180 372 0 233867 0
Current children cumulated CPU time (s) 1662.28
Current children cumulated vsize (KiB) 936968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/437 17444
/proc/meminfo: memFree=19461580/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=960664 CPUtime=1722.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 238428 0 0 0 170959 1269 0 0 25 0 1 0 819761012 983719936 238250 33554432000 4194304 5714214 140736045827600 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 240166 238250 180 372 0 239791 0
Current children cumulated CPU time (s) 1722.28
Current children cumulated vsize (KiB) 960664

[startup+1782.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/437 17446
/proc/meminfo: memFree=19402412/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=979724 CPUtime=1782.28 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 243138 0 0 0 176919 1309 0 0 25 0 1 0 819761012 1003237376 242960 33554432000 4194304 5714214 140736045827600 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 244931 242960 180 372 0 244556 0
Current children cumulated CPU time (s) 1782.28
Current children cumulated vsize (KiB) 979724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 1.97 2.03 2.00 2/431 17465
/proc/meminfo: memFree=19971616/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=988360 CPUtime=1800.09 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 245272 0 0 0 178685 1324 0 0 25 0 1 0 819761012 1012080640 245094 33554432000 4194304 5714214 140736045827600 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 247090 245094 180 372 0 246715 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 988360

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

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

[startup+1800.1 s]
/proc/loadavg: 1.97 2.03 2.00 2/431 17465
/proc/meminfo: memFree=19971616/32951124 swapFree=60787360/67111528
[pid=17398] ppid=17396 vsize=988360 CPUtime=1800.09 cores=1,3,5,7
/proc/17398/stat : 17398 (wbo1.6) R 17396 17398 11639 0 -1 4202496 245272 0 0 0 178685 1324 0 0 25 0 1 0 819761012 1012080640 245094 33554432000 4194304 5714214 140736045827600 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17398/statm: 247090 245094 180 372 0 246715 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 988360

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.16
CPU time (s): 1800.15
CPU user time (s): 1786.86
CPU system time (s): 13.292
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 988360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.86
system time used= 13.292
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 245272
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 4509

runsolver used 7.9168 second user time and 18.1862 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-03 08:13:51
IDJOB=3461371
IDBENCH=2046
IDSOLVER=1953
FILE ID=node135/3461371-1307081631
RUNJOBID= node135-1307074417-16911
PBS_JOBID= 13497851
Free space on /tmp= 73956 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-5xp1.b.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461371-1307081631/watcher-3461371-1307081631 -o /tmp/evaluation-result-3461371-1307081631/solver-3461371-1307081631 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461371-1307081631.opb

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

MD5SUM BENCH= b3e6d54e40b24334877b0ae377edea30
RANDOM SEED=622435014

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20932444 kB
Buffers:        211420 kB
Cached:         431472 kB
SwapCached:       6168 kB
Active:       11392448 kB
Inactive:       369180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20932444 kB
SwapTotal:    67111528 kB
SwapFree:     60787360 kB
Dirty:            9388 kB
Writeback:           0 kB
AnonPages:    11118036 kB
Mapped:          26616 kB
Slab:           125756 kB
PageTables:      65568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124412544 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73956 MiB
End job on node135 at 2011-06-03 08:43:54