Trace number 3737276

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
PB07: bsolo 3.0.17SAT (TO)-47 1800.12 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_5.opb
MD5SUM2585c1015aa6228da840b6f61adc6732
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1797.47
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
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 constraint22
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)2528
Sum of products size (including duplicates)5056
Number of different products1264
Sum of products size2528

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.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3737276-1338715583.opb
0.00/0.00	c File size is 32717 bytes.
0.00/0.01	c Highest Coefficient sum: 200
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.008 s
0.00/0.01	c Var: 2728 Constr: 5456 2728/200/2528 Lit: 20224 Watch. Lit: 15168
0.00/0.01	c Obj. Vars: 200 (7.33138 % of total variables)
0.00/0.02	c Pre-processing Time: 0.021 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    200     1264     3792    3     2528     421      0      0 0.02
0.00/0.02	c Switching off LPR mode.
0.00/0.02	o -45	0.021
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    200     1265     3992    3     2575    1421      1      0 0.02
0.00/0.02	o -46	0.024
1762.60/1762.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1762.60/1762.97	c       56    200     1322    12722    9     2735    1421     58   2333 0.02
1762.60/1762.97	c      156    200     1422    27817   19     2935    1564    158   5032 0.03
1762.60/1762.97	c      406    200     1672    65527   39     3435    1721    408   8285 0.05
1762.60/1762.97	c      881    200     2147   137123   63     4385    1894    883  10244 0.09
1762.60/1762.97	c     1694    200     2960   259582   87     6011    2084   1696  10521 0.16
1762.60/1762.97	c     3015    200     4281   458403  107     8653    2293   3017  10016 0.30
1762.60/1762.97	c     5097    200     2524   192665   76     5094    2523   1260   8926 0.57
1762.60/1762.97	c     8320    200     5747   678603  118    11540    2776   4483   7834 1.06
1762.60/1762.97	c    13256    200     2653   212872   80     5352    3054   1389   6725 1.97
1762.60/1762.97	c    20762    200     5938   706705  119    11922    3360   4674   6214 3.34
1762.60/1762.97	c    32123    200     4167   441223  105     8380    3697   2903   5353 6.00
1762.60/1762.97	c    49267    200     3161   289285   91     6368    4067   1897   5087 9.68
1762.60/1762.97	c    75086    200     5345   617433  115    10736    4474   4081   5183 14.49
1762.60/1762.97	c   113919    200     4713   522843  110     9472    4922   3449   4565 24.95
1762.60/1762.97	c   172271    200     6320   765900  121    12686    5415   5056   4410 39.06
1762.60/1762.97	c   259906    200     7611   957839  125    15268    5957   6347   4161 62.46
1762.60/1762.97	c   391459    200     8752  1129367  129    17550    6553   7488   4024 97.27
1762.60/1762.97	c   588893    200     9292  1212376  130    18630    7209   8028   3683 159.86
1762.60/1762.97	c   885146    200     9724  1275268  131    19494    7930   8460   3576 247.49
1762.60/1762.97	c  1329629    200     8454  1086005  128    16954    8724   7190   3510 378.81
1762.60/1762.97	c  1996458    200     5627   659267  117    11300    9597   4363   3410 585.32
1762.60/1762.97	c  2996803    200    10385  1376183  132    20816   10557   9121   3201 936.04
1762.60/1762.97	c  4497426    200    13496  1842735  136    27038   11613  12232   3048 1475.27
1762.60/1762.97	o -47	1762.69
1800.10/1800.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.10/1800.40	c  5163020    200     7830   993829  126    15753    1421   6566   2929 1762.69
1800.10/1800.40	c  5163120    200     2076   125822   60     4199    1564    812   2929 1762.73
1800.10/1800.40	c  5163370    200     2326   163290   70     4699    1721   1062   2929 1762.74
1800.10/1800.40	c  5163845    200     2801   234397   83     5649    1894   1537   2929 1762.78
1800.10/1800.40	c  5164660    200     3616   356246   98     7279    2084   2352   2929 1762.86
1800.10/1800.40	c  5165981    200     4937   554073  112     9921    2293   3673   2930 1762.98
1800.10/1800.40	c  5168062    200     3176   289539   91     6399    2523   1912   2931 1763.23
1800.10/1800.40	c  5171285    200     2527   191911   75     5101    2776   1263   2931 1763.79
1800.10/1800.40	c  5176221    200     3380   319633   94     6807    3054   2116   2933 1764.52
1800.10/1800.40	c  5183729    200     6664   810474  121    13375    3360   5400   2935 1765.61
1800.10/1800.40	c  5195090    200     4929   550692  111     9905    3697   3665   2938 1768.23
1800.10/1800.40	c  5212235    200     3922   400638  102     7891    4067   2658   2941 1772.19
1800.10/1800.40	c  5238054    200     6120   728428  119    12287    4474   4856   2948 1776.47
1800.10/1800.40	c  5276886    200     5501   636710  115    11049    4922   4237   2956 1785.04
1800.10/1800.40	c  5335238    200     7226   895113  123    14499    5415   5962   2969 1796.40
1800.10/1800.40	c Caught signal: 15
1800.10/1800.40	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 
1800.10/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.10/1800.40	c   39  5351439 725257  6354566     7226   895061   5962   2972 1800.11
1800.10/1800.40	c Objective: -47
1800.10/1800.40	s SATISFIABLE
1800.10/1800.40	c Total time: 1800.11 s

Verifier Data

OK	-47

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-3737276-1338715583/watcher-3737276-1338715583 -o /tmp/evaluation-result-3737276-1338715583/solver-3737276-1338715583 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3737276-1338715583.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: 1.88 1.97 1.91 2/176 18703
/proc/meminfo: memFree=29966168/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=4864 CPUtime=0 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 533 0 0 0 0 0 0 0 20 0 1 0 337684165 4980736 469 33554432000 134512640 135840783 4293020880 4293019360 1582375 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18703/statm: 1216 469 335 325 0 144 0

[startup+0.100898 s]
/proc/loadavg: 1.88 1.97 1.91 2/176 18703
/proc/meminfo: memFree=29966168/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=7756 CPUtime=0.09 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 1274 0 0 0 9 0 0 0 20 0 1 0 337684165 7942144 1202 33554432000 134512640 135840783 4293020880 4293018384 134574322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18703/statm: 1939 1202 351 325 0 875 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7756

[startup+0.200221 s]
/proc/loadavg: 1.88 1.97 1.91 2/176 18703
/proc/meminfo: memFree=29966168/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=9736 CPUtime=0.19 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 1758 0 0 0 19 0 0 0 20 0 1 0 337684165 9969664 1686 33554432000 134512640 135840783 4293020880 4293020240 134550910 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18703/statm: 2434 1687 351 325 0 1370 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9736

[startup+0.300211 s]
/proc/loadavg: 1.88 1.97 1.91 2/176 18703
/proc/meminfo: memFree=29966168/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=11304 CPUtime=0.29 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 2148 0 0 0 28 1 0 0 20 0 1 0 337684165 11575296 2076 33554432000 134512640 135840783 4293020880 4293020240 134551048 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18703/statm: 2826 2076 351 325 0 1762 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11304

[startup+0.700179 s]
/proc/loadavg: 1.88 1.97 1.91 2/176 18703
/proc/meminfo: memFree=29966168/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=15292 CPUtime=0.69 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 3162 0 0 0 68 1 0 0 20 0 1 0 337684165 15659008 3090 33554432000 134512640 135840783 4293020880 4293018144 134586940 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18703/statm: 3823 3090 351 325 0 2759 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15292

[startup+1.50018 s]
/proc/loadavg: 1.88 1.97 1.91 3/177 18704
/proc/meminfo: memFree=29955124/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=16320 CPUtime=1.49 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 3409 0 0 0 148 1 0 0 20 0 1 0 337684165 16711680 3337 33554432000 134512640 135840783 4293020880 4293020240 134550779 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18703/statm: 4080 3337 351 325 0 3016 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16320

[startup+3.1007 s]
/proc/loadavg: 1.88 1.97 1.91 3/177 18704
/proc/meminfo: memFree=29953628/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=16836 CPUtime=3.09 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 3547 0 0 0 308 1 0 0 20 0 1 0 337684165 17240064 3475 33554432000 134512640 135840783 4293020880 4293020240 134550902 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18703/statm: 4209 3475 351 325 0 3145 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16836

[startup+6.30018 s]
/proc/loadavg: 1.89 1.97 1.91 3/177 18704
/proc/meminfo: memFree=29952268/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=17480 CPUtime=6.29 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 3716 0 0 0 628 1 0 0 20 0 1 0 337684165 17899520 3644 33554432000 134512640 135840783 4293020880 4293020176 134574147 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18703/statm: 4370 3644 351 325 0 3306 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17480

[startup+12.7011 s]
/proc/loadavg: 1.90 1.97 1.91 3/177 18704
/proc/meminfo: memFree=29950716/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=18928 CPUtime=12.69 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 4065 0 0 0 1268 1 0 0 20 0 1 0 337684165 19382272 3993 33554432000 134512640 135840783 4293020880 4293020240 134550804 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18703/statm: 4732 3993 351 325 0 3668 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18928

[startup+25.5002 s]
/proc/loadavg: 2.00 1.99 1.92 3/178 18705
/proc/meminfo: memFree=29949568/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=19768 CPUtime=25.48 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 4280 0 0 0 2547 1 0 0 20 0 1 0 337684165 20242432 4208 33554432000 134512640 135840783 4293020880 4293020240 134551330 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18703/statm: 4942 4208 351 325 0 3878 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19768

[startup+51.1011 s]
/proc/loadavg: 2.00 1.99 1.92 3/178 18705
/proc/meminfo: memFree=29947560/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=21648 CPUtime=51.08 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 4752 0 0 0 5107 1 0 0 20 0 1 0 337684165 22167552 4680 33554432000 134512640 135840783 4293020880 4293020240 134551312 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18703/statm: 5412 4680 351 325 0 4348 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21648

[startup+102.301 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 18705
/proc/meminfo: memFree=29907312/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=24040 CPUtime=102.27 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 5337 0 0 0 10226 1 0 0 20 0 1 0 337684165 24616960 5265 33554432000 134512640 135840783 4293020880 4293020240 134550782 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 6010 5265 351 325 0 4946 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24040

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 18705
/proc/meminfo: memFree=29883288/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=25292 CPUtime=162.26 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 5665 0 0 0 16224 2 0 0 20 0 1 0 337684165 25899008 5593 33554432000 134512640 135840783 4293020880 4293019584 134573224 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 6323 5593 351 325 0 5259 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 25292

[startup+222.307 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 18708
/proc/meminfo: memFree=29858264/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=25280 CPUtime=222.26 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 5665 0 0 0 22224 2 0 0 20 0 1 0 337684165 25886720 5593 33554432000 134512640 135840783 4293020880 4293020240 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 6320 5593 351 325 0 5256 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 25280

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 18709
/proc/meminfo: memFree=29857816/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=26804 CPUtime=282.24 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 6037 0 0 0 28222 2 0 0 20 0 1 0 337684165 27447296 5965 33554432000 134512640 135840783 4293020880 4293020192 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 6701 5965 351 325 0 5637 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 26804

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 18709
/proc/meminfo: memFree=29868384/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=26820 CPUtime=342.23 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 6055 0 0 0 34221 2 0 0 20 0 1 0 337684165 27463680 5983 33554432000 134512640 135840783 4293020880 4293020352 134552279 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 6705 5983 351 325 0 5641 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 26820

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 18709
/proc/meminfo: memFree=29830096/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=28420 CPUtime=402.22 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 6450 0 0 0 40220 2 0 0 20 0 1 0 337684165 29102080 6369 33554432000 134512640 135840783 4293020880 4293020240 134551264 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 7105 6369 351 325 0 6041 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 28420

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 18709
/proc/meminfo: memFree=29830120/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=28416 CPUtime=462.2 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 6464 0 0 0 46218 2 0 0 20 0 1 0 337684165 29097984 6376 33554432000 134512640 135840783 4293020880 4293020240 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 7104 6376 351 325 0 6040 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 28416

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 18709
/proc/meminfo: memFree=29947936/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=28380 CPUtime=522.19 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 6464 0 0 0 52217 2 0 0 20 0 1 0 337684165 29061120 6376 33554432000 134512640 135840783 4293020880 4293020240 134551106 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 7095 6376 351 325 0 6031 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 28380

[startup+582.3 s]
/proc/loadavg: 2.07 2.00 1.93 3/177 18710
/proc/meminfo: memFree=29864360/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=28380 CPUtime=582.19 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 6464 0 0 0 58217 2 0 0 20 0 1 0 337684165 29061120 6376 33554432000 134512640 135840783 4293020880 4293020192 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 7095 6376 351 325 0 6031 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 28380

[startup+642.301 s]

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

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 18714
/proc/meminfo: memFree=29827924/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=30160 CPUtime=882.15 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 6925 0 0 0 88213 2 0 0 20 0 1 0 337684165 30883840 6822 33554432000 134512640 135840783 4293020880 4293020240 134550913 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 7540 6822 351 325 0 6476 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 30160

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 18714
/proc/meminfo: memFree=29826064/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=32092 CPUtime=942.13 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 7396 0 0 0 94211 2 0 0 20 0 1 0 337684165 32862208 7292 33554432000 134512640 135840783 4293020880 4293020240 134551532 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 8023 7292 351 325 0 6959 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 32092

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 18714
/proc/meminfo: memFree=29826064/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=32156 CPUtime=1002.12 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 7415 0 0 0 100210 2 0 0 20 0 1 0 337684165 32927744 7311 33554432000 134512640 135840783 4293020880 4293020240 134550896 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 8039 7311 351 325 0 6975 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 32156

[startup+1062.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/177 18714
/proc/meminfo: memFree=29797300/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=32136 CPUtime=1062.11 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 7415 0 0 0 106209 2 0 0 20 0 1 0 337684165 32907264 7311 33554432000 134512640 135840783 4293020880 4293020240 134551104 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 8034 7311 351 325 0 6970 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 32136

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 18714
/proc/meminfo: memFree=29797424/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=32136 CPUtime=1122.1 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 7415 0 0 0 112208 2 0 0 20 0 1 0 337684165 32907264 7311 33554432000 134512640 135840783 4293020880 4293020240 134550910 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 8034 7311 351 325 0 6970 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 32136

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/177 18715
/proc/meminfo: memFree=29797052/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=32160 CPUtime=1182.09 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 7421 0 0 0 118207 2 0 0 20 0 1 0 337684165 32931840 7317 33554432000 134512640 135840783 4293020880 4293020240 134551071 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 8040 7317 351 325 0 6976 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 32160

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 18715
/proc/meminfo: memFree=29805732/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=32136 CPUtime=1242.08 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 7421 0 0 0 124206 2 0 0 20 0 1 0 337684165 32907264 7316 33554432000 134512640 135840783 4293020880 4293020240 134551104 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 8034 7316 351 325 0 6970 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 32136

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 18715
/proc/meminfo: memFree=29796060/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=32088 CPUtime=1302.08 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 7421 0 0 0 130206 2 0 0 20 0 1 0 337684165 32858112 7304 33554432000 134512640 135840783 4293020880 4293020192 134550761 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 8022 7304 351 325 0 6958 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 32088

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 18715
/proc/meminfo: memFree=29764628/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=32088 CPUtime=1362.06 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 7421 0 0 0 136204 2 0 0 20 0 1 0 337684165 32858112 7304 33554432000 134512640 135840783 4293020880 4293020240 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 8022 7304 351 325 0 6958 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 32088

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 18718
/proc/meminfo: memFree=29764124/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=32116 CPUtime=1422.06 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 7424 0 0 0 142204 2 0 0 20 0 1 0 337684165 32886784 7303 33554432000 134512640 135840783 4293020880 4293020240 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 8029 7303 351 325 0 6965 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 32116

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 18719
/proc/meminfo: memFree=29762772/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=34260 CPUtime=1482.04 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 7967 0 0 0 148202 2 0 0 20 0 1 0 337684165 35082240 7846 33554432000 134512640 135840783 4293020880 4293020240 134550902 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 8565 7846 351 325 0 7501 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 34260

[startup+1542.31 s]
/proc/loadavg: 2.07 2.02 1.94 3/177 18719
/proc/meminfo: memFree=29762896/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=34324 CPUtime=1542.04 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 7974 0 0 0 154202 2 0 0 20 0 1 0 337684165 35147776 7853 33554432000 134512640 135840783 4293020880 4293020236 13393910 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 8581 7853 351 325 0 7517 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 34324

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/176 18719
/proc/meminfo: memFree=29763648/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=34324 CPUtime=1602.02 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 7979 0 0 0 160200 2 0 0 20 0 1 0 337684165 35147776 7858 33554432000 134512640 135840783 4293020880 4293020240 134550902 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 8581 7858 351 325 0 7517 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 34324

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/177 18720
/proc/meminfo: memFree=29763164/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=34356 CPUtime=1662.02 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 7985 0 0 0 166200 2 0 0 20 0 1 0 337684165 35180544 7864 33554432000 134512640 135840783 4293020880 4293020240 134550907 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 8589 7864 351 325 0 7525 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 34356

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 18720
/proc/meminfo: memFree=29763164/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=34340 CPUtime=1722.01 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 7985 0 0 0 172199 2 0 0 20 0 1 0 337684165 35164160 7864 33554432000 134512640 135840783 4293020880 4293020240 134551063 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 8585 7864 351 325 0 7521 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 34340

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 18760
/proc/meminfo: memFree=30431592/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=33300 CPUtime=1782 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 7985 0 0 0 178198 2 0 0 20 0 1 0 337684165 34099200 7607 33554432000 134512640 135840783 4293020880 4293020192 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 8325 7607 351 325 0 7261 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 33300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 18760
/proc/meminfo: memFree=30423720/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=33144 CPUtime=1800.1 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 7985 0 0 0 180008 2 0 0 20 0 1 0 337684165 33939456 7568 33554432000 134512640 135840783 4293020880 4293020240 134550910 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 8286 7568 351 325 0 7222 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 33144

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 18760
/proc/meminfo: memFree=30423720/32873648 swapFree=6860/6860
[pid=18703] ppid=18701 vsize=33144 CPUtime=1800.1 cores=0,2,4,6
/proc/18703/stat : 18703 (bsolo3.0.17) R 18701 18703 18429 0 -1 4202496 7985 0 0 0 180008 2 0 0 20 0 1 0 337684165 33939456 7568 33554432000 134512640 135840783 4293020880 4293020240 134550910 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18703/statm: 8286 7568 351 325 0 7222 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 33144

Child status: 15
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1800.09
CPU system time (s): 0.029995
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 34400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.09
system time used= 0.029995
maximum resident set size= 31456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7988
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= 19
involuntary context switches= 1918

runsolver used 3.53246 second user time and 8.75167 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-03 11:26:23
IDJOB=3737276
IDBENCH=48211
IDSOLVER=2318
FILE ID=node124/3737276-1338715583
RUNJOBID= node124-1338713740-18445
PBS_JOBID= 14636741
Free space on /tmp= 70704 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_10_5.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737276-1338715583/watcher-3737276-1338715583 -o /tmp/evaluation-result-3737276-1338715583/solver-3737276-1338715583 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3737276-1338715583.opb            

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

MD5SUM BENCH= 2585c1015aa6228da840b6f61adc6732
RANDOM SEED=749175178

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29966168 kB
Buffers:          193844 kB
Cached:          1376604 kB
SwapCached:         8268 kB
Active:           961844 kB
Inactive:        1177272 kB
Active(anon):     562656 kB
Inactive(anon):     8240 kB
Active(file):     399188 kB
Inactive(file):  1169032 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091596 kB
Dirty:              6228 kB
Writeback:             0 kB
AnonPages:        567404 kB
Mapped:            10368 kB
Shmem:                 0 kB
Slab:             629760 kB
SReclaimable:      74244 kB
SUnreclaim:       555516 kB
KernelStack:        1456 kB
PageTables:         5036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     683912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70696 MiB
End job on node124 at 2012-06-03 11:56:25