Trace number 3729068

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
PB07: bsolo 3.0.17? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army11.17ls.opb
MD5SUMe92d33933b84b1c0ca9ffa19c28f7edc
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.78773
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables370
Total number of constraints557
Number of constraints which are clauses313
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints242
Minimum length of a constraint2
Maximum length of a constraint121
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 138
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.01	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.01	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Memory Limit set to 15500 MB
0.00/0.01	c Instance file HOME/instance-3729068-1338678628.opb
0.00/0.01	c File size is 26875 bytes.
0.00/0.01	c Highest Coefficient sum: 138
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.002 s
0.00/0.01	c Var: 370 Constr: 557 313/2/242 Lit: 2918 Watch. Lit: 1872
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.00/0.02	c Pre-processing Time: 0.008 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    362      545     2886    5     1840    3875      0      0 0.01
0.00/0.02	c Switching off LPR mode.
1800.09/1800.40	c      101    362      646    21105   32     2042    4263    101   6312 0.02
1800.09/1800.40	c      252    362      797    48014   60     2344    4690    252   8129 0.03
1800.09/1800.40	c      479    362     1024    90794   88     2798    5160    479   8258 0.06
1800.09/1800.40	c      817    362     1362   147623  108     3474    5677    817   7230 0.11
1800.09/1800.40	c     1325    362     1870   237969  127     4490    6245   1325   7201 0.18
1800.09/1800.40	c     2088    362     2633   371230  140     6016    6870   2088   6289 0.33
1800.09/1800.40	c     3234    362     3779   567137  150     8308    7558   3234   4714 0.69
1800.09/1800.40	c     4959    362     5504   869881  158    11758    8314   4959   3182 1.56
1800.09/1800.40	c     7543    362     8088  1333456  164    16926    9146   7543   2440 3.09
1800.09/1800.40	c    11426    362     7161  1172088  163    15072   10061   6616   2144 5.33
1800.09/1800.40	c    17250    362     7698  1286230  167    16146   11068   7153   1886 9.14
1800.09/1800.40	c    25990    362    10670  1803677  169    22090   12175  10125   1603 16.21
1800.09/1800.40	c    39103    362    11083  1867180  168    22916   13393  10538   1468 26.62
1800.09/1800.40	c    58773    362     9917  1688818  170    20584   14733   9372   1361 43.16
1800.09/1800.40	c    88284    362     8904  1533991  172    18558   16207   8359   1198 73.65
1800.09/1800.40	c   132557    362    11350  1976073  174    23450   17828  10805   1106 119.76
1800.09/1800.40	c   198968    362    13636  2310311  169    28022   19611  13091   1036 192.05
1800.09/1800.40	c   298588    362    12642  2250160  177    26034   21573  12097    943 316.54
1800.09/1800.40	c   448023    362    18005  3280018  182    36760   23731  17460    882 507.66
1800.09/1800.40	c   672189    362    19373  3598946  185    39496   26105  18828    773 868.99
1800.09/1800.40	c  1008432    362    17011  3028397  178    34772   28716  16466    738 1366.32
1800.09/1800.40	c Caught signal: 15
1800.09/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.09/1800.40	c   21  1260149 129580  1899326    17099  3134532  16554    700 1800.10
1800.09/1800.40	s UNKNOWN
1800.09/1800.40	c Total time: 1800.1 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-3729068-1338678628/watcher-3729068-1338678628 -o /tmp/evaluation-result-3729068-1338678628/solver-3729068-1338678628 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3729068-1338678628.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: 0.00 0.09 0.54 3/177 23642
/proc/meminfo: memFree=26877944/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/23642/stat : 23642 (runsolver) D 23640 23642 23594 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 333990156 12095488 51 33554432000 4194304 5436572 140736318891216 140736318887512 4883175 0 0 4096 24578 18446744072101258628 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 2953 51 31 304 0 2645 0

[startup+0.0692689 s]
/proc/loadavg: 0.00 0.09 0.54 3/177 23642
/proc/meminfo: memFree=26877944/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=5848 CPUtime=0.05 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 781 0 0 0 5 0 0 0 20 0 1 0 333990156 5988352 711 33554432000 134512640 135840783 4291842192 4291838688 1582375 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23642/statm: 1462 711 349 325 0 398 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5848

[startup+0.100211 s]
/proc/loadavg: 0.00 0.09 0.54 3/177 23642
/proc/meminfo: memFree=26877944/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=6364 CPUtime=0.08 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 917 0 0 0 8 0 0 0 20 0 1 0 333990156 6516736 847 33554432000 134512640 135840783 4291842192 4291841696 134551683 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23642/statm: 1591 847 349 325 0 527 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6364

[startup+0.300178 s]
/proc/loadavg: 0.00 0.09 0.54 3/177 23642
/proc/meminfo: memFree=26877944/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=9204 CPUtime=0.28 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 1636 0 0 0 28 0 0 0 20 0 1 0 333990156 9424896 1566 33554432000 134512640 135840783 4291842192 4291841504 134550872 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23642/statm: 2301 1566 349 325 0 1237 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9204

[startup+0.700178 s]
/proc/loadavg: 0.00 0.09 0.54 3/177 23642
/proc/meminfo: memFree=26877944/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=12308 CPUtime=0.68 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 2398 0 0 0 68 0 0 0 20 0 1 0 333990156 12603392 2328 33554432000 134512640 135840783 4291842192 4291841552 134550872 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23642/statm: 3077 2328 349 325 0 2013 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12308

[startup+1.50018 s]
/proc/loadavg: 0.00 0.09 0.54 3/178 23643
/proc/meminfo: memFree=26863900/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=15792 CPUtime=1.47 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 3275 0 0 0 147 0 0 0 20 0 1 0 333990156 16171008 3205 33554432000 134512640 135840783 4291842192 4291841552 134551058 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23642/statm: 3948 3205 349 325 0 2884 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 15792

[startup+3.10022 s]
/proc/loadavg: 0.16 0.12 0.55 3/178 23643
/proc/meminfo: memFree=26857204/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=22492 CPUtime=3.07 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 4940 0 0 0 307 0 0 0 20 0 1 0 333990156 23031808 4870 33554432000 134512640 135840783 4291842192 4291841504 134551071 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23642/statm: 5623 4870 349 325 0 4559 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22492

[startup+6.30022 s]
/proc/loadavg: 0.16 0.12 0.55 3/178 23643
/proc/meminfo: memFree=26845428/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=26964 CPUtime=6.27 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 6063 0 0 0 626 1 0 0 20 0 1 0 333990156 27611136 5993 33554432000 134512640 135840783 4291842192 4291841552 134550893 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23642/statm: 6741 5993 349 325 0 5677 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26964

[startup+12.7003 s]
/proc/loadavg: 0.44 0.18 0.57 3/178 23643
/proc/meminfo: memFree=26840836/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=30824 CPUtime=12.67 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 7052 0 0 0 1266 1 0 0 20 0 1 0 333990156 31563776 6978 33554432000 134512640 135840783 4291842192 4291841552 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 7706 6978 349 325 0 6642 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30824

[startup+25.5003 s]
/proc/loadavg: 0.68 0.24 0.58 3/178 23643
/proc/meminfo: memFree=26835380/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=34412 CPUtime=25.45 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 7944 0 0 0 2544 1 0 0 20 0 1 0 333990156 35237888 7862 33554432000 134512640 135840783 4291842192 4291838900 1577090 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 8603 7862 349 325 0 7539 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 34412

[startup+51.1003 s]
/proc/loadavg: 1.19 0.40 0.62 3/177 23643
/proc/meminfo: memFree=26827628/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=40600 CPUtime=51.05 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 9508 0 0 0 5103 2 0 0 20 0 1 0 333990156 41574400 9422 33554432000 134512640 135840783 4291842192 4291841552 134551186 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 10150 9422 349 325 0 9086 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 40600

[startup+102.306 s]
/proc/loadavg: 1.61 0.65 0.69 3/177 23681
/proc/meminfo: memFree=26830188/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=44868 CPUtime=102.25 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 10563 0 0 0 10223 2 0 0 20 0 1 0 333990156 45944832 10476 33554432000 134512640 135840783 4291842192 4291841552 134550764 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 11217 10476 349 325 0 10153 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 44868

[startup+162.3 s]
/proc/loadavg: 1.82 0.88 0.77 3/177 23757
/proc/meminfo: memFree=26824340/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=48896 CPUtime=162.23 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 11618 0 0 0 16221 2 0 0 20 0 1 0 333990156 50069504 11499 33554432000 134512640 135840783 4291842192 4291841552 134550764 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 12224 11499 349 325 0 11160 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 48896

[startup+222.3 s]
/proc/loadavg: 2.01 1.10 0.85 3/177 23833
/proc/meminfo: memFree=26821080/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=53016 CPUtime=222.22 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 12637 0 0 0 22220 2 0 0 20 0 1 0 333990156 54288384 12516 33554432000 134512640 135840783 4291842192 4291841552 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 13254 12516 349 325 0 12190 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 53016

[startup+282.3 s]
/proc/loadavg: 2.00 1.26 0.92 3/176 23833
/proc/meminfo: memFree=26819352/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=53984 CPUtime=282.21 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 12891 0 0 0 28219 2 0 0 20 0 1 0 333990156 55279616 12769 33554432000 134512640 135840783 4291842192 4291841552 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 13496 12769 349 325 0 12432 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 53984

[startup+342.3 s]
/proc/loadavg: 2.00 1.39 0.98 3/177 23834
/proc/meminfo: memFree=26814132/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=58436 CPUtime=342.21 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 14004 0 0 0 34218 3 0 0 20 0 1 0 333990156 59838464 13874 33554432000 134512640 135840783 4291842192 4291841552 134550982 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 14609 13874 349 325 0 13545 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 58436

[startup+402.3 s]
/proc/loadavg: 2.00 1.50 1.04 3/177 23834
/proc/meminfo: memFree=26813388/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=58808 CPUtime=402.2 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 14102 0 0 0 40217 3 0 0 20 0 1 0 333990156 60219392 13972 33554432000 134512640 135840783 4291842192 4291841552 134551071 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 14702 13972 349 325 0 13638 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 58808

[startup+462.3 s]
/proc/loadavg: 2.00 1.59 1.10 3/177 23834
/proc/meminfo: memFree=26812772/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=58764 CPUtime=462.19 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 14102 0 0 0 46216 3 0 0 20 0 1 0 333990156 60174336 13966 33554432000 134512640 135840783 4291842192 4291841552 134551324 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 14691 13966 349 325 0 13627 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 58764

[startup+522.3 s]
/proc/loadavg: 2.00 1.65 1.15 3/177 23834
/proc/meminfo: memFree=26805452/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=65104 CPUtime=522.17 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 15680 0 0 0 52214 3 0 0 20 0 1 0 333990156 66666496 15541 33554432000 134512640 135840783 4291842192 4291841552 134551093 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 16276 15541 349 325 0 15212 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 65104

[startup+582.3 s]
/proc/loadavg: 2.00 1.72 1.20 3/178 23837
/proc/meminfo: memFree=26805732/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=65092 CPUtime=582.16 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 15690 0 0 0 58213 3 0 0 20 0 1 0 333990156 66654208 15547 33554432000 134512640 135840783 4291842192 4291841552 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 16273 15547 349 325 0 15209 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 65092

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 1.88 1.38 3/177 23838
/proc/meminfo: memFree=26805380/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=65004 CPUtime=822.13 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 15690 0 0 0 82210 3 0 0 20 0 1 0 333990156 66564096 15525 33554432000 134512640 135840783 4291842192 4291841552 134550957 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 16251 15525 349 325 0 15187 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 65004

[startup+882.3 s]
/proc/loadavg: 2.00 1.90 1.41 3/177 23876
/proc/meminfo: memFree=26805344/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=69500 CPUtime=882.12 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 16798 0 0 0 88208 4 0 0 20 0 1 0 333990156 71168000 16630 33554432000 134512640 135840783 4291842192 4291841552 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 17375 16630 349 325 0 16311 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 69500

[startup+942.3 s]
/proc/loadavg: 2.00 1.91 1.45 3/177 23877
/proc/meminfo: memFree=26801124/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=71504 CPUtime=942.11 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 17354 0 0 0 94207 4 0 0 20 0 1 0 333990156 73220096 17151 33554432000 134512640 135840783 4291842192 4291841464 1579864 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 17876 17151 349 325 0 16812 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 71504

[startup+1002.3 s]
/proc/loadavg: 2.00 1.92 1.48 3/178 23878
/proc/meminfo: memFree=26800620/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=71496 CPUtime=1002.1 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 17354 0 0 0 100206 4 0 0 20 0 1 0 333990156 73211904 17149 33554432000 134512640 135840783 4291842192 4291841552 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 17874 17149 349 325 0 16810 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 71496

[startup+1062.3 s]
/proc/loadavg: 2.07 1.95 1.51 3/177 23878
/proc/meminfo: memFree=26799388/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=71496 CPUtime=1062.09 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 17354 0 0 0 106205 4 0 0 20 0 1 0 333990156 73211904 17149 33554432000 134512640 135840783 4291842192 4291841552 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 17874 17149 349 325 0 16810 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 71496

[startup+1122.3 s]
/proc/loadavg: 2.02 1.96 1.54 3/177 23878
/proc/meminfo: memFree=26798460/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=71460 CPUtime=1122.08 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 17354 0 0 0 112204 4 0 0 20 0 1 0 333990156 73175040 17140 33554432000 134512640 135840783 4291842192 4291841552 134551312 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 17865 17140 349 325 0 16801 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 71460

[startup+1182.3 s]
/proc/loadavg: 2.01 1.96 1.57 3/178 23881
/proc/meminfo: memFree=26797960/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=71440 CPUtime=1182.07 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 17354 0 0 0 118203 4 0 0 20 0 1 0 333990156 73154560 17135 33554432000 134512640 135840783 4291842192 4291841552 134551058 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 17860 17135 349 325 0 16796 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 71440

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/177 23882
/proc/meminfo: memFree=26798276/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=71680 CPUtime=1242.06 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 17408 0 0 0 124202 4 0 0 20 0 1 0 333990156 73400320 17189 33554432000 134512640 135840783 4291842192 4291841552 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 17920 17189 349 325 0 16856 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 71680

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/177 23882
/proc/meminfo: memFree=26797656/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=71440 CPUtime=1302.06 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 17408 0 0 0 130202 4 0 0 20 0 1 0 333990156 73154560 17135 33554432000 134512640 135840783 4291842192 4291841552 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 17860 17135 349 325 0 16796 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 71440

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/177 23882
/proc/meminfo: memFree=26797904/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=71412 CPUtime=1362.04 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 17408 0 0 0 136200 4 0 0 20 0 1 0 333990156 73125888 17128 33554432000 134512640 135840783 4291842192 4291841552 134550902 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 17853 17128 349 325 0 16789 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 71412

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.66 3/177 23882
/proc/meminfo: memFree=26792756/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=76148 CPUtime=1422.05 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 18589 0 0 0 142200 5 0 0 20 0 1 0 333990156 77975552 18308 33554432000 134512640 135840783 4291842192 4291841552 134551347 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 19037 18308 349 325 0 17973 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 76148

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/177 23882
/proc/meminfo: memFree=26792444/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=75992 CPUtime=1482.03 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 18764 0 0 0 148198 5 0 0 20 0 1 0 333990156 77815808 18273 33554432000 134512640 135840783 4291842192 4291841552 134551175 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 18998 18273 349 325 0 17934 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 75992

[startup+1542.3 s]
/proc/loadavg: 2.03 1.99 1.70 3/177 23883
/proc/meminfo: memFree=26792572/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=75988 CPUtime=1542.02 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 18764 0 0 0 154197 5 0 0 20 0 1 0 333990156 77811712 18272 33554432000 134512640 135840783 4291842192 4291841552 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 18997 18272 349 325 0 17933 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 75988

[startup+1602.3 s]
/proc/loadavg: 2.01 1.99 1.71 3/177 23883
/proc/meminfo: memFree=26791828/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=75988 CPUtime=1602.01 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 18764 0 0 0 160196 5 0 0 20 0 1 0 333990156 77811712 18272 33554432000 134512640 135840783 4291842192 4291841552 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 18997 18272 349 325 0 17933 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 75988

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.73 3/177 23883
/proc/meminfo: memFree=26791952/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=75940 CPUtime=1662 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 18764 0 0 0 166195 5 0 0 20 0 1 0 333990156 77762560 18260 33554432000 134512640 135840783 4291842192 4291841552 134550913 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 18985 18260 349 325 0 17921 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 75940

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.74 3/177 23883
/proc/meminfo: memFree=26791828/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=75940 CPUtime=1721.99 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 18933 0 0 0 172194 5 0 0 20 0 1 0 333990156 77762560 18260 33554432000 134512640 135840783 4291842192 4291841552 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 18985 18260 349 325 0 17921 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 75940

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.75 3/178 23886
/proc/meminfo: memFree=26791180/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=76388 CPUtime=1781.99 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 19042 0 0 0 178194 5 0 0 20 0 1 0 333990156 78221312 18368 33554432000 134512640 135840783 4291842192 4291841552 134550791 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 19097 18368 349 325 0 18033 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 76388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.99 1.76 3/178 23886
/proc/meminfo: memFree=26791640/32873648 swapFree=7120/7120
[pid=23642] ppid=23640 vsize=76772 CPUtime=1800.09 cores=0,2,4,6
/proc/23642/stat : 23642 (bsolo3.0.17) R 23640 23642 23594 0 -1 4202496 19138 0 0 0 180004 5 0 0 20 0 1 0 333990156 78614528 18464 33554432000 134512640 135840783 4291842192 4291841552 134551058 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23642/statm: 19193 18464 349 325 0 18129 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 76772

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 15
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1800.04
CPU system time (s): 0.054991
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 76844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.04
system time used= 0.054991
maximum resident set size= 73928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19141
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= 40
involuntary context switches= 1904

runsolver used 3.38348 second user time and 8.92264 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-03 01:10:28
IDJOB=3729068
IDBENCH=1165
IDSOLVER=2318
FILE ID=node114/3729068-1338678628
RUNJOBID= node114-1338678627-23614
PBS_JOBID= 14636699
Free space on /tmp= 70136 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army11.17ls.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3729068-1338678628/watcher-3729068-1338678628 -o /tmp/evaluation-result-3729068-1338678628/solver-3729068-1338678628 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3729068-1338678628.opb            

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

MD5SUM BENCH= e92d33933b84b1c0ca9ffa19c28f7edc
RANDOM SEED=415870421

node114.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.242
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.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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		: 2666.242
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.242
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:        26879216 kB
Buffers:          885384 kB
Cached:          4139624 kB
SwapCached:         2312 kB
Active:          2542688 kB
Inactive:        2498916 kB
Active(anon):       3352 kB
Inactive(anon):     8444 kB
Active(file):    2539336 kB
Inactive(file):  2490472 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103580 kB
Dirty:             13220 kB
Writeback:             0 kB
AnonPages:         15064 kB
Mapped:            11844 kB
Shmem:               104 kB
Slab:             814860 kB
SReclaimable:     259528 kB
SUnreclaim:       555332 kB
KernelStack:        1400 kB
PageTables:         3724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     127416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70128 MiB
End job on node114 at 2012-06-03 01:40:30