Trace number 3479068

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-222__neos-1330346.opb
MD5SUMbf0628fd43a26c492fc12f863e1d2dd3
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark222.523
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2664
Total number of constraints4248
Number of constraints which are clauses3888
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints360
Minimum length of a constraint2
Maximum length of a constraint16
Number of terms in the objective function 36
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 36
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
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-3479068-1307444791.opb.
0.00/0.00	c Instance file HOME/instance-3479068-1307444791.opb
0.00/0.00	c File size is 141346 bytes.
0.00/0.01	c Highest Coefficient sum: 17
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      2664                                                |
0.00/0.01	c |  Number Clauses:        3960                                                |
0.00/0.01	c |  Number Cardinality:    648                                                 |
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 |    2664     4608    18144 |     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: 17	Core Weight: 1	Total Weight: 1
0.00/0.02	c Current CPU time: 0.017997 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: 109	Core Weight: 1	Total Weight: 2
0.00/0.02	c Current CPU time: 0.020996 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 |    2708     4574    18268 |     5000        0   -nan |  0.000 % |
0.02/0.04	c ===============================================================================
0.02/0.04	c core #3
0.02/0.04	c 
0.02/0.04	c 
0.02/0.04	c Core size: 43	Core Weight: 1	Total Weight: 3
0.02/0.04	c Current CPU time: 0.039993 s
0.02/0.04	c
0.02/0.04	c ============================[ Search Statistics ]==============================
0.02/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.02/0.04	c ===============================================================================
0.02/0.04	c |         0 |    2743     4575    18338 |     5000        0   -nan |  0.000 % |
0.02/0.08	c |       104 |    2743     4575    18338 |     5500      104     30 |  0.001 % |
0.09/0.11	c |       254 |    2743     4575    18338 |     6050      254     31 |  0.000 % |
0.09/0.17	c |       479 |    2743     4575    18338 |     6655      479     33 |  0.000 % |
0.19/0.27	c |       818 |    2743     4575    18338 |     7320      818     31 |  0.002 % |
0.19/0.28	c ===============================================================================
0.19/0.29	c core #4
0.19/0.29	c 
0.19/0.29	c 
0.19/0.29	c Core size: 52	Core Weight: 1	Total Weight: 4
0.19/0.29	c Current CPU time: 0.287956 s
0.19/0.29	c
0.19/0.29	c ============================[ Search Statistics ]==============================
0.19/0.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.29	c ===============================================================================
0.19/0.29	c |         0 |    2779     4576    18410 |     5000        0   -nan |  0.000 % |
0.29/0.32	c |       104 |    2779     4576    18410 |     5500      104     49 |  0.001 % |
0.29/0.37	c |       254 |    2779     4576    18410 |     6050      254     45 |  0.000 % |
0.39/0.42	c |       482 |    2779     4576    18410 |     6655      482     48 |  0.000 % |
0.39/0.48	c |       821 |    2779     4576    18410 |     7320      821     53 |  0.000 % |
0.49/0.59	c |      1328 |    2779     4576    18410 |     8052     1328     56 |  0.000 % |
0.69/0.75	c |      2087 |    2779     4576    18410 |     8857     2087     59 |  0.000 % |
0.99/1.04	c |      3228 |    2779     4576    18410 |     9743     3228     59 |  0.000 % |
1.49/1.51	c |      4937 |    2779     4576    18410 |    10717     4937     58 |  0.000 % |
1.69/1.71	c ===============================================================================
1.69/1.73	c core #5
1.69/1.73	c 
1.69/1.73	c 
1.69/1.73	c Core size: 38	Core Weight: 1	Total Weight: 5
1.69/1.73	c Current CPU time: 1.72674 s
1.69/1.73	c
1.69/1.73	c ============================[ Search Statistics ]==============================
1.69/1.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.69/1.73	c ===============================================================================
1.69/1.73	c |         0 |    2815     4577    18482 |     5000        0   -nan |  0.000 % |
1.69/1.77	c |       104 |    2815     4577    18482 |     5500      104     68 |  0.001 % |
1.69/1.79	c |       254 |    2815     4577    18482 |     6050      254     54 |  0.000 % |
1.79/1.82	c |       482 |    2815     4577    18482 |     6655      482     60 |  0.001 % |
1.79/1.87	c |       819 |    2815     4577    18482 |     7320      819     64 |  0.000 % |
1.89/1.94	c |      1327 |    2815     4577    18482 |     8052     1327     71 |  0.000 % |
1.99/2.05	c |      2086 |    2815     4577    18482 |     8857     2086     82 |  0.000 % |
2.21/2.29	c |      3225 |    2815     4577    18482 |     9743     3225     90 |  0.000 % |
2.69/2.78	c |      4935 |    2815     4577    18482 |    10717     4935     93 |  0.000 % |
3.59/3.64	c |      7497 |    2815     4577    18482 |    11789     7497     99 |  0.000 % |
5.19/5.22	c |     11341 |    2815     4577    18482 |    12968    11341    102 |  0.000 % |
7.09/7.13	c |     17107 |    2815     4577    18482 |    14265    10504     96 |  0.000 % |
9.91/9.99	c |     25760 |    2815     4577    18482 |    15692    11891     93 |  0.000 % |
14.49/14.52	c |     38739 |    2815     4577    18482 |    17261     9044     87 |  0.000 % |
21.59/21.60	c |     58203 |    2815     4577    18482 |    18987    11117     87 |  0.000 % |
32.19/32.28	c |     87398 |    2815     4577    18482 |    20886    11648     88 |  0.000 % |
50.09/50.16	c |    131189 |    2815     4577    18482 |    22974    13344     86 |  0.000 % |
77.19/77.29	c |    196875 |    2815     4577    18482 |    25272    21265     87 |  0.000 % |
92.80/92.86	c ===============================================================================
94.79/94.82	c core #6
94.79/94.82	c 
94.79/94.82	c 
94.79/94.82	c Core size: 85	Core Weight: 1	Total Weight: 6
94.79/94.82	c Current CPU time: 94.4566 s
94.79/94.82	c
94.79/94.82	c ============================[ Search Statistics ]==============================
94.79/94.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.79/94.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
94.79/94.82	c ===============================================================================
94.79/94.82	c |         0 |    2851     4578    18554 |     5000        0   -nan |  0.000 % |
94.79/94.86	c |       104 |    2851     4578    18554 |     5500      104     87 |  0.001 % |
94.79/94.88	c |       255 |    2851     4578    18554 |     6050      255     65 |  0.000 % |
94.89/94.92	c |       480 |    2851     4578    18554 |     6655      480     89 |  0.000 % |
94.89/94.98	c |       818 |    2851     4578    18554 |     7320      818     93 |  0.000 % |
94.99/95.04	c |      1329 |    2851     4578    18554 |     8052     1329     87 |  0.000 % |
95.09/95.16	c |      2088 |    2851     4578    18554 |     8857     2088     85 |  0.000 % |
95.39/95.40	c |      3232 |    2851     4578    18554 |     9743     3232     95 |  0.000 % |
95.79/95.84	c |      4940 |    2851     4578    18554 |    10717     4940    107 |  0.000 % |
96.59/96.61	c |      7506 |    2851     4578    18554 |    11789     7506    113 |  0.000 % |
97.49/97.59	c |     11351 |    2851     4578    18554 |    12968    11351    120 |  0.000 % |
99.59/99.69	c |     17118 |    2851     4578    18554 |    14265    10559    131 |  0.000 % |
103.10/103.14	c |     25767 |    2851     4578    18554 |    15692    11939    137 |  0.000 % |
108.29/108.36	c |     38742 |    2851     4578    18554 |    17261     8852    121 |  0.000 % |
115.51/115.52	c |     58203 |    2851     4578    18554 |    18987    10901    120 |  0.000 % |
127.69/127.75	c |     87397 |    2851     4578    18554 |    20886    11266    121 |  0.000 % |
150.39/150.40	c |    131195 |    2851     4578    18554 |    22974    12793    119 |  0.000 % |
183.89/183.91	c |    196883 |    2851     4578    18554 |    25272    20697    126 |  0.000 % |
232.69/232.77	c |    295412 |    2851     4578    18554 |    27799    15562    126 |  0.000 % |
308.99/309.04	c |    443203 |    2851     4578    18554 |    30579    18519    117 |  0.000 % |
437.50/437.50	c |    664887 |    2851     4578    18554 |    33637    21714    119 |  0.000 % |
612.72/612.72	c |    997415 |    2851     4578    18554 |    37001    17384    123 |  0.000 % |
900.70/900.79	c |   1496203 |    2851     4578    18554 |    40701    18270    114 |  0.000 % |
1358.31/1358.36	c |   2244388 |    2851     4578    18554 |    44771    23064    130 |  0.000 % |

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-3479068-1307444791/watcher-3479068-1307444791 -o /tmp/evaluation-result-3479068-1307444791/solver-3479068-1307444791 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3479068-1307444791.opb 

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: 0.00 0.00 0.00 3/555 1098
/proc/meminfo: memFree=28748232/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=2816 CPUtime=0 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 446 0 0 0 0 0 0 0 25 0 1 0 934709733 2883584 399 33554432000 4194304 5714214 140736937122528 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 704 406 169 372 0 294 0

[startup+0.030622 s]
/proc/loadavg: 0.00 0.00 0.00 3/555 1098
/proc/meminfo: memFree=28748232/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=6112 CPUtime=0.02 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 1339 0 0 0 2 0 0 0 18 0 1 0 934709733 6258688 1257 33554432000 4194304 5714214 140736937122528 18446744073709551615 4322750 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 1528 1257 179 372 0 1153 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6112

[startup+0.100637 s]
/proc/loadavg: 0.00 0.00 0.00 3/555 1098
/proc/meminfo: memFree=28748232/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=6364 CPUtime=0.09 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 1385 0 0 0 9 0 0 0 18 0 1 0 934709733 6516736 1303 33554432000 4194304 5714214 140736937122528 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 1591 1303 180 372 0 1216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6364

[startup+0.300563 s]
/proc/loadavg: 0.00 0.00 0.00 3/555 1098
/proc/meminfo: memFree=28748232/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=6652 CPUtime=0.29 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 1491 0 0 0 29 0 0 0 18 0 1 0 934709733 6811648 1409 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 1663 1409 180 372 0 1288 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6652

[startup+0.70054 s]
/proc/loadavg: 0.00 0.00 0.00 3/555 1098
/proc/meminfo: memFree=28748232/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=6652 CPUtime=0.69 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 1491 0 0 0 69 0 0 0 18 0 1 0 934709733 6811648 1409 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 1663 1409 180 372 0 1288 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6652

[startup+1.50037 s]
/proc/loadavg: 0.00 0.00 0.00 3/559 1105
/proc/meminfo: memFree=28634684/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=8120 CPUtime=1.49 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 1839 0 0 0 149 0 0 0 19 0 1 0 934709733 8314880 1757 33554432000 4194304 5714214 140736937122528 18446744073709551615 4322711 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 2030 1757 180 372 0 1655 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8120

[startup+3.10114 s]
/proc/loadavg: 0.00 0.00 0.00 3/559 1105
/proc/meminfo: memFree=28624516/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=10336 CPUtime=3.09 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 2388 0 0 0 308 1 0 0 19 0 1 0 934709733 10584064 2306 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 2584 2306 180 372 0 2209 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10336

[startup+6.3006 s]
/proc/loadavg: 0.16 0.03 0.01 3/559 1105
/proc/meminfo: memFree=28618696/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=14872 CPUtime=6.29 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 3514 0 0 0 627 2 0 0 25 0 1 0 934709733 15228928 3432 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 3718 3432 180 372 0 3343 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14872

[startup+12.7005 s]
/proc/loadavg: 0.31 0.07 0.02 3/559 1105
/proc/meminfo: memFree=28607888/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=20164 CPUtime=12.69 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 4772 0 0 0 1266 3 0 0 25 0 1 0 934709733 20647936 4690 33554432000 4194304 5714214 140736937122528 18446744073709551615 4200608 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 5041 4690 180 372 0 4666 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20164

[startup+25.5004 s]
/proc/loadavg: 0.68 0.16 0.05 3/559 1105
/proc/meminfo: memFree=28601316/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=29024 CPUtime=25.49 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 6939 0 0 0 2542 7 0 0 25 0 1 0 934709733 29720576 6857 33554432000 4194304 5714214 140736937122528 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 7256 6857 180 372 0 6881 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29024

[startup+51.1011 s]
/proc/loadavg: 1.13 0.31 0.10 3/559 1107
/proc/meminfo: memFree=28583732/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=41692 CPUtime=51.09 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 10034 0 0 0 5095 14 0 0 25 0 1 0 934709733 42692608 9952 33554432000 4194304 5714214 140736937122528 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 10423 9952 180 372 0 10048 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 41692

[startup+102.322 s]
/proc/loadavg: 1.62 0.56 0.20 3/559 1109
/proc/meminfo: memFree=28544532/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=68648 CPUtime=102.32 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 17034 0 0 0 10207 25 0 0 25 0 1 0 934709733 70295552 16633 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319332 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 17162 16633 180 372 0 16787 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 68648

[startup+162.3 s]
/proc/loadavg: 1.86 0.82 0.31 3/559 1109
/proc/meminfo: memFree=28531500/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=68648 CPUtime=162.29 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 17112 0 0 0 16194 35 0 0 25 0 1 0 934709733 70295552 16711 33554432000 4194304 5714214 140736937122528 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 17162 16711 180 372 0 16787 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68648

[startup+222.3 s]
/proc/loadavg: 2.01 1.05 0.42 3/559 1111
/proc/meminfo: memFree=28491560/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=71452 CPUtime=222.29 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 17973 0 0 0 22185 44 0 0 25 0 1 0 934709733 73166848 17572 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 17863 17572 180 372 0 17488 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 71452

[startup+282.3 s]
/proc/loadavg: 2.06 1.24 0.52 3/559 1113
/proc/meminfo: memFree=28457192/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=92908 CPUtime=282.29 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 23145 0 0 0 28174 55 0 0 25 0 1 0 934709733 95137792 22744 33554432000 4194304 5714214 140736937122528 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 23227 22744 180 372 0 22852 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 92908

[startup+342.3 s]
/proc/loadavg: 2.09 1.40 0.62 3/559 1115
/proc/meminfo: memFree=28428036/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=113784 CPUtime=342.3 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 28219 0 0 0 34163 67 0 0 25 0 1 0 934709733 116514816 27818 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 28446 27818 180 372 0 28071 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 113784

[startup+402.3 s]
/proc/loadavg: 2.10 1.54 0.71 3/559 1117
/proc/meminfo: memFree=28384628/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=129788 CPUtime=402.3 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 32127 0 0 0 40155 75 0 0 25 0 1 0 934709733 132902912 31726 33554432000 4194304 5714214 140736937122528 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 32447 31726 180 372 0 32072 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 129788

[startup+462.3 s]
/proc/loadavg: 2.03 1.62 0.79 3/559 1117
/proc/meminfo: memFree=28341328/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=154300 CPUtime=462.29 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 38193 0 0 0 46145 84 0 0 25 0 1 0 934709733 158003200 37792 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 38575 37792 180 372 0 38200 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 154300

[startup+522.3 s]
/proc/loadavg: 2.01 1.68 0.86 3/559 1119
/proc/meminfo: memFree=28298404/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=173732 CPUtime=522.3 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 43000 0 0 0 52133 97 0 0 25 0 1 0 934709733 177901568 42599 33554432000 4194304 5714214 140736937122528 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 43433 42599 180 372 0 43058 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 173732

[startup+582.3 s]
/proc/loadavg: 2.00 1.74 0.93 3/559 1121
/proc/meminfo: memFree=28253628/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=193368 CPUtime=582.3 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 47863 0 0 0 58124 106 0 0 25 0 1 0 934709733 198008832 47462 33554432000 4194304 5714214 140736937122528 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 48342 47462 180 372 0 47967 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 193368

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.22 1.94 1.19 3/559 1127
/proc/meminfo: memFree=28046588/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=270260 CPUtime=822.31 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 66939 0 0 0 82083 148 0 0 25 0 1 0 934709733 276746240 66538 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 67565 66538 180 372 0 67190 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 270260

[startup+882.301 s]
/proc/loadavg: 2.15 1.96 1.24 3/559 1129
/proc/meminfo: memFree=28001924/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=285648 CPUtime=882.31 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 70773 0 0 0 88072 159 0 0 25 0 1 0 934709733 292503552 70372 33554432000 4194304 5714214 140736937122528 18446744073709551615 4305163 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 71412 70372 180 372 0 71037 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 285648

[startup+942.301 s]
/proc/loadavg: 2.14 2.00 1.29 3/559 1131
/proc/meminfo: memFree=27943508/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=305384 CPUtime=942.3 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 75668 0 0 0 94061 169 0 0 25 0 1 0 934709733 312713216 75267 33554432000 4194304 5714214 140736937122528 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 76346 75267 180 372 0 75971 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 305384

[startup+1002.3 s]
/proc/loadavg: 2.09 2.01 1.34 3/559 1133
/proc/meminfo: memFree=27892412/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=322384 CPUtime=1002.31 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 79899 0 0 0 100054 177 0 0 25 0 1 0 934709733 330121216 79498 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319852 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 80596 79498 180 372 0 80221 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 322384

[startup+1062.3 s]
/proc/loadavg: 2.03 2.00 1.38 3/559 1133
/proc/meminfo: memFree=27841784/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=343224 CPUtime=1062.31 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 84984 0 0 0 106045 186 0 0 25 0 1 0 934709733 351461376 84583 33554432000 4194304 5714214 140736937122528 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 85806 84583 180 372 0 85431 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 343224

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 1.41 3/559 1135
/proc/meminfo: memFree=27789184/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=359344 CPUtime=1122.3 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 88941 0 0 0 112036 194 0 0 25 0 1 0 934709733 367968256 88540 33554432000 4194304 5714214 140736937122528 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 89836 88540 180 372 0 89461 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 359344

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.45 3/559 1137
/proc/meminfo: memFree=27737340/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=375380 CPUtime=1182.31 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 92911 0 0 0 118029 202 0 0 25 0 1 0 934709733 384389120 92510 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319190 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 93845 92510 180 372 0 93470 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 375380

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.48 3/559 1139
/proc/meminfo: memFree=27675080/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=391368 CPUtime=1242.31 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 96739 0 0 0 124021 210 0 0 25 0 1 0 934709733 400760832 96338 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 97842 96338 180 372 0 97467 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 391368

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.51 3/559 1141
/proc/meminfo: memFree=27617644/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=412464 CPUtime=1302.31 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 101963 0 0 0 130011 220 0 0 25 0 1 0 934709733 422363136 101562 33554432000 4194304 5714214 140736937122528 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 103116 101562 180 372 0 102741 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 412464

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.54 3/559 1141
/proc/meminfo: memFree=27562328/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=431316 CPUtime=1362.31 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 106673 0 0 0 136001 230 0 0 25 0 1 0 934709733 441667584 106272 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 107829 106272 180 372 0 107454 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 431316

[startup+1422.32 s]
/proc/loadavg: 2.08 2.03 1.57 3/559 1143
/proc/meminfo: memFree=27492120/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=452216 CPUtime=1422.34 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 111798 0 0 0 141994 240 0 0 25 0 1 0 934709733 463069184 111397 33554432000 4194304 5714214 140736937122528 18446744073709551615 4299968 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 113054 111397 180 372 0 112679 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 452216

[startup+1482.3 s]
/proc/loadavg: 2.19 2.07 1.61 3/559 1145
/proc/meminfo: memFree=27446964/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=467868 CPUtime=1482.31 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 115706 0 0 0 147984 247 0 0 25 0 1 0 934709733 479096832 115305 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 116967 115305 180 372 0 116592 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 467868

[startup+1542.3 s]
/proc/loadavg: 2.12 2.07 1.64 3/559 1147
/proc/meminfo: memFree=27372412/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=488940 CPUtime=1542.31 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 120936 0 0 0 153975 256 0 0 25 0 1 0 934709733 500674560 120535 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 122235 120535 180 372 0 121860 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 488940

[startup+1602.3 s]
/proc/loadavg: 2.10 2.07 1.66 3/559 1149
/proc/meminfo: memFree=27322048/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=506464 CPUtime=1602.32 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 125182 0 0 0 159966 266 0 0 25 0 1 0 934709733 518619136 124781 33554432000 4194304 5714214 140736937122528 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 126616 124781 180 372 0 126241 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 506464

[startup+1662.3 s]
/proc/loadavg: 2.03 2.05 1.68 3/559 1149
/proc/meminfo: memFree=27265980/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=525232 CPUtime=1662.32 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 129927 0 0 0 165956 276 0 0 25 0 1 0 934709733 537837568 129526 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 131308 129526 180 372 0 130933 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 525232

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 1.70 3/559 1151
/proc/meminfo: memFree=27204572/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=543684 CPUtime=1722.32 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 134540 0 0 0 171945 287 0 0 25 0 1 0 934709733 556732416 134139 33554432000 4194304 5714214 140736937122528 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 135921 134139 180 372 0 135546 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 543684

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 1.72 3/559 1153
/proc/meminfo: memFree=27139564/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=559988 CPUtime=1782.32 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 138576 0 0 0 177936 296 0 0 25 0 1 0 934709733 573427712 138175 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 139997 138175 180 372 0 139622 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 559988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.03 1.72 3/559 1153
/proc/meminfo: memFree=27129764/32951124 swapFree=34426104/67111528
[pid=1098] ppid=1096 vsize=564216 CPUtime=1800.02 cores=0,2,4,6
/proc/1098/stat : 1098 (wbo1.6) R 1096 1098 1012 0 -1 4202496 139642 0 0 0 179704 298 0 0 25 0 1 0 934709733 577757184 139241 33554432000 4194304 5714214 140736937122528 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1098/statm: 141054 139241 180 372 0 140679 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 564216

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.05
CPU time (s): 1800.08
CPU user time (s): 1797.06
CPU system time (s): 3.01354
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 564216

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

runsolver used 10.8344 second user time and 23.5224 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-07 13:06:31
IDJOB=3479068
IDBENCH=89831
IDSOLVER=1953
FILE ID=node118/3479068-1307444791
RUNJOBID= node118-1307444787-1030
PBS_JOBID= 13520314
Free space on /tmp= 73924 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-222__neos-1330346.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3479068-1307444791/watcher-3479068-1307444791 -o /tmp/evaluation-result-3479068-1307444791/solver-3479068-1307444791 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3479068-1307444791.opb

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

MD5SUM BENCH= bf0628fd43a26c492fc12f863e1d2dd3
RANDOM SEED=360416710

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.75
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.842
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.68
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.842
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.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28749380 kB
Buffers:        334804 kB
Cached:        1962652 kB
SwapCached:      56200 kB
Active:         977332 kB
Inactive:      2882400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28749380 kB
SwapTotal:    67111528 kB
SwapFree:     34426104 kB
Dirty:            4956 kB
Writeback:           0 kB
AnonPages:     1519424 kB
Mapped:          14152 kB
Slab:           151508 kB
PageTables:     115236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 183783920 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= 73904 MiB
End job on node118 at 2011-06-07 13:36:33