Trace number 3446692

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo 1.6? (TO) 1800.09 1800.02

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl10_20_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMf76bfef4498edf916ad0f53b817cfd69
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark0.05999
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables400
Total number of constraints60
Number of soft constraints41
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint20
Top cost 2005
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2004
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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 wbo file format. File HOME/instance-3446692-1307903797.wbo.
0.00/0.00	c Instance file HOME/instance-3446692-1307903797.wbo
0.00/0.00	c File size is 7089 bytes.
0.00/0.00	c Highest Coefficient sum: 21
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      400                                                 |
0.00/0.00	c |  Number Clauses:        40                                                  |
0.00/0.00	c |  Number Cardinality:    20                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     400       60      800 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       100 |     400       60      800 |     5500      100     33 |  0.001 % |
0.00/0.00	c |       250 |     400       60      800 |     6050      250     33 |  0.001 % |
0.00/0.00	c |       475 |     400       60      800 |     6655      475     42 |  0.001 % |
0.00/0.01	c |       813 |     400       60      800 |     7320      813     49 |  0.001 % |
0.00/0.03	c |      1320 |     400       60      800 |     8052     1320     52 |  0.001 % |
0.04/0.06	c |      2079 |     400       60      800 |     8857     2079     54 |  0.001 % |
0.09/0.13	c |      3219 |     400       60      800 |     9743     3219     53 |  0.001 % |
0.29/0.31	c |      4927 |     400       60      800 |    10717     4927     55 |  0.001 % |
0.69/0.72	c |      7491 |     400       60      800 |    11789     7491     57 |  0.001 % |
1.50/1.52	c |     11335 |     400       60      800 |    12968    11335     58 |  0.001 % |
2.59/2.64	c |     17102 |     400       60      800 |    14265    10576     60 |  0.001 % |
4.19/4.25	c |     25751 |     400       60      800 |    15692    12051     60 |  0.001 % |
6.50/6.51	c |     38725 |     400       60      800 |    17261     9222     55 |  0.001 % |
10.90/10.97	c |     58186 |     400       60      800 |    18987    11328     56 |  0.001 % |
16.79/16.86	c |     87380 |     400       60      800 |    20886    11897     52 |  0.001 % |
25.09/25.14	c |    131170 |     400       60      800 |    22974    13740     55 |  0.001 % |
38.70/38.79	c |    196856 |     400       60      800 |    25272    21774     57 |  0.001 % |
60.20/60.21	c |    295383 |     400       60      800 |    27799    16995     52 |  0.001 % |
98.00/98.09	c |    443176 |     400       60      800 |    30579    17507     56 |  0.001 % |
152.91/152.91	c |    664861 |     400       60      800 |    33637    24565     57 |  0.001 % |
249.70/249.78	c |    997388 |     400       60      800 |    37001    14890     53 |  0.001 % |
397.61/397.67	c |   1496178 |     400       60      800 |    40701    15474     49 |  0.001 % |
629.01/629.09	c |   2244363 |     398       60      800 |    44771    16152     47 |  0.501 % |
690.62/690.65	c ===============================================================================
709.82/709.86	c core #1
709.82/709.86	c 
709.82/709.86	c 
709.82/709.86	c Core size: 26	Core Weight: 2	Total Weight: 2
709.82/709.86	c Current CPU time: 705.437 s
709.82/709.86	c
709.82/709.86	c ============================[ Search Statistics ]==============================
709.82/709.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
709.82/709.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
709.82/709.86	c ===============================================================================
709.82/709.86	c |         0 |     423       83     1126 |     5000        0   -nan |  0.000 % |
709.82/709.86	c |       102 |     423       83     1126 |     5500      102     37 |  0.001 % |
709.82/709.86	c |       252 |     423       83     1126 |     6050      252     43 |  0.001 % |
709.82/709.87	c |       478 |     423       83     1126 |     6655      478     50 |  0.001 % |
709.82/709.88	c |       815 |     423       83     1126 |     7320      815     53 |  0.001 % |
709.82/709.89	c |      1322 |     423       83     1126 |     8052     1322     54 |  0.001 % |
709.92/709.92	c |      2082 |     423       83     1126 |     8857     2082     52 |  0.001 % |
710.01/710.00	c |      3222 |     423       83     1126 |     9743     3222     54 |  0.001 % |
710.11/710.19	c |      4933 |     423       83     1126 |    10717     4933     55 |  0.001 % |
710.52/710.54	c |      7497 |     423       83     1126 |    11789     7497     55 |  0.001 % |
711.12/711.16	c |     11344 |     423       83     1126 |    12968    11344     56 |  0.001 % |
712.21/712.27	c |     17113 |     423       83     1126 |    14265    10575     54 |  0.001 % |
713.82/713.83	c |     25762 |     423       83     1126 |    15692    12046     54 |  0.001 % |
716.42/716.46	c |     38740 |     423       83     1126 |    17261     9231     48 |  0.001 % |
720.62/720.62	c |     58202 |     423       83     1126 |    18987    11325     52 |  0.001 % |
726.32/726.36	c |     87394 |     423       83     1126 |    20886    11873     57 |  0.001 % |
735.02/735.06	c |    131184 |     423       83     1126 |    22974    13731     53 |  0.001 % |
749.42/749.46	c |    196869 |     423       83     1126 |    25272    21722     57 |  0.001 % |
770.42/770.44	c |    295397 |     423       83     1126 |    27799    16666     56 |  0.001 % |
807.43/807.42	c |    443187 |     423       83     1126 |    30579    19633     59 |  0.001 % |
871.23/871.24	c |    664872 |     423       83     1126 |    33637    14305     58 |  0.001 % |
965.83/965.81	c |    997397 |     423       83     1126 |    37001    24720     55 |  0.001 % |
1121.43/1121.50	c |   1496185 |     422       83     1126 |    40701    34122     53 |  0.237 % |
1171.13/1171.14	c ===============================================================================
1184.13/1184.14	c core #2
1184.13/1184.14	c 
1184.13/1184.14	c 
1184.13/1184.14	c Core size: 24	Core Weight: 6	Total Weight: 8
1184.13/1184.14	c Current CPU time: 1178.18 s
1184.13/1184.14	c
1184.13/1184.14	c ============================[ Search Statistics ]==============================
1184.13/1184.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1184.13/1184.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1184.13/1184.14	c ===============================================================================
1184.13/1184.14	c |         0 |     445      105     1440 |     5000        0   -nan |  0.000 % |
1184.13/1184.14	c |       102 |     445      105     1440 |     5500      102     36 |  0.001 % |
1184.13/1184.14	c |       253 |     445      105     1440 |     6050      253     37 |  0.001 % |
1184.13/1184.15	c |       478 |     445      105     1440 |     6655      478     44 |  0.001 % |
1184.13/1184.16	c |       815 |     445      105     1440 |     7320      815     54 |  0.001 % |
1184.13/1184.18	c |      1322 |     445      105     1440 |     8052     1322     60 |  0.001 % |
1184.23/1184.22	c |      2081 |     445      105     1440 |     8857     2081     62 |  0.001 % |
1184.33/1184.33	c |      3220 |     445      105     1440 |     9743     3220     61 |  0.001 % |
1184.54/1184.54	c |      4928 |     445      105     1440 |    10717     4928     60 |  0.001 % |
1184.83/1184.89	c |      7490 |     445      105     1440 |    11789     7490     59 |  0.001 % |
1185.43/1185.48	c |     11334 |     445      105     1440 |    12968    11334     58 |  0.001 % |
1186.13/1186.15	c |     17101 |     445      105     1440 |    14265    10571     54 |  0.001 % |
1187.93/1187.95	c |     25750 |     445      105     1440 |    15692    12022     56 |  0.001 % |
1190.14/1190.20	c |     38724 |     445      105     1440 |    17261     9206     59 |  0.001 % |
1194.23/1194.22	c |     58185 |     445      105     1440 |    18987    11307     58 |  0.001 % |
1200.33/1200.35	c |     87381 |     445      105     1440 |    20886    11867     54 |  0.001 % |
1209.53/1209.57	c |    131173 |     445      105     1440 |    22974    13670     55 |  0.001 % |
1223.73/1223.79	c |    196860 |     445      105     1440 |    25272    21674     57 |  0.001 % |
1245.54/1245.56	c |    295386 |     445      105     1440 |    27799    14046     52 |  0.001 % |
1284.33/1284.31	c |    443176 |     445      105     1440 |    30579    27630     51 |  0.001 % |
1345.94/1345.98	c |    664861 |     445      105     1440 |    33637    22365     60 |  0.001 % |
1430.94/1430.98	c |    997386 |     445      105     1440 |    37001    24500     49 |  0.001 % |
1576.75/1576.72	c |   1496174 |     445      105     1440 |    40701    29100     51 |  0.001 % |
1682.65/1682.68	c ===============================================================================
1697.15/1697.13	c core #3
1697.15/1697.13	c 
1697.15/1697.13	c 
1697.15/1697.13	c Core size: 23	Core Weight: 5	Total Weight: 13
1697.15/1697.13	c Current CPU time: 1688.82 s
1697.15/1697.13	c
1697.15/1697.13	c ============================[ Search Statistics ]==============================
1697.15/1697.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1697.15/1697.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1697.15/1697.13	c ===============================================================================
1697.15/1697.13	c |         0 |     466      126     1732 |     5000        0   -nan |  0.000 % |
1697.15/1697.13	c |       102 |     466      126     1732 |     5500      102     36 |  0.000 % |
1697.15/1697.14	c |       254 |     466      126     1732 |     6050      254     43 |  0.000 % |
1697.15/1697.14	c |       483 |     466      126     1732 |     6655      483     47 |  0.000 % |
1697.15/1697.15	c |       821 |     466      126     1732 |     7320      821     51 |  0.000 % |
1697.15/1697.18	c |      1328 |     466      126     1732 |     8052     1328     53 |  0.000 % |
1697.26/1697.23	c |      2089 |     466      126     1732 |     8857     2089     55 |  0.000 % |
1697.36/1697.32	c |      3228 |     466      126     1732 |     9743     3228     57 |  0.000 % |
1697.45/1697.49	c |      4940 |     466      126     1732 |    10717     4940     57 |  0.000 % |
1697.95/1697.92	c |      7503 |     466      126     1732 |    11789     7503     56 |  0.000 % |
1698.85/1698.82	c |     11350 |     466      126     1732 |    12968    11350     58 |  0.000 % |
1699.55/1699.56	c |     17117 |     466      126     1732 |    14265    10585     54 |  0.000 % |
1700.75/1700.70	c |     25767 |     466      126     1732 |    15692    12051     50 |  0.000 % |
1702.45/1702.44	c |     38741 |     466      126     1732 |    17261     8979     59 |  0.000 % |
1706.25/1706.29	c |     58204 |     466      126     1732 |    18987    11070     59 |  0.000 % |
1710.85/1710.84	c |     87397 |     466      126     1732 |    20886    11653     47 |  0.000 % |
1718.45/1718.42	c |    131187 |     466      126     1732 |    22974    13501     54 |  0.000 % |
1733.25/1733.25	c |    196871 |     466      126     1732 |    25272    21466     56 |  0.000 % |
1756.66/1756.68	c |    295397 |     466      126     1732 |    27799    17868     59 |  0.000 % |
1794.66/1794.61	c |    443188 |     466      126     1732 |    30579    26184     53 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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 /var/tmp/evaluation-result-3446692-1307903797/watcher-3446692-1307903797 -o /var/tmp/evaluation-result-3446692-1307903797/solver-3446692-1307903797 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446692-1307903797.wbo 

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: 1.00 1.03 1.32 3/173 23370
/proc/meminfo: memFree=1538464/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=2108 CPUtime=0 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 901980143 2158592 279 33554432000 4194304 5714214 140734763291120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 527 279 177 372 0 152 0

[startup+0.053274 s]
/proc/loadavg: 1.00 1.03 1.32 3/173 23370
/proc/meminfo: memFree=1538464/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=2900 CPUtime=0.04 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 507 0 0 0 4 0 0 0 20 0 1 0 901980143 2969600 456 33554432000 4194304 5714214 140734763291120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 725 457 177 372 0 350 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2900

[startup+0.100255 s]
/proc/loadavg: 1.00 1.03 1.32 3/173 23370
/proc/meminfo: memFree=1538464/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=3296 CPUtime=0.09 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 623 0 0 0 9 0 0 0 20 0 1 0 901980143 3375104 572 33554432000 4194304 5714214 140734763291120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 824 572 177 372 0 449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3296

[startup+0.300229 s]
/proc/loadavg: 1.00 1.03 1.32 3/173 23370
/proc/meminfo: memFree=1538464/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=4364 CPUtime=0.29 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 896 0 0 0 28 1 0 0 21 0 1 0 901980143 4468736 845 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 1091 845 177 372 0 716 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4364

[startup+0.700142 s]
/proc/loadavg: 1.00 1.03 1.32 3/173 23370
/proc/meminfo: memFree=1538464/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=5700 CPUtime=0.69 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 1225 0 0 0 68 1 0 0 22 0 1 0 901980143 5836800 1174 33554432000 4194304 5714214 140734763291120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 1425 1174 177 372 0 1050 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5700

[startup+1.501 s]
/proc/loadavg: 1.00 1.03 1.32 4/175 23372
/proc/meminfo: memFree=1520764/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=7728 CPUtime=1.5 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 1719 0 0 0 148 2 0 0 25 0 1 0 901980143 7913472 1668 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 1932 1668 177 372 0 1557 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 7728

[startup+3.1007 s]
/proc/loadavg: 1.08 1.05 1.32 4/175 23372
/proc/meminfo: memFree=1513456/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=9752 CPUtime=3.09 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 2207 0 0 0 306 3 0 0 18 0 1 0 901980143 9986048 2156 33554432000 4194304 5714214 140734763291120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 2438 2156 177 372 0 2063 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9752

[startup+6.3001 s]
/proc/loadavg: 1.08 1.05 1.32 4/175 23372
/proc/meminfo: memFree=1503040/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=14172 CPUtime=6.29 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 3284 0 0 0 625 4 0 0 25 0 1 0 901980143 14512128 3233 33554432000 4194304 5714214 140734763291120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 3543 3233 177 372 0 3168 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14172

[startup+12.7009 s]
/proc/loadavg: 1.22 1.08 1.33 4/175 23372
/proc/meminfo: memFree=1488584/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=20532 CPUtime=12.69 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 4842 0 0 0 1260 9 0 0 25 0 1 0 901980143 21024768 4791 33554432000 4194304 5714214 140734763291120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 5133 4791 177 372 0 4758 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20532

[startup+25.5005 s]
/proc/loadavg: 1.34 1.11 1.33 4/175 23372
/proc/meminfo: memFree=1466292/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=33684 CPUtime=25.49 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 8031 0 0 0 2532 17 0 0 25 0 1 0 901980143 34492416 7980 33554432000 4194304 5714214 140734763291120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 8421 7980 177 372 0 8046 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33684

[startup+51.1008 s]
/proc/loadavg: 1.56 1.18 1.35 4/175 23373
/proc/meminfo: memFree=1402992/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=58852 CPUtime=51.09 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 14155 0 0 0 5077 32 0 0 25 0 1 0 901980143 60264448 14104 33554432000 4194304 5714214 140734763291120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 14713 14104 177 372 0 14338 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58852

[startup+102.306 s]
/proc/loadavg: 1.96 1.35 1.40 4/175 23374
/proc/meminfo: memFree=1369488/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=91992 CPUtime=102.3 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 22288 0 0 0 10173 57 0 0 25 0 1 0 901980143 94199808 22237 33554432000 4194304 5714214 140734763291120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 22998 22237 177 372 0 22623 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91992

[startup+162.3 s]
/proc/loadavg: 1.98 1.46 1.43 4/175 23376
/proc/meminfo: memFree=1273328/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=132704 CPUtime=162.3 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 32356 0 0 0 16142 88 0 0 25 0 1 0 901980143 135888896 32305 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 33176 32305 177 372 0 32801 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 132704

[startup+222.301 s]
/proc/loadavg: 1.99 1.56 1.46 4/175 23378
/proc/meminfo: memFree=1238064/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=161168 CPUtime=222.3 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 39392 0 0 0 22118 112 0 0 25 0 1 0 901980143 165036032 39341 33554432000 4194304 5714214 140734763291120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 40292 39341 177 372 0 39917 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 161168

[startup+282.301 s]
/proc/loadavg: 1.99 1.64 1.49 4/175 23379
/proc/meminfo: memFree=1156044/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=194956 CPUtime=282.3 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 47828 0 0 0 28089 141 0 0 25 0 1 0 901980143 199634944 47777 33554432000 4194304 5714214 140734763291120 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 48739 47777 177 372 0 48364 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 194956

[startup+342.301 s]
/proc/loadavg: 1.99 1.70 1.52 4/175 23381
/proc/meminfo: memFree=1111232/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=227684 CPUtime=342.31 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 55926 0 0 0 34064 167 0 0 25 0 1 0 901980143 233148416 55875 33554432000 4194304 5714214 140734763291120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 56921 55875 177 372 0 56546 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 227684

[startup+402.301 s]
/proc/loadavg: 1.99 1.75 1.55 4/175 23382
/proc/meminfo: memFree=1083156/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=257020 CPUtime=402.31 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 63165 0 0 0 40038 193 0 0 25 0 1 0 901980143 263188480 63114 33554432000 4194304 5714214 140734763291120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 64255 63114 177 372 0 63880 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 257020

[startup+462.3 s]
/proc/loadavg: 1.99 1.79 1.57 4/175 23384
/proc/meminfo: memFree=1050744/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=286016 CPUtime=462.3 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 70363 0 0 0 46015 215 0 0 25 0 1 0 901980143 292880384 70312 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 71504 70312 177 372 0 71129 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 286016

[startup+522.3 s]
/proc/loadavg: 1.99 1.83 1.60 4/175 23386
/proc/meminfo: memFree=1019684/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=309908 CPUtime=522.3 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 76208 0 0 0 51994 236 0 0 25 0 1 0 901980143 317345792 76157 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319964 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 77477 76157 177 372 0 77102 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 309908

[startup+582.3 s]
/proc/loadavg: 1.99 1.86 1.62 4/175 23387
/proc/meminfo: memFree=992104/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=338768 CPUtime=582.31 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 83336 0 0 0 57969 262 0 0 25 0 1 0 901980143 346898432 83285 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 84692 83285 177 372 0 84317 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 338768

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.99 1.93 1.70 4/175 23394
/proc/meminfo: memFree=820792/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=822.32 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 123989 0 0 0 81858 374 0 0 25 0 1 0 901980143 489164800 119088 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119088 178 372 0 119050 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 477700

[startup+882.3 s]
/proc/loadavg: 1.99 1.94 1.71 4/175 23395
/proc/meminfo: memFree=819364/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=882.32 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 123989 0 0 0 87832 400 0 0 25 0 1 0 901980143 489164800 119088 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119088 178 372 0 119050 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 477700

[startup+942.3 s]
/proc/loadavg: 1.99 1.95 1.73 4/175 23397
/proc/meminfo: memFree=818932/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=942.32 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 123989 0 0 0 93803 429 0 0 25 0 1 0 901980143 489164800 119088 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119088 178 372 0 119050 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 477700

[startup+1002.3 s]
/proc/loadavg: 1.99 1.95 1.74 4/175 23398
/proc/meminfo: memFree=803500/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=1002.33 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 124002 0 0 0 99782 451 0 0 25 0 1 0 901980143 489164800 119101 33554432000 4194304 5714214 140734763291120 18446744073709551615 4300379 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119101 178 372 0 119050 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 477700

[startup+1062.3 s]
/proc/loadavg: 1.99 1.96 1.75 4/175 23400
/proc/meminfo: memFree=792532/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=1062.32 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 124029 0 0 0 105760 472 0 0 25 0 1 0 901980143 489164800 119128 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319369 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119128 178 372 0 119050 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 477700

[startup+1122.3 s]
/proc/loadavg: 1.99 1.96 1.77 4/175 23402
/proc/meminfo: memFree=785916/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=1122.33 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 124039 0 0 0 111735 498 0 0 25 0 1 0 901980143 489164800 119138 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319771 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119138 178 372 0 119050 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 477700

[startup+1182.3 s]
/proc/loadavg: 2.10 2.00 1.79 4/175 23403
/proc/meminfo: memFree=776932/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=1182.33 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 124079 0 0 0 117718 515 0 0 25 0 1 0 901980143 489164800 119178 33554432000 4194304 5714214 140734763291120 18446744073709551615 4324672 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119178 178 372 0 119050 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 477700

[startup+1242.3 s]
/proc/loadavg: 2.04 2.00 1.80 4/175 23405
/proc/meminfo: memFree=773920/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=1242.33 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 124079 0 0 0 123682 551 0 0 25 0 1 0 901980143 489164800 119178 33554432000 4194304 5714214 140734763291120 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119178 178 372 0 119050 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 477700

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 1.81 4/175 23406
/proc/meminfo: memFree=749432/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=1302.34 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 124079 0 0 0 129653 581 0 0 25 0 1 0 901980143 489164800 119178 33554432000 4194304 5714214 140734763291120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119178 178 372 0 119050 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 477700

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.82 4/175 23408
/proc/meminfo: memFree=744908/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=1362.34 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 124079 0 0 0 135624 610 0 0 25 0 1 0 901980143 489164800 119178 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319437 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119178 178 372 0 119050 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 477700

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.83 4/175 23410
/proc/meminfo: memFree=742748/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=1422.35 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 124079 0 0 0 141598 637 0 0 25 0 1 0 901980143 489164800 119178 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119178 178 372 0 119050 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 477700

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.83 4/175 23420
/proc/meminfo: memFree=727116/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=1482.34 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 124079 0 0 0 147574 660 0 0 25 0 1 0 901980143 489164800 119178 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119178 178 372 0 119050 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 477700

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.84 4/175 23422
/proc/meminfo: memFree=724096/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=1542.34 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 124079 0 0 0 153546 688 0 0 25 0 1 0 901980143 489164800 119178 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319771 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119178 178 372 0 119050 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 477700

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.84 4/175 23423
/proc/meminfo: memFree=716112/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=1602.34 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 124079 0 0 0 159524 710 0 0 25 0 1 0 901980143 489164800 119178 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119178 178 372 0 119050 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 477700

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 1.86 4/175 23428
/proc/meminfo: memFree=716048/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=1662.34 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 124079 0 0 0 165501 733 0 0 25 0 1 0 901980143 489164800 119178 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119178 178 372 0 119050 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 477700

[startup+1722.3 s]
/proc/loadavg: 2.09 2.03 1.87 4/175 23430
/proc/meminfo: memFree=715804/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=1722.35 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 124092 0 0 0 171475 760 0 0 25 0 1 0 901980143 489164800 119191 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319254 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119191 178 372 0 119050 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 477700

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 1.87 4/175 23431
/proc/meminfo: memFree=709568/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=1782.35 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 124092 0 0 0 177443 792 0 0 25 0 1 0 901980143 489164800 119191 33554432000 4194304 5714214 140734763291120 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119191 178 372 0 119050 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 477700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.02 1.87 4/175 23432
/proc/meminfo: memFree=708676/32951124 swapFree=67064380/67111528
[pid=23370] ppid=23368 vsize=477700 CPUtime=1800.06 cores=1,3,5,7
/proc/23370/stat : 23370 (wbo1.6) R 23368 23370 22218 0 -1 4202496 124092 0 0 0 179206 800 0 0 25 0 1 0 901980143 489164800 119191 33554432000 4194304 5714214 140734763291120 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23370/statm: 119425 119191 178 372 0 119050 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 477700

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.02
CPU time (s): 1800.09
CPU user time (s): 1792.07
CPU system time (s): 8.01978
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 501476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.07
system time used= 8.01978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124092
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= 9
involuntary context switches= 2508

runsolver used 2.51562 second user time and 5.73913 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-12 20:36:37
IDJOB=3446692
IDBENCH=78700
IDSOLVER=1943
FILE ID=node105/3446692-1307903797
RUNJOBID= node105-1307903797-23344
PBS_JOBID= 13559597
Free space on /var/tmp= 2892 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_20_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= wbo1.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3446692-1307903797/watcher-3446692-1307903797 -o /var/tmp/evaluation-result-3446692-1307903797/solver-3446692-1307903797 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446692-1307903797.wbo

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

MD5SUM BENCH= f76bfef4498edf916ad0f53b817cfd69
RANDOM SEED=2037228

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1539428 kB
Buffers:         53876 kB
Cached:       30378988 kB
SwapCached:      19872 kB
Active:       15312740 kB
Inactive:     15148524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1539428 kB
SwapTotal:    67111528 kB
SwapFree:     67064380 kB
Dirty:            8592 kB
Writeback:           0 kB
AnonPages:       26620 kB
Mapped:           9692 kB
Slab:           886052 kB
PageTables:       4340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   157348 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 /var/tmp at the end= 2884 MiB
End job on node105 at 2011-06-12 21:06:39