Trace number 3462757

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-47 1798 1797.96

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_3.opb
MD5SUM60cf9918356073587dd2c65f46896dfb
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-54
Best CPU time to get the best result obtained on this benchmark1628.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint10
Maximum length of a constraint20
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2488
Sum of products size (including duplicates)4976
Number of different products1244
Sum of products size2488

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-3462757-1307182672.opb
0.00/0.00	c File size is 32275 bytes.
0.00/0.00	c Highest Coefficient sum: 200
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.006 s
0.00/0.00	c Var: 2688 Constr: 5376 2688/200/2488 Lit: 19904 Watch. Lit: 14928
0.00/0.00	c Obj. Vars: 200 (7.44048 % of total variables)
0.00/0.01	c Pre-processing Time: 0.018 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    200     1244     3732    3     2488     414      0      0 0.02
0.00/0.01	c Switching off lower bounding mode.
0.00/0.01	o -45
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    200     1245     3932    3     2535    1414      1      0 0.02
0.00/0.01	o -46
1402.32/1402.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1402.32/1402.34	c        1    200     1247     4286    3     2585    1414      3     52 0.02
1402.32/1402.34	c      101    200     1347    19383   14     2785    1556    103   2657 0.04
1402.32/1402.34	c      352    200     1599    57313   35     3289    1712    355   3911 0.09
1402.32/1402.34	c      828    200     2075   129071   62     4241    1884    831   4312 0.19
1402.32/1402.34	c     1641    200     2888   251611   87     5867    2073   1644   4364 0.38
1402.32/1402.34	c     2961    200     4211   450157  106     8557    2281   2967   4158 0.71
1402.32/1402.34	c     5043    200     2501   192605   77     5048    2510   1257   4070 1.24
1402.32/1402.34	c     8267    200     5737   680556  118    11520    2762   4493   3836 2.15
1402.32/1402.34	c    13204    200     2633   205645   78     5349    3039   1389   3534 3.74
1402.32/1402.34	c    20711    200     5995   701589  117    12155    3343   4751   3262 6.35
1402.32/1402.34	c    32073    200     4422   482099  109     8890    3678   3178   3166 10.13
1402.32/1402.34	c    49217    200     3635   349167   96     7354    4046   2391   3148 15.63
1402.32/1402.34	c    75037    200     6133   740797  120    12312    4451   4889   2970 25.26
1402.32/1402.34	c   113869    200     6132   708320  115    12416    4897   4888   2817 40.41
1402.32/1402.34	c   172221    200     3694   341230   92     7490    5387   2450   2857 60.27
1402.32/1402.34	c   259853    200     6181   720175  116    12444    5926   4937   2726 95.32
1402.32/1402.34	c   391405    200     9187  1160281  126    18536    6519   7943   2698 145.04
1402.32/1402.34	c   588837    200     6684   814964  121    13414    7171   5440   2547 231.13
1402.32/1402.34	c   885089    200     4930   538880  109     9906    7889   3686   2508 352.79
1402.32/1402.34	c  1329571    200     9536  1249254  131    19162    8678   8292   2524 526.57
1402.32/1402.34	c  1996398    200     8146   982510  120    16544    9546   6902   2405 829.80
1402.32/1402.34	c  2996743    200    10829  1422681  131    21704   10501   9585   2261 1325.02
1402.32/1402.34	o -47
1797.93/1797.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.93/1797.95	c  3132981    200    13338  1745097  130    27075    1414  12094   2234 1402.38
1797.93/1797.95	c  3133081    200     2052   119801   58     4151    1556    808   2233 1402.52
1797.93/1797.95	c  3133331    200     2302   157188   68     4651    1712   1058   2233 1402.57
1797.93/1797.95	c  3133806    200     2777   228237   82     5601    1884   1533   2234 1402.68
1797.93/1797.95	c  3134619    200     3594   350311   97     7235    2073   2350   2234 1402.87
1797.93/1797.95	c  3135939    200     4916   546167  111     9924    2281   3672   2234 1403.21
1797.93/1797.95	c  3138022    200     3213   298132   92     6473    2510   1969   2235 1403.81
1797.93/1797.95	c  3141247    200     2536   197004   77     5119    2762   1292   2236 1404.81
1797.93/1797.95	c  3146183    200     3457   333626   96     6961    3039   2213   2237 1406.21
1797.93/1797.95	c  3153690    200     2765   230435   83     5577    3343   1521   2239 1408.47
1797.93/1797.95	c  3165051    200     5515   637427  115    11121    3678   4271   2241 1412.04
1797.93/1797.95	c  3182195    200     4748   525187  110     9543    4046   3504   2244 1417.67
1797.93/1797.95	c  3208016    200     7299   852982  116    14781    4451   6055   2247 1427.53
1797.93/1797.95	c  3246848    200     7248   900484  124    14543    4897   6004   2252 1441.17
1797.93/1797.95	c  3305201    200     4687   517246  110     9421    5387   3443   2259 1463.05
1797.93/1797.95	c  3392833    200     7191   876390  121    14559    5926   5947   2271 1493.72
1797.93/1797.95	c  3524386    200     4365   471769  108     8777    6519   3121   2278 1546.60
1797.93/1797.95	c  3721819    200     7474   919821  123    15039    7171   6230   2291 1624.01
1797.93/1797.95	c  4018072    200     5508   641257  116    11063    7889   4264   2298 1748.14
1797.93/1797.95	c Resources Exceeded
1797.93/1797.95	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 -x51 -x52 -x53 -x54 -x55 x56 -x57 x58 -x59 x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 x80 -x81 -x82 -x83 x84 -x85 -x86 -x87 x88 -x89 -x90 -x91 -x92 -x93 x94 -x95 x96 -x97 -x98 -x99 x100 -x101 x102 x103 -x104 -x105 x106 -x107 -x108 -x109 x110 -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 x124 x125 -x126 -x127 -x128 x129 -x130 -x131 -x132 x133 x134 -x135 -x136 -x137 -x138 -x139 x140 -x141 -x142 x143 -x144 -x145 -x146 x147 x148 -x149 x150 -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 x162 -x163 -x164 -x165 x166 x167 -x168 -x169 -x170 -x171 -x172 x173 x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 x187 -x188 -x189 -x190 x191 -x192 x193 -x194 -x195 -x196 -x197 x198 x199 -x200 
1797.93/1797.95	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1797.95	c   42  4135583 575663  4966263    11331  1452546  10087   2300 1798.00
1797.93/1797.95	c Objective: -47
1797.93/1797.95	s SATISFIABLE
1797.93/1797.95	c Total time: 1798 s

Verifier Data

OK	-47

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3462757-1307182672/watcher-3462757-1307182672 -o /tmp/evaluation-result-3462757-1307182672/solver-3462757-1307182672 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462757-1307182672.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 2/477 30456
/proc/meminfo: memFree=21197448/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=12144 CPUtime=0.01 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 649 0 0 0 1 0 0 0 25 0 1 0 810682511 12435456 596 33554432000 134512640 137138936 4288521376 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30456/statm: 3036 596 186 642 0 2392 0

[startup+0.033041 s]
/proc/loadavg: 2.00 2.02 2.00 2/477 30456
/proc/meminfo: memFree=21197448/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=12144 CPUtime=0.03 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 656 0 0 0 3 0 0 0 25 0 1 0 810682511 12435456 603 33554432000 134512640 137138936 4288521376 18446744073709551615 134577120 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30456/statm: 3036 603 192 642 0 2392 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12144

[startup+0.101059 s]
/proc/loadavg: 2.00 2.02 2.00 2/477 30456
/proc/meminfo: memFree=21197448/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=12772 CPUtime=0.1 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 801 0 0 0 10 0 0 0 25 0 1 0 810682511 13078528 748 33554432000 134512640 137138936 4288521376 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30456/statm: 3193 748 192 642 0 2549 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12772

[startup+0.301023 s]
/proc/loadavg: 2.00 2.02 2.00 2/477 30456
/proc/meminfo: memFree=21197448/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=14340 CPUtime=0.29 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 1212 0 0 0 29 0 0 0 25 0 1 0 810682511 14684160 1159 33554432000 134512640 137138936 4288521376 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30456/statm: 3585 1159 192 642 0 2941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14340

[startup+0.700963 s]
/proc/loadavg: 2.00 2.02 2.00 2/477 30456
/proc/meminfo: memFree=21197448/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=17232 CPUtime=0.69 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 1933 0 0 0 69 0 0 0 25 0 1 0 810682511 17645568 1880 33554432000 134512640 137138936 4288521376 18446744073709551615 134599230 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30456/statm: 4308 1880 192 642 0 3664 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17232

[startup+1.50078 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 30457
/proc/meminfo: memFree=21186404/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=21372 CPUtime=1.49 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 2953 0 0 0 149 0 0 0 25 0 1 0 810682511 21884928 2900 33554432000 134512640 137138936 4288521376 18446744073709551615 134603164 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30456/statm: 5343 2900 192 642 0 4699 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21372

[startup+3.10053 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 30457
/proc/meminfo: memFree=21182188/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=22244 CPUtime=3.09 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 3189 0 0 0 309 0 0 0 25 0 1 0 810682511 22777856 3136 33554432000 134512640 137138936 4288521376 18446744073709551615 134603195 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 5561 3136 192 642 0 4917 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22244

[startup+6.30096 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 30458
/proc/meminfo: memFree=21177856/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=22656 CPUtime=6.29 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 3290 0 0 0 628 1 0 0 25 0 1 0 810682511 23199744 3237 33554432000 134512640 137138936 4288521376 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 5664 3237 192 642 0 5020 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22656

[startup+12.7008 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 30458
/proc/meminfo: memFree=21170264/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=24140 CPUtime=12.69 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 3652 0 0 0 1266 3 0 0 25 0 1 0 810682511 24719360 3599 33554432000 134512640 137138936 4288521376 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 6035 3599 192 642 0 5391 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24140

[startup+25.5006 s]
/proc/loadavg: 2.07 2.03 2.00 3/478 30458
/proc/meminfo: memFree=21147576/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=24956 CPUtime=25.49 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 3854 0 0 0 2543 6 0 0 25 0 1 0 810682511 25554944 3801 33554432000 134512640 137138936 4288521376 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 6239 3801 192 642 0 5595 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24956

[startup+51.1011 s]
/proc/loadavg: 2.04 2.03 2.00 3/478 30459
/proc/meminfo: memFree=21107872/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=26612 CPUtime=51.09 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 4295 0 0 0 5098 11 0 0 25 0 1 0 810682511 27250688 4208 33554432000 134512640 137138936 4288521376 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 6653 4208 192 642 0 6009 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26612

[startup+102.318 s]
/proc/loadavg: 2.02 2.02 2.00 3/478 30460
/proc/meminfo: memFree=21040252/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=28748 CPUtime=102.31 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 4829 0 0 0 10211 20 0 0 25 0 1 0 810682511 29437952 4742 33554432000 134512640 137138936 4288521376 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 7187 4742 192 642 0 6543 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 28748

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 30462
/proc/meminfo: memFree=20955612/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=29500 CPUtime=162.3 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 5024 0 0 0 16199 31 0 0 25 0 1 0 810682511 30208000 4936 33554432000 134512640 137138936 4288521376 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 7375 4936 192 642 0 6731 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 29500

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 30463
/proc/meminfo: memFree=20871232/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=29880 CPUtime=222.3 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 5127 0 0 0 22190 40 0 0 25 0 1 0 810682511 30597120 5039 33554432000 134512640 137138936 4288521376 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 7470 5039 192 642 0 6826 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 29880

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 30465
/proc/meminfo: memFree=20800624/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=31092 CPUtime=282.3 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 5450 0 0 0 28179 51 0 0 25 0 1 0 810682511 31838208 5349 33554432000 134512640 137138936 4288521376 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 7773 5349 192 642 0 7129 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 31092

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/478 30466
/proc/meminfo: memFree=20744016/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=31232 CPUtime=342.29 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 5491 0 0 0 34168 61 0 0 25 0 1 0 810682511 31981568 5378 33554432000 134512640 137138936 4288521376 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 7808 5378 192 642 0 7164 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 31232

[startup+402.301 s]
/proc/loadavg: 2.13 2.03 2.01 3/478 30468
/proc/meminfo: memFree=20677860/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=32744 CPUtime=402.3 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 5910 0 0 0 40158 72 0 0 25 0 1 0 810682511 33529856 5740 33554432000 134512640 137138936 4288521376 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8186 5740 192 642 0 7542 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 32744

[startup+462.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/478 30473
/proc/meminfo: memFree=20623076/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=32724 CPUtime=462.3 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 5930 0 0 0 46145 85 0 0 25 0 1 0 810682511 33509376 5752 33554432000 134512640 137138936 4288521376 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8181 5752 192 642 0 7537 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 32724

[startup+522.301 s]
/proc/loadavg: 2.10 2.04 2.01 3/478 30474
/proc/meminfo: memFree=20586356/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=32696 CPUtime=522.3 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 5930 0 0 0 52136 94 0 0 25 0 1 0 810682511 33480704 5750 33554432000 134512640 137138936 4288521376 18446744073709551615 134609412 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8174 5750 192 642 0 7530 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 32696

[startup+582.301 s]
/proc/loadavg: 2.11 2.04 2.00 3/478 30476
/proc/meminfo: memFree=20552572/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=34264 CPUtime=582.31 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 6329 0 0 0 58128 103 0 0 25 0 1 0 810682511 35086336 6142 33554432000 134512640 137138936 4288521376 18446744073709551615 134551158 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8566 6142 192 642 0 7922 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 34264

[startup+642.301 s]

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

/proc/meminfo: memFree=20329496/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=36064 CPUtime=1062.31 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 6862 0 0 0 106054 177 0 0 25 0 1 0 810682511 36929536 6586 33554432000 134512640 137138936 4288521376 18446744073709551615 134618365 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 9016 6586 192 642 0 8372 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 36064

[startup+1122.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/478 30490
/proc/meminfo: memFree=20329308/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=36040 CPUtime=1122.32 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 6862 0 0 0 112045 187 0 0 25 0 1 0 810682511 36904960 6586 33554432000 134512640 137138936 4288521376 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 9010 6586 192 642 0 8366 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 36040

[startup+1182.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/478 30492
/proc/meminfo: memFree=20330124/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=35932 CPUtime=1182.32 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 6862 0 0 0 118037 195 0 0 25 0 1 0 810682511 36794368 6559 33554432000 134512640 137138936 4288521376 18446744073709551615 134609268 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8983 6559 192 642 0 8339 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 35932

[startup+1242.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/478 30493
/proc/meminfo: memFree=20330180/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=36128 CPUtime=1242.32 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 6921 0 0 0 124029 203 0 0 25 0 1 0 810682511 36995072 6589 33554432000 134512640 137138936 4288521376 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 9032 6589 192 642 0 8388 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 36128

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/478 30495
/proc/meminfo: memFree=20330240/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=36080 CPUtime=1302.34 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 6927 0 0 0 130023 211 0 0 25 0 1 0 810682511 36945920 6595 33554432000 134512640 137138936 4288521376 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 9020 6595 192 642 0 8376 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 36080

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 30497
/proc/meminfo: memFree=20328668/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=37700 CPUtime=1362.33 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 7331 0 0 0 136014 219 0 0 25 0 1 0 810682511 38604800 6999 33554432000 134512640 137138936 4288521376 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 9425 6999 192 642 0 8781 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 37700

[startup+1422.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 30498
/proc/meminfo: memFree=20331716/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=34204 CPUtime=1422.34 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 7331 0 0 0 142006 228 0 0 25 0 1 0 810682511 35024896 6127 33554432000 134512640 137138936 4288521376 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8551 6127 192 642 0 7907 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 34204

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 30500
/proc/meminfo: memFree=20332152/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=33852 CPUtime=1482.33 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 7331 0 0 0 147995 238 0 0 25 0 1 0 810682511 34664448 6039 33554432000 134512640 137138936 4288521376 18446744073709551615 136511125 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8463 6039 192 642 0 7819 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 33852

[startup+1542.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/478 30501
/proc/meminfo: memFree=20332084/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=33660 CPUtime=1542.32 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 7331 0 0 0 153986 246 0 0 25 0 1 0 810682511 34467840 5991 33554432000 134512640 137138936 4288521376 18446744073709551615 136504592 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8415 5991 192 642 0 7771 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 33660

[startup+1602.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/478 30503
/proc/meminfo: memFree=20332516/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=33660 CPUtime=1602.33 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 7331 0 0 0 159973 260 0 0 25 0 1 0 810682511 34467840 5991 33554432000 134512640 137138936 4288521376 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8415 5991 192 642 0 7771 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 33660

[startup+1662.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/478 30532
/proc/meminfo: memFree=21351864/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=33660 CPUtime=1662.33 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 7331 0 0 0 165962 271 0 0 25 0 1 0 810682511 34467840 5991 33554432000 134512640 137138936 4288521376 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8415 5991 192 642 0 7771 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 33660

[startup+1722.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/478 30533
/proc/meminfo: memFree=21244668/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=33660 CPUtime=1722.33 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 7331 0 0 0 171950 283 0 0 25 0 1 0 810682511 34467840 5991 33554432000 134512640 137138936 4288521376 18446744073709551615 136511173 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8415 5991 192 642 0 7771 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 33660

[startup+1782.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/478 30535
/proc/meminfo: memFree=21070372/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=33660 CPUtime=1782.33 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 7331 0 0 0 177941 292 0 0 25 0 1 0 810682511 34467840 5991 33554432000 134512640 137138936 4288521376 18446744073709551615 134542764 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8415 5991 192 642 0 7771 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 33660

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

[startup+1785.5 s]
/proc/loadavg: 2.03 2.05 2.01 3/478 30535
/proc/meminfo: memFree=21061072/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=33660 CPUtime=1785.54 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 7331 0 0 0 178261 293 0 0 25 0 1 0 810682511 34467840 5991 33554432000 134512640 137138936 4288521376 18446744073709551615 136511155 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8415 5991 192 642 0 7771 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 33660

[startup+1791.92 s]
/proc/loadavg: 2.03 2.05 2.00 3/478 30535
/proc/meminfo: memFree=21043328/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=33660 CPUtime=1791.96 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 7331 0 0 0 178902 294 0 0 25 0 1 0 810682511 34467840 5991 33554432000 134512640 137138936 4288521376 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8415 5991 192 642 0 7771 0
Current children cumulated CPU time (s) 1791.96
Current children cumulated vsize (KiB) 33660

[startup+1795.1 s]
/proc/loadavg: 2.03 2.05 2.00 3/478 30535
/proc/meminfo: memFree=21034520/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=33660 CPUtime=1795.15 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 7331 0 0 0 179221 294 0 0 25 0 1 0 810682511 34467840 5991 33554432000 134512640 137138936 4288521376 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8415 5991 192 642 0 7771 0
Current children cumulated CPU time (s) 1795.15
Current children cumulated vsize (KiB) 33660

[startup+1796.7 s]
/proc/loadavg: 2.03 2.05 2.00 3/478 30535
/proc/meminfo: memFree=21031544/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=33660 CPUtime=1796.73 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 7331 0 0 0 179379 294 0 0 25 0 1 0 810682511 34467840 5991 33554432000 134512640 137138936 4288521376 18446744073709551615 134551092 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8415 5991 192 642 0 7771 0
Current children cumulated CPU time (s) 1796.73
Current children cumulated vsize (KiB) 33660

[startup+1797.5 s]
/proc/loadavg: 2.03 2.05 2.00 3/478 30535
/proc/meminfo: memFree=21028072/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=33660 CPUtime=1797.53 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 7331 0 0 0 179459 294 0 0 25 0 1 0 810682511 34467840 5991 33554432000 134512640 137138936 4288521376 18446744073709551615 136504105 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8415 5991 192 642 0 7771 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (KiB) 33660

[startup+1797.9 s]
/proc/loadavg: 2.03 2.05 2.00 3/478 30535
/proc/meminfo: memFree=21028072/32951124 swapFree=67057928/67111528
[pid=30456] ppid=30454 vsize=33660 CPUtime=1797.93 cores=0,2,4,6
/proc/30456/stat : 30456 (bsolo) R 30454 30456 28116 0 -1 4202496 7331 0 0 0 179499 294 0 0 25 0 1 0 810682511 34467840 5991 33554432000 134512640 137138936 4288521376 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30456/statm: 8415 5991 192 642 0 7771 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 33660

Child status: 0
Real time (s): 1797.96
CPU time (s): 1798
CPU user time (s): 1795.05
CPU system time (s): 2.95055
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 37808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.05
system time used= 2.95055
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7332
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= 4
involuntary context switches= 3143

runsolver used 8.98963 second user time and 18.8011 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-04 12:17:52
IDJOB=3462757
IDBENCH=48173
IDSOLVER=1955
FILE ID=node140/3462757-1307182672
RUNJOBID= node140-1307175312-29220
PBS_JOBID= 13508839
Free space on /tmp= 73640 MiB

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

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

MD5SUM BENCH= 60cf9918356073587dd2c65f46896dfb
RANDOM SEED=1559177792

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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:      21197488 kB
Buffers:        313952 kB
Cached:        3987848 kB
SwapCached:       6932 kB
Active:        7614536 kB
Inactive:      3802564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21197488 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:            3948 kB
Writeback:           0 kB
AnonPages:     7113200 kB
Mapped:          38872 kB
Slab:           215036 kB
PageTables:      52656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141608376 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73640 MiB
End job on node140 at 2011-06-04 12:47:50