Trace number 3707477

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.32

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21ls.opb
MD5SUM3d28f31cd61cfb39466f429c599fdb4f
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 benchmark10.7814
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables428
Total number of constraints644
Number of constraints which are clauses354
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints288
Minimum length of a constraint2
Maximum length of a constraint144
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 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 165
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-3707477-1338139112.opb
0.00/0.00	c File size is 31753 bytes.
0.00/0.00	c Highest Coefficient sum: 165
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.00	c Var: 428 Constr: 644 354/2/288 Lit: 3448 Watch. Lit: 2192
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.01	c Pre-processing Time: 0.008 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    420      632     3416    5     2160    4978      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
1797.97/1798.31	c      100    420      756    26996   35     2408    5476    124   2702 0.04
1797.97/1798.31	c      251    420      941    63052   67     2778    6024    309   3024 0.08
1797.97/1798.31	c      476    420     1212   119225   98     3320    6627    580   3090 0.15
1797.97/1798.31	c      815    420     1611   193095  119     4118    7290    979   3122 0.26
1797.97/1798.31	c     1325    420     2174   303343  139     5244    8020   1542   2997 0.44
1797.97/1798.31	c     2090    420     3051   481751  157     6998    8823   2419   2746 0.76
1797.97/1798.31	c     3236    420     4404   744325  169     9704    9706   3772   2556 1.27
1797.97/1798.31	c     4959    420     6427  1134903  176    13750   10677   5795   2316 2.14
1797.97/1798.31	c     7544    420     9486  1725487  181    19870   11745   8854   2012 3.75
1797.97/1798.31	c    11426    420     7878  1401018  177    16655   12920   7246   1640 6.96
1797.97/1798.31	c    17248    420     7975  1442818  180    16846   14213   7343   1498 11.51
1797.97/1798.31	c    25986    420    10685  1909646  178    22280   15635  10053   1487 17.47
1797.97/1798.31	c    39097    420     9934  1847876  186    20765   17199   9302   1390 28.12
1797.97/1798.31	c    58767    420    15035  2829101  188    30966   18919  14403   1330 44.17
1797.97/1798.31	c    88277    420    10214  1824950  178    21324   20811   9582   1295 68.15
1797.97/1798.31	c   132549    420    19165  3519302  183    39238   22893  18533   1159 114.27
1797.97/1798.31	c   198960    420    13860  2355500  169    28616   25183  13228   1065 186.78
1797.97/1798.31	c   298580    420    14153  2467714  174    29202   27702  13521   1001 298.14
1797.97/1798.31	c   448015    420    20714  3886908  187    42340   30473  20082    939 476.65
1797.97/1798.31	c   672173    420    15390  2720535  176    31676   33521  14758    888 756.21
1797.97/1798.31	c  1008416    420    30903  5928442  191    62702   36874  30271    833 1209.58
1797.97/1798.31	c Resources Exceeded
1797.97/1798.31	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.31	c   21  1391723 424662  4069950    21226  3891899  20594    774 1798.00
1797.97/1798.31	s UNKNOWN
1797.97/1798.31	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-3707477-1338139112/watcher-3707477-1338139112 -o /tmp/evaluation-result-3707477-1338139112/solver-3707477-1338139112 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707477-1338139112.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: 1.01 1.23 1.61 3/175 13915
/proc/meminfo: memFree=29982960/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=10928 CPUtime=0 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 280035322 11190272 271 33554432000 134512640 137138936 4288602384 4288595948 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 2732 271 184 642 0 2088 0

[startup+0.0154349 s]
/proc/loadavg: 1.01 1.23 1.61 3/175 13915
/proc/meminfo: memFree=29982960/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=10928 CPUtime=0.01 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 354 0 0 0 1 0 0 0 20 0 1 0 280035322 11190272 299 33554432000 134512640 137138936 4288602384 4288601312 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 2732 299 192 642 0 2088 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10928

[startup+0.100207 s]
/proc/loadavg: 1.01 1.23 1.61 3/175 13915
/proc/meminfo: memFree=29982960/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=11908 CPUtime=0.09 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 580 0 0 0 9 0 0 0 20 0 1 0 280035322 12193792 525 33554432000 134512640 137138936 4288602384 4288600664 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 2977 525 192 642 0 2333 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11908

[startup+0.300169 s]
/proc/loadavg: 1.01 1.23 1.61 3/175 13915
/proc/meminfo: memFree=29982960/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=13748 CPUtime=0.29 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 1066 0 0 0 29 0 0 0 20 0 1 0 280035322 14077952 1011 33554432000 134512640 137138936 4288602384 4288600664 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 3437 1011 192 642 0 2793 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13748

[startup+0.70017 s]
/proc/loadavg: 1.01 1.23 1.61 3/175 13915
/proc/meminfo: memFree=29982960/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=16796 CPUtime=0.69 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 1801 0 0 0 68 1 0 0 20 0 1 0 280035322 17199104 1745 33554432000 134512640 137138936 4288602384 4288601040 134618171 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 4199 1745 192 642 0 3555 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16796

[startup+1.50018 s]
/proc/loadavg: 1.01 1.23 1.61 4/177 13917
/proc/meminfo: memFree=29965704/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=22260 CPUtime=1.49 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 3191 0 0 0 148 1 0 0 20 0 1 0 280035322 22794240 3135 33554432000 134512640 137138936 4288602384 4288601500 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 5565 3135 192 642 0 4921 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22260

[startup+3.10024 s]
/proc/loadavg: 1.09 1.24 1.61 4/177 13917
/proc/meminfo: memFree=29951320/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=30788 CPUtime=3.09 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 5322 0 0 0 307 2 0 0 20 0 1 0 280035322 31526912 5266 33554432000 134512640 137138936 4288602384 4288601500 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 7697 5266 192 642 0 7053 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30788

[startup+6.30021 s]
/proc/loadavg: 1.09 1.24 1.61 4/177 13917
/proc/meminfo: memFree=29922192/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=42068 CPUtime=6.29 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 8128 0 0 0 626 3 0 0 20 0 1 0 280035322 43077632 8072 33554432000 134512640 137138936 4288602384 4288601500 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 10517 8072 192 642 0 9873 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42068

[startup+12.7002 s]
/proc/loadavg: 1.23 1.27 1.62 4/177 13917
/proc/meminfo: memFree=29908524/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=45232 CPUtime=12.69 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 8921 0 0 0 1265 4 0 0 20 0 1 0 280035322 46317568 8864 33554432000 134512640 137138936 4288602384 4288601500 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 11308 8864 192 642 0 10664 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45232

[startup+25.5003 s]
/proc/loadavg: 1.34 1.29 1.62 4/177 13917
/proc/meminfo: memFree=29889224/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=52108 CPUtime=25.48 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 10650 0 0 0 2542 6 0 0 20 0 1 0 280035322 53358592 10585 33554432000 134512640 137138936 4288602384 4288601312 134542752 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 13027 10585 192 642 0 12383 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52108

[startup+51.1003 s]
/proc/loadavg: 1.57 1.35 1.63 4/177 13917
/proc/meminfo: memFree=29872628/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=59888 CPUtime=51.06 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 12612 0 0 0 5095 11 0 0 20 0 1 0 280035322 61325312 13028 33554432000 134512640 137138936 4288602384 4288600804 136502654 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 14972 13028 192 642 0 14328 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 59888

[startup+102.307 s]
/proc/loadavg: 1.83 1.45 1.65 4/178 13921
/proc/meminfo: memFree=29852712/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=64956 CPUtime=102.26 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 13885 0 0 0 10207 19 0 0 20 0 1 0 280035322 66514944 14301 33554432000 134512640 137138936 4288602384 4288601312 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 16239 14301 192 642 0 15595 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 64956

[startup+162.3 s]
/proc/loadavg: 1.93 1.54 1.66 4/177 13921
/proc/meminfo: memFree=29840716/32873648 swapFree=7372/7372
[pid=13915] ppid=13911 vsize=70328 CPUtime=162.24 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 15253 0 0 0 16197 27 0 0 20 0 1 0 280035322 72015872 15649 33554432000 134512640 137138936 4288602384 4288601500 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 17582 15649 192 642 0 16938 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 70328

[startup+222.3 s]
/proc/loadavg: 1.97 1.63 1.68 4/177 13921
/proc/meminfo: memFree=29835508/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=74624 CPUtime=222.23 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 16322 0 0 0 22184 39 0 0 20 0 1 0 280035322 76414976 16718 33554432000 134512640 137138936 4288602384 4288601312 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 18656 16718 192 642 0 18012 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 74624

[startup+282.3 s]
/proc/loadavg: 1.99 1.69 1.70 4/177 13921
/proc/meminfo: memFree=29824776/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=76440 CPUtime=282.21 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 16783 0 0 0 28174 47 0 0 20 0 1 0 280035322 78274560 17176 33554432000 134512640 137138936 4288602384 4288600808 134606982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 19110 17176 192 642 0 18466 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 76440

[startup+342.3 s]
/proc/loadavg: 1.99 1.75 1.72 4/177 13921
/proc/meminfo: memFree=29818264/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=83376 CPUtime=342.21 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 18520 0 0 0 34165 56 0 0 20 0 1 0 280035322 85377024 18910 33554432000 134512640 137138936 4288602384 4288601312 134542513 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 20844 18910 192 642 0 20200 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 83376

[startup+402.3 s]
/proc/loadavg: 1.99 1.79 1.73 4/177 13922
/proc/meminfo: memFree=29809824/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=84444 CPUtime=402.2 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 18784 0 0 0 40158 62 0 0 20 0 1 0 280035322 86470656 19174 33554432000 134512640 137138936 4288602384 4288601500 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 21111 19174 192 642 0 20467 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 84444

[startup+462.3 s]
/proc/loadavg: 1.99 1.83 1.75 4/177 13922
/proc/meminfo: memFree=29810388/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=84424 CPUtime=462.18 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 18785 0 0 0 46149 69 0 0 20 0 1 0 280035322 86450176 19174 33554432000 134512640 137138936 4288602384 4288601312 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 21106 19174 192 642 0 20462 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 84424

[startup+522.3 s]
/proc/loadavg: 1.99 1.85 1.76 4/178 13923
/proc/meminfo: memFree=29801760/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=89316 CPUtime=522.18 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 20010 0 0 0 52140 78 0 0 20 0 1 0 280035322 91459584 20398 33554432000 134512640 137138936 4288602384 4288601500 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 22329 20398 192 642 0 21685 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 89316

[startup+582.3 s]
/proc/loadavg: 1.99 1.88 1.77 4/177 13923
/proc/meminfo: memFree=29802508/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=89300 CPUtime=582.16 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 20013 0 0 0 58130 86 0 0 20 0 1 0 280035322 91443200 20394 33554432000 134512640 137138936 4288602384 4288601312 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 22325 20394 192 642 0 21681 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 89300

[startup+642.3 s]

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

/proc/meminfo: memFree=29782556/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=98164 CPUtime=1062.08 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 22314 0 0 0 106056 152 0 0 20 0 1 0 280035322 100519936 22578 33554432000 134512640 137138936 4288602384 4288601312 134542525 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 24541 22578 192 642 0 23897 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 98164

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.85 4/177 13928
/proc/meminfo: memFree=29777972/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=98004 CPUtime=1122.08 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 22314 0 0 0 112049 159 0 0 20 0 1 0 280035322 100356096 22570 33554432000 134512640 137138936 4288602384 4288601500 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 24501 22570 192 642 0 23857 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 98004

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.86 4/177 13928
/proc/meminfo: memFree=29777532/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=98004 CPUtime=1182.07 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 22314 0 0 0 118043 164 0 0 20 0 1 0 280035322 100356096 22570 33554432000 134512640 137138936 4288602384 4288601312 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 24501 22570 192 642 0 23857 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 98004

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.86 4/177 13928
/proc/meminfo: memFree=29768540/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=106824 CPUtime=1242.06 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 24558 0 0 0 124035 171 0 0 20 0 1 0 280035322 109387776 24773 33554432000 134512640 137138936 4288602384 4288601136 134576163 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 26706 24773 192 642 0 26062 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 106824

[startup+1302.3 s]
/proc/loadavg: 2.10 2.00 1.88 4/177 13931
/proc/meminfo: memFree=29766424/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=107260 CPUtime=1302.06 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 24636 0 0 0 130029 177 0 0 20 0 1 0 280035322 109834240 24851 33554432000 134512640 137138936 4288602384 4288601312 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 26815 24851 192 642 0 26171 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 107260

[startup+1362.3 s]
/proc/loadavg: 2.04 2.00 1.89 4/177 13932
/proc/meminfo: memFree=29764324/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=108492 CPUtime=1362.04 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 24944 0 0 0 136022 182 0 0 20 0 1 0 280035322 111095808 25159 33554432000 134512640 137138936 4288602384 4288601312 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 27123 25159 192 642 0 26479 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 108492

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.89 4/177 13932
/proc/meminfo: memFree=29764260/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=108492 CPUtime=1422.03 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 24945 0 0 0 142014 189 0 0 20 0 1 0 280035322 111095808 25159 33554432000 134512640 137138936 4288602384 4288600964 136500388 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 27123 25159 192 642 0 26479 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 108492

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.90 4/177 13932
/proc/meminfo: memFree=29764384/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=108324 CPUtime=1482.02 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 24945 0 0 0 148006 196 0 0 20 0 1 0 280035322 110923776 25149 33554432000 134512640 137138936 4288602384 4288601500 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 27081 25149 192 642 0 26437 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 108324

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.90 4/177 13932
/proc/meminfo: memFree=29764012/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=109136 CPUtime=1542.01 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 25116 0 0 0 153999 202 0 0 20 0 1 0 280035322 111755264 25320 33554432000 134512640 137138936 4288602384 4288601500 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 27284 25320 192 642 0 26640 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 109136

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/177 13932
/proc/meminfo: memFree=29764016/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=109136 CPUtime=1602.01 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 25116 0 0 0 159992 209 0 0 20 0 1 0 280035322 111755264 25320 33554432000 134512640 137138936 4288602384 4288601500 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 27284 25320 192 642 0 26640 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 109136

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/176 13933
/proc/meminfo: memFree=29764148/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=109532 CPUtime=1661.99 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 25257 0 0 0 165985 214 0 0 20 0 1 0 280035322 112160768 25451 33554432000 134512640 137138936 4288602384 4288601424 134540747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 27383 25451 192 642 0 26739 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 109532

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/177 13934
/proc/meminfo: memFree=29757144/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=109532 CPUtime=1721.98 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 25258 0 0 0 171975 223 0 0 20 0 1 0 280035322 112160768 25451 33554432000 134512640 137138936 4288602384 4288601312 134542307 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 27383 25451 192 642 0 26739 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 109532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/177 13934
/proc/meminfo: memFree=29757020/32873648 swapFree=7372/7372
[pid=13915] ppid=13911 vsize=109532 CPUtime=1781.98 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 25258 0 0 0 177965 233 0 0 20 0 1 0 280035322 112160768 25451 33554432000 134512640 137138936 4288602384 4288601096 136504259 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 27383 25451 192 642 0 26739 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 109532

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.91 4/177 13934
/proc/meminfo: memFree=29756896/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=109532 CPUtime=1791.58 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 25258 0 0 0 178925 233 0 0 20 0 1 0 280035322 112160768 25451 33554432000 134512640 137138936 4288602384 4288601312 134542624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 27383 25451 192 642 0 26739 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (KiB) 109532

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.91 4/177 13934
/proc/meminfo: memFree=29756896/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=109532 CPUtime=1794.77 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 25258 0 0 0 179244 233 0 0 20 0 1 0 280035322 112160768 25451 33554432000 134512640 137138936 4288602384 4288601312 134542327 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 27383 25451 192 642 0 26739 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 109532

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 1.91 4/177 13934
/proc/meminfo: memFree=29756896/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=109532 CPUtime=1796.38 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 25258 0 0 0 179404 234 0 0 20 0 1 0 280035322 112160768 25451 33554432000 134512640 137138936 4288602384 4288601264 136296993 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 27383 25451 192 642 0 26739 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 109532

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 1.91 4/177 13934
/proc/meminfo: memFree=29756896/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=109532 CPUtime=1797.17 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 25258 0 0 0 179483 234 0 0 20 0 1 0 280035322 112160768 25451 33554432000 134512640 137138936 4288602384 4288601500 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 27383 25451 192 642 0 26739 0
Current children cumulated CPU time (s) 1797.17
Current children cumulated vsize (KiB) 109532

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 1.91 4/177 13934
/proc/meminfo: memFree=29756896/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=109532 CPUtime=1797.57 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 25258 0 0 0 179523 234 0 0 20 0 1 0 280035322 112160768 25451 33554432000 134512640 137138936 4288602384 4288601312 134542624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 27383 25451 192 642 0 26739 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (KiB) 109532

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/177 13934
/proc/meminfo: memFree=29756896/32873648 swapFree=7368/7368
[pid=13915] ppid=13911 vsize=109532 CPUtime=1797.97 cores=1,3,5,7
/proc/13915/stat : 13915 (bsolo) R 13911 13915 11017 0 -1 4202496 25258 0 0 0 179563 234 0 0 20 0 1 0 280035322 112160768 25451 33554432000 134512640 137138936 4288602384 4288601500 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13915/statm: 27383 25451 192 642 0 26739 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 109532

Child status: 0
Real time (s): 1798.32
CPU time (s): 1798
CPU user time (s): 1795.66
CPU system time (s): 2.34364
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 109700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.66
system time used= 2.34364
maximum resident set size= 101844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25258
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= 52
involuntary context switches= 1845

runsolver used 5.66914 second user time and 12.2021 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-27 19:18:32
IDJOB=3707477
IDBENCH=1168
IDSOLVER=2286
FILE ID=node149/3707477-1338139112
RUNJOBID= node149-1338139112-13889
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-army12.21ls.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707477-1338139112/watcher-3707477-1338139112 -o /tmp/evaluation-result-3707477-1338139112/solver-3707477-1338139112 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707477-1338139112.opb

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

MD5SUM BENCH= 3d28f31cd61cfb39466f429c599fdb4f
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:        1263328 kB
Active(anon):       2104 kB
Inactive(anon):     9340 kB
Active(file):     806208 kB
Inactive(file):  1253988 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:         3912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103020 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