Trace number 3743659

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.41

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_10null10mast_rapportOE2.0_TMAX15_K192_cod1.opb
MD5SUMff8a546b7ea64c76b8dbf498ac8de727
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-11724
Best CPU time to get the best result obtained on this benchmark1800.93
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 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 621460138
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 621460138
Number of bits of the biggest sum of numbers30
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-3743659-1338790940.opb
0.00/0.00	c File size is 31961639 bytes.
0.28/0.33	c Coefficients are big enough for not using lower bounding.
4.28/4.39	c Highest Coefficient sum: 6.2146e+08
4.28/4.39	c Parsing was ok!!
4.28/4.39	c Total parsing time: 4.386 s
4.58/4.60	c Var: 399113 Constr: 400980 399002/1977/1 Lit: 2333884 Watch. Lit: 1594210
4.58/4.60	c Obj. Vars: 306555 (76.8091 % of total variables)
183.65/183.72	c Pre-processing Time: 183.677 s
1800.09/1800.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.09/1800.40	c        0 398966   400833  2333590    5  1593921  500000      0      0 183.68
1800.09/1800.40	c      101 398966   400934  2429325    6  1594118  550001    101      0 191.64
1800.09/1800.40	c      257 398966   401090  2465423    6  1594430  605002    257      1 207.14
1800.09/1800.40	c      482 398966   401315  2471454    6  1594880  665503    482      2 212.60
1800.09/1800.40	c      821 398966   401654  2568383    6  1595558  732054    821      3 228.03
1800.09/1800.40	c     1329 398966   402162  2617989    6  1596574  805260   1329      5 239.60
1800.09/1800.40	c     2092 398966   402925  2809715    6  1598100  885787   2092      7 273.69
1800.09/1800.40	c     3238 398966   404071  3085086    7  1600392  974366   3238      9 333.55
1800.09/1800.40	c     4959 398966   405792  3128915    7  1603834  500000   4959     12 411.58
1800.09/1800.40	c     7544 398966   408377  3192135    7  1609004  550001   7544     14 536.71
1800.09/1800.40	c    11423 398966   412256  3626299    8  1616762  605002  11423     16 706.73
1800.09/1800.40	c    17246 398966   418079  5485063   13  1628408  665503  17246     18 946.87
1800.09/1800.40	c    25983 398966   426816  8277442   19  1645882  732054  25983     18 1410.92
1800.09/1800.40	c Caught signal: 15
1800.09/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.09/1800.40	c   12    38334  26434  1548332   439167  9213353  38334     21 1800.10
1800.09/1800.40	s UNKNOWN
1800.09/1800.40	c Total time: 1800.1 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3743659-1338790940/watcher-3743659-1338790940 -o /tmp/evaluation-result-3743659-1338790940/solver-3743659-1338790940 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3743659-1338790940.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: 4.95 3.11 2.36 5/177 30421
/proc/meminfo: memFree=26605688/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=4476 CPUtime=0 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 345222613 4583424 158 33554432000 134512640 135840783 4291223904 4291223244 7181656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 1119 158 136 325 0 39 0

[startup+0.0343739 s]
/proc/loadavg: 4.95 3.11 2.36 5/177 30421
/proc/meminfo: memFree=26605688/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=45808 CPUtime=0.02 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 1104 0 0 0 2 0 0 0 20 0 1 0 345222613 46907392 1001 33554432000 134512640 135840783 4291223904 4291222560 1918247 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 11452 1003 410 325 0 2584 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 45808

[startup+0.100329 s]
/proc/loadavg: 4.95 3.11 2.36 5/177 30421
/proc/meminfo: memFree=26605688/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=51160 CPUtime=0.09 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 2927 0 0 0 9 0 0 0 20 0 1 0 345222613 52387840 2442 33554432000 134512640 135840783 4291223904 4291222800 134541066 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 12790 2443 612 325 0 3922 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51160

[startup+0.300227 s]
/proc/loadavg: 4.95 3.11 2.36 5/177 30421
/proc/meminfo: memFree=26605688/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=63132 CPUtime=0.28 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 7038 0 0 0 28 0 0 0 20 0 1 0 345222613 64647168 6047 33554432000 134512640 135840783 4291223904 4291222608 1918247 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 15783 6047 1174 325 0 6915 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 63132

[startup+0.700255 s]
/proc/loadavg: 4.95 3.11 2.36 5/177 30421
/proc/meminfo: memFree=26605688/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=74576 CPUtime=0.69 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 11893 0 0 0 68 1 0 0 20 0 1 0 345222613 76365824 11809 33554432000 134512640 135840783 4291223904 4291222896 134525337 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 18644 11809 2111 325 0 9776 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74576

[startup+1.50028 s]
/proc/loadavg: 4.95 3.11 2.36 4/178 30422
/proc/meminfo: memFree=28357484/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=88024 CPUtime=1.49 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 17164 0 0 0 147 2 0 0 20 0 1 0 345222613 90136576 16695 33554432000 134512640 135840783 4291223904 4291222896 134525286 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 22006 16695 3646 325 0 13138 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88024

[startup+3.10028 s]
/proc/loadavg: 4.95 3.11 2.36 3/178 30422
/proc/meminfo: memFree=28337148/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=118600 CPUtime=3.09 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 27764 0 0 0 305 4 0 0 20 0 1 0 345222613 121446400 27295 33554432000 134512640 135840783 4291223904 4291222896 134524931 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 29650 27296 6598 325 0 20782 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 118600

[startup+6.30029 s]
/proc/loadavg: 4.72 3.09 2.36 3/178 30422
/proc/meminfo: memFree=28246064/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=166688 CPUtime=6.28 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 47381 0 0 0 621 7 0 0 20 0 1 0 345222613 170688512 40090 33554432000 134512640 135840783 4291223904 4286433476 1912852 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 41672 40090 344 325 0 40608 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 166688

[startup+12.7003 s]
/proc/loadavg: 4.50 3.08 2.36 3/178 30422
/proc/meminfo: memFree=28246328/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=166688 CPUtime=12.68 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 47381 0 0 0 1261 7 0 0 20 0 1 0 345222613 170688512 40090 33554432000 134512640 135840783 4291223904 4286433488 134550624 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 41672 40090 344 325 0 40608 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 166688

[startup+25.5004 s]
/proc/loadavg: 3.95 3.02 2.35 3/178 30422
/proc/meminfo: memFree=28247216/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=166688 CPUtime=25.48 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 47381 0 0 0 2541 7 0 0 20 0 1 0 345222613 170688512 40090 33554432000 134512640 135840783 4291223904 4286433488 134550705 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 41672 40090 344 325 0 40608 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 166688

[startup+51.1003 s]
/proc/loadavg: 3.28 2.94 2.34 3/178 30422
/proc/meminfo: memFree=28246800/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=166820 CPUtime=51.08 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 47430 0 0 0 5100 8 0 0 20 0 1 0 345222613 170823680 40139 33554432000 134512640 135840783 4291223904 4286433488 134551186 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 41705 40139 344 325 0 40641 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 166820

[startup+102.3 s]
/proc/loadavg: 2.61 2.81 2.33 3/177 30422
/proc/meminfo: memFree=28245912/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=166952 CPUtime=102.28 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 47459 0 0 0 10219 9 0 0 20 0 1 0 345222613 170958848 40168 33554432000 134512640 135840783 4291223904 4286433696 134568165 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 41738 40168 344 325 0 40674 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 166952

[startup+162.3 s]
/proc/loadavg: 2.22 2.66 2.30 4/177 30422
/proc/meminfo: memFree=28240908/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=167364 CPUtime=162.25 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 47550 0 0 0 16216 9 0 0 20 0 1 0 345222613 171380736 40254 33554432000 134512640 135840783 4291223904 4286433488 134550705 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 41841 40254 344 325 0 40777 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 167364

[startup+222.307 s]
/proc/loadavg: 2.08 2.54 2.28 3/177 30423
/proc/meminfo: memFree=28230232/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=174644 CPUtime=222.24 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 49775 0 0 0 22214 10 0 0 20 0 1 0 345222613 178835456 42853 33554432000 134512640 135840783 4291223904 4291223264 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 43661 42853 348 325 0 42597 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 174644

[startup+282.3 s]
/proc/loadavg: 2.03 2.44 2.26 3/177 30423
/proc/meminfo: memFree=28225272/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=177724 CPUtime=282.22 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 51029 0 0 0 28212 10 0 0 20 0 1 0 345222613 181989376 43632 33554432000 134512640 135840783 4291223904 4291223264 134551365 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 44431 43632 348 325 0 43367 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 177724

[startup+342.3 s]
/proc/loadavg: 2.01 2.35 2.24 3/177 30423
/proc/meminfo: memFree=28220056/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=180632 CPUtime=342.21 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 51745 0 0 0 34211 10 0 0 20 0 1 0 345222613 184967168 44348 33554432000 134512640 135840783 4291223904 4291223264 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 45158 44348 348 325 0 44094 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 180632

[startup+402.3 s]
/proc/loadavg: 2.00 2.29 2.23 3/177 30423
/proc/meminfo: memFree=28217204/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=181036 CPUtime=402.2 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 51847 0 0 0 40210 10 0 0 20 0 1 0 345222613 185380864 44450 33554432000 134512640 135840783 4291223904 4291223264 134551732 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 45259 44450 348 325 0 44195 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 181036

[startup+462.3 s]
/proc/loadavg: 2.00 2.23 2.21 3/178 30426
/proc/meminfo: memFree=28213864/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=181844 CPUtime=462.19 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 52215 0 0 0 46209 10 0 0 20 0 1 0 345222613 186208256 44674 33554432000 134512640 135840783 4291223904 4291223264 134551312 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 45461 44674 348 325 0 44397 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 181844

[startup+522.3 s]
/proc/loadavg: 2.00 2.19 2.19 3/177 30427
/proc/meminfo: memFree=28211804/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=181848 CPUtime=522.18 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 52216 0 0 0 52208 10 0 0 20 0 1 0 345222613 186212352 44675 33554432000 134512640 135840783 4291223904 4291223264 134550791 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 45462 44675 348 325 0 44398 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 181848

[startup+582.3 s]
/proc/loadavg: 2.00 2.15 2.18 3/177 30427
/proc/meminfo: memFree=28209500/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=181856 CPUtime=582.17 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 52217 0 0 0 58207 10 0 0 20 0 1 0 345222613 186220544 44676 33554432000 134512640 135840783 4291223904 4291223260 134520568 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 45464 44676 348 325 0 44400 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 181856

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.00 2.05 2.12 3/177 30429
/proc/meminfo: memFree=28175076/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=203424 CPUtime=882.13 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 61252 0 0 0 88201 12 0 0 20 0 1 0 345222613 208306176 50058 33554432000 134512640 135840783 4291223904 4291223264 134551098 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 50856 50058 348 325 0 49792 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 203424

[startup+942.3 s]
/proc/loadavg: 2.00 2.04 2.11 3/177 30429
/proc/meminfo: memFree=28163704/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=212408 CPUtime=942.12 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 63494 0 0 0 94199 13 0 0 20 0 1 0 345222613 217505792 52292 33554432000 134512640 135840783 4291223904 4291223264 134551058 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 53102 52292 348 325 0 52038 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 212408

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.10 3/177 30429
/proc/meminfo: memFree=28154776/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=218640 CPUtime=1002.11 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 65344 0 0 0 100198 13 0 0 20 0 1 0 345222613 223887360 53872 33554432000 134512640 135840783 4291223904 4291211696 1916164 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 54660 53872 348 325 0 53596 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 218640

[startup+1062.3 s]
/proc/loadavg: 2.08 2.04 2.09 3/178 30471
/proc/meminfo: memFree=28217008/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=224188 CPUtime=1062.1 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 66719 0 0 0 106196 14 0 0 20 0 1 0 345222613 229568512 55247 33554432000 134512640 135840783 4291223904 4291223200 134571424 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 56047 55247 348 325 0 54983 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 224188

[startup+1122.3 s]
/proc/loadavg: 2.09 2.04 2.09 3/177 30472
/proc/meminfo: memFree=28214624/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=227096 CPUtime=1122.09 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 67438 0 0 0 112195 14 0 0 20 0 1 0 345222613 232546304 55966 33554432000 134512640 135840783 4291223904 4291223040 1915806 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 56774 55966 348 325 0 55710 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 227096

[startup+1182.3 s]
/proc/loadavg: 2.03 2.03 2.08 3/177 30472
/proc/meminfo: memFree=28208404/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=232908 CPUtime=1182.08 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 68914 0 0 0 118194 14 0 0 20 0 1 0 345222613 238497792 57435 33554432000 134512640 135840783 4291223904 4291223200 134572687 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 58227 57435 348 325 0 57163 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 232908

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.08 3/177 30472
/proc/meminfo: memFree=28198700/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=239908 CPUtime=1242.07 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 70645 0 0 0 124193 14 0 0 20 0 1 0 345222613 245665792 59166 33554432000 134512640 135840783 4291223904 4291223200 134571798 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 59977 59166 348 325 0 58913 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 239908

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/177 30472
/proc/meminfo: memFree=28196128/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=241100 CPUtime=1302.06 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 70966 0 0 0 130192 14 0 0 20 0 1 0 345222613 246886400 59487 33554432000 134512640 135840783 4291223904 4291223264 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 60275 59487 348 325 0 59211 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 241100

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/176 30472
/proc/meminfo: memFree=28181752/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=248528 CPUtime=1362.04 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 73390 0 0 0 136190 14 0 0 20 0 1 0 345222613 254492672 61306 33554432000 134512640 135840783 4291223904 4291223264 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 62132 61306 348 325 0 61068 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 248528

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/176 30473
/proc/meminfo: memFree=28167040/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=250512 CPUtime=1422.04 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 73904 0 0 0 142190 14 0 0 20 0 1 0 345222613 256524288 61836 33554432000 134512640 135840783 4291223904 4291223264 134551368 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 62628 61836 348 325 0 61564 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 250512

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/177 30474
/proc/meminfo: memFree=28148432/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=253564 CPUtime=1482.03 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 74789 0 0 0 148188 15 0 0 20 0 1 0 345222613 259649536 62588 33554432000 134512640 135840783 4291223904 4291223200 134571798 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 63391 62588 348 325 0 62327 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 253564

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.05 3/177 30474
/proc/meminfo: memFree=28129972/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=258452 CPUtime=1542.03 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 76032 0 0 0 154188 15 0 0 20 0 1 0 345222613 264654848 63831 33554432000 134512640 135840783 4291223904 4291223200 134571453 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 64613 63831 348 325 0 63549 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 258452

[startup+1602.3 s]
/proc/loadavg: 2.12 2.03 2.05 3/177 30474
/proc/meminfo: memFree=28126128/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=258724 CPUtime=1602.01 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 76093 0 0 0 160186 15 0 0 20 0 1 0 345222613 264933376 63892 33554432000 134512640 135840783 4291223904 4291223216 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 64681 63892 348 325 0 63617 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 258724

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.05 3/178 30477
/proc/meminfo: memFree=28120764/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=258732 CPUtime=1662 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 76094 0 0 0 166185 15 0 0 20 0 1 0 345222613 264941568 63893 33554432000 134512640 135840783 4291223904 4291223216 134551347 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 64683 63893 348 325 0 63619 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 258732

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/177 30477
/proc/meminfo: memFree=28114588/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=259400 CPUtime=1721.99 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 76240 0 0 0 172184 15 0 0 20 0 1 0 345222613 265625600 64039 33554432000 134512640 135840783 4291223904 4291223216 134551071 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 64850 64039 348 325 0 63786 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 259400

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/177 30478
/proc/meminfo: memFree=28109008/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=259544 CPUtime=1781.99 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 76287 0 0 0 178183 16 0 0 20 0 1 0 345222613 265773056 64086 33554432000 134512640 135840783 4291223904 4291223264 134551365 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 64886 64086 348 325 0 63822 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 259544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.03 3/177 30478
/proc/meminfo: memFree=28106776/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=259544 CPUtime=1800.09 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 76287 0 0 0 179993 16 0 0 20 0 1 0 345222613 265773056 64086 33554432000 134512640 135840783 4291223904 4291223264 134551312 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 64886 64086 348 325 0 63822 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 259544

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.03 3/177 30478
/proc/meminfo: memFree=28106776/32873844 swapFree=6872/6872
[pid=30421] ppid=30419 vsize=259544 CPUtime=1800.09 cores=0,2,4,6
/proc/30421/stat : 30421 (bsolo3.0.17) R 30419 30421 30003 0 -1 4202496 76287 0 0 0 179993 16 0 0 20 0 1 0 345222613 265773056 64086 33554432000 134512640 135840783 4291223904 4291223264 134551312 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30421/statm: 64886 64086 348 325 0 63822 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 259544

Child status: 15
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.94
CPU system time (s): 0.161975
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 259544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.161975
maximum resident set size= 256344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76290
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= 59
involuntary context switches= 3905

runsolver used 3.40048 second user time and 9.08462 second system time

The end

Launcher Data

Begin job on node106 at 2012-06-04 08:22:21
IDJOB=3743659
IDBENCH=92076
IDSOLVER=2318
FILE ID=node106/3743659-1338790940
RUNJOBID= node106-1338784775-30019
PBS_JOBID= 14636852
Free space on /tmp= 66960 MiB

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

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

MD5SUM BENCH= ff8a546b7ea64c76b8dbf498ac8de727
RANDOM SEED=182238713

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:        26531188 kB
Buffers:          339640 kB
Cached:          4732824 kB
SwapCached:         2004 kB
Active:          1308500 kB
Inactive:        3958380 kB
Active(anon):     191620 kB
Inactive(anon):     4984 kB
Active(file):    1116880 kB
Inactive(file):  3953396 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100580 kB
Dirty:            202080 kB
Writeback:             0 kB
AnonPages:        200948 kB
Mapped:            10376 kB
Shmem:                 0 kB
Slab:             934948 kB
SReclaimable:     372984 kB
SUnreclaim:       561964 kB
KernelStack:        1456 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     315360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 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= 70796 MiB
End job on node106 at 2012-06-04 08:52:24