Trace number 3707524

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 3.2? 1798 1798.44

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/ppp-problems/normalized-ppp:1-9,16-19.opb
MD5SUM732cdc3fa8b0bf0f47e882c13d928a6d
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark204.064
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4626
Total number of constraints30747
Number of constraints which are clauses29724
Number of constraints which are cardinality constraints (but not clauses)945
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 101
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-3707524-1338141768.opb
0.00/0.00	c File size is 1096341 bytes.
0.00/0.07	c Highest Coefficient sum: 101
0.00/0.07	c Parsing was ok!!
0.00/0.07	c Total parsing time: 0.074 s
0.00/0.08	c Var: 4626 Constr: 30921 29898/945/78 Lit: 100368 Watch. Lit: 68784
0.00/0.08	c Obj. Vars: 0 (0 % of total variables)
0.09/0.18	c Pre-processing Time: 0.179 s
0.09/0.18	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.18	c        0   4626    30921   100368    3    68784   30600      0      0 0.18
0.09/0.18	c Switching off lower bounding mode.
1797.96/1798.43	c      101   4626    31034   105800    3    69025   33661    113    517 0.20
1797.96/1798.43	c      251   4626    31193   112485    3    69350   37028    272   1016 0.25
1797.96/1798.43	c      477   4626    31427   127556    4    69817   40731    506   1703 0.28
1797.96/1798.43	c      816   4626    31838   171807    5    70638   44805    917   2279 0.36
1797.96/1798.43	c     1325   4626    32501   240251    7    71966   49286   1580   2737 0.48
1797.96/1798.43	c     2088   4626    33313   309106    9    73785   54215   2392   3298 0.63
1797.96/1798.43	c     3235   4626    34515   406509   11    76362   59637   3594   3610 0.90
1797.96/1798.43	c     4956   4626    36312   519020   14    80217   65601   5391   3949 1.25
1797.96/1798.43	c     7542   4626    39115   757252   19    85926   72162   8194   3824 1.97
1797.96/1798.43	c    11421   4626    43730  1356056   31    95917   79379  12809   3251 3.51
1797.96/1798.43	c    17244   4626    51823  2839378   54   117394   87317  20902   2076 8.31
1797.96/1798.43	c    25982   4626    64557  5449263   84   151427   96049  33636   1251 20.75
1797.96/1798.43	c    39094   4626    82494  9166097  111   197089  105654  51573    637 61.37
1797.96/1798.43	c    58764   4626   110843 15670714  141   284329  116220  79922    430 136.56
1797.96/1798.43	c    88274   4626    52696  5090371   96   140788  127843  21775    250 352.03
1797.96/1798.43	c   132544   4626   119151 20441586  171   282011  140628  88230    197 672.38
1797.96/1798.43	c   198956   4626    77043 10095781  131   163540  154691  46122    244 815.23
1797.96/1798.43	c   298579   4626    98177 17443367  177   211211  170161  67256    205 1455.61
1797.96/1798.43	c Resources Exceeded
1797.96/1798.43	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.43	c   18   390095  63788   614043    77974 13688557  47053    216 1798.00
1797.96/1798.43	s UNKNOWN
1797.96/1798.43	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3707524-1338141768/watcher-3707524-1338141768 -o /tmp/evaluation-result-3707524-1338141768/solver-3707524-1338141768 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707524-1338141768.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.07 2.02 1.94 3/174 29888
/proc/meminfo: memFree=28438644/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=12012 CPUtime=0 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 280302286 12300288 284 33554432000 134512640 137138936 4293544016 4293542232 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 3003 285 179 642 0 2091 0

[startup+0.0118141 s]
/proc/loadavg: 2.07 2.02 1.94 3/174 29888
/proc/meminfo: memFree=28438644/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=12428 CPUtime=0 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 455 0 0 0 0 0 0 0 20 0 1 0 280302286 12726272 409 33554432000 134512640 137138936 4293544016 4293542544 134517592 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 3107 409 199 642 0 2195 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12428

[startup+0.100265 s]
/proc/loadavg: 2.07 2.02 1.94 3/174 29888
/proc/meminfo: memFree=28438644/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=16524 CPUtime=0.09 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 1999 0 0 0 9 0 0 0 20 0 1 0 280302286 16920576 1685 33554432000 134512640 137138936 4293544016 4293487180 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 4131 1685 184 642 0 3487 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16524

[startup+0.300247 s]
/proc/loadavg: 2.07 2.02 1.94 3/174 29888
/proc/meminfo: memFree=28438644/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=17052 CPUtime=0.29 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 2894 0 0 0 26 3 0 0 20 0 1 0 280302286 17461248 1833 33554432000 134512640 137138936 4293544016 4293542452 136501689 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 4263 1833 192 642 0 3619 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17052

[startup+0.700227 s]
/proc/loadavg: 2.07 2.02 1.94 3/174 29888
/proc/meminfo: memFree=28438644/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=19952 CPUtime=0.69 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 3609 0 0 0 66 3 0 0 20 0 1 0 280302286 20430848 2548 33554432000 134512640 137138936 4293544016 4293542440 134606653 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 4988 2548 192 642 0 4344 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19952

[startup+1.50025 s]
/proc/loadavg: 2.07 2.02 1.94 3/175 29889
/proc/meminfo: memFree=28427600/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=23788 CPUtime=1.48 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 4580 0 0 0 145 3 0 0 20 0 1 0 280302286 24358912 3519 33554432000 134512640 137138936 4293544016 4293542296 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 5947 3519 192 642 0 5303 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23788

[startup+3.10023 s]
/proc/loadavg: 2.07 2.02 1.94 3/175 29889
/proc/meminfo: memFree=28421276/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=31444 CPUtime=3.09 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 6500 0 0 0 305 4 0 0 20 0 1 0 280302286 32198656 5439 33554432000 134512640 137138936 4293544016 4293542728 136504259 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 7861 5439 192 642 0 7217 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31444

[startup+6.30029 s]
/proc/loadavg: 2.14 2.03 1.95 3/175 29889
/proc/meminfo: memFree=28403668/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=47096 CPUtime=6.29 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 10412 0 0 0 623 6 0 0 20 0 1 0 280302286 48226304 9351 33554432000 134512640 137138936 4293544016 4293542944 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 11774 9351 192 642 0 11130 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47096

[startup+12.7003 s]
/proc/loadavg: 2.13 2.03 1.95 3/175 29889
/proc/meminfo: memFree=28377164/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=70160 CPUtime=12.69 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 16160 0 0 0 1261 8 0 0 20 0 1 0 280302286 71843840 15099 33554432000 134512640 137138936 4293544016 4293542944 134542307 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 17540 15099 192 642 0 16896 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70160

[startup+25.5003 s]
/proc/loadavg: 2.10 2.03 1.95 3/175 29889
/proc/meminfo: memFree=28345288/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=96020 CPUtime=25.49 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 22638 0 0 0 2537 12 0 0 20 0 1 0 280302286 98324480 21573 33554432000 134512640 137138936 4293544016 4293542944 134542286 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 24005 21573 192 642 0 23361 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 96020

[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 1.95 3/175 29889
/proc/meminfo: memFree=28302088/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=128728 CPUtime=51.07 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 30837 0 0 0 5091 16 0 0 20 0 1 0 280302286 131817472 29748 33554432000 134512640 137138936 4293544016 4293542944 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 32182 29748 192 642 0 31538 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 128728

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 1.95 3/175 29889
/proc/meminfo: memFree=28209132/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=197376 CPUtime=102.25 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 48030 0 0 0 10200 25 0 0 20 0 1 0 280302286 202113024 46901 33554432000 134512640 137138936 4293544016 4293542944 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 49344 46901 192 642 0 48700 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 197376

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/175 29890
/proc/meminfo: memFree=28135584/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=243112 CPUtime=162.21 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 59526 0 0 0 16189 32 0 0 20 0 1 0 280302286 248946688 58358 33554432000 134512640 137138936 4293544016 4293542944 134542503 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 60778 58358 192 642 0 60134 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 243112

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/175 29890
/proc/meminfo: memFree=28062672/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=281884 CPUtime=222.2 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 69201 0 0 0 22182 38 0 0 20 0 1 0 280302286 288649216 68033 33554432000 134512640 137138936 4293544016 4293542876 136520975 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 70471 68033 192 642 0 69827 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 281884

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 29890
/proc/meminfo: memFree=27996148/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=311452 CPUtime=282.19 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 76611 0 0 0 28174 45 0 0 20 0 1 0 280302286 318926848 75443 33554432000 134512640 137138936 4293544016 4293542944 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 77863 75443 192 642 0 77219 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 311452

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 29890
/proc/meminfo: memFree=27932040/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=340064 CPUtime=342.18 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 83861 0 0 0 34169 49 0 0 20 0 1 0 280302286 348225536 82579 33554432000 134512640 137138936 4293544016 4293543056 134540747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 85016 82579 192 642 0 84372 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 340064

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 29890
/proc/meminfo: memFree=27904632/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=340064 CPUtime=402.17 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 83864 0 0 0 40165 52 0 0 20 0 1 0 280302286 348225536 82580 33554432000 134512640 137138936 4293544016 4293542440 134606601 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 85016 82580 192 642 0 84372 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 340064

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 29894
/proc/meminfo: memFree=27883200/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=340064 CPUtime=462.14 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 83898 0 0 0 46160 54 0 0 20 0 1 0 280302286 348225536 82580 33554432000 134512640 137138936 4293544016 4293542944 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 85016 82580 192 642 0 84372 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 340064

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 29894
/proc/meminfo: memFree=27859892/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=340064 CPUtime=522.13 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 83900 0 0 0 52158 55 0 0 20 0 1 0 280302286 348225536 82580 33554432000 134512640 137138936 4293544016 4293542944 134542525 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 85016 82580 192 642 0 84372 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 340064

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 29894
/proc/meminfo: memFree=27840100/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=340064 CPUtime=582.12 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 83900 0 0 0 58156 56 0 0 20 0 1 0 280302286 348225536 82580 33554432000 134512640 137138936 4293544016 4293542944 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 85016 82580 192 642 0 84372 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 340064

[startup+642.3 s]

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

/proc/meminfo: memFree=27878640/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=493004 CPUtime=1122.02 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 122286 0 0 0 112111 91 0 0 20 0 1 0 280302286 504836096 120811 33554432000 134512640 137138936 4293544016 4293542944 134542490 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 123251 120811 192 642 0 122607 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 493004

[startup+1182.3 s]
/proc/loadavg: 2.09 2.08 2.00 3/175 29975
/proc/meminfo: memFree=27838092/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=533396 CPUtime=1182.01 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 132389 0 0 0 118103 98 0 0 20 0 1 0 280302286 546197504 130914 33554432000 134512640 137138936 4293544016 4293542932 136297747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 133349 130914 192 642 0 132705 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 533396

[startup+1242.3 s]
/proc/loadavg: 2.03 2.07 2.00 3/175 29975
/proc/meminfo: memFree=27813732/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=556632 CPUtime=1242 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 138388 0 0 0 124097 103 0 0 20 0 1 0 280302286 569991168 136739 33554432000 134512640 137138936 4293544016 4293542944 134542613 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 139158 136739 192 642 0 138514 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 556632

[startup+1302.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/175 29975
/proc/meminfo: memFree=27805824/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=556632 CPUtime=1301.95 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 138436 0 0 0 130091 104 0 0 20 0 1 0 280302286 569991168 136739 33554432000 134512640 137138936 4293544016 4293542944 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 139158 136739 192 642 0 138514 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 556632

[startup+1362.3 s]
/proc/loadavg: 2.08 2.06 2.00 3/175 29976
/proc/meminfo: memFree=27805488/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=556632 CPUtime=1361.92 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 138449 0 0 0 136086 106 0 0 20 0 1 0 280302286 569991168 136739 33554432000 134512640 137138936 4293544016 4293542944 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 139158 136739 192 642 0 138514 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 556632

[startup+1422.31 s]
/proc/loadavg: 2.03 2.05 2.00 3/175 29976
/proc/meminfo: memFree=27805528/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=556632 CPUtime=1421.92 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 138449 0 0 0 142084 108 0 0 20 0 1 0 280302286 569991168 136739 33554432000 134512640 137138936 4293544016 4293543132 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 139158 136739 192 642 0 138514 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 556632

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/175 29976
/proc/meminfo: memFree=27805528/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=556632 CPUtime=1481.91 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 138449 0 0 0 148080 111 0 0 20 0 1 0 280302286 569991168 136739 33554432000 134512640 137138936 4293544016 4293542944 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 139158 136739 192 642 0 138514 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 556632

[startup+1542.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/175 29976
/proc/meminfo: memFree=27805652/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=556632 CPUtime=1541.9 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 138449 0 0 0 154075 115 0 0 20 0 1 0 280302286 569991168 136739 33554432000 134512640 137138936 4293544016 4293542944 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 139158 136739 192 642 0 138514 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 556632

[startup+1602.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/175 29976
/proc/meminfo: memFree=27805776/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=556632 CPUtime=1601.88 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 138449 0 0 0 160070 118 0 0 20 0 1 0 280302286 569991168 136739 33554432000 134512640 137138936 4293544016 4293542944 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 139158 136739 192 642 0 138514 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 556632

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 29979
/proc/meminfo: memFree=27805396/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=556664 CPUtime=1661.88 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 138457 0 0 0 166067 121 0 0 20 0 1 0 280302286 570023936 136747 33554432000 134512640 137138936 4293544016 4293542944 134542752 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 139166 136747 192 642 0 138522 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 556664

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 29980
/proc/meminfo: memFree=27805404/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=556692 CPUtime=1721.87 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 138464 0 0 0 172064 123 0 0 20 0 1 0 280302286 570052608 136754 33554432000 134512640 137138936 4293544016 4293542944 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 139173 136754 192 642 0 138529 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 556692

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 29980
/proc/meminfo: memFree=27805156/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=556692 CPUtime=1781.86 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 138464 0 0 0 178061 125 0 0 20 0 1 0 280302286 570052608 136754 33554432000 134512640 137138936 4293544016 4293537712 134573759 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 139173 136754 192 642 0 138529 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 556692

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 29980
/proc/meminfo: memFree=27805032/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=556692 CPUtime=1791.46 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 138464 0 0 0 179021 125 0 0 20 0 1 0 280302286 570052608 136754 33554432000 134512640 137138936 4293544016 4293542944 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 139173 136754 192 642 0 138529 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 556692

[startup+1795.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 29980
/proc/meminfo: memFree=27805032/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=556692 CPUtime=1794.66 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 138464 0 0 0 179341 125 0 0 20 0 1 0 280302286 570052608 136754 33554432000 134512640 137138936 4293544016 4293542944 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 139173 136754 192 642 0 138529 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 556692

[startup+1796.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 29980
/proc/meminfo: memFree=27805032/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=556692 CPUtime=1796.25 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 138464 0 0 0 179500 125 0 0 20 0 1 0 280302286 570052608 136754 33554432000 134512640 137138936 4293544016 4293542944 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 139173 136754 192 642 0 138529 0
Current children cumulated CPU time (s) 1796.25
Current children cumulated vsize (KiB) 556692

[startup+1797.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 29980
/proc/meminfo: memFree=27805032/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=556692 CPUtime=1797.05 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 138464 0 0 0 179580 125 0 0 20 0 1 0 280302286 570052608 136754 33554432000 134512640 137138936 4293544016 4293542912 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 139173 136754 192 642 0 138529 0
Current children cumulated CPU time (s) 1797.05
Current children cumulated vsize (KiB) 556692

[startup+1797.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 29980
/proc/meminfo: memFree=27805032/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=556692 CPUtime=1797.45 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 138464 0 0 0 179620 125 0 0 20 0 1 0 280302286 570052608 136754 33554432000 134512640 137138936 4293544016 4293542944 134543082 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 139173 136754 192 642 0 138529 0
Current children cumulated CPU time (s) 1797.45
Current children cumulated vsize (KiB) 556692

[startup+1798.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 29980
/proc/meminfo: memFree=27805032/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=556692 CPUtime=1797.85 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 138464 0 0 0 179660 125 0 0 20 0 1 0 280302286 570052608 136754 33554432000 134512640 137138936 4293544016 4293542944 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 139173 136754 192 642 0 138529 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 556692

[startup+1798.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 29980
/proc/meminfo: memFree=27805032/32873852 swapFree=6848/6848
[pid=29888] ppid=29886 vsize=556692 CPUtime=1797.96 cores=1,3,5,7
/proc/29888/stat : 29888 (bsolo) R 29886 29888 26585 0 -1 4202496 138464 0 0 0 179671 125 0 0 20 0 1 0 280302286 570052608 136754 33554432000 134512640 137138936 4293544016 4293542912 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29888/statm: 139173 136754 192 642 0 138529 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 556692

Child status: 0
Real time (s): 1798.44
CPU time (s): 1798
CPU user time (s): 1796.74
CPU system time (s): 1.26081
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 556692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.74
system time used= 1.26081
maximum resident set size= 547572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138464
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= 243
involuntary context switches= 1842

runsolver used 2.6336 second user time and 7.18291 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 20:02:48
IDJOB=3707524
IDBENCH=1498
IDSOLVER=2286
FILE ID=node129/3707524-1338141768
RUNJOBID= node129-1338138643-28482
PBS_JOBID= 14624488
Free space on /tmp= 71196 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1-9,16-19.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707524-1338141768/watcher-3707524-1338141768 -o /tmp/evaluation-result-3707524-1338141768/solver-3707524-1338141768 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707524-1338141768.opb

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

MD5SUM BENCH= 732cdc3fa8b0bf0f47e882c13d928a6d
RANDOM SEED=1603204408

node129.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.957
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.91
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.957
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.957
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.91
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.957
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.957
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.90
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.957
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.92
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.957
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.90
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28438916 kB
Buffers:          381016 kB
Cached:          3125724 kB
SwapCached:            0 kB
Active:          1298844 kB
Inactive:        2277592 kB
Active(anon):      71876 kB
Inactive(anon):        0 kB
Active(file):    1226968 kB
Inactive(file):  2277592 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5156 kB
Writeback:             0 kB
AnonPages:         75492 kB
Mapped:            15192 kB
Shmem:               204 kB
Slab:             719952 kB
SReclaimable:     162008 kB
SUnreclaim:       557944 kB
KernelStack:        1440 kB
PageTables:         3796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     191236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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= 71200 MiB
End job on node129 at 2012-05-27 20:32:47