Trace number 3462832

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2SAT-7 1798.01 1797.96

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_25_2.opb
MD5SUM1eb933a10fcc575d2df25e98511c4b07
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-7
Best CPU time to get the best result obtained on this benchmark8.32273
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7
Optimality of the best value was proved YES
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
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 50
Number of bits of the sum of numbers in the objective function 6
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)2960
Sum of products size (including duplicates)5920
Number of different products1480
Sum of products size2960

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-3462832-1307183707.opb
0.00/0.00	c File size is 35158 bytes.
0.00/0.00	c Highest Coefficient sum: 100
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.005 s
0.00/0.00	c Var: 3060 Constr: 6072 3010/102/2960 Lit: 21020 Watch. Lit: 17962
0.00/0.00	c Obj. Vars: 50 (1.63399 % of total variables)
2.79/2.81	c Pre-processing Time: 2.816 s
2.79/2.81	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.81	c        0   3060     6072    21020    3    17962   49412      0      0 2.82
2.79/2.81	c Switching off lower bounding mode.
2.79/2.81	o -1
2.79/2.82	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.82	c        0   3060     6073    21070    3    17965   49445      1      0 2.82
2.79/2.82	o -2
2.79/2.82	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.82	c        1   3060     6076    21220    3    17974   49462      4      0 2.82
2.79/2.82	o -3
2.79/2.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.84	c        7   3060     6084    21517    3    17995   49479     12      2 2.82
2.79/2.84	o -4
2.89/2.90	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.89/2.90	c       73   3060     6153    23555    3    18140   49495     81     25 2.84
2.89/2.90	c      173   3060     6255    26572    4    18345   54445    183     60 2.86
2.89/2.90	o -5
2.89/2.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.89/2.94	c      330   3060     6416    32079    4    18676   49512    344    113 2.90
2.89/2.94	c      432   3060     6519    35636    5    18887   54464    447    147 2.93
2.89/2.94	o -6
294.40/294.46	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
294.40/294.46	c      487   3060     6576    37227    5    19007   49529    504    165 2.94
294.40/294.46	c      588   3060     6680    40827    6    19221   54482    608    197 2.97
294.40/294.46	c      838   3060     6943    46297    6    19750   59931    871    277 3.02
294.40/294.46	c     1313   3060     7431    56799    7    20726   65925   1359    421 3.12
294.40/294.46	c     2126   3060     8284    82621    9    22436   72518   2212    645 3.29
294.40/294.46	c     3446   3060     9748   138241   14    25404   79770   3676    972 3.54
294.40/294.46	c     5527   3060    12074   244414   20    30172   87748   6002   1375 4.02
294.40/294.46	c     8750   3060    15744   413565   26    37856   96523   9672   1748 5.00
294.40/294.46	c    13686   3060    21469   705536   32    49542  106176  15397   1988 6.88
294.40/294.46	c    21194   3060    30502  1184154   38    68126  116794  24430   1845 11.49
294.40/294.46	c    32555   3060    43473  1843516   42    95393  128474  37401   1627 20.00
294.40/294.46	c    49702   3060    64215  2982334   46   138285  141322  58143   1127 44.07
294.40/294.46	c    75521   3060    96346  4753921   49   204654  155455  90274    662 113.98
294.40/294.46	c   114354   3060   143759  7417850   51   302844  171001 137687    468 244.24
294.40/294.46	o -7
1797.94/1797.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.94/1797.95	c   124530   3060   156803  8192876   52   329526   49545 150731    422 294.47
1797.94/1797.95	c   124630   3060    26083   996141   38    58754   54500  20011    386 322.38
1797.94/1797.95	c   124880   3060    26347  1005118   38    59289   59951  20275    387 322.51
1797.94/1797.95	c   125355   3060    26878  1023949   38    60377   65947  20806    388 322.80
1797.94/1797.95	c   126168   3060    27864  1066616   38    62409   72542  21792    390 323.26
1797.94/1797.95	c   127488   3060    29465  1145803   38    65727   79797  23393    393 324.08
1797.94/1797.95	c   129569   3060    31960  1267451   39    70969   87777  25888    398 325.54
1797.94/1797.95	c   132792   3060    36117  1469411   40    79320   96555  30045    403 328.73
1797.94/1797.95	c   137729   3060    42109  1774725   42    91546  106211  36037    412 333.61
1797.94/1797.95	c   145235   3060    50614  2187414   43   108874  116833  44542    425 341.61
1797.94/1797.95	c   156596   3060    63996  2850900   44   136402  128517  57924    435 359.56
1797.94/1797.95	c   173740   3060    84307  3910559   46   177658  141369  78235    439 395.07
1797.94/1797.95	c   199560   3060   115846  5597867   48   242038  155506 109774    414 481.79
1797.94/1797.95	c   238392   3060   160577  7833332   48   333426  171057 154505    376 632.57
1797.94/1797.95	c   296744   3060    81161  3646951   44   170394  188163  75089    365 812.70
1797.94/1797.95	c   384376   3060   192046  9597969   49   395146  206980 185974    304 1260.68
1797.94/1797.95	c Resources Exceeded
1797.94/1797.95	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 x40 -x41 x42 x43 -x44 -x45 -x46 -x47 -x48 x49 x50 -x91 -x70 -x89 -x76 -x62 -x99 -x65 -x78 -x96 -x93 -x80 -x100 -x94 -x88 -x55 -x74 -x68 -x81 -x53 x73 -x66 -x92 -x61 x97 -x64 -x57 -x58 -x59 -x60 -x63 x67 -x69 x72 -x79 -x86 -x51 x87 -x83 -x98 x95 -x56 -x54 -x75 -x77 -x82 -x85 -x90 -x52 -x71 x84 
1797.94/1797.95	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1797.95	c   37   509574 102702   800406   160459  7973328 154387    283 1798.00
1797.94/1797.95	c Objective: -7
1797.94/1797.95	s SATISFIABLE
1797.94/1797.95	c Total time: 1798 s

Verifier Data

OK	-7

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3462832-1307183707/watcher-3462832-1307183707 -o /tmp/evaluation-result-3462832-1307183707/solver-3462832-1307183707 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462832-1307183707.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.05 2.04 2.00 2/526 8429
/proc/meminfo: memFree=21963036/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=11516 CPUtime=0 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 460 0 0 0 0 0 0 0 25 0 1 0 810786514 11792384 414 33554432000 134512640 137138936 4292058720 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 2879 415 178 642 0 2226 0

[startup+0.115542 s]
/proc/loadavg: 2.05 2.04 2.00 2/526 8429
/proc/meminfo: memFree=21963036/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=12284 CPUtime=0.11 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 691 0 0 0 11 0 0 0 25 0 1 0 810786514 12578816 636 33554432000 134512640 137138936 4292058720 18446744073709551615 134542128 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 3071 636 185 642 0 2427 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 12284

[startup+0.200514 s]
/proc/loadavg: 2.05 2.04 2.00 2/526 8429
/proc/meminfo: memFree=21963036/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=12284 CPUtime=0.19 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 692 0 0 0 19 0 0 0 25 0 1 0 810786514 12578816 637 33554432000 134512640 137138936 4292058720 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 3071 637 185 642 0 2427 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12284

[startup+0.300498 s]
/proc/loadavg: 2.05 2.04 2.00 2/526 8429
/proc/meminfo: memFree=21963036/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=12284 CPUtime=0.29 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 692 0 0 0 29 0 0 0 25 0 1 0 810786514 12578816 637 33554432000 134512640 137138936 4292058720 18446744073709551615 136501693 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 3071 637 185 642 0 2427 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12284

[startup+0.700424 s]
/proc/loadavg: 2.05 2.04 2.00 2/526 8429
/proc/meminfo: memFree=21963036/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=12284 CPUtime=0.69 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 693 0 0 0 69 0 0 0 25 0 1 0 810786514 12578816 638 33554432000 134512640 137138936 4292058720 18446744073709551615 134542286 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 3071 638 185 642 0 2427 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12284

[startup+1.50028 s]
/proc/loadavg: 2.05 2.04 2.00 3/527 8430
/proc/meminfo: memFree=21959432/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=12284 CPUtime=1.49 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 693 0 0 0 149 0 0 0 25 0 1 0 810786514 12578816 638 33554432000 134512640 137138936 4292058720 18446744073709551615 134542128 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 3071 638 185 642 0 2427 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12284

[startup+3.10101 s]
/proc/loadavg: 2.05 2.04 2.00 3/527 8430
/proc/meminfo: memFree=21958184/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=12988 CPUtime=3.09 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 905 0 0 0 308 1 0 0 25 0 1 0 810786514 13299712 802 33554432000 134512640 137138936 4292058720 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 3247 802 192 642 0 2603 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12988

[startup+6.30042 s]
/proc/loadavg: 2.12 2.06 2.01 3/527 8430
/proc/meminfo: memFree=21947900/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=21720 CPUtime=6.29 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 3109 0 0 0 627 2 0 0 25 0 1 0 810786514 22241280 3006 33554432000 134512640 137138936 4292058720 18446744073709551615 134542205 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 5430 3006 192 642 0 4786 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21720

[startup+12.7003 s]
/proc/loadavg: 2.11 2.05 2.01 3/527 8430
/proc/meminfo: memFree=21932740/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=31628 CPUtime=12.69 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 5567 0 0 0 1265 4 0 0 25 0 1 0 810786514 32387072 5464 33554432000 134512640 137138936 4292058720 18446744073709551615 135984556 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 7907 5464 192 642 0 7263 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31628

[startup+25.501 s]
/proc/loadavg: 2.09 2.05 2.01 3/527 8431
/proc/meminfo: memFree=21912404/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=44272 CPUtime=25.49 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 8738 0 0 0 2542 7 0 0 25 0 1 0 810786514 45334528 8635 33554432000 134512640 137138936 4292058720 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 11068 8635 192 642 0 10424 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44272

[startup+51.1004 s]
/proc/loadavg: 2.06 2.05 2.00 3/527 8431
/proc/meminfo: memFree=21885672/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=60776 CPUtime=51.09 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 12852 0 0 0 5098 11 0 0 25 0 1 0 810786514 62234624 12749 33554432000 134512640 137138936 4292058720 18446744073709551615 134542369 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 15194 12749 192 642 0 14550 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60776

[startup+102.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/527 8433
/proc/meminfo: memFree=21844100/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=80000 CPUtime=102.3 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 17665 0 0 0 10214 16 0 0 25 0 1 0 810786514 81920000 17562 33554432000 134512640 137138936 4292058720 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 20000 17562 192 642 0 19356 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 80000

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/527 8434
/proc/meminfo: memFree=21800416/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=99364 CPUtime=162.29 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 22499 0 0 0 16208 21 0 0 25 0 1 0 810786514 101748736 22396 33554432000 134512640 137138936 4292058720 18446744073709551615 136506283 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 24841 22396 192 642 0 24197 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 99364

[startup+222.321 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 8436
/proc/meminfo: memFree=21757960/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=116820 CPUtime=222.31 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 26871 0 0 0 22205 26 0 0 25 0 1 0 810786514 119623680 26768 33554432000 134512640 137138936 4292058720 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 29205 26768 192 642 0 28561 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 116820

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 8438
/proc/meminfo: memFree=21725800/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=131860 CPUtime=282.3 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 30636 0 0 0 28199 31 0 0 25 0 1 0 810786514 135024640 30533 33554432000 134512640 137138936 4292058720 18446744073709551615 136506283 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 32965 30533 192 642 0 32321 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 131860

[startup+342.301 s]
/proc/loadavg: 2.12 2.04 2.01 3/527 8439
/proc/meminfo: memFree=21699440/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=134340 CPUtime=342.3 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 31412 0 0 0 34196 34 0 0 25 0 1 0 810786514 137564160 31161 33554432000 134512640 137138936 4292058720 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 33585 31161 192 642 0 32941 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 134340

[startup+402.3 s]
/proc/loadavg: 2.16 2.06 2.01 3/527 8441
/proc/meminfo: memFree=21681920/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=134340 CPUtime=402.3 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 31412 0 0 0 40191 39 0 0 25 0 1 0 810786514 137564160 31161 33554432000 134512640 137138936 4292058720 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 33585 31161 192 642 0 32941 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 134340

[startup+462.301 s]
/proc/loadavg: 2.06 2.05 2.01 3/527 8442
/proc/meminfo: memFree=21659436/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=134340 CPUtime=462.3 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 31412 0 0 0 46189 41 0 0 25 0 1 0 810786514 137564160 31161 33554432000 134512640 137138936 4292058720 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 33585 31161 192 642 0 32941 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 134340

[startup+522.301 s]
/proc/loadavg: 2.13 2.07 2.01 3/527 8444
/proc/meminfo: memFree=21659392/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=134340 CPUtime=522.31 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 31412 0 0 0 52186 45 0 0 25 0 1 0 810786514 137564160 31161 33554432000 134512640 137138936 4292058720 18446744073709551615 134542620 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 33585 31161 192 642 0 32941 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 134340

[startup+582.301 s]
/proc/loadavg: 2.10 2.07 2.01 3/527 8446
/proc/meminfo: memFree=21659476/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=134340 CPUtime=582.3 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 31412 0 0 0 58181 49 0 0 25 0 1 0 810786514 137564160 31161 33554432000 134512640 137138936 4292058720 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 33585 31161 192 642 0 32941 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 134340

[startup+642.3 s]

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

/proc/meminfo: memFree=22127980/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=144824 CPUtime=1122.32 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 34197 0 0 0 112156 76 0 0 25 0 1 0 810786514 148299776 33776 33554432000 134512640 137138936 4292058720 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 36206 33776 192 642 0 35562 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 144824

[startup+1182.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/527 8516
/proc/meminfo: memFree=22064316/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=146384 CPUtime=1182.32 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 34572 0 0 0 118154 78 0 0 25 0 1 0 810786514 149897216 34151 33554432000 134512640 137138936 4292058720 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 36596 34151 192 642 0 35952 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 146384

[startup+1242.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/527 8517
/proc/meminfo: memFree=21993060/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=154352 CPUtime=1242.33 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 36571 0 0 0 124151 82 0 0 25 0 1 0 810786514 158056448 36150 33554432000 134512640 137138936 4292058720 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 38588 36150 192 642 0 37944 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 154352

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/527 8519
/proc/meminfo: memFree=21942920/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=161456 CPUtime=1302.32 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 38347 0 0 0 130148 84 0 0 25 0 1 0 810786514 165330944 37926 33554432000 134512640 137138936 4292058720 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 40364 37926 192 642 0 39720 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 161456

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 8520
/proc/meminfo: memFree=21879124/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=168412 CPUtime=1362.33 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 40101 0 0 0 136145 88 0 0 25 0 1 0 810786514 172453888 39680 33554432000 134512640 137138936 4292058720 18446744073709551615 136520975 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 42103 39680 192 642 0 41459 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 168412

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 8522
/proc/meminfo: memFree=21822648/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=174028 CPUtime=1422.34 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 41702 0 0 0 142143 91 0 0 25 0 1 0 810786514 178204672 41077 33554432000 134512640 137138936 4292058720 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 43507 41077 192 642 0 42863 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 174028

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/527 8524
/proc/meminfo: memFree=21768276/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=174028 CPUtime=1482.33 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 41702 0 0 0 148142 91 0 0 25 0 1 0 810786514 178204672 41077 33554432000 134512640 137138936 4292058720 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 43507 41077 192 642 0 42863 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 174028

[startup+1542.32 s]
/proc/loadavg: 2.09 2.04 2.01 3/527 8525
/proc/meminfo: memFree=21731504/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=174028 CPUtime=1542.36 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 41702 0 0 0 154139 97 0 0 25 0 1 0 810786514 178204672 41077 33554432000 134512640 137138936 4292058720 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 43507 41077 192 642 0 42863 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 174028

[startup+1602.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/527 8536
/proc/meminfo: memFree=21689948/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=174028 CPUtime=1602.34 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 41702 0 0 0 160133 101 0 0 25 0 1 0 810786514 178204672 41077 33554432000 134512640 137138936 4292058720 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 43507 41077 192 642 0 42863 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 174028

[startup+1662.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/527 8537
/proc/meminfo: memFree=21643652/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=174028 CPUtime=1662.34 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 41702 0 0 0 166130 104 0 0 25 0 1 0 810786514 178204672 41077 33554432000 134512640 137138936 4292058720 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 43507 41077 192 642 0 42863 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 174028

[startup+1722.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/527 8539
/proc/meminfo: memFree=21611968/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=174028 CPUtime=1722.34 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 41702 0 0 0 172126 108 0 0 25 0 1 0 810786514 178204672 41077 33554432000 134512640 137138936 4292058720 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 43507 41077 192 642 0 42863 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 174028

[startup+1782.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/527 8541
/proc/meminfo: memFree=21611412/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=174028 CPUtime=1782.34 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 41702 0 0 0 178123 111 0 0 25 0 1 0 810786514 178204672 41077 33554432000 134512640 137138936 4292058720 18446744073709551615 134542367 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 43507 41077 192 642 0 42863 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 174028

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

[startup+1785.6 s]
/proc/loadavg: 2.02 2.05 2.00 3/527 8541
/proc/meminfo: memFree=21611524/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=174028 CPUtime=1785.64 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 41702 0 0 0 178453 111 0 0 25 0 1 0 810786514 178204672 41077 33554432000 134512640 137138936 4292058720 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 43507 41077 192 642 0 42863 0
Current children cumulated CPU time (s) 1785.64
Current children cumulated vsize (KiB) 174028

[startup+1792.02 s]
/proc/loadavg: 2.02 2.04 2.00 3/527 8541
/proc/meminfo: memFree=21611884/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=174028 CPUtime=1792.06 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 41702 0 0 0 179094 112 0 0 25 0 1 0 810786514 178204672 41077 33554432000 134512640 137138936 4292058720 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 43507 41077 192 642 0 42863 0
Current children cumulated CPU time (s) 1792.06
Current children cumulated vsize (KiB) 174028

[startup+1795.2 s]
/proc/loadavg: 2.02 2.04 2.00 3/527 8541
/proc/meminfo: memFree=21611884/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=174028 CPUtime=1795.25 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 41702 0 0 0 179413 112 0 0 25 0 1 0 810786514 178204672 41077 33554432000 134512640 137138936 4292058720 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 43507 41077 192 642 0 42863 0
Current children cumulated CPU time (s) 1795.25
Current children cumulated vsize (KiB) 174028

[startup+1796.8 s]
/proc/loadavg: 2.02 2.04 2.00 3/527 8541
/proc/meminfo: memFree=21612008/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=174028 CPUtime=1796.84 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 41702 0 0 0 179572 112 0 0 25 0 1 0 810786514 178204672 41077 33554432000 134512640 137138936 4292058720 18446744073709551615 136511215 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 43507 41077 192 642 0 42863 0
Current children cumulated CPU time (s) 1796.84
Current children cumulated vsize (KiB) 174028

[startup+1797.6 s]
/proc/loadavg: 2.02 2.04 2.00 3/527 8541
/proc/meminfo: memFree=21612008/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=174028 CPUtime=1797.64 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 41702 0 0 0 179652 112 0 0 25 0 1 0 810786514 178204672 41077 33554432000 134512640 137138936 4292058720 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 43507 41077 192 642 0 42863 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (KiB) 174028

[startup+1797.8 s]
/proc/loadavg: 2.02 2.04 2.00 3/527 8541
/proc/meminfo: memFree=21612008/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=174028 CPUtime=1797.84 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 41702 0 0 0 179672 112 0 0 25 0 1 0 810786514 178204672 41077 33554432000 134512640 137138936 4292058720 18446744073709551615 134542912 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 43507 41077 192 642 0 42863 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 174028

[startup+1797.9 s]
/proc/loadavg: 2.02 2.04 2.00 3/527 8541
/proc/meminfo: memFree=21612008/32951124 swapFree=64303760/67111528
[pid=8429] ppid=8427 vsize=174028 CPUtime=1797.94 cores=1,3,5,7
/proc/8429/stat : 8429 (bsolo) R 8427 8429 4512 0 -1 4202496 41702 0 0 0 179682 112 0 0 25 0 1 0 810786514 178204672 41077 33554432000 134512640 137138936 4292058720 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/8429/statm: 43507 41077 192 642 0 42863 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 174028

Child status: 0
Real time (s): 1797.96
CPU time (s): 1798.01
CPU user time (s): 1796.88
CPU system time (s): 1.13183
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 174844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.88
system time used= 1.13183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41703
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= 6
involuntary context switches= 2211

runsolver used 9.27259 second user time and 21.7867 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-04 12:35:07
IDJOB=3462832
IDBENCH=48248
IDSOLVER=1955
FILE ID=node145/3462832-1307183707
RUNJOBID= node145-1307175396-7675
PBS_JOBID= 13508838
Free space on /tmp= 73988 MiB

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

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

MD5SUM BENCH= 1eb933a10fcc575d2df25e98511c4b07
RANDOM SEED=118216957

node145.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21963068 kB
Buffers:        269568 kB
Cached:         606736 kB
SwapCached:        944 kB
Active:       10233512 kB
Inactive:       482884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21963068 kB
SwapTotal:    67111528 kB
SwapFree:     64303760 kB
Dirty:            3972 kB
Writeback:          28 kB
AnonPages:     9838904 kB
Mapped:          35160 kB
Slab:           135268 kB
PageTables:      67700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 154083024 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73980 MiB
End job on node145 at 2011-06-04 13:05:05