Trace number 3708522

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.2OPT3 1536.65 1536.9

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=9-P0=499-P1=293-P2=223-P3=277-B.opb
MD5SUMffde7c44e1ce67f9a67e822c2db106af
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.049991
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables81
Total number of constraints7
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)243
Sum of products size (including duplicates)486
Number of different products243
Sum of products size486

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-3708522-1338170121.opb
0.00/0.00	c File size is 4315 bytes.
0.00/0.00	c Highest Coefficient sum: 523264
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 324 Constr: 496 243/0/253 Lit: 2070 Watch. Lit: 1271
0.00/0.00	c Obj. Vars: 9 (2.77778 % of total variables)
0.00/0.00	c Pre-processing Time: 0.001 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    324      496     2070    4     1781    2762      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
0.29/0.32	c      102    324      693    11998   17     2288    3039    197   6375 0.02
0.29/0.32	c      255    324      994    37316   37     3125    3343    498   5543 0.05
0.29/0.32	c      480    324     1428    63965   44     4338    3678    932   5274 0.09
0.29/0.32	c      818    324     2067   107713   52     5949    4046   1571   5277 0.15
0.29/0.32	c     1326    324     3064   187470   61     8727    4451   2568   4947 0.27
0.29/0.32	o 57
0.59/0.64	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.64	c     1594    324     3586   222347   62    10103    2781   3090   4934 0.32
0.59/0.64	c     1694    304     2083   128766   61     5471    3060   1587   4938 0.34
0.59/0.64	c     1944    291     2558   165653   64     6768    3367   2062   4811 0.40
0.59/0.64	c     2420    291     3486   225503   64     9291    3704   2990   4782 0.51
0.59/0.64	o 5
3.79/3.83	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.79/3.83	c     3014    291     2352   123186   52     6194    2774   1856   4672 0.65
3.79/3.83	c     3115    258     2531   132714   52     6658    3052   2035   4705 0.66
3.79/3.83	c     3366    258     3023   164032   54     7948    3358   2527   4781 0.70
3.79/3.83	c     3841    258     2182   108937   49     5684    3694   1686   4724 0.81
3.79/3.83	c     4655    258     3771   210292   55     9924    4064   3275   4669 1.00
3.79/3.83	c     5975    258     4161   236373   56    11219    4471   3665   4348 1.37
3.79/3.83	c     8056    258     3198   202808   63     8230    4919   2702   4101 1.96
3.79/3.83	c    11279    258     4155   250744   60    11117    5411   3659   4085 2.76
3.79/3.83	o 3
1536.55/1536.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1536.55/1536.89	c    14571    258     4779   280989   58    12431    2769   4283   3798 3.84
1536.55/1536.89	c    14671    235     2039   105706   51     5300    3046   1543   3801 3.86
1536.55/1536.89	c    14921    235     2498   137752   55     6360    3351   2002   3814 3.91
1536.55/1536.89	c    15397    235     3434   193306   56     8974    3687   2938   3848 4.00
1536.55/1536.89	c    16211    235     2990   160603   53     7801    4056   2494   3853 4.21
1536.55/1536.89	c    17531    235     3338   176555   52     8946    4462   2842   3855 4.55
1536.55/1536.89	c    19613    235     4786   299574   62    12293    4909   4290   3879 5.06
1536.55/1536.89	c    22838    235     2965   164575   55     7888    5400   2469   3836 5.95
1536.55/1536.89	c    27775    235     3668   238205   64     9316    5941   3172   3702 7.50
1536.55/1536.89	c    35282    235     5354   292763   54    13879    6536   4858   3656 9.65
1536.55/1536.89	c    46644    235     5895   399718   67    14877    7190   5399   3333 13.99
1536.55/1536.89	c    63788    235     5107   306774   60    12952    7910   4611   3299 19.33
1536.55/1536.89	c    89609    235     8252   522647   63    21377    8702   7756   3102 28.89
1536.55/1536.89	c   128443    235     5332   371461   69    13800    9573   4836   3071 41.81
1536.55/1536.89	c   186796    235     5586   322601   57    13672   10531   5090   2962 63.05
1536.55/1536.89	c   274428    235    10444   659699   63    27407   11585   9948   2821 97.26
1536.55/1536.89	c   405981    235     7265   400909   55    19220   12744   6769   2826 143.62
1536.55/1536.89	c   603414    235    12205   755402   61    32368   14019  11709   2680 225.11
1536.55/1536.89	c   899666    235     9039   493121   54    22577   15421   8543   2483 362.27
1536.55/1536.89	c  1344148    235    10669   650978   61    28690   16964  10173   2307 582.61
1536.55/1536.89	c  2010976    235    11991   748081   62    31692   18661  11495   2182 921.50
1536.55/1536.89	c  3011322    234    18799  1181636   62    50929   20528  18303   2058 1462.71
1536.55/1536.89	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 x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x46 x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 
1536.55/1536.89	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1536.55/1536.89	c   39  3123240  33314  3193610    20129  1068283  19633   2032 1536.65
1536.55/1536.89	c Objective: 3
1536.55/1536.89	s OPTIMUM FOUND
1536.55/1536.89	c Total time: 1536.65 s

Verifier Data

OK	3

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-3708522-1338170121/watcher-3708522-1338170121 -o /tmp/evaluation-result-3708522-1338170121/solver-3708522-1338170121 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708522-1338170121.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.03 2.01 2.00 2/176 9980
/proc/meminfo: memFree=29856264/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=10924 CPUtime=0 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 283136512 11186176 276 33554432000 134512640 137138936 4293226112 4293224380 136700814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 2731 276 192 642 0 2087 0

[startup+0.086889 s]
/proc/loadavg: 2.03 2.01 2.00 2/176 9980
/proc/meminfo: memFree=29856264/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=11688 CPUtime=0.08 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 530 0 0 0 8 0 0 0 20 0 1 0 283136512 11968512 482 33554432000 134512640 137138936 4293226112 4293225228 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 2922 482 192 642 0 2278 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11688

[startup+0.100266 s]
/proc/loadavg: 2.03 2.01 2.00 2/176 9980
/proc/meminfo: memFree=29856264/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=11816 CPUtime=0.09 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 561 0 0 0 9 0 0 0 20 0 1 0 283136512 12099584 513 33554432000 134512640 137138936 4293226112 4293224616 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 2954 513 192 642 0 2310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11816

[startup+0.300228 s]
/proc/loadavg: 2.03 2.01 2.00 2/176 9980
/proc/meminfo: memFree=29856264/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=13748 CPUtime=0.29 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 1050 0 0 0 29 0 0 0 20 0 1 0 283136512 14077952 1002 33554432000 134512640 137138936 4293226112 4293223548 134599648 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 3437 1002 192 642 0 2793 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13748

[startup+0.700233 s]
/proc/loadavg: 2.03 2.01 2.00 2/176 9980
/proc/meminfo: memFree=29856264/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=14768 CPUtime=0.68 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 1295 0 0 0 68 0 0 0 20 0 1 0 283136512 15122432 1247 33554432000 134512640 137138936 4293226112 4293224384 134618455 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 3692 1247 192 642 0 3048 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14768

[startup+1.50023 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 9981
/proc/meminfo: memFree=29851940/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=15028 CPUtime=1.49 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 1373 0 0 0 148 1 0 0 20 0 1 0 283136512 15388672 1325 33554432000 134512640 137138936 4293226112 4293225228 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 3757 1325 192 642 0 3113 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15028

[startup+3.10023 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 9981
/proc/meminfo: memFree=29850808/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=16312 CPUtime=3.09 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 1694 0 0 0 308 1 0 0 20 0 1 0 283136512 16703488 1646 33554432000 134512640 137138936 4293226112 4293225228 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 4078 1646 192 642 0 3434 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16312

[startup+6.30023 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 9981
/proc/meminfo: memFree=29849940/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=16444 CPUtime=6.29 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 1724 0 0 0 627 2 0 0 20 0 1 0 283136512 16838656 1676 33554432000 134512640 137138936 4293226112 4293224704 134539298 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 4111 1676 192 642 0 3467 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16444

[startup+12.7002 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 9981
/proc/meminfo: memFree=29848220/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=18240 CPUtime=12.69 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 2158 0 0 0 1266 3 0 0 20 0 1 0 283136512 18677760 2110 33554432000 134512640 137138936 4293226112 4293225228 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 4560 2110 192 642 0 3916 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18240

[startup+25.5002 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 9981
/proc/meminfo: memFree=29846540/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=19648 CPUtime=25.48 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 2538 0 0 0 2544 4 0 0 20 0 1 0 283136512 20119552 2487 33554432000 134512640 137138936 4293226112 4293225040 134542525 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 4912 2487 192 642 0 4268 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19648

[startup+51.1002 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 9982
/proc/meminfo: memFree=29845484/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=20984 CPUtime=51.08 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 2852 0 0 0 5099 9 0 0 20 0 1 0 283136512 21487616 2800 33554432000 134512640 137138936 4293226112 4293225228 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 5246 2800 192 642 0 4602 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20984

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 9982
/proc/meminfo: memFree=29843748/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=22612 CPUtime=102.27 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 3260 0 0 0 10210 17 0 0 20 0 1 0 283136512 23154688 3208 33554432000 134512640 137138936 4293226112 4293225228 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 5653 3208 192 642 0 5009 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22612

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9982
/proc/meminfo: memFree=29842816/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=23568 CPUtime=162.26 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 3501 0 0 0 16199 27 0 0 20 0 1 0 283136512 24133632 3448 33554432000 134512640 137138936 4293226112 4293225040 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 5892 3448 192 642 0 5248 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 23568

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 9982
/proc/meminfo: memFree=29842256/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=24440 CPUtime=222.25 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 3735 0 0 0 22188 37 0 0 20 0 1 0 283136512 25026560 3681 33554432000 134512640 137138936 4293226112 4293225228 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 6110 3681 192 642 0 5466 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 24440

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9985
/proc/meminfo: memFree=29840752/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=25708 CPUtime=282.24 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 4054 0 0 0 28178 46 0 0 20 0 1 0 283136512 26324992 4000 33554432000 134512640 137138936 4293226112 4293224636 136520933 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 6427 4000 192 642 0 5783 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 25708

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10008
/proc/meminfo: memFree=29841108/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=25708 CPUtime=342.23 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 4054 0 0 0 34168 55 0 0 20 0 1 0 283136512 26324992 4000 33554432000 134512640 137138936 4293226112 4293225040 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 6427 4000 192 642 0 5783 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 25708

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10009
/proc/meminfo: memFree=29837292/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=27368 CPUtime=402.22 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 4457 0 0 0 40161 61 0 0 20 0 1 0 283136512 28024832 4898 33554432000 134512640 137138936 4293226112 4293225228 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 6842 4898 192 642 0 6198 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 27368

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10009
/proc/meminfo: memFree=29837416/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=27340 CPUtime=462.21 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 4457 0 0 0 46152 69 0 0 20 0 1 0 283136512 27996160 4898 33554432000 134512640 137138936 4293226112 4293225040 134542808 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 6835 4898 192 642 0 6191 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 27340

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10009
/proc/meminfo: memFree=29837168/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=27324 CPUtime=522.21 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 4457 0 0 0 52145 76 0 0 20 0 1 0 283136512 27979776 4898 33554432000 134512640 137138936 4293226112 4293225228 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 6831 4898 192 642 0 6187 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 27324

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10009
/proc/meminfo: memFree=29838168/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=27308 CPUtime=582.19 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 4457 0 0 0 58136 83 0 0 20 0 1 0 283136512 27963392 4898 33554432000 134512640 137138936 4293226112 4293223464 134599777 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 6827 4898 192 642 0 6183 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 27308

[startup+642.3 s]

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

/proc/meminfo: memFree=29819144/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=29992 CPUtime=1002.13 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5118 0 0 0 100079 134 0 0 20 0 1 0 283136512 30711808 5558 33554432000 134512640 137138936 4293226112 4293224964 136511096 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 7498 5558 192 642 0 6854 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 29992

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10053
/proc/meminfo: memFree=29693132/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=29976 CPUtime=1062.12 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5118 0 0 0 106070 142 0 0 20 0 1 0 283136512 30695424 5558 33554432000 134512640 137138936 4293226112 4293224864 134577232 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 7494 5558 192 642 0 6850 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 29976

[startup+1122.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 10053
/proc/meminfo: memFree=29598796/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=29972 CPUtime=1122.11 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5118 0 0 0 112062 149 0 0 20 0 1 0 283136512 30691328 5558 33554432000 134512640 137138936 4293226112 4293225228 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 7493 5558 192 642 0 6849 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 29972

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 10053
/proc/meminfo: memFree=29519092/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=32492 CPUtime=1182.11 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5741 0 0 0 118054 157 0 0 20 0 1 0 283136512 33271808 6181 33554432000 134512640 137138936 4293226112 4293225040 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 8123 6181 192 642 0 7479 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 32492

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 10053
/proc/meminfo: memFree=29452656/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=32472 CPUtime=1242.09 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5741 0 0 0 124045 164 0 0 20 0 1 0 283136512 33251328 6181 33554432000 134512640 137138936 4293226112 4293225228 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 8118 6181 192 642 0 7474 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 32472

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 10054
/proc/meminfo: memFree=29369560/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=32444 CPUtime=1302.09 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5743 0 0 0 130037 172 0 0 20 0 1 0 283136512 33222656 6181 33554432000 134512640 137138936 4293226112 4293225228 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 8111 6181 192 642 0 7467 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 32444

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10054
/proc/meminfo: memFree=29310660/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=32444 CPUtime=1362.07 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5743 0 0 0 136028 179 0 0 20 0 1 0 283136512 33222656 6181 33554432000 134512640 137138936 4293226112 4293225152 134540747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 8111 6181 192 642 0 7467 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 32444

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 10054
/proc/meminfo: memFree=29253372/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=32444 CPUtime=1422.07 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5743 0 0 0 142020 187 0 0 20 0 1 0 283136512 33222656 6181 33554432000 134512640 137138936 4293226112 4293225228 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 8111 6181 192 642 0 7467 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 32444

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10057
/proc/meminfo: memFree=29209816/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=32444 CPUtime=1482.05 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5744 0 0 0 148012 193 0 0 20 0 1 0 283136512 33222656 6182 33554432000 134512640 137138936 4293226112 4293225228 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 8111 6182 192 642 0 7467 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 32444

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

[startup+1484.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10057
/proc/meminfo: memFree=29209072/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=32444 CPUtime=1484.45 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5744 0 0 0 148252 193 0 0 20 0 1 0 283136512 33222656 6182 33554432000 134512640 137138936 4293226112 4293225040 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 8111 6182 192 642 0 7467 0
Current children cumulated CPU time (s) 1484.45
Current children cumulated vsize (KiB) 32444

[startup+1510.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10057
/proc/meminfo: memFree=29196076/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=32444 CPUtime=1510.05 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5744 0 0 0 150809 196 0 0 20 0 1 0 283136512 33222656 6182 33554432000 134512640 137138936 4293226112 4293224864 134575759 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 8111 6182 192 642 0 7467 0
Current children cumulated CPU time (s) 1510.05
Current children cumulated vsize (KiB) 32444

[startup+1523.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10057
/proc/meminfo: memFree=29188064/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=32444 CPUtime=1522.85 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5744 0 0 0 152087 198 0 0 20 0 1 0 283136512 33222656 6182 33554432000 134512640 137138936 4293226112 4293225228 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 8111 6182 192 642 0 7467 0
Current children cumulated CPU time (s) 1522.85
Current children cumulated vsize (KiB) 32444

[startup+1529.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10057
/proc/meminfo: memFree=29182592/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=32444 CPUtime=1529.24 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5744 0 0 0 152725 199 0 0 20 0 1 0 283136512 33222656 6182 33554432000 134512640 137138936 4293226112 4293225040 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 8111 6182 192 642 0 7467 0
Current children cumulated CPU time (s) 1529.24
Current children cumulated vsize (KiB) 32444

[startup+1532.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10057
/proc/meminfo: memFree=29181104/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=32444 CPUtime=1532.45 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5744 0 0 0 153045 200 0 0 20 0 1 0 283136512 33222656 6182 33554432000 134512640 137138936 4293226112 4293225152 134540747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 8111 6182 192 642 0 7467 0
Current children cumulated CPU time (s) 1532.45
Current children cumulated vsize (KiB) 32444

[startup+1534.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10057
/proc/meminfo: memFree=29180608/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=32440 CPUtime=1534.05 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5744 0 0 0 153205 200 0 0 20 0 1 0 283136512 33218560 6181 33554432000 134512640 137138936 4293226112 4293225040 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 8110 6181 192 642 0 7466 0
Current children cumulated CPU time (s) 1534.05
Current children cumulated vsize (KiB) 32440

[startup+1535.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10057
/proc/meminfo: memFree=29179244/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=32440 CPUtime=1535.65 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5744 0 0 0 153365 200 0 0 20 0 1 0 283136512 33218560 6181 33554432000 134512640 137138936 4293226112 4293224456 134599804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 8110 6181 192 642 0 7466 0
Current children cumulated CPU time (s) 1535.65
Current children cumulated vsize (KiB) 32440

[startup+1536.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10057
/proc/meminfo: memFree=29179244/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=32440 CPUtime=1536.05 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5744 0 0 0 153405 200 0 0 20 0 1 0 283136512 33218560 6181 33554432000 134512640 137138936 4293226112 4293224788 136511176 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 8110 6181 192 642 0 7466 0
Current children cumulated CPU time (s) 1536.05
Current children cumulated vsize (KiB) 32440

[startup+1536.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10057
/proc/meminfo: memFree=29178856/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=32440 CPUtime=1536.45 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5744 0 0 0 153445 200 0 0 20 0 1 0 283136512 33218560 6181 33554432000 134512640 137138936 4293226112 4293225228 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 8110 6181 192 642 0 7466 0
Current children cumulated CPU time (s) 1536.45
Current children cumulated vsize (KiB) 32440

[startup+1536.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10057
/proc/meminfo: memFree=29178856/32873844 swapFree=7628/7628
[pid=9980] ppid=9978 vsize=32440 CPUtime=1536.55 cores=1,3,5,7
/proc/9980/stat : 9980 (bsolo) R 9978 9980 8717 0 -1 4202496 5744 0 0 0 153455 200 0 0 20 0 1 0 283136512 33218560 6181 33554432000 134512640 137138936 4293226112 4293224536 134606958 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9980/statm: 8110 6181 192 642 0 7466 0
Current children cumulated CPU time (s) 1536.55
Current children cumulated vsize (KiB) 32440

Child status: 0
Real time (s): 1536.9
CPU time (s): 1536.65
CPU user time (s): 1534.65
CPU system time (s): 2.00569
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 32492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1534.65
system time used= 2.00569
maximum resident set size= 24728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5745
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= 13
involuntary context switches= 1581

runsolver used 2.22866 second user time and 6.21005 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-28 03:55:21
IDJOB=3708522
IDBENCH=48043
IDSOLVER=2286
FILE ID=node145/3708522-1338170121
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/roussel/factor-mod-B/factor-mod-size=9-P0=499-P1=293-P2=223-P3=277-B.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708522-1338170121/watcher-3708522-1338170121 -o /tmp/evaluation-result-3708522-1338170121/solver-3708522-1338170121 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708522-1338170121.opb

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

MD5SUM BENCH= ffde7c44e1ce67f9a67e822c2db106af
RANDOM SEED=2097128072

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:        29856800 kB
Buffers:          328560 kB
Cached:          1836008 kB
SwapCached:            0 kB
Active:           706108 kB
Inactive:        1492632 kB
Active(anon):      25660 kB
Inactive(anon):    10912 kB
Active(file):     680448 kB
Inactive(file):  1481720 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4088 kB
Writeback:             0 kB
AnonPages:         45136 kB
Mapped:            14828 kB
Shmem:               200 kB
Slab:             678764 kB
SReclaimable:     120276 kB
SUnreclaim:       558488 kB
KernelStack:        1472 kB
PageTables:         4100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     155324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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 04:20:58