Trace number 3461505

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_300_10_20.r.opb
MD5SUMe82b2413101b8c36ea34c3d9f95f4ad5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark6.30404
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 17
Optimality of the best value was proved YES
Number of variables299
Total number of constraints100
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint20
Number of terms in the objective function 299
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 299
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 299
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c wbo 1.6 beta - 20110321
0.00/0.01	c Parsing opb file format. File HOME/instance-3461505-1307102024.opb.
0.00/0.01	c Instance file HOME/instance-3461505-1307102024.opb
0.00/0.01	c File size is 14198 bytes.
0.00/0.01	c Highest Coefficient sum: 21
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.00         s                                      |
0.00/0.01	c |  Number Variables:      299                                                 |
0.00/0.01	c |  Number Clauses:        100                                                 |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     299      100     1452 |     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: 15	Core Weight: 1	Total Weight: 1
0.00/0.02	c Current CPU time: 0 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: 12	Core Weight: 1	Total Weight: 2
0.00/0.02	c Current CPU time: 0 s
0.00/0.02	c
0.00/0.02	c core #3
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 12	Core Weight: 1	Total Weight: 3
0.00/0.02	c Current CPU time: 0 s
0.00/0.02	c
0.00/0.02	c core #4
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 13	Core Weight: 1	Total Weight: 4
0.00/0.02	c Current CPU time: 0.000999 s
0.00/0.02	c
0.00/0.02	c core #5
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 12	Core Weight: 1	Total Weight: 5
0.00/0.02	c Current CPU time: 0.000999 s
0.00/0.02	c
0.00/0.02	c core #6
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 17	Core Weight: 1	Total Weight: 6
0.00/0.02	c Current CPU time: 0.000999 s
0.00/0.02	c
0.00/0.02	c core #7
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 59	Core Weight: 1	Total Weight: 7
0.00/0.02	c Current CPU time: 0.000999 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 |     248      406     1827 |     5000        0   -nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #8
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 66	Core Weight: 1	Total Weight: 8
0.00/0.02	c Current CPU time: 0.001999 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 |     357      407     2000 |     5000        0   -nan |  0.000 % |
0.00/0.02	c |       100 |     357      407     2000 |     5500      100     75 | 27.143 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #9
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 235	Core Weight: 1	Total Weight: 9
0.00/0.02	c Current CPU time: 0.008998 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 |     680      408     2553 |     5000        0   -nan |  0.000 % |
0.00/0.03	c |       101 |     680      408     2553 |     5500      101    117 |  5.556 % |
0.00/0.04	c |       251 |     680      408     2553 |     6050      251    123 |  5.556 % |
0.00/0.05	c |       477 |     680      408     2553 |     6655      477    105 |  5.556 % |
0.00/0.07	c |       818 |     680      408     2553 |     7320      818     96 |  5.556 % |
0.08/0.10	c |      1327 |     680      408     2553 |     8052     1327     97 |  5.556 % |
0.08/0.16	c |      2086 |     680      408     2553 |     8857     2086     91 |  5.556 % |
0.17/0.27	c |      3226 |     680      408     2553 |     9743     3226     87 |  5.556 % |
0.37/0.45	c |      4941 |     680      408     2553 |    10717     4941     87 |  5.556 % |
0.67/0.75	c |      7510 |     680      408     2553 |    11789     7510     86 |  5.556 % |
1.27/1.33	c |     11360 |     680      408     2553 |    12968    11360     86 |  5.556 % |
1.97/2.09	c |     17131 |     680      408     2553 |    14265    10575     90 |  5.556 % |
2.68/2.79	c ===============================================================================
2.77/2.90	c core #10
2.77/2.90	c 
2.77/2.90	c 
2.77/2.90	c Core size: 282	Core Weight: 1	Total Weight: 10
2.77/2.90	c Current CPU time: 2.85157 s
2.77/2.90	c
2.77/2.90	c ============================[ Search Statistics ]==============================
2.77/2.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.77/2.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.77/2.90	c ===============================================================================
2.77/2.90	c |         0 |     986      409     3139 |     5000        0   -nan |  0.000 % |
2.87/2.90	c |       102 |     986      409     3139 |     5500      102    173 |  1.400 % |
2.87/2.91	c |       252 |     986      409     3139 |     6050      252    150 |  1.400 % |
2.87/2.92	c |       478 |     986      409     3139 |     6655      478    115 |  1.400 % |
2.87/2.94	c |       816 |     986      409     3139 |     7320      816    106 |  1.400 % |
2.87/2.98	c |      1322 |     986      409     3139 |     8052     1322    111 |  1.400 % |
2.97/3.07	c |      2083 |     986      409     3139 |     8857     2083    126 |  1.400 % |
3.17/3.20	c |      3222 |     986      409     3139 |     9743     3222    133 |  1.400 % |
3.28/3.35	c |      4934 |     986      409     3139 |    10717     4934    128 |  1.400 % |
3.57/3.64	c |      7498 |     986      409     3139 |    11789     7498    134 |  1.400 % |
4.18/4.23	c |     11342 |     986      409     3139 |    12968    11342    137 |  1.400 % |
5.27/5.33	c |     17110 |     986      409     3139 |    14265    10525    140 |  1.400 % |
7.18/7.25	c |     25762 |     986      409     3139 |    15692    11924    147 |  1.400 % |
10.18/10.29	c |     38737 |     986      409     3139 |    17261     9107    137 |  1.400 % |
13.87/13.97	c |     58203 |     986      409     3139 |    18987    11161    142 |  1.400 % |
21.17/21.25	c |     87397 |     986      409     3139 |    20886    11366    157 |  1.400 % |
32.77/32.80	c |    131190 |     986      409     3139 |    22974    12912    133 |  1.400 % |
50.97/51.02	c |    196876 |     986      409     3139 |    25272    20423    198 |  1.400 % |
80.78/80.88	c |    295402 |     986      409     3139 |    27799    13454    216 |  1.400 % |
127.78/127.85	c ===============================================================================
131.18/131.23	c core #11
131.18/131.23	c 
131.18/131.23	c 
131.18/131.23	c Core size: 300	Core Weight: 1	Total Weight: 11
131.18/131.23	c Current CPU time: 130.504 s
131.18/131.23	c
131.18/131.23	c ============================[ Search Statistics ]==============================
131.18/131.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
131.18/131.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
131.18/131.23	c ===============================================================================
131.18/131.23	c |         0 |    1293      410     3742 |     5000        0   -nan |  0.000 % |
131.18/131.23	c |       100 |    1293      410     3742 |     5500      100    329 |  0.232 % |
131.18/131.24	c |       250 |    1293      410     3742 |     6050      250    217 |  0.232 % |
131.18/131.26	c |       477 |    1293      410     3742 |     6655      477    179 |  0.232 % |
131.18/131.28	c |       815 |    1293      410     3742 |     7320      815    143 |  0.232 % |
131.27/131.32	c |      1321 |    1293      410     3742 |     8052     1321    130 |  0.232 % |
131.27/131.38	c |      2080 |    1293      410     3742 |     8857     2080    127 |  0.232 % |
131.38/131.49	c |      3219 |    1293      410     3742 |     9743     3219    142 |  0.232 % |
131.68/131.73	c |      4928 |    1293      410     3742 |    10717     4928    159 |  0.232 % |
131.98/132.01	c |      7496 |    1293      410     3742 |    11789     7496    172 |  0.232 % |
132.48/132.52	c |     11340 |    1293      410     3742 |    12968    11340    178 |  0.232 % |
133.27/133.30	c |     17107 |    1293      410     3742 |    14265    10568    185 |  0.232 % |
134.78/134.82	c |     25759 |    1293      410     3742 |    15692    12049    178 |  0.232 % |
137.28/137.35	c |     38734 |    1293      410     3742 |    17261     9186    195 |  0.232 % |
141.58/141.60	c |     58195 |    1293      410     3742 |    18987    11105    206 |  0.232 % |
150.88/150.99	c |     87391 |    1293      410     3742 |    20886    11685    308 |  0.232 % |
164.58/164.67	c |    131182 |    1293      410     3742 |    22974    13467    251 |  0.232 % |
185.58/185.63	c |    196866 |    1293      410     3742 |    25272    21310    262 |  0.232 % |
221.38/221.42	c |    295393 |    1293      410     3742 |    27799    17244    260 |  0.232 % |
265.08/265.20	c |    443182 |    1293      410     3742 |    30579    16994    235 |  0.232 % |
342.09/342.13	c |    664865 |    1293      410     3742 |    33637    27902    292 |  0.232 % |
471.09/471.14	c |    997394 |    1293      410     3742 |    37001    15942    272 |  0.232 % |
694.99/695.08	c |   1496185 |    1293      410     3742 |    40701    15228    289 |  0.232 % |
1101.40/1101.40	c |   2244367 |    1293      410     3742 |    44771    25334    315 |  0.232 % |
1766.91/1766.96	c |   3366641 |    1293      410     3742 |    49248    16824    283 |  0.232 % |

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-3461505-1307102024/watcher-3461505-1307102024 -o /tmp/evaluation-result-3461505-1307102024/solver-3461505-1307102024 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461505-1307102024.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.01 2.04 2.00 3/488 11391
/proc/meminfo: memFree=21521212/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=11796 CPUtime=0 cores=0,2,4,6
/proc/11391/stat : 11391 (runsolver) R 11389 11391 5006 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 554393641 12079104 50 33554432000 4194304 5432328 140733558204560 18446744073709551615 4881591 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/11391/statm: 2949 50 31 303 0 2643 0

[startup+0.106308 s]
/proc/loadavg: 2.01 2.04 2.00 3/488 11391
/proc/meminfo: memFree=21521212/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=3032 CPUtime=0.08 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 557 0 0 0 8 0 0 0 25 0 1 0 554393641 3104768 506 33554432000 4194304 5714214 140734372430400 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 758 506 180 372 0 383 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3032

[startup+0.200299 s]
/proc/loadavg: 2.01 2.04 2.00 3/488 11391
/proc/meminfo: memFree=21521212/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=3824 CPUtime=0.17 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 746 0 0 0 17 0 0 0 25 0 1 0 554393641 3915776 695 33554432000 4194304 5714214 140734372430400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 956 695 180 372 0 581 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 3824

[startup+0.300269 s]
/proc/loadavg: 2.01 2.04 2.00 3/488 11391
/proc/meminfo: memFree=21521212/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=4352 CPUtime=0.27 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 901 0 0 0 27 0 0 0 25 0 1 0 554393641 4456448 850 33554432000 4194304 5714214 140734372430400 18446744073709551615 4311911 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 1088 851 180 372 0 713 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 4352

[startup+0.700237 s]
/proc/loadavg: 2.01 2.04 2.00 3/488 11391
/proc/meminfo: memFree=21521212/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=6876 CPUtime=0.67 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 1534 0 0 0 67 0 0 0 25 0 1 0 554393641 7041024 1483 33554432000 4194304 5714214 140734372430400 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 1719 1483 180 372 0 1344 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 6876

[startup+1.50109 s]
/proc/loadavg: 2.01 2.04 2.00 3/489 11392
/proc/meminfo: memFree=21509424/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=11448 CPUtime=1.48 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 2609 0 0 0 147 1 0 0 25 0 1 0 554393641 11722752 2558 33554432000 4194304 5714214 140734372430400 18446744073709551615 4319912 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 2862 2558 180 372 0 2487 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11448

[startup+3.10081 s]
/proc/loadavg: 2.01 2.04 2.00 3/489 11392
/proc/meminfo: memFree=21502356/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=14248 CPUtime=3.07 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 3346 0 0 0 305 2 0 0 25 0 1 0 554393641 14589952 3267 33554432000 4194304 5714214 140734372430400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 3562 3267 180 372 0 3187 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14248

[startup+6.30021 s]
/proc/loadavg: 2.01 2.04 2.00 3/489 11392
/proc/meminfo: memFree=21493552/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=16672 CPUtime=6.28 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 3997 0 0 0 624 4 0 0 25 0 1 0 554393641 17072128 3918 33554432000 4194304 5714214 140734372430400 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 4168 3918 180 372 0 3793 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16672

[startup+12.7011 s]
/proc/loadavg: 2.01 2.04 2.00 3/489 11392
/proc/meminfo: memFree=21474584/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=23636 CPUtime=12.68 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 5715 0 0 0 1262 6 0 0 25 0 1 0 554393641 24203264 5636 33554432000 4194304 5714214 140734372430400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 5909 5636 180 372 0 5534 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23636

[startup+25.5008 s]
/proc/loadavg: 2.01 2.03 2.00 3/489 11393
/proc/meminfo: memFree=21439980/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=41524 CPUtime=25.47 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 10088 0 0 0 2536 11 0 0 25 0 1 0 554393641 42520576 10009 33554432000 4194304 5714214 140734372430400 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 10381 10009 180 372 0 10006 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 41524

[startup+51.1003 s]
/proc/loadavg: 2.12 2.06 2.01 3/489 11394
/proc/meminfo: memFree=21402692/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=69104 CPUtime=51.07 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 16801 0 0 0 5085 22 0 0 25 0 1 0 554393641 70762496 16722 33554432000 4194304 5714214 140734372430400 18446744073709551615 4319341 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 17276 16722 180 372 0 16901 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 69104

[startup+102.301 s]
/proc/loadavg: 2.10 2.06 2.01 3/489 11395
/proc/meminfo: memFree=21323548/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=120208 CPUtime=102.28 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 29241 0 0 0 10187 41 0 0 25 0 1 0 554393641 123092992 29162 33554432000 4194304 5714214 140734372430400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 30052 29162 180 372 0 29677 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 120208

[startup+162.301 s]
/proc/loadavg: 2.04 2.05 2.00 3/489 11399
/proc/meminfo: memFree=21255552/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=148880 CPUtime=162.28 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 36700 0 0 0 16165 63 0 0 25 0 1 0 554393641 152453120 36491 33554432000 4194304 5714214 140734372430400 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 37220 36491 180 372 0 36845 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 148880

[startup+222.318 s]
/proc/loadavg: 2.01 2.04 2.00 3/489 11401
/proc/meminfo: memFree=21212508/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=148880 CPUtime=222.29 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 36892 0 0 0 22147 82 0 0 25 0 1 0 554393641 152453120 36683 33554432000 4194304 5714214 140734372430400 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 37220 36683 180 372 0 36845 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 148880

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/489 11403
/proc/meminfo: memFree=21180716/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=148880 CPUtime=282.28 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 37147 0 0 0 28127 101 0 0 25 0 1 0 554393641 152453120 36938 33554432000 4194304 5714214 140734372430400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 37220 36938 180 372 0 36845 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 148880

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/489 11404
/proc/meminfo: memFree=21126848/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=173012 CPUtime=342.28 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 43077 0 0 0 34109 119 0 0 25 0 1 0 554393641 177164288 42868 33554432000 4194304 5714214 140734372430400 18446744073709551615 4319243 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 43253 42868 180 372 0 42878 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 173012

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/489 11406
/proc/meminfo: memFree=21065408/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=200992 CPUtime=402.29 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 49957 0 0 0 40089 140 0 0 25 0 1 0 554393641 205815808 49748 33554432000 4194304 5714214 140734372430400 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 50248 49748 180 372 0 49873 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 200992

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/489 11416
/proc/meminfo: memFree=20996956/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=242516 CPUtime=462.28 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 60222 0 0 0 46069 159 0 0 25 0 1 0 554393641 248336384 60013 33554432000 4194304 5714214 140734372430400 18446744073709551615 4319375 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 60629 60013 180 372 0 60254 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 242516

[startup+522.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/489 11418
/proc/meminfo: memFree=20934800/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=271704 CPUtime=522.29 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 67345 0 0 0 52052 177 0 0 25 0 1 0 554393641 278224896 67136 33554432000 4194304 5714214 140734372430400 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 67926 67136 180 372 0 67551 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 271704

[startup+582.301 s]
/proc/loadavg: 2.05 2.03 2.00 3/489 11420
/proc/meminfo: memFree=20877344/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=297824 CPUtime=582.29 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 73721 0 0 0 58033 196 0 0 25 0 1 0 554393641 304971776 73512 33554432000 4194304 5714214 140734372430400 18446744073709551615 4322911 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 74456 73512 180 372 0 74081 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 297824

[startup+642.301 s]

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

[startup+882.319 s]
/proc/loadavg: 2.00 2.02 2.00 3/489 11428
/proc/meminfo: memFree=20582964/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=444244 CPUtime=882.32 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 109765 0 0 0 87963 269 0 0 25 0 1 0 554393641 454905856 109556 33554432000 4194304 5714214 140734372430400 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 111061 109556 180 372 0 110686 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 444244

[startup+942.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/489 11429
/proc/meminfo: memFree=20541132/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=457776 CPUtime=942.29 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 112980 0 0 0 93948 281 0 0 25 0 1 0 554393641 468762624 112771 33554432000 4194304 5714214 140734372430400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 114444 112771 180 372 0 114069 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 457776

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/489 11431
/proc/meminfo: memFree=20481432/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=491576 CPUtime=1002.29 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 121296 0 0 0 99935 294 0 0 25 0 1 0 554393641 503373824 121087 33554432000 4194304 5714214 140734372430400 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 122894 121087 180 372 0 122519 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 491576

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/489 11432
/proc/meminfo: memFree=20428432/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=507828 CPUtime=1062.29 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 125364 0 0 0 105924 305 0 0 25 0 1 0 554393641 520015872 125155 33554432000 4194304 5714214 140734372430400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 126957 125155 180 372 0 126582 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 507828

[startup+1122.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/489 11434
/proc/meminfo: memFree=20381016/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=527836 CPUtime=1122.3 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 130272 0 0 0 111916 314 0 0 25 0 1 0 554393641 540504064 130063 33554432000 4194304 5714214 140734372430400 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 131959 130063 180 372 0 131584 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 527836

[startup+1182.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/489 11436
/proc/meminfo: memFree=20332736/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=547300 CPUtime=1182.31 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 135037 0 0 0 117904 327 0 0 25 0 1 0 554393641 560435200 134828 33554432000 4194304 5714214 140734372430400 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 136825 134828 180 372 0 136450 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 547300

[startup+1242.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/489 11437
/proc/meminfo: memFree=20286192/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=569264 CPUtime=1242.3 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 140455 0 0 0 123889 341 0 0 25 0 1 0 554393641 582926336 140246 33554432000 4194304 5714214 140734372430400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 142316 140246 180 372 0 141941 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 569264

[startup+1302.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/489 11439
/proc/meminfo: memFree=20237412/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=597396 CPUtime=1302.3 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 147416 0 0 0 129879 351 0 0 25 0 1 0 554393641 611733504 147207 33554432000 4194304 5714214 140734372430400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 149349 147207 180 372 0 148974 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 597396

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/489 11440
/proc/meminfo: memFree=20193100/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=614752 CPUtime=1362.31 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 151776 0 0 0 135868 363 0 0 25 0 1 0 554393641 629506048 151567 33554432000 4194304 5714214 140734372430400 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 153688 151567 180 372 0 153313 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 614752

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/489 11442
/proc/meminfo: memFree=20152632/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=631012 CPUtime=1422.32 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 155592 0 0 0 141861 371 0 0 25 0 1 0 554393641 646156288 155383 33554432000 4194304 5714214 140734372430400 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 157753 155383 180 372 0 157378 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 631012

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/489 11444
/proc/meminfo: memFree=20114020/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=646472 CPUtime=1482.31 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 159255 0 0 0 147850 381 0 0 25 0 1 0 554393641 661987328 159046 33554432000 4194304 5714214 140734372430400 18446744073709551615 4319332 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 161618 159046 180 372 0 161243 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 646472

[startup+1542.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/489 11445
/proc/meminfo: memFree=20073312/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=661672 CPUtime=1542.33 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 162939 0 0 0 153840 393 0 0 25 0 1 0 554393641 677552128 162730 33554432000 4194304 5714214 140734372430400 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 165418 162730 180 372 0 165043 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 661672

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/489 11447
/proc/meminfo: memFree=20024400/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=679452 CPUtime=1602.32 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 167361 0 0 0 159821 411 0 0 25 0 1 0 554393641 695758848 167152 33554432000 4194304 5714214 140734372430400 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 169863 167152 180 372 0 169488 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 679452

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/489 11448
/proc/meminfo: memFree=19979464/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=698688 CPUtime=1662.32 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 172195 0 0 0 165806 426 0 0 25 0 1 0 554393641 715456512 171986 33554432000 4194304 5714214 140734372430400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 174672 171986 180 372 0 174297 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 698688

[startup+1722.3 s]
/proc/loadavg: 2.18 2.06 2.01 3/489 11450
/proc/meminfo: memFree=19936496/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=716756 CPUtime=1722.32 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 176721 0 0 0 171789 443 0 0 25 0 1 0 554393641 733958144 176512 33554432000 4194304 5714214 140734372430400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 179189 176512 180 372 0 178814 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 716756

[startup+1782.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/489 11452
/proc/meminfo: memFree=19885484/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=741332 CPUtime=1782.31 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 182854 0 0 0 177773 458 0 0 25 0 1 0 554393641 759123968 182645 33554432000 4194304 5714214 140734372430400 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 185333 182645 180 372 0 184958 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 741332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.10 2.06 2.01 2/487 11453
/proc/meminfo: memFree=20780008/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=752056 CPUtime=1800.02 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 185464 0 0 0 179540 462 0 0 25 0 1 0 554393641 770105344 185255 33554432000 4194304 5714214 140734372430400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 188014 185255 180 372 0 187639 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 752056

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

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

[startup+1800 s]
/proc/loadavg: 2.10 2.06 2.01 2/487 11453
/proc/meminfo: memFree=20780008/32951124 swapFree=46575304/67111528
[pid=11391] ppid=11389 vsize=752056 CPUtime=1800.02 cores=0,2,4,6
/proc/11391/stat : 11391 (wbo1.6) R 11389 11391 5006 0 -1 4202496 185464 0 0 0 179540 462 0 0 25 0 1 0 554393641 770105344 185255 33554432000 4194304 5714214 140734372430400 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11391/statm: 188014 185255 180 372 0 187639 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 752056

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.06
CPU time (s): 1800.08
CPU user time (s): 1795.42
CPU system time (s): 4.66029
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 752056

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

runsolver used 9.09962 second user time and 18.8351 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-03 13:53:44
IDJOB=3461505
IDBENCH=2844
IDSOLVER=1953
FILE ID=node107/3461505-1307102024
RUNJOBID= node107-1307093011-10827
PBS_JOBID= 13497967
Free space on /tmp= 73860 MiB

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

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

MD5SUM BENCH= e82b2413101b8c36ea34c3d9f95f4ad5
RANDOM SEED=1727502131

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21521492 kB
Buffers:        309620 kB
Cached:        2059852 kB
SwapCached:      22548 kB
Active:        9130196 kB
Inactive:      1950536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21521492 kB
SwapTotal:    67111528 kB
SwapFree:     46575304 kB
Dirty:            8628 kB
Writeback:           0 kB
AnonPages:     8706024 kB
Mapped:          33440 kB
Slab:           186056 kB
PageTables:      94840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145105988 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= 73856 MiB
End job on node107 at 2011-06-03 14:23:46