Trace number 3707697

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 1798.75

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K80.opb
MD5SUMa3fcbcd7997dcbab652ff1a098fe5a93
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 variables5440
Total number of constraints5602
Number of constraints which are clauses5522
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint80
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 81
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-3707697-1338226350.opb
0.00/0.00	c File size is 346991 bytes.
0.00/0.02	c Highest Coefficient sum: 81
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.024 s
0.00/0.02	c Var: 5440 Constr: 5602 5522/80/0 Lit: 34887 Watch. Lit: 16482
0.00/0.02	c Obj. Vars: 0 (0 % of total variables)
1.00/1.02	c Pre-processing Time: 1.021 s
1.00/1.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.00/1.02	c        0   4710     4928    31917    6    14905   77852      0      0 1.02
1.00/1.02	c Switching off lower bounding mode.
1797.94/1798.74	c      101   4710     5039    46136    9    15374   85638    111     94 1.07
1797.94/1798.74	c      251   4710     5214    59609   11    16732   94202    286    223 1.12
1797.94/1798.74	c      476   4710     5475    86355   15    17942  103623    547    374 1.27
1797.94/1798.74	c      816   4710     5874   165719   28    18971  113986    946    338 2.41
1797.94/1798.74	c     1324   4710     6456   318957   49    20555  125385   1528    289 4.57
1797.94/1798.74	c     2087   4710     7359   465364   63    23926  137924   2431    397 5.26
1797.94/1798.74	c     3233   4710     8661   659202   76    29001  151717   3733    513 6.30
1797.94/1798.74	c     4954   4710    10594  1116818  105    34930  166889   5666    593 8.34
1797.94/1798.74	c     7539   4710    13625  2806281  205    45171  183578   8697    544 13.84
1797.94/1798.74	c    11419   4710    18232  5002886  274    61200  201936  13304    478 23.84
1797.94/1798.74	c    17241   4710    25180  8948478  355    82648  222130  20252    344 50.04
1797.94/1798.74	c    25979   4710    35875 16273326  453   115032  244344  30947    245 105.69
1797.94/1798.74	c    39089   4710    51134 30246857  591   158240  268779  46206    172 226.22
1797.94/1798.74	c    58761   4710    74086 46396117  626   223523  295657  69158    151 387.96
1797.94/1798.74	c    88271   4710   109481 72458469  661   333139  325223 104553    124 706.92
1797.94/1798.74	c Reducing formula size due to memory constraints
1797.94/1798.74	c Memory Limit: 1000.00 MB  Used: 1009.77 MB
1797.94/1798.74	c   132543   4710    22457 13263365  590    54329   31963  17529    110 1204.57
1797.94/1798.74	c   198957   4710    35242 20989792  595    91921   35160  30314    124 1597.67
1797.94/1798.74	c Resources Exceeded
1797.94/1798.74	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.74	c   17   228252 116869  2529477    38178 23934004  33250    126 1798.00
1797.94/1798.74	s UNKNOWN
1797.94/1798.74	c Total time: 1798 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-3707697-1338226350/watcher-3707697-1338226350 -o /tmp/evaluation-result-3707697-1338226350/solver-3707697-1338226350 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707697-1338226350.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24583
/proc/meminfo: memFree=31026240/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=11420 CPUtime=0 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 368 0 0 0 0 0 0 0 20 0 1 0 288759578 11694080 321 33554432000 134512640 137138936 4287258032 4287256280 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 2855 321 181 642 0 2126 0

[startup+0.0656189 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24583
/proc/meminfo: memFree=31026240/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=12672 CPUtime=0.06 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 859 0 0 0 6 0 0 0 20 0 1 0 288759578 12976128 727 33554432000 134512640 137138936 4287258032 4287191452 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 3168 727 184 642 0 2524 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12672

[startup+0.100253 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24583
/proc/meminfo: memFree=31026240/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=12672 CPUtime=0.09 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 859 0 0 0 9 0 0 0 20 0 1 0 288759578 12976128 727 33554432000 134512640 137138936 4287258032 4287191452 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 3168 727 184 642 0 2524 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12672

[startup+0.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24583
/proc/meminfo: memFree=31026240/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=12672 CPUtime=0.29 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 860 0 0 0 29 0 0 0 20 0 1 0 288759578 12976128 728 33554432000 134512640 137138936 4287258032 4287191452 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 3168 728 184 642 0 2524 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12672

[startup+0.700221 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24583
/proc/meminfo: memFree=31026240/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=12672 CPUtime=0.69 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 860 0 0 0 69 0 0 0 20 0 1 0 288759578 12976128 728 33554432000 134512640 137138936 4287258032 4287191452 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 3168 728 184 642 0 2524 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12672

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24584
/proc/meminfo: memFree=31020396/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=13728 CPUtime=1.49 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 1215 0 0 0 148 1 0 0 20 0 1 0 288759578 14057472 1005 33554432000 134512640 137138936 4287258032 4287256576 134607609 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 3432 1005 192 642 0 2788 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13728

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24584
/proc/meminfo: memFree=31014568/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=14948 CPUtime=3.09 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 1515 0 0 0 307 2 0 0 20 0 1 0 288759578 15306752 1305 33554432000 134512640 137138936 4287258032 4287256528 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 3737 1305 192 642 0 3093 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14948

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24584
/proc/meminfo: memFree=31000416/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=21228 CPUtime=6.29 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 3088 0 0 0 625 4 0 0 20 0 1 0 288759578 21737472 2878 33554432000 134512640 137138936 4287258032 4287256456 134607222 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 5307 2878 192 642 0 4663 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21228

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24584
/proc/meminfo: memFree=30960908/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=45080 CPUtime=12.68 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 9078 0 0 0 1260 8 0 0 20 0 1 0 288759578 46161920 8846 33554432000 134512640 137138936 4287258032 4287256548 134551250 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 11270 8846 192 642 0 10626 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45080

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24585
/proc/meminfo: memFree=30887592/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=81416 CPUtime=25.49 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 18256 0 0 0 2535 14 0 0 20 0 1 0 288759578 83369984 17908 33554432000 134512640 137138936 4287258032 4287256548 134551158 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 20354 17908 192 642 0 19710 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81416

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24585
/proc/meminfo: memFree=30779680/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=130408 CPUtime=51.08 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 30591 0 0 0 5091 17 0 0 20 0 1 0 288759578 133537792 30153 33554432000 134512640 137138936 4287258032 4287256456 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 32602 30153 192 642 0 31958 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 130408

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24585
/proc/meminfo: memFree=30588640/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=217844 CPUtime=102.28 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 52479 0 0 0 10202 26 0 0 20 0 1 0 288759578 223072256 52033 33554432000 134512640 137138936 4287258032 4287256960 134542249 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 54461 52033 192 642 0 53817 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 217844

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24586
/proc/meminfo: memFree=30395716/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=320452 CPUtime=162.26 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 81307 0 0 0 16190 36 0 0 20 0 1 0 288759578 328142848 77691 33554432000 134512640 137138936 4287258032 4287256960 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 80113 77691 192 642 0 79469 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 320452

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24586
/proc/meminfo: memFree=30226988/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=398284 CPUtime=222.26 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 101048 0 0 0 22180 46 0 0 20 0 1 0 288759578 407842816 97152 33554432000 134512640 137138936 4287258032 4287256960 134542613 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 99571 97152 192 642 0 98927 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 398284

[startup+282.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 24586
/proc/meminfo: memFree=30106860/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=470724 CPUtime=282.25 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 119191 0 0 0 28168 57 0 0 20 0 1 0 288759578 482021376 115250 33554432000 134512640 137138936 4287258032 4287256960 134542758 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 117681 115250 192 642 0 117037 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 470724

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 24587
/proc/meminfo: memFree=29974212/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=550444 CPUtime=342.2 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 139213 0 0 0 34155 65 0 0 20 0 1 0 288759578 563654656 135200 33554432000 134512640 137138936 4287258032 4287256960 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 137611 135200 192 642 0 136967 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 550444

[startup+402.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 24587
/proc/meminfo: memFree=29830896/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=623820 CPUtime=402.15 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 157844 0 0 0 40142 73 0 0 20 0 1 0 288759578 638791680 153522 33554432000 134512640 137138936 4287258032 4287256928 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 155955 153522 192 642 0 155311 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 623820

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 24590
/proc/meminfo: memFree=29702204/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=689236 CPUtime=462.09 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 174265 0 0 0 46127 82 0 0 20 0 1 0 288759578 705777664 169893 33554432000 134512640 137138936 4287258032 4287256960 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 172309 169893 192 642 0 171665 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 689236

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 24590
/proc/meminfo: memFree=29562120/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=768828 CPUtime=522.03 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 194221 0 0 0 52113 90 0 0 20 0 1 0 288759578 787279872 189790 33554432000 134512640 137138936 4287258032 4287256960 134542624 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 192207 189790 192 642 0 191563 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 768828

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24590
/proc/meminfo: memFree=29450796/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=830680 CPUtime=581.99 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 209732 0 0 0 58102 97 0 0 20 0 1 0 288759578 850616320 205250 33554432000 134512640 137138936 4287258032 4287256960 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 207670 205250 192 642 0 207026 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 830680

[startup+642.3 s]

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

/proc/meminfo: memFree=28947920/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1061.66 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 106030 136 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256456 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 1045372

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24595
/proc/meminfo: memFree=28948052/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1121.64 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 112027 137 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287230888 134599915 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 1045372

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24595
/proc/meminfo: memFree=28948052/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1181.64 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 118026 138 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256960 134542725 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 1045372

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24595
/proc/meminfo: memFree=28948020/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1241.63 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 124016 147 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256960 134542737 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1241.63
Current children cumulated vsize (KiB) 1045372

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24596
/proc/meminfo: memFree=28947552/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1301.63 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 130012 151 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256528 134618411 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1301.63
Current children cumulated vsize (KiB) 1045372

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24596
/proc/meminfo: memFree=28947828/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1361.61 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 136007 154 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256960 134542495 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1361.61
Current children cumulated vsize (KiB) 1045372

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24596
/proc/meminfo: memFree=28947980/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1421.61 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 142002 159 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256960 134542740 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1421.61
Current children cumulated vsize (KiB) 1045372

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24596
/proc/meminfo: memFree=28947884/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1481.6 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 147995 165 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256576 134607615 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1481.6
Current children cumulated vsize (KiB) 1045372

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24596
/proc/meminfo: memFree=28947912/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1541.59 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 153992 167 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256960 134542295 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1541.59
Current children cumulated vsize (KiB) 1045372

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24597
/proc/meminfo: memFree=28947924/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1601.57 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 159987 170 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256456 134606964 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1601.57
Current children cumulated vsize (KiB) 1045372

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24600
/proc/meminfo: memFree=28947784/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1661.57 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 165980 177 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256960 134542752 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1661.57
Current children cumulated vsize (KiB) 1045372

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24623
/proc/meminfo: memFree=28948156/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1721.56 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 171974 182 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256960 134542319 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1721.56
Current children cumulated vsize (KiB) 1045372

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24623
/proc/meminfo: memFree=28947924/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1781.54 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 177970 184 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256456 134606601 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (KiB) 1045372

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 24623
/proc/meminfo: memFree=28947924/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1791.15 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 178930 185 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256576 134607574 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1791.15
Current children cumulated vsize (KiB) 1045372

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24661
/proc/meminfo: memFree=29996876/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1794.35 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 179250 185 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256960 134542333 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1794.35
Current children cumulated vsize (KiB) 1045372

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24661
/proc/meminfo: memFree=29995744/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1795.94 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 179409 185 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256960 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1795.94
Current children cumulated vsize (KiB) 1045372

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24661
/proc/meminfo: memFree=29992520/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1796.74 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 179489 185 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256960 134542301 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1796.74
Current children cumulated vsize (KiB) 1045372

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24661
/proc/meminfo: memFree=29992520/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1797.54 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 179569 185 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256780 136297616 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (KiB) 1045372

[startup+1798.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24661
/proc/meminfo: memFree=29990040/32873844 swapFree=6080/6080
[pid=24583] ppid=24581 vsize=1045372 CPUtime=1797.94 cores=0,2,4,6
/proc/24583/stat : 24583 (bsolo) R 24581 24583 24091 0 -1 4202496 264570 0 0 0 179609 185 0 0 20 0 1 0 288759578 1070460928 258932 33554432000 134512640 137138936 4287258032 4287256892 136521049 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24583/statm: 261343 258932 192 642 0 260699 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 1045372

Child status: 0
Real time (s): 1798.75
CPU time (s): 1798
CPU user time (s): 1796.14
CPU system time (s): 1.86172
CPU usage (%): 99.9586
Max. virtual memory (cumulated for all children) (KiB): 1045828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.14
system time used= 1.86172
maximum resident set size= 1036184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264570
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= 490
involuntary context switches= 1880

runsolver used 2.74958 second user time and 7.06593 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-28 19:32:30
IDJOB=3707697
IDBENCH=90115
IDSOLVER=2286
FILE ID=node139/3707697-1338226350
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/ShortestPathTate/normalized-TateBritain_K80.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707697-1338226350/watcher-3707697-1338226350 -o /tmp/evaluation-result-3707697-1338226350/solver-3707697-1338226350 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707697-1338226350.opb

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

MD5SUM BENCH= a3fcbcd7997dcbab652ff1a098fe5a93
RANDOM SEED=1481131934

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:        31026620 kB
Buffers:          439444 kB
Cached:           530288 kB
SwapCached:          828 kB
Active:           717140 kB
Inactive:         275704 kB
Active(anon):      16732 kB
Inactive(anon):     7968 kB
Active(file):     700408 kB
Inactive(file):   267736 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:              8836 kB
Writeback:             4 kB
AnonPages:         27424 kB
Mapped:            12624 kB
Shmem:                 8 kB
Slab:             718216 kB
SReclaimable:     160012 kB
SUnreclaim:       558204 kB
KernelStack:        1456 kB
PageTables:         3976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     146620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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 20:02:29