Trace number 3707688

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.01 1798.65

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K101.opb
MD5SUMa3de6c6ee42f8b511357d3857e721bb4
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark198.533
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6868
Total number of constraints7072
Number of constraints which are clauses6971
Number of constraints which are cardinality constraints (but not clauses)101
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint101
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 102
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-3707688-1338231743.opb
0.00/0.00	c File size is 440171 bytes.
0.00/0.03	c Highest Coefficient sum: 102
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.031 s
0.00/0.03	c Var: 6868 Constr: 7072 6971/101/0 Lit: 44106 Watch. Lit: 20808
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
1.29/1.35	c Pre-processing Time: 1.355 s
1.29/1.35	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.29/1.35	c        0   6117     6377    41010    6    19189   99328      0      0 1.35
1.29/1.35	c Switching off lower bounding mode.
1797.94/1798.65	c      101   6117     6501    54613    8    19871  109261    124     70 1.43
1797.94/1798.65	c      251   6117     6677    70532   10    20907  120188    300    164 1.53
1797.94/1798.65	c      481   6117     6955    94336   13    22708  132207    578    274 1.75
1797.94/1798.65	c      819   6117     7349   136578   18    24473  145428    972    414 1.98
1797.94/1798.65	c     1327   6117     7925   182768   23    27442  159971   1548    572 2.32
1797.94/1798.65	c     2090   6117     8784   267872   30    31837  175969   2407    739 2.83
1797.94/1798.65	c     3236   6117    10109   462711   45    37550  193566   3732    856 3.78
1797.94/1798.65	c     4957   6117    12073  1170849   96    44482  212923   5696    729 6.79
1797.94/1798.65	c     7541   6117    14958  2092819  139    55436  234216   8581    694 10.85
1797.94/1798.65	c    11420   6117    19436  3000785  154    72106  257638  13059    711 16.05
1797.94/1798.65	c    17242   6117    26190  4967163  189    94847  283402  19813    623 27.67
1797.94/1798.65	c    25979   6117    36178  7172790  198   126788  311743  29801    569 45.64
1797.94/1798.65	c    39089   6117    51421 15641241  304   177320  342918  45044    379 103.00
1797.94/1798.65	c    58759   6117    74132 23212674  313   252091  377210  67755    289 202.91
1797.94/1798.65	c    88269   6117   109764 50051955  455   367703  414932 103387    178 494.26
1797.94/1798.65	c Reducing formula size due to memory constraints
1797.94/1798.65	c Memory Limit: 1000.00 MB  Used: 1026.87 MB
1797.94/1798.65	c   132540   6117    26258 24265376  924    73694   33477  19881    117 1124.30
1797.94/1798.65	c   198950   6117    36922 34082706  923   110452   36825  30545    124 1594.30
1797.94/1798.65	c Resources Exceeded
1797.94/1798.65	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.65	c   17   218069 128160  5190690    38879 32208239  32502    121 1798.00
1797.94/1798.65	s UNKNOWN
1797.94/1798.65	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-3707688-1338231743/watcher-3707688-1338231743 -o /tmp/evaluation-result-3707688-1338231743/solver-3707688-1338231743 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707688-1338231743.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24866
/proc/meminfo: memFree=30000936/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=19312 CPUtime=0 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 342 0 0 0 0 0 0 0 20 0 1 0 289298820 19775488 296 33554432000 134512640 137138936 4288489264 4288486328 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 4828 296 175 642 0 4076 0

[startup+0.090518 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24866
/proc/meminfo: memFree=30000936/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=13304 CPUtime=0.08 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 1015 0 0 0 8 0 0 0 20 0 1 0 289298820 13623296 861 33554432000 134512640 137138936 4288489264 4288405548 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 3326 861 184 642 0 2682 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13304

[startup+0.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24866
/proc/meminfo: memFree=30000936/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=13304 CPUtime=0.09 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 1015 0 0 0 9 0 0 0 20 0 1 0 289298820 13623296 861 33554432000 134512640 137138936 4288489264 4288405548 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 3326 861 184 642 0 2682 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13304

[startup+0.300226 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24866
/proc/meminfo: memFree=30000936/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=13304 CPUtime=0.29 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 1016 0 0 0 29 0 0 0 20 0 1 0 289298820 13623296 862 33554432000 134512640 137138936 4288489264 4288405360 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 3326 862 184 642 0 2682 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13304

[startup+0.700227 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24866
/proc/meminfo: memFree=30000936/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=13304 CPUtime=0.69 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 1016 0 0 0 69 0 0 0 20 0 1 0 289298820 13623296 862 33554432000 134512640 137138936 4288489264 4288405536 134543427 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 3326 862 184 642 0 2682 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13304

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24867
/proc/meminfo: memFree=29997828/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=13728 CPUtime=1.49 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 1272 0 0 0 148 1 0 0 20 0 1 0 289298820 14057472 1000 33554432000 134512640 137138936 4288489264 4288488380 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 3432 1000 192 642 0 2788 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13728

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24867
/proc/meminfo: memFree=29995968/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=17560 CPUtime=3.09 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 2240 0 0 0 303 6 0 0 20 0 1 0 289298820 17981440 1968 33554432000 134512640 137138936 4288489264 4288488192 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 4390 1968 192 642 0 3746 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17560

[startup+6.30019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24905
/proc/meminfo: memFree=31013936/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=26288 CPUtime=6.28 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 4465 0 0 0 619 9 0 0 20 0 1 0 289298820 26918912 4148 33554432000 134512640 137138936 4288489264 4288487808 134607574 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 6572 4148 192 642 0 5928 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26288

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24905
/proc/meminfo: memFree=30993988/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=44948 CPUtime=12.68 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 9330 0 0 0 1252 16 0 0 20 0 1 0 289298820 46026752 8799 33554432000 134512640 137138936 4288489264 4288488192 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 11237 8799 192 642 0 10593 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44948

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24905
/proc/meminfo: memFree=30952076/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=72400 CPUtime=25.47 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 16228 0 0 0 2521 26 0 0 20 0 1 0 289298820 74137600 15689 33554432000 134512640 137138936 4288489264 4288488380 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 18100 15689 192 642 0 17456 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 72400

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24905
/proc/meminfo: memFree=30873552/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=115404 CPUtime=51.05 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 27025 0 0 0 5062 43 0 0 20 0 1 0 289298820 118173696 26425 33554432000 134512640 137138936 4288489264 4288488192 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 28851 26425 192 642 0 28207 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 115404

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24905
/proc/meminfo: memFree=30714132/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=216436 CPUtime=102.21 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 53625 0 0 0 10161 60 0 0 20 0 1 0 289298820 221630464 51698 33554432000 134512640 137138936 4288489264 4288488192 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 54109 51698 192 642 0 53465 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 216436

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24906
/proc/meminfo: memFree=30592764/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=277324 CPUtime=162.15 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 69075 0 0 0 16136 79 0 0 20 0 1 0 289298820 283979776 66906 33554432000 134512640 137138936 4288489264 4288488192 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 69331 66906 192 642 0 68687 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 277324

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24906
/proc/meminfo: memFree=30447980/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=338544 CPUtime=222.13 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 85233 0 0 0 22116 97 0 0 20 0 1 0 289298820 346669056 82668 33554432000 134512640 137138936 4288489264 4288488192 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 84636 82668 192 642 0 83992 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 338544

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24906
/proc/meminfo: memFree=30301936/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=432628 CPUtime=282.12 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 109535 0 0 0 28102 110 0 0 20 0 1 0 289298820 443011072 106192 33554432000 134512640 137138936 4288489264 4288488192 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 108157 106192 192 642 0 107513 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 432628

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24906
/proc/meminfo: memFree=30190860/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=510832 CPUtime=342.11 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 130072 0 0 0 34092 119 0 0 20 0 1 0 289298820 523091968 125714 33554432000 134512640 137138936 4288489264 4288488192 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 127708 125714 192 642 0 127064 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 510832

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 24906
/proc/meminfo: memFree=30082140/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=577816 CPUtime=402.1 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 147303 0 0 0 40081 129 0 0 20 0 1 0 289298820 591683584 142488 33554432000 134512640 137138936 4288489264 4288487808 134607574 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 144454 142488 192 642 0 143810 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 577816

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 24910
/proc/meminfo: memFree=29973600/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=630920 CPUtime=462.1 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 161885 0 0 0 46073 137 0 0 20 0 1 0 289298820 646062080 155765 33554432000 134512640 137138936 4288489264 4288488192 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 157730 155765 192 642 0 157086 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 630920

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24910
/proc/meminfo: memFree=29877408/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=677100 CPUtime=522.08 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 174082 0 0 0 52061 147 0 0 20 0 1 0 289298820 693350400 167302 33554432000 134512640 137138936 4288489264 4288488192 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 169275 167302 192 642 0 168631 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 677100

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24910
/proc/meminfo: memFree=29787384/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=714760 CPUtime=582.07 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 183557 0 0 0 58050 157 0 0 20 0 1 0 289298820 731914240 176707 33554432000 134512640 137138936 4288489264 4288487760 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 178690 176707 192 642 0 178046 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 714760

[startup+642.3 s]

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

/proc/meminfo: memFree=29106732/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062852 CPUtime=1121.75 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 111960 215 0 0 20 0 1 0 289298820 1088360448 263748 33554432000 134512640 137138936 4288489264 4288445640 136504617 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265713 263748 192 642 0 265069 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 1062852

[startup+1182.3 s]
/proc/loadavg: 2.13 2.06 2.02 3/177 24915
/proc/meminfo: memFree=29060108/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062852 CPUtime=1181.73 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 117950 223 0 0 20 0 1 0 289298820 1088360448 263748 33554432000 134512640 137138936 4288489264 4288488192 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265713 263748 192 642 0 265069 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 1062852

[startup+1242.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/177 24915
/proc/meminfo: memFree=29028736/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062848 CPUtime=1241.72 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 123929 243 0 0 20 0 1 0 289298820 1088356352 263747 33554432000 134512640 137138936 4288489264 4288488192 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265712 263747 192 642 0 265068 0
Current children cumulated CPU time (s) 1241.72
Current children cumulated vsize (KiB) 1062848

[startup+1302.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 24915
/proc/meminfo: memFree=28995132/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062848 CPUtime=1301.73 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 129917 256 0 0 20 0 1 0 289298820 1088356352 263747 33554432000 134512640 137138936 4288489264 4288488192 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265712 263747 192 642 0 265068 0
Current children cumulated CPU time (s) 1301.73
Current children cumulated vsize (KiB) 1062848

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 24916
/proc/meminfo: memFree=28970712/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062848 CPUtime=1361.71 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 135910 261 0 0 20 0 1 0 289298820 1088356352 263747 33554432000 134512640 137138936 4288489264 4288488192 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265712 263747 192 642 0 265068 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 1062848

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 24916
/proc/meminfo: memFree=28945132/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062848 CPUtime=1421.71 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 141907 264 0 0 20 0 1 0 289298820 1088356352 263747 33554432000 134512640 137138936 4288489264 4288488192 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265712 263747 192 642 0 265068 0
Current children cumulated CPU time (s) 1421.71
Current children cumulated vsize (KiB) 1062848

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 24916
/proc/meminfo: memFree=28944912/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062848 CPUtime=1481.7 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 147904 266 0 0 20 0 1 0 289298820 1088356352 263747 33554432000 134512640 137138936 4288489264 4288488192 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265712 263747 192 642 0 265068 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 1062848

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 24916
/proc/meminfo: memFree=28944940/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062848 CPUtime=1541.68 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 153900 268 0 0 20 0 1 0 289298820 1088356352 263747 33554432000 134512640 137138936 4288489264 4288488192 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265712 263747 192 642 0 265068 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 1062848

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24916
/proc/meminfo: memFree=28945092/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062848 CPUtime=1601.67 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 159891 276 0 0 20 0 1 0 289298820 1088356352 263747 33554432000 134512640 137138936 4288489264 4288487760 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265712 263747 192 642 0 265068 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 1062848

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24919
/proc/meminfo: memFree=28945220/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062848 CPUtime=1661.66 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 165887 279 0 0 20 0 1 0 289298820 1088356352 263747 33554432000 134512640 137138936 4288489264 4288488192 134542286 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265712 263747 192 642 0 265068 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 1062848

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24920
/proc/meminfo: memFree=28945148/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062848 CPUtime=1721.66 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 171885 281 0 0 20 0 1 0 289298820 1088356352 263747 33554432000 134512640 137138936 4288489264 4288488192 134542624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265712 263747 192 642 0 265068 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 1062848

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24920
/proc/meminfo: memFree=28944688/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062848 CPUtime=1781.64 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 177879 285 0 0 20 0 1 0 289298820 1088356352 263747 33554432000 134512640 137138936 4288489264 4288487688 134606987 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265712 263747 192 642 0 265068 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 1062848

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 24920
/proc/meminfo: memFree=28944936/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062848 CPUtime=1791.26 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 178838 288 0 0 20 0 1 0 289298820 1088356352 263747 33554432000 134512640 137138936 4288489264 4288487688 134606660 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265712 263747 192 642 0 265068 0
Current children cumulated CPU time (s) 1791.26
Current children cumulated vsize (KiB) 1062848

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24920
/proc/meminfo: memFree=28945060/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062848 CPUtime=1794.45 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 179156 289 0 0 20 0 1 0 289298820 1088356352 263747 33554432000 134512640 137138936 4288489264 4288488192 134542307 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265712 263747 192 642 0 265068 0
Current children cumulated CPU time (s) 1794.45
Current children cumulated vsize (KiB) 1062848

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24920
/proc/meminfo: memFree=28945060/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062848 CPUtime=1796.04 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 179314 290 0 0 20 0 1 0 289298820 1088356352 263747 33554432000 134512640 137138936 4288489264 4288479832 134599724 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265712 263747 192 642 0 265068 0
Current children cumulated CPU time (s) 1796.04
Current children cumulated vsize (KiB) 1062848

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24920
/proc/meminfo: memFree=28945060/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062848 CPUtime=1796.85 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 179394 291 0 0 20 0 1 0 289298820 1088356352 263747 33554432000 134512640 137138936 4288489264 4288488192 134543077 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265712 263747 192 642 0 265068 0
Current children cumulated CPU time (s) 1796.85
Current children cumulated vsize (KiB) 1062848

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24920
/proc/meminfo: memFree=28945060/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062848 CPUtime=1797.64 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 179473 291 0 0 20 0 1 0 289298820 1088356352 263747 33554432000 134512640 137138936 4288489264 4288487844 136500294 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265712 263747 192 642 0 265068 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (KiB) 1062848

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24920
/proc/meminfo: memFree=28945060/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062848 CPUtime=1797.85 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 179494 291 0 0 20 0 1 0 289298820 1088356352 263747 33554432000 134512640 137138936 4288489264 4288488380 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265712 263747 192 642 0 265068 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 1062848

[startup+1798.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24920
/proc/meminfo: memFree=28945060/32873844 swapFree=6080/6080
[pid=24866] ppid=24864 vsize=1062848 CPUtime=1797.94 cores=1,3,5,7
/proc/24866/stat : 24866 (bsolo) R 24864 24866 24091 0 -1 4202496 291458 0 0 0 179503 291 0 0 20 0 1 0 289298820 1088356352 263747 33554432000 134512640 137138936 4288489264 4288488016 134578220 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24866/statm: 265712 263747 192 642 0 265068 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 1062848

Child status: 0
Real time (s): 1798.65
CPU time (s): 1798.01
CPU user time (s): 1795.09
CPU system time (s): 2.92155
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 1063688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.09
system time used= 2.92156
maximum resident set size= 1055816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 291458
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= 468
involuntary context switches= 1835

runsolver used 2.68359 second user time and 7.29389 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-28 21:02:23
IDJOB=3707688
IDBENCH=90139
IDSOLVER=2286
FILE ID=node139/3707688-1338231743
RUNJOBID= node139-1338219140-24108
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_K101.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707688-1338231743/watcher-3707688-1338231743 -o /tmp/evaluation-result-3707688-1338231743/solver-3707688-1338231743 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707688-1338231743.opb

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

MD5SUM BENCH= a3de6c6ee42f8b511357d3857e721bb4
RANDOM SEED=400460014

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:        30001100 kB
Buffers:          440384 kB
Cached:           530748 kB
SwapCached:          828 kB
Active:          1739252 kB
Inactive:         276856 kB
Active(anon):    1038304 kB
Inactive(anon):     7968 kB
Active(file):     700948 kB
Inactive(file):   268888 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:              4284 kB
Writeback:             0 kB
AnonPages:       1083248 kB
Mapped:            12616 kB
Shmem:                 8 kB
Slab:             717536 kB
SReclaimable:     159904 kB
SUnreclaim:       557632 kB
KernelStack:        1472 kB
PageTables:         6128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1167744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1064960 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 21:32:21