Trace number 3461703

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12013_5.std.opb
MD5SUM5495138de3d55ac13cf4e73f1acf7a00
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark93
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234296
Number of constraints which are clauses233096
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint95
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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-3461703-1307120794.opb.
0.00/0.00	c Instance file HOME/instance-3461703-1307120794.opb
0.00/0.00	c File size is 7673573 bytes.
0.59/0.60	c Highest Coefficient sum: 512
0.59/0.60	c ============================[ Problem Statistics ]=============================
0.59/0.60	c |                                                                             |
0.59/0.60	c |  Parsing time:          0.58         s                                      |
0.59/0.60	c |  Number Variables:      72842                                               |
0.59/0.60	c |  Number Clauses:        233096                                              |
0.59/0.60	c |  Number Cardinality:    0                                                   |
0.59/0.60	c |  Number PB Constraints: 1200                                                |
0.69/0.72	c ============================[ Search Statistics ]==============================
0.69/0.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.72	c ===============================================================================
0.69/0.72	c |         0 |   58159   234296   517946 |    78098        0   -nan |  0.000 % |
0.89/0.92	c core #1
0.89/0.92	c 
0.89/0.92	c 
0.89/0.92	c Core size: 442	Core Weight: 79	Total Weight: 79
0.89/0.92	c Current CPU time: 0.78288 s
0.89/0.92	c
0.89/0.92	c ============================[ Search Statistics ]==============================
0.89/0.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/0.92	c ===============================================================================
0.89/0.92	c |         0 |    5328   193391   397161 |    64463        0   -nan |  0.000 % |
0.89/0.94	c |       100 |    5328   193391   397161 |    70910      100     28 | 92.708 % |
0.89/0.96	c |       251 |    5328   193391   397161 |    78001      251     34 | 92.708 % |
0.89/0.99	c |       477 |    5326   193391   397161 |    85801      477     32 | 92.719 % |
0.99/1.03	c |       816 |    5323   193391   397161 |    94381      816     34 | 92.741 % |
0.99/1.09	c |      1323 |    5280   193391   397161 |   103819     1323     36 | 92.773 % |
1.19/1.20	c |      2083 |    5278   193391   397161 |   114201     2083     39 | 92.806 % |
1.19/1.24	c ===============================================================================
1.29/1.35	c core #2
1.29/1.35	c 
1.29/1.35	c 
1.29/1.35	c Core size: 955	Core Weight: 1	Total Weight: 80
1.29/1.35	c Current CPU time: 1.19782 s
1.29/1.35	c
1.29/1.35	c ============================[ Search Statistics ]==============================
1.29/1.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.29/1.35	c ===============================================================================
1.29/1.35	c |         0 |    6013   193612   397769 |    64537        0   -nan |  0.000 % |
1.29/1.37	c |       102 |    6013   193612   397769 |    70991      102     29 | 91.795 % |
1.29/1.39	c |       252 |    6013   193612   397769 |    78090      252     38 | 91.795 % |
1.39/1.41	c |       477 |    6013   193612   397769 |    85899      477     33 | 91.795 % |
1.39/1.46	c |       814 |    6013   193612   397769 |    94489      814     35 | 91.795 % |
1.49/1.52	c |      1320 |    6013   193612   397769 |   103938     1320     36 | 91.795 % |
1.59/1.62	c |      2080 |    6013   193612   397769 |   114331     2080     37 | 91.795 % |
1.69/1.79	c |      3220 |    6000   193612   397769 |   125765     3220     39 | 91.813 % |
1.99/2.06	c |      4928 |    6000   193612   397769 |   138341     4928     43 | 91.813 % |
2.49/2.51	c |      7490 |    5966   193612   397769 |   152175     7490     47 | 91.859 % |
3.10/3.16	c |     11334 |    5961   193612   397769 |   167393    11334     46 | 91.866 % |
4.30/4.38	c |     17100 |    5939   193612   397769 |   184132    17100     49 | 91.899 % |
5.09/5.12	c ===============================================================================
5.20/5.23	c core #3
5.20/5.23	c 
5.20/5.23	c 
5.20/5.23	c Core size: 939	Core Weight: 1	Total Weight: 81
5.20/5.23	c Current CPU time: 5.05523 s
5.20/5.23	c
5.20/5.23	c ============================[ Search Statistics ]==============================
5.20/5.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.20/5.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
5.20/5.23	c ===============================================================================
5.20/5.23	c |         0 |    6475   193834   398374 |    64611        0   -nan |  0.000 % |
5.20/5.24	c |       100 |    6475   193834   398374 |    71072      100     28 | 91.191 % |
5.20/5.26	c |       251 |    6475   193834   398374 |    78179      251     33 | 91.191 % |
5.20/5.29	c |       476 |    6475   193834   398374 |    85997      476     35 | 91.191 % |
5.29/5.34	c |       813 |    6475   193834   398374 |    94597      813     39 | 91.191 % |
5.29/5.41	c |      1321 |    6475   193834   398374 |   104057     1321     39 | 91.191 % |
5.40/5.50	c |      2080 |    6475   193834   398374 |   114462     2080     36 | 91.191 % |
5.59/5.67	c |      3219 |    6475   193834   398374 |   125909     3219     40 | 91.191 % |
5.89/5.91	c |      4927 |    6475   193834   398374 |   138500     4927     39 | 91.191 % |
6.29/6.33	c |      7489 |    6475   193834   398374 |   152350     7489     41 | 91.191 % |
6.89/6.98	c |     11333 |    6475   193834   398374 |   167585    11333     43 | 91.191 % |
7.99/8.09	c |     17100 |    6475   193834   398374 |   184343    17100     45 | 91.191 % |
9.80/9.82	c |     25749 |    6475   193834   398374 |   202778    25749     48 | 91.191 % |
12.79/12.83	c |     38725 |    6475   193834   398374 |   223055    38725     50 | 91.191 % |
18.39/18.46	c |     58187 |    6475   193834   398374 |   245361    58187     53 | 91.191 % |
29.49/29.53	c |     87379 |    6449   193834   398374 |   269897    87379     53 | 91.226 % |
52.49/52.53	c |    131170 |    6449   193834   398374 |   296887   131170     55 | 91.226 % |
105.50/105.61	c |    196856 |    6449   193834   398374 |   326576   196856     60 | 91.226 % |
209.59/209.64	c ===============================================================================
209.80/209.88	c core #4
209.80/209.88	c 
209.80/209.88	c 
209.80/209.88	c Core size: 803	Core Weight: 1	Total Weight: 82
209.80/209.88	c Current CPU time: 209.036 s
209.80/209.88	c
209.80/209.88	c ============================[ Search Statistics ]==============================
209.80/209.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
209.80/209.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
209.80/209.88	c ===============================================================================
209.80/209.88	c |         0 |    6936   194079   399043 |    64693        0   -nan |  0.000 % |
209.90/209.90	c |       101 |    6936   194079   399043 |    71162      101     26 | 90.592 % |
209.90/209.92	c |       251 |    6936   194079   399043 |    78278      251     36 | 90.592 % |
209.90/209.94	c |       478 |    6936   194079   399043 |    86106      478     40 | 90.592 % |
209.90/209.98	c |       815 |    6936   194079   399043 |    94717      815     38 | 90.592 % |
210.00/210.05	c |      1321 |    6936   194079   399043 |   104188     1321     40 | 90.592 % |
210.12/210.16	c |      2080 |    6936   194079   399043 |   114607     2080     42 | 90.592 % |
210.30/210.34	c |      3219 |    6936   194079   399043 |   126068     3219     47 | 90.592 % |
210.59/210.60	c |      4927 |    6936   194079   399043 |   138675     4927     45 | 90.592 % |
210.89/210.99	c |      7489 |    6936   194079   399043 |   152542     7489     48 | 90.592 % |
211.60/211.64	c |     11333 |    6936   194079   399043 |   167796    11333     47 | 90.592 % |
212.60/212.60	c |     17101 |    6936   194079   399043 |   184576    17101     46 | 90.592 % |
214.30/214.35	c |     25750 |    6936   194079   399043 |   203034    25750     48 | 90.592 % |
217.29/217.38	c |     38725 |    6936   194079   399043 |   223337    38725     46 | 90.592 % |
222.69/222.75	c |     58186 |    6936   194079   399043 |   245671    58186     49 | 90.592 % |
232.30/232.36	c |     87378 |    6936   194079   399043 |   270238    87378     52 | 90.592 % |
255.40/255.40	c |    131167 |    6936   194079   399043 |   297262   131167     53 | 90.592 % |
302.52/302.52	c |    196852 |    6936   194079   399043 |   326988   196852     55 | 90.592 % |
391.40/391.46	c |    295380 |    6936   194079   399043 |   359687   295380     57 | 90.592 % |
577.91/577.99	c |    443169 |    6936   194079   399043 |   395656    39148     58 | 90.592 % |
755.81/755.85	c |    664852 |    6936   194079   399043 |   435222   260831     67 | 90.592 % |
1159.32/1159.32	c |    997377 |    6936   194079   399043 |   478744   111627     74 | 90.592 % |

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-3461703-1307120794/watcher-3461703-1307120794 -o /tmp/evaluation-result-3461703-1307120794/solver-3461703-1307120794 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461703-1307120794.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: 2.00 2.01 2.00 2/514 8295
/proc/meminfo: memFree=18787228/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=10592 CPUtime=0 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 559 0 0 0 0 0 0 0 25 0 1 0 902310203 10846208 513 33554432000 4194304 5714214 140734416824704 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 2648 513 180 372 0 399 0

[startup+0.04266 s]
/proc/loadavg: 2.00 2.01 2.00 2/514 8295
/proc/meminfo: memFree=18787228/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=18072 CPUtime=0.03 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 2323 0 0 0 3 0 0 0 25 0 1 0 902310203 18505728 2278 33554432000 4194304 5714214 140734416824704 18446744073709551615 4223284 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 4518 2283 302 372 0 2269 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18072

[startup+0.100631 s]
/proc/loadavg: 2.00 2.01 2.00 2/514 8295
/proc/meminfo: memFree=18787228/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=24304 CPUtime=0.09 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 4168 0 0 0 9 0 0 0 25 0 1 0 902310203 24887296 3975 33554432000 4194304 5714214 140734416824704 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 6076 3975 497 372 0 3827 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24304

[startup+0.300593 s]
/proc/loadavg: 2.00 2.01 2.00 2/514 8295
/proc/meminfo: memFree=18787228/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=35376 CPUtime=0.29 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 7301 0 0 0 28 1 0 0 25 0 1 0 902310203 36225024 6939 33554432000 4194304 5714214 140734416824704 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 8844 6940 1175 372 0 6595 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35376

[startup+0.700524 s]
/proc/loadavg: 2.00 2.01 2.00 2/514 8295
/proc/meminfo: memFree=18787228/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=82172 CPUtime=0.69 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 21699 0 0 0 66 3 0 0 18 0 1 0 902310203 84144128 19237 33554432000 4194304 5714214 140734416824704 18446744073709551615 4207531 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 20543 19238 172 372 0 20168 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82172

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 8296
/proc/meminfo: memFree=18688144/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=106324 CPUtime=1.49 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 31907 0 0 0 144 5 0 0 18 0 1 0 902310203 108875776 25471 33554432000 4194304 5714214 140734416824704 18446744073709551615 4310880 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 26581 25471 180 372 0 26206 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106324

[startup+3.1011 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 8296
/proc/meminfo: memFree=18683876/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=106324 CPUtime=3.1 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 31907 0 0 0 304 6 0 0 21 0 1 0 902310203 108875776 25471 33554432000 4194304 5714214 140734416824704 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 26581 25471 180 372 0 26206 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 106324

[startup+6.30054 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 8296
/proc/meminfo: memFree=18675196/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=113608 CPUtime=6.29 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 33942 0 0 0 622 7 0 0 25 0 1 0 902310203 116334592 27506 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 28402 27506 180 372 0 28027 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113608

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 8296
/proc/meminfo: memFree=18674660/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=113608 CPUtime=12.69 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 33942 0 0 0 1258 11 0 0 25 0 1 0 902310203 116334592 27506 33554432000 4194304 5714214 140734416824704 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 28402 27506 180 372 0 28027 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 113608

[startup+25.5012 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 8297
/proc/meminfo: memFree=18675276/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=113608 CPUtime=25.49 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 33942 0 0 0 2533 16 0 0 25 0 1 0 902310203 116334592 27506 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319337 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 28402 27506 180 372 0 28027 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 113608

[startup+51.1007 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 8298
/proc/meminfo: memFree=18661984/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=130068 CPUtime=51.09 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 38279 0 0 0 5085 24 0 0 25 0 1 0 902310203 133189632 31843 33554432000 4194304 5714214 140734416824704 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 32517 31843 180 372 0 32142 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 130068

[startup+102.32 s]
/proc/loadavg: 2.08 2.02 2.01 3/515 8299
/proc/meminfo: memFree=18631084/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=159680 CPUtime=102.31 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 45560 0 0 0 10196 35 0 0 25 0 1 0 902310203 163512320 39124 33554432000 4194304 5714214 140734416824704 18446744073709551615 4323082 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 39920 39124 180 372 0 39545 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 159680

[startup+162.301 s]
/proc/loadavg: 2.11 2.03 2.01 3/515 8300
/proc/meminfo: memFree=18603872/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=187700 CPUtime=162.29 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 52409 0 0 0 16178 51 0 0 25 0 1 0 902310203 192204800 45973 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 46925 45973 180 372 0 46550 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 187700

[startup+222.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/515 8330
/proc/meminfo: memFree=18884684/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=232552 CPUtime=222.3 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 63414 0 0 0 22162 68 0 0 25 0 1 0 902310203 238133248 56978 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319243 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 58138 56978 180 372 0 57763 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 232552

[startup+282.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/515 8332
/proc/meminfo: memFree=18825928/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=232552 CPUtime=282.29 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 63658 0 0 0 28147 82 0 0 25 0 1 0 902310203 238133248 57222 33554432000 4194304 5714214 140734416824704 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 58138 57222 180 372 0 57763 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 232552

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 8333
/proc/meminfo: memFree=18783868/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=232552 CPUtime=342.3 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 63735 0 0 0 34138 92 0 0 25 0 1 0 902310203 238133248 57299 33554432000 4194304 5714214 140734416824704 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 58138 57299 180 372 0 57763 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 232552

[startup+402.301 s]
/proc/loadavg: 2.10 2.04 2.01 3/515 8362
/proc/meminfo: memFree=18885720/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=232552 CPUtime=402.3 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 63827 0 0 0 40128 102 0 0 25 0 1 0 902310203 238133248 57391 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 58138 57391 180 372 0 57763 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 232552

[startup+462.301 s]
/proc/loadavg: 2.18 2.06 2.01 3/515 8363
/proc/meminfo: memFree=18851460/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=232552 CPUtime=462.31 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 63895 0 0 0 46119 112 0 0 25 0 1 0 902310203 238133248 57459 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 58138 57459 180 372 0 57763 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 232552

[startup+522.301 s]
/proc/loadavg: 2.20 2.08 2.02 3/515 8365
/proc/meminfo: memFree=18816576/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=247532 CPUtime=522.3 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 67587 0 0 0 52109 121 0 0 25 0 1 0 902310203 253472768 61151 33554432000 4194304 5714214 140734416824704 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 61883 61151 180 372 0 61508 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 247532

[startup+582.301 s]
/proc/loadavg: 2.07 2.06 2.01 3/512 8370
/proc/meminfo: memFree=18968820/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=260168 CPUtime=582.31 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 70701 0 0 0 58100 131 0 0 25 0 1 0 902310203 266412032 64265 33554432000 4194304 5714214 140734416824704 18446744073709551615 4322683 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 65042 64265 180 372 0 64667 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 260168

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 8400
/proc/meminfo: memFree=18763448/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=274864 CPUtime=822.31 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 74211 0 0 0 82056 175 0 0 25 0 1 0 902310203 281460736 67775 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 68716 67775 180 372 0 68341 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 274864

[startup+882.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 8402
/proc/meminfo: memFree=18750384/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=288244 CPUtime=882.31 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 77491 0 0 0 88047 184 0 0 25 0 1 0 902310203 295161856 71055 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 72061 71055 180 372 0 71686 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 288244

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 8403
/proc/meminfo: memFree=18726680/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=310368 CPUtime=942.31 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 83007 0 0 0 94037 194 0 0 25 0 1 0 902310203 317816832 76571 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 77592 76571 180 372 0 77217 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 310368

[startup+1002.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/515 8405
/proc/meminfo: memFree=18695644/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=327352 CPUtime=1002.32 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 87203 0 0 0 100029 203 0 0 25 0 1 0 902310203 335208448 80767 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 81838 80767 180 372 0 81463 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 327352

[startup+1062.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/515 8406
/proc/meminfo: memFree=18663248/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=344884 CPUtime=1062.32 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 91131 0 0 0 106021 211 0 0 25 0 1 0 902310203 353161216 84695 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319771 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 86221 84695 180 372 0 85846 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 344884

[startup+1122.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/515 8408
/proc/meminfo: memFree=18636316/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=356476 CPUtime=1122.32 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 94049 0 0 0 112014 218 0 0 25 0 1 0 902310203 365031424 87613 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319243 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 89119 87613 180 372 0 88744 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 356476

[startup+1182.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/515 8410
/proc/meminfo: memFree=18601432/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=356476 CPUtime=1182.32 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 94058 0 0 0 117998 234 0 0 25 0 1 0 902310203 365031424 87622 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319254 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 89119 87622 180 372 0 88744 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 356476

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 8411
/proc/meminfo: memFree=18601152/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=356476 CPUtime=1242.32 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 94059 0 0 0 123988 244 0 0 25 0 1 0 902310203 365031424 87623 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 89119 87623 180 372 0 88744 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 356476

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 8413
/proc/meminfo: memFree=18600248/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=356476 CPUtime=1302.32 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 94071 0 0 0 129981 251 0 0 25 0 1 0 902310203 365031424 87635 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 89119 87635 180 372 0 88744 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 356476

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 8414
/proc/meminfo: memFree=18601212/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=357272 CPUtime=1362.33 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 94266 0 0 0 135974 259 0 0 25 0 1 0 902310203 365846528 87830 33554432000 4194304 5714214 140734416824704 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 89318 87830 180 372 0 88943 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 357272

[startup+1422.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 8416
/proc/meminfo: memFree=18593492/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=365060 CPUtime=1422.34 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 96200 0 0 0 141968 266 0 0 25 0 1 0 902310203 373821440 89764 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319303 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 91265 89764 180 372 0 90890 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 365060

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/515 8418
/proc/meminfo: memFree=18578576/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=379780 CPUtime=1482.33 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 99877 0 0 0 147959 274 0 0 25 0 1 0 902310203 388894720 93441 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 94945 93441 180 372 0 94570 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 379780

[startup+1542.3 s]
/proc/loadavg: 2.15 2.03 2.01 3/515 8419
/proc/meminfo: memFree=18563152/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=395536 CPUtime=1542.33 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 103756 0 0 0 153949 284 0 0 25 0 1 0 902310203 405028864 97320 33554432000 4194304 5714214 140734416824704 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 98884 97320 180 372 0 98509 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 395536

[startup+1602.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/515 8421
/proc/meminfo: memFree=18547384/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=410744 CPUtime=1602.33 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 107553 0 0 0 159940 293 0 0 25 0 1 0 902310203 420601856 101117 33554432000 4194304 5714214 140734416824704 18446744073709551615 4322683 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 102686 101117 180 372 0 102311 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 410744

[startup+1662.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/515 8422
/proc/meminfo: memFree=18532104/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=426016 CPUtime=1662.33 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 111351 0 0 0 165933 300 0 0 25 0 1 0 902310203 436240384 104915 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319964 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 106504 104915 180 372 0 106129 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 426016

[startup+1722.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/515 8424
/proc/meminfo: memFree=18517448/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=440344 CPUtime=1722.33 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 114918 0 0 0 171926 307 0 0 25 0 1 0 902310203 450912256 108482 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 110086 108482 180 372 0 109711 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 440344

[startup+1782.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/515 8426
/proc/meminfo: memFree=18502412/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=453032 CPUtime=1782.34 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 118136 0 0 0 177922 312 0 0 25 0 1 0 902310203 463904768 111700 33554432000 4194304 5714214 140734416824704 18446744073709551615 4319758 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 113258 111700 180 372 0 112883 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 453032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.04 2.01 3/515 8426
/proc/meminfo: memFree=18501784/32950940 swapFree=67111364/67111528
[pid=8295] ppid=8293 vsize=453560 CPUtime=1800.04 cores=0,2,4,6
/proc/8295/stat : 8295 (wbo1.6) R 8293 8295 4622 0 -1 4202496 118291 0 0 0 179689 315 0 0 25 0 1 0 902310203 464445440 111855 33554432000 4194304 5714214 140734416824704 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8295/statm: 113390 111855 180 372 0 113015 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 453560

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.04
CPU time (s): 1800.08
CPU user time (s): 1796.91
CPU system time (s): 3.17352
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 453560

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

runsolver used 9.48356 second user time and 20.5429 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-03 19:06:34
IDJOB=3461703
IDBENCH=77200
IDSOLVER=1953
FILE ID=node117/3461703-1307120794
RUNJOBID= node117-1307118988-8106
PBS_JOBID= 13497973
Free space on /tmp= 73612 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12013_5.std.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461703-1307120794/watcher-3461703-1307120794 -o /tmp/evaluation-result-3461703-1307120794/solver-3461703-1307120794 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461703-1307120794.opb

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

MD5SUM BENCH= 5495138de3d55ac13cf4e73f1acf7a00
RANDOM SEED=1889292852

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      18787384 kB
Buffers:        367680 kB
Cached:        3162076 kB
SwapCached:          0 kB
Active:       10684128 kB
Inactive:      3081548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      18787384 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12108 kB
Writeback:           0 kB
AnonPages:    10235944 kB
Mapped:          42776 kB
Slab:           269640 kB
PageTables:      58956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 149943924 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= 73600 MiB
End job on node117 at 2011-06-03 19:36:36