Trace number 3737320

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)-26 1800.03 1800.31

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_100_10_1.opb
MD5SUMfac2f381943513d71e556a5764721ca3
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-26
Best CPU time to get the best result obtained on this benchmark2.58061
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -26
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
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 constraints100
Minimum length of a constraint10
Maximum length of a constraint18
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1248
Sum of products size (including duplicates)2496
Number of different products624
Sum of products size1248

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-3737320-1338716423.opb
0.00/0.00	c File size is 15006 bytes.
0.00/0.01	c Highest Coefficient sum: 100
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.002 s
0.00/0.01	c Var: 1348 Constr: 2696 1348/100/1248 Lit: 9984 Watch. Lit: 7488
0.00/0.01	c Obj. Vars: 100 (7.4184 % of total variables)
0.00/0.01	c Pre-processing Time: 0.007 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    100      624     1872    3     1248     207      0      0 0.01
0.00/0.01	c Switching off LPR mode.
0.00/0.01	o -20	0.008
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    100      625     1972    3     1270     907      1      0 0.01
0.00/0.01	o -21	0.008
0.02/0.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.02/0.07	c        6    100      632     2539    4     1305     941      8    750 0.01
0.02/0.07	c      106    100      732    10061   13     1505    1036    108   9636 0.01
0.02/0.07	c      357    100      983    28955   29     2007    1140    359  16227 0.02
0.02/0.07	c      832    100     1458    64899   44     2957    1255    834  16640 0.05
0.02/0.07	o -22	0.068
0.09/0.13	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.13	c     1121    100     1748    86781   49     3559     974   1124  16485 0.07
0.09/0.13	c     1221    100     1848    94295   51     3759    1072   1224  16500 0.07
0.09/0.13	c     1471    100     2098   112934   53     4259    1180   1474  16164 0.09
0.09/0.13	c     1946    100     2573   148392   57     5209    1299   1949  15568 0.12
0.09/0.13	o -24	0.131
2.28/2.36	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.28/2.36	c     2062    100     2690   157145   58     5467    1041   2066  15740 0.13
2.28/2.36	c     2163    100     2791   164445   58     5669    1146   2167  15561 0.14
2.28/2.36	c     2413    100     1198    44164   36     2420    1261    574  15081 0.16
2.28/2.36	c     2888    100     1673    78329   46     3370    1388   1049  15041 0.19
2.28/2.36	c     3702    100     2487   137364   55     4998    1527   1863  15048 0.25
2.28/2.36	c     5025    100     1721    81096   47     3466    1680   1097  14955 0.34
2.28/2.36	c     7107    100     1644    75428   45     3312    1849   1020  13064 0.54
2.28/2.36	c    10331    100     2624   145909   55     5272    2034   2000  12357 0.84
2.28/2.36	c    15267    100     2878   163874   56     5780    2238   2254  11079 1.38
2.28/2.36	c    22774    100     3084   177965   57     6192    2462   2460  10126 2.25
2.28/2.36	o -25	2.352
74.27/74.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
74.27/74.32	c    23858    100     4169   256391   61     8387    1074   3545  10143 2.35
74.27/74.32	c    23958    100     1262    47379   37     2549    1182    638  10121 2.37
74.27/74.32	c    24209    100     1513    65263   43     3051    1301    889  10171 2.38
74.27/74.32	c    24684    100     1988    99038   49     4001    1432   1364  10229 2.41
74.27/74.32	c    25497    100     2801   157077   56     5627    1576   2177  10314 2.47
74.27/74.32	c    26818    100     2027   101365   50     4079    1734   1403  10382 2.58
74.27/74.32	c    28899    100     1932    94300   48     3889    1908   1308  10459 2.76
74.27/74.32	c    32122    100     2880   161153   55     5785    2099   2256  10514 3.06
74.27/74.32	c    37058    100     3080   175803   57     6185    2309   2456  10070 3.68
74.27/74.32	c    44564    100     3185   183139   57     6395    2540   2561   9892 4.50
74.27/74.32	c    55925    100     4165   252595   60     8355    2795   3541   9028 6.19
74.27/74.32	c    73070    100     2317   121407   52     4659    3075   1693   8638 8.46
74.27/74.32	c    98889    100     2432   128580   52     4889    3383   1808   8165 12.11
74.27/74.32	c   137722    100     5167   322632   62    10359    3722   4543   7749 17.77
74.27/74.32	c   196074    100     3102   175968   56     6229    4095   2478   6981 28.09
74.27/74.32	c   283707    100     3267   189227   57     6559    4505   2643   6539 43.38
74.27/74.32	c   415260    100     6376   409126   64    12777    4956   5752   6022 68.95
74.27/74.32	o -26	74.304
1800.02/1800.30	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.02/1800.30	c   443683    100     4400   268551   61     8851    1107   3776   5971 74.30
1800.02/1800.30	c   443783    100     1279    47985   37     2584    1218    655   5970 74.33
1800.02/1800.30	c   444034    100     1530    65631   42     3086    1340    906   5973 74.34
1800.02/1800.30	c   444511    100     2007    99025   49     4040    1475   1383   5977 74.36
1800.02/1800.30	c   445324    100     2820   155946   55     5666    1623   2196   5982 74.43
1800.02/1800.30	c   446644    100     2013    98902   49     4052    1786   1389   5992 74.53
1800.02/1800.30	c   448725    100     1879    89470   47     3784    1965   1255   6005 74.72
1800.02/1800.30	c   451949    100     2790   153098   54     5606    2162   2166   6024 75.02
1800.02/1800.30	c   456886    100     2929   162312   55     5884    2379   2305   6048 75.54
1800.02/1800.30	c   464392    100     2916   161477   55     5858    2617   2292   6077 76.41
1800.02/1800.30	c   475753    100     3774   222578   58     7574    2879   3150   6114 77.81
1800.02/1800.30	c   492897    100     4369   263529   60     8764    3167   3745   6163 79.98
1800.02/1800.30	c   518717    100     4096   244207   59     8218    3484   3472   6190 83.80
1800.02/1800.30	c   557550    100     3169   178944   56     6364    3833   2545   6189 90.08
1800.02/1800.30	c   615903    100     3336   190378   57     6698    4217   2712   6192 99.46
1800.02/1800.30	c   703535    100     5382   333443   61    10790    4639   4758   6117 115.01
1800.02/1800.30	c   835088    100     6128   385052   62    12282    5103   5504   6013 138.88
1800.02/1800.30	c  1032521    100     6403   404955   63    12832    5614   5779   5815 177.55
1800.02/1800.30	c  1328773    100     6098   382702   62    12222    6176   5474   5627 236.10
1800.02/1800.30	c  1773256    100     6146   386334   62    12318    6794   5522   5396 328.57
1800.02/1800.30	c  2440083    100     4303   258391   60     8632    7474   3679   4931 494.75
1800.02/1800.30	c  3440428    100     5242   322330   61    10510    8222   4618   4697 732.37
1800.02/1800.30	c  4941050     99     9838   637443   64    19701    9045   9214   4391 1125.02
1800.02/1800.30	c  7192088     95    10784   657924   61    21589    9950  10160   4119 1746.02
1800.02/1800.30	c Caught signal: 15
1800.02/1800.30	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 
1800.02/1800.30	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.02/1800.30	c   60  7388194 474911  7938553     5812   337591   5188   4104 1800.02
1800.02/1800.30	c Objective: -26
1800.02/1800.30	s SATISFIABLE
1800.02/1800.30	c Total time: 1800.02 s

Verifier Data

OK	-26

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-3737320-1338716423/watcher-3737320-1338716423 -o /tmp/evaluation-result-3737320-1338716423/solver-3737320-1338716423 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3737320-1338716423.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.00 1.92 4/176 23428
/proc/meminfo: memFree=28766192/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=4412 CPUtime=0 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 311 0 0 0 0 0 0 0 20 0 1 0 337770763 4517888 247 33554432000 134512640 135840783 4288532784 4288532556 135566880 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 1103 259 230 325 0 39 0

[startup+0.0398159 s]
/proc/loadavg: 2.00 2.00 1.92 4/176 23428
/proc/meminfo: memFree=28766192/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=5724 CPUtime=0.02 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 750 0 0 0 2 0 0 0 20 0 1 0 337770763 5861376 682 33554432000 134512640 135840783 4288532784 4288530672 2872615 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 1431 682 351 325 0 367 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5724

[startup+0.100268 s]
/proc/loadavg: 2.00 2.00 1.92 4/176 23428
/proc/meminfo: memFree=28766192/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=6516 CPUtime=0.09 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 960 0 0 0 9 0 0 0 20 0 1 0 337770763 6672384 892 33554432000 134512640 135840783 4288532784 4288530672 2872615 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 1629 892 351 325 0 565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6516

[startup+0.300237 s]
/proc/loadavg: 2.00 2.00 1.92 4/176 23428
/proc/meminfo: memFree=28766192/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=7552 CPUtime=0.29 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 1221 0 0 0 29 0 0 0 20 0 1 0 337770763 7733248 1153 33554432000 134512640 135840783 4288532784 4288530720 2872615 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 1888 1153 351 325 0 824 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7552

[startup+0.700235 s]
/proc/loadavg: 2.00 2.00 1.92 4/176 23428
/proc/meminfo: memFree=28766192/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=7936 CPUtime=0.69 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 1327 0 0 0 69 0 0 0 20 0 1 0 337770763 8126464 1259 33554432000 134512640 135840783 4288532784 4288530960 134586710 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 1984 1259 351 325 0 920 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7936

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 23430
/proc/meminfo: memFree=28735788/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=8324 CPUtime=1.48 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 1426 0 0 0 148 0 0 0 20 0 1 0 337770763 8523776 1358 33554432000 134512640 135840783 4288532784 4288530720 2872615 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 2081 1358 351 325 0 1017 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8324

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 23430
/proc/meminfo: memFree=28716148/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=8564 CPUtime=3.08 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 1468 0 0 0 308 0 0 0 20 0 1 0 337770763 8769536 1399 33554432000 134512640 135840783 4288532784 4288532144 134551104 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 2141 1399 351 325 0 1077 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8564

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 23430
/proc/meminfo: memFree=28677940/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=9084 CPUtime=6.28 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 1597 0 0 0 628 0 0 0 20 0 1 0 337770763 9302016 1528 33554432000 134512640 135840783 4288532784 4288532144 134550872 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 2271 1528 351 325 0 1207 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9084

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 23430
/proc/meminfo: memFree=28617392/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=9604 CPUtime=12.68 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 1747 0 0 0 1268 0 0 0 20 0 1 0 337770763 9834496 1678 33554432000 134512640 135840783 4288532784 4288532144 134551081 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 2401 1678 351 325 0 1337 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9604

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 23430
/proc/meminfo: memFree=28614060/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=10048 CPUtime=25.48 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 1839 0 0 0 2548 0 0 0 20 0 1 0 337770763 10289152 1770 33554432000 134512640 135840783 4288532784 4288532144 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 2512 1770 351 325 0 1448 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10048

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 23430
/proc/meminfo: memFree=28606844/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=10816 CPUtime=51.08 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 2040 0 0 0 5108 0 0 0 20 0 1 0 337770763 11075584 1971 33554432000 134512640 135840783 4288532784 4288532144 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 2704 1971 351 325 0 1640 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10816

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 23430
/proc/meminfo: memFree=28595172/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=10764 CPUtime=102.27 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 2159 0 0 0 10227 0 0 0 20 0 1 0 337770763 11022336 1969 33554432000 134512640 135840783 4288532784 4288532144 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 2691 1969 351 325 0 1627 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 10764

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 23430
/proc/meminfo: memFree=28600504/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=11364 CPUtime=162.26 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 2304 0 0 0 16226 0 0 0 20 0 1 0 337770763 11636736 2104 33554432000 134512640 135840783 4288532784 4288532144 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 2841 2104 351 325 0 1777 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 11364

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 23430
/proc/meminfo: memFree=28599944/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=11880 CPUtime=222.25 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 2437 0 0 0 22225 0 0 0 20 0 1 0 337770763 12165120 2237 33554432000 134512640 135840783 4288532784 4288532144 134551071 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 2970 2237 351 325 0 1906 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 11880

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 23430
/proc/meminfo: memFree=28587420/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=12400 CPUtime=282.24 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 2574 0 0 0 28224 0 0 0 20 0 1 0 337770763 12697600 2374 33554432000 134512640 135840783 4288532784 4288532144 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3100 2374 351 325 0 2036 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 12400

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 23431
/proc/meminfo: memFree=28586788/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=13040 CPUtime=342.24 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 2734 0 0 0 34223 1 0 0 20 0 1 0 337770763 13352960 2533 33554432000 134512640 135840783 4288532784 4288532144 134550893 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3260 2533 351 325 0 2196 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 13040

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 23431
/proc/meminfo: memFree=28579720/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=13040 CPUtime=402.23 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 2734 0 0 0 40222 1 0 0 20 0 1 0 337770763 13352960 2533 33554432000 134512640 135840783 4288532784 4288532144 134551646 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3260 2533 351 325 0 2196 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 13040

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 23431
/proc/meminfo: memFree=28574008/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=13040 CPUtime=462.22 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 2734 0 0 0 46221 1 0 0 20 0 1 0 337770763 13352960 2533 33554432000 134512640 135840783 4288532784 4288532108 8860778 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3260 2533 351 325 0 2196 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 13040

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 23431
/proc/meminfo: memFree=28571652/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=13688 CPUtime=522.21 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 2901 0 0 0 52220 1 0 0 20 0 1 0 337770763 14016512 2700 33554432000 134512640 135840783 4288532784 4288532144 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3422 2700 351 325 0 2358 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 13688

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 23434
/proc/meminfo: memFree=28571612/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=13744 CPUtime=582.2 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 2904 0 0 0 58219 1 0 0 20 0 1 0 337770763 14073856 2703 33554432000 134512640 135840783 4288532784 4288532144 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3436 2703 351 325 0 2372 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 13744

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 23435
/proc/meminfo: memFree=28562084/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=14488 CPUtime=882.15 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3095 0 0 0 88214 1 0 0 20 0 1 0 337770763 14835712 2893 33554432000 134512640 135840783 4288532784 4288532144 134550872 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3622 2893 351 325 0 2558 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 14488

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 23436
/proc/meminfo: memFree=28562084/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=14488 CPUtime=942.14 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3097 0 0 0 94213 1 0 0 20 0 1 0 337770763 14835712 2895 33554432000 134512640 135840783 4288532784 4288532144 134551324 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3622 2895 351 325 0 2558 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 14488

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 23436
/proc/meminfo: memFree=28562084/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=14440 CPUtime=1002.13 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3097 0 0 0 100212 1 0 0 20 0 1 0 337770763 14786560 2888 33554432000 134512640 135840783 4288532784 4288532136 8890534 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3610 2888 351 325 0 2546 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 14440

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 23436
/proc/meminfo: memFree=28562084/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=14380 CPUtime=1062.12 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3097 0 0 0 106211 1 0 0 20 0 1 0 337770763 14725120 2873 33554432000 134512640 135840783 4288532784 4288532144 134551039 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3595 2873 351 325 0 2531 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 14380

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 23436
/proc/meminfo: memFree=28553156/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=14380 CPUtime=1122.12 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3097 0 0 0 112211 1 0 0 20 0 1 0 337770763 14725120 2873 33554432000 134512640 135840783 4288532784 4288532144 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3595 2873 351 325 0 2531 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 14380

[startup+1182.3 s]
/proc/loadavg: 2.14 2.04 1.94 3/178 23439
/proc/meminfo: memFree=28551752/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=15220 CPUtime=1182.11 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3294 0 0 0 118210 1 0 0 20 0 1 0 337770763 15585280 3070 33554432000 134512640 135840783 4288532784 4288532096 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3805 3070 351 325 0 2741 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 15220

[startup+1242.3 s]
/proc/loadavg: 2.05 2.03 1.94 3/178 23441
/proc/meminfo: memFree=28551504/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=15200 CPUtime=1242.1 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3294 0 0 0 124209 1 0 0 20 0 1 0 337770763 15564800 3070 33554432000 134512640 135840783 4288532784 4288532144 134550902 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3800 3070 351 325 0 2736 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 15200

[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/178 23463
/proc/meminfo: memFree=28551660/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=15200 CPUtime=1302.09 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3294 0 0 0 130208 1 0 0 20 0 1 0 337770763 15564800 3070 33554432000 134512640 135840783 4288532784 4288532144 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3800 3070 351 325 0 2736 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 15200

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/177 23463
/proc/meminfo: memFree=28551604/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=15200 CPUtime=1362.08 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3297 0 0 0 136207 1 0 0 20 0 1 0 337770763 15564800 3073 33554432000 134512640 135840783 4288532784 4288532144 134551045 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3800 3073 351 325 0 2736 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 15200

[startup+1422.31 s]
/proc/loadavg: 2.03 2.03 1.94 4/177 23463
/proc/meminfo: memFree=28552224/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=15200 CPUtime=1422.07 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3297 0 0 0 142206 1 0 0 20 0 1 0 337770763 15564800 3073 33554432000 134512640 135840783 4288532784 4288532144 134550767 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3800 3073 351 325 0 2736 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 15200

[startup+1482.3 s]
/proc/loadavg: 2.05 2.03 1.95 3/177 23463
/proc/meminfo: memFree=28552100/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=15116 CPUtime=1482.06 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3297 0 0 0 148205 1 0 0 20 0 1 0 337770763 15478784 3057 33554432000 134512640 135840783 4288532784 4288531920 2869991 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3779 3057 351 325 0 2715 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 15116

[startup+1542.3 s]
/proc/loadavg: 2.09 2.05 1.96 3/177 23464
/proc/meminfo: memFree=28552224/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=15052 CPUtime=1542.05 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3297 0 0 0 154204 1 0 0 20 0 1 0 337770763 15413248 3041 33554432000 134512640 135840783 4288532784 4288532144 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3763 3041 351 325 0 2699 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 15052

[startup+1602.3 s]
/proc/loadavg: 2.07 2.05 1.96 3/177 23464
/proc/meminfo: memFree=28552224/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=14968 CPUtime=1602.04 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3297 0 0 0 160203 1 0 0 20 0 1 0 337770763 15327232 3020 33554432000 134512640 135840783 4288532784 4288532208 134546112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3742 3020 351 325 0 2678 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 14968

[startup+1662.3 s]
/proc/loadavg: 2.13 2.08 1.98 3/177 23464
/proc/meminfo: memFree=28542108/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=14916 CPUtime=1662.03 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3297 0 0 0 166202 1 0 0 20 0 1 0 337770763 15273984 3007 33554432000 134512640 135840783 4288532784 4288531856 2869996 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3729 3007 351 325 0 2665 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 14916

[startup+1722.3 s]
/proc/loadavg: 2.04 2.07 1.98 3/177 23464
/proc/meminfo: memFree=28541984/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=14864 CPUtime=1722.02 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3297 0 0 0 172201 1 0 0 20 0 1 0 337770763 15220736 2994 33554432000 134512640 135840783 4288532784 4288532144 134551081 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3716 2994 351 325 0 2652 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 14864

[startup+1782.3 s]
/proc/loadavg: 2.01 2.05 1.98 3/178 23467
/proc/meminfo: memFree=28541216/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=15476 CPUtime=1782.01 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3447 0 0 0 178200 1 0 0 20 0 1 0 337770763 15847424 3137 33554432000 134512640 135840783 4288532784 4288532144 134550872 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3869 3137 351 325 0 2805 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 15476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.01 2.05 1.98 4/178 23467
/proc/meminfo: memFree=28541604/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=15476 CPUtime=1800.02 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3447 0 0 0 180001 1 0 0 20 0 1 0 337770763 15847424 3137 33554432000 134512640 135840783 4288532784 4288532144 134550902 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3869 3137 351 325 0 2805 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 15476

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

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

[startup+1800.3 s]
/proc/loadavg: 2.01 2.05 1.98 4/178 23467
/proc/meminfo: memFree=28541604/32873844 swapFree=6872/6872
[pid=23427] ppid=23423 vsize=15476 CPUtime=1800.02 cores=0,2,4,6
/proc/23427/stat : 23427 (bsolo3.0.17) R 23423 23427 23291 0 -1 4202496 3447 0 0 0 180001 1 0 0 20 0 1 0 337770763 15847424 3137 33554432000 134512640 135840783 4288532784 4288532144 134550902 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23427/statm: 3869 3137 351 325 0 2805 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 15476

Child status: 15
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1800.01
CPU system time (s): 0.013997
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 15476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.013997
maximum resident set size= 12548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3450
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= 1974

runsolver used 3.23451 second user time and 8.66268 second system time

The end

Launcher Data

Begin job on node106 at 2012-06-03 11:40:23
IDJOB=3737320
IDBENCH=48218
IDSOLVER=2318
FILE ID=node106/3737320-1338716423
RUNJOBID= node106-1338714620-23307
PBS_JOBID= 14636759
Free space on /tmp= 70860 MiB

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

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

MD5SUM BENCH= fac2f381943513d71e556a5764721ca3
RANDOM SEED=39193634

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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:        28766720 kB
Buffers:          298196 kB
Cached:          2955484 kB
SwapCached:         2004 kB
Active:          1011688 kB
Inactive:        2248044 kB
Active(anon):       2788 kB
Inactive(anon):     4984 kB
Active(file):    1008900 kB
Inactive(file):  2243060 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100580 kB
Dirty:             13268 kB
Writeback:             0 kB
AnonPages:         10308 kB
Mapped:             8320 kB
Shmem:                 0 kB
Slab:             707620 kB
SReclaimable:     149868 kB
SUnreclaim:       557752 kB
KernelStack:        1456 kB
PageTables:         3616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70848 MiB
End job on node106 at 2012-06-03 12:10:25