Trace number 3708520

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.2SAT3 1798.25 1798.54

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=61-P1=167-P2=157-P3=13-P4=173-P5=47-P6=47-P7=251-P8=79-B.opb
MD5SUM8f717fbc7f85484ebc0de379ab09a890
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.113981
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 variables192
Total number of constraints17
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 constraints17
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)512
Sum of products size (including duplicates)1024
Number of different products512
Sum of products size1024

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-3708520-1338169705.opb
0.00/0.00	c File size is 9296 bytes.
0.00/0.00	c Highest Coefficient sum: 130560
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 704 Constr: 1049 512/0/537 Lit: 4408 Watch. Lit: 2706
0.00/0.00	c Obj. Vars: 8 (1.13636 % of total variables)
0.00/0.00	c Pre-processing Time: 0.004 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    704     1049     4408    4     3786    5914      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
48.29/48.33	c      100    704     1240    12173    9     4213    6506    191   6666 0.01
48.29/48.33	c      252    704     1526    25811   16     4973    7157    477   6631 0.04
48.29/48.33	c      479    704     1966    47226   24     6104    7873    917   7149 0.07
48.29/48.33	c      817    704     2627    85635   32     7858    8661   1578   6982 0.12
48.29/48.33	c     1326    704     3590   133447   37    10457    9528   2541   6436 0.21
48.29/48.33	c     2089    704     5036   212246   42    14243   10481   3987   6548 0.32
48.29/48.33	c     3235    704     7291   348594   47    20222   11530   6242   6173 0.52
48.29/48.33	c     4956    704    10541   508003   48    28189   12684   9492   4835 1.02
48.29/48.33	c     7540    704     8477   447784   52    21417   13953   7428   4269 1.77
48.29/48.33	c    11419    704     8470   444507   52    21858   15349   7421   4022 2.84
48.29/48.33	c    17241    704    11521   575442   49    29753   16884  10472   3439 5.01
48.29/48.33	c    25978    704    11342   528427   46    29120   18573  10293   3007 8.64
48.29/48.33	c    39088    704    16575   994865   60    40960   20431  15526   2674 14.61
48.29/48.33	c    58758    704    11504   577648   50    29276   22475  10455   2111 27.82
48.29/48.33	c    88271    704    20564  1179986   57    51434   24723  19515   1850 47.69
48.29/48.33	o 65
58.68/58.78	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
58.68/58.78	c    90592    704    25019  1434107   57    62665    5930  23970   1874 48.32
58.68/58.78	c    90692    704     4210   191936   45    11328    6524   3161   1869 48.52
58.68/58.78	c    90943    694     4688   227778   48    12447    7177   3639   1871 48.58
58.68/58.78	c    91418    694     5603   286245   51    14801    7895   4554   1878 48.66
58.68/58.78	c    92232    694     7200   382677   53    18982    8685   6151   1889 48.80
58.68/58.78	c    93553    694     5394   285095   52    13610    9554   4345   1905 49.08
58.68/58.78	c    95634    694     9389   516643   55    23595   10510   8340   1921 49.76
58.68/58.78	c    98857    694    10313   506056   49    26323   11562   9264   1950 50.68
58.68/58.78	c   103794    694     7207   367613   51    18135   12719   6158   1981 52.37
58.68/58.78	c   111300    694     8430   439670   52    21732   13991   7381   1997 55.73
58.68/58.78	o 17
686.37/686.57	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
686.37/686.57	c   121163    694    11720   623156   53    30040    5928  10671   2061 58.77
686.37/686.57	c   121263    694     4206   195215   46    10871    6521   3157   2061 58.83
686.37/686.57	c   121513    674     4630   219321   47    11912    7174   3581   2063 58.89
686.37/686.57	c   121989    674     5448   270199   49    13713    7892   4399   2068 58.97
686.37/686.57	c   122803    674     6973   364352   52    17370    8682   5924   2076 59.13
686.37/686.57	c   124124    674     9405   504392   53    23337    9551   8356   2086 59.50
686.37/686.57	c   126205    674     7606   361641   47    19830   10507   6557   2107 59.90
686.37/686.57	c   129430    674     7711   411121   53    19331   11558   6662   2134 60.64
686.37/686.57	c   134367    674    10740   576877   53    27465   12714   9691   2177 61.71
686.37/686.57	c   141874    674    11202   598733   53    27816   13986  10153   2192 64.72
686.37/686.57	c   153237    674    10429   515547   49    25698   15385   9380   2205 69.49
686.37/686.57	c   170382    674    10292   552240   53    26646   16924   9243   2168 78.58
686.37/686.57	c   196201    674    16018   813234   50    40915   18617  14969   2164 90.65
686.37/686.57	c   235034    674    13860   722089   52    35031   20479  12811   2000 117.47
686.37/686.57	c   293387    674    13806   785856   56    33857   22527  12757   1953 150.20
686.37/686.57	c   381020    674    18731  1027830   54    47141   24780  17682   1823 208.92
686.37/686.57	c   512573    673    13451   751342   55    32832   27259  12402   1665 307.78
686.37/686.57	c   710006    672    15126   775036   51    38857   29985  14077   1628 435.95
686.37/686.57	o 9
720.86/721.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
720.86/721.00	c  1001270    671    23065  1184726   51    57896    5924  22016   1458 686.45
720.86/721.00	c  1001371    671     4215   156356   37    11342    6517   3166   1458 686.67
720.86/721.00	c  1001621    661     4696   182985   38    12562    7169   3647   1458 686.71
720.86/721.00	c  1002096    661     5619   231762   41    15084    7886   4570   1459 686.79
720.86/721.00	c  1002910    661     7175   313318   43    19287    8675   6126   1459 686.99
720.86/721.00	c  1004231    661     9692   442330   45    26195    9543   8643   1460 687.42
720.86/721.00	c  1006313    661     8647   414803   47    23333   10498   7598   1461 688.35
720.86/721.00	c  1009537    661     9246   446640   48    24392   11548   8197   1463 689.72
720.86/721.00	c  1014473    661    12059   584768   48    31282   12703  11010   1465 692.20
720.86/721.00	c  1021979    661    12342   606860   49    31567   13974  11293   1468 695.80
720.86/721.00	c  1033340    661    11245   553078   49    29644   15372  10196   1474 700.74
720.86/721.00	c  1050484    661    11627   567625   48    31151   16910  10578   1480 709.75
720.86/721.00	o 3
1798.21/1798.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1798.21/1798.53	c  1074630    661    13137   697151   53    32745    5922  12088   1490 720.88
1798.21/1798.53	c  1074731    652     4228   193407   45    11184    6515   3179   1490 720.94
1798.21/1798.53	c  1074981    643     4718   224520   47    12372    7167   3669   1491 720.97
1798.21/1798.53	c  1075456    643     5657   286507   50    14384    7884   4608   1491 721.04
1798.21/1798.53	c  1076269    643     7223   374281   51    18381    8673   6174   1492 721.21
1798.21/1798.53	c  1077589    643     9641   509441   52    24462    9541   8592   1493 721.70
1798.21/1798.53	c  1079670    643     8407   438621   52    21897   10496   7358   1495 722.11
1798.21/1798.53	c  1082893    643     8701   405604   46    23218   11546   7652   1498 722.81
1798.21/1798.53	c  1087829    630    11696   581911   49    31979   12701  10647   1501 724.56
1798.21/1798.53	c  1095336    630    12746   673941   52    33303   13972  11697   1506 727.06
1798.21/1798.53	c  1106697    630    11213   567443   50    29584   15370  10164   1512 731.53
1798.21/1798.53	c  1123841    630    10524   527387   50    26229   16908   9475   1519 739.54
1798.21/1798.53	c  1149660    630    13936   721886   51    35644   18599  12887   1528 752.39
1798.21/1798.53	c  1188493    630    10376   557091   53    27334   20459   9327   1539 772.13
1798.21/1798.53	c  1246846    630    19499  1032803   52    51187   22505  18450   1532 813.58
1798.21/1798.53	c  1334479    630    18838   971456   51    45968   24756  17789   1529 872.29
1798.21/1798.53	c  1466032    630    20438  1101799   53    50604   27232  19389   1494 980.93
1798.21/1798.53	c  1663465    629    25654  1450516   56    64087   29956  24605   1495 1112.32
1798.21/1798.53	c  1959718    617    17512   875555   49    45402   32952  16463   1442 1358.16
1798.21/1798.53	c  2404200    617    31098  1495059   48    77598   36248  30049   1337 1796.94
1798.21/1798.53	c Resources Exceeded
1798.21/1798.53	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 -x129 x130 -x131 -x132 -x133 -x134 -x135 -x136 x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 x137 x138 x139 -x140 -x141 -x142 -x143 -x144 x89 x90 -x91 x92 -x93 x94 -x95 x96 x145 -x146 -x147 x148 -x149 -x150 -x151 -x152 x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x153 x154 -x155 -x156 -x157 -x158 -x159 -x160 x105 -x106 -x107 x108 -x109 -x110 -x111 -x112 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x169 x170 -x171 -x172 -x173 -x174 -x175 -x176 x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 
1798.21/1798.53	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.21/1798.53	c   75  2407903  21368  2488052    19210   916260  18161   1339 1798.25
1798.21/1798.53	c Objective: 3
1798.21/1798.53	s SATISFIABLE
1798.21/1798.53	c Total time: 1798.25 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-3708520-1338169705/watcher-3708520-1338169705 -o /tmp/evaluation-result-3708520-1338169705/solver-3708520-1338169705 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708520-1338169705.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.07 2.02 2.00 3/176 9078
/proc/meminfo: memFree=31004912/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=11064 CPUtime=0 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 371 0 0 0 0 0 0 0 20 0 1 0 283095373 11329536 321 33554432000 134512640 137138936 4291773536 4291763580 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 2766 321 185 642 0 2122 0

[startup+0.062828 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 9078
/proc/meminfo: memFree=31004912/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=11572 CPUtime=0.06 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 503 0 0 0 6 0 0 0 20 0 1 0 283095373 11849728 453 33554432000 134512640 137138936 4291773536 4291772652 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 2893 454 192 642 0 2249 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11572

[startup+0.100265 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 9078
/proc/meminfo: memFree=31004912/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=12088 CPUtime=0.09 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 619 0 0 0 9 0 0 0 20 0 1 0 283095373 12378112 569 33554432000 134512640 137138936 4291773536 4291772040 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 3022 569 192 642 0 2378 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12088

[startup+0.300229 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 9078
/proc/meminfo: memFree=31004912/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=14016 CPUtime=0.29 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 1104 0 0 0 29 0 0 0 20 0 1 0 283095373 14352384 1054 33554432000 134512640 137138936 4291773536 4291772040 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 3504 1054 192 642 0 2860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14016

[startup+0.70023 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 9078
/proc/meminfo: memFree=31004912/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=17236 CPUtime=0.69 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 1923 0 0 0 68 1 0 0 20 0 1 0 283095373 17649664 1873 33554432000 134512640 137138936 4291773536 4291771816 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 4309 1873 192 642 0 3665 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17236

[startup+1.50023 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 9079
/proc/meminfo: memFree=30996720/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=21856 CPUtime=1.49 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 3064 0 0 0 148 1 0 0 20 0 1 0 283095373 22380544 3014 33554432000 134512640 137138936 4291773536 4291771848 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 5464 3014 192 642 0 4820 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21856

[startup+3.10024 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 9079
/proc/meminfo: memFree=30992380/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=23876 CPUtime=3.09 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 3577 0 0 0 307 2 0 0 20 0 1 0 283095373 24449024 3527 33554432000 134512640 137138936 4291773536 4291772652 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 5969 3527 192 642 0 5325 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23876

[startup+6.30024 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 9079
/proc/meminfo: memFree=30990024/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=24652 CPUtime=6.28 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 3784 0 0 0 626 2 0 0 20 0 1 0 283095373 25243648 3734 33554432000 134512640 137138936 4291773536 4291772652 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 6163 3734 192 642 0 5519 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24652

[startup+12.7002 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 9079
/proc/meminfo: memFree=30988352/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=28036 CPUtime=12.69 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 4619 0 0 0 1265 4 0 0 20 0 1 0 283095373 28708864 4569 33554432000 134512640 137138936 4291773536 4291772652 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 7009 4569 192 642 0 6365 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28036

[startup+25.5003 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 9079
/proc/meminfo: memFree=30984020/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=31204 CPUtime=25.48 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 5415 0 0 0 2543 5 0 0 20 0 1 0 283095373 31952896 5365 33554432000 134512640 137138936 4291773536 4291772464 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 7801 5365 192 642 0 7157 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31204

[startup+51.1002 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 9079
/proc/meminfo: memFree=30983028/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=32372 CPUtime=51.08 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 5716 0 0 0 5100 8 0 0 20 0 1 0 283095373 33148928 5666 33554432000 134512640 137138936 4291773536 4291772652 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 8093 5666 192 642 0 7449 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32372

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 9083
/proc/meminfo: memFree=30982400/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=32372 CPUtime=102.28 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 5716 0 0 0 10212 16 0 0 20 0 1 0 283095373 33148928 5666 33554432000 134512640 137138936 4291773536 4291772464 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 8093 5666 192 642 0 7449 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 32372

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 9083
/proc/meminfo: memFree=30982328/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=32372 CPUtime=162.25 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 5725 0 0 0 16202 23 0 0 20 0 1 0 283095373 33148928 5666 33554432000 134512640 137138936 4291773536 4291772652 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 8093 5666 192 642 0 7449 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 32372

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9121
/proc/meminfo: memFree=31270100/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=35068 CPUtime=222.24 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 6401 0 0 0 22194 30 0 0 20 0 1 0 283095373 35909632 6340 33554432000 134512640 137138936 4291773536 4291772652 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 8767 6340 192 642 0 8123 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 35068

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9121
/proc/meminfo: memFree=31262592/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=36776 CPUtime=282.24 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 6830 0 0 0 28188 36 0 0 20 0 1 0 283095373 37658624 6769 33554432000 134512640 137138936 4291773536 4291772216 136504045 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 9194 6769 192 642 0 8550 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 36776

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9121
/proc/meminfo: memFree=31260356/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=36788 CPUtime=342.22 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 6834 0 0 0 34182 40 0 0 20 0 1 0 283095373 37670912 6772 33554432000 134512640 137138936 4291773536 4291772464 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 9197 6772 192 642 0 8553 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 36788

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9122
/proc/meminfo: memFree=31260728/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=36788 CPUtime=402.22 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 6834 0 0 0 40174 48 0 0 20 0 1 0 283095373 37670912 6772 33554432000 134512640 137138936 4291773536 4291772652 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 9197 6772 192 642 0 8553 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 36788

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9122
/proc/meminfo: memFree=31258060/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=37168 CPUtime=462.2 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 6927 0 0 0 46166 54 0 0 20 0 1 0 283095373 38060032 6865 33554432000 134512640 137138936 4291773536 4291772652 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 9292 6865 192 642 0 8648 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 37168

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9122
/proc/meminfo: memFree=31258060/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=37168 CPUtime=522.2 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 6927 0 0 0 52160 60 0 0 20 0 1 0 283095373 38060032 6865 33554432000 134512640 137138936 4291773536 4291772652 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 9292 6865 192 642 0 8648 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 37168

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9122
/proc/meminfo: memFree=31256012/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=39152 CPUtime=582.19 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7424 0 0 0 58152 67 0 0 20 0 1 0 283095373 40091648 7361 33554432000 134512640 137138936 4291773536 4291772464 134542503 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 9788 7361 192 642 0 9144 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 39152

[startup+642.3 s]

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

/proc/meminfo: memFree=31255080/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40752 CPUtime=1062.11 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7923 0 0 0 106088 123 0 0 20 0 1 0 283095373 41730048 7763 33554432000 134512640 137138936 4291773536 4291772576 134540747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10188 7763 192 642 0 9544 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 40752

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9150
/proc/meminfo: memFree=31255080/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40752 CPUtime=1122.1 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7923 0 0 0 112080 130 0 0 20 0 1 0 283095373 41730048 7763 33554432000 134512640 137138936 4291773536 4291772292 136502585 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10188 7763 192 642 0 9544 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 40752

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9150
/proc/meminfo: memFree=31254956/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40752 CPUtime=1182.1 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7923 0 0 0 118074 136 0 0 20 0 1 0 283095373 41730048 7763 33554432000 134512640 137138936 4291773536 4291772652 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10188 7763 192 642 0 9544 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 40752

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9150
/proc/meminfo: memFree=31254584/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40752 CPUtime=1242.08 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7923 0 0 0 124067 141 0 0 20 0 1 0 283095373 41730048 7763 33554432000 134512640 137138936 4291773536 4291772464 134542793 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10188 7763 192 642 0 9544 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 40752

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 9153
/proc/meminfo: memFree=31254552/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40752 CPUtime=1302.08 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7923 0 0 0 130061 147 0 0 20 0 1 0 283095373 41730048 7763 33554432000 134512640 137138936 4291773536 4291772144 134544900 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10188 7763 192 642 0 9544 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 40752

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9154
/proc/meminfo: memFree=31254956/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40752 CPUtime=1362.07 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7923 0 0 0 136053 154 0 0 20 0 1 0 283095373 41730048 7763 33554432000 134512640 137138936 4291773536 4291772464 134542286 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10188 7763 192 642 0 9544 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 40752

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 9154
/proc/meminfo: memFree=31254708/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40764 CPUtime=1422.07 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7926 0 0 0 142047 160 0 0 20 0 1 0 283095373 41742336 7766 33554432000 134512640 137138936 4291773536 4291772464 134542484 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10191 7766 192 642 0 9547 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 40764

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 9154
/proc/meminfo: memFree=31254708/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40764 CPUtime=1482.05 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7926 0 0 0 148040 165 0 0 20 0 1 0 283095373 41742336 7766 33554432000 134512640 137138936 4291773536 4291772652 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10191 7766 192 642 0 9547 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 40764

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9154
/proc/meminfo: memFree=31254460/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40764 CPUtime=1542.04 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7926 0 0 0 154034 170 0 0 20 0 1 0 283095373 41742336 7766 33554432000 134512640 137138936 4291773536 4291772464 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10191 7766 192 642 0 9547 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 40764

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9154
/proc/meminfo: memFree=31254832/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40764 CPUtime=1602.03 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7926 0 0 0 160028 175 0 0 20 0 1 0 283095373 41742336 7766 33554432000 134512640 137138936 4291773536 4291772652 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10191 7766 192 642 0 9547 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 40764

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9155
/proc/meminfo: memFree=31254832/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40764 CPUtime=1662.02 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7926 0 0 0 166022 180 0 0 20 0 1 0 283095373 41742336 7766 33554432000 134512640 137138936 4291773536 4291772464 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10191 7766 192 642 0 9547 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 40764

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9155
/proc/meminfo: memFree=31254956/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40764 CPUtime=1722.01 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7926 0 0 0 172015 186 0 0 20 0 1 0 283095373 41742336 7766 33554432000 134512640 137138936 4291773536 4291772652 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10191 7766 192 642 0 9547 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 40764

[startup+1782.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 9155
/proc/meminfo: memFree=31254832/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40764 CPUtime=1782.01 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7926 0 0 0 178010 191 0 0 20 0 1 0 283095373 41742336 7766 33554432000 134512640 137138936 4291773536 4291772464 134542490 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10191 7766 192 642 0 9547 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 40764

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

[startup+1791.91 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 9155
/proc/meminfo: memFree=31254832/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40764 CPUtime=1791.61 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7926 0 0 0 178970 191 0 0 20 0 1 0 283095373 41742336 7766 33554432000 134512640 137138936 4291773536 4291772652 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10191 7766 192 642 0 9547 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 40764

[startup+1795.1 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 9155
/proc/meminfo: memFree=31254832/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40764 CPUtime=1794.81 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7926 0 0 0 179289 192 0 0 20 0 1 0 283095373 41742336 7766 33554432000 134512640 137138936 4291773536 4291771760 134539458 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10191 7766 192 642 0 9547 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 40764

[startup+1796.7 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 9155
/proc/meminfo: memFree=31254832/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40764 CPUtime=1796.41 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7926 0 0 0 179449 192 0 0 20 0 1 0 283095373 41742336 7766 33554432000 134512640 137138936 4291773536 4291772464 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10191 7766 192 642 0 9547 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 40764

[startup+1797.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 9155
/proc/meminfo: memFree=31254832/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40764 CPUtime=1797.21 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7926 0 0 0 179529 192 0 0 20 0 1 0 283095373 41742336 7766 33554432000 134512640 137138936 4291773536 4291772652 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10191 7766 192 642 0 9547 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 40764

[startup+1798.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 9155
/proc/meminfo: memFree=31254832/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40776 CPUtime=1798 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7929 0 0 0 179608 192 0 0 20 0 1 0 283095373 41754624 7769 33554432000 134512640 137138936 4291773536 4291772576 134540747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10194 7769 192 642 0 9550 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 40776

[startup+1798.51 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 9155
/proc/meminfo: memFree=31254832/32873844 swapFree=7112/7112
[pid=9078] ppid=9076 vsize=40776 CPUtime=1798.21 cores=1,3,5,7
/proc/9078/stat : 9078 (bsolo) R 9076 9078 7024 0 -1 4202496 7929 0 0 0 179629 192 0 0 20 0 1 0 283095373 41754624 7769 33554432000 134512640 137138936 4291773536 4291772576 134540747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9078/statm: 10194 7769 192 642 0 9550 0
Current children cumulated CPU time (s) 1798.21
Current children cumulated vsize (KiB) 40776

Child status: 0
Real time (s): 1798.54
CPU time (s): 1798.25
CPU user time (s): 1796.32
CPU system time (s): 1.92371
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 41140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.32
system time used= 1.92371
maximum resident set size= 31432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7930
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= 17
involuntary context switches= 1850

runsolver used 2.86256 second user time and 8.72367 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-28 03:48:25
IDJOB=3708520
IDBENCH=47980
IDSOLVER=2286
FILE ID=node142/3708520-1338169705
RUNJOBID= node142-1338150692-7041
PBS_JOBID= 14624520
Free space on /tmp= 71692 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=61-P1=167-P2=157-P3=13-P4=173-P5=47-P6=47-P7=251-P8=79-B.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708520-1338169705/watcher-3708520-1338169705 -o /tmp/evaluation-result-3708520-1338169705/solver-3708520-1338169705 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708520-1338169705.opb

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

MD5SUM BENCH= 8f717fbc7f85484ebc0de379ab09a890
RANDOM SEED=1077804385

node142.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		: 2666.776
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	: 5333.55
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		: 2666.776
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		: 2666.776
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	: 5391.91
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		: 2666.776
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.92
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		: 2666.776
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.90
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		: 2666.776
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		: 2666.776
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		: 2666.776
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31005176 kB
Buffers:          334332 kB
Cached:           385472 kB
SwapCached:            0 kB
Active:           800568 kB
Inactive:         244524 kB
Active(anon):     316092 kB
Inactive(anon):    11212 kB
Active(file):     484476 kB
Inactive(file):   233312 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4048 kB
Writeback:             0 kB
AnonPages:        331856 kB
Mapped:            12412 kB
Shmem:               200 kB
Slab:             683000 kB
SReclaimable:     124608 kB
SUnreclaim:       558392 kB
KernelStack:        1432 kB
PageTables:         4556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     446712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    309248 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= 71688 MiB
End job on node142 at 2012-05-28 04:18:24