Trace number 3707704

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K87.opb
MD5SUM800363f05bcd3a7fdae42567bbf8c0cf
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 variables5916
Total number of constraints6092
Number of constraints which are clauses6005
Number of constraints which are cardinality constraints (but not clauses)87
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint87
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 88
Number of bits of the biggest sum of numbers7
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-3707704-1338226220.opb
0.00/0.00	c File size is 378082 bytes.
0.00/0.03	c Highest Coefficient sum: 88
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.028 s
0.00/0.03	c Var: 5916 Constr: 6092 6005/87/0 Lit: 37960 Watch. Lit: 17924
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
1.10/1.13	c Pre-processing Time: 1.126 s
1.10/1.13	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.10/1.13	c        0   5179     5411    34948    6    16333   85011      0      0 1.13
1.10/1.13	c Switching off lower bounding mode.
1797.96/1798.67	c      100   5179     5520    43157    7    16790   93513    109     85 1.17
1797.96/1798.67	c      251   5179     5714    56236    9    17540  102865    303    201 1.25
1797.96/1798.67	c      476   5179     5977   105320   17    18754  113152    566    335 1.42
1797.96/1798.67	c      815   5179     6405   191316   29    19828  124468    994    493 1.65
1797.96/1798.67	c     1323   5179     7002   292582   41    22189  136915   1591    679 1.95
1797.96/1798.67	c     2086   5179     7887   412299   52    25742  150607   2476    824 2.53
1797.96/1798.67	c     3235   5179     9198   592563   64    31369  165668   3787    913 3.54
1797.96/1798.67	c     4957   5179    11207   942042   84    37846  182235   5796    984 5.04
1797.96/1798.67	c     7541   5179    14238  2735029  192    49562  200459   8827    604 12.48
1797.96/1798.67	c    11420   5179    18986  6462676  340    64070  220505  13575    390 29.23
1797.96/1798.67	c    17242   5179    26140 15032435  575    87534  242556  20729    190 90.33
1797.96/1798.67	c    25979   5179    37010 26038025  703   120664  266812  31599    118 218.68
1797.96/1798.67	c    39089   5179    53523 45049465  841   172044  293494  48112     75 517.47
1797.96/1798.67	c Reducing formula size due to memory constraints
1797.96/1798.67	c Memory Limit: 1000.00 MB  Used: 1003.57 MB
1797.96/1798.67	c    58760   5179    30234 32172781 1064    87831   30934  24823     56 1048.06
1797.96/1798.67	c    88270   5179    34886 36628749 1049    92763   34028  29475     53 1649.31
1797.96/1798.67	c Resources Exceeded
1797.96/1798.67	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.67	c   15    93339  42892  1086542    41337 47526985  35926     51 1798.04
1797.96/1798.67	s UNKNOWN
1797.96/1798.67	c Total time: 1798.04 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-3707704-1338226220/watcher-3707704-1338226220 -o /tmp/evaluation-result-3707704-1338226220/solver-3707704-1338226220 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707704-1338226220.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/177 27954
/proc/meminfo: memFree=30464988/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=19128 CPUtime=0 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 338 0 0 0 0 0 0 0 20 0 1 0 288750572 19587072 292 33554432000 134512640 137138936 4289418592 4289416944 136577166 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 4782 293 175 642 0 4045 0

[startup+0.0914291 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27954
/proc/meminfo: memFree=30464988/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=12936 CPUtime=0.08 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 907 0 0 0 8 0 0 0 20 0 1 0 288750572 13246464 768 33554432000 134512640 137138936 4289418592 4289346300 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 3234 768 184 642 0 2590 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12936

[startup+0.100268 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27954
/proc/meminfo: memFree=30464988/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=12936 CPUtime=0.09 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 907 0 0 0 9 0 0 0 20 0 1 0 288750572 13246464 768 33554432000 134512640 137138936 4289418592 4289346300 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 3234 768 184 642 0 2590 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12936

[startup+0.300229 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27954
/proc/meminfo: memFree=30464988/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=12936 CPUtime=0.29 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 908 0 0 0 29 0 0 0 20 0 1 0 288750572 13246464 769 33554432000 134512640 137138936 4289418592 4289346300 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 3234 769 184 642 0 2590 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12936

[startup+0.700227 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27954
/proc/meminfo: memFree=30464988/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=12936 CPUtime=0.69 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 908 0 0 0 69 0 0 0 20 0 1 0 288750572 13246464 769 33554432000 134512640 137138936 4289418592 4289346300 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 3234 769 184 642 0 2590 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12936

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27955
/proc/meminfo: memFree=30462484/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=14280 CPUtime=1.48 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 1380 0 0 0 147 1 0 0 20 0 1 0 288750572 14622720 1150 33554432000 134512640 137138936 4289418592 4289417708 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 3570 1150 192 642 0 2926 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14280

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27955
/proc/meminfo: memFree=30458268/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=19464 CPUtime=3.09 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 2659 0 0 0 304 5 0 0 20 0 1 0 288750572 19931136 2429 33554432000 134512640 137138936 4289418592 4289417708 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 4866 2429 192 642 0 4222 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19464

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27955
/proc/meminfo: memFree=30449216/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=28736 CPUtime=6.29 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 5044 0 0 0 620 9 0 0 20 0 1 0 288750572 29425664 4766 33554432000 134512640 137138936 4289418592 4289417088 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 7184 4766 192 642 0 6540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28736

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27955
/proc/meminfo: memFree=30427648/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=49712 CPUtime=12.69 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 10584 0 0 0 1258 11 0 0 20 0 1 0 288750572 50905088 10007 33554432000 134512640 137138936 4289418592 4289417016 134606598 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 12428 10007 192 642 0 11784 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49712

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27955
/proc/meminfo: memFree=30388108/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=87972 CPUtime=25.49 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 20448 0 0 0 2533 16 0 0 20 0 1 0 288750572 90083328 19550 33554432000 134512640 137138936 4289418592 4289417016 134606670 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 21993 19550 192 642 0 21349 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87972

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27955
/proc/meminfo: memFree=30332564/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=143604 CPUtime=51.08 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 37276 0 0 0 5087 21 0 0 20 0 1 0 288750572 147050496 33465 33554432000 134512640 137138936 4289418592 4289417520 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 35901 33465 192 642 0 35257 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 143604

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27956
/proc/meminfo: memFree=30244896/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=230284 CPUtime=102.28 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 61561 0 0 0 10198 30 0 0 20 0 1 0 288750572 235810816 55135 33554432000 134512640 137138936 4289418592 4289417520 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 57571 55135 192 642 0 56927 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 230284

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27956
/proc/meminfo: memFree=30174712/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=300780 CPUtime=162.27 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 81068 0 0 0 16187 40 0 0 20 0 1 0 288750572 307998720 72770 33554432000 134512640 137138936 4289418592 4289417016 134606979 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 75195 72770 192 642 0 74551 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 300780

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27956
/proc/meminfo: memFree=30124988/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=349704 CPUtime=222.25 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 94140 0 0 0 22180 45 0 0 20 0 1 0 288750572 358096896 85004 33554432000 134512640 137138936 4289418592 4289417520 134542333 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 87426 85004 192 642 0 86782 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 349704

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27956
/proc/meminfo: memFree=30088292/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=387712 CPUtime=282.24 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 104002 0 0 0 28174 50 0 0 20 0 1 0 288750572 397017088 94483 33554432000 134512640 137138936 4289418592 4289417136 134607594 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 96928 94483 192 642 0 96284 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 387712

[startup+342.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 27957
/proc/meminfo: memFree=30043824/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=430956 CPUtime=342.23 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 115140 0 0 0 34169 54 0 0 20 0 1 0 288750572 441298944 105301 33554432000 134512640 137138936 4289418592 4289417488 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 107739 105301 192 642 0 107095 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 430956

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27958
/proc/meminfo: memFree=29981232/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=494052 CPUtime=402.23 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 133609 0 0 0 40162 61 0 0 20 0 1 0 288750572 505909248 121095 33554432000 134512640 137138936 4289418592 4289417520 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 123513 121095 192 642 0 122869 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 494052

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27958
/proc/meminfo: memFree=29928876/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=545800 CPUtime=462.21 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 148102 0 0 0 46156 65 0 0 20 0 1 0 288750572 558899200 134015 33554432000 134512640 137138936 4289418592 4289417520 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 136450 134015 192 642 0 135806 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 545800

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27958
/proc/meminfo: memFree=29879180/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=595344 CPUtime=522.16 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 162025 0 0 0 52145 71 0 0 20 0 1 0 288750572 609632256 146427 33554432000 134512640 137138936 4289418592 4289417488 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 148836 146427 192 642 0 148192 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 595344

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27961
/proc/meminfo: memFree=29826840/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=646864 CPUtime=582.13 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 177989 0 0 0 58136 77 0 0 20 0 1 0 288750572 662388736 159297 33554432000 134512640 137138936 4289418592 4289417452 136521049 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 161716 159297 192 642 0 161072 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 646864

[startup+642.3 s]

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

/proc/meminfo: memFree=30116020/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1121.76 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 112054 122 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417520 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 1038900

[startup+1182.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 28002
/proc/meminfo: memFree=30055536/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1181.75 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 118052 123 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417088 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 1038900

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 28004
/proc/meminfo: memFree=30018604/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1241.74 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 124049 125 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417136 134607560 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1241.74
Current children cumulated vsize (KiB) 1038900

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 28005
/proc/meminfo: memFree=29959740/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1301.74 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 130046 128 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417520 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1301.74
Current children cumulated vsize (KiB) 1038900

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28005
/proc/meminfo: memFree=29908308/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1361.72 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 136043 129 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417016 134607222 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1361.72
Current children cumulated vsize (KiB) 1038900

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28005
/proc/meminfo: memFree=29859604/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1421.72 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 142042 130 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417520 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 1038900

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28005
/proc/meminfo: memFree=29808916/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1481.71 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 148039 132 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417276 136521046 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 1038900

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 28005
/proc/meminfo: memFree=29758868/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1541.7 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 154037 133 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417016 134606592 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 1038900

[startup+1602.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/176 28005
/proc/meminfo: memFree=29721676/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1601.68 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 160035 133 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417520 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 1038900

[startup+1662.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 28006
/proc/meminfo: memFree=29671696/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1661.68 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 166034 134 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417520 134542508 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 1038900

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 28006
/proc/meminfo: memFree=29621848/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1721.67 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 172032 135 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417520 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 1038900

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 28009
/proc/meminfo: memFree=29556964/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1781.66 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 178030 136 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417488 134542752 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 1038900

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 28009
/proc/meminfo: memFree=29537140/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1791.27 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 178991 136 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417520 134542513 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1791.27
Current children cumulated vsize (KiB) 1038900

[startup+1795.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 28009
/proc/meminfo: memFree=29533552/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1794.47 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 179311 136 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417016 134606982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (KiB) 1038900

[startup+1796.7 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 28009
/proc/meminfo: memFree=29532560/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1796.06 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 179470 136 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417708 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1796.06
Current children cumulated vsize (KiB) 1038900

[startup+1797.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 28009
/proc/meminfo: memFree=29531320/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1796.86 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 179550 136 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417520 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1796.86
Current children cumulated vsize (KiB) 1038900

[startup+1798.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 28009
/proc/meminfo: memFree=29531320/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1797.66 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 179630 136 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417016 134606663 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (KiB) 1038900

[startup+1798.51 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 28009
/proc/meminfo: memFree=29529708/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1797.86 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 179650 136 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417452 136520975 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 1038900

[startup+1798.6 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 28009
/proc/meminfo: memFree=29529708/32873844 swapFree=7372/7372
[pid=27954] ppid=27952 vsize=1038900 CPUtime=1797.96 cores=1,3,5,7
/proc/27954/stat : 27954 (bsolo) R 27952 27954 24082 0 -1 4202496 299040 0 0 0 179660 136 0 0 20 0 1 0 288750572 1063833600 257299 33554432000 134512640 137138936 4289418592 4289417520 134542525 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27954/statm: 259725 257299 192 642 0 259081 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 1038900

Child status: 0
Real time (s): 1798.68
CPU time (s): 1798.05
CPU user time (s): 1796.68
CPU system time (s): 1.36979
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 1038900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.68
system time used= 1.36979
maximum resident set size= 1029464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 299040
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= 434
involuntary context switches= 2028

runsolver used 2.98055 second user time and 7.40187 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-28 19:30:20
IDJOB=3707704
IDBENCH=90113
IDSOLVER=2286
FILE ID=node109/3707704-1338226220
RUNJOBID= node109-1338195882-24099
PBS_JOBID= 14624611
Free space on /tmp= 71240 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K87.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707704-1338226220/watcher-3707704-1338226220 -o /tmp/evaluation-result-3707704-1338226220/solver-3707704-1338226220 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707704-1338226220.opb

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

MD5SUM BENCH= 800363f05bcd3a7fdae42567bbf8c0cf
RANDOM SEED=930232181

node109.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.264
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.52
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.264
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		: 2667.264
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.264
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.264
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.264
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		: 2667.264
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.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30465112 kB
Buffers:          210124 kB
Cached:           344824 kB
SwapCached:          588 kB
Active:          1324824 kB
Inactive:         276476 kB
Active(anon):    1041036 kB
Inactive(anon):     7668 kB
Active(file):     283788 kB
Inactive(file):   268808 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106292 kB
Dirty:              4372 kB
Writeback:             0 kB
AnonPages:       1052968 kB
Mapped:            11160 kB
Shmem:                 8 kB
Slab:             665076 kB
SReclaimable:     107448 kB
SUnreclaim:       557628 kB
KernelStack:        1464 kB
PageTables:         5948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1169928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    845824 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= 71236 MiB
End job on node109 at 2012-05-28 20:00:19