Trace number 3742763

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.06 1800.63

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K68.opb
MD5SUM506a6fce450974b6f48fc0e3b77d8777
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark15.9726
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3740
Total number of constraints3878
Number of constraints which are clauses3810
Number of constraints which are cardinality constraints (but not clauses)68
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint68
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 69
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-3742763-1338773985.opb
0.00/0.00	c File size is 230160 bytes.
0.00/0.02	c Highest Coefficient sum: 69
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.019 s
0.00/0.02	c Var: 3740 Constr: 3878 3810/68/0 Lit: 23282 Watch. Lit: 11358
0.00/0.02	c Obj. Vars: 0 (0 % of total variables)
0.39/0.42	c Pre-processing Time: 0.421 s
0.39/0.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.42	c        0   2940     3119    19811    6     9439   59762      0      0 0.42
0.39/0.42	c Switching off LPR mode.
1800.03/1800.61	c      100   2940     3219    26577    8     9639   65739    100    227 0.44
1800.03/1800.61	c      250   2940     3369    39498   11     9939   72313    250    535 0.47
1800.03/1800.61	c      478   2940     3597    61748   17    10395   79545    478    952 0.50
1800.03/1800.61	c      819   2940     3938   119348   30    11077   87500    819   1397 0.59
1800.03/1800.61	c     1327   2940     4446   208193   46    12093   96251   1327   1802 0.74
1800.03/1800.61	c     2090   2940     5209   290759   55    13619  105877   2090   2259 0.93
1800.03/1800.61	c     3236   2940     6355   521378   82    15911  116465   3236   2544 1.27
1800.03/1800.61	c     4959   2940     8078  1177492  145    19357  128112   4959   2382 2.08
1800.03/1800.61	c     7546   2940    10665  1774894  166    24531  140924   7546   2169 3.48
1800.03/1800.61	c    11429   2940    14548  3075468  211    32297  155017  11429   1685 6.78
1800.03/1800.61	c    17251   2940    20370  4867174  238    43941  170519  17251   1280 13.48
1800.03/1800.61	c    25989   2940    29108  9111965  313    61417  187571  25989    803 32.33
1800.03/1800.61	c    39099   2940    42218 15384146  364    87637  206329  39099    477 81.94
1800.03/1800.61	c    58769   2940    61888 24728374  399   126977  226962  58769    343 171.25
1800.03/1800.61	c    88279   2940    91398 41098661  449   185997  249659  88279    214 410.89
1800.03/1800.61	c   132550   2940   135669 62863432  463   274539  274625 132550    140 943.48
1800.03/1800.61	c Caught signal: 15
1800.03/1800.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.03/1800.61	c   16   182020  74694   937249   185139 89204575 182020    101 1800.04
1800.03/1800.61	s UNKNOWN
1800.03/1800.61	c Total time: 1800.04 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-3742763-1338773985/watcher-3742763-1338773985 -o /tmp/evaluation-result-3742763-1338773985/solver-3742763-1338773985 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3742763-1338773985.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.92 1.98 1.99 3/177 23650
/proc/meminfo: memFree=27459504/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=4476 CPUtime=0 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 343525333 4583424 157 33554432000 134512640 135840783 4289514416 4289513756 11154776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 1119 157 136 325 0 39 0

[startup+0.0293859 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 23650
/proc/meminfo: memFree=27459504/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=5924 CPUtime=0.02 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 857 0 0 0 2 0 0 0 20 0 1 0 343525333 6066176 737 33554432000 134512640 135840783 4289514416 4289468652 12321840 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 1481 737 344 325 0 417 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5924

[startup+0.100256 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 23650
/proc/meminfo: memFree=27459504/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=5924 CPUtime=0.09 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 858 0 0 0 9 0 0 0 20 0 1 0 343525333 6066176 738 33554432000 134512640 135840783 4289514416 4289468652 12321840 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 1481 738 344 325 0 417 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5924

[startup+0.300198 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 23650
/proc/meminfo: memFree=27459504/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=5924 CPUtime=0.29 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 859 0 0 0 29 0 0 0 20 0 1 0 343525333 6066176 739 33554432000 134512640 135840783 4289514416 4289468512 134551692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 1481 739 344 325 0 417 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5924

[startup+0.700199 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 23650
/proc/meminfo: memFree=27459504/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=8072 CPUtime=0.68 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 1433 0 0 0 68 0 0 0 20 0 1 0 343525333 8265728 1294 33554432000 134512640 135840783 4289514416 4289513776 134551712 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 2018 1294 349 325 0 954 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8072

[startup+1.50023 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 23651
/proc/meminfo: memFree=27452032/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=14404 CPUtime=1.49 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 3010 0 0 0 148 1 0 0 20 0 1 0 343525333 14749696 2871 33554432000 134512640 135840783 4289514416 4289513776 134550764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 3601 2871 349 325 0 2537 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14404

[startup+3.10024 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 23651
/proc/meminfo: memFree=27439136/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=26804 CPUtime=3.09 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 6106 0 0 0 307 2 0 0 20 0 1 0 343525333 27447296 5967 33554432000 134512640 135840783 4289514416 4289513728 134550863 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 6701 5967 349 325 0 5637 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26804

[startup+6.30026 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 23651
/proc/meminfo: memFree=27417904/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=43168 CPUtime=6.28 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 10190 0 0 0 625 3 0 0 20 0 1 0 343525333 44204032 10051 33554432000 134512640 135840783 4289514416 4289513776 134551590 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 10792 10051 349 325 0 9728 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43168

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 23651
/proc/meminfo: memFree=27383704/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=67780 CPUtime=12.68 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 16343 0 0 0 1264 4 0 0 20 0 1 0 343525333 69406720 16204 33554432000 134512640 135840783 4289514416 4289513552 1579777 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 16945 16204 349 325 0 15881 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 67780

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/178 23653
/proc/meminfo: memFree=27334592/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=105380 CPUtime=25.48 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 25765 0 0 0 2542 6 0 0 20 0 1 0 343525333 107909120 25626 33554432000 134512640 135840783 4289514416 4289513776 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 26345 25626 349 325 0 25281 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 105380

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/178 23653
/proc/meminfo: memFree=27255352/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=162564 CPUtime=51.08 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 40036 0 0 0 5099 9 0 0 20 0 1 0 343525333 166465536 39897 33554432000 134512640 135840783 4289514416 4289513776 134550939 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 40641 39897 349 325 0 39577 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 162564

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 23654
/proc/meminfo: memFree=27136864/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=229348 CPUtime=102.28 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 56742 0 0 0 10213 15 0 0 20 0 1 0 343525333 234852352 56603 33554432000 134512640 135840783 4289514416 4289513776 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 57337 56603 349 325 0 56273 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 229348

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 23654
/proc/meminfo: memFree=27007188/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=318032 CPUtime=162.26 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 78914 0 0 0 16207 19 0 0 20 0 1 0 343525333 325664768 78775 33554432000 134512640 135840783 4289514416 4289513776 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 79508 78775 349 325 0 78444 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 318032

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 23654
/proc/meminfo: memFree=26903056/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=376508 CPUtime=222.26 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 93535 0 0 0 22203 23 0 0 20 0 1 0 343525333 385544192 93396 33554432000 134512640 135840783 4289514416 4289513776 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 94127 93396 349 325 0 93063 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 376508

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 23654
/proc/meminfo: memFree=26803760/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=429968 CPUtime=282.24 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 106901 0 0 0 28198 26 0 0 20 0 1 0 343525333 440287232 106762 33554432000 134512640 135840783 4289514416 4289513776 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 107492 106762 349 325 0 106428 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 429968

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 23654
/proc/meminfo: memFree=26711780/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=480116 CPUtime=342.23 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 119434 0 0 0 34194 29 0 0 20 0 1 0 343525333 491638784 119295 33554432000 134512640 135840783 4289514416 4289513776 134550893 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 120029 119295 349 325 0 118965 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 480116

[startup+402.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/177 23655
/proc/meminfo: memFree=26628232/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=527808 CPUtime=402.22 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 131345 0 0 0 40189 33 0 0 20 0 1 0 343525333 540475392 131206 33554432000 134512640 135840783 4289514416 4289513776 134550782 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 131952 131206 349 325 0 130888 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 527808

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 23655
/proc/meminfo: memFree=26531292/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=568048 CPUtime=462.22 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 141406 0 0 0 46186 36 0 0 20 0 1 0 343525333 581681152 141267 33554432000 134512640 135840783 4289514416 4289513776 134550910 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 142012 141267 349 325 0 140948 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 568048

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23655
/proc/meminfo: memFree=26441792/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=602532 CPUtime=522.2 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 150032 0 0 0 52182 38 0 0 20 0 1 0 343525333 616992768 149893 33554432000 134512640 135840783 4289514416 4289513776 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 150633 149893 349 325 0 149569 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 602532

[startup+582.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 23655
/proc/meminfo: memFree=26363492/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=636264 CPUtime=582.18 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 158484 0 0 0 58177 41 0 0 20 0 1 0 343525333 651534336 158326 33554432000 134512640 135840783 4289514416 4289513776 134550896 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 159066 158326 349 325 0 158002 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 636264

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23659
/proc/meminfo: memFree=26078656/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=760648 CPUtime=822.02 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 189786 0 0 0 82148 54 0 0 20 0 1 0 343525333 778903552 189440 33554432000 134512640 135840783 4289514416 4289513684 1579652 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 190162 189440 349 325 0 189098 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 760648

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23659
/proc/meminfo: memFree=26017060/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=790656 CPUtime=881.98 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 197329 0 0 0 88141 57 0 0 20 0 1 0 343525333 809631744 196935 33554432000 134512640 135840783 4289514416 4289513696 1584798 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 197664 196935 349 325 0 196600 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 790656

[startup+942.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 23659
/proc/meminfo: memFree=25955460/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=817868 CPUtime=941.93 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 204161 0 0 0 94133 60 0 0 20 0 1 0 343525333 837496832 203719 33554432000 134512640 135840783 4289514416 4289513728 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 204467 203719 349 325 0 203403 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 817868

[startup+1002.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 23659
/proc/meminfo: memFree=25891628/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=843356 CPUtime=1001.89 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 210597 0 0 0 100127 62 0 0 20 0 1 0 343525333 863596544 210107 33554432000 134512640 135840783 4289514416 4289500208 134586540 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 210839 210107 349 325 0 209775 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 843356

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 23660
/proc/meminfo: memFree=25829532/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=877208 CPUtime=1061.85 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 219092 0 0 0 106120 65 0 0 20 0 1 0 343525333 898260992 218556 33554432000 134512640 135840783 4289514416 4289513776 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 219302 218556 349 325 0 218238 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 877208

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23660
/proc/meminfo: memFree=25772000/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=903360 CPUtime=1121.82 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 225669 0 0 0 112115 67 0 0 20 0 1 0 343525333 925040640 225104 33554432000 134512640 135840783 4289514416 4289513776 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 225840 225104 349 325 0 224776 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 903360

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23660
/proc/meminfo: memFree=25724880/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=929584 CPUtime=1181.81 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 232241 0 0 0 118111 70 0 0 20 0 1 0 343525333 951894016 231676 33554432000 134512640 135840783 4289514416 4289513776 134551063 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 232396 231676 349 325 0 231332 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 929584

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23663
/proc/meminfo: memFree=25682448/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=950868 CPUtime=1241.81 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 237536 0 0 0 124110 71 0 0 20 0 1 0 343525333 973688832 236971 33554432000 134512640 135840783 4289514416 4289513776 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 237717 236971 349 325 0 236653 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 950868

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23686
/proc/meminfo: memFree=25635800/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=972520 CPUtime=1301.8 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 242948 0 0 0 130107 73 0 0 20 0 1 0 343525333 995860480 242383 33554432000 134512640 135840783 4289514416 4289513776 134551182 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 243130 242383 349 325 0 242066 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 972520

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23687
/proc/meminfo: memFree=25593712/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=993172 CPUtime=1361.78 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 248137 0 0 0 136103 75 0 0 20 0 1 0 343525333 1017008128 247572 33554432000 134512640 135840783 4289514416 4289513776 134550884 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 248293 247572 349 325 0 247229 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 993172

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23687
/proc/meminfo: memFree=25547708/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=1019868 CPUtime=1421.78 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 254790 0 0 0 142101 77 0 0 20 0 1 0 343525333 1044344832 254225 33554432000 134512640 135840783 4289514416 4289513776 134550910 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 254967 254225 349 325 0 253903 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 1019868

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 23687
/proc/meminfo: memFree=25499968/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=1044912 CPUtime=1481.77 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 261051 0 0 0 148098 79 0 0 20 0 1 0 343525333 1069989888 260486 33554432000 134512640 135840783 4289514416 4289513776 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 261228 260486 349 325 0 260164 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 1044912

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 23687
/proc/meminfo: memFree=25446152/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=1075192 CPUtime=1541.75 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 268642 0 0 0 154093 82 0 0 20 0 1 0 343525333 1100996608 268077 33554432000 134512640 135840783 4289514416 4289513712 134574266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 268798 268077 349 325 0 267734 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 1075192

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23726
/proc/meminfo: memFree=26803996/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=1095844 CPUtime=1601.75 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 273783 0 0 0 160091 84 0 0 20 0 1 0 343525333 1122144256 273218 33554432000 134512640 135840783 4289514416 4289513776 134551368 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 273961 273218 349 325 0 272897 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 1095844

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 23727
/proc/meminfo: memFree=26706656/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=1116800 CPUtime=1661.74 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 279036 0 0 0 166088 86 0 0 20 0 1 0 343525333 1143603200 278471 33554432000 134512640 135840783 4289514416 4289513772 134521208 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 279200 278471 349 325 0 278136 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 1116800

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 23727
/proc/meminfo: memFree=26603984/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=1134728 CPUtime=1721.72 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 283517 0 0 0 172085 87 0 0 20 0 1 0 343525333 1161961472 282952 33554432000 134512640 135840783 4289514416 4289513776 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 283682 282952 349 325 0 282618 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 1134728

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23727
/proc/meminfo: memFree=26515948/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=1152620 CPUtime=1781.72 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 287972 0 0 0 178082 90 0 0 20 0 1 0 343525333 1180282880 287407 33554432000 134512640 135840783 4289514416 4289513740 8837908 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 288155 287407 349 325 0 287091 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 1152620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23727
/proc/meminfo: memFree=26495488/32873648 swapFree=6864/6864
[pid=23650] ppid=23648 vsize=1159128 CPUtime=1800.03 cores=0,2,4,6
/proc/23650/stat : 23650 (bsolo3.0.17) R 23648 23650 20253 0 -1 4202496 289608 0 0 0 179913 90 0 0 20 0 1 0 343525333 1186947072 289043 33554432000 134512640 135840783 4289514416 4289513776 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23650/statm: 289782 289043 349 325 0 288718 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1159128

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.63
CPU time (s): 1800.06
CPU user time (s): 1799.13
CPU system time (s): 0.926859
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 1159128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.13
system time used= 0.926859
maximum resident set size= 1156172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 289611
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= 443
involuntary context switches= 1890

runsolver used 3.47447 second user time and 8.97164 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-04 03:39:45
IDJOB=3742763
IDBENCH=90229
IDSOLVER=2318
FILE ID=node113/3742763-1338773985
RUNJOBID= node113-1338748314-20269
PBS_JOBID= 14636785
Free space on /tmp= 70972 MiB

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

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

MD5SUM BENCH= 506a6fce450974b6f48fc0e3b77d8777
RANDOM SEED=981988701

node113.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.026
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.05
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.026
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.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
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.026
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.026
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.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.92
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.026
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:        27460148 kB
Buffers:          539496 kB
Cached:          3498348 kB
SwapCached:         2028 kB
Active:          2225332 kB
Inactive:        2287820 kB
Active(anon):     474580 kB
Inactive(anon):     1912 kB
Active(file):    1750752 kB
Inactive(file):  2285908 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099708 kB
Dirty:              7008 kB
Writeback:             0 kB
AnonPages:        478816 kB
Mapped:            12564 kB
Shmem:                 0 kB
Slab:             763668 kB
SReclaimable:     207788 kB
SUnreclaim:       555880 kB
KernelStack:        1464 kB
PageTables:         5336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     594624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 70964 MiB
End job on node113 at 2012-06-04 04:09:48