Trace number 3743695

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 NameAnswerobjective functionCPU timeWall clock time
PB07: bsolo 3.0.17? (TO) 1800.1 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_luby_10null10mast_rapportOE2.0_TMAX60_K192_cod1.opb
MD5SUMeaab10f01ee27b0b121ba65e8f168ce4
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-3
Best CPU time to get the best result obtained on this benchmark1800.41
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 306555
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 36017252
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 36017252
Number of bits of the biggest sum of numbers26
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-3743695-1338792744.opb
0.00/0.00	c File size is 31572572 bytes.
0.28/0.34	c Coefficients are big enough for not using lower bounding.
4.40/4.47	c Highest Coefficient sum: 3.60173e+07
4.40/4.47	c Parsing was ok!!
4.40/4.47	c Total parsing time: 4.469 s
4.58/4.69	c Var: 399113 Constr: 400980 399002/1977/1 Lit: 2333884 Watch. Lit: 1594165
4.58/4.69	c Obj. Vars: 306555 (76.8091 % of total variables)
183.64/183.77	c Pre-processing Time: 183.716 s
1800.08/1800.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.08/1800.40	c        0 398821   400688  2333300    5  1593587  500000      0      0 183.72
1800.08/1800.40	c      102 398821   400790  3073007    7  1593785  550001    102      0 195.31
1800.08/1800.40	c      252 398821   400940  3163964    7  1594125  605002    252      1 200.33
1800.08/1800.40	c      477 398821   401165  3303034    8  1594575  665503    477      2 208.06
1800.08/1800.40	c      815 398821   401503  3510612    8  1595251  732054    815      3 244.56
1800.08/1800.40	c     1323 398821   402011  3824227    9  1596267  805260   1323      4 301.38
1800.08/1800.40	c     2086 398821   402774  4296202   10  1597791  885787   2086      5 388.31
1800.08/1800.40	c     3232 398821   403920  5002471   12  1600085  974366   3232      6 521.74
1800.08/1800.40	c     4953 398821   405641  5855561   14  1603510  500000   4953      7 685.06
1800.08/1800.40	c     7537 398821   408225  6296231   15  1608679  550001   7537     10 735.86
1800.08/1800.40	c    11416 398821   412104  7641070   18  1616435  605002  11416     13 852.36
1800.08/1800.40	c    17238 398821   417926 11297706   27  1628081  665503  17238     16 1063.37
1800.08/1800.40	c    25975 398821   426663 15497607   36  1645554  732054  25975     19 1348.70
1800.08/1800.40	c    39085 398821   439773 22596673   51  1671775  805260  39085     21 1791.42
1800.08/1800.40	c Caught signal: 15
1800.08/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.08/1800.40	c   13    39275  29063 47181280   439963 22661312  39275     21 1800.09
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c Total time: 1800.09 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-3743695-1338792744/watcher-3743695-1338792744 -o /tmp/evaluation-result-3743695-1338792744/solver-3743695-1338792744 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3743695-1338792744.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: 2.00 2.01 2.03 2/176 30516
/proc/meminfo: memFree=28359544/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=4476 CPUtime=0 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4194304 130 0 0 0 0 0 0 0 20 0 1 0 345402963 4583424 81 33554432000 134512640 135840783 4290013088 4290012428 7181741 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30516/statm: 1119 102 83 325 0 39 0

[startup+0.0387731 s]
/proc/loadavg: 2.00 2.01 2.03 2/176 30516
/proc/meminfo: memFree=28359544/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=45572 CPUtime=0.03 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 1140 0 0 0 3 0 0 0 20 0 1 0 345402963 46665728 1036 33554432000 134512640 135840783 4290013088 4290011808 7742759 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/30516/statm: 11393 1036 405 325 0 2620 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 45572

[startup+0.100224 s]
/proc/loadavg: 2.00 2.01 2.03 2/176 30516
/proc/meminfo: memFree=28359544/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=50892 CPUtime=0.09 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 2823 0 0 0 9 0 0 0 20 0 1 0 345402963 52113408 2434 33554432000 134512640 135840783 4290013088 4290012096 134538942 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/30516/statm: 12723 2434 568 325 0 3950 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50892

[startup+0.300209 s]
/proc/loadavg: 2.00 2.01 2.03 2/176 30516
/proc/meminfo: memFree=28359544/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=62328 CPUtime=0.28 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 6811 0 0 0 28 0 0 0 20 0 1 0 345402963 63823872 5819 33554432000 134512640 135840783 4290013088 4290011792 7742759 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/30516/statm: 15582 5819 1065 325 0 6809 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 62328

[startup+0.7002 s]
/proc/loadavg: 2.00 2.01 2.03 2/176 30516
/proc/meminfo: memFree=28359544/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=74060 CPUtime=0.69 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 11654 0 0 0 68 1 0 0 20 0 1 0 345402963 75837440 11569 33554432000 134512640 135840783 4290013088 4290012080 134525286 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/30516/statm: 18515 11570 1971 325 0 9742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74060

[startup+1.50026 s]
/proc/loadavg: 2.00 2.01 2.03 3/177 30517
/proc/meminfo: memFree=28316540/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=86552 CPUtime=1.48 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 16668 0 0 0 146 2 0 0 20 0 1 0 345402963 88629248 16198 33554432000 134512640 135840783 4290013088 4290012080 134525198 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/30516/statm: 21638 16199 3451 325 0 12865 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 86552

[startup+3.10022 s]
/proc/loadavg: 2.00 2.01 2.03 3/177 30517
/proc/meminfo: memFree=28294212/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=116444 CPUtime=3.08 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 27014 0 0 0 304 4 0 0 20 0 1 0 345402963 119238656 26544 33554432000 134512640 135840783 4290013088 4290011056 7474562 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/30516/statm: 29111 26544 6332 325 0 20338 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 116444

[startup+6.30023 s]
/proc/loadavg: 2.00 2.01 2.03 3/177 30517
/proc/meminfo: memFree=28200332/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=165764 CPUtime=6.28 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 47019 0 0 0 621 7 0 0 20 0 1 0 345402963 169742336 39822 33554432000 134512640 135840783 4290013088 4285222672 134551098 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/30516/statm: 41441 39822 342 325 0 40377 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 165764

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.03 3/177 30517
/proc/meminfo: memFree=28199780/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=165764 CPUtime=12.68 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 47022 0 0 0 1261 7 0 0 20 0 1 0 345402963 169742336 39825 33554432000 134512640 135840783 4290013088 4285222664 1513680 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/30516/statm: 41441 39825 342 325 0 40377 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 165764

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.03 3/177 30517
/proc/meminfo: memFree=28199416/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=165764 CPUtime=25.47 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 47022 0 0 0 2540 7 0 0 20 0 1 0 345402963 169742336 39825 33554432000 134512640 135840783 4290013088 4285222672 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 41441 39825 342 325 0 40377 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 165764

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.03 3/177 30517
/proc/meminfo: memFree=28195800/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=165764 CPUtime=51.07 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 47028 0 0 0 5099 8 0 0 20 0 1 0 345402963 169742336 39826 33554432000 134512640 135840783 4290013088 4285222672 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 41441 39826 342 325 0 40377 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 165764

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 30517
/proc/meminfo: memFree=28190884/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=165896 CPUtime=102.26 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 47060 0 0 0 10217 9 0 0 20 0 1 0 345402963 169877504 39845 33554432000 134512640 135840783 4290013088 4285222784 134583059 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 41474 39845 342 325 0 40410 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 165896

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 30517
/proc/meminfo: memFree=28182552/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=165896 CPUtime=162.24 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 47067 0 0 0 16213 11 0 0 20 0 1 0 345402963 169877504 40624 33554432000 134512640 135840783 4290013088 4285222720 134551100 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 41474 40624 342 325 0 40410 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 165896

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.02 3/177 30517
/proc/meminfo: memFree=28161968/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=183084 CPUtime=222.24 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 52133 0 0 0 22211 13 0 0 20 0 1 0 345402963 187478016 44910 33554432000 134512640 135840783 4290013088 4290012448 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 45771 44910 346 325 0 44707 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 183084

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.02 3/177 30518
/proc/meminfo: memFree=28153576/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=186696 CPUtime=282.22 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 53063 0 0 0 28209 13 0 0 20 0 1 0 345402963 191176704 45840 33554432000 134512640 135840783 4290013088 4290012384 134572710 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 46674 45840 346 325 0 45610 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 186696

[startup+342.3 s]
/proc/loadavg: 2.08 2.03 2.02 3/177 30518
/proc/meminfo: memFree=28143780/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=190564 CPUtime=342.22 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 54023 0 0 0 34208 14 0 0 20 0 1 0 345402963 195137536 46800 33554432000 134512640 135840783 4290013088 4290012448 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 47641 46800 346 325 0 46577 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 190564

[startup+402.3 s]
/proc/loadavg: 2.03 2.02 2.01 3/177 30518
/proc/meminfo: memFree=28134020/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=194440 CPUtime=402.2 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 54984 0 0 0 40206 14 0 0 20 0 1 0 345402963 199106560 47756 33554432000 134512640 135840783 4290013088 4290012128 7740676 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 48610 47756 346 325 0 47546 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 194440

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.01 3/178 30521
/proc/meminfo: memFree=28122572/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=198416 CPUtime=462.2 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 55977 0 0 0 46205 15 0 0 20 0 1 0 345402963 203177984 48749 33554432000 134512640 135840783 4290013088 4290012392 1513644 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 49604 48749 346 325 0 48540 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 198416

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 30544
/proc/meminfo: memFree=28114928/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=203072 CPUtime=522.18 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 57157 0 0 0 52203 15 0 0 20 0 1 0 345402963 207945728 49929 33554432000 134512640 135840783 4290013088 4290012116 7729506 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 50768 49929 346 325 0 49704 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 203072

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30545
/proc/meminfo: memFree=28109196/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=206660 CPUtime=582.18 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 58032 0 0 0 58202 16 0 0 20 0 1 0 345402963 211619840 50804 33554432000 134512640 135840783 4290013088 4290012176 7740318 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 51665 50804 346 325 0 50601 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 206660

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 30545
/proc/meminfo: memFree=28069988/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=233640 CPUtime=822.14 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 64805 0 0 0 82196 18 0 0 20 0 1 0 345402963 239247360 57575 33554432000 134512640 135840783 4290013088 4290008288 134574713 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 58410 57575 346 325 0 57346 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 233640

[startup+882.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 30546
/proc/meminfo: memFree=28056276/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=240924 CPUtime=882.13 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 66601 0 0 0 88194 19 0 0 20 0 1 0 345402963 246706176 59371 33554432000 134512640 135840783 4290013088 4290012384 134572716 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 60231 59371 346 325 0 59167 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 240924

[startup+942.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 30546
/proc/meminfo: memFree=28041768/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=251416 CPUtime=942.12 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 69227 0 0 0 94193 19 0 0 20 0 1 0 345402963 257449984 61997 33554432000 134512640 135840783 4290013088 4290012384 134571798 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 62854 61997 346 325 0 61790 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 251416

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30546
/proc/meminfo: memFree=28024424/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=264932 CPUtime=1002.1 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 72633 0 0 0 100190 20 0 0 20 0 1 0 345402963 271290368 65389 33554432000 134512640 135840783 4290013088 4290012448 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 66233 65389 346 325 0 65169 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 264932

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30588
/proc/meminfo: memFree=28303720/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=283560 CPUtime=1062.09 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 77304 0 0 0 106188 21 0 0 20 0 1 0 345402963 290365440 70060 33554432000 134512640 135840783 4290013088 4290012448 134551324 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 70890 70060 346 325 0 69826 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 283560

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30588
/proc/meminfo: memFree=28140136/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=293216 CPUtime=1122.08 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 79689 0 0 0 112186 22 0 0 20 0 1 0 345402963 300253184 72445 33554432000 134512640 135840783 4290013088 4290012448 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 73304 72445 346 325 0 72240 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 293216

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30589
/proc/meminfo: memFree=28127116/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=306460 CPUtime=1182.08 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 82999 0 0 0 118185 23 0 0 20 0 1 0 345402963 313815040 75755 33554432000 134512640 135840783 4290013088 4290012448 134551365 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 76615 75755 346 325 0 75551 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 306460

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30589
/proc/meminfo: memFree=28114104/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=319092 CPUtime=1242.07 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 86185 0 0 0 124183 24 0 0 20 0 1 0 345402963 326750208 78934 33554432000 134512640 135840783 4290013088 4290012448 134551727 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 79773 78934 346 325 0 78709 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 319092

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30589
/proc/meminfo: memFree=28089084/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=329396 CPUtime=1302.06 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 88765 0 0 0 130181 25 0 0 20 0 1 0 345402963 337301504 81514 33554432000 134512640 135840783 4290013088 4290012448 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 82349 81514 346 325 0 81285 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 329396

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30589
/proc/meminfo: memFree=28073168/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=341168 CPUtime=1362.04 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 91714 0 0 0 136179 25 0 0 20 0 1 0 345402963 349356032 84463 33554432000 134512640 135840783 4290013088 4290012448 134551300 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 85292 84463 346 325 0 84228 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 341168

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30589
/proc/meminfo: memFree=28061884/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=350692 CPUtime=1422.04 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 94065 0 0 0 142178 26 0 0 20 0 1 0 345402963 359108608 86814 33554432000 134512640 135840783 4290013088 4290012448 134550872 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 87673 86814 346 325 0 86609 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 350692

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 30590
/proc/meminfo: memFree=28046384/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=364416 CPUtime=1482.02 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 97510 0 0 0 148175 27 0 0 20 0 1 0 345402963 373161984 90259 33554432000 134512640 135840783 4290013088 4290012384 134572090 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 91104 90259 346 325 0 90040 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 364416

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 30590
/proc/meminfo: memFree=28029648/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=380584 CPUtime=1542.01 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 101563 0 0 0 154173 28 0 0 20 0 1 0 345402963 389718016 94304 33554432000 134512640 135840783 4290013088 4290012384 134573166 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 95146 94304 346 325 0 94082 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 380584

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30590
/proc/meminfo: memFree=28016124/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=393076 CPUtime=1602 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 104682 0 0 0 160172 28 0 0 20 0 1 0 345402963 402509824 97423 33554432000 134512640 135840783 4290013088 4290012608 134551981 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 98269 97423 346 325 0 97205 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 393076

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30593
/proc/meminfo: memFree=27993524/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=413156 CPUtime=1662 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 109710 0 0 0 166170 30 0 0 20 0 1 0 345402963 423071744 102451 33554432000 134512640 135840783 4290013088 4290012256 7367423 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 103289 102451 346 325 0 102225 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 413156

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30593
/proc/meminfo: memFree=27980032/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=422796 CPUtime=1721.98 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 112114 0 0 0 172168 30 0 0 20 0 1 0 345402963 432943104 104855 33554432000 134512640 135840783 4290013088 4290012448 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 105699 104855 346 325 0 104635 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 422796

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30594
/proc/meminfo: memFree=27964036/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=431648 CPUtime=1781.98 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 114308 0 0 0 178167 31 0 0 20 0 1 0 345402963 442007552 107049 33554432000 134512640 135840783 4290013088 4290012176 7740676 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 107912 107049 346 325 0 106848 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 431648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30594
/proc/meminfo: memFree=27963044/32873844 swapFree=6872/6872
[pid=30516] ppid=30514 vsize=432572 CPUtime=1800.08 cores=0,2,4,6
/proc/30516/stat : 30516 (bsolo3.0.17) R 30514 30516 30003 0 -1 4202496 114544 0 0 0 179977 31 0 0 20 0 1 0 345402963 442953728 107285 33554432000 134512640 135840783 4290013088 4290012384 134571472 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30516/statm: 108143 107285 346 325 0 107079 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 432572

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.42
CPU time (s): 1800.1
CPU user time (s): 1799.78
CPU system time (s): 0.320951
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 432572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.320951
maximum resident set size= 429140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114547
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= 77
involuntary context switches= 2217

runsolver used 3.2715 second user time and 9.26459 second system time

The end

Launcher Data

Begin job on node106 at 2012-06-04 08:52:25
IDJOB=3743695
IDBENCH=92171
IDSOLVER=2318
FILE ID=node106/3743695-1338792744
RUNJOBID= node106-1338784775-30019
PBS_JOBID= 14636852
Free space on /tmp= 70804 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/NG/normalized-NG.dot_luby_10null10mast_rapportOE2.0_TMAX60_K192_cod1.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743695-1338792744/watcher-3743695-1338792744 -o /tmp/evaluation-result-3743695-1338792744/solver-3743695-1338792744 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3743695-1338792744.opb            

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

MD5SUM BENCH= eaab10f01ee27b0b121ba65e8f168ce4
RANDOM SEED=1818335445

node106.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.065
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.13
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.065
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		: 2667.065
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.065
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.92
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.065
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.065
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.065
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.065
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:        28359544 kB
Buffers:          340300 kB
Cached:          3070852 kB
SwapCached:         2004 kB
Active:          1352516 kB
Inactive:        2300156 kB
Active(anon):     238484 kB
Inactive(anon):     4984 kB
Active(file):    1114032 kB
Inactive(file):  2295172 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100580 kB
Dirty:             37452 kB
Writeback:             0 kB
AnonPages:        246232 kB
Mapped:            10384 kB
Shmem:                 0 kB
Slab:             720288 kB
SReclaimable:     162212 kB
SUnreclaim:       558076 kB
KernelStack:        1448 kB
PageTables:         4456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     364452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    204800 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= 70792 MiB
End job on node106 at 2012-06-04 09:22:27