Trace number 3737839

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
PB07: bsolo 3.0.17? (TO) 1800.05 1800.52

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_3_80.opb
MD5SUM4023d6beb9ef2c356e20e783b830f625
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.228965
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)12632
Sum of products size (including duplicates)25264
Number of different products6316
Sum of products size12632

Solver Data

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3737839-1338728272.opb
0.00/0.00	c File size is 192857 bytes.
0.00/0.04	c Highest Coefficient sum: 1000
0.00/0.04	c Parsing was ok!!
0.00/0.04	c Total parsing time: 0.032 s
0.00/0.04	c Var: 13632 Constr: 26767 13132/1003/12632 Lit: 91924 Watch. Lit: 77875
0.00/0.04	c Obj. Vars: 0 (0 % of total variables)
2.88/2.91	c Pre-processing Time: 2.906 s
2.88/2.91	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.88/2.91	c        0  13632    26767    91924    3    77875  134041      0      0 2.91
2.88/2.91	c Switching off LPR mode.
1800.02/1800.50	c      408  13632    27175   383836   14    78691  147446    408     97 4.17
1800.02/1800.50	c      820  13632    27587   678090   24    79515  162191    820    134 6.09
1800.02/1800.50	c     1051  13632    27818   888818   31    79977  178411   1051    165 6.37
1800.02/1800.50	c     1415  13632    28182  1218316   43    80705  196253   1415    203 6.96
1800.02/1800.50	c     1948  13632    28715  1697379   59    81771  215879   1948    242 8.04
1800.02/1800.50	c     2714  13632    29481  2397597   81    83303  237467   2714    276 9.81
1800.02/1800.50	c     3860  13632    30627  3444004  112    85595  261214   3860    352 10.96
1800.02/1800.50	c     5582  13632    32349  5013076  154    89039  287336   5582    319 17.49
1800.02/1800.50	c     8172  13632    34939  7368341  210    94219  316070   8172    300 27.16
1800.02/1800.50	c    12066  13632    38833 10893678  280   102007  347678  12066    180 66.78
1800.02/1800.50	c    17896  13632    44663 16169851  362   113667  382446  17896    127 140.80
1800.02/1800.50	c    26652  13632    53419 24066917  450   131179  420691  26652     76 349.31
1800.02/1800.50	c    39787  13632    66554 35908488  539   157449  462761  39787     57 687.92
1800.02/1800.50	c    59467  13632    86234 53899338  625   196809  509038  59467     65 914.52
1800.02/1800.50	c    88982  13632   115749 80928083  699   255839  559942  88982     63 1407.45
1800.02/1800.50	c Caught signal: 15
1800.02/1800.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.02/1800.50	c   15   108227     33   134406   134994 98556009 108227     60 1800.03
1800.02/1800.50	s UNKNOWN
1800.02/1800.50	c Total time: 1800.03 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-3737839-1338728272/watcher-3737839-1338728272 -o /tmp/evaluation-result-3737839-1338728272/solver-3737839-1338728272 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3737839-1338728272.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19578
/proc/meminfo: memFree=30341828/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=4476 CPUtime=0 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 338953086 4583424 149 33554432000 134512640 135840783 4291751744 4291751048 5817988 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 1119 154 132 325 0 39 0

[startup+0.00860202 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19578
/proc/meminfo: memFree=30341828/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=4884 CPUtime=0 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 494 0 0 0 0 0 0 0 20 0 1 0 338953086 5001216 430 33554432000 134512640 135840783 4291751744 4291750224 6329639 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 1221 431 331 325 0 109 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4884

[startup+0.100932 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19578
/proc/meminfo: memFree=30341828/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=11668 CPUtime=0.09 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 2246 0 0 0 9 0 0 0 20 0 1 0 338953086 11948032 2134 33554432000 134512640 135840783 4291751744 4291587276 4498480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 2917 2134 343 325 0 1853 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11668

[startup+0.301042 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19578
/proc/meminfo: memFree=30341828/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=11668 CPUtime=0.29 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 2247 0 0 0 29 0 0 0 20 0 1 0 338953086 11948032 2135 33554432000 134512640 135840783 4291751744 4291587276 4498480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 2917 2135 343 325 0 1853 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11668

[startup+0.700452 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19578
/proc/meminfo: memFree=30341828/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=11668 CPUtime=0.68 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 2247 0 0 0 68 0 0 0 20 0 1 0 338953086 11948032 2135 33554432000 134512640 135840783 4291751744 4291587276 4498480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 2917 2135 343 325 0 1853 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11668

[startup+1.50103 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19579
/proc/meminfo: memFree=30331056/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=11668 CPUtime=1.48 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 2247 0 0 0 148 0 0 0 20 0 1 0 338953086 11948032 2135 33554432000 134512640 135840783 4291751744 4291587276 4498480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 2917 2135 343 325 0 1853 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11668

[startup+3.10104 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19579
/proc/meminfo: memFree=30327336/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=13044 CPUtime=3.09 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 3073 0 0 0 307 2 0 0 20 0 1 0 338953086 13357056 2531 33554432000 134512640 135840783 4291751744 4291741376 134586540 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 3261 2531 347 325 0 2197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13044

[startup+6.30107 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19579
/proc/meminfo: memFree=30314340/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=21416 CPUtime=6.28 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 5134 0 0 0 626 2 0 0 20 0 1 0 338953086 21929984 4592 33554432000 134512640 135840783 4291751744 4291739856 134586540 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 5354 4592 347 325 0 4290 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21416

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19579
/proc/meminfo: memFree=30257456/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=61496 CPUtime=12.69 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 15169 0 0 0 1265 4 0 0 20 0 1 0 338953086 62971904 14627 33554432000 134512640 135840783 4291751744 4291751056 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 15374 14627 347 325 0 14310 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61496

[startup+25.5003 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 19617
/proc/meminfo: memFree=30413632/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=100088 CPUtime=25.48 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 24819 0 0 0 2542 6 0 0 20 0 1 0 338953086 102490112 24277 33554432000 134512640 135840783 4291751744 4291751104 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 25022 24277 347 325 0 23958 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 100088

[startup+51.1003 s]
/proc/loadavg: 2.12 2.03 2.01 3/177 19618
/proc/meminfo: memFree=30337792/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=136172 CPUtime=51.06 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 33867 0 0 0 5098 8 0 0 20 0 1 0 338953086 139440128 33313 33554432000 134512640 135840783 4291751744 4291751104 134551093 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 34043 33313 347 325 0 32979 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 136172

[startup+102.307 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 19618
/proc/meminfo: memFree=30263932/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=179940 CPUtime=102.24 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 44828 0 0 0 10213 11 0 0 20 0 1 0 338953086 184258560 44239 33554432000 134512640 135840783 4291751744 4291751104 134551312 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 44985 44239 347 325 0 43921 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 179940

[startup+162.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 19621
/proc/meminfo: memFree=30189812/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=229740 CPUtime=162.2 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 57330 0 0 0 16205 15 0 0 20 0 1 0 338953086 235253760 56697 33554432000 134512640 135840783 4291751744 4291751104 134551058 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 57435 56697 347 325 0 56371 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 229740

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 19644
/proc/meminfo: memFree=30125144/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=258356 CPUtime=222.19 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 64490 0 0 0 22202 17 0 0 20 0 1 0 338953086 264556544 63853 33554432000 134512640 135840783 4291751744 4291751104 134550893 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 64589 63853 347 325 0 63525 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 258356

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 19644
/proc/meminfo: memFree=30060836/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=285732 CPUtime=282.18 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 71333 0 0 0 28199 19 0 0 20 0 1 0 338953086 292589568 70696 33554432000 134512640 135840783 4291751744 4291751104 134551175 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 71433 70696 347 325 0 70369 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 285732

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19644
/proc/meminfo: memFree=30000184/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=316044 CPUtime=342.16 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 78906 0 0 0 34196 20 0 0 20 0 1 0 338953086 323629056 78269 33554432000 134512640 135840783 4291751744 4291751104 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 79011 78269 347 325 0 77947 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 316044

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19645
/proc/meminfo: memFree=29946368/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=343460 CPUtime=402.15 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 85754 0 0 0 40193 22 0 0 20 0 1 0 338953086 351703040 85117 33554432000 134512640 135840783 4291751744 4291751056 134551312 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 85865 85117 347 325 0 84801 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 343460

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19645
/proc/meminfo: memFree=29886484/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=379864 CPUtime=462.14 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 94879 0 0 0 46189 25 0 0 20 0 1 0 338953086 388980736 94224 33554432000 134512640 135840783 4291751744 4291751056 134551324 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 94966 94224 347 325 0 93902 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 379864

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19645
/proc/meminfo: memFree=29836292/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=412184 CPUtime=522.11 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 102992 0 0 0 52183 28 0 0 20 0 1 0 338953086 422076416 102294 33554432000 134512640 135840783 4291751744 4291751104 134551186 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 103046 102294 347 325 0 101982 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 412184

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19645
/proc/meminfo: memFree=29800648/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=436372 CPUtime=582.07 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 109088 0 0 0 58178 29 0 0 20 0 1 0 338953086 446844928 108363 33554432000 134512640 135840783 4291751744 4291751104 134550872 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 109093 108363 347 325 0 108029 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 436372

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19649
/proc/meminfo: memFree=29542952/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=663128 CPUtime=882.03 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 165776 0 0 0 88155 48 0 0 20 0 1 0 338953086 679043072 165051 33554432000 134512640 135840783 4291751744 4291751104 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 165782 165051 347 325 0 164718 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 663128

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19649
/proc/meminfo: memFree=29463980/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=716272 CPUtime=942.02 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 179042 0 0 0 94150 52 0 0 20 0 1 0 338953086 733462528 178317 33554432000 134512640 135840783 4291751744 4291751104 134551093 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 179068 178317 347 325 0 178004 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 716272

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19651
/proc/meminfo: memFree=29378720/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=765536 CPUtime=1002 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 191355 0 0 0 100145 55 0 0 20 0 1 0 338953086 783908864 190630 33554432000 134512640 135840783 4291751744 4291751056 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 191384 190630 347 325 0 190320 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 765536

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19651
/proc/meminfo: memFree=29285408/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=831880 CPUtime=1062 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 207961 0 0 0 106139 61 0 0 20 0 1 0 338953086 851845120 207222 33554432000 134512640 135840783 4291751744 4291751104 134550893 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 207970 207222 347 325 0 206906 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 831880

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19651
/proc/meminfo: memFree=29207072/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=890212 CPUtime=1121.97 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 222558 0 0 0 112132 65 0 0 20 0 1 0 338953086 911577088 221795 33554432000 134512640 135840783 4291751744 4291751056 134551093 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 222553 221795 347 325 0 221489 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 890212

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 19651
/proc/meminfo: memFree=29152044/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=929332 CPUtime=1181.94 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 232362 0 0 0 118127 67 0 0 20 0 1 0 338953086 951635968 231573 33554432000 134512640 135840783 4291751744 4291751056 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 232333 231573 347 325 0 231269 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 929332

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 19651
/proc/meminfo: memFree=29093668/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=970580 CPUtime=1241.93 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 242698 0 0 0 124122 71 0 0 20 0 1 0 338953086 993873920 241894 33554432000 134512640 135840783 4291751744 4291751104 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 242645 241894 347 325 0 241581 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 970580

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19652
/proc/meminfo: memFree=29060712/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=997676 CPUtime=1301.91 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 249496 0 0 0 130118 73 0 0 20 0 1 0 338953086 1021620224 248665 33554432000 134512640 135840783 4291751744 4291751104 134551093 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 249419 248665 347 325 0 248355 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 997676

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19655
/proc/meminfo: memFree=29023428/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=1030520 CPUtime=1361.89 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 257742 0 0 0 136113 76 0 0 20 0 1 0 338953086 1055252480 256891 33554432000 134512640 135840783 4291751744 4291751104 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 257630 256891 347 325 0 256566 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 1030520

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19655
/proc/meminfo: memFree=28990452/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=1057480 CPUtime=1421.87 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 264483 0 0 0 142110 77 0 0 20 0 1 0 338953086 1082859520 263620 33554432000 134512640 135840783 4291751744 4291751056 134551093 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 264370 263620 347 325 0 263306 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 1057480

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 19655
/proc/meminfo: memFree=28960072/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=1083372 CPUtime=1481.86 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 270959 0 0 0 148107 79 0 0 20 0 1 0 338953086 1109372928 270096 33554432000 134512640 135840783 4291751744 4291751056 134551081 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 270843 270096 347 325 0 269779 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 1083372

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 19655
/proc/meminfo: memFree=28909980/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=1125816 CPUtime=1541.86 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 281565 0 0 0 154105 81 0 0 20 0 1 0 338953086 1152835584 280702 33554432000 134512640 135840783 4291751744 4291751056 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 281454 280702 347 325 0 280390 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 1125816

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19656
/proc/meminfo: memFree=28844104/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=1175204 CPUtime=1601.85 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 293919 0 0 0 160101 84 0 0 20 0 1 0 338953086 1203408896 293056 33554432000 134512640 135840783 4291751744 4291751104 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 293801 293056 347 325 0 292737 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 1175204

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 19656
/proc/meminfo: memFree=28792028/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=1219264 CPUtime=1661.84 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 304929 0 0 0 166097 87 0 0 20 0 1 0 338953086 1248526336 304066 33554432000 134512640 135840783 4291751744 4291751104 134551058 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 304816 304066 347 325 0 303752 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 1219264

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 19656
/proc/meminfo: memFree=28750340/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=1249300 CPUtime=1721.83 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 312446 0 0 0 172094 89 0 0 20 0 1 0 338953086 1279283200 311583 33554432000 134512640 135840783 4291751744 4291751056 134550910 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 312325 311583 347 325 0 311261 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 1249300

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19657
/proc/meminfo: memFree=28721576/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=1269464 CPUtime=1781.82 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 317467 0 0 0 178091 91 0 0 20 0 1 0 338953086 1299931136 316604 33554432000 134512640 135840783 4291751744 4291751104 134550913 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 317366 316604 347 325 0 316302 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 1269464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19657
/proc/meminfo: memFree=28714144/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=1274668 CPUtime=1800.02 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 318792 0 0 0 179911 91 0 0 20 0 1 0 338953086 1305260032 317929 33554432000 134512640 135840783 4291751744 4291751104 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 318667 317929 347 325 0 317603 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1274668

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19657
/proc/meminfo: memFree=28714144/32873648 swapFree=6860/6860
[pid=19578] ppid=19576 vsize=1274668 CPUtime=1800.02 cores=0,2,4,6
/proc/19578/stat : 19578 (bsolo3.0.17) R 19576 19578 18429 0 -1 4202496 318792 0 0 0 179911 91 0 0 20 0 1 0 338953086 1305260032 317929 33554432000 134512640 135840783 4291751744 4291751104 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19578/statm: 318667 317929 347 325 0 317603 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1274668

Child status: 15
Real time (s): 1800.52
CPU time (s): 1800.05
CPU user time (s): 1799.12
CPU system time (s): 0.930858
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 1274668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.12
system time used= 0.930858
maximum resident set size= 1271716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 318795
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= 341
involuntary context switches= 1894

runsolver used 3.39348 second user time and 9.28159 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-03 14:57:52
IDJOB=3737839
IDBENCH=48329
IDSOLVER=2318
FILE ID=node124/3737839-1338728272
RUNJOBID= node124-1338713740-18445
PBS_JOBID= 14636741
Free space on /tmp= 70704 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_10_3_80.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737839-1338728272/watcher-3737839-1338728272 -o /tmp/evaluation-result-3737839-1338728272/solver-3737839-1338728272 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3737839-1338728272.opb            

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

MD5SUM BENCH= 4023d6beb9ef2c356e20e783b830f625
RANDOM SEED=485737444

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30342372 kB
Buffers:          199972 kB
Cached:          1378668 kB
SwapCached:         8268 kB
Active:           580700 kB
Inactive:        1183020 kB
Active(anon):     179588 kB
Inactive(anon):     8240 kB
Active(file):     401112 kB
Inactive(file):  1174780 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091596 kB
Dirty:              6620 kB
Writeback:             0 kB
AnonPages:        168428 kB
Mapped:            10368 kB
Shmem:                 0 kB
Slab:             629860 kB
SReclaimable:      74392 kB
SUnreclaim:       555468 kB
KernelStack:        1456 kB
PageTables:         4196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     300448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70696 MiB
End job on node124 at 2012-06-03 15:27:55