Trace number 3708385

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
bsolo 3.2? 1798.71 1799.04

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_20null50mast_rapportOE1.0_TMAX15_K192_cod2.opb
MD5SUMbddfe521cf91a77d0e4de5a51a3aa343
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-1051
Best CPU time to get the best result obtained on this benchmark1800.29
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1427
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 914879
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 914879
Number of bits of the biggest sum of numbers20
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-3708385-1338251559.opb
0.00/0.00	c File size is 28233149 bytes.
3.59/3.68	c Highest Coefficient sum: 914879
3.59/3.68	c Parsing was ok!!
3.59/3.68	c Total parsing time: 3.681 s
3.89/3.92	c Var: 400896 Constr: 402763 400785/1977/1 Lit: 2338937 Watch. Lit: 1260488
3.89/3.92	c Obj. Vars: 1427 (0.355953 % of total variables)
182.93/183.09	c Pre-processing Time: 183.029 s
183.03/183.11	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
183.03/183.11	c        0 399914   401620  2331827    5  1257059  500000      0      0 183.03
183.03/183.11	c Switching off lower bounding mode.
1798.66/1799.03	c      102 397557   401729  2363099    5  1257548  550001    109      0 193.25
1798.66/1799.03	c      252 397557   401880  2365348    5  1257850  605002    260      1 210.80
1798.66/1799.03	c      478 389037   402116  2370798    5  1258623  665503    496      1 323.31
1798.66/1799.03	c      816 389037   402485  2411836    5  1259361  732054    865      2 372.12
1798.66/1799.03	c     1325 389037   403040  2575370    6  1261753  805260   1420      2 526.51
1798.66/1799.03	c     2089 389037   403820  2710134    6  1263868  885787   2200      2 718.78
1798.66/1799.03	c     3235 389037   405034  3013190    7  1269338  974366   3414      3 1026.58
1798.66/1799.03	c     4957 389037   406889  3636967    8  1276463  500000   5269      3 1510.14
1798.66/1799.03	c Resources Exceeded
1798.66/1799.03	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.66/1799.03	c    8     5854   3649  7833647   407830  3939763   6210      3 1798.70
1798.66/1799.03	s UNKNOWN
1798.66/1799.03	c Total time: 1798.7 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-3708385-1338251559/watcher-3708385-1338251559 -o /tmp/evaluation-result-3708385-1338251559/solver-3708385-1338251559 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708385-1338251559.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/177 26111
/proc/meminfo: memFree=30777948/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=38648 CPUtime=0 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 291280520 39575552 314 33554432000 134512640 137138936 4288024624 4288022872 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26111/statm: 9662 314 181 642 0 2125 0

[startup+0.0875859 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 26111
/proc/meminfo: memFree=30777948/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=42492 CPUtime=0.08 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 1575 0 0 0 8 0 0 0 20 0 1 0 291280520 43511808 1489 33554432000 134512640 137138936 4288024624 4288023152 134517592 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26111/statm: 10623 1489 408 642 0 3086 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42492

[startup+0.100235 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 26111
/proc/meminfo: memFree=30777948/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=42908 CPUtime=0.09 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 1723 0 0 0 9 0 0 0 20 0 1 0 291280520 43937792 1637 33554432000 134512640 137138936 4288024624 4288023296 134531584 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26111/statm: 10727 1637 439 642 0 3190 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42908

[startup+0.3002 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 26111
/proc/meminfo: memFree=30777948/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=49744 CPUtime=0.29 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 4031 0 0 0 29 0 0 0 20 0 1 0 291280520 50937856 3817 33554432000 134512640 137138936 4288024624 4288023096 136525351 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26111/statm: 12436 3819 954 642 0 4899 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49744

[startup+0.700235 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 26111
/proc/meminfo: memFree=30777948/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=62180 CPUtime=0.69 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 8317 0 0 0 68 1 0 0 20 0 1 0 291280520 63672320 7849 33554432000 134512640 137138936 4288024624 4288022976 136577166 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26111/statm: 15545 7850 1898 642 0 8008 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62180

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26112
/proc/meminfo: memFree=30744204/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=88692 CPUtime=1.48 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 17079 0 0 0 146 2 0 0 20 0 1 0 291280520 90820608 16105 33554432000 134512640 137138936 4288024624 4288023152 134517712 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26111/statm: 22173 16106 3556 642 0 14636 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 88692

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26112
/proc/meminfo: memFree=30713328/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=121652 CPUtime=3.09 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 27738 0 0 0 305 4 0 0 20 0 1 0 291280520 124571648 26775 33554432000 134512640 137138936 4288024624 4288023344 134516226 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26111/statm: 30413 26775 6265 642 0 22876 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121652

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26112
/proc/meminfo: memFree=30618636/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=175404 CPUtime=6.28 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 44490 0 0 0 620 8 0 0 20 0 1 0 291280520 179613696 40097 33554432000 134512640 137138936 4288024624 4283212084 136500283 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26111/statm: 43851 40097 184 642 0 43207 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 175404

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26112
/proc/meminfo: memFree=30618032/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=175404 CPUtime=12.68 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 44491 0 0 0 1260 8 0 0 20 0 1 0 291280520 179613696 40098 33554432000 134512640 137138936 4288024624 4283212084 136500283 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26111/statm: 43851 40098 184 642 0 43207 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 175404

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26112
/proc/meminfo: memFree=30618040/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=175404 CPUtime=25.48 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 44491 0 0 0 2540 8 0 0 20 0 1 0 291280520 179613696 40098 33554432000 134512640 137138936 4288024624 4283212084 136500283 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26111/statm: 43851 40098 184 642 0 43207 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 175404

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26112
/proc/meminfo: memFree=30617664/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=175404 CPUtime=51.08 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 44498 0 0 0 5099 9 0 0 20 0 1 0 291280520 179613696 40105 33554432000 134512640 137138936 4288024624 4283212084 136500283 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 43851 40105 184 642 0 43207 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 175404

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26112
/proc/meminfo: memFree=30617140/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=175536 CPUtime=102.28 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 44505 0 0 0 10219 9 0 0 20 0 1 0 291280520 179748864 40106 33554432000 134512640 137138936 4288024624 4283212384 134543157 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 43884 40106 184 642 0 43240 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 175536

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26113
/proc/meminfo: memFree=30613816/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=175536 CPUtime=162.22 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 44547 0 0 0 16212 10 0 0 20 0 1 0 291280520 179748864 40893 33554432000 134512640 137138936 4288024624 4283212384 134542161 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 43884 40893 184 642 0 43240 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 175536

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26114
/proc/meminfo: memFree=30610712/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=179608 CPUtime=222.22 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 513751 0 0 0 21903 319 0 0 20 0 1 0 291280520 183918592 42364 33554432000 134512640 137138936 4288024624 4288023048 134606683 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 44902 42364 192 642 0 44258 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 179608

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 26114
/proc/meminfo: memFree=30607360/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=179608 CPUtime=282.2 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 601916 0 0 0 27861 359 0 0 20 0 1 0 291280520 183918592 42364 33554432000 134512640 137138936 4288024624 4288023048 134606970 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 44902 42364 192 642 0 44258 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 179608

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 26114
/proc/meminfo: memFree=30608104/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=180472 CPUtime=342.2 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 976285 0 0 0 33792 428 0 0 20 0 1 0 291280520 184803328 42580 33554432000 134512640 137138936 4288024624 4288023120 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 45118 42580 192 642 0 44474 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 180472

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 26114
/proc/meminfo: memFree=30604692/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=177092 CPUtime=402.19 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 1495825 0 0 0 39701 518 0 0 20 0 1 0 291280520 181342208 41735 33554432000 134512640 137138936 4288024624 4288023552 134542214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 44273 41735 192 642 0 43629 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 177092

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26117
/proc/meminfo: memFree=30604064/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=180756 CPUtime=462.17 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 1726008 0 0 0 45656 561 0 0 20 0 1 0 291280520 185094144 42651 33554432000 134512640 137138936 4288024624 4288023120 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 45189 42651 192 642 0 44545 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 180756

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26118
/proc/meminfo: memFree=30602764/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=178224 CPUtime=522.17 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 1930933 0 0 0 51618 599 0 0 20 0 1 0 291280520 182501376 42018 33554432000 134512640 137138936 4288024624 4288023552 134542725 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 44556 42018 192 642 0 43912 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 178224

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26118
/proc/meminfo: memFree=30602020/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=178860 CPUtime=582.16 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 2299539 0 0 0 57550 666 0 0 20 0 1 0 291280520 183152640 42177 33554432000 134512640 137138936 4288024624 4288023552 134542295 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 44715 42177 192 642 0 44071 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 178860

[startup+642.3 s]

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

/proc/meminfo: memFree=30588224/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=183760 CPUtime=1062.09 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 4888987 0 0 0 105081 1128 0 0 20 0 1 0 291280520 188170240 43402 33554432000 134512640 137138936 4288024624 4288022808 136504449 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 45940 43402 192 642 0 45296 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 183760

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26123
/proc/meminfo: memFree=30588168/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=190396 CPUtime=1122.07 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 5362491 0 0 0 111003 1204 0 0 20 0 1 0 291280520 194965504 45061 33554432000 134512640 137138936 4288024624 4288023120 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 47599 45061 192 642 0 46955 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 190396

[startup+1182.3 s]
/proc/loadavg: 1.66 1.92 1.97 2/172 26147
/proc/meminfo: memFree=30802856/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=190568 CPUtime=1182.07 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 5661575 0 0 0 116953 1254 0 0 20 0 1 0 291280520 195141632 45104 33554432000 134512640 137138936 4288024624 4288023048 134607004 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 47642 45104 192 642 0 46998 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 190568

[startup+1242.3 s]
/proc/loadavg: 1.27 1.76 1.91 2/172 26147
/proc/meminfo: memFree=30801796/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=192352 CPUtime=1242.05 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 5830351 0 0 0 122922 1283 0 0 20 0 1 0 291280520 196968448 45518 33554432000 134512640 137138936 4288024624 4288023120 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 48088 45518 192 642 0 47444 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 192352

[startup+1302.3 s]
/proc/loadavg: 1.13 1.64 1.86 2/172 26147
/proc/meminfo: memFree=30801548/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=188704 CPUtime=1302.04 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 6065812 0 0 0 128880 1324 0 0 20 0 1 0 291280520 193232896 44638 33554432000 134512640 137138936 4288024624 4288023552 134542764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 47176 44638 192 642 0 46532 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 188704

[startup+1362.3 s]
/proc/loadavg: 1.08 1.53 1.81 2/172 26147
/proc/meminfo: memFree=30803776/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=195032 CPUtime=1362.04 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 6273557 0 0 0 134843 1361 0 0 20 0 1 0 291280520 199712768 46019 33554432000 134512640 137138936 4288024624 4288022904 136504449 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 48758 46019 192 642 0 48114 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 195032

[startup+1422.3 s]
/proc/loadavg: 1.06 1.45 1.76 2/172 26148
/proc/meminfo: memFree=30800056/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=194416 CPUtime=1422.03 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 6552076 0 0 0 140795 1408 0 0 20 0 1 0 291280520 199081984 46066 33554432000 134512640 137138936 4288024624 4288023120 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 48604 46066 192 642 0 47960 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 194416

[startup+1482.3 s]
/proc/loadavg: 1.02 1.36 1.71 2/172 26148
/proc/meminfo: memFree=30799992/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=193812 CPUtime=1482.01 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 6788804 0 0 0 146748 1453 0 0 20 0 1 0 291280520 198463488 45915 33554432000 134512640 137138936 4288024624 4288023376 134575626 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 48453 45915 192 642 0 47809 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 193812

[startup+1542.31 s]
/proc/loadavg: 1.01 1.29 1.66 2/172 26148
/proc/meminfo: memFree=30798504/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=195752 CPUtime=1542.01 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 7026147 0 0 0 152707 1494 0 0 20 0 1 0 291280520 200450048 46400 33554432000 134512640 137138936 4288024624 4288023120 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 48938 46400 192 642 0 48294 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 195752

[startup+1602.3 s]
/proc/loadavg: 1.00 1.24 1.62 2/172 26148
/proc/meminfo: memFree=30797632/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=192900 CPUtime=1602 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 7261269 0 0 0 158665 1535 0 0 20 0 1 0 291280520 197529600 45655 33554432000 134512640 137138936 4288024624 4288023552 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 48225 45655 192 642 0 47581 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 192900

[startup+1662.3 s]
/proc/loadavg: 1.00 1.19 1.58 2/173 26151
/proc/meminfo: memFree=30796756/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=193908 CPUtime=1661.99 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 7558121 0 0 0 164613 1586 0 0 20 0 1 0 291280520 198561792 45907 33554432000 134512640 137138936 4288024624 4288023288 136504438 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 48477 45907 192 642 0 47833 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 193908

[startup+1722.3 s]
/proc/loadavg: 1.00 1.15 1.54 2/173 26185
/proc/meminfo: memFree=30796384/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=194540 CPUtime=1721.98 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 7793045 0 0 0 170571 1627 0 0 20 0 1 0 291280520 199208960 46065 33554432000 134512640 137138936 4288024624 4288023104 136500388 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 48635 46065 192 642 0 47991 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 194540

[startup+1782.3 s]
/proc/loadavg: 1.08 1.14 1.51 2/172 26185
/proc/meminfo: memFree=30796512/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=198396 CPUtime=1781.97 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 8015572 0 0 0 176531 1666 0 0 20 0 1 0 291280520 203157504 47029 33554432000 134512640 137138936 4288024624 4288023048 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 49599 47029 192 642 0 48955 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 198396

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

[startup+1792.01 s]
/proc/loadavg: 1.07 1.14 1.50 2/172 26185
/proc/meminfo: memFree=30796016/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=198400 CPUtime=1791.67 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 8066807 0 0 0 177491 1676 0 0 20 0 1 0 291280520 203161600 47030 33554432000 134512640 137138936 4288024624 4288023048 134606670 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 49600 47030 192 642 0 48956 0
Current children cumulated CPU time (s) 1791.67
Current children cumulated vsize (KiB) 198400

[startup+1795.2 s]
/proc/loadavg: 1.06 1.13 1.50 2/172 26185
/proc/meminfo: memFree=30795768/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=198400 CPUtime=1794.87 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 8080203 0 0 0 177808 1679 0 0 20 0 1 0 291280520 203161600 47030 33554432000 134512640 137138936 4288024624 4288023120 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 49600 47030 192 642 0 48956 0
Current children cumulated CPU time (s) 1794.87
Current children cumulated vsize (KiB) 198400

[startup+1796.8 s]
/proc/loadavg: 1.06 1.13 1.50 2/172 26185
/proc/meminfo: memFree=30799116/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=195264 CPUtime=1796.46 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 8088027 0 0 0 177966 1680 0 0 20 0 1 0 291280520 199950336 46246 33554432000 134512640 137138936 4288024624 4288023552 134542295 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 48816 46246 192 642 0 48172 0
Current children cumulated CPU time (s) 1796.46
Current children cumulated vsize (KiB) 195264

[startup+1798.4 s]
/proc/loadavg: 1.06 1.13 1.50 2/172 26185
/proc/meminfo: memFree=30795768/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=198396 CPUtime=1798.06 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 8093771 0 0 0 178125 1681 0 0 20 0 1 0 291280520 203157504 47029 33554432000 134512640 137138936 4288024624 4288023048 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 49599 47029 192 642 0 48955 0
Current children cumulated CPU time (s) 1798.06
Current children cumulated vsize (KiB) 198396

[startup+1798.8 s]
/proc/loadavg: 1.06 1.13 1.50 2/172 26185
/proc/meminfo: memFree=30796016/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=199076 CPUtime=1798.46 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 8095368 0 0 0 178165 1681 0 0 20 0 1 0 291280520 203853824 47199 33554432000 134512640 137138936 4288024624 4288023120 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 49769 47199 192 642 0 49125 0
Current children cumulated CPU time (s) 1798.46
Current children cumulated vsize (KiB) 199076

[startup+1799 s]
/proc/loadavg: 1.06 1.13 1.50 2/172 26185
/proc/meminfo: memFree=30796016/32873844 swapFree=6080/6080
[pid=26111] ppid=26109 vsize=198396 CPUtime=1798.66 cores=0,2,4,6
/proc/26111/stat : 26111 (bsolo) R 26109 26111 24091 0 -1 4202496 8095368 0 0 0 178185 1681 0 0 20 0 1 0 291280520 203157504 47029 33554432000 134512640 137138936 4288024624 4287330976 134609379 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26111/statm: 49599 47029 192 642 0 48955 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (KiB) 198396

Child status: 0
Real time (s): 1799.04
CPU time (s): 1798.71
CPU user time (s): 1781.89
CPU system time (s): 16.8224
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 200660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1781.89
system time used= 16.8224
maximum resident set size= 190480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8096015
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= 1934

runsolver used 6.46102 second user time and 13.5909 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-29 02:32:40
IDJOB=3708385
IDBENCH=91127
IDSOLVER=2286
FILE ID=node139/3708385-1338251559
RUNJOBID= node139-1338219140-24107
PBS_JOBID= 14624619
Free space on /tmp= 71596 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_luby_20null50mast_rapportOE1.0_TMAX15_K192_cod2.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708385-1338251559/watcher-3708385-1338251559 -o /tmp/evaluation-result-3708385-1338251559/solver-3708385-1338251559 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708385-1338251559.opb

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

MD5SUM BENCH= bddfe521cf91a77d0e4de5a51a3aa343
RANDOM SEED=1737871554

node139.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.750
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.50
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.750
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.750
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.90
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.750
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		: 2666.750
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.92
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.750
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.750
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.750
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:        30779072 kB
Buffers:          445508 kB
Cached:           608544 kB
SwapCached:          828 kB
Active:           934196 kB
Inactive:         305332 kB
Active(anon):     177500 kB
Inactive(anon):     9312 kB
Active(file):     756696 kB
Inactive(file):   296020 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:             31380 kB
Writeback:             0 kB
AnonPages:        189904 kB
Mapped:            12792 kB
Shmem:                 8 kB
Slab:             718868 kB
SReclaimable:     160768 kB
SUnreclaim:       558100 kB
KernelStack:        1456 kB
PageTables:         4480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     309856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 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= 71620 MiB
End job on node139 at 2012-05-29 03:02:39