Trace number 3707483

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.02 1798.33

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army9.12ls.opb
MD5SUM3e382297eed431747f729c90837f8bad
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 benchmark1.13283
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables266
Total number of constraints401
Number of constraints which are clauses237
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints162
Minimum length of a constraint2
Maximum length of a constraint81
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 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 93
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-3707483-1338139015.opb
0.00/0.00	c File size is 18307 bytes.
0.00/0.00	c Highest Coefficient sum: 93
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 266 Constr: 401 237/2/162 Lit: 1990 Watch. Lit: 1310
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.004 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    258      389     1958    5     1278    2326      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
1797.98/1798.32	c      101    258      520    16421   31     1540    2559    131   4040 0.03
1797.98/1798.32	c      252    258      711    36755   51     1922    2815    322   4666 0.05
1797.98/1798.32	c      477    258      991    66971   67     2482    3097    602   4818 0.10
1797.98/1798.32	c      816    258     1385   105954   76     3270    3407    996   4533 0.18
1797.98/1798.32	c     1325    258     1980   169336   85     4460    3748   1591   4358 0.30
1797.98/1798.32	c     2090    258     2843   251473   88     6186    4123   2454   4090 0.51
1797.98/1798.32	c     3237    258     4220   397453   94     8940    4536   3831   3491 0.93
1797.98/1798.32	c     4958    258     3848   363976   94     8196    4990   3459   3180 1.56
1797.98/1798.32	c     7542    258     4265   404396   94     9030    5490   3876   2889 2.61
1797.98/1798.32	c    11421    258     3135   287365   91     6770    6040   2746   2647 4.31
1797.98/1798.32	c    17243    258     3797   362000   95     8094    6645   3408   2445 7.05
1797.98/1798.32	c    25980    258     3931   369655   94     8362    7310   3542   2286 11.36
1797.98/1798.32	c    39090    258     4473   425957   95     9446    8042   4084   2086 18.73
1797.98/1798.32	c    58760    258     7299   748032  102    15098    8847   6910   1923 30.55
1797.98/1798.32	c    88270    258     5917   603185  101    12334    9732   5528   1801 48.99
1797.98/1798.32	c   132540    258     8767   940768  107    18034   10706   8378   1654 80.11
1797.98/1798.32	c   198952    258     5981   619694  103    12462   11777   5592   1549 128.38
1797.98/1798.32	c   298572    258    10912  1168738  107    22324   12955  10523   1419 210.31
1797.98/1798.32	c   448007    258    10670  1154377  108    21840   14251  10281   1337 334.86
1797.98/1798.32	c   672165    258    10587  1132186  106    21674   15677  10198   1331 504.74
1797.98/1798.32	c  1008409    258    14498  1572003  108    29496   17245  14109   1281 786.62
1797.98/1798.32	c  1512783    258    15145  1629674  107    30790   18970  14756   1215 1244.30
1797.98/1798.32	c Resources Exceeded
1797.98/1798.32	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.32	c   22  2070019 405278  3387519     9876  1017570   9487   1151 1798.02
1797.98/1798.32	s UNKNOWN
1797.98/1798.32	c Total time: 1798.02 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-3707483-1338139015/watcher-3707483-1338139015 -o /tmp/evaluation-result-3707483-1338139015/solver-3707483-1338139015 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707483-1338139015.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.91 1.77 1.75 3/174 28624
/proc/meminfo: memFree=27723840/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=10796 CPUtime=0 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 303 0 0 0 0 0 0 0 20 0 1 0 280027001 11055104 251 33554432000 134512640 137138936 4290461376 4290456860 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28624/statm: 2699 251 183 642 0 2055 0

[startup+0.0644509 s]
/proc/loadavg: 1.91 1.77 1.75 3/174 28624
/proc/meminfo: memFree=27723840/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=11304 CPUtime=0.06 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 451 0 0 0 6 0 0 0 20 0 1 0 280027001 11575296 399 33554432000 134512640 137138936 4290461376 4290460304 134543006 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28624/statm: 2826 399 192 642 0 2182 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11304

[startup+0.100215 s]
/proc/loadavg: 1.91 1.77 1.75 3/174 28624
/proc/meminfo: memFree=27723840/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=11688 CPUtime=0.09 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 533 0 0 0 9 0 0 0 20 0 1 0 280027001 11968512 481 33554432000 134512640 137138936 4290461376 4290459800 134606601 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28624/statm: 2922 481 192 642 0 2278 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11688

[startup+0.300178 s]
/proc/loadavg: 1.91 1.77 1.75 3/174 28624
/proc/meminfo: memFree=27723840/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=13072 CPUtime=0.29 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 875 0 0 0 29 0 0 0 20 0 1 0 280027001 13385728 823 33554432000 134512640 137138936 4290461376 4290460492 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28624/statm: 3268 823 192 642 0 2624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13072

[startup+0.700182 s]
/proc/loadavg: 1.91 1.77 1.75 3/174 28624
/proc/meminfo: memFree=27723840/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=15232 CPUtime=0.69 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 1426 0 0 0 69 0 0 0 20 0 1 0 280027001 15597568 1374 33554432000 134512640 137138936 4290461376 4290460304 134542516 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28624/statm: 3808 1374 192 642 0 3164 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15232

[startup+1.50018 s]
/proc/loadavg: 1.91 1.77 1.75 3/175 28625
/proc/meminfo: memFree=27716524/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=17620 CPUtime=1.49 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 2022 0 0 0 148 1 0 0 20 0 1 0 280027001 18042880 1970 33554432000 134512640 137138936 4290461376 4290460304 134542316 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28624/statm: 4405 1970 192 642 0 3761 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17620

[startup+3.10018 s]
/proc/loadavg: 1.91 1.77 1.75 3/175 28625
/proc/meminfo: memFree=27713548/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=18372 CPUtime=3.09 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 2209 0 0 0 308 1 0 0 20 0 1 0 280027001 18812928 2157 33554432000 134512640 137138936 4290461376 4290460256 136297633 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28624/statm: 4593 2157 192 642 0 3949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18372

[startup+6.30018 s]
/proc/loadavg: 1.92 1.78 1.75 3/175 28625
/proc/meminfo: memFree=27705364/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=19880 CPUtime=6.29 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 2588 0 0 0 626 3 0 0 20 0 1 0 280027001 20357120 2536 33554432000 134512640 137138936 4290461376 4290460304 134542202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28624/statm: 4970 2536 192 642 0 4326 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19880

[startup+12.7002 s]
/proc/loadavg: 1.93 1.78 1.75 3/175 28625
/proc/meminfo: memFree=27694460/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=20876 CPUtime=12.69 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 2835 0 0 0 1265 4 0 0 20 0 1 0 280027001 21377024 2783 33554432000 134512640 137138936 4290461376 4290459912 136504105 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28624/statm: 5219 2783 192 642 0 4575 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20876

[startup+25.5002 s]
/proc/loadavg: 1.94 1.79 1.76 3/175 28625
/proc/meminfo: memFree=27671628/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=23268 CPUtime=25.48 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 3441 0 0 0 2542 6 0 0 20 0 1 0 280027001 23826432 3389 33554432000 134512640 137138936 4290461376 4290459924 136500289 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28624/statm: 5817 3389 192 642 0 5173 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23268

[startup+51.1002 s]
/proc/loadavg: 1.96 1.81 1.76 3/175 28625
/proc/meminfo: memFree=27633264/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=25728 CPUtime=51.08 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 4037 0 0 0 5096 12 0 0 20 0 1 0 280027001 26345472 3985 33554432000 134512640 137138936 4290461376 4290460416 134540747 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28624/statm: 6432 3985 192 642 0 5788 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25728

[startup+102.306 s]
/proc/loadavg: 1.98 1.83 1.77 3/175 28625
/proc/meminfo: memFree=27536340/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=27776 CPUtime=102.27 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 4559 0 0 0 10207 20 0 0 20 0 1 0 280027001 28442624 4507 33554432000 134512640 137138936 4290461376 4290460304 134542516 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28624/statm: 6944 4507 192 642 0 6300 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27776

[startup+162.3 s]
/proc/loadavg: 2.05 1.88 1.79 3/175 28626
/proc/meminfo: memFree=27450560/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=29148 CPUtime=162.25 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 4914 0 0 0 16196 29 0 0 20 0 1 0 280027001 29847552 4862 33554432000 134512640 137138936 4290461376 4290460272 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28624/statm: 7287 4862 192 642 0 6643 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 29148

[startup+222.3 s]
/proc/loadavg: 2.02 1.90 1.80 3/176 28629
/proc/meminfo: memFree=27447604/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=30624 CPUtime=222.23 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 5272 0 0 0 22187 36 0 0 20 0 1 0 280027001 31358976 5220 33554432000 134512640 137138936 4290461376 4290460272 134542894 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28624/statm: 7656 5220 192 642 0 7012 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 30624

[startup+282.3 s]
/proc/loadavg: 2.00 1.91 1.81 3/175 28629
/proc/meminfo: memFree=27446896/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=31116 CPUtime=282.22 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 5394 0 0 0 28178 44 0 0 20 0 1 0 280027001 31862784 5342 33554432000 134512640 137138936 4290461376 4290460492 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 7779 5342 192 642 0 7135 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 31116

[startup+342.3 s]
/proc/loadavg: 2.00 1.93 1.82 3/175 28629
/proc/meminfo: memFree=27445820/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=32628 CPUtime=342.2 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 5788 0 0 0 34169 51 0 0 20 0 1 0 280027001 33411072 5727 33554432000 134512640 137138936 4290461376 4290460304 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 8157 5727 192 642 0 7513 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 32628

[startup+402.3 s]
/proc/loadavg: 2.00 1.94 1.83 3/175 28629
/proc/meminfo: memFree=27445572/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=33096 CPUtime=402.19 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 5893 0 0 0 40160 59 0 0 20 0 1 0 280027001 33890304 5832 33554432000 134512640 137138936 4290461376 4290460492 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 8274 5832 192 642 0 7630 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 33096

[startup+462.3 s]
/proc/loadavg: 2.00 1.95 1.83 3/175 28630
/proc/meminfo: memFree=27445448/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=33204 CPUtime=462.18 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 5933 0 0 0 46153 65 0 0 20 0 1 0 280027001 34000896 5872 33554432000 134512640 137138936 4290461376 4290460492 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 8301 5872 192 642 0 7657 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 33204

[startup+522.3 s]
/proc/loadavg: 2.00 1.95 1.84 3/174 28630
/proc/meminfo: memFree=27443844/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=35308 CPUtime=522.18 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 6447 0 0 0 52145 73 0 0 20 0 1 0 280027001 36155392 6386 33554432000 134512640 137138936 4290461376 4290460304 134542770 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 8827 6386 192 642 0 8183 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 35308

[startup+582.3 s]
/proc/loadavg: 2.00 1.96 1.85 3/175 28631
/proc/meminfo: memFree=27443464/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=35432 CPUtime=582.17 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 6478 0 0 0 58138 79 0 0 20 0 1 0 280027001 36282368 6417 33554432000 134512640 137138936 4290461376 4290460492 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 8858 6417 192 642 0 8214 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 35432

[startup+642.3 s]

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

/proc/meminfo: memFree=28486140/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=37832 CPUtime=1062.09 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7098 0 0 0 106077 132 0 0 20 0 1 0 280027001 38739968 7030 33554432000 134512640 137138936 4290461376 4290460492 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 9458 7030 192 642 0 8814 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 37832

[startup+1122.3 s]
/proc/loadavg: 2.04 2.02 1.91 3/175 28864
/proc/meminfo: memFree=28484652/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=37824 CPUtime=1122.09 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7098 0 0 0 112071 138 0 0 20 0 1 0 280027001 38731776 7030 33554432000 134512640 137138936 4290461376 4290460304 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 9456 7030 192 642 0 8812 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 37824

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 1.91 3/175 28864
/proc/meminfo: memFree=28484712/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=37816 CPUtime=1182.07 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7098 0 0 0 118064 143 0 0 20 0 1 0 280027001 38723584 7029 33554432000 134512640 137138936 4290461376 4290460304 134542301 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 9454 7029 192 642 0 8810 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 37816

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/175 28864
/proc/meminfo: memFree=28484588/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=37800 CPUtime=1242.06 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7098 0 0 0 124057 149 0 0 20 0 1 0 280027001 38707200 7025 33554432000 134512640 137138936 4290461376 4290460492 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 9450 7025 192 642 0 8806 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 37800

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 28864
/proc/meminfo: memFree=28482168/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=40356 CPUtime=1302.06 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7725 0 0 0 130050 156 0 0 20 0 1 0 280027001 41324544 7651 33554432000 134512640 137138936 4290461376 4290460492 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 10089 7651 192 642 0 9445 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 40356

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 1.92 3/175 28865
/proc/meminfo: memFree=28481920/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=40576 CPUtime=1362.04 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7781 0 0 0 136041 163 0 0 20 0 1 0 280027001 41549824 7707 33554432000 134512640 137138936 4290461376 4290460492 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 10144 7707 192 642 0 9500 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 40576

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 1.92 3/176 28868
/proc/meminfo: memFree=28482160/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=40552 CPUtime=1422.04 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7781 0 0 0 142036 168 0 0 20 0 1 0 280027001 41525248 7707 33554432000 134512640 137138936 4290461376 4290460492 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 10138 7707 192 642 0 9494 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 40552

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/175 28868
/proc/meminfo: memFree=28480616/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=40528 CPUtime=1482.03 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7781 0 0 0 148029 174 0 0 20 0 1 0 280027001 41500672 7707 33554432000 134512640 137138936 4290461376 4290460492 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 10132 7707 192 642 0 9488 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 40528

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 28868
/proc/meminfo: memFree=28480120/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=40524 CPUtime=1542.02 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7781 0 0 0 154022 180 0 0 20 0 1 0 280027001 41496576 7706 33554432000 134512640 137138936 4290461376 4290460304 134542237 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 10131 7706 192 642 0 9487 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 40524

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/175 28868
/proc/meminfo: memFree=28479872/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=40592 CPUtime=1602 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7785 0 0 0 160015 185 0 0 20 0 1 0 280027001 41566208 7710 33554432000 134512640 137138936 4290461376 4290460304 134542187 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 10148 7710 192 642 0 9504 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 40592

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/174 28868
/proc/meminfo: memFree=28479632/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=40536 CPUtime=1662 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7785 0 0 0 166009 191 0 0 20 0 1 0 280027001 41508864 7709 33554432000 134512640 137138936 4290461376 4290460304 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 10134 7709 192 642 0 9490 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 40536

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 28869
/proc/meminfo: memFree=28479004/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=40532 CPUtime=1721.99 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7785 0 0 0 172003 196 0 0 20 0 1 0 280027001 41504768 7708 33554432000 134512640 137138936 4290461376 4290460304 134543082 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 10133 7708 192 642 0 9489 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 40532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 28869
/proc/meminfo: memFree=28478880/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=40532 CPUtime=1781.98 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7785 0 0 0 177998 200 0 0 20 0 1 0 280027001 41504768 7708 33554432000 134512640 137138936 4290461376 4290460304 134542912 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 10133 7708 192 642 0 9489 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 40532

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 28869
/proc/meminfo: memFree=28478508/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=40532 CPUtime=1791.58 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7785 0 0 0 178957 201 0 0 20 0 1 0 280027001 41504768 7708 33554432000 134512640 137138936 4290461376 4290460492 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 10133 7708 192 642 0 9489 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (KiB) 40532

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 28869
/proc/meminfo: memFree=28478508/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=40532 CPUtime=1794.78 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7785 0 0 0 179276 202 0 0 20 0 1 0 280027001 41504768 7708 33554432000 134512640 137138936 4290461376 4290460492 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 10133 7708 192 642 0 9489 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 40532

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 28869
/proc/meminfo: memFree=28478508/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=40532 CPUtime=1796.38 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7785 0 0 0 179436 202 0 0 20 0 1 0 280027001 41504768 7708 33554432000 134512640 137138936 4290461376 4290460492 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 10133 7708 192 642 0 9489 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 40532

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 28869
/proc/meminfo: memFree=28478508/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=40532 CPUtime=1797.18 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7785 0 0 0 179516 202 0 0 20 0 1 0 280027001 41504768 7708 33554432000 134512640 137138936 4290461376 4290460304 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 10133 7708 192 642 0 9489 0
Current children cumulated CPU time (s) 1797.18
Current children cumulated vsize (KiB) 40532

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 28869
/proc/meminfo: memFree=28478508/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=40532 CPUtime=1797.58 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7785 0 0 0 179556 202 0 0 20 0 1 0 280027001 41504768 7708 33554432000 134512640 137138936 4290461376 4290460492 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 10133 7708 192 642 0 9489 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (KiB) 40532

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 28869
/proc/meminfo: memFree=28478508/32873852 swapFree=6848/6848
[pid=28624] ppid=28622 vsize=40532 CPUtime=1797.98 cores=0,2,4,6
/proc/28624/stat : 28624 (bsolo) R 28622 28624 26585 0 -1 4202496 7785 0 0 0 179596 202 0 0 20 0 1 0 280027001 41504768 7708 33554432000 134512640 137138936 4290461376 4290460416 134540747 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/28624/statm: 10133 7708 192 642 0 9489 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 40532

Child status: 0
Real time (s): 1798.33
CPU time (s): 1798.02
CPU user time (s): 1795.99
CPU system time (s): 2.02669
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 40596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.99
system time used= 2.02669
maximum resident set size= 30840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7785
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= 16
involuntary context switches= 2268

runsolver used 2.77158 second user time and 7.27589 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 19:16:56
IDJOB=3707483
IDBENCH=1166
IDSOLVER=2286
FILE ID=node129/3707483-1338139015
RUNJOBID= node129-1338138643-28481
PBS_JOBID= 14624488
Free space on /tmp= 71204 MiB

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

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

MD5SUM BENCH= 3e382297eed431747f729c90837f8bad
RANDOM SEED=48854399

node129.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.957
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	: 5333.91
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.957
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.957
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		: 2666.957
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.957
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.90
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.957
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.92
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.957
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.90
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        27724740 kB
Buffers:          379584 kB
Cached:          3103056 kB
SwapCached:            0 kB
Active:          2027824 kB
Inactive:        2262404 kB
Active(anon):     810032 kB
Inactive(anon):        0 kB
Active(file):    1217792 kB
Inactive(file):  2262404 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4096 kB
Writeback:             0 kB
AnonPages:        814276 kB
Mapped:            15060 kB
Shmem:               204 kB
Slab:             719316 kB
SReclaimable:     161644 kB
SUnreclaim:       557672 kB
KernelStack:        1456 kB
PageTables:         5608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     928000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    561152 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= 71200 MiB
End job on node129 at 2012-05-27 19:46:54