Trace number 3707701

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 3.2? 1798.05 1798.72

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K84.opb
MD5SUM895769e6300bec8b48d22e126916d397
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 variables5712
Total number of constraints5882
Number of constraints which are clauses5798
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint84
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 85
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-3707701-1338228149.opb
0.00/0.00	c File size is 364756 bytes.
0.00/0.02	c Highest Coefficient sum: 85
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.026 s
0.00/0.03	c Var: 5712 Constr: 5882 5798/84/0 Lit: 36643 Watch. Lit: 17306
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
0.99/1.08	c Pre-processing Time: 1.077 s
0.99/1.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.99/1.08	c        0   4978     5204    33649    6    15721   81943      0      0 1.08
0.99/1.08	c Switching off lower bounding mode.
1798.02/1798.70	c      103   4978     5318    49506    9    16278   90138    114     87 1.17
1798.02/1798.70	c      253   4978     5491    76898   14    17228   99152    287    196 1.29
1798.02/1798.70	c      478   4978     5758   120348   20    17927  109068    554    337 1.42
1798.02/1798.70	c      816   4978     6140   159530   25    20131  119975    936    499 1.63
1798.02/1798.70	c     1324   4978     6708   227764   33    22863  131973   1504    665 1.99
1798.02/1798.70	c     2087   4978     7581   386356   50    26589  145171   2377    820 2.54
1798.02/1798.70	c     3233   4978     8867   592109   66    31516  159689   3663    887 3.64
1798.02/1798.70	c     4954   4978    10824   950269   87    38193  175658   5620    943 5.25
1798.02/1798.70	c     7539   4978    13772  1853820  134    47640  193224   8568    795 9.48
1798.02/1798.70	c    11418   4978    18314  3589897  196    61740  212547  13110    650 17.54
1798.02/1798.70	c    17240   4978    25106  6429625  256    82409  233802  19902    509 33.83
1798.02/1798.70	c    25977   4978    35426 11799444  333   112891  257183  30222    357 72.60
1798.02/1798.70	c    39087   4978    51023 24268760  475   158582  282902  45819    219 178.41
1798.02/1798.70	c    58761   4978    75280 50811348  674   235318  311193  70076    115 509.51
1798.02/1798.70	c Reducing formula size due to memory constraints
1798.02/1798.70	c Memory Limit: 1000.00 MB  Used: 1011.66 MB
1798.02/1798.70	c    88272   4978    22788 12253881  537    57929   33481  17584     81 1084.16
1798.02/1798.70	c   132545   4978    23916 16044190  670    62571   36830  18712     95 1385.70
1798.02/1798.70	c Resources Exceeded
1798.02/1798.70	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.02/1798.70	c   16   173020  88465  2318493    37334 29760029  32130     96 1798.04
1798.02/1798.70	s UNKNOWN
1798.02/1798.70	c Total time: 1798.04 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3707701-1338228149/watcher-3707701-1338228149 -o /tmp/evaluation-result-3707701-1338228149/solver-3707701-1338228149 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707701-1338228149.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 24698
/proc/meminfo: memFree=31026052/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=19256 CPUtime=0 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 352 0 0 0 0 0 0 0 20 0 1 0 288939475 19718144 305 33554432000 134512640 137138936 4291338352 4291336632 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 4814 305 176 642 0 4080 0

[startup+0.0396851 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24698
/proc/meminfo: memFree=31026052/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=12748 CPUtime=0.03 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 888 0 0 0 3 0 0 0 20 0 1 0 288939475 13053952 751 33554432000 134512640 137138936 4291338352 4291268508 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 3187 751 184 642 0 2543 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12748

[startup+0.100258 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24698
/proc/meminfo: memFree=31026052/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=12748 CPUtime=0.09 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 888 0 0 0 9 0 0 0 20 0 1 0 288939475 13053952 751 33554432000 134512640 137138936 4291338352 4291268508 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 3187 751 184 642 0 2543 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12748

[startup+0.300221 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24698
/proc/meminfo: memFree=31026052/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=12748 CPUtime=0.29 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 889 0 0 0 29 0 0 0 20 0 1 0 288939475 13053952 752 33554432000 134512640 137138936 4291338352 4291268508 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 3187 752 184 642 0 2543 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12748

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24698
/proc/meminfo: memFree=31026052/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=12748 CPUtime=0.69 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 889 0 0 0 69 0 0 0 20 0 1 0 288939475 13053952 752 33554432000 134512640 137138936 4291338352 4291268508 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 3187 752 184 642 0 2543 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12748

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24699
/proc/meminfo: memFree=31020464/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=14112 CPUtime=1.49 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 1325 0 0 0 148 1 0 0 20 0 1 0 288939475 14450688 1102 33554432000 134512640 137138936 4291338352 4291337280 134542624 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 3528 1102 192 642 0 2884 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14112

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24699
/proc/meminfo: memFree=31013396/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=18816 CPUtime=3.09 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 2501 0 0 0 304 5 0 0 20 0 1 0 288939475 19267584 2278 33554432000 134512640 137138936 4291338352 4291336944 134539030 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 4704 2278 192 642 0 4060 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18816

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24699
/proc/meminfo: memFree=30993184/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=28440 CPUtime=6.29 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 4899 0 0 0 621 8 0 0 20 0 1 0 288939475 29122560 4676 33554432000 134512640 137138936 4291338352 4291337468 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 7110 4676 192 642 0 6466 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28440

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24699
/proc/meminfo: memFree=30956256/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=46356 CPUtime=12.69 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 9379 0 0 0 1257 12 0 0 20 0 1 0 288939475 47468544 9155 33554432000 134512640 137138936 4291338352 4291336776 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 11589 9155 192 642 0 10945 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46356

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24699
/proc/meminfo: memFree=30898456/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=77412 CPUtime=25.49 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 17139 0 0 0 2534 15 0 0 20 0 1 0 288939475 79269888 16915 33554432000 134512640 137138936 4291338352 4291336944 134539025 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 19353 16915 192 642 0 18709 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77412

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24699
/proc/meminfo: memFree=30792016/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=130712 CPUtime=51.08 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 30484 0 0 0 5087 21 0 0 20 0 1 0 288939475 133849088 30259 33554432000 134512640 137138936 4291338352 4291337280 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 32678 30259 192 642 0 32034 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 130712

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24700
/proc/meminfo: memFree=30605688/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=206636 CPUtime=102.28 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 49509 0 0 0 10194 34 0 0 20 0 1 0 288939475 211595264 49241 33554432000 134512640 137138936 4291338352 4291336776 134607222 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 51659 49241 192 642 0 51015 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 206636

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 24700
/proc/meminfo: memFree=30419096/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=304588 CPUtime=162.26 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 75996 0 0 0 16181 45 0 0 20 0 1 0 288939475 311898112 73726 33554432000 134512640 137138936 4291338352 4291337280 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 76147 73726 192 642 0 75503 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 304588

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 24700
/proc/meminfo: memFree=30294132/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=368544 CPUtime=222.26 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 92797 0 0 0 22175 51 0 0 20 0 1 0 288939475 377389056 89694 33554432000 134512640 137138936 4291338352 4291337280 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 92136 89694 192 642 0 91492 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 368544

[startup+282.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/177 24700
/proc/meminfo: memFree=30164028/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=435016 CPUtime=282.23 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 110125 0 0 0 28165 58 0 0 20 0 1 0 288939475 445456384 106343 33554432000 134512640 137138936 4291338352 4291337280 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 108754 106343 192 642 0 108110 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 435016

[startup+342.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/177 24700
/proc/meminfo: memFree=30033980/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=498024 CPUtime=342.17 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 126310 0 0 0 34153 64 0 0 20 0 1 0 288939475 509976576 122092 33554432000 134512640 137138936 4291338352 4291337280 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 124506 122092 192 642 0 123862 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 498024

[startup+402.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 24701
/proc/meminfo: memFree=29914224/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=555612 CPUtime=402.11 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 141247 0 0 0 40143 68 0 0 20 0 1 0 288939475 568946688 136489 33554432000 134512640 137138936 4291338352 4291337264 136296975 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 138903 136489 192 642 0 138259 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 555612

[startup+462.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/178 24704
/proc/meminfo: memFree=29807704/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=619580 CPUtime=462.05 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 157804 0 0 0 46131 74 0 0 20 0 1 0 288939475 634449920 152463 33554432000 134512640 137138936 4291338352 4291337280 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 154895 152463 192 642 0 154251 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 619580

[startup+522.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 24704
/proc/meminfo: memFree=29687112/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=679492 CPUtime=522 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 174382 0 0 0 52120 80 0 0 20 0 1 0 288939475 695799808 167462 33554432000 134512640 137138936 4291338352 4291337280 134542503 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 169873 167462 192 642 0 169229 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 679492

[startup+582.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 24704
/proc/meminfo: memFree=29563140/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=732736 CPUtime=581.95 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 189797 0 0 0 58109 86 0 0 20 0 1 0 288939475 750321664 180764 33554432000 134512640 137138936 4291338352 4291337280 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 183184 180764 192 642 0 182540 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 732736

[startup+642.3 s]

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

/proc/meminfo: memFree=28958576/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1061.73 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 106052 121 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291337280 134542295 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 1047204

[startup+1122.3 s]
/proc/loadavg: 2.05 2.07 2.00 3/177 24709
/proc/meminfo: memFree=28958612/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1121.72 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 112044 128 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291337280 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 1047204

[startup+1182.3 s]
/proc/loadavg: 2.05 2.07 2.00 3/177 24709
/proc/meminfo: memFree=28958640/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1181.71 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 118030 141 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291336776 134606655 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 1047204

[startup+1242.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 24709
/proc/meminfo: memFree=28958420/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1241.7 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 124025 145 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291337280 134542301 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1241.7
Current children cumulated vsize (KiB) 1047204

[startup+1302.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 24710
/proc/meminfo: memFree=28958324/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1301.7 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 130018 152 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291337468 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1301.7
Current children cumulated vsize (KiB) 1047204

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 24710
/proc/meminfo: memFree=28958476/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1361.69 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 136014 155 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291337468 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1361.69
Current children cumulated vsize (KiB) 1047204

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 24710
/proc/meminfo: memFree=28958628/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1421.69 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 142009 160 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291336776 134606949 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 1047204

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 24710
/proc/meminfo: memFree=28958552/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1481.67 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 148002 165 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291336776 134606610 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1481.67
Current children cumulated vsize (KiB) 1047204

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 24710
/proc/meminfo: memFree=28958800/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1541.66 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 153993 173 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291336776 134606995 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 1047204

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 24711
/proc/meminfo: memFree=28958924/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1601.64 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 159989 175 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291337036 136520975 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 1047204

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 24714
/proc/meminfo: memFree=28958544/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1661.64 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 165987 177 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291336848 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 1047204

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 24714
/proc/meminfo: memFree=28958800/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1721.63 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 171984 179 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291337280 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 1047204

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 24714
/proc/meminfo: memFree=28958304/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1781.62 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 177982 180 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291337280 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 1047204

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

[startup+1791.91 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 24714
/proc/meminfo: memFree=28958304/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1791.22 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 178942 180 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291337280 134542339 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1791.22
Current children cumulated vsize (KiB) 1047204

[startup+1795.1 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 24752
/proc/meminfo: memFree=29994688/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1794.42 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 179262 180 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291336848 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1794.42
Current children cumulated vsize (KiB) 1047204

[startup+1796.7 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 24752
/proc/meminfo: memFree=29993448/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1796.02 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 179422 180 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291337280 134542301 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1796.02
Current children cumulated vsize (KiB) 1047204

[startup+1797.5 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 24752
/proc/meminfo: memFree=29990472/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1796.82 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 179502 180 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291337280 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1796.82
Current children cumulated vsize (KiB) 1047204

[startup+1798.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 24752
/proc/meminfo: memFree=29990472/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1797.61 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 179581 180 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291336896 134607574 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (KiB) 1047204

[startup+1798.7 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 24752
/proc/meminfo: memFree=29986628/32873844 swapFree=6080/6080
[pid=24698] ppid=24696 vsize=1047204 CPUtime=1798.02 cores=0,2,4,6
/proc/24698/stat : 24698 (bsolo) R 24696 24698 24091 0 -1 4202496 273842 0 0 0 179621 181 0 0 20 0 1 0 288939475 1072336896 259385 33554432000 134512640 137138936 4291338352 4291337280 134542525 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24698/statm: 261801 259385 192 642 0 261157 0
Current children cumulated CPU time (s) 1798.02
Current children cumulated vsize (KiB) 1047204

Child status: 0
Real time (s): 1798.72
CPU time (s): 1798.05
CPU user time (s): 1796.23
CPU system time (s): 1.82272
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 1047204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.23
system time used= 1.82272
maximum resident set size= 1037912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 273842
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= 429
involuntary context switches= 1854

runsolver used 2.66559 second user time and 7.14991 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-28 20:02:29
IDJOB=3707701
IDBENCH=90123
IDSOLVER=2286
FILE ID=node139/3707701-1338228149
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_K84.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707701-1338228149/watcher-3707701-1338228149 -o /tmp/evaluation-result-3707701-1338228149/solver-3707701-1338228149 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707701-1338228149.opb

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

MD5SUM BENCH= 895769e6300bec8b48d22e126916d397
RANDOM SEED=2109006094

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:        31026192 kB
Buffers:          439752 kB
Cached:           530380 kB
SwapCached:          828 kB
Active:           717384 kB
Inactive:         276276 kB
Active(anon):      16968 kB
Inactive(anon):     7968 kB
Active(file):     700416 kB
Inactive(file):   268308 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:              8640 kB
Writeback:             0 kB
AnonPages:         66400 kB
Mapped:            12876 kB
Shmem:                 8 kB
Slab:             717920 kB
SReclaimable:     160032 kB
SUnreclaim:       557888 kB
KernelStack:        1448 kB
PageTables:         4060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     146512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 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:32:28