Trace number 3707479

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 NameAnswerCPU timeWall clock time
bsolo 3.2? 1798 1798.35

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army13.24ls.opb
MD5SUM1a4510076d9024b805728ffe22c0d108
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark48.1337
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables490
Total number of constraints737
Number of constraints which are clauses397
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints338
Minimum length of a constraint2
Maximum length of a constraint169
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 193
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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-3707479-1338139112.opb
0.00/0.00	c File size is 37027 bytes.
0.00/0.00	c Highest Coefficient sum: 193
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.002 s
0.00/0.00	c Var: 490 Constr: 737 397/2/338 Lit: 4022 Watch. Lit: 2534
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.01/0.01	c Pre-processing Time: 0.013 s
0.01/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.01/0.01	c        0    482      725     3990    5     2502    5492      0      0 0.01
0.01/0.01	c Switching off lower bounding mode.
1797.93/1798.35	c      101    482      851    33954   39     2754    6042    126   1942 0.05
1797.93/1798.35	c      251    482     1035    75972   73     3122    6647    310   2413 0.10
1797.93/1798.35	c      476    482     1308   137893  105     3668    7312    583   2644 0.18
1797.93/1798.35	c      814    482     1658   203032  122     4368    8044    933   2787 0.29
1797.93/1798.35	c     1322    482     2223   320978  144     5498    8849   1498   2777 0.48
1797.93/1798.35	c     2085    482     3084   499454  161     7220    9734   2359   2693 0.77
1797.93/1798.35	c     3233    482     4392   776020  176     9836   10708   3667   2449 1.32
1797.93/1798.35	c     4955    482     6349  1198156  188    13750   11779   5624   2151 2.30
1797.93/1798.35	c     7542    482     9283  1845482  198    19618   12957   8558   1837 4.11
1797.93/1798.35	c    11423    482     7205  1406635  195    15462   14253   6480   1437 7.95
1797.93/1798.35	c    17246    482    13860  2844093  205    28772   15679  13135   1387 12.43
1797.93/1798.35	c    25983    482    15602  3226936  206    32256   17247  14877   1234 21.05
1797.93/1798.35	c    39094    482    12765  2693755  211    26582   18972  12040   1157 33.78
1797.93/1798.35	c    58766    482    15930  3388674  212    32913   20870  15205   1048 56.03
1797.93/1798.35	c    88279    482    17691  3843663  217    36434   22958  16966    997 88.47
1797.93/1798.35	c   132550    482    21174  4502869  212    43400   25254  20449    972 136.33
1797.93/1798.35	c   198960    482    19842  4359026  219    40741   27780  19117    907 219.35
1797.93/1798.35	c   298580    482    26075  5714669  219    53202   30559  25350    829 359.90
1797.93/1798.35	c   448017    482    17688  3874820  219    36428   33615  16963    750 597.20
1797.93/1798.35	c   672175    482    22360  4605008  205    45774   36977  21635    670 1001.78
1797.93/1798.35	c  1008419    482    23215  4968433  214    47482   40675  22490    598 1684.02
1797.93/1798.35	c Resources Exceeded
1797.93/1798.35	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1798.35	c   21  1069057 319803  3077601    37443  8032702  36718    594 1798.00
1797.93/1798.35	s UNKNOWN
1797.93/1798.35	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

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-3707479-1338139112/watcher-3707479-1338139112 -o /tmp/evaluation-result-3707479-1338139112/solver-3707479-1338139112 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707479-1338139112.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.01 1.23 1.61 2/173 13913
/proc/meminfo: memFree=29983224/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=10928 CPUtime=0 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 336 0 0 0 0 0 0 0 20 0 1 0 280035322 11190272 279 33554432000 134512640 137138936 4294668064 4294660860 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 2732 279 184 642 0 2088 0

[startup+0.015091 s]
/proc/loadavg: 1.01 1.23 1.61 2/173 13913
/proc/meminfo: memFree=29983224/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=10928 CPUtime=0.01 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 356 0 0 0 1 0 0 0 20 0 1 0 280035322 11190272 299 33554432000 134512640 137138936 4294668064 4294660652 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 2732 299 186 642 0 2088 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10928

[startup+0.100201 s]
/proc/loadavg: 1.01 1.23 1.61 2/173 13913
/proc/meminfo: memFree=29983224/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=11792 CPUtime=0.09 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 568 0 0 0 9 0 0 0 20 0 1 0 280035322 12075008 511 33554432000 134512640 137138936 4294668064 4294666672 134552086 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 2948 511 192 642 0 2304 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11792

[startup+0.300174 s]
/proc/loadavg: 1.01 1.23 1.61 2/173 13913
/proc/meminfo: memFree=29983224/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=13584 CPUtime=0.29 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 1019 0 0 0 29 0 0 0 20 0 1 0 280035322 13910016 963 33554432000 134512640 137138936 4294668064 4294666344 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 3396 963 192 642 0 2752 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13584

[startup+0.700175 s]
/proc/loadavg: 1.01 1.23 1.61 2/173 13913
/proc/meminfo: memFree=29983224/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=16968 CPUtime=0.68 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 1846 0 0 0 68 0 0 0 20 0 1 0 280035322 17375232 1788 33554432000 134512640 137138936 4294668064 4294666584 136501664 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 4242 1790 192 642 0 3598 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16968

[startup+1.50018 s]
/proc/loadavg: 1.01 1.23 1.61 3/177 13917
/proc/meminfo: memFree=29965704/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=22260 CPUtime=1.48 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 3169 0 0 0 147 1 0 0 20 0 1 0 280035322 22794240 3111 33554432000 134512640 137138936 4294668064 4294666608 134607612 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 5565 3111 192 642 0 4921 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22260

[startup+3.10022 s]
/proc/loadavg: 1.09 1.24 1.61 3/177 13917
/proc/meminfo: memFree=29951320/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=30940 CPUtime=3.09 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 5349 0 0 0 306 3 0 0 20 0 1 0 280035322 31682560 5291 33554432000 134512640 137138936 4294668064 4294667180 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 7735 5291 192 642 0 7091 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30940

[startup+6.30023 s]
/proc/loadavg: 1.09 1.24 1.61 3/177 13917
/proc/meminfo: memFree=29922192/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=43784 CPUtime=6.29 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 8554 0 0 0 625 4 0 0 20 0 1 0 280035322 44834816 8496 33554432000 134512640 137138936 4294668064 4294666992 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 10946 8496 192 642 0 10302 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43784

[startup+12.7002 s]
/proc/loadavg: 1.23 1.27 1.62 3/177 13917
/proc/meminfo: memFree=29908524/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=49236 CPUtime=12.69 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 9932 0 0 0 1263 6 0 0 20 0 1 0 280035322 50417664 9874 33554432000 134512640 137138936 4294668064 4294666992 134542316 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 12309 9874 192 642 0 11665 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49236

[startup+25.5002 s]
/proc/loadavg: 1.34 1.29 1.62 3/177 13917
/proc/meminfo: memFree=29889224/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=61500 CPUtime=25.48 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 13002 0 0 0 2538 10 0 0 20 0 1 0 280035322 62976000 12944 33554432000 134512640 137138936 4294668064 4294666488 134606973 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 15375 12944 192 642 0 14731 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61500

[startup+51.1002 s]
/proc/loadavg: 1.57 1.35 1.63 3/177 13917
/proc/meminfo: memFree=29872628/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=67848 CPUtime=51.08 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 14591 0 0 0 5093 15 0 0 20 0 1 0 280035322 69476352 14525 33554432000 134512640 137138936 4294668064 4294667104 134540747 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 16962 14525 192 642 0 16318 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 67848

[startup+102.307 s]
/proc/loadavg: 1.83 1.45 1.65 3/178 13921
/proc/meminfo: memFree=29852712/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=80576 CPUtime=102.25 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 17798 0 0 0 10202 23 0 0 20 0 1 0 280035322 82509824 18215 33554432000 134512640 137138936 4294668064 4294667180 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 20144 18215 192 642 0 19500 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 80576

[startup+162.3 s]
/proc/loadavg: 1.93 1.54 1.66 3/177 13921
/proc/meminfo: memFree=29840716/32873648 swapFree=7372/7372
[pid=13913] ppid=13910 vsize=87364 CPUtime=162.23 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 19497 0 0 0 16190 33 0 0 20 0 1 0 280035322 89460736 19914 33554432000 134512640 137138936 4294668064 4294666992 134543082 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 21841 19914 192 642 0 21197 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 87364

[startup+222.3 s]
/proc/loadavg: 1.97 1.63 1.68 3/177 13921
/proc/meminfo: memFree=29835508/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=88280 CPUtime=222.22 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 19733 0 0 0 22181 41 0 0 20 0 1 0 280035322 90398720 20143 33554432000 134512640 137138936 4294668064 4294666992 134542480 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 22070 20143 192 642 0 21426 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 88280

[startup+282.3 s]
/proc/loadavg: 1.99 1.69 1.70 3/177 13921
/proc/meminfo: memFree=29824776/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=96708 CPUtime=282.21 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 21847 0 0 0 28172 49 0 0 20 0 1 0 280035322 99028992 22255 33554432000 134512640 137138936 4294668064 4294666960 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 24177 22255 192 642 0 23533 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 96708

[startup+342.3 s]
/proc/loadavg: 1.99 1.75 1.72 3/177 13921
/proc/meminfo: memFree=29818264/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=96692 CPUtime=342.2 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 21849 0 0 0 34165 55 0 0 20 0 1 0 280035322 99012608 22253 33554432000 134512640 137138936 4294668064 4294667180 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 24173 22253 192 642 0 23529 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 96692

[startup+402.3 s]
/proc/loadavg: 1.99 1.79 1.73 3/177 13922
/proc/meminfo: memFree=29809824/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=103548 CPUtime=402.18 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 23565 0 0 0 40157 61 0 0 20 0 1 0 280035322 106033152 23965 33554432000 134512640 137138936 4294668064 4294666992 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 25887 23965 192 642 0 25243 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 103548

[startup+462.3 s]
/proc/loadavg: 1.99 1.83 1.75 3/177 13922
/proc/meminfo: memFree=29810388/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=103568 CPUtime=462.17 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 23570 0 0 0 46149 68 0 0 20 0 1 0 280035322 106053632 23970 33554432000 134512640 137138936 4294668064 4294666672 134552089 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 25892 23970 192 642 0 25248 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 103568

[startup+522.3 s]
/proc/loadavg: 1.99 1.85 1.76 3/178 13923
/proc/meminfo: memFree=29801760/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=106536 CPUtime=522.16 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 24313 0 0 0 52142 74 0 0 20 0 1 0 280035322 109092864 24712 33554432000 134512640 137138936 4294668064 4294666992 134542295 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 26634 24712 192 642 0 25990 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 106536

[startup+582.3 s]
/proc/loadavg: 1.99 1.88 1.77 3/177 13923
/proc/meminfo: memFree=29802508/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=106508 CPUtime=582.15 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 24313 0 0 0 58135 80 0 0 20 0 1 0 280035322 109064192 24707 33554432000 134512640 137138936 4294668064 4294666776 136504102 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 26627 24707 192 642 0 25983 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 106508

[startup+642.3 s]

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

/proc/meminfo: memFree=29782556/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=117732 CPUtime=1062.07 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 27194 0 0 0 106076 131 0 0 20 0 1 0 280035322 120557568 27494 33554432000 134512640 137138936 4294668064 4294666992 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 29433 27494 192 642 0 28789 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 117732

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/177 13928
/proc/meminfo: memFree=29777972/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=122700 CPUtime=1122.06 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 28423 0 0 0 112068 138 0 0 20 0 1 0 280035322 125644800 28723 33554432000 134512640 137138936 4294668064 4294666992 134542339 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 30675 28723 192 642 0 30031 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 122700

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.86 3/177 13928
/proc/meminfo: memFree=29777532/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=122520 CPUtime=1182.04 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 28426 0 0 0 118062 142 0 0 20 0 1 0 280035322 125460480 28710 33554432000 134512640 137138936 4294668064 4294666992 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 30630 28710 192 642 0 29986 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 122520

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.86 3/177 13928
/proc/meminfo: memFree=29768540/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=123032 CPUtime=1242.04 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 28536 0 0 0 124057 147 0 0 20 0 1 0 280035322 125984768 28820 33554432000 134512640 137138936 4294668064 4294666992 134542369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 30758 28820 192 642 0 30114 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 123032

[startup+1302.3 s]
/proc/loadavg: 2.10 2.00 1.88 3/177 13931
/proc/meminfo: memFree=29766424/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=124672 CPUtime=1302.03 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 28932 0 0 0 130052 151 0 0 20 0 1 0 280035322 127664128 29216 33554432000 134512640 137138936 4294668064 4294666992 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 31168 29216 192 642 0 30524 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 124672

[startup+1362.3 s]
/proc/loadavg: 2.04 2.00 1.89 3/177 13932
/proc/meminfo: memFree=29764324/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=125828 CPUtime=1362.01 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 29222 0 0 0 136047 154 0 0 20 0 1 0 280035322 128847872 29505 33554432000 134512640 137138936 4294668064 4294666924 136521014 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 31457 29505 192 642 0 30813 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 125828

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.89 3/177 13932
/proc/meminfo: memFree=29764260/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=125460 CPUtime=1422.01 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 29222 0 0 0 142041 160 0 0 20 0 1 0 280035322 128471040 29445 33554432000 134512640 137138936 4294668064 4294666992 134542513 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 31365 29445 192 642 0 30721 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 125460

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 13932
/proc/meminfo: memFree=29764384/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=125460 CPUtime=1482 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 29222 0 0 0 148035 165 0 0 20 0 1 0 280035322 128471040 29445 33554432000 134512640 137138936 4294668064 4294666992 134542316 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 31365 29445 192 642 0 30721 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 125460

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 13932
/proc/meminfo: memFree=29764012/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=125460 CPUtime=1541.99 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 29222 0 0 0 154029 170 0 0 20 0 1 0 280035322 128471040 29445 33554432000 134512640 137138936 4294668064 4294664552 136504280 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 31365 29445 192 642 0 30721 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 125460

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 13932
/proc/meminfo: memFree=29764016/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=125292 CPUtime=1601.97 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 29222 0 0 0 160023 174 0 0 20 0 1 0 280035322 128299008 29403 33554432000 134512640 137138936 4294668064 4294666992 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 31323 29403 192 642 0 30679 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 125292

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 13933
/proc/meminfo: memFree=29764148/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=125292 CPUtime=1661.96 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 29222 0 0 0 166015 181 0 0 20 0 1 0 280035322 128299008 29403 33554432000 134512640 137138936 4294668064 4294666488 134606663 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 31323 29403 192 642 0 30679 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 125292

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 13934
/proc/meminfo: memFree=29757144/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=131904 CPUtime=1721.95 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 30889 0 0 0 172008 187 0 0 20 0 1 0 280035322 135069696 31029 33554432000 134512640 137138936 4294668064 4294666456 136504532 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 32976 31029 192 642 0 32332 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 131904

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 13934
/proc/meminfo: memFree=29757020/32873648 swapFree=7372/7372
[pid=13913] ppid=13910 vsize=132080 CPUtime=1781.94 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 30931 0 0 0 178000 194 0 0 20 0 1 0 280035322 135249920 31068 33554432000 134512640 137138936 4294668064 4294666992 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 33020 31068 192 642 0 32376 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 132080

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 13934
/proc/meminfo: memFree=29756896/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=132080 CPUtime=1791.55 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 30931 0 0 0 178960 195 0 0 20 0 1 0 280035322 135249920 31068 33554432000 134512640 137138936 4294668064 4294666636 136295499 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 33020 31068 192 642 0 32376 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (KiB) 132080

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 13934
/proc/meminfo: memFree=29756896/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=132080 CPUtime=1794.74 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 30931 0 0 0 179279 195 0 0 20 0 1 0 280035322 135249920 31068 33554432000 134512640 137138936 4294668064 4294666960 134542319 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 33020 31068 192 642 0 32376 0
Current children cumulated CPU time (s) 1794.74
Current children cumulated vsize (KiB) 132080

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 13934
/proc/meminfo: memFree=29756896/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=132080 CPUtime=1796.34 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 30931 0 0 0 179439 195 0 0 20 0 1 0 280035322 135249920 31068 33554432000 134512640 137138936 4294668064 4294666992 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 33020 31068 192 642 0 32376 0
Current children cumulated CPU time (s) 1796.34
Current children cumulated vsize (KiB) 132080

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 13934
/proc/meminfo: memFree=29756896/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=132080 CPUtime=1797.14 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 30931 0 0 0 179519 195 0 0 20 0 1 0 280035322 135249920 31068 33554432000 134512640 137138936 4294668064 4294666992 134542322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 33020 31068 192 642 0 32376 0
Current children cumulated CPU time (s) 1797.14
Current children cumulated vsize (KiB) 132080

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 13934
/proc/meminfo: memFree=29756896/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=132080 CPUtime=1797.54 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 30931 0 0 0 179559 195 0 0 20 0 1 0 280035322 135249920 31068 33554432000 134512640 137138936 4294668064 4294666992 134542755 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 33020 31068 192 642 0 32376 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (KiB) 132080

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 13934
/proc/meminfo: memFree=29756896/32873648 swapFree=7368/7368
[pid=13913] ppid=13910 vsize=132080 CPUtime=1797.93 cores=0,2,4,6
/proc/13913/stat : 13913 (bsolo) R 13910 13913 11017 0 -1 4202496 30931 0 0 0 179598 195 0 0 20 0 1 0 280035322 135249920 31068 33554432000 134512640 137138936 4294668064 4294666776 136504268 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13913/statm: 33020 31068 192 642 0 32376 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 132080

Child status: 0
Real time (s): 1798.35
CPU time (s): 1798
CPU user time (s): 1796.04
CPU system time (s): 1.9607
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 132080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.04
system time used= 1.9607
maximum resident set size= 124280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30931
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= 62
involuntary context switches= 2277

runsolver used 3.45547 second user time and 8.95664 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-27 19:18:32
IDJOB=3707479
IDBENCH=1167
IDSOLVER=2286
FILE ID=node149/3707479-1338139112
RUNJOBID= node149-1338139112-13888
PBS_JOBID= 14624479
Free space on /tmp= 71712 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army13.24ls.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707479-1338139112/watcher-3707479-1338139112 -o /tmp/evaluation-result-3707479-1338139112/solver-3707479-1338139112 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707479-1338139112.opb

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

MD5SUM BENCH= 1a4510076d9024b805728ffe22c0d108
RANDOM SEED=1002419150

node149.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.145
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	: 5332.29
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.145
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.145
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	: 5438.55
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.145
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.91
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.145
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		: 2666.145
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	: 5438.55
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.145
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.145
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:       32873648 kB
MemFree:        29984612 kB
Buffers:          372316 kB
Cached:          1689068 kB
SwapCached:         2452 kB
Active:           808312 kB
Inactive:        1263068 kB
Active(anon):       2104 kB
Inactive(anon):     9340 kB
Active(file):     806208 kB
Inactive(file):  1253728 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104876 kB
Dirty:              7792 kB
Writeback:             0 kB
AnonPages:         34788 kB
Mapped:            13808 kB
Shmem:                96 kB
Slab:             680136 kB
SReclaimable:     123896 kB
SUnreclaim:       556240 kB
KernelStack:        1384 kB
PageTables:         3524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71704 MiB
End job on node149 at 2012-05-27 19:48:31