Trace number 3707642

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.04 1798.64

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K66.opb
MD5SUM03e282ee85097a100b1dfa3533d9978b
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 benchmark871.544
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3630
Total number of constraints3764
Number of constraints which are clauses3698
Number of constraints which are cardinality constraints (but not clauses)66
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint66
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 67
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-3707642-1338238954.opb
0.00/0.00	c File size is 223174 bytes.
0.00/0.02	c Highest Coefficient sum: 67
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.017 s
0.00/0.02	c Var: 3630 Constr: 3764 3698/66/0 Lit: 22592 Watch. Lit: 11024
0.00/0.02	c Obj. Vars: 0 (0 % of total variables)
0.49/0.51	c Pre-processing Time: 0.512 s
0.49/0.51	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.51	c        0   2832     3007    19131    6     9109   57745      0      0 0.51
0.49/0.51	c Switching off lower bounding mode.
1797.99/1798.62	c      100   2832     3110    24410    7     9387   63520    103    157 0.63
1797.99/1798.62	c      250   2832     3277    43347   13     9855   69873    270    336 0.74
1797.99/1798.62	c      475   2832     3529    83666   23    10722   76861    522    521 0.91
1797.99/1798.62	c      813   2832     3918   190509   48    11900   84548    911    678 1.20
1797.99/1798.62	c     1324   2832     4547   473653  104    13976   93003   1540    722 1.83
1797.99/1798.62	c     2087   2832     5470  1010915  184    16661  102304   2463    609 3.42
1797.99/1798.62	c     3234   2832     6881  1564774  227    20979  112535   3874    644 5.02
1797.99/1798.62	c     4956   2832     8912  2032052  228    26876  123789   5905    649 7.63
1797.99/1798.62	c     7540   2832    11886  2871797  241    35515  136168   8879    604 12.47
1797.99/1798.62	c    11419   2832    16413  4806934  292    47213  149785  13406    461 24.74
1797.99/1798.62	c    17242   2832    23489  7232625  307    65642  164764  20482    361 47.64
1797.99/1798.62	c    25979   2832    33667 11398242  338    93492  181241  30660    315 82.30
1797.99/1798.62	c    39089   2832    49083 16654006  339   134898  199366  46076    255 153.15
1797.99/1798.62	c    58759   2832    72766 29817005  409   199745  219303  69759    167 351.07
1797.99/1798.62	c    88275   2832   108581 44541314  410   290256  241234 105574    123 715.29
1797.99/1798.62	c   132546   2832   163414 75698253  463   441679  265358 160407     80 1643.06
1797.99/1798.62	c Reducing formula size due to memory constraints
1797.99/1798.62	c Memory Limit: 1000.00 MB  Used: 1006.72 MB
1797.99/1798.62	c Resources Exceeded
1797.99/1798.62	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.62	c   16   143504  68347  1121426    36963 14152972  33956     79 1798.03
1797.99/1798.62	s UNKNOWN
1797.99/1798.62	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-3707642-1338238954/watcher-3707642-1338238954 -o /tmp/evaluation-result-3707642-1338238954/solver-3707642-1338238954 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707642-1338238954.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.01 2.00 2/176 25355
/proc/meminfo: memFree=30978392/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=11292 CPUtime=0 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 345 0 0 0 0 0 0 0 20 0 1 0 290019981 11563008 298 33554432000 134512640 137138936 4293700896 4293699256 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25355/statm: 2823 298 179 642 0 2124 0

[startup+0.0961189 s]
/proc/loadavg: 2.03 2.01 2.00 2/176 25355
/proc/meminfo: memFree=30978392/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=12004 CPUtime=0.09 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 662 0 0 0 9 0 0 0 20 0 1 0 290019981 12292096 560 33554432000 134512640 137138936 4293700896 4293655560 136504446 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25355/statm: 3001 560 184 642 0 2357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12004

[startup+0.100213 s]
/proc/loadavg: 2.03 2.01 2.00 2/176 25355
/proc/meminfo: memFree=30978392/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=12004 CPUtime=0.09 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 662 0 0 0 9 0 0 0 20 0 1 0 290019981 12292096 560 33554432000 134512640 137138936 4293700896 4293656000 134543407 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25355/statm: 3001 560 184 642 0 2357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12004

[startup+0.300176 s]
/proc/loadavg: 2.03 2.01 2.00 2/176 25355
/proc/meminfo: memFree=30978392/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=12004 CPUtime=0.29 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 662 0 0 0 29 0 0 0 20 0 1 0 290019981 12292096 560 33554432000 134512640 137138936 4293700896 4293655608 136506283 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25355/statm: 3001 560 184 642 0 2357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12004

[startup+0.700224 s]
/proc/loadavg: 2.03 2.01 2.00 2/176 25355
/proc/meminfo: memFree=30978392/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=12244 CPUtime=0.69 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 733 0 0 0 69 0 0 0 20 0 1 0 290019981 12537856 616 33554432000 134512640 137138936 4293700896 4293699572 136511187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 3061 616 192 642 0 2417 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12244

[startup+1.50022 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25356
/proc/meminfo: memFree=30971820/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=16144 CPUtime=1.49 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 1712 0 0 0 148 1 0 0 20 0 1 0 290019981 16531456 1595 33554432000 134512640 137138936 4293700896 4293699320 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 4036 1595 192 642 0 3392 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16144

[startup+3.10023 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25356
/proc/meminfo: memFree=30962164/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=23536 CPUtime=3.08 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 3566 0 0 0 307 1 0 0 20 0 1 0 290019981 24100864 3449 33554432000 134512640 137138936 4293700896 4293699824 134542941 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 5884 3449 192 642 0 5240 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23536

[startup+6.30023 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 25356
/proc/meminfo: memFree=30939480/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=36092 CPUtime=6.29 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 6718 0 0 0 626 3 0 0 20 0 1 0 290019981 36958208 6601 33554432000 134512640 137138936 4293700896 4293700012 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 9023 6601 192 642 0 8379 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36092

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 25356
/proc/meminfo: memFree=30908612/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=49896 CPUtime=12.68 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 10158 0 0 0 1262 6 0 0 20 0 1 0 290019981 51093504 10041 33554432000 134512640 137138936 4293700896 4293700000 134543403 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 12474 10041 192 642 0 11830 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49896

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 25356
/proc/meminfo: memFree=30856648/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=76120 CPUtime=25.48 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 16721 0 0 0 2539 9 0 0 20 0 1 0 290019981 77946880 16604 33554432000 134512640 137138936 4293700896 4293699432 136504086 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 19030 16604 192 642 0 18386 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76120

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25356
/proc/meminfo: memFree=30782820/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=112580 CPUtime=51.08 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 25823 0 0 0 5094 14 0 0 20 0 1 0 290019981 115281920 25706 33554432000 134512640 137138936 4293700896 4293699320 134606964 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 28145 25706 192 642 0 27501 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 112580

[startup+102.306 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 25356
/proc/meminfo: memFree=30642992/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=182116 CPUtime=102.28 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 43199 0 0 0 10204 24 0 0 20 0 1 0 290019981 186486784 43082 33554432000 134512640 137138936 4293700896 4293699824 134542490 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 45529 43082 192 642 0 44885 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 182116

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 25356
/proc/meminfo: memFree=30526836/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=237684 CPUtime=162.26 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 57104 0 0 0 16194 32 0 0 20 0 1 0 290019981 243388416 56987 33554432000 134512640 137138936 4293700896 4293699628 136520964 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25355/statm: 59421 56987 192 642 0 58777 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 237684

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25356
/proc/meminfo: memFree=30395300/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=292540 CPUtime=222.21 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 70869 0 0 0 22181 40 0 0 20 0 1 0 290019981 299560960 70709 33554432000 134512640 137138936 4293700896 4293699824 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25355/statm: 73135 70709 192 642 0 72491 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 292540

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25357
/proc/meminfo: memFree=30282924/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=343116 CPUtime=282.16 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 83569 0 0 0 28169 47 0 0 20 0 1 0 290019981 351350784 83362 33554432000 134512640 137138936 4293700896 4293699824 134542339 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25355/statm: 85779 83362 192 642 0 85135 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 343116

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25357
/proc/meminfo: memFree=30171600/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=393768 CPUtime=342.12 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 96278 0 0 0 34159 53 0 0 20 0 1 0 290019981 403218432 96023 33554432000 134512640 137138936 4293700896 4293699320 134606663 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25355/statm: 98442 96023 192 642 0 97798 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 393768

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25357
/proc/meminfo: memFree=30081976/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=431636 CPUtime=402.07 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 105783 0 0 0 40146 61 0 0 20 0 1 0 290019981 441995264 105480 33554432000 134512640 137138936 4293700896 4293699320 134606964 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 107909 105480 192 642 0 107265 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 431636

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 25360
/proc/meminfo: memFree=30001576/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=464472 CPUtime=462.05 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 113999 0 0 0 46138 67 0 0 20 0 1 0 290019981 475619328 114154 33554432000 134512640 137138936 4293700896 4293699792 134542319 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 116118 114154 192 642 0 115474 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 464472

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25360
/proc/meminfo: memFree=29935864/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=495480 CPUtime=522.05 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 121755 0 0 0 52134 71 0 0 20 0 1 0 290019981 507371520 121910 33554432000 134512640 137138936 4293700896 4293699824 134542941 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 123870 121910 192 642 0 123226 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 495480

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25361
/proc/meminfo: memFree=29863200/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=526856 CPUtime=582.04 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 129601 0 0 0 58128 76 0 0 20 0 1 0 290019981 539500544 129756 33554432000 134512640 137138936 4293700896 4293699824 134542310 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 131714 129756 192 642 0 131070 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 526856

[startup+642.3 s]

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

/proc/meminfo: memFree=30234224/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=785172 CPUtime=1121.96 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 194184 0 0 0 112081 115 0 0 20 0 1 0 290019981 804016128 194338 33554432000 134512640 137138936 4293700896 4293699824 134542508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 196293 194338 192 642 0 195649 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 785172

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25442
/proc/meminfo: memFree=30206324/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=812168 CPUtime=1181.94 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 200920 0 0 0 118076 118 0 0 20 0 1 0 290019981 831660032 201074 33554432000 134512640 137138936 4293700896 4293699792 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 203042 201074 192 642 0 202398 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 812168

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25442
/proc/meminfo: memFree=30173340/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=836476 CPUtime=1241.94 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 207012 0 0 0 124072 122 0 0 20 0 1 0 290019981 856551424 207166 33554432000 134512640 137138936 4293700896 4293699824 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 209119 207166 192 642 0 208475 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 836476

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 25442
/proc/meminfo: memFree=30147024/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=857556 CPUtime=1301.9 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 212328 0 0 0 130065 125 0 0 20 0 1 0 290019981 878137344 212442 33554432000 134512640 137138936 4293700896 4293699824 134542508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 214389 212442 192 642 0 213745 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 857556

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25442
/proc/meminfo: memFree=30124980/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=875544 CPUtime=1361.85 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 216872 0 0 0 136057 128 0 0 20 0 1 0 290019981 896557056 216938 33554432000 134512640 137138936 4293700896 4293699824 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 218886 216938 192 642 0 218242 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 875544

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25442
/proc/meminfo: memFree=30101448/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=894260 CPUtime=1421.82 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 221597 0 0 0 142051 131 0 0 20 0 1 0 290019981 915722240 221617 33554432000 134512640 137138936 4293700896 4293699824 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 223565 221617 192 642 0 222921 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 894260

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 25443
/proc/meminfo: memFree=30073452/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=918332 CPUtime=1481.77 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 227656 0 0 0 148044 133 0 0 20 0 1 0 290019981 940371968 227629 33554432000 134512640 137138936 4293700896 4293699824 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 229583 227629 192 642 0 228939 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 918332

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25443
/proc/meminfo: memFree=30044588/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=942748 CPUtime=1541.73 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 233813 0 0 0 154037 136 0 0 20 0 1 0 290019981 965373952 233739 33554432000 134512640 137138936 4293700896 4293700012 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 235687 233739 192 642 0 235043 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 942748

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25443
/proc/meminfo: memFree=30012844/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=970100 CPUtime=1601.72 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 240653 0 0 0 160034 138 0 0 20 0 1 0 290019981 993382400 240572 33554432000 134512640 137138936 4293700896 4293699824 134542490 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 242525 240572 192 642 0 241881 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 970100

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25446
/proc/meminfo: memFree=29975760/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=1000000 CPUtime=1661.71 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 248140 0 0 0 166028 143 0 0 20 0 1 0 290019981 1024000000 248059 33554432000 134512640 137138936 4293700896 4293699792 134542624 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 250000 248059 192 642 0 249356 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 1000000

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25446
/proc/meminfo: memFree=29946876/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=1024152 CPUtime=1721.71 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 254176 0 0 0 172025 146 0 0 20 0 1 0 290019981 1048731648 254095 33554432000 134512640 137138936 4293700896 4293699824 134542333 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 256038 254095 192 642 0 255394 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 1024152

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25447
/proc/meminfo: memFree=29922448/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=1042612 CPUtime=1781.69 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 258944 0 0 0 178020 149 0 0 20 0 1 0 290019981 1067634688 258699 33554432000 134512640 137138936 4293700896 4293699824 134542513 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 260653 258699 192 642 0 260009 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 1042612

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 25447
/proc/meminfo: memFree=29921456/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=1042612 CPUtime=1791.3 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 258944 0 0 0 178980 150 0 0 20 0 1 0 290019981 1067634688 258699 33554432000 134512640 137138936 4293700896 4293699824 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 260653 258699 192 642 0 260009 0
Current children cumulated CPU time (s) 1791.3
Current children cumulated vsize (KiB) 1042612

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25447
/proc/meminfo: memFree=29921084/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=1042612 CPUtime=1794.5 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 258944 0 0 0 179300 150 0 0 20 0 1 0 290019981 1067634688 258699 33554432000 134512640 137138936 4293700896 4293700012 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 260653 258699 192 642 0 260009 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (KiB) 1042612

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25447
/proc/meminfo: memFree=29920836/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=1042612 CPUtime=1796.09 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 258944 0 0 0 179459 150 0 0 20 0 1 0 290019981 1067634688 258699 33554432000 134512640 137138936 4293700896 4293699440 134607574 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 260653 258699 192 642 0 260009 0
Current children cumulated CPU time (s) 1796.09
Current children cumulated vsize (KiB) 1042612

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25447
/proc/meminfo: memFree=29920588/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=1042612 CPUtime=1796.89 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 258944 0 0 0 179539 150 0 0 20 0 1 0 290019981 1067634688 258699 33554432000 134512640 137138936 4293700896 4293699824 134542965 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 260653 258699 192 642 0 260009 0
Current children cumulated CPU time (s) 1796.89
Current children cumulated vsize (KiB) 1042612

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25447
/proc/meminfo: memFree=29920588/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=1042612 CPUtime=1797.69 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 258944 0 0 0 179619 150 0 0 20 0 1 0 290019981 1067634688 258699 33554432000 134512640 137138936 4293700896 4293699748 136511176 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 260653 258699 192 642 0 260009 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (KiB) 1042612

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25447
/proc/meminfo: memFree=29920712/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=1042612 CPUtime=1797.9 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 258944 0 0 0 179640 150 0 0 20 0 1 0 290019981 1067634688 258699 33554432000 134512640 137138936 4293700896 4293699412 134550981 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 260653 258699 192 642 0 260009 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 1042612

[startup+1798.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25447
/proc/meminfo: memFree=29920712/32873844 swapFree=6080/6080
[pid=25355] ppid=25353 vsize=1042612 CPUtime=1797.99 cores=0,2,4,6
/proc/25355/stat : 25355 (bsolo) R 25353 25355 24091 0 -1 4202496 258944 0 0 0 179649 150 0 0 20 0 1 0 290019981 1067634688 258699 33554432000 134512640 137138936 4293700896 4293699320 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25355/statm: 260653 258699 192 642 0 260009 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 1042612

Child status: 0
Real time (s): 1798.64
CPU time (s): 1798.04
CPU user time (s): 1796.52
CPU system time (s): 1.51877
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 1043268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.52
system time used= 1.51877
maximum resident set size= 1035452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258944
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= 452
involuntary context switches= 2000

runsolver used 3.62245 second user time and 8.58269 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-28 23:02:34
IDJOB=3707642
IDBENCH=90220
IDSOLVER=2286
FILE ID=node139/3707642-1338238954
RUNJOBID= node139-1338219140-24107
PBS_JOBID= 14624619
Free space on /tmp= 71648 MiB

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

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

MD5SUM BENCH= 03e282ee85097a100b1dfa3533d9978b
RANDOM SEED=346299441

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30979144 kB
Buffers:          441648 kB
Cached:           532044 kB
SwapCached:          828 kB
Active:           761344 kB
Inactive:         279364 kB
Active(anon):      60644 kB
Inactive(anon):     7968 kB
Active(file):     700700 kB
Inactive(file):   271396 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:              8204 kB
Writeback:             4 kB
AnonPages:         71504 kB
Mapped:            12624 kB
Shmem:                 8 kB
Slab:             718020 kB
SReclaimable:     160096 kB
SUnreclaim:       557924 kB
KernelStack:        1464 kB
PageTables:         4032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     190212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 71644 MiB
End job on node139 at 2012-05-28 23:32:33