Trace number 3707631

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.46

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-21.opb
MD5SUM3f7496125222b93dca78bd7d73f5e00c
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark949.823
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7351
Total number of constraints155824
Number of constraints which are clauses139567
Number of constraints which are cardinality constraints (but not clauses)563
Number of constraints which are nor clauses,nor cardinality constraints15694
Minimum length of a constraint2
Maximum length of a constraint195
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 196
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-3707631-1338215669.opb
0.00/0.00	c File size is 6583995 bytes.
0.39/0.42	c Highest Coefficient sum: 196
0.39/0.42	c Parsing was ok!!
0.39/0.42	c Total parsing time: 0.423 s
0.39/0.45	c Var: 7351 Constr: 156112 139854/564/15694 Lit: 609574 Watch. Lit: 315091
0.39/0.45	c Obj. Vars: 0 (0 % of total variables)
6.29/6.31	c Pre-processing Time: 6.314 s
6.29/6.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.29/6.32	c        0   7351   153613   597080    3   325787  212369      0      0 6.31
6.29/6.32	c Switching off lower bounding mode.
1798.00/1798.46	c      100   7351   153804   602890    3   322230  233606    191     15 6.41
1798.00/1798.46	c      250   7351   154096   607804    3   322137  256967    483     38 6.51
1798.00/1798.46	c      475   7351   154546   624898    4   323036  282664    933     71 6.63
1798.00/1798.46	c      813   7351   155211   636927    4   323942  310931   1598    118 6.84
1798.00/1798.46	c     1322   7351   156229   684149    4   325958  342025   2616    184 7.17
1798.00/1798.46	c     2086   7351   157750   758972    4   328979  376228   4137    267 7.81
1798.00/1798.46	c     3232   7351   159992   805545    5   331977  413851   6379    358 9.01
1798.00/1798.46	c     4954   7351   163436   978757    5   338855  455237   9823    469 10.54
1798.00/1798.46	c     7540   7351   168352  1148265    6   347924  500761  14739    624 12.07
1798.00/1798.46	c    11421   7351   176114  1512959    8   363346  550838  22501    670 17.04
1798.00/1798.46	c    17243   7351   187273  1998922   10   385695  605922  33660    863 19.96
1798.00/1798.46	c    25981   7351   204673  2723243   13   420240  666515  51060    621 41.80
1798.00/1798.46	c    39091   7346   227713  3872872   17   466431  733167  74100    522 74.75
1798.00/1798.46	c    58762   7345   264548  5760595   21   540727  806484 110935    561 104.74
1798.00/1798.46	c    88273   7344   313258  7593295   24   636793  887133 159645    262 335.70
1798.00/1798.46	c   132543   7344   397072 16854405   42   805817  975847 243459    214 616.99
1798.00/1798.46	c Resources Exceeded
1798.00/1798.46	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.00/1798.46	c   16   197262  71808  1816200   511052 22071585 357439    109 1798.07
1798.00/1798.46	s UNKNOWN
1798.00/1798.46	c Total time: 1798.07 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-3707631-1338215669/watcher-3707631-1338215669 -o /tmp/evaluation-result-3707631-1338215669/solver-3707631-1338215669 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707631-1338215669.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 16985
/proc/meminfo: memFree=30163260/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=17364 CPUtime=0 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 287691777 17780736 279 33554432000 134512640 137138936 4287092208 4287090720 136577166 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 4341 279 182 642 0 2089 0

[startup+0.0995431 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16985
/proc/meminfo: memFree=30163260/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=22000 CPUtime=0.09 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 1841 0 0 0 9 0 0 0 20 0 1 0 287691777 22528000 1795 33554432000 134512640 137138936 4287092208 4287090456 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 5500 1797 547 642 0 3248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22000

[startup+0.100315 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16985
/proc/meminfo: memFree=30163260/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=22000 CPUtime=0.09 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 1853 0 0 0 9 0 0 0 20 0 1 0 287691777 22528000 1807 33554432000 134512640 137138936 4287092208 4287090424 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 5500 1807 549 642 0 3248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22000

[startup+0.300267 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16985
/proc/meminfo: memFree=30163260/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=31144 CPUtime=0.29 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 4888 0 0 0 28 1 0 0 20 0 1 0 287691777 31891456 4842 33554432000 134512640 137138936 4287092208 4287090736 134517643 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 7786 4843 1307 642 0 5534 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31144

[startup+0.700303 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16985
/proc/meminfo: memFree=30163260/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=48576 CPUtime=0.69 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 11325 0 0 0 67 2 0 0 20 0 1 0 287691777 49741824 9671 33554432000 134512640 137138936 4287092208 4287002492 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 12144 9671 185 642 0 11500 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48576

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16986
/proc/meminfo: memFree=30125168/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=48576 CPUtime=1.49 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 11328 0 0 0 145 4 0 0 20 0 1 0 287691777 49741824 9674 33554432000 134512640 137138936 4287092208 4287002492 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 12144 9674 185 642 0 11500 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48576

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16986
/proc/meminfo: memFree=30124796/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=48576 CPUtime=3.09 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 11331 0 0 0 302 7 0 0 20 0 1 0 287691777 49741824 9677 33554432000 134512640 137138936 4287092208 4287002492 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 12144 9677 185 642 0 11500 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48576

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16986
/proc/meminfo: memFree=30124176/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=47664 CPUtime=6.29 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 13523 0 0 0 619 10 0 0 20 0 1 0 287691777 48807936 9453 33554432000 134512640 137138936 4287092208 4287002512 134548148 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 11916 9453 185 642 0 11272 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47664

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16986
/proc/meminfo: memFree=30125928/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=47664 CPUtime=12.68 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 15738 0 0 0 1244 24 0 0 20 0 1 0 287691777 48807936 9479 33554432000 134512640 137138936 4287092208 4287090740 136511125 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 11916 9479 192 642 0 11272 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47664

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17024
/proc/meminfo: memFree=31153792/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=64216 CPUtime=25.48 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 19875 0 0 0 2519 29 0 0 20 0 1 0 287691777 65757184 13608 33554432000 134512640 137138936 4287092208 4287091136 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 16054 13608 192 642 0 15410 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64216

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17024
/proc/meminfo: memFree=31100672/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=80004 CPUtime=51.06 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 23844 0 0 0 5071 35 0 0 20 0 1 0 287691777 81924096 17563 33554432000 134512640 137138936 4287092208 4287091068 136520975 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 20001 17563 192 642 0 19357 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 80004

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17024
/proc/meminfo: memFree=31012512/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=115380 CPUtime=102.25 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 32675 0 0 0 10175 50 0 0 20 0 1 0 287691777 118149120 26393 33554432000 134512640 137138936 4287092208 4287091324 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 28845 26393 192 642 0 28201 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 115380

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17024
/proc/meminfo: memFree=30953516/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=125712 CPUtime=162.23 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 35278 0 0 0 16167 56 0 0 20 0 1 0 287691777 128729088 28996 33554432000 134512640 137138936 4287092208 4287091064 136501664 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 31428 28996 192 642 0 30784 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 125712

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17025
/proc/meminfo: memFree=30893084/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=134048 CPUtime=222.23 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 37342 0 0 0 22164 59 0 0 20 0 1 0 287691777 137265152 31060 33554432000 134512640 137138936 4287092208 4287091104 134542752 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 33512 31060 192 642 0 32868 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 134048

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17025
/proc/meminfo: memFree=30873868/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=141532 CPUtime=282.19 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 39242 0 0 0 28157 62 0 0 20 0 1 0 287691777 144928768 32931 33554432000 134512640 137138936 4287092208 4287091136 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 35383 32931 192 642 0 34739 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 141532

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17028
/proc/meminfo: memFree=30868900/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=146392 CPUtime=342.19 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 40472 0 0 0 34153 66 0 0 20 0 1 0 287691777 149905408 34161 33554432000 134512640 137138936 4287092208 4287091136 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 36598 34161 192 642 0 35954 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 146392

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17028
/proc/meminfo: memFree=30835056/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=180484 CPUtime=402.18 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 48983 0 0 0 40131 87 0 0 20 0 1 0 287691777 184815616 42672 33554432000 134512640 137138936 4287092208 4287091136 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 45121 42672 192 642 0 44477 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 180484

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17028
/proc/meminfo: memFree=30799428/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=211304 CPUtime=462.17 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 56688 0 0 0 46120 97 0 0 20 0 1 0 287691777 216375296 50377 33554432000 134512640 137138936 4287092208 4287091136 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 52826 50377 192 642 0 52182 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 211304

[startup+522.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 17067
/proc/meminfo: memFree=30942512/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=237220 CPUtime=522.16 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 63180 0 0 0 52111 105 0 0 20 0 1 0 287691777 242913280 56869 33554432000 134512640 137138936 4287092208 4287091136 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 59305 56869 192 642 0 58661 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 237220

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17067
/proc/meminfo: memFree=30881488/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=261096 CPUtime=582.13 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 69184 0 0 0 58100 113 0 0 20 0 1 0 287691777 267362304 62834 33554432000 134512640 137138936 4287092208 4287090632 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 65274 62834 192 642 0 64630 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 261096

[startup+642.3 s]

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

/proc/meminfo: memFree=30511736/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=304608 CPUtime=1122.02 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 80102 0 0 0 112072 130 0 0 20 0 1 0 287691777 311918592 73852 33554432000 134512640 137138936 4287092208 4287091136 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 76152 73852 192 642 0 75508 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 304608

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 17072
/proc/meminfo: memFree=30459436/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=309992 CPUtime=1182 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 81433 0 0 0 118069 131 0 0 20 0 1 0 287691777 317431808 75183 33554432000 134512640 137138936 4287092208 4287091136 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 77498 75183 192 642 0 76854 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 309992

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17072
/proc/meminfo: memFree=30444900/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=314712 CPUtime=1242 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 82629 0 0 0 124067 133 0 0 20 0 1 0 287691777 322265088 76379 33554432000 134512640 137138936 4287092208 4287091136 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 78678 76379 192 642 0 78034 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 314712

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17072
/proc/meminfo: memFree=30429460/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=319040 CPUtime=1302 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 83698 0 0 0 130065 135 0 0 20 0 1 0 287691777 326696960 77448 33554432000 134512640 137138936 4287092208 4287090920 136506283 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 79760 77448 192 642 0 79116 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 319040

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17072
/proc/meminfo: memFree=30417804/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=322216 CPUtime=1361.98 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 84489 0 0 0 136062 136 0 0 20 0 1 0 287691777 329949184 78239 33554432000 134512640 137138936 4287092208 4287091068 136521014 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 80554 78239 192 642 0 79910 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 322216

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17073
/proc/meminfo: memFree=30404784/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=325780 CPUtime=1421.98 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 85396 0 0 0 142061 137 0 0 20 0 1 0 287691777 333598720 79146 33554432000 134512640 137138936 4287092208 4287091104 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 81445 79146 192 642 0 80801 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 325780

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17073
/proc/meminfo: memFree=30391852/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=330420 CPUtime=1481.95 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 86584 0 0 0 148057 138 0 0 20 0 1 0 287691777 338350080 80316 33554432000 134512640 137138936 4287092208 4287091136 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 82605 80316 192 642 0 81961 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 330420

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17076
/proc/meminfo: memFree=30359852/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=334336 CPUtime=1541.93 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 87552 0 0 0 154055 138 0 0 20 0 1 0 287691777 342360064 81284 33554432000 134512640 137138936 4287092208 4287091136 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 83584 81284 192 642 0 82940 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 334336

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17099
/proc/meminfo: memFree=30269672/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=338380 CPUtime=1601.92 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 88563 0 0 0 160053 139 0 0 20 0 1 0 287691777 346501120 82295 33554432000 134512640 137138936 4287092208 4287091136 134542503 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 84595 82295 192 642 0 83951 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 338380

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17099
/proc/meminfo: memFree=30194692/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=342948 CPUtime=1661.92 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 89704 0 0 0 166051 141 0 0 20 0 1 0 287691777 351178752 83436 33554432000 134512640 137138936 4287092208 4287091136 134542310 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 85737 83436 192 642 0 85093 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 342948

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17100
/proc/meminfo: memFree=30127484/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=347592 CPUtime=1721.91 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 90866 0 0 0 172049 142 0 0 20 0 1 0 287691777 355934208 84598 33554432000 134512640 137138936 4287092208 4287091136 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 86898 84598 192 642 0 86254 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 347592

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17100
/proc/meminfo: memFree=30061224/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=351860 CPUtime=1781.9 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 91939 0 0 0 178047 143 0 0 20 0 1 0 287691777 360304640 85671 33554432000 134512640 137138936 4287092208 4287091136 134542898 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 87965 85671 192 642 0 87321 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 351860

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17100
/proc/meminfo: memFree=30047196/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=352464 CPUtime=1791.5 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 92099 0 0 0 179007 143 0 0 20 0 1 0 287691777 360923136 85831 33554432000 134512640 137138936 4287092208 4287091136 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 88116 85831 192 642 0 87472 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 352464

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17100
/proc/meminfo: memFree=30044220/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=352788 CPUtime=1794.7 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 92150 0 0 0 179327 143 0 0 20 0 1 0 287691777 361254912 85882 33554432000 134512640 137138936 4287092208 4287091136 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 88197 85882 192 642 0 87553 0
Current children cumulated CPU time (s) 1794.7
Current children cumulated vsize (KiB) 352788

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17100
/proc/meminfo: memFree=30043228/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=352792 CPUtime=1796.3 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 92165 0 0 0 179487 143 0 0 20 0 1 0 287691777 361259008 85897 33554432000 134512640 137138936 4287092208 4287091136 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 88198 85897 192 642 0 87554 0
Current children cumulated CPU time (s) 1796.3
Current children cumulated vsize (KiB) 352792

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17100
/proc/meminfo: memFree=30042112/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=352792 CPUtime=1797.1 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 92166 0 0 0 179567 143 0 0 20 0 1 0 287691777 361259008 85898 33554432000 134512640 137138936 4287092208 4287091104 134542640 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 88198 85898 192 642 0 87554 0
Current children cumulated CPU time (s) 1797.1
Current children cumulated vsize (KiB) 352792

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17100
/proc/meminfo: memFree=30042112/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=352792 CPUtime=1797.49 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 92180 0 0 0 179606 143 0 0 20 0 1 0 287691777 361259008 85912 33554432000 134512640 137138936 4287092208 4287091068 136520975 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 88198 85912 192 642 0 87554 0
Current children cumulated CPU time (s) 1797.49
Current children cumulated vsize (KiB) 352792

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17100
/proc/meminfo: memFree=30042112/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=352792 CPUtime=1797.89 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 92180 0 0 0 179646 143 0 0 20 0 1 0 287691777 361259008 85912 33554432000 134512640 137138936 4287092208 4287091136 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 88198 85912 192 642 0 87554 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 352792

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17100
/proc/meminfo: memFree=30040484/32873844 swapFree=7112/7112
[pid=16985] ppid=16983 vsize=352792 CPUtime=1798 cores=1,3,5,7
/proc/16985/stat : 16985 (bsolo) R 16983 16985 10153 0 -1 4202496 92180 0 0 0 179657 143 0 0 20 0 1 0 287691777 361259008 85912 33554432000 134512640 137138936 4287092208 4287091136 134542484 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16985/statm: 88198 85912 192 642 0 87554 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 352792

Child status: 0
Real time (s): 1798.46
CPU time (s): 1798.07
CPU user time (s): 1796.63
CPU system time (s): 1.44078
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 352792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.63
system time used= 1.44078
maximum resident set size= 343688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92190
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= 156
involuntary context switches= 1846

runsolver used 3.53746 second user time and 8.5657 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-28 16:34:29
IDJOB=3707631
IDBENCH=89785
IDSOLVER=2286
FILE ID=node142/3707631-1338215669
RUNJOBID= node142-1338206331-16273
PBS_JOBID= 14624568
Free space on /tmp= 71636 MiB

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

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

MD5SUM BENCH= 3f7496125222b93dca78bd7d73f5e00c
RANDOM SEED=37932094

node142.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30163268 kB
Buffers:          359192 kB
Cached:           472656 kB
SwapCached:            0 kB
Active:          1646840 kB
Inactive:         237472 kB
Active(anon):    1043124 kB
Inactive(anon):    11208 kB
Active(file):     603716 kB
Inactive(file):   226264 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10544 kB
Writeback:             0 kB
AnonPages:       1060592 kB
Mapped:            12444 kB
Shmem:               200 kB
Slab:             684212 kB
SReclaimable:     126440 kB
SUnreclaim:       557772 kB
KernelStack:        1448 kB
PageTables:         5944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1174396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    874496 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= 71668 MiB
End job on node142 at 2012-05-28 17:04:28