Trace number 3707620

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 3.2? (TO) 1800.1 1800.73

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-137.opb
MD5SUM395b6779bc0f993a1d1357b59c2e4536
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48411
Total number of constraints1121517
Number of constraints which are clauses1007723
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints110271
Minimum length of a constraint2
Maximum length of a constraint690
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
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.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos 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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3707620-1338210278.opb
0.00/0.00	c File size is 50888202 bytes.
3.49/3.56	c Highest Coefficient sum: 691
3.49/3.56	c Parsing was ok!!
3.49/3.56	c Total parsing time: 3.557 s
3.69/3.75	c Var: 48411 Constr: 1123290 1009495/3524/110271 Lit: 4338973 Watch. Lit: 2266060
3.69/3.75	c Obj. Vars: 0 (0 % of total variables)
182.85/182.92	c Pre-processing Time: 182.889 s
182.85/182.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
182.85/182.94	c        0  48411  1123290  4338973    3  2376331  500000      0      0 182.89
182.85/182.94	c Switching off lower bounding mode.
1800.07/1800.71	c      100  48411  1123460  4380861    3  2367730  550001    170      0 183.29
1800.07/1800.71	c      252  48411  1123764  4398111    3  2356697  605002    474      1 184.10
1800.07/1800.71	c      477  48411  1124213  4451560    3  2357655  665503    923      2 184.88
1800.07/1800.71	c      817  48411  1124881  4548761    4  2356776  732054   1591      4 186.23
1800.07/1800.71	c     1326  48411  1125893  4759435    4  2357716  805260   2603      7 187.62
1800.07/1800.71	c     2090  48411  1127419  5034146    4  2356716  885787   4129     10 190.39
1800.07/1800.71	c     3236  48411  1129710  5561476    4  2360607  974366   6420     16 194.33
1800.07/1800.71	c     4958  48411  1133153  6439095    5  2367717  500000   9863     24 200.96
1800.07/1800.71	c     7542  48411  1138321  7802771    6  2377348  550001  15031     35 215.18
1800.07/1800.71	c    11425  48411  1146087  9550916    8  2391514  605002  22797     49 230.60
1800.07/1800.71	c    17249  48411  1157735 12575744   10  2414602  665503  34445     65 261.43
1800.07/1800.71	c    25990  48411  1175217 17549712   14  2449039  732054  51927     79 326.44
1800.07/1800.71	c    39102  48411  1201435 24247036   20  2501053  805260  78145     88 440.40
1800.07/1800.71	c    58773  48411  1240777 35398114   28  2579737  885787 117487     82 711.48
1800.07/1800.71	c    88285  48411  1299739 51438131   39  2683271  974366 176449     71 1236.09
1800.07/1800.71	c Reducing formula size due to memory constraints
1800.07/1800.71	c Memory Limit: 1000.00 MB  Used: 1001.65 MB
1800.07/1800.71	c Caught signal: 15
1800.07/1800.71	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.07/1800.71	c   15   120185  23085  3528928  1340516 62733176 217226     66 1800.08
1800.07/1800.71	s UNKNOWN
1800.07/1800.71	c Total time: 1800.08 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-3707620-1338210278/watcher-3707620-1338210278 -o /tmp/evaluation-result-3707620-1338210278/solver-3707620-1338210278 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707620-1338210278.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.00 2.00 2/176 16610
/proc/meminfo: memFree=29606980/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=60628 CPUtime=0 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 318 0 0 0 0 0 0 0 20 0 1 0 287152856 62083072 271 33554432000 134512640 137138936 4290507776 4290506152 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16610/statm: 15157 271 180 642 0 2089 0

[startup+0.0909981 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 16610
/proc/meminfo: memFree=29606980/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=64588 CPUtime=0.08 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 1610 0 0 0 8 0 0 0 20 0 1 0 287152856 66138112 1563 33554432000 134512640 137138936 4290507776 4290506304 134517592 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16610/statm: 16147 1564 489 642 0 3079 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 64588

[startup+0.100238 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 16610
/proc/meminfo: memFree=29606980/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=64864 CPUtime=0.09 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 1741 0 0 0 9 0 0 0 20 0 1 0 287152856 66420736 1694 33554432000 134512640 137138936 4290507776 4290505352 136660181 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16610/statm: 16216 1695 522 642 0 3148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64864

[startup+0.300227 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 16610
/proc/meminfo: memFree=29606980/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=73596 CPUtime=0.28 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 4639 0 0 0 28 0 0 0 20 0 1 0 287152856 75362304 4592 33554432000 134512640 137138936 4290507776 4290506296 136396154 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16610/statm: 18399 4593 1243 642 0 5331 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 73596

[startup+0.700227 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 16610
/proc/meminfo: memFree=29606980/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=90852 CPUtime=0.68 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 10365 0 0 0 67 1 0 0 20 0 1 0 287152856 93032448 10318 33554432000 134512640 137138936 4290507776 4290506168 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16610/statm: 22713 10318 2674 642 0 9645 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 90852

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16611
/proc/meminfo: memFree=29564184/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=122988 CPUtime=1.49 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 21323 0 0 0 145 4 0 0 20 0 1 0 287152856 125939712 21236 33554432000 134512640 137138936 4290507776 4290506184 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16610/statm: 30747 21236 5558 642 0 17679 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 122988

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16611
/proc/meminfo: memFree=29523824/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=183948 CPUtime=3.08 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 42098 0 0 0 301 7 0 0 20 0 1 0 287152856 188362752 41932 33554432000 134512640 137138936 4290507776 4290506024 136506715 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 45988 41933 11046 642 0 32920 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 183948

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16611
/proc/meminfo: memFree=29338304/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=281616 CPUtime=6.28 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 80406 0 0 0 612 16 0 0 20 0 1 0 287152856 288374784 67721 33554432000 134512640 137138936 4290507776 4289925340 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 70404 67721 184 642 0 69760 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 281616

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16611
/proc/meminfo: memFree=29338560/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=281616 CPUtime=12.69 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 80413 0 0 0 1247 22 0 0 20 0 1 0 287152856 288374784 67728 33554432000 134512640 137138936 4290507776 4289925340 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 70404 67728 184 642 0 69760 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 281616

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16611
/proc/meminfo: memFree=29338784/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=281616 CPUtime=25.48 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 80420 0 0 0 2521 27 0 0 20 0 1 0 287152856 288374784 67735 33554432000 134512640 137138936 4290507776 4289925340 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 70404 67735 184 642 0 69760 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 281616

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16611
/proc/meminfo: memFree=29339124/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=281616 CPUtime=51.08 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 80431 0 0 0 5071 37 0 0 20 0 1 0 287152856 288374784 67746 33554432000 134512640 137138936 4290507776 4289925340 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 70404 67746 184 642 0 69760 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 281616

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16612
/proc/meminfo: memFree=29339044/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=281748 CPUtime=102.28 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 80445 0 0 0 10173 55 0 0 20 0 1 0 287152856 288509952 67760 33554432000 134512640 137138936 4290507776 4289925340 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 70437 67760 184 642 0 69793 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 281748

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16612
/proc/meminfo: memFree=29339072/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=281748 CPUtime=162.26 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 80459 0 0 0 16157 69 0 0 20 0 1 0 287152856 288509952 67774 33554432000 134512640 137138936 4290507776 4289925340 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 70437 67774 184 642 0 69793 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 281748

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16612
/proc/meminfo: memFree=29340836/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=279204 CPUtime=222.25 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 80521 0 0 0 22122 103 0 0 20 0 1 0 287152856 285904896 67181 33554432000 134512640 137138936 4290507776 4290506528 134575390 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 69801 67181 192 642 0 69157 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 279204

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16612
/proc/meminfo: memFree=29278864/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=342312 CPUtime=282.25 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 96267 0 0 0 28111 114 0 0 20 0 1 0 287152856 350527488 82927 33554432000 134512640 137138936 4290507776 4290506696 135984569 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 85578 82927 192 642 0 84934 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 342312

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 16615
/proc/meminfo: memFree=29219736/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=400972 CPUtime=342.23 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 110932 0 0 0 34102 121 0 0 20 0 1 0 287152856 410595328 97592 33554432000 134512640 137138936 4290507776 4290506704 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 100243 97592 192 642 0 99599 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 400972

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 16616
/proc/meminfo: memFree=29175380/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=445536 CPUtime=402.22 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 122074 0 0 0 40098 124 0 0 20 0 1 0 287152856 456228864 108734 33554432000 134512640 137138936 4290507776 4290506704 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 111384 108734 192 642 0 110740 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 445536

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16616
/proc/meminfo: memFree=29130520/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=490084 CPUtime=462.22 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 133209 0 0 0 46094 128 0 0 20 0 1 0 287152856 501846016 119869 33554432000 134512640 137138936 4290507776 4290506528 134575044 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 122521 119869 192 642 0 121877 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 490084

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16616
/proc/meminfo: memFree=29095704/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=525440 CPUtime=522.2 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 142049 0 0 0 52090 130 0 0 20 0 1 0 287152856 538050560 128709 33554432000 134512640 137138936 4290507776 4290506488 136504105 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 131360 128709 192 642 0 130716 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 525440

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16616
/proc/meminfo: memFree=29060144/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=560068 CPUtime=582.2 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 150706 0 0 0 58087 133 0 0 20 0 1 0 287152856 573509632 137366 33554432000 134512640 137138936 4290507776 4290506704 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 140017 137366 192 642 0 139373 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 560068

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 16617
/proc/meminfo: memFree=28927628/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=689288 CPUtime=882.12 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 183039 0 0 0 88023 189 0 0 20 0 1 0 287152856 705830912 169671 33554432000 134512640 137138936 4290507776 4290506704 134542325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 172322 169671 192 642 0 171678 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 689288

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 16620
/proc/meminfo: memFree=28904088/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=713392 CPUtime=942.08 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 189103 0 0 0 94017 191 0 0 20 0 1 0 287152856 730513408 175697 33554432000 134512640 137138936 4290507776 4290506704 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 178348 175697 192 642 0 177704 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 713392

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16621
/proc/meminfo: memFree=28879200/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=737148 CPUtime=1002.02 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 195088 0 0 0 100008 194 0 0 20 0 1 0 287152856 754839552 181636 33554432000 134512640 137138936 4290507776 4290506704 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 184287 181636 192 642 0 183643 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 737148

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16621
/proc/meminfo: memFree=28858148/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=758532 CPUtime=1061.97 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 200482 0 0 0 106001 196 0 0 20 0 1 0 287152856 776736768 186982 33554432000 134512640 137138936 4290507776 4290506528 134572775 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 189633 186982 192 642 0 188989 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 758532

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16621
/proc/meminfo: memFree=28836724/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=779484 CPUtime=1121.91 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 205768 0 0 0 111993 198 0 0 20 0 1 0 287152856 798191616 192220 33554432000 134512640 137138936 4290507776 4290506704 134542249 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 194871 192220 192 642 0 194227 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 779484

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16621
/proc/meminfo: memFree=28813564/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=803116 CPUtime=1181.85 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 211724 0 0 0 117986 199 0 0 20 0 1 0 287152856 822390784 198128 33554432000 134512640 137138936 4290507776 4290506704 134542333 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 200779 198128 192 642 0 200135 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 803116

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16621
/proc/meminfo: memFree=28784204/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=831876 CPUtime=1241.8 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 218961 0 0 0 123974 206 0 0 20 0 1 0 287152856 851841024 205318 33554432000 134512640 137138936 4290507776 4290506704 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 207969 205318 192 642 0 207325 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 831876

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16621
/proc/meminfo: memFree=28768368/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=847920 CPUtime=1301.75 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 223020 0 0 0 129960 215 0 0 20 0 1 0 287152856 868270080 209329 33554432000 134512640 137138936 4290507776 4290506696 135984592 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 211980 209329 192 642 0 211336 0
Current children cumulated CPU time (s) 1301.75
Current children cumulated vsize (KiB) 847920

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16622
/proc/meminfo: memFree=28742828/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=872920 CPUtime=1361.73 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 229291 0 0 0 135951 222 0 0 20 0 1 0 287152856 893870080 215766 33554432000 134512640 137138936 4290507776 4290506704 134542187 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 218230 215766 192 642 0 217586 0
Current children cumulated CPU time (s) 1361.73
Current children cumulated vsize (KiB) 872920

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16622
/proc/meminfo: memFree=28715176/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=900356 CPUtime=1421.73 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 236150 0 0 0 141949 224 0 0 20 0 1 0 287152856 921964544 222625 33554432000 134512640 137138936 4290507776 4290506704 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 225089 222625 192 642 0 224445 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 900356

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16660
/proc/meminfo: memFree=30248048/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=920072 CPUtime=1481.72 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 241079 0 0 0 147932 240 0 0 20 0 1 0 287152856 942153728 227554 33554432000 134512640 137138936 4290507776 4290506704 134542516 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 230018 227554 192 642 0 229374 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 920072

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16701
/proc/meminfo: memFree=30218032/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=941564 CPUtime=1541.71 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 246452 0 0 0 153929 242 0 0 20 0 1 0 287152856 964161536 232927 33554432000 134512640 137138936 4290507776 4290506704 134542448 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 235391 232927 192 642 0 234747 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 941564

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16701
/proc/meminfo: memFree=30147732/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=970568 CPUtime=1601.7 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 253703 0 0 0 159925 245 0 0 20 0 1 0 287152856 993861632 240178 33554432000 134512640 137138936 4290507776 4290506704 134542770 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 242642 240178 192 642 0 241998 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 970568

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16702
/proc/meminfo: memFree=30083004/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=992816 CPUtime=1661.68 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 259265 0 0 0 165922 246 0 0 20 0 1 0 287152856 1016643584 245740 33554432000 134512640 137138936 4290507776 4290506704 134542516 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 248204 245740 192 642 0 247560 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 992816

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16703
/proc/meminfo: memFree=30035752/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=1026020 CPUtime=1721.67 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 267566 0 0 0 171919 248 0 0 20 0 1 0 287152856 1050644480 254041 33554432000 134512640 137138936 4290507776 4290506672 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 256505 254041 192 642 0 255861 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 1026020

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16703
/proc/meminfo: memFree=30005876/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=1043280 CPUtime=1781.67 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 271881 0 0 0 177918 249 0 0 20 0 1 0 287152856 1068318720 258356 33554432000 134512640 137138936 4290507776 4290506672 134542624 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 260820 258356 192 642 0 260176 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 1043280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16703
/proc/meminfo: memFree=29996080/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=1048376 CPUtime=1800.07 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 273390 0 0 0 179758 249 0 0 20 0 1 0 287152856 1073537024 259630 33554432000 134512640 137138936 4290507776 4290506656 134540747 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 262094 259630 192 642 0 261450 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1048376

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

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16703
/proc/meminfo: memFree=29996080/32873844 swapFree=7112/7112
[pid=16610] ppid=16608 vsize=1048376 CPUtime=1800.07 cores=0,2,4,6
/proc/16610/stat : 16610 (bsolo) R 16608 16610 10153 0 -1 4202496 273390 0 0 0 179758 249 0 0 20 0 1 0 287152856 1073537024 259630 33554432000 134512640 137138936 4290507776 4290506656 134540747 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16610/statm: 262094 259630 192 642 0 261450 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1048376

Child status: 15
Real time (s): 1800.73
CPU time (s): 1800.1
CPU user time (s): 1797.59
CPU system time (s): 2.51362
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 1049316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.59
system time used= 2.51362
maximum resident set size= 1039460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 273390
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= 375
involuntary context switches= 2053

runsolver used 2.78958 second user time and 9.45456 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-28 15:04:40
IDJOB=3707620
IDBENCH=89649
IDSOLVER=2286
FILE ID=node142/3707620-1338210278
RUNJOBID= node142-1338206331-16272
PBS_JOBID= 14624568
Free space on /tmp= 71384 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-137.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707620-1338210278/watcher-3707620-1338210278 -o /tmp/evaluation-result-3707620-1338210278/solver-3707620-1338210278 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707620-1338210278.opb

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

MD5SUM BENCH= 395b6779bc0f993a1d1357b59c2e4536
RANDOM SEED=1538647891

node142.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		: 2666.776
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	: 5333.55
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		: 2666.776
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		: 2666.776
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	: 5391.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		: 2666.776
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		: 2666.776
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.90
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		: 2666.776
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		: 2666.776
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		: 2666.776
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:        29607352 kB
Buffers:          358060 kB
Cached:           729584 kB
SwapCached:            0 kB
Active:          2187732 kB
Inactive:         248144 kB
Active(anon):    1338636 kB
Inactive(anon):    11208 kB
Active(file):     849096 kB
Inactive(file):   236936 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             53368 kB
Writeback:             0 kB
AnonPages:       1354228 kB
Mapped:            12560 kB
Shmem:               200 kB
Slab:             685440 kB
SReclaimable:     127564 kB
SUnreclaim:       557876 kB
KernelStack:        1464 kB
PageTables:         6604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1473728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71632 MiB
End job on node142 at 2012-05-28 15:34:42