Trace number 3743737

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.11 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_luby_10null10mast_rapportOE1.0_TMAX60_K192_cod1.opb
MD5SUMd635e042f70a99b1424475d8ae4cefac
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-2
Best CPU time to get the best result obtained on this benchmark1800.33
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 36054688
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 36054688
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.01	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.01	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Memory Limit set to 15500 MB
0.00/0.01	c Instance file HOME/instance-3743737-1338794687.opb
0.00/0.01	c File size is 31536708 bytes.
0.28/0.32	c Coefficients are big enough for not using lower bounding.
4.08/4.16	c Highest Coefficient sum: 3.60547e+07
4.08/4.16	c Parsing was ok!!
4.08/4.16	c Total parsing time: 4.156 s
4.29/4.37	c Var: 399113 Constr: 400980 399002/1977/1 Lit: 2333884 Watch. Lit: 1594160
4.29/4.37	c Obj. Vars: 306555 (76.8091 % of total variables)
183.35/183.43	c Pre-processing Time: 183.398 s
1800.10/1800.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.10/1800.40	c        0 398863   400730  2333384    5  1593660  500000      0      0 183.40
1800.10/1800.40	c      101 398863   400831  2739267    6  1593862  550001    101      0 191.91
1800.10/1800.40	c      251 398863   400981  2754010    6  1594179  605002    251      1 199.69
1800.10/1800.40	c      477 398863   401207  2772011    6  1594640  665503    477      2 214.74
1800.10/1800.40	c      815 398863   401545  2828319    7  1595316  732054    815      3 230.71
1800.10/1800.40	c     1324 398863   402054  2854458    7  1596335  805260   1324      5 258.19
1800.10/1800.40	c     2087 398863   402817  3045968    7  1597860  885787   2087      7 296.60
1800.10/1800.40	c     3234 398863   403964  3118950    7  1600154  974366   3234      8 374.89
1800.10/1800.40	c     4955 398863   405685  3320863    8  1603596  500000   4955      9 504.60
1800.10/1800.40	c     7539 398863   408269  3571115    8  1608764  550001   7539     11 669.77
1800.10/1800.40	c    11420 398863   412150  4124424   10  1616526  605002  11420     12 913.39
1800.10/1800.40	c    17242 398863   417972  4677923   11  1628170  665503  17242     14 1224.11
1800.10/1800.40	c    25980 398863   426710  8706156   20  1645645  732054  25980     14 1743.11
1800.10/1800.40	c Caught signal: 15
1800.10/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.10/1800.40	c   12    26857  15939   595399   427587  8875719  26857     14 1800.11
1800.10/1800.40	s UNKNOWN
1800.10/1800.40	c Total time: 1800.11 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-3743737-1338794687/watcher-3743737-1338794687 -o /tmp/evaluation-result-3743737-1338794687/solver-3743737-1338794687 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3743737-1338794687.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/174 3487
/proc/meminfo: memFree=26370096/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/3487/stat : 3487 (runsolver) D 3485 3487 2813 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 345594221 12095488 50 33554432000 4194304 5436572 140736518975840 140736518972136 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/3487/statm: 2953 50 31 304 0 2645 0

[startup+0.0991589 s]
/proc/loadavg: 1.92 1.98 1.99 3/174 3487
/proc/meminfo: memFree=26370096/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=50600 CPUtime=0.08 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 2835 0 0 0 8 0 0 0 20 0 1 0 345594221 51814400 2350 33554432000 134512640 135840783 4293979504 4293978208 10097959 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 12650 2351 572 325 0 3886 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 50600

[startup+0.100311 s]
/proc/loadavg: 1.92 1.98 1.99 3/174 3487
/proc/meminfo: memFree=26370096/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=50608 CPUtime=0.08 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 2878 0 0 0 8 0 0 0 20 0 1 0 345594221 51822592 2393 33554432000 134512640 135840783 4293979504 4293978480 134525286 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 12652 2394 576 325 0 3888 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 50608

[startup+0.3003 s]
/proc/loadavg: 1.92 1.98 1.99 3/174 3487
/proc/meminfo: memFree=26370096/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=63144 CPUtime=0.28 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 7101 0 0 0 28 0 0 0 20 0 1 0 345594221 64659456 6110 33554432000 134512640 135840783 4293979504 4293978224 10097959 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 15786 6110 1107 325 0 7022 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 63144

[startup+0.700274 s]
/proc/loadavg: 1.92 1.98 1.99 3/174 3487
/proc/meminfo: memFree=26370096/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=74424 CPUtime=0.68 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 11931 0 0 0 67 1 0 0 20 0 1 0 345594221 76210176 11847 33554432000 134512640 135840783 4293979504 4293978656 134524124 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 18606 11847 2056 325 0 9842 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 74424

[startup+1.50027 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 3488
/proc/meminfo: memFree=26326356/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=88432 CPUtime=1.48 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 17415 0 0 0 147 1 0 0 20 0 1 0 345594221 90554368 16946 33554432000 134512640 135840783 4293979504 4293978608 134539210 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 22108 16947 3634 325 0 13344 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 88432

[startup+3.10033 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 3488
/proc/meminfo: memFree=26304268/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=120504 CPUtime=3.08 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 28504 0 0 0 305 3 0 0 20 0 1 0 345594221 123396096 28035 33554432000 134512640 135840783 4293979504 4293978396 10836367 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 30126 28036 6722 325 0 21362 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 120504

[startup+6.30034 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 3488
/proc/meminfo: memFree=26211320/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=165764 CPUtime=6.28 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 47610 0 0 0 622 6 0 0 20 0 1 0 345594221 169742336 39912 33554432000 134512640 135840783 4293979504 4289188804 10084604 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 41441 39912 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.01 2.00 2.00 3/175 3488
/proc/meminfo: memFree=26210740/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=165764 CPUtime=12.68 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 47612 0 0 0 1262 6 0 0 20 0 1 0 345594221 169742336 39914 33554432000 134512640 135840783 4293979504 4289189200 134583223 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 41441 39914 342 325 0 40377 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 165764

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3488
/proc/meminfo: memFree=26210492/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=165764 CPUtime=25.48 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 47612 0 0 0 2542 6 0 0 20 0 1 0 345594221 169742336 39914 33554432000 134512640 135840783 4293979504 4289189088 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 41441 39914 342 325 0 40377 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 165764

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3488
/proc/meminfo: memFree=26208756/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=165764 CPUtime=51.07 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 47612 0 0 0 5101 6 0 0 20 0 1 0 345594221 169742336 39914 33554432000 134512640 135840783 4293979504 4289188864 10095518 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 41441 39914 342 325 0 40377 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 165764

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 3488
/proc/meminfo: memFree=26205280/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=165896 CPUtime=102.27 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 47631 0 0 0 10221 6 0 0 20 0 1 0 345594221 169877504 39933 33554432000 134512640 135840783 4293979504 4289188864 10095518 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 41474 39933 342 325 0 40410 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 165896

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3490
/proc/meminfo: memFree=26200908/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=165896 CPUtime=162.26 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 47633 0 0 0 16217 9 0 0 20 0 1 0 345594221 169877504 39934 33554432000 134512640 135840783 4293979504 4289189136 134550863 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 41474 39934 342 325 0 40410 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 165896

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3490
/proc/meminfo: memFree=26181452/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=178596 CPUtime=222.24 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 51603 0 0 0 22214 10 0 0 20 0 1 0 345594221 182882304 43630 33554432000 134512640 135840783 4293979504 4293978800 134572040 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 44649 43630 346 325 0 43585 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 178596

[startup+282.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 3490
/proc/meminfo: memFree=26176228/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=179144 CPUtime=282.23 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 51912 0 0 0 28213 10 0 0 20 0 1 0 345594221 183443456 44034 33554432000 134512640 135840783 4293979504 4293978864 134551100 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 44786 44034 346 325 0 43722 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 179144

[startup+342.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/176 3493
/proc/meminfo: memFree=26168144/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=183240 CPUtime=342.22 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 52916 0 0 0 34212 10 0 0 20 0 1 0 345594221 187637760 45038 33554432000 134512640 135840783 4293979504 4293978800 134572087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 45810 45038 346 325 0 44746 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 183240

[startup+402.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 3493
/proc/meminfo: memFree=26162368/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=183372 CPUtime=402.21 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 52950 0 0 0 40211 10 0 0 20 0 1 0 345594221 187772928 45072 33554432000 134512640 135840783 4293979504 4293978864 134551312 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 45843 45072 346 325 0 44779 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 183372

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 3494
/proc/meminfo: memFree=26155260/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=185224 CPUtime=462.2 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 53417 0 0 0 46210 10 0 0 20 0 1 0 345594221 189669376 45539 33554432000 134512640 135840783 4293979504 4293978784 10100294 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 46306 45539 346 325 0 45242 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 185224

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 3494
/proc/meminfo: memFree=26149548/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=185228 CPUtime=522.19 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 53421 0 0 0 52209 10 0 0 20 0 1 0 345594221 189673472 45540 33554432000 134512640 135840783 4293979504 4293978800 134571424 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 46307 45540 346 325 0 45243 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 185228

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3494
/proc/meminfo: memFree=26141860/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=187080 CPUtime=582.18 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 53908 0 0 0 58208 10 0 0 20 0 1 0 345594221 191569920 46027 33554432000 134512640 135840783 4293979504 4293978864 134551175 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 46770 46027 346 325 0 45706 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 187080

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/175 3534
/proc/meminfo: memFree=26253692/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=191584 CPUtime=822.14 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 55006 0 0 0 82204 10 0 0 20 0 1 0 345594221 196182016 47125 33554432000 134512640 135840783 4293979504 4293978864 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 47896 47125 346 325 0 46832 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 191584

[startup+882.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/175 3534
/proc/meminfo: memFree=26233928/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=193172 CPUtime=882.14 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 55425 0 0 0 88203 11 0 0 20 0 1 0 345594221 197808128 47544 33554432000 134512640 135840783 4293979504 4293978800 134572568 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 48293 47544 346 325 0 47229 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 193172

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3537
/proc/meminfo: memFree=26230736/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=196740 CPUtime=942.12 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 56303 0 0 0 94201 11 0 0 20 0 1 0 345594221 201461760 48419 33554432000 134512640 135840783 4293979504 4293978640 10097138 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 49185 48419 346 325 0 48121 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 196740

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3537
/proc/meminfo: memFree=26230004/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=197668 CPUtime=1002.11 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 56534 0 0 0 100200 11 0 0 20 0 1 0 345594221 202412032 48650 33554432000 134512640 135840783 4293979504 4293978864 134550872 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 49417 48650 346 325 0 48353 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 197668

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3538
/proc/meminfo: memFree=26227628/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=199780 CPUtime=1062.1 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 57085 0 0 0 106199 11 0 0 20 0 1 0 345594221 204574720 49201 33554432000 134512640 135840783 4293979504 4293978864 134550872 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 49945 49201 346 325 0 48881 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 199780

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3538
/proc/meminfo: memFree=26225540/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=202032 CPUtime=1122.09 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 57633 0 0 0 112198 11 0 0 20 0 1 0 345594221 206880768 49749 33554432000 134512640 135840783 4293979504 4293978864 134551182 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 50508 49749 346 325 0 49444 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 202032

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3538
/proc/meminfo: memFree=26223488/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=203224 CPUtime=1182.09 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 57949 0 0 0 118198 11 0 0 20 0 1 0 345594221 208101376 50065 33554432000 134512640 135840783 4293979504 4293977716 10084604 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 50806 50065 346 325 0 49742 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 203224

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3538
/proc/meminfo: memFree=26219768/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=204944 CPUtime=1242.07 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 58374 0 0 0 124196 11 0 0 20 0 1 0 345594221 209862656 50490 33554432000 134512640 135840783 4293979504 4293978640 10095518 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 51236 50490 346 325 0 50172 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 204944

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3538
/proc/meminfo: memFree=26207744/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=214644 CPUtime=1302.08 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 60792 0 0 0 130196 12 0 0 20 0 1 0 345594221 219795456 52908 33554432000 134512640 135840783 4293979504 4293978800 134571901 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 53661 52908 346 325 0 52597 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 214644

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3539
/proc/meminfo: memFree=26196088/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=224072 CPUtime=1362.05 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 63145 0 0 0 136193 12 0 0 20 0 1 0 345594221 229449728 55261 33554432000 134512640 135840783 4293979504 4293978864 134551063 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 56018 55261 346 325 0 54954 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 224072

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3539
/proc/meminfo: memFree=26191104/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=226584 CPUtime=1422.06 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 63795 0 0 0 142193 13 0 0 20 0 1 0 345594221 232022016 55905 33554432000 134512640 135840783 4293979504 4293978864 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 56646 55905 346 325 0 55582 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 226584

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3539
/proc/meminfo: memFree=26183168/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=233072 CPUtime=1482.04 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 65413 0 0 0 148191 13 0 0 20 0 1 0 345594221 238665728 57523 33554432000 134512640 135840783 4293979504 4293978800 134571424 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 58268 57523 346 325 0 57204 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 233072

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3542
/proc/meminfo: memFree=26170996/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=242964 CPUtime=1542.03 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 68501 0 0 0 154190 13 0 0 20 0 1 0 345594221 248795136 59997 33554432000 134512640 135840783 4293979504 4293978864 134551100 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 60741 59997 346 325 0 59677 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 242964

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3542
/proc/meminfo: memFree=26164680/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=246812 CPUtime=1602.02 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 69568 0 0 0 160189 13 0 0 20 0 1 0 345594221 252735488 60931 33554432000 134512640 135840783 4293979504 4293978864 134551093 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 61703 60931 346 325 0 60639 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 246812

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 3543
/proc/meminfo: memFree=26158952/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=251172 CPUtime=1662.01 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 70673 0 0 0 166188 13 0 0 20 0 1 0 345594221 257200128 62035 33554432000 134512640 135840783 4293979504 4293973812 10084612 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 62793 62035 346 325 0 61729 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 251172

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 3543
/proc/meminfo: memFree=26152880/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=255404 CPUtime=1722.01 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 71747 0 0 0 172187 14 0 0 20 0 1 0 345594221 261533696 63109 33554432000 134512640 135840783 4293979504 4293978208 134574585 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 63851 63109 346 325 0 62787 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 255404

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3543
/proc/meminfo: memFree=26147540/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=258708 CPUtime=1782 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 72559 0 0 0 178186 14 0 0 20 0 1 0 345594221 264916992 63921 33554432000 134512640 135840783 4293979504 4293978800 134572710 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 64677 63921 346 325 0 63613 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 258708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3543
/proc/meminfo: memFree=26147664/32873624 swapFree=7112/7112
[pid=3487] ppid=3485 vsize=258840 CPUtime=1800.1 cores=0,2,4,6
/proc/3487/stat : 3487 (bsolo3.0.17) R 3485 3487 2813 0 -1 4202496 72607 0 0 0 179996 14 0 0 20 0 1 0 345594221 265052160 63969 33554432000 134512640 135840783 4293979504 4293979024 134551975 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3487/statm: 64710 63969 346 325 0 63646 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 258840

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

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

Child status: 15
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.97
CPU system time (s): 0.143978
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 258840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.143978
maximum resident set size= 255876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72610
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= 37
involuntary context switches= 1861

runsolver used 3.73143 second user time and 8.51271 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-04 09:24:48
IDJOB=3743737
IDBENCH=92267
IDSOLVER=2318
FILE ID=node121/3743737-1338794687
RUNJOBID= node121-1338783861-2829
PBS_JOBID= 14636843
Free space on /tmp= 71188 MiB

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

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

MD5SUM BENCH= d635e042f70a99b1424475d8ae4cefac
RANDOM SEED=127964372

node121.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.042
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.08
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.042
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.042
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.92
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.042
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.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        26370468 kB
Buffers:          684264 kB
Cached:          4662032 kB
SwapCached:            0 kB
Active:          2293952 kB
Inactive:        3314256 kB
Active(anon):     249804 kB
Inactive(anon):    10760 kB
Active(file):    2044148 kB
Inactive(file):  3303496 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             37384 kB
Writeback:             0 kB
AnonPages:        267064 kB
Mapped:            15536 kB
Shmem:               200 kB
Slab:             759392 kB
SReclaimable:     202960 kB
SUnreclaim:       556432 kB
KernelStack:        1432 kB
PageTables:         4416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     361264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 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= 71180 MiB
End job on node121 at 2012-06-04 09:54:50