Trace number 3741814

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.08 1800.94

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K90.opb
MD5SUMa811647d9332337c7e73474eee26f5b9
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6120
Total number of constraints6302
Number of constraints which are clauses6212
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint90
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 91
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.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3741814-1338763880.opb
0.00/0.00	c File size is 391408 bytes.
0.00/0.03	c Highest Coefficient sum: 91
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.033 s
0.00/0.04	c Var: 6120 Constr: 6302 6212/90/0 Lit: 39277 Watch. Lit: 18542
0.00/0.04	c Obj. Vars: 0 (0 % of total variables)
1.09/1.13	c Pre-processing Time: 1.129 s
1.09/1.13	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.09/1.13	c        0   5380     5618    36247    6    16945   88079      0      0 1.13
1.09/1.13	c Switching off LPR mode.
1800.03/1800.90	c      100   5380     5718    39734    6    17145   96887    100     86 1.16
1800.03/1800.90	c      250   5380     5868    69260   11    17445  106576    250    208 1.20
1800.03/1800.90	c      477   5380     6095    87281   14    17899  117234    477    378 1.26
1800.03/1800.90	c      815   5380     6433   112475   17    18575  128958    815    586 1.39
1800.03/1800.90	c     1324   5380     6942   161138   23    19593  141854   1324    847 1.56
1800.03/1800.90	c     2087   5380     7705   281619   36    21119  156040   2087   1161 1.80
1800.03/1800.90	c     3233   5380     8851   698083   78    23411  171645   3233   1424 2.27
1800.03/1800.90	c     4954   5380    10572  1046323   98    26853  188810   4954   1563 3.17
1800.03/1800.90	c     7538   5380    13156  1716242  130    32021  207692   7538   1566 4.81
1800.03/1800.90	c    11420   5380    17038  2294645  134    39785  228462  11420   1531 7.46
1800.03/1800.90	c    17242   5380    22860  4453829  194    51429  251309  17242   1348 12.79
1800.03/1800.90	c    25979   5380    31597  9206160  291    68903  276440  25979    920 28.23
1800.03/1800.90	c    39092   5380    44710 24131518  539    95129  304085  39092    463 84.41
1800.03/1800.90	c    58762   5380    64380 43763993  679   134469  334494  58762    256 229.24
1800.03/1800.90	c    88273   5380    93891 73072778  778   193491  367944  88273    194 454.51
1800.03/1800.90	c   132546   5380   138164 124262936  899   282037  404739 132546    135 980.91
1800.03/1800.90	c Caught signal: 15
1800.03/1800.90	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.03/1800.90	c   16   173915  78135  1708947   179533 177041552 173915     96 1800.05
1800.03/1800.90	s UNKNOWN
1800.03/1800.90	c Total time: 1800.05 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-3741814-1338763880/watcher-3741814-1338763880 -o /tmp/evaluation-result-3741814-1338763880/solver-3741814-1338763880 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3741814-1338763880.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: 2.09 2.37 2.26 3/176 10462
/proc/meminfo: memFree=30872884/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=2776 CPUtime=0 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4194304 98 0 0 0 0 0 0 0 20 0 1 0 342516516 2842624 51 33554432000 134512640 135840783 4292134704 4292132712 1590212 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 694 52 40 325 0 32 0

[startup+0.097763 s]
/proc/loadavg: 2.09 2.37 2.26 3/176 10462
/proc/meminfo: memFree=30872884/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=6756 CPUtime=0.08 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 1110 0 0 0 8 0 0 0 20 0 1 0 342516516 6918144 951 33554432000 134512640 135840783 4292134704 4292060380 15488048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 1689 951 342 325 0 625 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6756

[startup+0.100255 s]
/proc/loadavg: 2.09 2.37 2.26 3/176 10462
/proc/meminfo: memFree=30872884/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=6756 CPUtime=0.09 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 1110 0 0 0 9 0 0 0 20 0 1 0 342516516 6918144 951 33554432000 134512640 135840783 4292134704 4292060380 15488048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 1689 951 342 325 0 625 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6756

[startup+0.30022 s]
/proc/loadavg: 2.09 2.37 2.26 3/176 10462
/proc/meminfo: memFree=30872884/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=6756 CPUtime=0.29 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 1111 0 0 0 29 0 0 0 20 0 1 0 342516516 6918144 952 33554432000 134512640 135840783 4292134704 4292060380 15488048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 1689 952 342 325 0 625 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6756

[startup+0.700226 s]
/proc/loadavg: 2.09 2.37 2.26 3/176 10462
/proc/meminfo: memFree=30872884/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=6756 CPUtime=0.68 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 1111 0 0 0 68 0 0 0 20 0 1 0 342516516 6918144 952 33554432000 134512640 135840783 4292134704 4292060380 15488048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 1689 952 342 325 0 625 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6756

[startup+1.50023 s]
/proc/loadavg: 2.09 2.37 2.26 3/177 10463
/proc/meminfo: memFree=30871272/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=8048 CPUtime=1.48 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 1543 0 0 0 148 0 0 0 20 0 1 0 342516516 8241152 1287 33554432000 134512640 135840783 4292134704 4292128832 2102567 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 2012 1287 347 325 0 948 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8048

[startup+3.10025 s]
/proc/loadavg: 2.09 2.37 2.26 3/177 10463
/proc/meminfo: memFree=30864188/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=19996 CPUtime=3.08 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 4522 0 0 0 307 1 0 0 20 0 1 0 342516516 20475904 4266 33554432000 134512640 135840783 4292134704 4292134064 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 4999 4266 347 325 0 3935 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19996

[startup+6.30027 s]
/proc/loadavg: 2.08 2.37 2.26 3/177 10463
/proc/meminfo: memFree=30847076/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=33592 CPUtime=6.28 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 7906 0 0 0 626 2 0 0 20 0 1 0 342516516 34398208 7650 33554432000 134512640 135840783 4292134704 4292134064 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 8398 7650 347 325 0 7334 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33592

[startup+12.7003 s]
/proc/loadavg: 2.08 2.36 2.26 3/177 10463
/proc/meminfo: memFree=30818200/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=64188 CPUtime=12.68 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 15583 0 0 0 1264 4 0 0 20 0 1 0 342516516 65728512 15327 33554432000 134512640 135840783 4292134704 4292134064 134550921 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 16047 15327 347 325 0 14983 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64188

[startup+25.5003 s]
/proc/loadavg: 2.06 2.34 2.25 3/177 10463
/proc/meminfo: memFree=30762940/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=115844 CPUtime=25.48 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 28471 0 0 0 2541 7 0 0 20 0 1 0 342516516 118624256 28215 33554432000 134512640 135840783 4292134704 4292134064 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 28961 28215 347 325 0 27897 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 115844

[startup+51.1004 s]
/proc/loadavg: 2.04 2.31 2.25 3/177 10463
/proc/meminfo: memFree=30669568/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=210356 CPUtime=51.07 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 52116 0 0 0 5094 13 0 0 20 0 1 0 342516516 215404544 51860 33554432000 134512640 135840783 4292134704 4292134064 134551312 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 52589 51860 347 325 0 51525 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 210356

[startup+102.307 s]
/proc/loadavg: 2.02 2.26 2.23 3/177 10463
/proc/meminfo: memFree=30514940/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=357564 CPUtime=102.28 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 88912 0 0 0 10206 22 0 0 20 0 1 0 342516516 366145536 88656 33554432000 134512640 135840783 4292134704 4292134064 134551175 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 89391 88656 347 325 0 88327 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 357564

[startup+162.3 s]
/proc/loadavg: 2.00 2.21 2.21 3/177 10464
/proc/meminfo: memFree=30413796/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=461980 CPUtime=162.26 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 115018 0 0 0 16198 28 0 0 20 0 1 0 342516516 473067520 114762 33554432000 134512640 135840783 4292134704 4292134064 134550902 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 115495 114762 347 325 0 114431 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 461980

[startup+222.3 s]
/proc/loadavg: 2.00 2.17 2.20 3/177 10464
/proc/meminfo: memFree=30293048/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=558104 CPUtime=222.24 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 139070 0 0 0 22190 34 0 0 20 0 1 0 342516516 571498496 138812 33554432000 134512640 135840783 4292134704 4292134000 134572560 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 139526 138812 347 325 0 138462 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 558104

[startup+282.3 s]
/proc/loadavg: 2.00 2.14 2.18 3/177 10464
/proc/meminfo: memFree=30122948/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=678680 CPUtime=282.2 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 169242 0 0 0 28176 44 0 0 20 0 1 0 342516516 694968320 168938 33554432000 134512640 135840783 4292134704 4292134064 134551093 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 169670 168938 347 325 0 168606 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 678680

[startup+342.3 s]
/proc/loadavg: 2.00 2.11 2.17 3/177 10464
/proc/meminfo: memFree=29941564/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=796868 CPUtime=342.16 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 198815 0 0 0 34163 53 0 0 20 0 1 0 342516516 815992832 198480 33554432000 134512640 135840783 4292134704 4292134064 134551175 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 199217 198480 347 325 0 198153 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 796868

[startup+402.3 s]
/proc/loadavg: 2.00 2.09 2.16 3/177 10464
/proc/meminfo: memFree=29861984/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=876792 CPUtime=402.13 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 218838 0 0 0 40153 60 0 0 20 0 1 0 342516516 897835008 218460 33554432000 134512640 135840783 4292134704 4292134064 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 219198 218460 347 325 0 218134 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 876792

[startup+462.3 s]
/proc/loadavg: 2.00 2.07 2.14 3/177 10465
/proc/meminfo: memFree=29788604/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=949916 CPUtime=462.09 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 237155 0 0 0 46144 65 0 0 20 0 1 0 342516516 972713984 236741 33554432000 134512640 135840783 4292134704 4292134064 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 237479 236741 347 325 0 236415 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 949916

[startup+522.3 s]
/proc/loadavg: 2.04 2.07 2.14 3/177 10465
/proc/meminfo: memFree=29720928/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=1017660 CPUtime=522.06 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 254161 0 0 0 52134 72 0 0 20 0 1 0 342516516 1042083840 253702 33554432000 134512640 135840783 4292134704 4292134064 134551646 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 254415 253702 347 325 0 253351 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 1017660

[startup+582.3 s]
/proc/loadavg: 2.01 2.05 2.13 3/178 10490
/proc/meminfo: memFree=29646880/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=1092104 CPUtime=582.02 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 272789 0 0 0 58125 77 0 0 20 0 1 0 342516516 1118314496 272297 33554432000 134512640 135840783 4292134704 4292134064 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 273026 272297 347 325 0 271962 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 1092104

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.03 2.03 2.08 3/177 10491
/proc/meminfo: memFree=29227816/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=1509876 CPUtime=881.84 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 377419 0 0 0 88076 108 0 0 20 0 1 0 342516516 1546113024 376731 33554432000 134512640 135840783 4292134704 4292134064 134551175 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 377469 376731 347 325 0 376405 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 1509876

[startup+942.3 s]
/proc/loadavg: 2.01 2.02 2.08 3/177 10491
/proc/meminfo: memFree=29172168/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=1566000 CPUtime=941.8 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 391482 0 0 0 94066 114 0 0 20 0 1 0 342516516 1603584000 390757 33554432000 134512640 135840783 4292134704 4292112720 134586540 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 391494 390757 347 325 0 390430 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 1566000

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/177 10491
/proc/meminfo: memFree=29109204/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=1615936 CPUtime=1001.78 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 404015 0 0 0 100060 118 0 0 20 0 1 0 342516516 1654718464 403256 33554432000 134512640 135840783 4292134704 4292134064 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 403984 403256 347 325 0 402920 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 1615936

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/177 10492
/proc/meminfo: memFree=29061120/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=1664268 CPUtime=1061.74 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 416148 0 0 0 106052 122 0 0 20 0 1 0 342516516 1704210432 415350 33554432000 134512640 135840783 4292134704 4292134064 134551646 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 416067 415350 347 325 0 415003 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 1664268

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/178 10495
/proc/meminfo: memFree=29007540/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=1717248 CPUtime=1121.69 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 429417 0 0 0 112043 126 0 0 20 0 1 0 342516516 1758461952 428575 33554432000 134512640 135840783 4292134704 4292134064 134550910 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 429312 428575 347 325 0 428248 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 1717248

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/177 10495
/proc/meminfo: memFree=28960852/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=1765352 CPUtime=1181.65 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 441483 0 0 0 118034 131 0 0 20 0 1 0 342516516 1807720448 440601 33554432000 134512640 135840783 4292134704 4292134064 134551330 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 441338 440601 347 325 0 440274 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 1765352

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/177 10495
/proc/meminfo: memFree=28884256/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=1837664 CPUtime=1241.61 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 459610 0 0 0 124026 135 0 0 20 0 1 0 342516516 1881767936 458687 33554432000 134512640 135840783 4292134704 4292134064 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 459416 458687 347 325 0 458352 0
Current children cumulated CPU time (s) 1241.61
Current children cumulated vsize (KiB) 1837664

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/177 10495
/proc/meminfo: memFree=28824516/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=1897032 CPUtime=1301.57 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 474511 0 0 0 130017 140 0 0 20 0 1 0 342516516 1942560768 473547 33554432000 134512640 135840783 4292134704 4292134064 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 474258 473547 347 325 0 473194 0
Current children cumulated CPU time (s) 1301.57
Current children cumulated vsize (KiB) 1897032

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.04 3/176 10496
/proc/meminfo: memFree=28771480/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=1951196 CPUtime=1361.53 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 488086 0 0 0 136008 145 0 0 20 0 1 0 342516516 1998024704 487082 33554432000 134512640 135840783 4292134704 4292134064 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 487799 487082 347 325 0 486735 0
Current children cumulated CPU time (s) 1361.53
Current children cumulated vsize (KiB) 1951196

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.04 3/177 10497
/proc/meminfo: memFree=28724828/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=1996896 CPUtime=1421.49 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 499548 0 0 0 142001 148 0 0 20 0 1 0 342516516 2044821504 498513 33554432000 134512640 135840783 4292134704 4292134064 134550913 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 499224 498513 347 325 0 498160 0
Current children cumulated CPU time (s) 1421.49
Current children cumulated vsize (KiB) 1996896

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 10497
/proc/meminfo: memFree=28649436/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=2031236 CPUtime=1481.48 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 508108 0 0 0 147997 151 0 0 20 0 1 0 342516516 2079985664 507073 33554432000 134512640 135840783 4292134704 4292134064 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 507809 507073 347 325 0 506745 0
Current children cumulated CPU time (s) 1481.48
Current children cumulated vsize (KiB) 2031236

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 10536
/proc/meminfo: memFree=29046936/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=2064896 CPUtime=1541.47 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 516526 0 0 0 153992 155 0 0 20 0 1 0 342516516 2114453504 515491 33554432000 134512640 135840783 4292134704 4292134064 134550878 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 516224 515491 347 325 0 515160 0
Current children cumulated CPU time (s) 1541.47
Current children cumulated vsize (KiB) 2064896

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 10536
/proc/meminfo: memFree=28798068/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=2128968 CPUtime=1601.46 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 532546 0 0 0 159987 159 0 0 20 0 1 0 342516516 2180063232 531511 33554432000 134512640 135840783 4292134704 4292134064 134551186 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 532242 531511 347 325 0 531178 0
Current children cumulated CPU time (s) 1601.46
Current children cumulated vsize (KiB) 2128968

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/176 10536
/proc/meminfo: memFree=28620756/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=2170152 CPUtime=1661.45 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 542840 0 0 0 165982 163 0 0 20 0 1 0 342516516 2222235648 541805 33554432000 134512640 135840783 4292134704 4292134064 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 542538 541805 347 325 0 541474 0
Current children cumulated CPU time (s) 1661.45
Current children cumulated vsize (KiB) 2170152

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/178 10540
/proc/meminfo: memFree=28475520/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=2215740 CPUtime=1721.45 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 554234 0 0 0 171979 166 0 0 20 0 1 0 342516516 2268917760 553199 33554432000 134512640 135840783 4292134704 4292134064 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 553935 553199 347 325 0 552871 0
Current children cumulated CPU time (s) 1721.45
Current children cumulated vsize (KiB) 2215740

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10540
/proc/meminfo: memFree=28314840/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=2258528 CPUtime=1781.44 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 564949 0 0 0 177975 169 0 0 20 0 1 0 342516516 2312732672 563914 33554432000 134512640 135840783 4292134704 4292134056 4561104 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 564632 563914 347 325 0 563568 0
Current children cumulated CPU time (s) 1781.44
Current children cumulated vsize (KiB) 2258528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10540
/proc/meminfo: memFree=28261644/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=2274068 CPUtime=1800.03 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 568815 0 0 0 179833 170 0 0 20 0 1 0 342516516 2328645632 567780 33554432000 134512640 135840783 4292134704 4292134064 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 568517 567780 347 325 0 567453 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 2274068

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

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10540
/proc/meminfo: memFree=28261644/32873844 swapFree=8656/8656
[pid=10462] ppid=10460 vsize=2274068 CPUtime=1800.03 cores=1,3,5,7
/proc/10462/stat : 10462 (bsolo3.0.17) R 10460 10462 9396 0 -1 4202496 568815 0 0 0 179833 170 0 0 20 0 1 0 342516516 2328645632 567780 33554432000 134512640 135840783 4292134704 4292134064 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10462/statm: 568517 567780 347 325 0 567453 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 2274068

Child status: 15
Real time (s): 1800.94
CPU time (s): 1800.08
CPU user time (s): 1798.34
CPU system time (s): 1.73773
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 2274068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.34
system time used= 1.73773
maximum resident set size= 2271120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 568818
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= 837
involuntary context switches= 1820

runsolver used 4.94125 second user time and 8.5437 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-04 00:51:20
IDJOB=3741814
IDBENCH=90110
IDSOLVER=2318
FILE ID=node102/3741814-1338763880
RUNJOBID= node102-1338747648-9413
PBS_JOBID= 14636781
Free space on /tmp= 71140 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K90.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741814-1338763880/watcher-3741814-1338763880 -o /tmp/evaluation-result-3741814-1338763880/solver-3741814-1338763880 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3741814-1338763880.opb            

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

MD5SUM BENCH= a811647d9332337c7e73474eee26f5b9
RANDOM SEED=617210245

node102.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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:       32873844 kB
MemFree:        30873528 kB
Buffers:          209152 kB
Cached:           680580 kB
SwapCached:         5520 kB
Active:           610520 kB
Inactive:         613216 kB
Active(anon):     331012 kB
Inactive(anon):     5604 kB
Active(file):     279508 kB
Inactive(file):   607612 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097276 kB
Dirty:              6900 kB
Writeback:             0 kB
AnonPages:        337620 kB
Mapped:            10484 kB
Shmem:                 0 kB
Slab:             629732 kB
SReclaimable:      70808 kB
SUnreclaim:       558924 kB
KernelStack:        1448 kB
PageTables:         4464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     452440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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= 71164 MiB
End job on node102 at 2012-06-04 01:21:23