Trace number 3707521

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.01 1798.46

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/ppp-problems/normalized-ppp:1-11,19,21.opb
MD5SUMd484bc8efed557f17788965b19feafe5
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 benchmark17.8783
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4602
Total number of constraints30179
Number of constraints which are clauses29160
Number of constraints which are cardinality constraints (but not clauses)941
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 103
Number of bits of the biggest sum of numbers7
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-3707521-1338141770.opb
0.00/0.00	c File size is 1076689 bytes.
0.06/0.08	c Highest Coefficient sum: 103
0.06/0.08	c Parsing was ok!!
0.06/0.08	c Total parsing time: 0.08 s
0.06/0.08	c Var: 4602 Constr: 30353 29334/941/78 Lit: 98580 Watch. Lit: 67584
0.06/0.08	c Obj. Vars: 0 (0 % of total variables)
0.09/0.19	c Pre-processing Time: 0.187 s
0.09/0.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.19	c        0   4602    30353    98580    3    67584   30132      0      0 0.19
0.09/0.19	c Switching off lower bounding mode.
1797.94/1798.45	c      100   4602    30466   101994    3    67827   33146    113    495 0.20
1797.94/1798.45	c      250   4602    30746   115510    3    68390   36461    393   1111 0.23
1797.94/1798.45	c      475   4602    30986   127916    4    68870   40108    633   1855 0.26
1797.94/1798.45	c      813   4602    31339   144629    4    69575   44119    986   2683 0.30
1797.94/1798.45	c     1321   4602    31882   179210    5    70749   48531   1529   3413 0.39
1797.94/1798.45	c     2086   4602    32694   235256    7    72373   53385   2341   3758 0.56
1797.94/1798.45	c     3233   4602    33898   356822   10    74935   58724   3545   3776 0.86
1797.94/1798.45	c     4954   4602    35712   499739   13    78612   64597   5359   3753 1.32
1797.94/1798.45	c     7539   4602    38418   771275   20    84971   71057   8065   3370 2.24
1797.94/1798.45	c    11419   4602    42636  1138540   26    93741   78163  12283   3223 3.54
1797.94/1798.45	c    17244   4602    49072  1794625   36   107328   85980  18719   2820 6.11
1797.94/1798.45	c    25982   4602    59793  3757779   62   132883   94579  29440   1807 14.38
1797.94/1798.45	c    39092   4602    79040  7307697   92   171964  104037  48687    928 42.11
1797.94/1798.45	c    58762   4602   103565 11212834  108   228359  114441  73212    930 63.14
1797.94/1798.45	c    88272   4602    52911  5567577  105   114311  125886  22558    548 160.94
1797.94/1798.45	c   132543   4602   112708 17937747  159   240979  138475  82355    509 259.94
1797.94/1798.45	c   198955   4602    85991 12382909  144   218954  152323  55638    433 459.43
1797.94/1798.45	c   298577   4602    92599 12875401  139   219841  167556  62246    318 937.95
1797.94/1798.45	c   448012   4602   169995 31528907  185   356343  184312 139642    267 1676.63
1797.94/1798.45	c Resources Exceeded
1797.94/1798.45	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.45	c   19   508697  89203   791917    63423  3712013  33070    282 1798.00
1797.94/1798.45	s UNKNOWN
1797.94/1798.45	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-3707521-1338141770/watcher-3707521-1338141770 -o /tmp/evaluation-result-3707521-1338141770/solver-3707521-1338141770 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707521-1338141770.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 1.99 1.99 3/176 17295
/proc/meminfo: memFree=30877352/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=11988 CPUtime=0 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 280305620 12275712 273 33554432000 134512640 137138936 4287970128 4287968488 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 2997 273 175 642 0 2090 0

[startup+0.071659 s]
/proc/loadavg: 2.00 1.99 1.99 3/176 17295
/proc/meminfo: memFree=30877352/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=15132 CPUtime=0.06 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 1308 0 0 0 6 0 0 0 20 0 1 0 280305620 15495168 1262 33554432000 134512640 137138936 4287970128 4287967704 136658918 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 3783 1264 393 642 0 2876 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15132

[startup+0.100228 s]
/proc/loadavg: 2.00 1.99 1.99 3/176 17295
/proc/meminfo: memFree=30877352/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=16508 CPUtime=0.09 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 1969 0 0 0 9 0 0 0 20 0 1 0 280305620 16904192 1660 33554432000 134512640 137138936 4287970128 4287913580 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 4127 1660 184 642 0 3483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16508

[startup+0.300195 s]
/proc/loadavg: 2.00 1.99 1.99 3/176 17295
/proc/meminfo: memFree=30877352/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=17220 CPUtime=0.29 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 2904 0 0 0 28 1 0 0 20 0 1 0 280305620 17633280 1862 33554432000 134512640 137138936 4287970128 4287968408 136504212 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 4305 1862 192 642 0 3661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17220

[startup+0.700182 s]
/proc/loadavg: 2.00 1.99 1.99 3/176 17295
/proc/meminfo: memFree=30877352/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=19268 CPUtime=0.69 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 3439 0 0 0 67 2 0 0 20 0 1 0 280305620 19730432 2397 33554432000 134512640 137138936 4287970128 4287968552 134606663 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 4817 2397 192 642 0 4173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19268

[startup+1.50018 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 17296
/proc/meminfo: memFree=30865936/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=23200 CPUtime=1.49 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 4418 0 0 0 146 3 0 0 20 0 1 0 280305620 23756800 3376 33554432000 134512640 137138936 4287970128 4287969056 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 5800 3376 192 642 0 5156 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23200

[startup+3.10018 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 17296
/proc/meminfo: memFree=30858992/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=29632 CPUtime=3.08 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 6007 0 0 0 305 3 0 0 20 0 1 0 280305620 30343168 4965 33554432000 134512640 137138936 4287970128 4287968736 134544823 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 7408 4965 192 642 0 6764 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29632

[startup+6.3002 s]
/proc/loadavg: 2.08 2.00 1.99 3/177 17296
/proc/meminfo: memFree=30841880/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=41300 CPUtime=6.29 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 8937 0 0 0 624 5 0 0 20 0 1 0 280305620 42291200 7895 33554432000 134512640 137138936 4287970128 4287969056 134542613 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 10325 7895 192 642 0 9681 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41300

[startup+12.7002 s]
/proc/loadavg: 2.07 2.00 1.99 3/177 17296
/proc/meminfo: memFree=30811200/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=62976 CPUtime=12.69 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 14362 0 0 0 1262 7 0 0 20 0 1 0 280305620 64487424 13320 33554432000 134512640 137138936 4287970128 4287969056 134542516 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 15744 13320 192 642 0 15100 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62976

[startup+25.5002 s]
/proc/loadavg: 2.06 2.00 1.99 3/177 17296
/proc/meminfo: memFree=30763336/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=94184 CPUtime=25.49 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 22158 0 0 0 2539 10 0 0 20 0 1 0 280305620 96444416 21116 33554432000 134512640 137138936 4287970128 4287969056 134542316 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 23546 21116 192 642 0 22902 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 94184

[startup+51.1002 s]
/proc/loadavg: 2.04 2.00 1.99 3/177 17296
/proc/meminfo: memFree=30699352/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=135176 CPUtime=51.08 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 32394 0 0 0 5094 14 0 0 20 0 1 0 280305620 138420224 31352 33554432000 134512640 137138936 4287970128 4287968664 136504080 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 33794 31352 192 642 0 33150 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 135176

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 1.99 3/177 17297
/proc/meminfo: memFree=30585024/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=248344 CPUtime=102.27 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 60695 0 0 0 10205 22 0 0 20 0 1 0 280305620 254304256 59653 33554432000 134512640 137138936 4287970128 4287969056 134542339 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 62086 59653 192 642 0 61442 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 248344

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 17297
/proc/meminfo: memFree=30524016/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=308272 CPUtime=162.26 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 75783 0 0 0 16196 30 0 0 20 0 1 0 280305620 315670528 74626 33554432000 134512640 137138936 4287970128 4287969056 134542752 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 77068 74626 192 642 0 76424 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 308272

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 17297
/proc/meminfo: memFree=30524016/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=308272 CPUtime=222.25 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 75783 0 0 0 22192 33 0 0 20 0 1 0 280305620 315670528 74626 33554432000 134512640 137138936 4287970128 4287969056 134542316 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 77068 74626 192 642 0 76424 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 308272

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 17297
/proc/meminfo: memFree=30524016/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=308272 CPUtime=282.25 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 75783 0 0 0 28188 37 0 0 20 0 1 0 280305620 315670528 74626 33554432000 134512640 137138936 4287970128 4287969056 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 77068 74626 192 642 0 76424 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 308272

[startup+342.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 17297
/proc/meminfo: memFree=30455568/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=377508 CPUtime=342.23 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 93115 0 0 0 34177 46 0 0 20 0 1 0 280305620 386568192 91958 33554432000 134512640 137138936 4287970128 4287969056 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 94377 91958 192 642 0 93733 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 377508

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17298
/proc/meminfo: memFree=30411856/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=420652 CPUtime=402.22 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 104007 0 0 0 40168 54 0 0 20 0 1 0 280305620 430747648 102714 33554432000 134512640 137138936 4287970128 4287969056 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 105163 102714 192 642 0 104519 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 420652

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 17301
/proc/meminfo: memFree=30411132/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=420652 CPUtime=462.21 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 104007 0 0 0 46164 57 0 0 20 0 1 0 280305620 430747648 102714 33554432000 134512640 137138936 4287970128 4287968672 134598928 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 105163 102714 192 642 0 104519 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 420652

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17301
/proc/meminfo: memFree=30411044/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=420652 CPUtime=522.2 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 104007 0 0 0 52159 61 0 0 20 0 1 0 280305620 430747648 102714 33554432000 134512640 137138936 4287970128 4287969056 134542854 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 105163 102714 192 642 0 104519 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 420652

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17301
/proc/meminfo: memFree=30410956/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=420652 CPUtime=582.17 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 104047 0 0 0 58154 63 0 0 20 0 1 0 280305620 430747648 102714 33554432000 134512640 137138936 4287970128 4287969056 134542516 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 105163 102714 192 642 0 104519 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 420652

[startup+642.3 s]

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

/proc/meminfo: memFree=30379576/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=449048 CPUtime=1121.97 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 111453 0 0 0 112108 89 0 0 20 0 1 0 280305620 459825152 109811 33554432000 134512640 137138936 4287970128 4287968664 136504025 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 112262 109811 192 642 0 111618 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 449048

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17383
/proc/meminfo: memFree=31426980/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=449048 CPUtime=1181.97 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 111453 0 0 0 118106 91 0 0 20 0 1 0 280305620 459825152 109811 33554432000 134512640 137138936 4287970128 4287969056 134542286 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 112262 109811 192 642 0 111618 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 449048

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17611
/proc/meminfo: memFree=31395748/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=485744 CPUtime=1241.95 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 120630 0 0 0 124098 97 0 0 20 0 1 0 280305620 497401856 118988 33554432000 134512640 137138936 4287970128 4287969056 134542787 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17295/statm: 121436 118988 192 642 0 120792 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 485744

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17611
/proc/meminfo: memFree=31374048/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=505780 CPUtime=1301.94 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 125813 0 0 0 130094 100 0 0 20 0 1 0 280305620 517918720 124004 33554432000 134512640 137138936 4287970128 4287969056 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17295/statm: 126445 124004 192 642 0 125801 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 505780

[startup+1362.3 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 17688
/proc/meminfo: memFree=31374356/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=505780 CPUtime=1361.93 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 125813 0 0 0 136090 103 0 0 20 0 1 0 280305620 517918720 124004 33554432000 134512640 137138936 4287970128 4287969056 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17295/statm: 126445 124004 192 642 0 125801 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 505780

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17688
/proc/meminfo: memFree=31374432/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=505780 CPUtime=1421.91 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 125835 0 0 0 142086 105 0 0 20 0 1 0 280305620 517918720 124004 33554432000 134512640 137138936 4287970128 4287969056 134543082 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17295/statm: 126445 124004 192 642 0 125801 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 505780

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17688
/proc/meminfo: memFree=31372040/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=505780 CPUtime=1481.89 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 125852 0 0 0 148080 109 0 0 20 0 1 0 280305620 517918720 124005 33554432000 134512640 137138936 4287970128 4287968796 136504019 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17295/statm: 126445 124005 192 642 0 125801 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 505780

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 17688
/proc/meminfo: memFree=31371792/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=505780 CPUtime=1541.87 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 125852 0 0 0 154077 110 0 0 20 0 1 0 280305620 517918720 124005 33554432000 134512640 137138936 4287970128 4287969056 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17295/statm: 126445 124005 192 642 0 125801 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 505780

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 17726
/proc/meminfo: memFree=31318604/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=505780 CPUtime=1601.87 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 125852 0 0 0 160075 112 0 0 20 0 1 0 280305620 517918720 124005 33554432000 134512640 137138936 4287970128 4287969056 134542252 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17295/statm: 126445 124005 192 642 0 125801 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 505780

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 17730
/proc/meminfo: memFree=31231548/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=505780 CPUtime=1661.86 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 125852 0 0 0 166072 114 0 0 20 0 1 0 280305620 517918720 124005 33554432000 134512640 137138936 4287970128 4287969056 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17295/statm: 126445 124005 192 642 0 125801 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 505780

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 17730
/proc/meminfo: memFree=31184932/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=505784 CPUtime=1721.85 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 125853 0 0 0 172068 117 0 0 20 0 1 0 280305620 517922816 124006 33554432000 134512640 137138936 4287970128 4287969056 134542613 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17295/statm: 126446 124006 192 642 0 125802 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 505784

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 17730
/proc/meminfo: memFree=31144628/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=505836 CPUtime=1781.84 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 125866 0 0 0 178064 120 0 0 20 0 1 0 280305620 517976064 124019 33554432000 134512640 137138936 4287970128 4287969056 134542624 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17295/statm: 126459 124019 192 642 0 125815 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 505836

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

[startup+1791.91 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 17730
/proc/meminfo: memFree=31139404/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=505836 CPUtime=1791.45 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 125866 0 0 0 179024 121 0 0 20 0 1 0 280305620 517976064 124019 33554432000 134512640 137138936 4287970128 4287968672 134618930 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17295/statm: 126459 124019 192 642 0 125815 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 505836

[startup+1795.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 17730
/proc/meminfo: memFree=31138040/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=505836 CPUtime=1794.64 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 125866 0 0 0 179343 121 0 0 20 0 1 0 280305620 517976064 124019 33554432000 134512640 137138936 4287970128 4287969056 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17295/statm: 126459 124019 192 642 0 125815 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (KiB) 505836

[startup+1796.7 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 17730
/proc/meminfo: memFree=31137544/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=505836 CPUtime=1796.24 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 125866 0 0 0 179503 121 0 0 20 0 1 0 280305620 517976064 124019 33554432000 134512640 137138936 4287970128 4287969056 134542202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17295/statm: 126459 124019 192 642 0 125815 0
Current children cumulated CPU time (s) 1796.24
Current children cumulated vsize (KiB) 505836

[startup+1797.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 17730
/proc/meminfo: memFree=31136676/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=505836 CPUtime=1797.04 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 125866 0 0 0 179583 121 0 0 20 0 1 0 280305620 517976064 124019 33554432000 134512640 137138936 4287970128 4287969056 134542330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17295/statm: 126459 124019 192 642 0 125815 0
Current children cumulated CPU time (s) 1797.04
Current children cumulated vsize (KiB) 505836

[startup+1797.9 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 17730
/proc/meminfo: memFree=31136676/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=505836 CPUtime=1797.44 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 125866 0 0 0 179623 121 0 0 20 0 1 0 280305620 517976064 124019 33554432000 134512640 137138936 4287970128 4287969056 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17295/statm: 126459 124019 192 642 0 125815 0
Current children cumulated CPU time (s) 1797.44
Current children cumulated vsize (KiB) 505836

[startup+1798.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 17730
/proc/meminfo: memFree=31136676/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=505836 CPUtime=1797.84 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 125866 0 0 0 179663 121 0 0 20 0 1 0 280305620 517976064 124019 33554432000 134512640 137138936 4287970128 4287969056 134542307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17295/statm: 126459 124019 192 642 0 125815 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 505836

[startup+1798.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 17730
/proc/meminfo: memFree=31136040/32873844 swapFree=7372/7372
[pid=17295] ppid=17293 vsize=505836 CPUtime=1797.94 cores=0,2,4,6
/proc/17295/stat : 17295 (bsolo) R 17293 17295 15469 0 -1 4202496 125866 0 0 0 179673 121 0 0 20 0 1 0 280305620 517976064 124019 33554432000 134512640 137138936 4287970128 4287969056 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17295/statm: 126459 124019 192 642 0 125815 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 505836

Child status: 0
Real time (s): 1798.46
CPU time (s): 1798.01
CPU user time (s): 1796.79
CPU system time (s): 1.21881
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 506448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.79
system time used= 1.21881
maximum resident set size= 496684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125866
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= 240
involuntary context switches= 2107

runsolver used 2.54661 second user time and 7.27589 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-27 20:02:50
IDJOB=3707521
IDBENCH=1500
IDSOLVER=2286
FILE ID=node109/3707521-1338141770
RUNJOBID= node109-1338140213-16698
PBS_JOBID= 14624511
Free space on /tmp= 71280 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1-11,19,21.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707521-1338141770/watcher-3707521-1338141770 -o /tmp/evaluation-result-3707521-1338141770/solver-3707521-1338141770 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707521-1338141770.opb

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

MD5SUM BENCH= d484bc8efed557f17788965b19feafe5
RANDOM SEED=1687913704

node109.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.264
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.52
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.264
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.264
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.264
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		: 2667.264
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.264
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.264
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.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30877244 kB
Buffers:           78784 kB
Cached:           164512 kB
SwapCached:          592 kB
Active:          1141224 kB
Inactive:          87332 kB
Active(anon):     980256 kB
Inactive(anon):     7668 kB
Active(file):     160968 kB
Inactive(file):    79664 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106288 kB
Dirty:              4732 kB
Writeback:             0 kB
AnonPages:        992404 kB
Mapped:            11072 kB
Shmem:                 8 kB
Slab:             625732 kB
SReclaimable:      67976 kB
SUnreclaim:       557756 kB
KernelStack:        1464 kB
PageTables:         5920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1108860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    819200 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= 71296 MiB
End job on node109 at 2012-05-27 20:32:49