Trace number 3707635

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? 1798.07 1798.51

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-61.opb
MD5SUM242cdc00579036e1487a0255b4e1d84c
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 variables10086
Total number of constraints226240
Number of constraints which are clauses203302
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints22218
Minimum length of a constraint2
Maximum length of a constraint231
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 232
Number of bits of the biggest sum of numbers8
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-3707635-1338209946.opb
0.00/0.00	c File size is 9526531 bytes.
0.59/0.64	c Highest Coefficient sum: 232
0.59/0.64	c Parsing was ok!!
0.59/0.64	c Total parsing time: 0.647 s
0.59/0.69	c Var: 10086 Constr: 226608 203668/722/22218 Lit: 874972 Watch. Lit: 457248
0.59/0.69	c Obj. Vars: 0 (0 % of total variables)
11.39/11.42	c Pre-processing Time: 11.426 s
11.39/11.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
11.39/11.43	c        0  10086   223388   858874    3   473026  304018      0      0 11.43
11.39/11.43	c Switching off lower bounding mode.
1798.05/1798.50	c      100  10086   223585   866143    3   471384  334420    197      8 11.52
1798.05/1798.50	c      250  10086   223865   886880    3   469787  367863    477     21 11.67
1798.05/1798.50	c      476  10086   224317   907646    4   470695  404650    929     40 11.82
1798.05/1798.50	c      816  10086   224997   925864    4   470945  445116   1609     67 12.16
1798.05/1798.50	c     1326  10086   226001   964263    4   470010  489628   2613    103 12.76
1798.05/1798.50	c     2093  10086   227524  1027599    4   473249  538591   4136    155 13.49
1798.05/1798.50	c     3239  10086   229728  1075734    4   477333  592451   6340    221 14.62
1798.05/1798.50	c     4961  10086   233156  1236237    5   484017  651697   9768    296 16.72
1798.05/1798.50	c     7545  10086   238167  1438642    6   493523  716867  14779    379 19.87
1798.05/1798.50	c    11425  10086   245894  1883498    7   508995  788554  22506    427 26.73
1798.05/1798.50	c    17247  10086   257257  2377540    9   529575  867410  33869    453 37.99
1798.05/1798.50	c    25984  10086   274562  3964743   14   564648  954152  51174    444 58.44
1798.05/1798.50	c    39096  10086   300135  6175550   20   614773  500000  76747    456 85.72
1798.05/1798.50	c    58767  10086   339477  8545660   25   693339  550001 116089    288 203.91
1798.05/1798.50	c    88277  10085   392303 11750674   29   798697  605002 168915    187 469.70
1798.05/1798.50	c   132548  10084   471953 16118626   34   958135  665503 248565    123 1074.37
1798.05/1798.50	c   198959  10082   594128 25632898   43  1203618  732054 370740    133 1493.64
1798.05/1798.50	c Resources Exceeded
1798.05/1798.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.05/1798.50	c   17   229457  84532  2957912   651700 31425274 428312    127 1798.06
1798.05/1798.50	s UNKNOWN
1798.05/1798.50	c Total time: 1798.06 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-3707635-1338209946/watcher-3707635-1338209946 -o /tmp/evaluation-result-3707635-1338209946/solver-3707635-1338209946 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707635-1338209946.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 1.91 2/176 26540
/proc/meminfo: memFree=30318756/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=20236 CPUtime=0 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 316 0 0 0 0 0 0 0 20 0 1 0 287123189 20721664 269 33554432000 134512640 137138936 4294170896 4294169328 134531543 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 5059 270 180 642 0 2089 0

[startup+0.0307939 s]
/proc/loadavg: 2.00 2.00 1.91 2/176 26540
/proc/meminfo: memFree=30318756/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=21328 CPUtime=0.02 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 685 0 0 0 2 0 0 0 20 0 1 0 287123189 21839872 638 33554432000 134512640 137138936 4294170896 4294167428 136736490 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 5332 639 265 642 0 2362 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21328

[startup+0.10021 s]
/proc/loadavg: 2.00 2.00 1.91 2/176 26540
/proc/meminfo: memFree=30318756/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=24600 CPUtime=0.09 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 1756 0 0 0 9 0 0 0 20 0 1 0 287123189 25190400 1709 33554432000 134512640 137138936 4294170896 4294169112 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 6150 1709 525 642 0 3180 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24600

[startup+0.30019 s]
/proc/loadavg: 2.00 2.00 1.91 2/176 26540
/proc/meminfo: memFree=30318756/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=33336 CPUtime=0.29 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 4671 0 0 0 29 0 0 0 20 0 1 0 287123189 34136064 4624 33554432000 134512640 137138936 4294170896 4294169144 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 8334 4624 1250 642 0 5364 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33336

[startup+0.700197 s]
/proc/loadavg: 2.00 2.00 1.91 2/176 26540
/proc/meminfo: memFree=30318756/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=50800 CPUtime=0.69 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 12596 0 0 0 68 1 0 0 20 0 1 0 287123189 52019200 10223 33554432000 134512640 137138936 4294170896 4294048540 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 12700 10223 184 642 0 12056 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50800

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 26541
/proc/meminfo: memFree=30261496/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=65336 CPUtime=1.49 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 16233 0 0 0 145 4 0 0 20 0 1 0 287123189 66904064 13860 33554432000 134512640 137138936 4294170896 4294048348 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 16334 13860 185 642 0 15690 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65336

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 26541
/proc/meminfo: memFree=30261124/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=65336 CPUtime=3.08 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 16236 0 0 0 302 6 0 0 20 0 1 0 287123189 66904064 13863 33554432000 134512640 137138936 4294170896 4294048348 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 16334 13863 185 642 0 15690 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 65336

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 1.91 3/174 26569
/proc/meminfo: memFree=30235100/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=65336 CPUtime=6.29 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 16239 0 0 0 620 9 0 0 20 0 1 0 287123189 66904064 13866 33554432000 134512640 137138936 4294170896 4294048348 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 16334 13866 185 642 0 15690 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65336

[startup+12.7002 s]
/proc/loadavg: 2.08 2.02 1.92 3/177 26579
/proc/meminfo: memFree=29967196/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=52340 CPUtime=12.69 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 16499 0 0 0 1248 21 0 0 20 0 1 0 287123189 53596160 10644 33554432000 134512640 137138936 4294170896 4294170012 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 13085 10644 192 642 0 12441 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52340

[startup+25.5002 s]
/proc/loadavg: 2.06 2.02 1.92 3/177 26579
/proc/meminfo: memFree=29954324/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=65084 CPUtime=25.48 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 19663 0 0 0 2507 41 0 0 20 0 1 0 287123189 66646016 13816 33554432000 134512640 137138936 4294170896 4294170012 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 16271 13816 192 642 0 15627 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65084

[startup+51.1002 s]
/proc/loadavg: 2.04 2.01 1.92 3/177 26579
/proc/meminfo: memFree=29929868/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=90560 CPUtime=51.06 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 26067 0 0 0 5047 59 0 0 20 0 1 0 287123189 92733440 20206 33554432000 134512640 137138936 4294170896 4294169824 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 22640 20206 192 642 0 21996 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 90560

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 1.92 3/178 26582
/proc/meminfo: memFree=29884320/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=134372 CPUtime=102.25 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 37019 0 0 0 10145 80 0 0 20 0 1 0 287123189 137596928 31158 33554432000 134512640 137138936 4294170896 4294169824 134542868 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 33593 31158 192 642 0 32949 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 134372

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 26605
/proc/meminfo: memFree=29865508/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=153284 CPUtime=162.24 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 41726 0 0 0 16141 83 0 0 20 0 1 0 287123189 156962816 35865 33554432000 134512640 137138936 4294170896 4294169824 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 38321 35865 192 642 0 37677 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 153284

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 26605
/proc/meminfo: memFree=29853172/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=167776 CPUtime=222.23 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 45376 0 0 0 22128 95 0 0 20 0 1 0 287123189 171802624 39515 33554432000 134512640 137138936 4294170896 4294169824 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 41944 39515 192 642 0 41300 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 167776

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 26605
/proc/meminfo: memFree=29817976/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=177588 CPUtime=282.2 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 47843 0 0 0 28123 97 0 0 20 0 1 0 287123189 181850112 41961 33554432000 134512640 137138936 4294170896 4294169824 134542725 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 44397 41961 192 642 0 43753 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 177588

[startup+342.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/177 26606
/proc/meminfo: memFree=29749092/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=185476 CPUtime=342.17 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 49844 0 0 0 34118 99 0 0 20 0 1 0 287123189 189927424 44111 33554432000 134512640 137138936 4294170896 4294169824 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 46369 44111 192 642 0 45725 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 185476

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 26606
/proc/meminfo: memFree=29692920/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=198272 CPUtime=402.16 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 53023 0 0 0 40115 101 0 0 20 0 1 0 287123189 203030528 47290 33554432000 134512640 137138936 4294170896 4294170012 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 49568 47290 192 642 0 48924 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 198272

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 26606
/proc/meminfo: memFree=29645180/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=207748 CPUtime=462.15 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 55392 0 0 0 46113 102 0 0 20 0 1 0 287123189 212733952 49659 33554432000 134512640 137138936 4294170896 4294169824 134542525 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 51937 49659 192 642 0 51293 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 207748

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 26606
/proc/meminfo: memFree=29572268/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=214728 CPUtime=522.14 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 57142 0 0 0 52107 107 0 0 20 0 1 0 287123189 219881472 51409 33554432000 134512640 137138936 4294170896 4294169824 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26540/statm: 53682 51409 192 642 0 53038 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 214728

[startup+582.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/177 26606
/proc/meminfo: memFree=29525300/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=222984 CPUtime=582.12 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 59224 0 0 0 58104 108 0 0 20 0 1 0 287123189 228335616 53491 33554432000 134512640 137138936 4294170896 4294169404 136520975 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 55746 53491 192 642 0 55102 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 222984

[startup+642.3 s]

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

/proc/meminfo: memFree=29280488/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=272312 CPUtime=1062.02 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 71586 0 0 0 106082 120 0 0 20 0 1 0 287123189 278847488 65820 33554432000 134512640 137138936 4294170896 4294169824 134542316 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 68078 65820 192 642 0 67434 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 272312

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/177 26611
/proc/meminfo: memFree=29219232/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=315884 CPUtime=1122.02 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 82463 0 0 0 112069 133 0 0 20 0 1 0 287123189 323465216 76697 33554432000 134512640 137138936 4294170896 4294170012 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 78971 76697 192 642 0 78327 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 315884

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26611
/proc/meminfo: memFree=29150908/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=363080 CPUtime=1182.01 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 94278 0 0 0 118051 150 0 0 20 0 1 0 287123189 371793920 88512 33554432000 134512640 137138936 4294170896 4294170012 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 90770 88512 192 642 0 90126 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 363080

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26612
/proc/meminfo: memFree=29102480/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=387176 CPUtime=1241.99 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 100285 0 0 0 124045 154 0 0 20 0 1 0 287123189 396468224 94519 33554432000 134512640 137138936 4294170896 4294169824 134542463 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26540/statm: 96794 94519 192 642 0 96150 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 387176

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 26615
/proc/meminfo: memFree=29078568/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=398428 CPUtime=1301.99 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 103096 0 0 0 130043 156 0 0 20 0 1 0 287123189 407990272 97330 33554432000 134512640 137138936 4294170896 4294169824 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26540/statm: 99607 97330 192 642 0 98963 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 398428

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26615
/proc/meminfo: memFree=29064756/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=400816 CPUtime=1361.98 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 103693 0 0 0 136041 157 0 0 20 0 1 0 287123189 410435584 97927 33554432000 134512640 137138936 4294170896 4294169824 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26540/statm: 100204 97927 192 642 0 99560 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 400816

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26615
/proc/meminfo: memFree=29041816/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=403044 CPUtime=1421.97 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 104275 0 0 0 142040 157 0 0 20 0 1 0 287123189 412717056 98509 33554432000 134512640 137138936 4294170896 4294169816 135984592 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26540/statm: 100761 98509 192 642 0 100117 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 403044

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26615
/proc/meminfo: memFree=29016024/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=407872 CPUtime=1481.95 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 105482 0 0 0 148037 158 0 0 20 0 1 0 287123189 417660928 99716 33554432000 134512640 137138936 4294170896 4294169824 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26540/statm: 101968 99716 192 642 0 101324 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 407872

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26616
/proc/meminfo: memFree=28983900/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=411632 CPUtime=1541.92 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 106432 0 0 0 154033 159 0 0 20 0 1 0 287123189 421511168 100631 33554432000 134512640 137138936 4294170896 4294169824 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26540/statm: 102908 100631 192 642 0 102264 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 411632

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26616
/proc/meminfo: memFree=28955352/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=415532 CPUtime=1601.87 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 107468 0 0 0 160028 159 0 0 20 0 1 0 287123189 425504768 101622 33554432000 134512640 137138936 4294170896 4294169824 134542295 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26540/statm: 103883 101622 192 642 0 103239 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 415532

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26616
/proc/meminfo: memFree=28913936/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=434360 CPUtime=1661.87 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 112185 0 0 0 166022 165 0 0 20 0 1 0 287123189 444784640 106339 33554432000 134512640 137138936 4294170896 4294170012 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26540/statm: 108590 106339 192 642 0 107946 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 434360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26616
/proc/meminfo: memFree=28879836/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=458172 CPUtime=1721.86 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 118137 0 0 0 172013 173 0 0 20 0 1 0 287123189 469168128 112291 33554432000 134512640 137138936 4294170896 4294169824 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26540/statm: 114543 112291 192 642 0 113899 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 458172

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26616
/proc/meminfo: memFree=28835816/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=479968 CPUtime=1781.85 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 123580 0 0 0 178006 179 0 0 20 0 1 0 287123189 491487232 117734 33554432000 134512640 137138936 4294170896 4294169824 134542252 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26540/statm: 119992 117734 192 642 0 119348 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 479968

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26616
/proc/meminfo: memFree=28825896/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=485508 CPUtime=1791.45 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 124950 0 0 0 178966 179 0 0 20 0 1 0 287123189 497160192 119104 33554432000 134512640 137138936 4294170896 4294169560 136504449 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26540/statm: 121377 119104 192 642 0 120733 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 485508

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26616
/proc/meminfo: memFree=28823044/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=486928 CPUtime=1794.65 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 125322 0 0 0 179285 180 0 0 20 0 1 0 287123189 498614272 119476 33554432000 134512640 137138936 4294170896 4294169824 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26540/statm: 121732 119476 192 642 0 121088 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 486928

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26616
/proc/meminfo: memFree=28821432/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=488264 CPUtime=1796.24 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 125635 0 0 0 179444 180 0 0 20 0 1 0 287123189 499982336 119789 33554432000 134512640 137138936 4294170896 4294169824 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26540/statm: 122066 119789 192 642 0 121422 0
Current children cumulated CPU time (s) 1796.24
Current children cumulated vsize (KiB) 488264

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26616
/proc/meminfo: memFree=28819944/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=489016 CPUtime=1797.04 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 125835 0 0 0 179524 180 0 0 20 0 1 0 287123189 500752384 119989 33554432000 134512640 137138936 4294170896 4294169824 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26540/statm: 122254 119989 192 642 0 121610 0
Current children cumulated CPU time (s) 1797.04
Current children cumulated vsize (KiB) 489016

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26616
/proc/meminfo: memFree=28819944/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=489172 CPUtime=1797.85 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 125882 0 0 0 179604 181 0 0 20 0 1 0 287123189 500912128 120036 33554432000 134512640 137138936 4294170896 4294169824 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26540/statm: 122293 120036 192 642 0 121649 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 489172

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 26616
/proc/meminfo: memFree=28819076/32873844 swapFree=7108/7108
[pid=26540] ppid=26538 vsize=489308 CPUtime=1798.05 cores=0,2,4,6
/proc/26540/stat : 26540 (bsolo) R 26538 26540 23491 0 -1 4202496 125899 0 0 0 179624 181 0 0 20 0 1 0 287123189 501051392 120053 33554432000 134512640 137138936 4294170896 4294169824 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26540/statm: 122327 120053 192 642 0 121683 0
Current children cumulated CPU time (s) 1798.05
Current children cumulated vsize (KiB) 489308

Child status: 0
Real time (s): 1798.51
CPU time (s): 1798.07
CPU user time (s): 1796.25
CPU system time (s): 1.81872
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 489308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.25
system time used= 1.81872
maximum resident set size= 480212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125899
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= 188
involuntary context switches= 2671

runsolver used 2.74758 second user time and 7.32589 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-28 14:59:07
IDJOB=3707635
IDBENCH=89634
IDSOLVER=2286
FILE ID=node102/3707635-1338209946
RUNJOBID= node102-1338207119-25577
PBS_JOBID= 14624595
Free space on /tmp= 71516 MiB

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

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

MD5SUM BENCH= 242cdc00579036e1487a0255b4e1d84c
RANDOM SEED=226384049

node102.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.178
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.35
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.178
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.90
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.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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.178
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.178
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	: 5438.54
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.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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:        30318756 kB
Buffers:          393160 kB
Cached:          1296520 kB
SwapCached:            0 kB
Active:           993796 kB
Inactive:         722632 kB
Active(anon):      18184 kB
Inactive(anon):    11036 kB
Active(file):     975612 kB
Inactive(file):   711596 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             19004 kB
Writeback:            72 kB
AnonPages:         35996 kB
Mapped:            15100 kB
Shmem:               200 kB
Slab:             698704 kB
SReclaimable:     140796 kB
SUnreclaim:       557908 kB
KernelStack:        1432 kB
PageTables:         4036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     148048 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= 71464 MiB
End job on node102 at 2012-05-28 15:29:05