Trace number 3708431

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
bsolo 3.2SAT-7 1798.01 1798.35

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_25_2.opb
MD5SUM1eb933a10fcc575d2df25e98511c4b07
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-7
Best CPU time to get the best result obtained on this benchmark9.39857
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7
Optimality of the best value was proved YES
Number of variables100
Total number of constraints151
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 constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
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 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2960
Sum of products size (including duplicates)5920
Number of different products1480
Sum of products size2960

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3708431-1338180654.opb
0.00/0.00	c File size is 35158 bytes.
0.00/0.00	c Highest Coefficient sum: 100
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.005 s
0.00/0.00	c Var: 3060 Constr: 6072 3010/102/2960 Lit: 21020 Watch. Lit: 17962
0.00/0.00	c Obj. Vars: 50 (1.63399 % of total variables)
2.79/2.82	c Pre-processing Time: 2.825 s
2.79/2.82	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.82	c        0   3060     6072    21020    3    17962   49412      0      0 2.83
2.79/2.82	c Switching off lower bounding mode.
2.79/2.83	o -1
2.79/2.83	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.83	c        0   3060     6073    21070    3    17965   49445      1      0 2.83
2.79/2.83	o -2
2.79/2.83	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.83	c        1   3060     6076    21220    3    17974   49462      4      0 2.83
2.79/2.83	o -3
2.79/2.85	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.85	c        7   3060     6084    21517    3    17995   49479     12      2 2.83
2.79/2.85	o -4
2.89/2.91	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.89/2.91	c       73   3060     6153    23555    3    18140   49495     81     25 2.85
2.89/2.91	c      173   3060     6255    26572    4    18345   54445    183     60 2.87
2.89/2.91	o -5
2.89/2.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.89/2.95	c      330   3060     6416    32079    4    18676   49512    344    113 2.91
2.89/2.95	c      432   3060     6519    35636    5    18887   54464    447    146 2.94
2.89/2.95	o -6
380.73/380.82	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
380.73/380.82	c      487   3060     6576    37227    5    19007   49529    504    164 2.95
380.73/380.82	c      588   3060     6680    40827    6    19221   54482    608    197 2.98
380.73/380.82	c      838   3060     6943    46297    6    19750   59931    871    276 3.03
380.73/380.82	c     1313   3060     7431    56799    7    20726   65925   1359    419 3.13
380.73/380.82	c     2126   3060     8284    82621    9    22436   72518   2212    643 3.30
380.73/380.82	c     3446   3060     9748   138241   14    25404   79770   3676    969 3.56
380.73/380.82	c     5527   3060    12074   244414   20    30172   87748   6002   1371 4.03
380.73/380.82	c     8750   3060    15744   413565   26    37856   96523   9672   1742 5.02
380.73/380.82	c    13686   3060    21469   705536   32    49542  106176  15397   1976 6.92
380.73/380.82	c    21194   3060    30502  1184154   38    68126  116794  24430   1804 11.74
380.73/380.82	c    32555   3060    43473  1843516   42    95393  128474  37401   1525 21.34
380.73/380.82	c    49702   3060    64215  2982334   46   138285  141322  58143    978 50.78
380.73/380.82	c    75521   3060    96346  4753921   49   204654  155455  90274    533 141.45
380.73/380.82	c   114354   3060   143759  7417850   51   302844  171001 137687    365 313.27
380.73/380.82	o -7
1797.95/1798.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.95/1798.34	c   124530   3060   156803  8192876   52   329526   49545 150731    327 380.76
1797.95/1798.34	c   124630   3060    26083   996141   38    58754   54500  20011    304 409.54
1797.95/1798.34	c   124880   3060    26347  1005118   38    59289   59951  20275    304 409.68
1797.95/1798.34	c   125355   3060    26878  1023949   38    60377   65947  20806    305 409.99
1797.95/1798.34	c   126168   3060    27864  1066616   38    62409   72542  21792    307 410.50
1797.95/1798.34	c   127488   3060    29465  1145803   38    65727   79797  23393    309 411.40
1797.95/1798.34	c   129569   3060    31960  1267451   39    70969   87777  25888    313 413.00
1797.95/1798.34	c   132792   3060    36117  1469411   40    79320   96555  30045    318 416.61
1797.95/1798.34	c   137729   3060    42109  1774725   42    91546  106211  36037    326 422.19
1797.95/1798.34	c   145235   3060    50614  2187414   43   108874  116833  44542    336 431.68
1797.95/1798.34	c   156596   3060    63996  2850900   44   136402  128517  57924    344 453.95
1797.95/1798.34	c   173740   3060    84307  3910559   46   177658  141369  78235    349 496.42
1797.95/1798.34	c   199560   3060   115846  5597867   48   242038  155506 109774    333 598.04
1797.95/1798.34	c   238392   3060   160577  7833332   48   333426  171057 154505    305 779.45
1797.95/1798.34	c   296744   3060    81161  3646951   44   170394  188163  75089    302 980.06
1797.95/1798.34	c   384376   3060   192046  9597969   49   395146  206980 185974    253 1517.91
1797.95/1798.34	c Resources Exceeded
1797.95/1798.34	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 x40 -x41 x42 x43 -x44 -x45 -x46 -x47 -x48 x49 x50 -x91 -x70 -x89 -x76 -x62 -x99 -x65 -x78 -x96 -x93 -x80 -x100 -x94 -x88 -x55 -x74 -x68 -x81 -x53 x73 -x66 -x92 -x61 x97 -x64 -x57 -x58 -x59 -x60 -x63 x67 -x69 x72 -x79 -x86 -x51 x87 -x83 -x98 x95 -x56 -x54 -x75 -x77 -x82 -x85 -x90 -x52 -x71 x84 
1797.95/1798.34	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.34	c   37   434174  87027   670423    68808  3018305  62736    241 1798.00
1797.95/1798.34	c Objective: -7
1797.95/1798.34	s SATISFIABLE
1797.95/1798.34	c Total time: 1798 s

Verifier Data

OK	-7

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 /tmp/evaluation-result-3708431-1338180654/watcher-3708431-1338180654 -o /tmp/evaluation-result-3708431-1338180654/solver-3708431-1338180654 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708431-1338180654.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.00 2.00 2.00 4/177 10750
/proc/meminfo: memFree=29310660/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=11384 CPUtime=0 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 420 0 0 0 0 0 0 0 20 0 1 0 284189782 11657216 373 33554432000 134512640 137138936 4294576016 4294574024 136506715 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 2846 374 176 642 0 2193 0

[startup+0.0906729 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 10750
/proc/meminfo: memFree=29310660/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=12288 CPUtime=0.08 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 692 0 0 0 8 0 0 0 20 0 1 0 284189782 12582912 636 33554432000 134512640 137138936 4294576016 4294537996 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 3072 636 185 642 0 2428 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12288

[startup+0.100268 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 10750
/proc/meminfo: memFree=29310660/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=12288 CPUtime=0.09 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 692 0 0 0 9 0 0 0 20 0 1 0 284189782 12582912 636 33554432000 134512640 137138936 4294576016 4294537996 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 3072 636 185 642 0 2428 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12288

[startup+0.300233 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 10750
/proc/meminfo: memFree=29310660/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=12288 CPUtime=0.29 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 693 0 0 0 29 0 0 0 20 0 1 0 284189782 12582912 637 33554432000 134512640 137138936 4294576016 4294537996 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 3072 637 185 642 0 2428 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12288

[startup+0.700226 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 10750
/proc/meminfo: memFree=29310660/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=12288 CPUtime=0.69 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 694 0 0 0 69 0 0 0 20 0 1 0 284189782 12582912 638 33554432000 134512640 137138936 4294576016 4294537808 134543082 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 3072 638 185 642 0 2428 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12288

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10751
/proc/meminfo: memFree=29308908/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=12288 CPUtime=1.49 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 694 0 0 0 149 0 0 0 20 0 1 0 284189782 12582912 638 33554432000 134512640 137138936 4294576016 4294537996 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 3072 638 185 642 0 2428 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12288

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10751
/proc/meminfo: memFree=29308536/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=12876 CPUtime=3.08 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 900 0 0 0 308 0 0 0 20 0 1 0 284189782 13185024 796 33554432000 134512640 137138936 4294576016 4294575132 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 3219 796 192 642 0 2575 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12876

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10751
/proc/meminfo: memFree=29301592/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=21724 CPUtime=6.29 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 3089 0 0 0 627 2 0 0 20 0 1 0 284189782 22245376 2985 33554432000 134512640 137138936 4294576016 4294574912 134542187 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 5431 2985 192 642 0 4787 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21724

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10751
/proc/meminfo: memFree=29289828/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=31184 CPUtime=12.69 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 5462 0 0 0 1265 4 0 0 20 0 1 0 284189782 31932416 5358 33554432000 134512640 137138936 4294576016 4294574944 134542367 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 7796 5358 192 642 0 7152 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31184

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10751
/proc/meminfo: memFree=29278156/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=42788 CPUtime=25.49 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 8368 0 0 0 2542 7 0 0 20 0 1 0 284189782 43814912 8264 33554432000 134512640 137138936 4294576016 4294574944 134542252 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 10697 8264 192 642 0 10053 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42788

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10751
/proc/meminfo: memFree=29263724/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=57072 CPUtime=51.08 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 11939 0 0 0 5098 10 0 0 20 0 1 0 284189782 58441728 11835 33554432000 134512640 137138936 4294576016 4294575132 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 14268 11835 192 642 0 13624 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 57072

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10751
/proc/meminfo: memFree=29246656/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=73684 CPUtime=102.28 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 16088 0 0 0 10212 16 0 0 20 0 1 0 284189782 75452416 15984 33554432000 134512640 137138936 4294576016 4294575132 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 18421 15984 192 642 0 17777 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 73684

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10751
/proc/meminfo: memFree=29231928/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=88460 CPUtime=162.26 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 19796 0 0 0 16204 22 0 0 20 0 1 0 284189782 90583040 19692 33554432000 134512640 137138936 4294576016 4294574944 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 22115 19692 192 642 0 21471 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 88460

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10752
/proc/meminfo: memFree=29217448/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=103020 CPUtime=222.25 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 23420 0 0 0 22196 29 0 0 20 0 1 0 284189782 105492480 23316 33554432000 134512640 137138936 4294576016 4294574944 134542187 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 25755 23316 192 642 0 25111 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 103020

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 10752
/proc/meminfo: memFree=29142332/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=116476 CPUtime=282.24 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 26777 0 0 0 28190 34 0 0 20 0 1 0 284189782 119271424 26673 33554432000 134512640 137138936 4294576016 4294574944 134542187 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 29119 26673 192 642 0 28475 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 116476

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10752
/proc/meminfo: memFree=29064364/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=127972 CPUtime=342.24 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 29676 0 0 0 34185 39 0 0 20 0 1 0 284189782 131043328 29572 33554432000 134512640 137138936 4294576016 4294574944 134542187 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 31993 29572 192 642 0 31349 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 127972

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 10752
/proc/meminfo: memFree=29029548/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=134344 CPUtime=402.23 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 31413 0 0 0 40182 41 0 0 20 0 1 0 284189782 137568256 31161 33554432000 134512640 137138936 4294576016 4294575056 134540747 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 33586 31161 192 642 0 32942 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 134344

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10752
/proc/meminfo: memFree=29029660/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=134344 CPUtime=462.21 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 31420 0 0 0 46175 46 0 0 20 0 1 0 284189782 137568256 31161 33554432000 134512640 137138936 4294576016 4294575132 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 33586 31161 192 642 0 32942 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 134344

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10753
/proc/meminfo: memFree=29029316/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=134344 CPUtime=522.15 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 31468 0 0 0 52165 50 0 0 20 0 1 0 284189782 137568256 31161 33554432000 134512640 137138936 4294576016 4294575132 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 33586 31161 192 642 0 32942 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 134344

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 10756
/proc/meminfo: memFree=29029920/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=134344 CPUtime=582.14 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 31472 0 0 0 58160 54 0 0 20 0 1 0 284189782 137568256 31161 33554432000 134512640 137138936 4294576016 4294574944 134542199 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 33586 31161 192 642 0 32942 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 134344

[startup+642.3 s]

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

/proc/meminfo: memFree=28944792/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=144828 CPUtime=1062.07 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 34257 0 0 0 106122 85 0 0 20 0 1 0 284189782 148303872 33776 33554432000 134512640 137138936 4294576016 4294574944 134543082 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 36207 33776 192 642 0 35563 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 144828

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 10781
/proc/meminfo: memFree=28944596/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=144828 CPUtime=1122.05 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 34262 0 0 0 112116 89 0 0 20 0 1 0 284189782 148303872 33776 33554432000 134512640 137138936 4294576016 4294574944 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 36207 33776 192 642 0 35563 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 144828

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10784
/proc/meminfo: memFree=28944836/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=144828 CPUtime=1182.04 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 34262 0 0 0 118113 91 0 0 20 0 1 0 284189782 148303872 33776 33554432000 134512640 137138936 4294576016 4294574944 134542480 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 36207 33776 192 642 0 35563 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 144828

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10784
/proc/meminfo: memFree=28944348/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=144828 CPUtime=1242.04 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 34262 0 0 0 124110 94 0 0 20 0 1 0 284189782 148303872 33776 33554432000 134512640 137138936 4294576016 4294574944 134542199 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 36207 33776 192 642 0 35563 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 144828

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 10822
/proc/meminfo: memFree=29513288/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=144828 CPUtime=1302.03 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 34262 0 0 0 130106 97 0 0 20 0 1 0 284189782 148303872 33776 33554432000 134512640 137138936 4294576016 4294574944 134542187 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 36207 33776 192 642 0 35563 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 144828

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10822
/proc/meminfo: memFree=29213600/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=144828 CPUtime=1362.02 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 34262 0 0 0 136102 100 0 0 20 0 1 0 284189782 148303872 33776 33554432000 134512640 137138936 4294576016 4294574944 134542525 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 36207 33776 192 642 0 35563 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 144828

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 10822
/proc/meminfo: memFree=29103524/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=146388 CPUtime=1422.01 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 34657 0 0 0 142099 102 0 0 20 0 1 0 284189782 149901312 34171 33554432000 134512640 137138936 4294576016 4294574944 134542202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 36597 34171 192 642 0 35953 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 146388

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10823
/proc/meminfo: memFree=29048612/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=152880 CPUtime=1481.99 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 36273 0 0 0 148094 105 0 0 20 0 1 0 284189782 156549120 35787 33554432000 134512640 137138936 4294576016 4294574944 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 38220 35787 192 642 0 37576 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 152880

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10823
/proc/meminfo: memFree=28846024/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=158864 CPUtime=1541.99 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 37763 0 0 0 154091 108 0 0 20 0 1 0 284189782 162676736 37277 33554432000 134512640 137138936 4294576016 4294574940 136296960 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 39716 37277 192 642 0 39072 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 158864

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10823
/proc/meminfo: memFree=28687704/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=164192 CPUtime=1601.98 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 39111 0 0 0 160088 110 0 0 20 0 1 0 284189782 168132608 38625 33554432000 134512640 137138936 4294576016 4294574944 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 41048 38625 192 642 0 40404 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 164192

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10823
/proc/meminfo: memFree=28682400/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=169832 CPUtime=1661.97 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 40497 0 0 0 166083 114 0 0 20 0 1 0 284189782 173907968 40011 33554432000 134512640 137138936 4294576016 4294574944 134542187 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 42458 40011 192 642 0 41814 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 169832

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10823
/proc/meminfo: memFree=28677468/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=174032 CPUtime=1721.96 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 41767 0 0 0 172079 117 0 0 20 0 1 0 284189782 178208768 41077 33554432000 134512640 137138936 4294576016 4294575056 134540747 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 43508 41077 192 642 0 42864 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 174032

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 10827
/proc/meminfo: memFree=28676620/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=174032 CPUtime=1781.95 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 41767 0 0 0 178075 120 0 0 20 0 1 0 284189782 178208768 41077 33554432000 134512640 137138936 4294576016 4294574944 134542442 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 43508 41077 192 642 0 42864 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 174032

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

[startup+1791.91 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 10827
/proc/meminfo: memFree=28676604/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=174032 CPUtime=1791.56 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 41767 0 0 0 179035 121 0 0 20 0 1 0 284189782 178208768 41077 33554432000 134512640 137138936 4294576016 4294574944 134542480 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 43508 41077 192 642 0 42864 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (KiB) 174032

[startup+1795.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 10827
/proc/meminfo: memFree=28676604/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=174032 CPUtime=1794.75 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 41767 0 0 0 179354 121 0 0 20 0 1 0 284189782 178208768 41077 33554432000 134512640 137138936 4294576016 4294575132 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 43508 41077 192 642 0 42864 0
Current children cumulated CPU time (s) 1794.75
Current children cumulated vsize (KiB) 174032

[startup+1796.7 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 10827
/proc/meminfo: memFree=28676604/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=174032 CPUtime=1796.35 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 41767 0 0 0 179513 122 0 0 20 0 1 0 284189782 178208768 41077 33554432000 134512640 137138936 4294576016 4294574944 134542761 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 43508 41077 192 642 0 42864 0
Current children cumulated CPU time (s) 1796.35
Current children cumulated vsize (KiB) 174032

[startup+1797.5 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 10827
/proc/meminfo: memFree=28676588/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=174032 CPUtime=1797.15 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 41767 0 0 0 179593 122 0 0 20 0 1 0 284189782 178208768 41077 33554432000 134512640 137138936 4294576016 4294574944 134542912 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 43508 41077 192 642 0 42864 0
Current children cumulated CPU time (s) 1797.15
Current children cumulated vsize (KiB) 174032

[startup+1797.9 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 10827
/proc/meminfo: memFree=28676588/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=174032 CPUtime=1797.55 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 41767 0 0 0 179633 122 0 0 20 0 1 0 284189782 178208768 41077 33554432000 134512640 137138936 4294576016 4294574944 134542199 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 43508 41077 192 642 0 42864 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (KiB) 174032

[startup+1798.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 10827
/proc/meminfo: memFree=28676588/32873844 swapFree=7628/7628
[pid=10750] ppid=10748 vsize=174032 CPUtime=1797.95 cores=1,3,5,7
/proc/10750/stat : 10750 (bsolo) R 10748 10750 8717 0 -1 4202496 41767 0 0 0 179673 122 0 0 20 0 1 0 284189782 178208768 41077 33554432000 134512640 137138936 4294576016 4294574944 134542199 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10750/statm: 43508 41077 192 642 0 42864 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 174032

Child status: 0
Real time (s): 1798.35
CPU time (s): 1798.01
CPU user time (s): 1796.78
CPU system time (s): 1.22381
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 174848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.78
system time used= 1.22381
maximum resident set size= 165124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41768
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= 67
involuntary context switches= 1859

runsolver used 2.82557 second user time and 7.17291 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-28 06:50:54
IDJOB=3708431
IDBENCH=48248
IDSOLVER=2286
FILE ID=node145/3708431-1338180654
RUNJOBID= node145-1338157126-8734
PBS_JOBID= 14624528
Free space on /tmp= 71552 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_25_2.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708431-1338180654/watcher-3708431-1338180654 -o /tmp/evaluation-result-3708431-1338180654/solver-3708431-1338180654 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708431-1338180654.opb

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

MD5SUM BENCH= 1eb933a10fcc575d2df25e98511c4b07
RANDOM SEED=1372025650

node145.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5313.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29310916 kB
Buffers:          330072 kB
Cached:          1836832 kB
SwapCached:            0 kB
Active:          1249788 kB
Inactive:        1493060 kB
Active(anon):     567176 kB
Inactive(anon):    10912 kB
Active(file):     682612 kB
Inactive(file):  1482148 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3944 kB
Writeback:             0 kB
AnonPages:        582860 kB
Mapped:            14928 kB
Shmem:               200 kB
Slab:             678588 kB
SReclaimable:     120316 kB
SUnreclaim:       558272 kB
KernelStack:        1472 kB
PageTables:         5152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     697104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71548 MiB
End job on node145 at 2012-05-28 07:20:53