Trace number 3707714

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.02 1798.67

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K97.opb
MD5SUM43f0e9fb1c8ca4724fdfde37689b9cda
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 benchmark650.612
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6596
Total number of constraints6792
Number of constraints which are clauses6695
Number of constraints which are cardinality constraints (but not clauses)97
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint97
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 98
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-3707714-1338228145.opb
0.00/0.00	c File size is 422431 bytes.
0.00/0.03	c Highest Coefficient sum: 98
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.03 s
0.00/0.03	c Var: 6596 Constr: 6792 6695/97/0 Lit: 42350 Watch. Lit: 19984
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
1.19/1.29	c Pre-processing Time: 1.29 s
1.19/1.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.19/1.29	c        0   5849     6101    39278    6    18373   95238      0      0 1.29
1.19/1.29	c Switching off lower bounding mode.
1797.94/1798.66	c      100   5849     6218    45050    7    19379  104762    117     73 1.35
1797.94/1798.66	c      251   5849     6388    61459    9    20224  115239    287    175 1.43
1797.94/1798.66	c      476   5849     6656    85419   12    22107  126763    555    299 1.59
1797.94/1798.66	c      817   5849     7051   147398   20    24140  139440    950    434 1.88
1797.94/1798.66	c     1325   5849     7619   209515   27    26921  153385   1518    576 2.30
1797.94/1798.66	c     2088   5849     8501   365880   43    30499  168724   2400    717 2.91
1797.94/1798.66	c     3235   5849     9792   519134   53    35358  185597   3691    848 3.81
1797.94/1798.66	c     4958   5849    11780   838030   71    42439  204157   5679    936 5.29
1797.94/1798.66	c     7542   5849    14843  1438296   96    53432  224573   8742    946 7.97
1797.94/1798.66	c    11422   5849    19366  3084441  159    69484  247031  13265    763 14.97
1797.94/1798.66	c    17244   5849    26040  4475297  171    93097  271735  19939    704 24.49
1797.94/1798.66	c    25981   5849    35994  8114027  225   127238  298909  29893    530 49.01
1797.94/1798.66	c    39091   5849    51612 20852116  404   179091  328800  45511    298 131.14
1797.94/1798.66	c    58761   5849    74422 30322117  407   252219  361681  68321    249 235.62
1797.94/1798.66	c    88271   5849   108719 52896530  486   365851  397850 102618    164 537.91
1797.94/1798.66	c Reducing formula size due to memory constraints
1797.94/1798.66	c Memory Limit: 1000.00 MB  Used: 1010.58 MB
1797.94/1798.66	c   132542   5849    29145 19221821  659    93432   35157  23044    127 1042.60
1797.94/1798.66	c   198953   5849    30918 23516196  760    84602   38673  24817    120 1649.29
1797.94/1798.66	c Resources Exceeded
1797.94/1798.66	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.66	c   17   234332 131777  4586295    29531 14542449  23430    130 1798.01
1797.94/1798.66	s UNKNOWN
1797.94/1798.66	c Total time: 1798.01 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-3707714-1338228145/watcher-3707714-1338228145 -o /tmp/evaluation-result-3707714-1338228145/solver-3707714-1338228145 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707714-1338228145.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 24660
/proc/meminfo: memFree=29999728/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=19312 CPUtime=0 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 377 0 0 0 0 0 0 0 20 0 1 0 288939022 19775488 330 33554432000 134512640 137138936 4291859712 4291858240 134517592 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 4828 330 179 642 0 4080 0

[startup+0.00813493 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24660
/proc/meminfo: memFree=29999728/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=11632 CPUtime=0 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 408 0 0 0 0 0 0 0 20 0 1 0 288939022 11911168 361 33554432000 134512640 137138936 4291859712 4291858240 134517643 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 2908 362 187 642 0 2160 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11632

[startup+0.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24660
/proc/meminfo: memFree=29999728/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=13100 CPUtime=0.09 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 986 0 0 0 9 0 0 0 20 0 1 0 288939022 13414400 835 33554432000 134512640 137138936 4291859712 4291779260 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 3275 835 184 642 0 2631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13100

[startup+0.300223 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24660
/proc/meminfo: memFree=29999728/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=13100 CPUtime=0.29 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 987 0 0 0 29 0 0 0 20 0 1 0 288939022 13414400 836 33554432000 134512640 137138936 4291859712 4291779260 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 3275 836 184 642 0 2631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13100

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24660
/proc/meminfo: memFree=29999728/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=13100 CPUtime=0.69 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 987 0 0 0 69 0 0 0 20 0 1 0 288939022 13414400 836 33554432000 134512640 137138936 4291859712 4291779260 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 3275 836 184 642 0 2631 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13100

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24661
/proc/meminfo: memFree=29996876/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=13620 CPUtime=1.48 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 1229 0 0 0 147 1 0 0 20 0 1 0 288939022 13946880 968 33554432000 134512640 137138936 4291859712 4291858464 134572768 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 3405 968 192 642 0 2761 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13620

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24661
/proc/meminfo: memFree=29995000/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=18120 CPUtime=3.08 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 2371 0 0 0 303 5 0 0 20 0 1 0 288939022 18554880 2110 33554432000 134512640 137138936 4291859712 4291858828 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 4530 2110 192 642 0 3886 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18120

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24699
/proc/meminfo: memFree=31021224/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=26544 CPUtime=6.29 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 4478 0 0 0 618 11 0 0 20 0 1 0 288939022 27181056 4217 33554432000 134512640 137138936 4291859712 4291858240 134602746 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 6636 4217 192 642 0 5992 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26544

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24699
/proc/meminfo: memFree=30981288/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=46860 CPUtime=12.68 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 9579 0 0 0 1252 16 0 0 20 0 1 0 288939022 47984640 9305 33554432000 134512640 137138936 4291859712 4291858640 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 11715 9305 192 642 0 11071 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46860

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24699
/proc/meminfo: memFree=30918296/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=73564 CPUtime=25.47 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 16277 0 0 0 2520 27 0 0 20 0 1 0 288939022 75329536 15973 33554432000 134512640 137138936 4291859712 4291858828 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 18391 15973 192 642 0 17747 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 73564

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24699
/proc/meminfo: memFree=30814088/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=123704 CPUtime=51.04 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 29074 0 0 0 5065 39 0 0 20 0 1 0 288939022 126672896 28506 33554432000 134512640 137138936 4291859712 4291858640 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 30926 28506 192 642 0 30282 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 123704

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24700
/proc/meminfo: memFree=30622180/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=234536 CPUtime=102.2 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 63188 0 0 0 10165 55 0 0 20 0 1 0 288939022 240164864 56200 33554432000 134512640 137138936 4291859712 4291858136 134606854 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 58634 56200 192 642 0 57990 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 234536

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 24700
/proc/meminfo: memFree=30432488/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=328700 CPUtime=162.14 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 89337 0 0 0 16145 69 0 0 20 0 1 0 288939022 336588800 79763 33554432000 134512640 137138936 4291859712 4291858640 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 82175 79763 192 642 0 81531 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 328700

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 24700
/proc/meminfo: memFree=30300952/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=389404 CPUtime=222.09 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 104835 0 0 0 22122 87 0 0 20 0 1 0 288939022 398749696 94934 33554432000 134512640 137138936 4291859712 4291858816 134543403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 97351 94934 192 642 0 96707 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 389404

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 24700
/proc/meminfo: memFree=30179404/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=450988 CPUtime=282.05 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 120385 0 0 0 28103 102 0 0 20 0 1 0 288939022 461811712 110330 33554432000 134512640 137138936 4291859712 4291858608 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 112747 110330 192 642 0 112103 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 450988

[startup+342.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/177 24700
/proc/meminfo: memFree=30041420/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=519988 CPUtime=342.05 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 140646 0 0 0 34093 112 0 0 20 0 1 0 288939022 532467712 127564 33554432000 134512640 137138936 4291859712 4291858828 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 129997 127564 192 642 0 129353 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 519988

[startup+402.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 24701
/proc/meminfo: memFree=29918564/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=585740 CPUtime=402.03 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 158044 0 0 0 40081 122 0 0 20 0 1 0 288939022 599797760 144018 33554432000 134512640 137138936 4291859712 4291858136 134606663 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 146435 144018 192 642 0 145791 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 585740

[startup+462.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/178 24704
/proc/meminfo: memFree=29818368/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=623384 CPUtime=462.02 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 167873 0 0 0 46066 136 0 0 20 0 1 0 288939022 638345216 153433 33554432000 134512640 137138936 4291859712 4291858640 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 155846 153433 192 642 0 155202 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 623384

[startup+522.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 24704
/proc/meminfo: memFree=29696908/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=684720 CPUtime=522.01 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 186094 0 0 0 52058 143 0 0 20 0 1 0 288939022 701153280 168765 33554432000 134512640 137138936 4291859712 4291858632 135984592 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 171180 168765 192 642 0 170536 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 684720

[startup+582.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 24704
/proc/meminfo: memFree=29572812/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=753472 CPUtime=582 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 205322 0 0 0 58050 150 0 0 20 0 1 0 288939022 771555328 185959 33554432000 134512640 137138936 4291859712 4291858640 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 188368 185959 192 642 0 187724 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 753472

[startup+642.3 s]

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

/proc/meminfo: memFree=28958612/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046376 CPUtime=1121.9 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284573 0 0 0 111968 222 0 0 20 0 1 0 288939022 1071489024 259175 33554432000 134512640 137138936 4291859712 4291858136 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261594 259175 192 642 0 260950 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 1046376

[startup+1182.3 s]
/proc/loadavg: 2.05 2.07 2.00 3/177 24709
/proc/meminfo: memFree=28958392/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046376 CPUtime=1181.86 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284614 0 0 0 117960 226 0 0 20 0 1 0 288939022 1071489024 259175 33554432000 134512640 137138936 4291859712 4291858640 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261594 259175 192 642 0 260950 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 1046376

[startup+1242.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 24709
/proc/meminfo: memFree=28958420/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046376 CPUtime=1241.83 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284644 0 0 0 123954 229 0 0 20 0 1 0 288939022 1071489024 259175 33554432000 134512640 137138936 4291859712 4291858136 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261594 259175 192 642 0 260950 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 1046376

[startup+1302.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 24710
/proc/meminfo: memFree=28958200/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046376 CPUtime=1301.8 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284682 0 0 0 129948 232 0 0 20 0 1 0 288939022 1071489024 259175 33554432000 134512640 137138936 4291859712 4291858256 134607581 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261594 259175 192 642 0 260950 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 1046376

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 24710
/proc/meminfo: memFree=28958476/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046364 CPUtime=1361.75 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284724 0 0 0 135935 240 0 0 20 0 1 0 288939022 1071476736 259175 33554432000 134512640 137138936 4291859712 4291858208 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261591 259175 192 642 0 260947 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 1046364

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 24710
/proc/meminfo: memFree=28958628/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046364 CPUtime=1421.7 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284768 0 0 0 141926 244 0 0 20 0 1 0 288939022 1071476736 259175 33554432000 134512640 137138936 4291859712 4291832600 136504512 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261591 259175 192 642 0 260947 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 1046364

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 24710
/proc/meminfo: memFree=28958676/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046364 CPUtime=1481.69 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284775 0 0 0 147921 248 0 0 20 0 1 0 288939022 1071476736 259175 33554432000 134512640 137138936 4291859712 4291858640 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261591 259175 192 642 0 260947 0
Current children cumulated CPU time (s) 1481.69
Current children cumulated vsize (KiB) 1046364

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 24710
/proc/meminfo: memFree=28958800/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046364 CPUtime=1541.68 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284775 0 0 0 153917 251 0 0 20 0 1 0 288939022 1071476736 259175 33554432000 134512640 137138936 4291859712 4291858640 134542372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261591 259175 192 642 0 260947 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 1046364

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 24711
/proc/meminfo: memFree=28958924/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046364 CPUtime=1601.67 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284775 0 0 0 159913 254 0 0 20 0 1 0 288939022 1071476736 259175 33554432000 134512640 137138936 4291859712 4291858208 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261591 259175 192 642 0 260947 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 1046364

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 24714
/proc/meminfo: memFree=28958404/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046364 CPUtime=1661.66 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284775 0 0 0 165903 263 0 0 20 0 1 0 288939022 1071476736 259175 33554432000 134512640 137138936 4291859712 4291839872 134602758 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261591 259175 192 642 0 260947 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 1046364

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 24714
/proc/meminfo: memFree=28958800/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046176 CPUtime=1721.65 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284775 0 0 0 171883 282 0 0 20 0 1 0 288939022 1071284224 259135 33554432000 134512640 137138936 4291859712 4291858640 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261544 259135 192 642 0 260900 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 1046176

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 24714
/proc/meminfo: memFree=28958428/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046176 CPUtime=1781.64 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284775 0 0 0 177873 291 0 0 20 0 1 0 288939022 1071284224 259135 33554432000 134512640 137138936 4291859712 4291858256 134607615 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261544 259135 192 642 0 260900 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 1046176

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

[startup+1791.91 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 24714
/proc/meminfo: memFree=28958304/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046176 CPUtime=1791.25 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284775 0 0 0 178833 292 0 0 20 0 1 0 288939022 1071284224 259135 33554432000 134512640 137138936 4291859712 4291858640 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261544 259135 192 642 0 260900 0
Current children cumulated CPU time (s) 1791.25
Current children cumulated vsize (KiB) 1046176

[startup+1795.1 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 24714
/proc/meminfo: memFree=28958304/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046176 CPUtime=1794.45 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284775 0 0 0 179152 293 0 0 20 0 1 0 288939022 1071284224 259135 33554432000 134512640 137138936 4291859712 4291858208 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261544 259135 192 642 0 260900 0
Current children cumulated CPU time (s) 1794.45
Current children cumulated vsize (KiB) 1046176

[startup+1796.7 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 24714
/proc/meminfo: memFree=28958304/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046176 CPUtime=1796.04 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284775 0 0 0 179311 293 0 0 20 0 1 0 288939022 1071284224 259135 33554432000 134512640 137138936 4291859712 4291858640 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261544 259135 192 642 0 260900 0
Current children cumulated CPU time (s) 1796.04
Current children cumulated vsize (KiB) 1046176

[startup+1797.5 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 24714
/proc/meminfo: memFree=28958304/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046176 CPUtime=1796.84 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284775 0 0 0 179391 293 0 0 20 0 1 0 288939022 1071284224 259135 33554432000 134512640 137138936 4291859712 4291858640 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261544 259135 192 642 0 260900 0
Current children cumulated CPU time (s) 1796.84
Current children cumulated vsize (KiB) 1046176

[startup+1798.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 24714
/proc/meminfo: memFree=28958304/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046176 CPUtime=1797.64 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284775 0 0 0 179471 293 0 0 20 0 1 0 288939022 1071284224 259135 33554432000 134512640 137138936 4291859712 4291858828 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261544 259135 192 642 0 260900 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (KiB) 1046176

[startup+1798.51 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 24714
/proc/meminfo: memFree=28958304/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046176 CPUtime=1797.85 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284775 0 0 0 179492 293 0 0 20 0 1 0 288939022 1071284224 259135 33554432000 134512640 137138936 4291859712 4291858208 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261544 259135 192 642 0 260900 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 1046176

[startup+1798.6 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 24714
/proc/meminfo: memFree=28958304/32873844 swapFree=6080/6080
[pid=24660] ppid=24658 vsize=1046176 CPUtime=1797.94 cores=1,3,5,7
/proc/24660/stat : 24660 (bsolo) R 24658 24660 24091 0 -1 4202496 284775 0 0 0 179501 293 0 0 20 0 1 0 288939022 1071284224 259135 33554432000 134512640 137138936 4291859712 4291858640 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 261544 259135 192 642 0 260900 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 1046176

Child status: 0
Real time (s): 1798.67
CPU time (s): 1798.02
CPU user time (s): 1795.08
CPU system time (s): 2.93955
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 1046916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.08
system time used= 2.93955
maximum resident set size= 1037240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 284775
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= 443
involuntary context switches= 1858

runsolver used 2.75958 second user time and 8.72967 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= 43f0e9fb1c8ca4724fdfde37689b9cda
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:        30000372 kB
Buffers:          439744 kB
Cached:           530316 kB
SwapCached:          828 kB
Active:          1741360 kB
Inactive:         276196 kB
Active(anon):    1040824 kB
Inactive(anon):     7968 kB
Active(file):     700536 kB
Inactive(file):   268228 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:              4284 kB
Writeback:             0 kB
AnonPages:       1104256 kB
Mapped:            12616 kB
Shmem:                 8 kB
Slab:             717436 kB
SReclaimable:     159872 kB
SUnreclaim:       557564 kB
KernelStack:        1472 kB
PageTables:         6180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1170216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1085440 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:23