Trace number 3739701

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.07 1800.51

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12028_8-sat.opb
MD5SUMfb3d4a8048fd8b0c89931c09319646a5
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark33.2879
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables24200
Total number of constraints80110
Number of constraints which are clauses79714
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints396
Minimum length of a constraint1
Maximum length of a constraint64
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 26
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 367
Number of bits of the biggest sum of numbers9
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.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-3739701-1338749451.opb
0.00/0.00	c File size is 2402958 bytes.
0.18/0.22	c Highest Coefficient sum: 367
0.18/0.22	c Parsing was ok!!
0.18/0.22	c Total parsing time: 0.219 s
0.18/0.24	c Var: 24200 Constr: 80110 79714/0/396 Lit: 193956 Watch. Lit: 178438
0.18/0.24	c Obj. Vars: 0 (0 % of total variables)
0.99/1.10	c Pre-processing Time: 1.092 s
0.99/1.10	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.99/1.10	c        0   6009    15860    41355    2    36522   20380      0      0 1.09
0.99/1.10	c Switching off LPR mode.
1800.07/1800.50	c      102   6009    15962    52176    3    37920   22419    102     89 1.14
1800.07/1800.50	c      252   6009    16112    59483    3    38335   24661    252    205 1.23
1800.07/1800.50	c      477   6009    16337    72490    4    38847   27128    477    358 1.33
1800.07/1800.50	c      815   6009    16675    91740    5    39536   29841    815    556 1.47
1800.07/1800.50	c     1326   6009    17186   126246    7    40590   32826   1326    776 1.71
1800.07/1800.50	c     2091   6009    17951   180145   10    42119   36109   2091   1034 2.02
1800.07/1800.50	c     3237   6009    19097   254899   13    44410   39720   3237   1226 2.64
1800.07/1800.50	c     4958   6009    20818   395212   18    47859   43693   4958   1424 3.48
1800.07/1800.50	c     7542   6009    23402   668564   28    53001   48063   7542   1624 4.64
1800.07/1800.50	c    11422   6009    27282   929384   34    60777   52870  11422   1569 7.28
1800.07/1800.50	c    17245   6009    33105  1482004   44    72443   58158  17245   1587 10.87
1800.07/1800.50	c    25982   6009    41842  2320057   55    89878   63974  25982   1428 18.19
1800.07/1800.50	c    39093   6009    54953  3588766   65   116141   70372  39093   1221 32.01
1800.07/1800.50	c    58765   6009    74625  5935535   79   155466   77410  58765   1008 58.25
1800.07/1800.50	c    88275   6009   104135  9788857   94   214487   85152  88275    696 126.70
1800.07/1800.50	c   132545   5998    60529  5935197   98   127280   93668  44669    627 211.37
1800.07/1800.50	c   198955   5998   126939 13054305  102   260130  103035 111079    563 352.86
1800.07/1800.50	c   298575   5988   121363 12430742  102   248963  113339 105503    533 559.74
1800.07/1800.50	c   448011   5988    41977  3201595   76    90203  124673  26117    470 953.18
1800.07/1800.50	c   672169   5988   143364 19932518  139   292920  137141 127504    403 1665.71
1800.07/1800.50	c Caught signal: 15
1800.07/1800.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.07/1800.50	c   20   698897 149580   967997   170092 24025171 154232    388 1800.07
1800.07/1800.50	s UNKNOWN
1800.07/1800.50	c Total time: 1800.07 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-3739701-1338749451/watcher-3739701-1338749451 -o /tmp/evaluation-result-3739701-1338749451/solver-3739701-1338749451 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3739701-1338749451.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 1.90 3/172 9525
/proc/meminfo: memFree=31264760/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=4476 CPUtime=0 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4194304 197 0 0 0 0 0 0 0 20 0 1 0 341073664 4583424 148 33554432000 134512640 135840783 4292775872 4292774840 1535261 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9525/statm: 1119 148 129 325 0 39 0

[startup+0.0739591 s]
/proc/loadavg: 2.00 2.00 1.90 3/172 9525
/proc/meminfo: memFree=31264760/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=10400 CPUtime=0.06 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 1492 0 0 0 6 0 0 0 20 0 1 0 341073664 10649600 1429 33554432000 134512640 135840783 4292775872 4292774576 2102567 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9525/statm: 2600 1429 496 325 0 949 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10400

[startup+0.100234 s]
/proc/loadavg: 2.00 2.00 1.90 3/172 9525
/proc/meminfo: memFree=31264760/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=11636 CPUtime=0.09 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 1863 0 0 0 9 0 0 0 20 0 1 0 341073664 11915264 1800 33554432000 134512640 135840783 4292775872 4292775020 2841360 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9525/statm: 2909 1801 572 325 0 1258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11636

[startup+0.300245 s]
/proc/loadavg: 2.00 2.00 1.90 3/172 9525
/proc/meminfo: memFree=31264760/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=21284 CPUtime=0.28 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 5161 0 0 0 28 0 0 0 20 0 1 0 341073664 21794816 4471 33554432000 134512640 135840783 4292775872 4292484588 9352240 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9525/statm: 5321 4471 342 325 0 4257 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21284

[startup+0.700219 s]
/proc/loadavg: 2.00 2.00 1.90 3/172 9525
/proc/meminfo: memFree=31264760/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=21284 CPUtime=0.69 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 5173 0 0 0 68 1 0 0 20 0 1 0 341073664 21794816 4483 33554432000 134512640 135840783 4292775872 4292484448 134550779 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9525/statm: 5321 4483 342 325 0 4257 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21284

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 9535
/proc/meminfo: memFree=31225536/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=21308 CPUtime=1.49 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 5333 0 0 0 147 2 0 0 20 0 1 0 341073664 21819392 4500 33554432000 134512640 135840783 4292775872 4292775232 134550779 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9525/statm: 5327 4500 347 325 0 4263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21308

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 9535
/proc/meminfo: memFree=31224504/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=21308 CPUtime=3.09 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 5333 0 0 0 307 2 0 0 20 0 1 0 341073664 21819392 4500 33554432000 134512640 135840783 4292775872 4292775232 134551084 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9525/statm: 5327 4500 347 325 0 4263 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21308

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 9535
/proc/meminfo: memFree=31222776/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=23948 CPUtime=6.29 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 6003 0 0 0 627 2 0 0 20 0 1 0 341073664 24522752 5170 33554432000 134512640 135840783 4292775872 4292773172 2089163 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9525/statm: 5987 5170 347 325 0 4923 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23948

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 9535
/proc/meminfo: memFree=31212208/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=34244 CPUtime=12.68 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 8566 0 0 0 1266 2 0 0 20 0 1 0 341073664 35065856 7733 33554432000 134512640 135840783 4292775872 4292775232 134551116 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9525/statm: 8561 7733 347 325 0 7497 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34244

[startup+25.5003 s]
/proc/loadavg: 2.08 2.02 1.91 3/177 9535
/proc/meminfo: memFree=31178596/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=51668 CPUtime=25.47 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 12917 0 0 0 2543 4 0 0 20 0 1 0 341073664 52908032 12076 33554432000 134512640 135840783 4292775872 4292775232 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 12917 12076 347 325 0 11853 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 51668

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 1.91 3/177 9535
/proc/meminfo: memFree=31117044/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=85196 CPUtime=51.04 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 21351 0 0 0 5096 8 0 0 20 0 1 0 341073664 87240704 20486 33554432000 134512640 135840783 4292775872 4292775232 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 21299 20486 347 325 0 20235 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 85196

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 9535
/proc/meminfo: memFree=31008588/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=126964 CPUtime=102.23 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 31789 0 0 0 10211 12 0 0 20 0 1 0 341073664 130011136 30912 33554432000 134512640 135840783 4292775872 4292775232 134551646 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 31741 30912 347 325 0 30677 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 126964

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 1.92 3/177 9535
/proc/meminfo: memFree=30908796/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=164276 CPUtime=162.21 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 41120 0 0 0 16205 16 0 0 20 0 1 0 341073664 168218624 40243 33554432000 134512640 135840783 4292775872 4292775232 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 41069 40243 347 325 0 40005 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 164276

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/177 9535
/proc/meminfo: memFree=30865660/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=172876 CPUtime=222.21 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 43387 0 0 0 22204 17 0 0 20 0 1 0 341073664 177025024 42407 33554432000 134512640 135840783 4292775872 4292775232 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 43219 42407 347 325 0 42155 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 172876

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/177 9536
/proc/meminfo: memFree=30827816/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=172876 CPUtime=282.18 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 43399 0 0 0 28201 17 0 0 20 0 1 0 341073664 177025024 42407 33554432000 134512640 135840783 4292775872 4292775232 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 43219 42407 347 325 0 42155 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 172876

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9536
/proc/meminfo: memFree=30788832/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=178160 CPUtime=342.15 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 44725 0 0 0 34198 17 0 0 20 0 1 0 341073664 182435840 43709 33554432000 134512640 135840783 4292775872 4292771600 2102567 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 44540 43709 347 325 0 43476 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 178160

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9536
/proc/meminfo: memFree=30734892/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=205816 CPUtime=402.15 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 51755 0 0 0 40193 22 0 0 20 0 1 0 341073664 210755584 50619 33554432000 134512640 135840783 4292775872 4292775172 2108007 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 51454 50619 347 325 0 50390 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 205816

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9536
/proc/meminfo: memFree=30688040/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=205816 CPUtime=462.14 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 51755 0 0 0 46192 22 0 0 20 0 1 0 341073664 210755584 50619 33554432000 134512640 135840783 4292775872 4292775232 134551414 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 51454 50619 347 325 0 50390 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 205816

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9536
/proc/meminfo: memFree=30638964/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=205816 CPUtime=522.13 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 51755 0 0 0 52191 22 0 0 20 0 1 0 341073664 210755584 50619 33554432000 134512640 135840783 4292775872 4292775232 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 51454 50619 347 325 0 50390 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 205816

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 9540
/proc/meminfo: memFree=30613256/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=205816 CPUtime=582.12 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 51755 0 0 0 58190 22 0 0 20 0 1 0 341073664 210755584 50619 33554432000 134512640 135840783 4292775872 4292775168 134572704 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 51454 50619 347 325 0 50390 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 205816

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/177 9564
/proc/meminfo: memFree=30449040/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=252188 CPUtime=882.04 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 63530 0 0 0 88177 27 0 0 20 0 1 0 341073664 258240512 62236 33554432000 134512640 135840783 4292775872 4292775232 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 63047 62236 347 325 0 61983 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 252188

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9564
/proc/meminfo: memFree=30388280/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=283344 CPUtime=942.03 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 71309 0 0 0 94173 30 0 0 20 0 1 0 341073664 290144256 70015 33554432000 134512640 135840783 4292775872 4292771072 2102567 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 70836 70015 347 325 0 69772 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 283344

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9564
/proc/meminfo: memFree=30349964/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=285324 CPUtime=1002.02 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 71918 0 0 0 100171 31 0 0 20 0 1 0 341073664 292171776 70494 33554432000 134512640 135840783 4292775872 4292770064 134547653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 71331 70494 347 325 0 70267 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 285324

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9564
/proc/meminfo: memFree=30329848/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=285324 CPUtime=1062.01 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 71918 0 0 0 106170 31 0 0 20 0 1 0 341073664 292171776 70494 33554432000 134512640 135840783 4292775872 4292775232 134550826 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 71331 70494 347 325 0 70267 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 285324

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9564
/proc/meminfo: memFree=30308920/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=285324 CPUtime=1122 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 71918 0 0 0 112169 31 0 0 20 0 1 0 341073664 292171776 70494 33554432000 134512640 135840783 4292775872 4292775232 134551362 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 71331 70494 347 325 0 70267 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 285324

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 9568
/proc/meminfo: memFree=30288160/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=285324 CPUtime=1182 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 71918 0 0 0 118169 31 0 0 20 0 1 0 341073664 292171776 70494 33554432000 134512640 135840783 4292775872 4292775232 134550893 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 71331 70494 347 325 0 70267 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 285324

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 9568
/proc/meminfo: memFree=30263368/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=285324 CPUtime=1241.99 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 71918 0 0 0 124168 31 0 0 20 0 1 0 341073664 292171776 70494 33554432000 134512640 135840783 4292775872 4292775008 2100126 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 71331 70494 347 325 0 70267 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 285324

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/177 9568
/proc/meminfo: memFree=30220340/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=308840 CPUtime=1301.98 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 77798 0 0 0 130165 33 0 0 20 0 1 0 341073664 316252160 76374 33554432000 134512640 135840783 4292775872 4292775232 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 77210 76374 347 325 0 76146 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 308840

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 9568
/proc/meminfo: memFree=30187204/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=323252 CPUtime=1361.92 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 81606 0 0 0 136157 35 0 0 20 0 1 0 341073664 331010048 79996 33554432000 134512640 135840783 4292775872 4292775232 134551093 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 80813 79996 347 325 0 79749 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 323252

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 9568
/proc/meminfo: memFree=30166928/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=323252 CPUtime=1421.92 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 81607 0 0 0 142157 35 0 0 20 0 1 0 341073664 331010048 79996 33554432000 134512640 135840783 4292775872 4292775232 134550921 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 80813 79996 347 325 0 79749 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 323252

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 9569
/proc/meminfo: memFree=30143616/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=323252 CPUtime=1481.9 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 81607 0 0 0 148155 35 0 0 20 0 1 0 341073664 331010048 79996 33554432000 134512640 135840783 4292775872 4292775232 134551186 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 80813 79996 347 325 0 79749 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 323252

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 9569
/proc/meminfo: memFree=30120056/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=323252 CPUtime=1541.89 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 81607 0 0 0 154154 35 0 0 20 0 1 0 341073664 331010048 79996 33554432000 134512640 135840783 4292775872 4292775232 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 80813 79996 347 325 0 79749 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 323252

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 9569
/proc/meminfo: memFree=30094264/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=323252 CPUtime=1601.88 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 81607 0 0 0 160153 35 0 0 20 0 1 0 341073664 331010048 79996 33554432000 134512640 135840783 4292775872 4292775008 2099965 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 80813 79996 347 325 0 79749 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 323252

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/177 9569
/proc/meminfo: memFree=30077028/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=323252 CPUtime=1661.87 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 81607 0 0 0 166152 35 0 0 20 0 1 0 341073664 331010048 79996 33554432000 134512640 135840783 4292775872 4292775224 5048492 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 80813 79996 347 325 0 79749 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 323252

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 9569
/proc/meminfo: memFree=30053840/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=323252 CPUtime=1721.87 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 81607 0 0 0 172152 35 0 0 20 0 1 0 341073664 331010048 79996 33554432000 134512640 135840783 4292775872 4292775108 2097172 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 80813 79996 347 325 0 79749 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 323252

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9573
/proc/meminfo: memFree=30027844/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=327768 CPUtime=1781.86 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 82720 0 0 0 178150 36 0 0 20 0 1 0 341073664 335634432 81109 33554432000 134512640 135840783 4292775872 4292775232 134550782 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 81942 81109 347 325 0 80878 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 327768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9573
/proc/meminfo: memFree=30016900/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=333456 CPUtime=1800.07 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 84155 0 0 0 179970 37 0 0 20 0 1 0 341073664 341458944 82544 33554432000 134512640 135840783 4292775872 4292775232 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 83364 82544 347 325 0 82300 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 333456

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 1.93 3/178 9573
/proc/meminfo: memFree=30016900/32873844 swapFree=8656/8656
[pid=9525] ppid=9523 vsize=333456 CPUtime=1800.07 cores=0,2,4,6
/proc/9525/stat : 9525 (bsolo3.0.17) R 9523 9525 9396 0 -1 4202496 84155 0 0 0 179970 37 0 0 20 0 1 0 341073664 341458944 82544 33554432000 134512640 135840783 4292775872 4292775232 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9525/statm: 83364 82544 347 325 0 82300 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 333456

Child status: 15
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1799.7
CPU system time (s): 0.372943
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 333456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.7
system time used= 0.372943
maximum resident set size= 330176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84158
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= 167
involuntary context switches= 2076

runsolver used 3.2635 second user time and 9.37257 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-03 20:50:51
IDJOB=3739701
IDBENCH=74176
IDSOLVER=2318
FILE ID=node102/3739701-1338749451
RUNJOBID= node102-1338747648-9412
PBS_JOBID= 14636781
Free space on /tmp= 71172 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12028_8-sat.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3739701-1338749451/watcher-3739701-1338749451 -o /tmp/evaluation-result-3739701-1338749451/solver-3739701-1338749451 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3739701-1338749451.opb            

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

MD5SUM BENCH= fb3d4a8048fd8b0c89931c09319646a5
RANDOM SEED=180663280

node102.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.178
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.35
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.178
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.90
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.178
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		: 2667.178
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		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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	: 5438.54
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.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31271720 kB
Buffers:          193964 kB
Cached:           637872 kB
SwapCached:         5520 kB
Active:           217652 kB
Inactive:         622532 kB
Active(anon):       4840 kB
Inactive(anon):     5604 kB
Active(file):     212812 kB
Inactive(file):   616928 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097276 kB
Dirty:             12068 kB
Writeback:             0 kB
AnonPages:         11868 kB
Mapped:             8948 kB
Shmem:                 0 kB
Slab:             619496 kB
SReclaimable:      60596 kB
SUnreclaim:       558900 kB
KernelStack:        1464 kB
PageTables:         4196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71156 MiB
End job on node102 at 2012-06-03 21:20:54