Trace number 3707632

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.05 1798.61

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-31.opb
MD5SUM1231d9e508dc821e38b22e6db3fd2b2f
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark203.957
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9310
Total number of constraints199239
Number of constraints which are clauses178407
Number of constraints which are cardinality constraints (but not clauses)730
Number of constraints which are nor clauses,nor cardinality constraints20102
Minimum length of a constraint1
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-3707632-1338215571.opb
0.00/0.00	c File size is 8441470 bytes.
0.49/0.54	c Highest Coefficient sum: 232
0.49/0.54	c Parsing was ok!!
0.49/0.54	c Total parsing time: 0.542 s
0.49/0.58	c Var: 9310 Constr: 199617 178794/721/20102 Lit: 780015 Watch. Lit: 402856
0.49/0.58	c Obj. Vars: 0 (0 % of total variables)
9.69/9.76	c Pre-processing Time: 9.756 s
9.69/9.76	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.69/9.76	c        0   9057   192133   752343    3   407935  269911      0      0 9.76
9.69/9.76	c Switching off lower bounding mode.
1797.94/1798.58	c      100   9057   192333   759319    3   407895  296903    200     10 9.80
1797.94/1798.58	c      250   9057   192596   772146    4   404568  326594    463     25 9.97
1797.94/1798.58	c      476   9057   193039   787506    4   402588  359254    906     45 10.44
1797.94/1798.58	c      814   9057   193695   804851    4   404040  395180   1562     74 10.86
1797.94/1798.58	c     1322   9057   194681   844374    4   403862  434699   2548    113 11.62
1797.94/1798.58	c     2085   9057   196156   930287    4   404999  478169   4023    164 12.64
1797.94/1798.58	c     3231   9057   198406  1144552    5   411276  525986   6273    230 14.05
1797.94/1798.58	c     4953   9057   201848  1836004    9   417995  578585   9715    281 17.57
1797.94/1798.58	c     7537   9057   206728  2253405   10   426591  636444  14595    344 21.88
1797.94/1798.58	c    11416   9057   214054  2541696   11   441923  700089  21921    390 29.22
1797.94/1798.58	c    17238   9057   225620  3203722   14   465188  770098  33487    425 40.49
1797.94/1798.58	c    25977   9057   243093  4068903   16   499858  847108  50960    388 66.86
1797.94/1798.58	c    39088   9056   267147  5212989   19   547073  931819  75014    297 131.31
1797.94/1798.58	c    58759   9054   298818  7224002   24   609824  500000 106685    227 258.30
1797.94/1798.58	c    88273   9053   350908  9873425   28   713811  550001 158775    143 615.74
1797.94/1798.58	c   132543   9053   432954 26335768   60   882637  605002 240821    155 854.94
1797.94/1798.58	c   198953   9051   560196 43788739   78  1133437  665503 368063    177 1120.98
1797.94/1798.58	c Resources Exceeded
1797.94/1798.58	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.58	c   17   286301 145682  4549295   723140 69025802 531007    159 1798.03
1797.94/1798.58	s UNKNOWN
1797.94/1798.58	c Total time: 1798.03 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-3707632-1338215571/watcher-3707632-1338215571 -o /tmp/evaluation-result-3707632-1338215571/solver-3707632-1338215571 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707632-1338215571.opb 

running on 4 cores: 1,3,5,7

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 3/176 26940
/proc/meminfo: memFree=30125788/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=19176 CPUtime=0 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 287685690 19636224 280 33554432000 134512640 137138936 4292465808 4292464024 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 4794 280 183 642 0 2089 0

[startup+0.0398309 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 26940
/proc/meminfo: memFree=30125788/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=20816 CPUtime=0.03 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 874 0 0 0 3 0 0 0 20 0 1 0 287685690 21315584 827 33554432000 134512640 137138936 4292465808 4292464072 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 5204 828 310 642 0 2499 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 20816

[startup+0.100229 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 26940
/proc/meminfo: memFree=30125788/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=23816 CPUtime=0.09 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 1861 0 0 0 9 0 0 0 20 0 1 0 287685690 24387584 1814 33554432000 134512640 137138936 4292465808 4292464336 134517592 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 5954 1815 551 642 0 3249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23816

[startup+0.300221 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 26940
/proc/meminfo: memFree=30125788/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=32960 CPUtime=0.29 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 4917 0 0 0 29 0 0 0 20 0 1 0 287685690 33751040 4870 33554432000 134512640 137138936 4292465808 4292464056 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 8240 4870 1313 642 0 5535 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32960

[startup+0.700316 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 26940
/proc/meminfo: memFree=30125788/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=46372 CPUtime=0.69 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 11253 0 0 0 68 1 0 0 20 0 1 0 287685690 47484928 9145 33554432000 134512640 137138936 4292465808 4292352764 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 11593 9145 184 642 0 10949 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46372

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26941
/proc/meminfo: memFree=30078304/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=58340 CPUtime=1.49 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 14225 0 0 0 146 3 0 0 20 0 1 0 287685690 59740160 12117 33554432000 134512640 137138936 4292465808 4292352572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 14585 12117 186 642 0 13941 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58340

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26941
/proc/meminfo: memFree=30077932/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=58340 CPUtime=3.09 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 14228 0 0 0 304 5 0 0 20 0 1 0 287685690 59740160 12120 33554432000 134512640 137138936 4292465808 4292352572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 14585 12120 186 642 0 13941 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58340

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26941
/proc/meminfo: memFree=30076940/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=58340 CPUtime=6.29 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 14232 0 0 0 620 9 0 0 20 0 1 0 287685690 59740160 12124 33554432000 134512640 137138936 4292465808 4292352572 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 14585 12124 186 642 0 13941 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58340

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26941
/proc/meminfo: memFree=30073236/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=57180 CPUtime=12.69 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 14247 0 0 0 1244 25 0 0 20 0 1 0 287685690 58552320 11859 33554432000 134512640 137138936 4292465808 4292464736 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 14295 11859 192 642 0 13651 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57180

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26941
/proc/meminfo: memFree=30055628/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=68520 CPUtime=25.48 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 17071 0 0 0 2505 43 0 0 20 0 1 0 287685690 70164480 14683 33554432000 134512640 137138936 4292465808 4292464924 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 17130 14683 192 642 0 16486 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 68520

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26941
/proc/meminfo: memFree=30028572/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=86004 CPUtime=51.08 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 21444 0 0 0 5053 55 0 0 20 0 1 0 287685690 88068096 19056 33554432000 134512640 137138936 4292465808 4292464736 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 21501 19056 192 642 0 20857 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86004

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26941
/proc/meminfo: memFree=29980384/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=102500 CPUtime=102.25 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 25604 0 0 0 10159 66 0 0 20 0 1 0 287685690 104960000 23192 33554432000 134512640 137138936 4292465808 4292464560 134577120 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 25625 23192 192 642 0 24981 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 102500

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26941
/proc/meminfo: memFree=29914964/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=121380 CPUtime=162.23 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 30328 0 0 0 16145 78 0 0 20 0 1 0 287685690 124293120 27911 33554432000 134512640 137138936 4292465808 4292464324 134551864 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 30345 27911 192 642 0 29701 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 121380

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26943
/proc/meminfo: memFree=29853584/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=134552 CPUtime=222.22 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 33626 0 0 0 22140 82 0 0 20 0 1 0 287685690 137781248 31209 33554432000 134512640 137138936 4292465808 4292464560 134575390 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 33638 31209 192 642 0 32994 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 134552

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26943
/proc/meminfo: memFree=29810272/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=141824 CPUtime=282.2 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 35421 0 0 0 28136 84 0 0 20 0 1 0 287685690 145227776 33004 33554432000 134512640 137138936 4292465808 4292464736 134542776 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 35456 33004 192 642 0 34812 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 141824

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26943
/proc/meminfo: memFree=29770752/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=148376 CPUtime=342.19 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 37077 0 0 0 34133 86 0 0 20 0 1 0 287685690 151937024 34660 33554432000 134512640 137138936 4292465808 4292464736 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 37094 34660 192 642 0 36450 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 148376

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26943
/proc/meminfo: memFree=29714944/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=154360 CPUtime=402.18 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 38576 0 0 0 40130 88 0 0 20 0 1 0 287685690 158064640 36159 33554432000 134512640 137138936 4292465808 4292464736 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 38590 36159 192 642 0 37946 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 154360

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26946
/proc/meminfo: memFree=29656600/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=162296 CPUtime=462.15 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 40567 0 0 0 46124 91 0 0 20 0 1 0 287685690 166191104 38122 33554432000 134512640 137138936 4292465808 4292464728 135984567 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 40574 38122 192 642 0 39930 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 162296

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26947
/proc/meminfo: memFree=29609736/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=170528 CPUtime=522.14 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 42627 0 0 0 52120 94 0 0 20 0 1 0 287685690 174620672 40182 33554432000 134512640 137138936 4292465808 4292464736 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 42632 40182 192 642 0 41988 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 170528

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26947
/proc/meminfo: memFree=29544636/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=176728 CPUtime=582.13 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 44193 0 0 0 58118 95 0 0 20 0 1 0 287685690 180969472 41748 33554432000 134512640 137138936 4292465808 4292464736 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 44182 41748 192 642 0 43538 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 176728

[startup+642.3 s]

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

/proc/meminfo: memFree=28761824/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=634728 CPUtime=1121.98 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 158755 0 0 0 112002 196 0 0 20 0 1 0 287685690 649961472 156234 33554432000 134512640 137138936 4292465808 4292464736 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 158682 156234 192 642 0 158038 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 634728

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26952
/proc/meminfo: memFree=28705184/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=644148 CPUtime=1181.94 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 161155 0 0 0 117995 199 0 0 20 0 1 0 287685690 659607552 158591 33554432000 134512640 137138936 4292465808 4292464736 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 161037 158591 192 642 0 160393 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 644148

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 26952
/proc/meminfo: memFree=28651396/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=656816 CPUtime=1241.91 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 164386 0 0 0 123985 206 0 0 20 0 1 0 287685690 672579584 161775 33554432000 134512640 137138936 4292465808 4292464704 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 164204 161775 192 642 0 163560 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 656816

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26952
/proc/meminfo: memFree=28595872/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=693256 CPUtime=1301.86 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 173540 0 0 0 129961 225 0 0 20 0 1 0 287685690 709894144 170885 33554432000 134512640 137138936 4292465808 4292464736 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 173314 170885 192 642 0 172670 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 693256

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 26952
/proc/meminfo: memFree=28502776/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=760208 CPUtime=1361.82 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 190305 0 0 0 135939 243 0 0 20 0 1 0 287685690 778452992 187604 33554432000 134512640 137138936 4292465808 4292464924 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 190052 187604 192 642 0 189408 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 760208

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26953
/proc/meminfo: memFree=28467584/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=788824 CPUtime=1421.8 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 197477 0 0 0 141927 253 0 0 20 0 1 0 287685690 807755776 194773 33554432000 134512640 137138936 4292465808 4292464736 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 197206 194773 192 642 0 196562 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 788824

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26953
/proc/meminfo: memFree=28431624/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=824884 CPUtime=1481.78 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 206499 0 0 0 147918 260 0 0 20 0 1 0 287685690 844681216 203795 33554432000 134512640 137138936 4292465808 4292464736 134542249 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 206221 203795 192 642 0 205577 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 824884

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26953
/proc/meminfo: memFree=28402112/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=854380 CPUtime=1541.78 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 213866 0 0 0 153907 271 0 0 20 0 1 0 287685690 874885120 211162 33554432000 134512640 137138936 4292465808 4292464520 136504147 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 213595 211162 192 642 0 212951 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 854380

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26991
/proc/meminfo: memFree=29226164/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=894832 CPUtime=1601.76 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 223980 0 0 0 159896 280 0 0 20 0 1 0 287685690 916307968 221276 33554432000 134512640 137138936 4292465808 4292464036 136500388 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 223708 221276 192 642 0 223064 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 894832

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26994
/proc/meminfo: memFree=29201232/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=919144 CPUtime=1661.75 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 230067 0 0 0 165888 287 0 0 20 0 1 0 287685690 941203456 227363 33554432000 134512640 137138936 4292465808 4292464736 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 229786 227363 192 642 0 229142 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 919144

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 27018
/proc/meminfo: memFree=29168620/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=946952 CPUtime=1721.74 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 237033 0 0 0 171883 291 0 0 20 0 1 0 287685690 969678848 234329 33554432000 134512640 137138936 4292465808 4292464736 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 236738 234329 192 642 0 236094 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 946952

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27018
/proc/meminfo: memFree=29080960/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=971132 CPUtime=1781.74 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 243054 0 0 0 177877 297 0 0 20 0 1 0 287685690 994439168 240350 33554432000 134512640 137138936 4292465808 4292464736 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 242783 240350 192 642 0 242139 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 971132

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

[startup+1791.91 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27018
/proc/meminfo: memFree=29073148/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=972436 CPUtime=1791.34 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 243380 0 0 0 178837 297 0 0 20 0 1 0 287685690 995774464 240676 33554432000 134512640 137138936 4292465808 4292464736 134542761 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 243109 240676 192 642 0 242465 0
Current children cumulated CPU time (s) 1791.34
Current children cumulated vsize (KiB) 972436

[startup+1795.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27018
/proc/meminfo: memFree=29070420/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=973044 CPUtime=1794.54 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 243551 0 0 0 179157 297 0 0 20 0 1 0 287685690 996397056 240847 33554432000 134512640 137138936 4292465808 4292464736 134542922 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 243261 240847 192 642 0 242617 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (KiB) 973044

[startup+1796.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27018
/proc/meminfo: memFree=29069304/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=973360 CPUtime=1796.13 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 243632 0 0 0 179316 297 0 0 20 0 1 0 287685690 996720640 240928 33554432000 134512640 137138936 4292465808 4292464924 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 243340 240928 192 642 0 242696 0
Current children cumulated CPU time (s) 1796.13
Current children cumulated vsize (KiB) 973360

[startup+1797.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27018
/proc/meminfo: memFree=29067816/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=973732 CPUtime=1796.93 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 243726 0 0 0 179396 297 0 0 20 0 1 0 287685690 997101568 241022 33554432000 134512640 137138936 4292465808 4292464520 136504259 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 243433 241022 192 642 0 242789 0
Current children cumulated CPU time (s) 1796.93
Current children cumulated vsize (KiB) 973732

[startup+1798.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27018
/proc/meminfo: memFree=29067816/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=974068 CPUtime=1797.73 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 243788 0 0 0 179476 297 0 0 20 0 1 0 287685690 997445632 241084 33554432000 134512640 137138936 4292465808 4292464924 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 243517 241084 192 642 0 242873 0
Current children cumulated CPU time (s) 1797.73
Current children cumulated vsize (KiB) 974068

[startup+1798.51 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27018
/proc/meminfo: memFree=29066824/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=974068 CPUtime=1797.94 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202496 243788 0 0 0 179497 297 0 0 20 0 1 0 287685690 997445632 241084 33554432000 134512640 137138936 4292465808 4292464736 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 243517 241084 192 642 0 242873 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 974068

[startup+1798.6 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27018
/proc/meminfo: memFree=29066824/32873844 swapFree=7108/7108
[pid=26940] ppid=26938 vsize=0 CPUtime=1798.03 cores=1,3,5,7
/proc/26940/stat : 26940 (bsolo) R 26938 26940 23491 0 -1 4202500 243788 0 0 0 179505 298 0 0 20 0 1 0 287685690 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26940/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.03
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.61
CPU time (s): 1798.05
CPU user time (s): 1795.05
CPU system time (s): 2.99354
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 974068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.05
system time used= 2.99354
maximum resident set size= 964336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 243788
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= 351
involuntary context switches= 1837

runsolver used 9.13261 second user time and 14.4158 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-28 16:32:52
IDJOB=3707632
IDBENCH=89784
IDSOLVER=2286
FILE ID=node102/3707632-1338215571
RUNJOBID= node102-1338207119-25578
PBS_JOBID= 14624595
Free space on /tmp= 71480 MiB

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

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

MD5SUM BENCH= 1231d9e508dc821e38b22e6db3fd2b2f
RANDOM SEED=2013218620

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:        30126324 kB
Buffers:          394084 kB
Cached:          1341788 kB
SwapCached:            0 kB
Active:          1177380 kB
Inactive:         729620 kB
Active(anon):     162416 kB
Inactive(anon):    11036 kB
Active(file):    1014964 kB
Inactive(file):   718584 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             12160 kB
Writeback:            88 kB
AnonPages:        180052 kB
Mapped:            15136 kB
Shmem:               200 kB
Slab:             698720 kB
SReclaimable:     140816 kB
SUnreclaim:       557904 kB
KernelStack:        1448 kB
PageTables:         4364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     292268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 71484 MiB
End job on node102 at 2012-05-28 17:02:50