Trace number 3707740

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? (TO) 1800.12 1800.43

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_1_15.opb
MD5SUMc7cfddeeb3bb3e7896ee6eefe7e9ac17
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1448.34
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1220
Sum of products size (including duplicates)2440
Number of different products610
Sum of products size1220

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-3707740-1338184105.opb
0.00/0.00	c File size is 16362 bytes.
0.00/0.00	c Highest Coefficient sum: 100
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.002 s
0.00/0.00	c Var: 1320 Constr: 2593 1270/103/1220 Lit: 8890 Watch. Lit: 7538
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.19/0.23	c Pre-processing Time: 0.228 s
0.19/0.23	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.23	c        0   1320     2593     8890    3     7538   14663      0      0 0.23
0.19/0.23	c Switching off lower bounding mode.
1800.08/1800.40	c      100   1320     2703    14837    5     7772   16130    110    416 0.24
1800.08/1800.40	c      251   1320     2861    21638    7     8108   17744    268    958 0.26
1800.08/1800.40	c      476   1320     3108    33592   10     8602   19519    515   1619 0.29
1800.08/1800.40	c      815   1320     3475    49994   14     9470   21471    882   2411 0.34
1800.08/1800.40	c     1324   1320     4039    74112   18    10637   23619   1446   3152 0.42
1800.08/1800.40	c     2087   1320     4869   110163   22    12439   25981   2276   3822 0.55
1800.08/1800.40	c     3233   1320     6120   166035   27    15065   28580   3527   4316 0.75
1800.08/1800.40	c     4954   1320     8028   265534   33    19704   31439   5435   4345 1.14
1800.08/1800.40	c     7539   1320    10838   412748   38    25733   34583   8245   4188 1.80
1800.08/1800.40	c    11419   1320    15124   648970   42    34386   38042  12531   3887 2.94
1800.08/1800.40	c    17241   1320    21487   992113   46    47234   41847  18894   3242 5.32
1800.08/1800.40	c    25978   1320    31198  1491012   47    66787   46032  28605   2477 10.48
1800.08/1800.40	c    39088   1320    45887  2237745   48    97954   50636  43294   1657 23.58
1800.08/1800.40	c    58762   1320    29650  1479143   49    63190   55700  27057   1388 42.33
1800.08/1800.40	c    88272   1320    19461   901828   46    42176   61271  16868   1212 72.82
1800.08/1800.40	c   132543   1320    20625   996598   48    44517   67399  18032   1172 113.04
1800.08/1800.40	c   198955   1320    39998  1990108   49    85063   74139  37405   1079 184.35
1800.08/1800.40	c   298575   1320    28113  1380939   49    60886   81553  25520   1013 294.62
1800.08/1800.40	c   448010   1320    58285  3054562   52   122266   89709  55692    896 499.97
1800.08/1800.40	c   672170   1320    81947  4282912   52   172510   98680  79354    763 880.89
1800.08/1800.40	c  1008415   1320    31567  1475112   46    67417  108549  28974    671 1500.74
1800.08/1800.40	c Caught signal: 15
1800.08/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.08/1800.40	c   21  1165044 227926  1829975    55247  2701330  52654    647 1800.10
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c Total time: 1800.1 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-3707740-1338184105/watcher-3707740-1338184105 -o /tmp/evaluation-result-3707740-1338184105/solver-3707740-1338184105 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707740-1338184105.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.10 2.06 2.00 3/174 1566
/proc/meminfo: memFree=28411792/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=11336 CPUtime=0 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 418 0 0 0 0 0 0 0 20 0 1 0 284536000 11608064 367 33554432000 134512640 137138936 4293327552 4293326232 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 2834 369 183 642 0 2190 0

[startup+0.0461771 s]
/proc/loadavg: 2.10 2.06 2.00 3/174 1566
/proc/meminfo: memFree=28411792/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=11336 CPUtime=0.04 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 445 0 0 0 4 0 0 0 20 0 1 0 284536000 11608064 394 33554432000 134512640 137138936 4293327552 4293310224 134541959 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 2834 394 185 642 0 2190 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11336

[startup+0.100267 s]
/proc/loadavg: 2.10 2.06 2.00 3/174 1566
/proc/meminfo: memFree=28411792/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=11336 CPUtime=0.09 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 445 0 0 0 9 0 0 0 20 0 1 0 284536000 11608064 394 33554432000 134512640 137138936 4293327552 4293310412 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 2834 394 185 642 0 2190 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11336

[startup+0.300231 s]
/proc/loadavg: 2.10 2.06 2.00 3/174 1566
/proc/meminfo: memFree=28411792/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=11732 CPUtime=0.29 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 558 0 0 0 29 0 0 0 20 0 1 0 284536000 12013568 507 33554432000 134512640 137138936 4293327552 4293326668 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 2933 507 192 642 0 2289 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11732

[startup+0.700216 s]
/proc/loadavg: 2.10 2.06 2.00 3/174 1566
/proc/meminfo: memFree=28411792/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=13584 CPUtime=0.69 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 1014 0 0 0 69 0 0 0 20 0 1 0 284536000 13910016 963 33554432000 134512640 137138936 4293327552 4293326480 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 3396 963 192 642 0 2752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13584

[startup+1.5002 s]
/proc/loadavg: 2.10 2.06 2.00 3/175 1569
/proc/meminfo: memFree=28407436/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=16384 CPUtime=1.49 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 1721 0 0 0 148 1 0 0 20 0 1 0 284536000 16777216 1670 33554432000 134512640 137138936 4293327552 4293326056 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 4096 1670 192 642 0 3452 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16384

[startup+3.10024 s]
/proc/loadavg: 2.10 2.06 2.00 3/175 1569
/proc/meminfo: memFree=28403468/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=21408 CPUtime=3.09 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 2965 0 0 0 307 2 0 0 20 0 1 0 284536000 21921792 2914 33554432000 134512640 137138936 4293327552 4293326480 134542490 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 5352 2914 192 642 0 4708 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21408

[startup+6.30029 s]
/proc/loadavg: 2.09 2.06 2.00 3/175 1569
/proc/meminfo: memFree=28395532/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=27776 CPUtime=6.29 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 4565 0 0 0 626 3 0 0 20 0 1 0 284536000 28442624 4514 33554432000 134512640 137138936 4293327552 4293326480 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 6944 4514 192 642 0 6300 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27776

[startup+12.7003 s]
/proc/loadavg: 2.08 2.06 2.00 3/175 1569
/proc/meminfo: memFree=28385412/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=35808 CPUtime=12.69 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 6577 0 0 0 1264 5 0 0 20 0 1 0 284536000 36667392 6526 33554432000 134512640 137138936 4293327552 4293326480 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 8952 6526 192 642 0 8308 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35808

[startup+25.5003 s]
/proc/loadavg: 2.14 2.07 2.01 3/175 1569
/proc/meminfo: memFree=28371780/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=46600 CPUtime=25.48 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 9269 0 0 0 2541 7 0 0 20 0 1 0 284536000 47718400 9218 33554432000 134512640 137138936 4293327552 4293326480 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 11650 9218 192 642 0 11006 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46600

[startup+51.1003 s]
/proc/loadavg: 2.09 2.06 2.00 3/175 1571
/proc/meminfo: memFree=28366312/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=51424 CPUtime=51.08 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 10537 0 0 0 5096 12 0 0 20 0 1 0 284536000 52658176 10431 33554432000 134512640 137138936 4293327552 4293326480 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 12856 10431 192 642 0 12212 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51424

[startup+102.307 s]
/proc/loadavg: 2.04 2.05 2.00 3/176 1575
/proc/meminfo: memFree=28358440/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=57028 CPUtime=102.27 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 12010 0 0 0 10208 19 0 0 20 0 1 0 284536000 58396672 12328 33554432000 134512640 137138936 4293327552 4293326440 135984556 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 14257 12328 192 642 0 13613 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 57028

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/175 1575
/proc/meminfo: memFree=28351764/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=64244 CPUtime=162.24 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 13868 0 0 0 16198 26 0 0 20 0 1 0 284536000 65785856 14123 33554432000 134512640 137138936 4293327552 4293326668 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 16061 14123 192 642 0 15417 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 64244

[startup+222.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/175 1575
/proc/meminfo: memFree=28347672/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=67192 CPUtime=222.24 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 14660 0 0 0 22191 33 0 0 20 0 1 0 284536000 68804608 14848 33554432000 134512640 137138936 4293327552 4293326448 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 16798 14848 192 642 0 16154 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 67192

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/175 1575
/proc/meminfo: memFree=28343632/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=71084 CPUtime=282.23 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 15726 0 0 0 28181 42 0 0 20 0 1 0 284536000 72790016 15835 33554432000 134512640 137138936 4293327552 4293326668 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 17771 15835 192 642 0 17127 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 71084

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/174 1575
/proc/meminfo: memFree=28341344/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=72236 CPUtime=342.22 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 15993 0 0 0 34175 47 0 0 20 0 1 0 284536000 73969664 16101 33554432000 134512640 137138936 4293327552 4293326480 134542503 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 18059 16101 192 642 0 17415 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 72236

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 1576
/proc/meminfo: memFree=28335444/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=77616 CPUtime=402.2 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 17425 0 0 0 40167 53 0 0 20 0 1 0 284536000 79478784 17452 33554432000 134512640 137138936 4293327552 4293326220 136504019 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 19404 17452 192 642 0 18760 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 77616

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 1576
/proc/meminfo: memFree=28334944/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=78576 CPUtime=462.19 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 17661 0 0 0 46162 57 0 0 20 0 1 0 284536000 80461824 17686 33554432000 134512640 137138936 4293327552 4293326088 136504089 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 19644 17686 192 642 0 19000 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 78576

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 1576
/proc/meminfo: memFree=28330292/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=78576 CPUtime=522.18 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 17662 0 0 0 52154 64 0 0 20 0 1 0 284536000 80461824 17686 33554432000 134512640 137138936 4293327552 4293326668 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 19644 17686 192 642 0 19000 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 78576

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1576
/proc/meminfo: memFree=28324584/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=84064 CPUtime=582.18 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 19127 0 0 0 58147 71 0 0 20 0 1 0 284536000 86081536 19062 33554432000 134512640 137138936 4293327552 4293326480 134542339 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 21016 19062 192 642 0 20372 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 84064

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 1606
/proc/meminfo: memFree=28321724/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=86364 CPUtime=822.14 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 19701 0 0 0 82123 91 0 0 20 0 1 0 284536000 88436736 19633 33554432000 134512640 137138936 4293327552 4293326480 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 21591 19633 192 642 0 20947 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 86364

[startup+882.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 1606
/proc/meminfo: memFree=28321352/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=86364 CPUtime=882.13 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 19701 0 0 0 88116 97 0 0 20 0 1 0 284536000 88436736 19633 33554432000 134512640 137138936 4293327552 4293326432 136297655 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 21591 19633 192 642 0 20947 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 86364

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1646
/proc/meminfo: memFree=28331096/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=91588 CPUtime=942.12 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 21114 0 0 0 94110 102 0 0 20 0 1 0 284536000 93786112 20947 33554432000 134512640 137138936 4293327552 4293326592 134540747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 22897 20947 192 642 0 22253 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 91588

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1647
/proc/meminfo: memFree=28212780/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=91588 CPUtime=1002.1 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 21116 0 0 0 100102 108 0 0 20 0 1 0 284536000 93786112 20947 33554432000 134512640 137138936 4293327552 4293326668 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 22897 20947 192 642 0 22253 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 91588

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1647
/proc/meminfo: memFree=28121544/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=91588 CPUtime=1062.09 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 21116 0 0 0 106097 112 0 0 20 0 1 0 284536000 93786112 20947 33554432000 134512640 137138936 4293327552 4293326480 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 22897 20947 192 642 0 22253 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 91588

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1647
/proc/meminfo: memFree=28052256/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=92012 CPUtime=1122.09 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 21213 0 0 0 112091 118 0 0 20 0 1 0 284536000 94220288 21044 33554432000 134512640 137138936 4293327552 4293326480 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 23003 21044 192 642 0 22359 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 92012

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1647
/proc/meminfo: memFree=27995120/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=92012 CPUtime=1182.08 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 21213 0 0 0 118087 121 0 0 20 0 1 0 284536000 94220288 21044 33554432000 134512640 137138936 4293327552 4293326480 134542764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 23003 21044 192 642 0 22359 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 92012

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1647
/proc/meminfo: memFree=27948764/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=92384 CPUtime=1242.07 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 21306 0 0 0 124082 125 0 0 20 0 1 0 284536000 94601216 21137 33554432000 134512640 137138936 4293327552 4293326480 134542624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 23096 21137 192 642 0 22452 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 92384

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1651
/proc/meminfo: memFree=27899820/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=92384 CPUtime=1302.06 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 21307 0 0 0 130077 129 0 0 20 0 1 0 284536000 94601216 21137 33554432000 134512640 137138936 4293327552 4293326048 134618383 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 23096 21137 192 642 0 22452 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 92384

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1651
/proc/meminfo: memFree=27853964/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=92384 CPUtime=1362.05 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 21307 0 0 0 136072 133 0 0 20 0 1 0 284536000 94601216 21137 33554432000 134512640 137138936 4293327552 4293326480 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 23096 21137 192 642 0 22452 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 92384

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1651
/proc/meminfo: memFree=27815276/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=92384 CPUtime=1422.05 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 21307 0 0 0 142066 139 0 0 20 0 1 0 284536000 94601216 21137 33554432000 134512640 137138936 4293327552 4293326480 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 23096 21137 192 642 0 22452 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 92384

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1651
/proc/meminfo: memFree=27777084/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=92384 CPUtime=1482.04 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 21307 0 0 0 148060 144 0 0 20 0 1 0 284536000 94601216 21137 33554432000 134512640 137138936 4293327552 4293326448 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 23096 21137 192 642 0 22452 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 92384

[startup+1542.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/175 1651
/proc/meminfo: memFree=27737696/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=92756 CPUtime=1542.02 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 21400 0 0 0 154053 149 0 0 20 0 1 0 284536000 94982144 21230 33554432000 134512640 137138936 4293327552 4293326480 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 23189 21230 192 642 0 22545 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 92756

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 1652
/proc/meminfo: memFree=27694820/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=92756 CPUtime=1602.01 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 21400 0 0 0 160048 153 0 0 20 0 1 0 284536000 94982144 21230 33554432000 134512640 137138936 4293327552 4293326668 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 23189 21230 192 642 0 22545 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 92756

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1652
/proc/meminfo: memFree=27649588/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=98644 CPUtime=1662 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 23005 0 0 0 166041 159 0 0 20 0 1 0 284536000 101011456 22727 33554432000 134512640 137138936 4293327552 4293326480 134542202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 24661 22727 192 642 0 24017 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 98644

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1652
/proc/meminfo: memFree=27610804/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=98644 CPUtime=1722 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 23005 0 0 0 172036 164 0 0 20 0 1 0 284536000 101011456 22727 33554432000 134512640 137138936 4293327552 4293326480 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 24661 22727 192 642 0 24017 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 98644

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1652
/proc/meminfo: memFree=27569876/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=98644 CPUtime=1781.99 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 23005 0 0 0 178032 167 0 0 20 0 1 0 284536000 101011456 22727 33554432000 134512640 137138936 4293327552 4293326480 134542972 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 24661 22727 192 642 0 24017 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 98644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1652
/proc/meminfo: memFree=27556484/32873852 swapFree=6848/6848
[pid=1566] ppid=1564 vsize=99980 CPUtime=1800.08 cores=1,3,5,7
/proc/1566/stat : 1566 (bsolo) R 1564 1566 31475 0 -1 4202496 23315 0 0 0 179841 167 0 0 20 0 1 0 284536000 102379520 23037 33554432000 134512640 137138936 4293327552 4293326592 134540747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1566/statm: 24995 23037 192 642 0 24351 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 99980

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 15
Real time (s): 1800.43
CPU time (s): 1800.12
CPU user time (s): 1798.44
CPU system time (s): 1.68074
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 99980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.44
system time used= 1.68074
maximum resident set size= 92148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23315
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= 42
involuntary context switches= 1849

runsolver used 3.56146 second user time and 10.0955 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-28 07:48:26
IDJOB=3707740
IDBENCH=48318
IDSOLVER=2286
FILE ID=node129/3707740-1338184105
RUNJOBID= node129-1338158686-31492
PBS_JOBID= 14624544
Free space on /tmp= 71192 MiB

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

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

MD5SUM BENCH= c7cfddeeb3bb3e7896ee6eefe7e9ac17
RANDOM SEED=1904142760

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:        28412056 kB
Buffers:          387128 kB
Cached:          3137396 kB
SwapCached:            0 kB
Active:          1317980 kB
Inactive:        2284336 kB
Active(anon):      80100 kB
Inactive(anon):        0 kB
Active(file):    1237880 kB
Inactive(file):  2284336 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3908 kB
Writeback:             0 kB
AnonPages:         84200 kB
Mapped:            15072 kB
Shmem:               204 kB
Slab:             719992 kB
SReclaimable:     162628 kB
SUnreclaim:       557364 kB
KernelStack:        1472 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     198616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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= 71188 MiB
End job on node129 at 2012-05-28 08:18:28