Trace number 3460959

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.03

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_11.opb
MD5SUMc19ad978a977652a94fc03b8ce63204a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark74
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 74
Optimality of the best value was proved NO
Number of variables1288
Total number of constraints2431
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2430
Minimum length of a constraint1
Maximum length of a constraint29
Number of terms in the objective function 8
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 182
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 175
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 802
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3460959-1307107262.opb.
0.00/0.00	c Instance file HOME/instance-3460959-1307107262.opb
0.00/0.00	c File size is 481988 bytes.
0.00/0.03	c Highest Coefficient sum: 802
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.03         s                                      |
0.00/0.03	c |  Number Variables:      1288                                                |
0.00/0.03	c |  Number Clauses:        1                                                   |
0.00/0.03	c |  Number Cardinality:    0                                                   |
0.00/0.03	c |  Number PB Constraints: 2430                                                |
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 |    1287     2431    61850 |     5000        0   -nan |  0.000 % |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |    1254     2438    61541 |     5000        0   -nan |  0.000 % |
0.07/0.09	c |       101 |    1254     2438    61541 |     5500      101     32 |  2.640 % |
0.09/0.14	c |       251 |    1254     2438    61541 |     6050      251     31 |  2.640 % |
0.19/0.23	c |       476 |    1254     2438    61541 |     6655      476     30 |  2.640 % |
0.29/0.35	c |       813 |    1254     2438    61541 |     7320      813     30 |  2.640 % |
0.49/0.52	c |      1319 |    1254     2438    61541 |     8052     1319     30 |  2.640 % |
0.69/0.79	c |      2079 |    1254     2438    61541 |     8857     2079     29 |  2.640 % |
1.01/1.11	c |      3218 |    1254     2438    61541 |     9743     3218     29 |  2.640 % |
1.59/1.68	c |      4927 |    1254     2438    61541 |    10717     4927     29 |  2.640 % |
2.59/2.60	c |      7489 |    1254     2438    61541 |    11789     7489     29 |  2.640 % |
3.89/3.98	c |     11334 |    1254     2438    61541 |    12968    11334     29 |  2.640 % |
5.99/6.02	c |     17100 |    1253     2438    61541 |    14265    10526     28 |  2.717 % |
9.09/9.15	c |     25749 |    1253     2438    61541 |    15692    11887     29 |  2.718 % |
13.89/13.99	c |     38724 |    1250     2438    61541 |    17261     8739     30 |  2.950 % |
21.29/21.39	c |     58187 |    1250     2438    61541 |    18987    10826     29 |  2.950 % |
32.69/32.75	c |     87379 |    1250     2438    61541 |    20886    11163     31 |  2.950 % |
50.29/50.36	c |    131168 |    1250     2438    61541 |    22974    12924     28 |  2.950 % |
76.49/76.57	c |    196853 |    1250     2438    61541 |    25272    20030     29 |  2.951 % |
115.69/115.72	c |    295379 |    1246     2438    61541 |    27799    25328     29 |  3.263 % |
122.01/122.07	c ===============================================================================
122.11/122.19	c core #1
122.11/122.19	c 
122.11/122.19	c 
122.11/122.19	c Core size: 20	Core Weight: 1	Total Weight: 56
122.11/122.19	c Current CPU time: 121.811 s
122.11/122.19	c
122.11/122.19	c ============================[ Search Statistics ]==============================
122.11/122.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
122.11/122.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
122.11/122.19	c ===============================================================================
122.11/122.19	c |         0 |    1264     2445    61565 |     5000        0   -nan |  0.000 % |
122.19/122.26	c |       100 |    1262     2445    61565 |     5500      100     26 |  2.548 % |
122.29/122.32	c |       250 |    1262     2445    61565 |     6050      250     32 |  2.548 % |
122.29/122.39	c |       475 |    1262     2445    61565 |     6655      475     30 |  2.548 % |
122.39/122.49	c |       813 |    1262     2445    61565 |     7320      813     30 |  2.548 % |
122.59/122.63	c |      1322 |    1262     2445    61565 |     8052     1322     29 |  2.548 % |
122.79/122.87	c |      2081 |    1262     2445    61565 |     8857     2081     29 |  2.548 % |
123.21/123.24	c |      3220 |    1262     2445    61565 |     9743     3220     29 |  2.548 % |
123.69/123.79	c |      4931 |    1260     2445    61565 |    10717     4931     28 |  2.703 % |
124.79/124.86	c |      7493 |    1260     2445    61565 |    11789     7493     30 |  2.703 % |
126.19/126.20	c |     11337 |    1260     2445    61565 |    12968    11337     30 |  2.703 % |
128.39/128.45	c |     17105 |    1260     2445    61565 |    14265    10565     30 |  2.703 % |
131.20/131.29	c |     25755 |    1260     2445    61565 |    15692    11965     28 |  2.703 % |
135.89/135.92	c |     38730 |    1260     2445    61565 |    17261     8939     29 |  2.703 % |
142.91/143.01	c |     58191 |    1260     2445    61565 |    18987    10847     29 |  2.703 % |
153.59/153.64	c |     87383 |    1260     2445    61565 |    20886    11083     29 |  2.703 % |
169.90/169.99	c |    131173 |    1260     2445    61565 |    22974    12626     30 |  2.703 % |
194.99/195.03	c |    196858 |    1260     2445    61565 |    25272    20126     30 |  2.703 % |
234.69/234.72	c |    295384 |    1260     2445    61565 |    27799    24575     27 |  2.703 % |
292.69/292.77	c |    443175 |    1259     2445    61565 |    30579    26874     29 |  2.781 % |
383.00/383.01	c |    664859 |    1248     2445    61565 |    33637    26527     29 |  3.630 % |
476.00/476.03	c ===============================================================================
476.32/476.37	c core #2
476.32/476.37	c 
476.32/476.37	c 
476.32/476.37	c Core size: 19	Core Weight: 1	Total Weight: 57
476.32/476.37	c Current CPU time: 475.013 s
476.32/476.37	c
476.32/476.37	c ============================[ Search Statistics ]==============================
476.32/476.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
476.32/476.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
476.32/476.37	c ===============================================================================
476.32/476.37	c |         0 |    1274     2451    61619 |     5000        0   -nan |  0.000 % |
476.40/476.42	c |       101 |    1272     2451    61619 |     5500      101     28 |  2.229 % |
476.40/476.47	c |       251 |    1272     2451    61619 |     6050      251     33 |  2.229 % |
476.50/476.55	c |       478 |    1272     2451    61619 |     6655      478     32 |  2.229 % |
476.60/476.66	c |       815 |    1272     2451    61619 |     7320      815     33 |  2.229 % |
476.80/476.84	c |      1322 |    1272     2451    61619 |     8052     1322     34 |  2.229 % |
477.10/477.13	c |      2083 |    1272     2451    61619 |     8857     2083     34 |  2.229 % |
477.50/477.54	c |      3222 |    1272     2451    61619 |     9743     3222     34 |  2.229 % |
478.10/478.18	c |      4930 |    1272     2451    61619 |    10717     4930     33 |  2.229 % |
479.10/479.17	c |      7492 |    1272     2451    61619 |    11789     7492     34 |  2.229 % |
480.30/480.38	c |     11336 |    1272     2451    61619 |    12968    11336     31 |  2.229 % |
482.40/482.49	c |     17103 |    1270     2451    61619 |    14265    10449     31 |  2.383 % |
485.40/485.47	c |     25754 |    1270     2451    61619 |    15692    11842     29 |  2.383 % |
491.10/491.10	c |     38728 |    1270     2451    61619 |    17261     8803     35 |  2.383 % |
497.60/497.65	c |     58190 |    1270     2451    61619 |    18987    10780     36 |  2.383 % |
508.01/508.07	c |     87386 |    1270     2451    61619 |    20886    10999     29 |  2.383 % |
525.82/525.86	c |    131175 |    1270     2451    61619 |    22974    12140     36 |  2.383 % |
551.50/551.57	c |    196859 |    1269     2451    61619 |    25272    18075     29 |  2.460 % |
591.30/591.40	c |    295385 |    1269     2451    61619 |    27799    22895     36 |  2.460 % |
653.51/653.59	c |    443174 |    1268     2451    61619 |    30579    27744     36 |  2.537 % |
743.63/743.62	c |    664858 |    1268     2451    61619 |    33637    27914     38 |  2.537 % |
881.03/881.05	c |    997383 |    1261     2451    61619 |    37001    18729     37 |  3.075 % |
914.52/914.55	c ===============================================================================
916.61/916.70	c core #3
916.61/916.70	c 
916.61/916.70	c 
916.61/916.70	c Core size: 26	Core Weight: 1	Total Weight: 58
916.61/916.70	c Current CPU time: 914.336 s
916.61/916.70	c
916.61/916.70	c ============================[ Search Statistics ]==============================
916.61/916.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
916.61/916.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
916.61/916.70	c ===============================================================================
916.61/916.70	c |         0 |    1281     2457    61628 |     5000        0   -nan |  0.000 % |
916.71/916.75	c |       103 |    1279     2457    61628 |     5500      103     33 |  2.217 % |
916.81/916.81	c |       253 |    1279     2457    61628 |     6050      253     32 |  2.217 % |
916.91/916.90	c |       479 |    1279     2457    61628 |     6655      479     31 |  2.217 % |
917.01/917.02	c |       818 |    1279     2457    61628 |     7320      818     31 |  2.217 % |
917.21/917.23	c |      1324 |    1278     2457    61628 |     8052     1324     31 |  2.294 % |
917.51/917.52	c |      2083 |    1278     2457    61628 |     8857     2083     30 |  2.294 % |
918.01/918.08	c |      3224 |    1278     2457    61628 |     9743     3224     31 |  2.294 % |
918.61/918.69	c |      4934 |    1278     2457    61628 |    10717     4934     29 |  2.294 % |
919.72/919.74	c |      7496 |    1278     2457    61628 |    11789     7496     29 |  2.294 % |
921.73/921.72	c |     11341 |    1278     2457    61628 |    12968    11341     30 |  2.294 % |
924.31/924.34	c |     17108 |    1278     2457    61628 |    14265    10508     31 |  2.294 % |
927.91/927.91	c |     25757 |    1277     2457    61628 |    15692    11839     28 |  2.370 % |
933.42/933.49	c |     38732 |    1277     2457    61628 |    17261     8580     31 |  2.370 % |
941.81/941.82	c |     58193 |    1277     2457    61628 |    18987    10580     29 |  2.370 % |
954.02/954.07	c |     87386 |    1277     2457    61628 |    20886    10718     30 |  2.370 % |
974.21/974.20	c |    131175 |    1277     2457    61628 |    22974    11896     29 |  2.370 % |
1003.02/1003.09	c |    196859 |    1276     2457    61628 |    25272    17887     29 |  2.447 % |
1046.72/1046.78	c |    295386 |    1276     2457    61628 |    27799    20611     28 |  2.447 % |
1109.11/1109.15	c |    443178 |    1276     2457    61628 |    30579    22715     28 |  2.447 % |
1208.94/1208.95	c |    664861 |    1276     2457    61628 |    33637    21178     28 |  2.447 % |
1366.43/1366.48	c |    997387 |    1276     2457    61628 |    37001    30395     27 |  2.447 % |
1596.93/1596.92	c |   1496182 |    1267     2457    61628 |    40701    31162     28 |  3.135 % |

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-3460959-1307107262/watcher-3460959-1307107262 -o /tmp/evaluation-result-3460959-1307107262/solver-3460959-1307107262 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460959-1307107262.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.03 2.04 2.00 2/526 24655
/proc/meminfo: memFree=23011164/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=3896 CPUtime=0.01 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 693 0 0 0 1 0 0 0 25 0 1 0 803142091 3989504 646 33554432000 4194304 5714214 140737056976320 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 974 646 215 372 0 481 0

[startup+0.0831931 s]
/proc/loadavg: 2.03 2.04 2.00 2/526 24655
/proc/meminfo: memFree=23011164/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=9156 CPUtime=0.07 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 2201 0 0 0 7 0 0 0 25 0 1 0 803142091 9375744 2036 33554432000 4194304 5714214 140737056976320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 2289 2036 179 372 0 1914 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9156

[startup+0.101191 s]
/proc/loadavg: 2.03 2.04 2.00 2/526 24655
/proc/meminfo: memFree=23011164/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=9156 CPUtime=0.09 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 2202 0 0 0 9 0 0 0 25 0 1 0 803142091 9375744 2037 33554432000 4194304 5714214 140737056976320 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 2289 2037 180 372 0 1914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9156

[startup+0.30118 s]
/proc/loadavg: 2.03 2.04 2.00 2/526 24655
/proc/meminfo: memFree=23011164/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=9156 CPUtime=0.29 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 2202 0 0 0 29 0 0 0 25 0 1 0 803142091 9375744 2037 33554432000 4194304 5714214 140737056976320 18446744073709551615 4322717 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 2289 2037 180 372 0 1914 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9156

[startup+0.701112 s]
/proc/loadavg: 2.03 2.04 2.00 2/526 24655
/proc/meminfo: memFree=23011164/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=9156 CPUtime=0.69 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 2202 0 0 0 69 0 0 0 25 0 1 0 803142091 9375744 2037 33554432000 4194304 5714214 140737056976320 18446744073709551615 4319215 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 2289 2037 180 372 0 1914 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9156

[startup+1.50096 s]
/proc/loadavg: 2.03 2.04 2.00 3/527 24657
/proc/meminfo: memFree=23002984/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=9156 CPUtime=1.49 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 2206 0 0 0 149 0 0 0 25 0 1 0 803142091 9375744 2041 33554432000 4194304 5714214 140737056976320 18446744073709551615 4323076 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 2289 2041 180 372 0 1914 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9156

[startup+3.10067 s]
/proc/loadavg: 2.03 2.04 2.00 3/527 24657
/proc/meminfo: memFree=23001916/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=9156 CPUtime=3.09 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 2209 0 0 0 309 0 0 0 25 0 1 0 803142091 9375744 2044 33554432000 4194304 5714214 140737056976320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 2289 2044 180 372 0 1914 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9156

[startup+6.30107 s]
/proc/loadavg: 2.03 2.04 2.00 3/527 24657
/proc/meminfo: memFree=23000932/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=10368 CPUtime=6.29 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 2503 0 0 0 627 2 0 0 25 0 1 0 803142091 10616832 2338 33554432000 4194304 5714214 140737056976320 18446744073709551615 4322714 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 2592 2338 180 372 0 2217 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10368

[startup+12.7009 s]
/proc/loadavg: 2.02 2.04 2.00 3/527 24657
/proc/meminfo: memFree=22997864/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=12800 CPUtime=12.69 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 3106 0 0 0 1266 3 0 0 25 0 1 0 803142091 13107200 2941 33554432000 4194304 5714214 140737056976320 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 3200 2941 180 372 0 2825 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12800

[startup+25.5006 s]
/proc/loadavg: 2.02 2.04 2.00 3/527 24657
/proc/meminfo: memFree=22993112/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=17224 CPUtime=25.49 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 4181 0 0 0 2543 6 0 0 25 0 1 0 803142091 17637376 4016 33554432000 4194304 5714214 140737056976320 18446744073709551615 4323016 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 4306 4016 180 372 0 3931 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17224

[startup+51.1011 s]
/proc/loadavg: 2.09 2.05 2.01 3/527 24658
/proc/meminfo: memFree=22986604/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=24296 CPUtime=51.09 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 5936 0 0 0 5098 11 0 0 25 0 1 0 803142091 24879104 5771 33554432000 4194304 5714214 140737056976320 18446744073709551615 4322823 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 6074 5771 180 372 0 5699 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24296

[startup+102.32 s]
/proc/loadavg: 2.04 2.04 2.00 3/527 24660
/proc/meminfo: memFree=22972572/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=38168 CPUtime=102.31 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 9379 0 0 0 10210 21 0 0 25 0 1 0 803142091 39084032 9214 33554432000 4194304 5714214 140737056976320 18446744073709551615 4200656 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 9542 9214 180 372 0 9167 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 38168

[startup+162.301 s]
/proc/loadavg: 2.04 2.05 2.00 3/527 24663
/proc/meminfo: memFree=22960492/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=47296 CPUtime=162.29 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 11750 0 0 0 16194 35 0 0 25 0 1 0 803142091 48431104 11502 33554432000 4194304 5714214 140737056976320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 11824 11502 180 372 0 11449 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 47296

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/527 24664
/proc/meminfo: memFree=22960836/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=47296 CPUtime=222.3 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 11793 0 0 0 22183 47 0 0 25 0 1 0 803142091 48431104 11545 33554432000 4194304 5714214 140737056976320 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 11824 11545 180 372 0 11449 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 47296

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/527 24672
/proc/meminfo: memFree=22948668/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=55560 CPUtime=282.3 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 13843 0 0 0 28170 60 0 0 25 0 1 0 803142091 56893440 13595 33554432000 4194304 5714214 140737056976320 18446744073709551615 4323074 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 13890 13595 180 372 0 13515 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 55560

[startup+342.301 s]
/proc/loadavg: 2.09 2.05 2.01 3/527 24675
/proc/meminfo: memFree=22930144/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=71436 CPUtime=342.3 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 17794 0 0 0 34156 74 0 0 25 0 1 0 803142091 73150464 17546 33554432000 4194304 5714214 140737056976320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 17859 17546 180 372 0 17484 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 71436

[startup+402.301 s]
/proc/loadavg: 2.07 2.05 2.01 3/527 24676
/proc/meminfo: memFree=22912372/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=85932 CPUtime=402.3 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 21438 0 0 0 40143 87 0 0 25 0 1 0 803142091 87994368 21190 33554432000 4194304 5714214 140737056976320 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 21483 21190 180 372 0 21108 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 85932

[startup+462.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/527 24678
/proc/meminfo: memFree=22893720/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=100316 CPUtime=462.3 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 25015 0 0 0 46130 100 0 0 25 0 1 0 803142091 102723584 24767 33554432000 4194304 5714214 140737056976320 18446744073709551615 4323076 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 25079 24767 180 372 0 24704 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 100316

[startup+522.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/527 24679
/proc/meminfo: memFree=22885380/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=107300 CPUtime=522.3 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 26757 0 0 0 52117 113 0 0 25 0 1 0 803142091 109875200 26509 33554432000 4194304 5714214 140737056976320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 26825 26509 180 372 0 26450 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 107300

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 24681
/proc/meminfo: memFree=22882496/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=107300 CPUtime=582.3 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 26779 0 0 0 58106 124 0 0 25 0 1 0 803142091 109875200 26531 33554432000 4194304 5714214 140737056976320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 26825 26531 180 372 0 26450 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 107300

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/527 24688
/proc/meminfo: memFree=22870320/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=107300 CPUtime=822.31 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 26820 0 0 0 82059 172 0 0 25 0 1 0 803142091 109875200 26572 33554432000 4194304 5714214 140737056976320 18446744073709551615 4200640 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 26825 26572 180 372 0 26450 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 107300

[startup+882.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/527 24691
/proc/meminfo: memFree=22853924/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=120000 CPUtime=882.31 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 29963 0 0 0 88048 183 0 0 25 0 1 0 803142091 122880000 29715 33554432000 4194304 5714214 140737056976320 18446744073709551615 4323072 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 30000 29715 180 372 0 29625 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 120000

[startup+942.301 s]
/proc/loadavg: 2.08 2.04 2.00 3/527 24694
/proc/meminfo: memFree=22818300/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=151104 CPUtime=942.31 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 37749 0 0 0 94036 195 0 0 25 0 1 0 803142091 154730496 37501 33554432000 4194304 5714214 140737056976320 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 37776 37501 180 372 0 37401 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 151104

[startup+1002.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/527 24695
/proc/meminfo: memFree=22814300/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=151104 CPUtime=1002.32 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 37751 0 0 0 100026 206 0 0 25 0 1 0 803142091 154730496 37503 33554432000 4194304 5714214 140737056976320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 37776 37503 180 372 0 37401 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 151104

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/527 24698
/proc/meminfo: memFree=22813760/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=151104 CPUtime=1062.32 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 37753 0 0 0 106014 218 0 0 25 0 1 0 803142091 154730496 37505 33554432000 4194304 5714214 140737056976320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 37776 37505 180 372 0 37401 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 151104

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 24699
/proc/meminfo: memFree=22808372/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=151104 CPUtime=1122.32 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 37782 0 0 0 112003 229 0 0 25 0 1 0 803142091 154730496 37534 33554432000 4194304 5714214 140737056976320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 37776 37534 180 372 0 37401 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 151104

[startup+1182.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/527 24702
/proc/meminfo: memFree=22804256/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=151104 CPUtime=1182.32 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 37782 0 0 0 117992 240 0 0 25 0 1 0 803142091 154730496 37534 33554432000 4194304 5714214 140737056976320 18446744073709551615 4305266 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 37776 37534 180 372 0 37401 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 151104

[startup+1242.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/527 24704
/proc/meminfo: memFree=22801120/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=151104 CPUtime=1242.32 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 37787 0 0 0 123981 251 0 0 25 0 1 0 803142091 154730496 37539 33554432000 4194304 5714214 140737056976320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 37776 37539 180 372 0 37401 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 151104

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/527 24706
/proc/meminfo: memFree=22796008/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=151104 CPUtime=1302.34 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 37788 0 0 0 129973 261 0 0 25 0 1 0 803142091 154730496 37540 33554432000 4194304 5714214 140737056976320 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 37776 37540 180 372 0 37401 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 151104

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 24709
/proc/meminfo: memFree=22792996/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=151104 CPUtime=1362.32 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 37788 0 0 0 135962 270 0 0 25 0 1 0 803142091 154730496 37540 33554432000 4194304 5714214 140737056976320 18446744073709551615 4323052 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 37776 37540 180 372 0 37401 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 151104

[startup+1422.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/527 24710
/proc/meminfo: memFree=22792092/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=151104 CPUtime=1422.34 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 37788 0 0 0 141953 281 0 0 25 0 1 0 803142091 154730496 37540 33554432000 4194304 5714214 140737056976320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 37776 37540 180 372 0 37401 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 151104

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/527 24713
/proc/meminfo: memFree=22787224/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=151104 CPUtime=1482.33 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 37788 0 0 0 147940 293 0 0 25 0 1 0 803142091 154730496 37540 33554432000 4194304 5714214 140737056976320 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 37776 37540 180 372 0 37401 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 151104

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/527 24715
/proc/meminfo: memFree=22778508/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=157176 CPUtime=1542.33 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 39302 0 0 0 153928 305 0 0 25 0 1 0 803142091 160948224 39054 33554432000 4194304 5714214 140737056976320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 39294 39054 180 372 0 38919 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 157176

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/527 24716
/proc/meminfo: memFree=22762600/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=170552 CPUtime=1602.33 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 42617 0 0 0 159918 315 0 0 25 0 1 0 803142091 174645248 42369 33554432000 4194304 5714214 140737056976320 18446744073709551615 4322714 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 42638 42369 180 372 0 42263 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 170552

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/527 24718
/proc/meminfo: memFree=22746700/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=182560 CPUtime=1662.33 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 45504 0 0 0 165907 326 0 0 25 0 1 0 803142091 186941440 45256 33554432000 4194304 5714214 140737056976320 18446744073709551615 4322714 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 45640 45256 180 372 0 45265 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 182560

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/527 24719
/proc/meminfo: memFree=22731664/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=195120 CPUtime=1722.34 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 48628 0 0 0 171896 338 0 0 25 0 1 0 803142091 199802880 48380 33554432000 4194304 5714214 140737056976320 18446744073709551615 4200618 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 48780 48380 180 372 0 48405 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 195120

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/527 24721
/proc/meminfo: memFree=22714020/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=207928 CPUtime=1782.34 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 51834 0 0 0 177885 349 0 0 25 0 1 0 803142091 212918272 51586 33554432000 4194304 5714214 140737056976320 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 51982 51586 180 372 0 51607 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 207928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.04 2.03 2.00 3/527 24869
/proc/meminfo: memFree=22819376/32951124 swapFree=64303760/67111528
[pid=24655] ppid=24652 vsize=210964 CPUtime=1800.05 cores=0,2,4,6
/proc/24655/stat : 24655 (wbo1.6) R 24652 24655 23633 0 -1 4202496 52615 0 0 0 179653 352 0 0 25 0 1 0 803142091 216027136 52367 33554432000 4194304 5714214 140737056976320 18446744073709551615 4200621 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24655/statm: 52741 52367 180 372 0 52366 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 210964

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.03
CPU time (s): 1800.08
CPU user time (s): 1796.54
CPU system time (s): 3.53546
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 210964

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

runsolver used 9.96748 second user time and 21.1268 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-03 15:21:02
IDJOB=3460959
IDBENCH=2940
IDSOLVER=1953
FILE ID=node145/3460959-1307107262
RUNJOBID= node145-1307105447-24493
PBS_JOBID= 13498004
Free space on /tmp= 73948 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_11.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3460959-1307107262/watcher-3460959-1307107262 -o /tmp/evaluation-result-3460959-1307107262/solver-3460959-1307107262 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460959-1307107262.opb

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

MD5SUM BENCH= c19ad978a977652a94fc03b8ce63204a
RANDOM SEED=1672779827

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23011320 kB
Buffers:        228664 kB
Cached:         406388 kB
SwapCached:        944 kB
Active:        9377432 kB
Inactive:       293300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23011320 kB
SwapTotal:    67111528 kB
SwapFree:     64303760 kB
Dirty:           13072 kB
Writeback:          16 kB
AnonPages:     9034568 kB
Mapped:          35056 kB
Slab:           133420 kB
PageTables:      65836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 153275880 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= 73948 MiB
End job on node145 at 2011-06-03 15:51:04