Trace number 3707735

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.13 1798.72

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_3_80.opb
MD5SUM6671ed3c9b389a2223dba62c8a435d2e
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non 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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31444
Sum of products size (including duplicates)62888
Number of different products15722
Sum of products size31444

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-3707735-1338184827.opb
0.00/0.00	c File size is 432418 bytes.
0.00/0.07	c Highest Coefficient sum: 1000
0.00/0.07	c Parsing was ok!!
0.00/0.07	c Total parsing time: 0.076 s
0.07/0.10	c Var: 32444 Constr: 64391 31944/1003/31444 Lit: 223608 Watch. Lit: 190747
0.07/0.10	c Obj. Vars: 0 (0 % of total variables)
60.78/60.84	c Pre-processing Time: 60.834 s
60.78/60.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
60.78/60.84	c        0  32444    64391   223608    3   190747  530324      0      0 60.83
60.78/60.84	c Switching off lower bounding mode.
1798.10/1798.71	c      100  32444    64493   291898    4   191030  583357    102      1 61.63
1798.10/1798.71	c      250  32444    64655   388681    6   191354  641693    264      4 62.31
1798.10/1798.71	c      475  32444    64880   426699    6   191804  705863    489      7 63.07
1798.10/1798.71	c      813  32444    65218   440771    6   192480  776450    827     12 63.64
1798.10/1798.71	c     1321  32444    65726   505860    7   193496  854096   1335     20 64.52
1798.10/1798.71	c     2084  32444    66492   692742   10   195056  939506   2101     31 66.76
1798.10/1798.71	c     3230  32444    67720  1222998   18   197901  500000   3329     43 74.36
1798.10/1798.71	c     4951  32444    69548  2297506   33   201829  550001   5157     57 86.83
1798.10/1798.71	c     7536  32444    72244  3729051   51   209273  605002   7853     77 97.50
1798.10/1798.71	c    11415  32444    76324  6072403   79   224561  665503  11933    105 108.66
1798.10/1798.71	c    17237  32444    82320  9923381  120   237267  732054  17929    137 125.39
1798.10/1798.71	c    25974  32444    91282 15643980  171   255191  805260  26891    166 156.11
1798.10/1798.71	c    39084  32444   104822 24569896  234   282721  885787  40431    172 226.84
1798.10/1798.71	c    58754  32444   125329 37105898  296   324206  974366  60938    180 325.62
1798.10/1798.71	c    88274  32444   156110 57183019  366   387168  500000  91719    173 508.27
1798.10/1798.71	c Reducing formula size due to memory constraints
1798.10/1798.71	c Memory Limit: 1000.00 MB  Used: 1000.35 MB
1798.10/1798.71	c   132545  32444    92783 16391725  176   249531   96719  28392    154 860.14
1798.10/1798.71	c   198955  32444    81233  9991967  123   224862  106391  16842    155 1283.42
1798.10/1798.71	c Resources Exceeded
1798.10/1798.71	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.10/1798.71	c   17   284460 126659  5109015   170181 64459348 105790    158 1798.12
1798.10/1798.71	s UNKNOWN
1798.10/1798.71	c Total time: 1798.12 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-3707735-1338184827/watcher-3707735-1338184827 -o /tmp/evaluation-result-3707735-1338184827/solver-3707735-1338184827 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707735-1338184827.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/177 31646
/proc/meminfo: memFree=27309304/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=11768 CPUtime=0 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 411 0 0 0 0 0 0 0 20 0 1 0 284608128 12050432 365 33554432000 134512640 137138936 4292497888 4292495896 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 2942 365 177 642 0 2192 0

[startup+0.0898799 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31646
/proc/meminfo: memFree=27309304/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=24924 CPUtime=0.07 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 3903 0 0 0 7 0 0 0 20 0 1 0 284608128 25522176 3711 33554432000 134512640 137138936 4292497888 4292496568 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 6231 3715 183 642 0 5587 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24924

[startup+0.100252 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31646
/proc/meminfo: memFree=27309304/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=27828 CPUtime=0.08 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 4622 0 0 0 8 0 0 0 20 0 1 0 284608128 28495872 4430 33554432000 134512640 137138936 4292497888 4292496912 134550300 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 7034 4432 184 642 0 6390 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27828

[startup+0.300194 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31646
/proc/meminfo: memFree=27309304/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=28268 CPUtime=0.29 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 4702 0 0 0 28 1 0 0 20 0 1 0 284608128 28946432 4510 33554432000 134512640 137138936 4292497888 4292107260 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 7067 4510 185 642 0 6423 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28268

[startup+0.700186 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31646
/proc/meminfo: memFree=27309304/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=28268 CPUtime=0.69 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 4702 0 0 0 68 1 0 0 20 0 1 0 284608128 28946432 4510 33554432000 134512640 137138936 4292497888 4292107072 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 7067 4510 185 642 0 6423 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28268

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31647
/proc/meminfo: memFree=27290504/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=28268 CPUtime=1.49 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 4703 0 0 0 148 1 0 0 20 0 1 0 284608128 28946432 4511 33554432000 134512640 137138936 4292497888 4292106808 136504449 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 7067 4511 185 642 0 6423 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28268

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31647
/proc/meminfo: memFree=27288892/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=28268 CPUtime=3.09 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 4704 0 0 0 308 1 0 0 20 0 1 0 284608128 28946432 4512 33554432000 134512640 137138936 4292497888 4292106856 136505123 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 7067 4512 185 642 0 6423 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28268

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31647
/proc/meminfo: memFree=27285296/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=28268 CPUtime=6.29 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 4704 0 0 0 628 1 0 0 20 0 1 0 284608128 28946432 4512 33554432000 134512640 137138936 4292497888 4292107260 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 7067 4512 185 642 0 6423 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28268

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31647
/proc/meminfo: memFree=27279580/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=28268 CPUtime=12.69 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 4704 0 0 0 1267 2 0 0 20 0 1 0 284608128 28946432 4512 33554432000 134512640 137138936 4292497888 4292106856 136504370 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 7067 4512 185 642 0 6423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28268

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31647
/proc/meminfo: memFree=27267860/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=28268 CPUtime=25.48 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 4704 0 0 0 2546 2 0 0 20 0 1 0 284608128 28946432 4512 33554432000 134512640 137138936 4292497888 4292107072 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 7067 4512 185 642 0 6423 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28268

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31670
/proc/meminfo: memFree=27244888/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=28268 CPUtime=51.08 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 4704 0 0 0 5104 4 0 0 20 0 1 0 284608128 28946432 4512 33554432000 134512640 137138936 4292497888 4292107260 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 7067 4512 185 642 0 6423 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28268

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31671
/proc/meminfo: memFree=27181284/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=87988 CPUtime=102.27 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 20862 0 0 0 10201 26 0 0 20 0 1 0 284608128 90099712 19519 33554432000 134512640 137138936 4292497888 4292496784 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 21997 19519 192 642 0 21353 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 87988

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 31671
/proc/meminfo: memFree=27029412/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=240476 CPUtime=162.21 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 59020 0 0 0 16168 53 0 0 20 0 1 0 284608128 246247424 57630 33554432000 134512640 137138936 4292497888 4292497004 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 60119 57630 192 642 0 59475 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 240476

[startup+222.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 31709
/proc/meminfo: memFree=27586216/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=337568 CPUtime=222.17 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 83338 0 0 0 22148 69 0 0 20 0 1 0 284608128 345669632 81900 33554432000 134512640 137138936 4292497888 4292496816 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 84392 81900 192 642 0 83748 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 337568

[startup+282.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 31709
/proc/meminfo: memFree=27496896/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=428176 CPUtime=282.12 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 106053 0 0 0 28127 85 0 0 20 0 1 0 284608128 438452224 104567 33554432000 134512640 137138936 4292497888 4292496404 134551566 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 107044 104567 192 642 0 106400 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 428176

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31709
/proc/meminfo: memFree=27388052/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=535540 CPUtime=342.08 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 132943 0 0 0 34106 102 0 0 20 0 1 0 284608128 548392960 131414 33554432000 134512640 137138936 4292497888 4292496784 134542503 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 133885 131414 192 642 0 133241 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 535540

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31748
/proc/meminfo: memFree=27330140/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=627820 CPUtime=402.05 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 156046 0 0 0 40090 115 0 0 20 0 1 0 284608128 642887680 154475 33554432000 134512640 137138936 4292497888 4292496816 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 156955 154475 192 642 0 156311 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 627820

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31748
/proc/meminfo: memFree=27217468/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=707436 CPUtime=462 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 175985 0 0 0 46075 125 0 0 20 0 1 0 284608128 724414464 174367 33554432000 134512640 137138936 4292497888 4292497004 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 176859 174367 192 642 0 176215 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 707436

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31748
/proc/meminfo: memFree=27132060/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=778968 CPUtime=521.96 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 193916 0 0 0 52058 138 0 0 20 0 1 0 284608128 797663232 192250 33554432000 134512640 137138936 4292497888 4292496816 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 194742 192250 192 642 0 194098 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 778968

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31751
/proc/meminfo: memFree=27053068/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=846940 CPUtime=581.93 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 210954 0 0 0 58048 145 0 0 20 0 1 0 284608128 867266560 209243 33554432000 134512640 137138936 4292497888 4292497004 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 211735 209243 192 642 0 211091 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 846940

[startup+642.3 s]

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

/proc/meminfo: memFree=26866592/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1061.85 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259227 0 0 0 105953 232 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292496784 134542525 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 1039972

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31905
/proc/meminfo: memFree=26857668/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1121.84 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259227 0 0 0 111947 237 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292484760 134599744 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 1039972

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31908
/proc/meminfo: memFree=26856896/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1181.83 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259227 0 0 0 117941 242 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292496816 134542301 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 1039972

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31908
/proc/meminfo: memFree=26853024/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1241.8 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259271 0 0 0 123935 245 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292496784 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 1039972

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31909
/proc/meminfo: memFree=26852376/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1301.79 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259299 0 0 0 129927 252 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292496312 134606670 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 1039972

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31909
/proc/meminfo: memFree=26852916/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1361.77 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259299 0 0 0 135907 270 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292496816 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 1039972

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 31909
/proc/meminfo: memFree=26846468/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1421.76 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259299 0 0 0 141899 277 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292491044 136500388 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 1039972

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31909
/proc/meminfo: memFree=26846468/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1481.75 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259299 0 0 0 147883 292 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292496784 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 1039972

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31909
/proc/meminfo: memFree=26846844/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1541.75 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259299 0 0 0 153874 301 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292484324 136500388 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 1039972

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31911
/proc/meminfo: memFree=26846960/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1601.74 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259299 0 0 0 159864 310 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292496816 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 1039972

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31911
/proc/meminfo: memFree=26847216/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1661.72 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259299 0 0 0 165853 319 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292496816 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 1039972

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31911
/proc/meminfo: memFree=26839528/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1721.71 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259299 0 0 0 171845 326 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292496816 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 1039972

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31914
/proc/meminfo: memFree=26838520/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1781.7 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259299 0 0 0 177837 333 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292496784 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 1039972

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31914
/proc/meminfo: memFree=26839152/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1791.31 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259299 0 0 0 178796 335 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292496748 136520933 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1791.31
Current children cumulated vsize (KiB) 1039972

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31914
/proc/meminfo: memFree=26839152/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1794.51 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259299 0 0 0 179116 335 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292496784 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (KiB) 1039972

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31914
/proc/meminfo: memFree=26839152/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1796.1 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259299 0 0 0 179275 335 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292496816 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1796.1
Current children cumulated vsize (KiB) 1039972

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31914
/proc/meminfo: memFree=26839152/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1796.9 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259299 0 0 0 179355 335 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292496640 134577137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1796.9
Current children cumulated vsize (KiB) 1039972

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31914
/proc/meminfo: memFree=26839152/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1797.7 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259299 0 0 0 179435 335 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292496816 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1797.7
Current children cumulated vsize (KiB) 1039972

[startup+1798.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31914
/proc/meminfo: memFree=26839152/32873648 swapFree=7104/7104
[pid=31646] ppid=31644 vsize=1039972 CPUtime=1798.1 cores=1,3,5,7
/proc/31646/stat : 31646 (bsolo) R 31644 31646 29254 0 -1 4202496 259299 0 0 0 179475 335 0 0 20 0 1 0 284608128 1064931328 257953 33554432000 134512640 137138936 4292497888 4292496816 134542624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31646/statm: 259993 257953 192 642 0 259349 0
Current children cumulated CPU time (s) 1798.1
Current children cumulated vsize (KiB) 1039972

Child status: 0
Real time (s): 1798.72
CPU time (s): 1798.13
CPU user time (s): 1794.77
CPU system time (s): 3.36149
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 1039972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.77
system time used= 3.36149
maximum resident set size= 1031812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259299
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= 475
involuntary context switches= 1834

runsolver used 3.43848 second user time and 10.1035 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-28 08:00:27
IDJOB=3707735
IDBENCH=48350
IDSOLVER=2286
FILE ID=node127/3707735-1338184827
RUNJOBID= node127-1338157754-29271
PBS_JOBID= 14624533
Free space on /tmp= 71168 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_25_3_80.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707735-1338184827/watcher-3707735-1338184827 -o /tmp/evaluation-result-3707735-1338184827/solver-3707735-1338184827 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707735-1338184827.opb

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

MD5SUM BENCH= 6671ed3c9b389a2223dba62c8a435d2e
RANDOM SEED=1612992862

node127.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.348
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	: 5332.69
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.348
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.348
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.94
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.348
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.348
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.91
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.348
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.348
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.348
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:       32873648 kB
MemFree:        27309460 kB
Buffers:          481840 kB
Cached:          3539096 kB
SwapCached:            0 kB
Active:          1878484 kB
Inactive:        2801604 kB
Active(anon):     661112 kB
Inactive(anon):        0 kB
Active(file):    1217372 kB
Inactive(file):  2801604 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4324 kB
Writeback:             0 kB
AnonPages:        665308 kB
Mapped:            15128 kB
Shmem:               200 kB
Slab:             743960 kB
SReclaimable:     188232 kB
SUnreclaim:       555728 kB
KernelStack:        1456 kB
PageTables:         5316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     780460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    567296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71164 MiB
End job on node127 at 2012-05-28 08:30:26