Trace number 3461504

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m50_100_10_10.r.opb
MD5SUMe965a77006f54aa5fb414d88d571084c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.036993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 8
Optimality of the best value was proved YES
Number of variables99
Total number of constraints50
Number of constraints which are clauses50
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 constraint10
Number of terms in the objective function 99
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 99
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 99
Number of bits of the biggest sum of numbers7
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-3461504-1307102023.opb.
0.00/0.01	c Instance file HOME/instance-3461504-1307102023.opb
0.00/0.01	c File size is 4686 bytes.
0.00/0.01	c Highest Coefficient sum: 11
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:      99                                                  |
0.00/0.01	c |  Number Clauses:        50                                                  |
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 |      99       50      500 |     5000        0   -nan |  0.000 % |
0.00/0.01	c core #1
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 11	Core Weight: 1	Total Weight: 1
0.00/0.01	c Current CPU time: 0 s
0.00/0.01	c
0.00/0.01	c core #2
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 11	Core Weight: 1	Total Weight: 2
0.00/0.01	c Current CPU time: 0 s
0.00/0.01	c
0.00/0.01	c core #3
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 11	Core Weight: 1	Total Weight: 3
0.00/0.01	c Current CPU time: 0 s
0.00/0.01	c
0.00/0.01	c core #4
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 23	Core Weight: 1	Total Weight: 4
0.00/0.01	c Current CPU time: 0 s
0.00/0.01	c
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 |      96      153      646 |     5000        0   -nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #5
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 60	Core Weight: 1	Total Weight: 5
0.00/0.01	c Current CPU time: 0 s
0.00/0.01	c
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 |     183      154      787 |     5000        0   -nan |  0.000 % |
0.00/0.01	c |       100 |     183      154      787 |     5500      100     38 | 10.345 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #6
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 96	Core Weight: 1	Total Weight: 6
0.00/0.01	c Current CPU time: 0.003999 s
0.00/0.01	c
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 |     296      155      995 |     5000        0   -nan |  0.000 % |
0.00/0.01	c |       109 |     296      155      995 |     5500      109     73 |  0.672 % |
0.00/0.01	c |       260 |     296      155      995 |     6050      260     66 |  0.672 % |
0.00/0.01	c |       495 |     296      155      995 |     6655      495     59 |  0.672 % |
0.02/0.03	c |       834 |     296      155      995 |     7320      834     57 |  0.672 % |
0.02/0.05	c |      1344 |     296      155      995 |     8052     1344     55 |  0.672 % |
0.02/0.09	c |      2103 |     296      155      995 |     8857     2103     50 |  0.672 % |
0.09/0.14	c |      3245 |     296      155      995 |     9743     3245     48 |  0.672 % |
0.19/0.24	c |      4955 |     296      155      995 |    10717     4955     45 |  0.672 % |
0.29/0.33	c ===============================================================================
0.29/0.35	c core #7
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 101	Core Weight: 1	Total Weight: 7
0.29/0.35	c Current CPU time: 0.336948 s
0.29/0.35	c
0.29/0.35	c ============================[ Search Statistics ]==============================
0.29/0.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.35	c ===============================================================================
0.29/0.35	c |         0 |     397      156     1195 |     5000        0   -nan |  0.000 % |
0.29/0.36	c |       104 |     397      156     1195 |     5500      104    127 |  0.001 % |
0.29/0.36	c |       254 |     397      156     1195 |     6050      254    114 |  0.001 % |
0.29/0.36	c |       480 |     397      156     1195 |     6655      480     82 |  0.001 % |
0.29/0.37	c |       817 |     397      156     1195 |     7320      817     63 |  0.001 % |
0.29/0.39	c |      1331 |     397      156     1195 |     8052     1331     55 |  0.001 % |
0.39/0.42	c |      2096 |     397      156     1195 |     8857     2096     53 |  0.001 % |
0.39/0.48	c |      3236 |     397      156     1195 |     9743     3236     62 |  0.001 % |
0.49/0.58	c |      4944 |     397      156     1195 |    10717     4944     64 |  0.001 % |
0.69/0.79	c |      7507 |     397      156     1195 |    11789     7507     67 |  0.001 % |
1.10/1.16	c |     11352 |     397      156     1195 |    12968    11352     67 |  0.001 % |
1.69/1.78	c |     17120 |     397      156     1195 |    14265    10563     77 |  0.001 % |
2.78/2.87	c |     25774 |     397      156     1195 |    15692    12027     87 |  0.001 % |
4.69/4.72	c |     38749 |     397      156     1195 |    17261     9176     84 |  0.001 % |
7.49/7.55	c |     58212 |     397      156     1195 |    18987    11258    114 |  0.001 % |
13.10/13.13	c |     87404 |     397      156     1195 |    20886    11785     85 |  0.001 % |
19.98/20.08	c |    131193 |     397      156     1195 |    22974    13580     83 |  0.001 % |
27.89/27.96	c ===============================================================================
28.99/29.07	c core #8
28.99/29.07	c 
28.99/29.07	c 
28.99/29.07	c Core size: 102	Core Weight: 1	Total Weight: 8
28.99/29.07	c Current CPU time: 28.6456 s
28.99/29.07	c
28.99/29.07	c ============================[ Search Statistics ]==============================
28.99/29.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
28.99/29.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
28.99/29.07	c ===============================================================================
28.99/29.07	c |         0 |     496      157     1393 |     5000        0   -nan |  0.000 % |
28.99/29.07	c |       100 |     496      157     1393 |     5500      100    142 |  0.000 % |
28.99/29.08	c |       251 |     496      157     1393 |     6050      251     89 |  0.000 % |
28.99/29.08	c |       476 |     496      157     1393 |     6655      476     70 |  0.000 % |
28.99/29.09	c |       815 |     496      157     1393 |     7320      815     61 |  0.000 % |
29.09/29.11	c |      1322 |     496      157     1393 |     8052     1322     61 |  0.000 % |
29.09/29.14	c |      2083 |     496      157     1393 |     8857     2083     62 |  0.000 % |
29.19/29.20	c |      3223 |     496      157     1393 |     9743     3223     68 |  0.000 % |
29.28/29.30	c |      4933 |     496      157     1393 |    10717     4933     75 |  0.000 % |
29.38/29.49	c |      7495 |     496      157     1393 |    11789     7495     85 |  0.000 % |
29.89/29.92	c |     11340 |     496      157     1393 |    12968    11340     95 |  0.000 % |
30.80/30.84	c |     17106 |     496      157     1393 |    14265    10611    112 |  0.000 % |
32.39/32.45	c |     25761 |     496      157     1393 |    15692    12115    118 |  0.000 % |
34.89/34.99	c |     38736 |     496      157     1393 |    17261     9326    117 |  0.000 % |
37.48/37.51	c |     58197 |     496      157     1393 |    18987    11458    102 |  0.000 % |
41.58/41.71	c |     87395 |     496      157     1393 |    20886    12097    117 |  0.000 % |
49.51/49.58	c |    131185 |     496      157     1393 |    22974    13677    120 |  0.000 % |
62.28/62.38	c |    196869 |     496      157     1393 |    25272    21451    112 |  0.000 % |
84.59/84.67	c |    295397 |     496      157     1393 |    27799    18139    128 |  0.000 % |
120.79/120.89	c |    443187 |     496      157     1393 |    30579    14648    137 |  0.000 % |
180.69/180.70	c |    664871 |     496      157     1393 |    33637    24224    154 |  0.000 % |
280.69/280.77	c |    997408 |     496      157     1393 |    37001    15387    156 |  0.000 % |
455.19/455.29	c |   1496199 |     496      157     1393 |    40701    18878    152 |  0.000 % |
681.68/681.79	c |   2244389 |     496      157     1393 |    44771    30762    139 |  0.000 % |
1045.36/1045.46	c |   3366666 |     496      157     1393 |    49248    25294    149 |  0.000 % |
1679.94/1680.03	c |   5050078 |     496      157     1393 |    54173    15498    136 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3461504-1307102023/watcher-3461504-1307102023 -o /tmp/evaluation-result-3461504-1307102023/solver-3461504-1307102023 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461504-1307102023.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.04 2.00 2/486 11364
/proc/meminfo: memFree=21525932/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=2104 CPUtime=0 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 321 0 0 0 0 0 0 0 23 0 1 0 554393522 2154496 273 33554432000 4194304 5714214 140737139906272 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 526 273 179 372 0 151 0

[startup+0.0251511 s]
/proc/loadavg: 2.01 2.04 2.00 2/486 11364
/proc/meminfo: memFree=21525932/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=2236 CPUtime=0.02 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 373 0 0 0 2 0 0 0 23 0 1 0 554393522 2289664 325 33554432000 4194304 5714214 140737139906272 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 559 325 180 372 0 184 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2236

[startup+0.100147 s]
/proc/loadavg: 2.01 2.04 2.00 2/486 11364
/proc/meminfo: memFree=21525932/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=3160 CPUtime=0.09 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 573 0 0 0 9 0 0 0 23 0 1 0 554393522 3235840 525 33554432000 4194304 5714214 140737139906272 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 790 525 180 372 0 415 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3160

[startup+0.300101 s]
/proc/loadavg: 2.01 2.04 2.00 2/486 11364
/proc/meminfo: memFree=21525932/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=4804 CPUtime=0.29 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 981 0 0 0 28 1 0 0 25 0 1 0 554393522 4919296 933 33554432000 4194304 5714214 140737139906272 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 1201 933 180 372 0 826 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4804

[startup+0.700993 s]
/proc/loadavg: 2.01 2.04 2.00 2/486 11364
/proc/meminfo: memFree=21525932/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=5332 CPUtime=0.69 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 1147 0 0 0 66 3 0 0 25 0 1 0 554393522 5459968 1099 33554432000 4194304 5714214 140737139906272 18446744073709551615 4319243 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11364/statm: 1333 1099 180 372 0 958 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5332

[startup+1.50089 s]
/proc/loadavg: 2.01 2.04 2.00 2/487 11365
/proc/meminfo: memFree=21519384/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=9416 CPUtime=1.49 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 2130 0 0 0 144 5 0 0 25 0 1 0 554393522 9641984 2082 33554432000 4194304 5714214 140737139906272 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 2354 2082 180 372 0 1979 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9416

[startup+3.1006 s]
/proc/loadavg: 2.01 2.04 2.00 3/489 11392
/proc/meminfo: memFree=21511160/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=13668 CPUtime=3.09 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 3176 0 0 0 302 7 0 0 25 0 1 0 554393522 13996032 3128 33554432000 4194304 5714214 140737139906272 18446744073709551615 4319832 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 3417 3128 180 372 0 3042 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13668

[startup+6.30104 s]
/proc/loadavg: 2.01 2.04 2.00 3/489 11392
/proc/meminfo: memFree=21497396/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=21112 CPUtime=6.28 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 4975 0 0 0 617 11 0 0 25 0 1 0 554393522 21618688 4927 33554432000 4194304 5714214 140737139906272 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 5278 4927 180 372 0 4903 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21112

[startup+12.7009 s]
/proc/loadavg: 2.01 2.04 2.00 3/489 11392
/proc/meminfo: memFree=21478056/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=30256 CPUtime=12.69 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 7161 0 0 0 1251 18 0 0 25 0 1 0 554393522 30982144 7113 33554432000 4194304 5714214 140737139906272 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 7564 7113 180 372 0 7189 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30256

[startup+25.5007 s]
/proc/loadavg: 2.01 2.03 2.00 3/489 11393
/proc/meminfo: memFree=21443456/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=45848 CPUtime=25.49 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 11024 0 0 0 2519 30 0 0 25 0 1 0 554393522 46948352 10976 33554432000 4194304 5714214 140737139906272 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 11462 10976 180 372 0 11087 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45848

[startup+51.1001 s]
/proc/loadavg: 2.12 2.06 2.01 3/489 11393
/proc/meminfo: memFree=21405420/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=57484 CPUtime=51.09 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 14281 0 0 0 5055 54 0 0 25 0 1 0 554393522 58863616 14084 33554432000 4194304 5714214 140737139906272 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 14371 14084 180 372 0 13996 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57484

[startup+102.318 s]
/proc/loadavg: 2.11 2.06 2.01 3/489 11395
/proc/meminfo: memFree=21327888/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=83840 CPUtime=102.3 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 20698 0 0 0 10145 85 0 0 25 0 1 0 554393522 85852160 20501 33554432000 4194304 5714214 140737139906272 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 20960 20501 180 372 0 20585 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83840

[startup+162.301 s]
/proc/loadavg: 2.04 2.05 2.00 3/489 11399
/proc/meminfo: memFree=21255584/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=123996 CPUtime=162.28 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 30452 0 0 0 16112 116 0 0 25 0 1 0 554393522 126971904 30255 33554432000 4194304 5714214 140737139906272 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 30999 30255 180 372 0 30624 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 123996

[startup+222.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/489 11401
/proc/meminfo: memFree=21212756/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=168100 CPUtime=222.29 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 41395 0 0 0 22082 147 0 0 25 0 1 0 554393522 172134400 41198 33554432000 4194304 5714214 140737139906272 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 42025 41198 180 372 0 41650 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 168100

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/489 11403
/proc/meminfo: memFree=21180840/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=200044 CPUtime=282.29 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 49215 0 0 0 28053 176 0 0 25 0 1 0 554393522 204845056 49018 33554432000 4194304 5714214 140737139906272 18446744073709551615 4319771 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 50011 49018 180 372 0 49636 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 200044

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/489 11404
/proc/meminfo: memFree=21129948/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=229376 CPUtime=342.29 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 56336 0 0 0 34029 200 0 0 25 0 1 0 554393522 234881024 56139 33554432000 4194304 5714214 140737139906272 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 57344 56139 180 372 0 56969 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 229376

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/489 11406
/proc/meminfo: memFree=21067144/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=264836 CPUtime=402.29 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 65089 0 0 0 39999 230 0 0 25 0 1 0 554393522 271192064 64892 33554432000 4194304 5714214 140737139906272 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 66209 64892 180 372 0 65834 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 264836

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/489 11416
/proc/meminfo: memFree=21000184/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=292212 CPUtime=462.28 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 71851 0 0 0 45974 254 0 0 25 0 1 0 554393522 299225088 71654 33554432000 4194304 5714214 140737139906272 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 73053 71654 180 372 0 72678 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 292212

[startup+522.301 s]
/proc/loadavg: 2.15 2.04 2.01 3/489 11418
/proc/meminfo: memFree=20934800/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=326880 CPUtime=522.29 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 80415 0 0 0 51943 286 0 0 25 0 1 0 554393522 334725120 80218 33554432000 4194304 5714214 140737139906272 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 81720 80218 180 372 0 81345 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 326880

[startup+582.301 s]
/proc/loadavg: 2.05 2.03 2.00 3/489 11420
/proc/meminfo: memFree=20882924/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=358844 CPUtime=582.28 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 88172 0 0 0 57915 313 0 0 25 0 1 0 554393522 367456256 87975 33554432000 4194304 5714214 140737139906272 18446744073709551615 4319355 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 89711 87975 180 372 0 89336 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 358844

[startup+642.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/489 11428
/proc/meminfo: memFree=20585196/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=508440 CPUtime=882.26 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 125301 0 0 0 87765 461 0 0 25 0 1 0 554393522 520642560 125104 33554432000 4194304 5714214 140737139906272 18446744073709551615 4319341 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 127110 125104 180 372 0 126735 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 508440

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/489 11429
/proc/meminfo: memFree=20541752/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=539340 CPUtime=942.26 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 132990 0 0 0 93740 486 0 0 25 0 1 0 554393522 552284160 132793 33554432000 4194304 5714214 140737139906272 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 134835 132793 180 372 0 134460 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 539340

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/489 11431
/proc/meminfo: memFree=20481432/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=566064 CPUtime=1002.26 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 139608 0 0 0 99711 515 0 0 25 0 1 0 554393522 579649536 139411 33554432000 4194304 5714214 140737139906272 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 141516 139411 180 372 0 141141 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 566064

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/489 11432
/proc/meminfo: memFree=20430664/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=601848 CPUtime=1062.27 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 148590 0 0 0 105677 550 0 0 25 0 1 0 554393522 616292352 148393 33554432000 4194304 5714214 140737139906272 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 150462 148393 180 372 0 150087 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 601848

[startup+1122.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/489 11434
/proc/meminfo: memFree=20383124/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=631040 CPUtime=1122.27 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 155850 0 0 0 111652 575 0 0 25 0 1 0 554393522 646184960 155653 33554432000 4194304 5714214 140737139906272 18446744073709551615 4300287 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 157760 155653 180 372 0 157385 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 631040

[startup+1182.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/489 11436
/proc/meminfo: memFree=20332984/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=659488 CPUtime=1182.27 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 162881 0 0 0 117628 599 0 0 25 0 1 0 554393522 675315712 162684 33554432000 4194304 5714214 140737139906272 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 164872 162684 180 372 0 164497 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 659488

[startup+1242.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/489 11437
/proc/meminfo: memFree=20287308/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=684232 CPUtime=1242.27 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 169019 0 0 0 123604 623 0 0 25 0 1 0 554393522 700653568 168822 33554432000 4194304 5714214 140737139906272 18446744073709551615 4299968 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 171058 168822 180 372 0 170683 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 684232

[startup+1302.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/489 11439
/proc/meminfo: memFree=20237908/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=707036 CPUtime=1302.27 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 174698 0 0 0 129583 644 0 0 25 0 1 0 554393522 724004864 174501 33554432000 4194304 5714214 140737139906272 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 176759 174501 180 372 0 176384 0
Current children cumulated CPU time (s) 1302.27
Current children cumulated vsize (KiB) 707036

[startup+1362.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/489 11440
/proc/meminfo: memFree=20193224/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=734324 CPUtime=1362.26 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 181427 0 0 0 135559 667 0 0 25 0 1 0 554393522 751947776 181230 33554432000 4194304 5714214 140737139906272 18446744073709551615 4300287 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 183581 181230 180 372 0 183206 0
Current children cumulated CPU time (s) 1362.26
Current children cumulated vsize (KiB) 734324

[startup+1422.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/489 11442
/proc/meminfo: memFree=20152880/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=758152 CPUtime=1422.28 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 187396 0 0 0 141536 692 0 0 25 0 1 0 554393522 776347648 187199 33554432000 4194304 5714214 140737139906272 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 189538 187199 180 372 0 189163 0
Current children cumulated CPU time (s) 1422.28
Current children cumulated vsize (KiB) 758152

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/489 11444
/proc/meminfo: memFree=20114392/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=781704 CPUtime=1482.25 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 193224 0 0 0 147509 716 0 0 25 0 1 0 554393522 800464896 193027 33554432000 4194304 5714214 140737139906272 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 195426 193027 180 372 0 195051 0
Current children cumulated CPU time (s) 1482.25
Current children cumulated vsize (KiB) 781704

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/489 11445
/proc/meminfo: memFree=20073312/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=808564 CPUtime=1542.25 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 199860 0 0 0 153484 741 0 0 25 0 1 0 554393522 827969536 199663 33554432000 4194304 5714214 140737139906272 18446744073709551615 4319855 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 202141 199663 180 372 0 201766 0
Current children cumulated CPU time (s) 1542.25
Current children cumulated vsize (KiB) 808564

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/489 11447
/proc/meminfo: memFree=20024400/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=839968 CPUtime=1602.24 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 207669 0 0 0 159455 769 0 0 25 0 1 0 554393522 860127232 207472 33554432000 4194304 5714214 140737139906272 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 209992 207472 180 372 0 209617 0
Current children cumulated CPU time (s) 1602.24
Current children cumulated vsize (KiB) 839968

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/489 11448
/proc/meminfo: memFree=19979464/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=865908 CPUtime=1662.24 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 214130 0 0 0 165432 792 0 0 25 0 1 0 554393522 886689792 213933 33554432000 4194304 5714214 140737139906272 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 216477 213933 180 372 0 216102 0
Current children cumulated CPU time (s) 1662.24
Current children cumulated vsize (KiB) 865908

[startup+1722.3 s]
/proc/loadavg: 2.20 2.06 2.01 3/489 11450
/proc/meminfo: memFree=19936372/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=890340 CPUtime=1722.24 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 220196 0 0 0 171410 814 0 0 25 0 1 0 554393522 911708160 219999 33554432000 4194304 5714214 140737139906272 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 222585 219999 180 372 0 222210 0
Current children cumulated CPU time (s) 1722.24
Current children cumulated vsize (KiB) 890340

[startup+1782.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/489 11452
/proc/meminfo: memFree=19886476/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=913796 CPUtime=1782.24 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 226029 0 0 0 177387 837 0 0 25 0 1 0 554393522 935727104 225832 33554432000 4194304 5714214 140737139906272 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 228449 225832 180 372 0 228074 0
Current children cumulated CPU time (s) 1782.24
Current children cumulated vsize (KiB) 913796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.10 2.06 2.01 3/489 11452
/proc/meminfo: memFree=19869708/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=920896 CPUtime=1800.04 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 227800 0 0 0 179161 843 0 0 25 0 1 0 554393522 942997504 227603 33554432000 4194304 5714214 140737139906272 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 230224 227603 180 372 0 229849 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 920896

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

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

[startup+1800.1 s]
/proc/loadavg: 2.10 2.06 2.01 3/489 11452
/proc/meminfo: memFree=19869708/32951124 swapFree=46575304/67111528
[pid=11364] ppid=11362 vsize=920896 CPUtime=1800.04 cores=1,3,5,7
/proc/11364/stat : 11364 (wbo1.6) R 11362 11364 5006 0 -1 4202496 227800 0 0 0 179161 843 0 0 25 0 1 0 554393522 942997504 227603 33554432000 4194304 5714214 140737139906272 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11364/statm: 230224 227603 180 372 0 229849 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 920896

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.16
CPU time (s): 1800.1
CPU user time (s): 1791.63
CPU system time (s): 8.47371
CPU usage (%): 99.997
Max. virtual memory (cumulated for all children) (KiB): 920896

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

runsolver used 8.61769 second user time and 19.2921 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-03 13:53:43
IDJOB=3461504
IDBENCH=2843
IDSOLVER=1953
FILE ID=node107/3461504-1307102023
RUNJOBID= node107-1307093011-10828
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-m50_100_10_10.r.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461504-1307102023/watcher-3461504-1307102023 -o /tmp/evaluation-result-3461504-1307102023/solver-3461504-1307102023 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461504-1307102023.opb

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

MD5SUM BENCH= e965a77006f54aa5fb414d88d571084c
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:      21525964 kB
Buffers:        309600 kB
Cached:        2060248 kB
SwapCached:      22548 kB
Active:        9126028 kB
Inactive:      1950532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21525964 kB
SwapTotal:    67111528 kB
SwapFree:     46575304 kB
Dirty:            4284 kB
Writeback:           0 kB
AnonPages:     8702248 kB
Mapped:          32664 kB
Slab:           185648 kB
PageTables:      94512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145112012 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:45