Trace number 3742857

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 NameAnswerobjective functionCPU timeWall clock time
PB07: bsolo 3.0.17? (TO) 1800.03 1800.52

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_0null0mast_rapportOE2.0_TMAX120_K67_cod1.opb
MD5SUMb9a8630bbf7b957f842f31a8ccfab571
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-564
Best CPU time to get the best result obtained on this benchmark1797.58
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 32076
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 116160
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 160566
Number of bits of the biggest sum of numbers18
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-3742857-1338774879.opb
0.00/0.00	c File size is 2784365 bytes.
0.18/0.27	c Highest Coefficient sum: 160566
0.18/0.27	c Parsing was ok!!
0.18/0.27	c Total parsing time: 0.269 s
0.18/0.29	c Var: 40451 Constr: 40950 40396/553/1 Lit: 221883 Watch. Lit: 161258
0.18/0.29	c Obj. Vars: 32076 (79.2959 % of total variables)
26.08/26.10	c Pre-processing Time: 26.095 s
26.08/26.11	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
26.08/26.11	c        0  32883    33499   187590    5   137690  622567      0      0 26.09
26.08/26.11	c Switching off LPR mode.
1800.00/1800.50	c      101  32883    33600   221843    6   137953  684824    101      3 26.36
1800.00/1800.50	c      251  32883    33750   229915    6   138262  753307    251      9 26.78
1800.00/1800.50	c      477  32883    33976   244826    7   138706  828638    477     17 27.55
1800.00/1800.50	c      815  32883    34314   264355    7   139375  911502    815     28 28.53
1800.00/1800.50	c     1323  32883    34822   319482    9   140398  500000   1323     43 30.45
1800.00/1800.50	c     2086  32883    35585   401876   11   141915  550001   2086     64 32.51
1800.00/1800.50	c     3232  32883    36731   595142   16   144208  605002   3232     88 36.70
1800.00/1800.50	c     4954  32883    38453   933985   24   147650  665503   4954    117 42.08
1800.00/1800.50	c     7539  32883    41038  1592410   38   152821  732054   7539    153 49.14
1800.00/1800.50	c    11418  32883    44917  2320105   51   160585  805260  11418    183 62.25
1800.00/1800.50	c    17242  32883    50741  3623821   71   172223  885787  17242    214 80.45
1800.00/1800.50	c    25980  32883    59479  4863500   81   189707  974366  25980    239 108.58
1800.00/1800.50	c    39090  32883    72589  7830382  107   215919  500000  39090    251 155.54
1800.00/1800.50	c    58762  32883    92261 12405839  134   255267  550001  58762    253 231.68
1800.00/1800.50	c    88272  32883   121771 18048183  148   314288  605002  88272    213 413.61
1800.00/1800.50	c   132544  32883   166043 25503379  153   402833  665503 132544    178 740.70
1800.00/1800.50	c   198954  32883   232453 40424558  173   535653  732054 198954    154 1286.22
1800.00/1800.50	c Caught signal: 15
1800.00/1800.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.00/1800.50	c   17   264354  94612   655344   297853 53510828 264354    146 1800.01
1800.00/1800.50	s UNKNOWN
1800.00/1800.50	c Total time: 1800.01 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-3742857-1338774879/watcher-3742857-1338774879 -o /tmp/evaluation-result-3742857-1338774879/solver-3742857-1338774879 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3742857-1338774879.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.04 2.01 2.00 3/177 11333
/proc/meminfo: memFree=30991256/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=2660 CPUtime=0 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) D 11331 11333 9396 0 -1 4194304 96 0 0 0 0 0 0 0 20 0 1 0 343616466 2723840 48 33554432000 134512640 135840783 4291797568 4291795604 1590212 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 665 48 37 325 0 32 0

[startup+0.101344 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 11333
/proc/meminfo: memFree=30991256/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=12152 CPUtime=0.09 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 1984 0 0 0 9 0 0 0 20 0 1 0 343616466 12443648 1801 33554432000 134512640 135840783 4291797568 4291796560 134525198 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 3038 1802 578 325 0 1294 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12152

[startup+0.200261 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 11333
/proc/meminfo: memFree=30991256/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=15020 CPUtime=0.18 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 2972 0 0 0 18 0 0 0 20 0 1 0 343616466 15380480 2789 33554432000 134512640 135840783 4291797568 4291796256 2417959 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 3755 2791 835 325 0 2011 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 15020

[startup+0.300258 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 11333
/proc/meminfo: memFree=30991256/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=20588 CPUtime=0.28 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 5220 0 0 0 28 0 0 0 20 0 1 0 343616466 21082112 4294 33554432000 134512640 135840783 4291797568 4291311260 1946672 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 5147 4294 344 325 0 4083 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20588

[startup+0.700183 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 11333
/proc/meminfo: memFree=30991256/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=20588 CPUtime=0.69 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 5220 0 0 0 68 1 0 0 20 0 1 0 343616466 21082112 4294 33554432000 134512640 135840783 4291797568 4291311260 1946672 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 5147 4294 344 325 0 4083 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20588

[startup+1.50019 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 11334
/proc/meminfo: memFree=30974640/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=20720 CPUtime=1.49 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 5251 0 0 0 148 1 0 0 20 0 1 0 343616466 21217280 4325 33554432000 134512640 135840783 4291797568 4291311264 134551683 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 5180 4325 344 325 0 4116 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20720

[startup+3.10025 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 11334
/proc/meminfo: memFree=30973640/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=20720 CPUtime=3.08 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 5252 0 0 0 307 1 0 0 20 0 1 0 343616466 21217280 4326 33554432000 134512640 135840783 4291797568 4291311168 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 5180 4326 344 325 0 4116 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20720

[startup+6.30018 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 11334
/proc/meminfo: memFree=30972400/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=20720 CPUtime=6.28 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 5252 0 0 0 627 1 0 0 20 0 1 0 343616466 21217280 4326 33554432000 134512640 135840783 4291797568 4291311260 1946672 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 5180 4326 344 325 0 4116 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20720

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 11334
/proc/meminfo: memFree=30968564/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=21380 CPUtime=12.69 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 5413 0 0 0 1267 2 0 0 20 0 1 0 343616466 21893120 4487 33554432000 134512640 135840783 4291797568 4291311120 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 5345 4487 344 325 0 4281 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21380

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11334
/proc/meminfo: memFree=30962472/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=21380 CPUtime=25.48 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 5415 0 0 0 2546 2 0 0 20 0 1 0 343616466 21893120 4489 33554432000 134512640 135840783 4291797568 4291310836 2404604 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 5345 4489 344 325 0 4281 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21380

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 11334
/proc/meminfo: memFree=30936632/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=40636 CPUtime=51.07 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 10882 0 0 0 5102 5 0 0 20 0 1 0 343616466 41611264 9281 33554432000 134512640 135840783 4291797568 4291796928 134550872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 10159 9281 349 325 0 9095 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40636

[startup+102.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 11334
/proc/meminfo: memFree=30884844/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=78628 CPUtime=102.27 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 20397 0 0 0 10220 7 0 0 20 0 1 0 343616466 80515072 18796 33554432000 134512640 135840783 4291797568 4291796864 134572681 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 19657 18796 349 325 0 18593 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 78628

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11335
/proc/meminfo: memFree=30819152/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=128160 CPUtime=162.26 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 32766 0 0 0 16216 10 0 0 20 0 1 0 343616466 131235840 31165 33554432000 134512640 135840783 4291797568 4291796656 2417959 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 32040 31165 349 325 0 30976 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 128160

[startup+222.307 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 11335
/proc/meminfo: memFree=30746160/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=175468 CPUtime=222.23 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 44630 0 0 0 22209 14 0 0 20 0 1 0 343616466 179679232 42997 33554432000 134512640 135840783 4291797568 4291796928 134551081 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 43867 42997 349 325 0 42803 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 175468

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 11335
/proc/meminfo: memFree=30693240/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=206164 CPUtime=282.19 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 52354 0 0 0 28202 17 0 0 20 0 1 0 343616466 211111936 50679 33554432000 134512640 135840783 4291797568 4291796928 134551081 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 51541 50679 349 325 0 50477 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 206164

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 11338
/proc/meminfo: memFree=30650104/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=229348 CPUtime=342.17 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 58164 0 0 0 34198 19 0 0 20 0 1 0 343616466 234852352 56544 33554432000 134512640 135840783 4291797568 4291796928 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 57337 56544 349 325 0 56273 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 229348

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 11361
/proc/meminfo: memFree=30600132/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=252056 CPUtime=402.15 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 63844 0 0 0 40194 21 0 0 20 0 1 0 343616466 258105344 62224 33554432000 134512640 135840783 4291797568 4291796880 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 63014 62224 349 325 0 61950 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 252056

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11362
/proc/meminfo: memFree=30565792/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=274436 CPUtime=462.14 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 69450 0 0 0 46191 23 0 0 20 0 1 0 343616466 281022464 67830 33554432000 134512640 135840783 4291797568 4291796880 134550777 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 68609 67830 349 325 0 67545 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 274436

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11362
/proc/meminfo: memFree=30538388/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=293220 CPUtime=522.13 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 74138 0 0 0 52188 25 0 0 20 0 1 0 343616466 300257280 72518 33554432000 134512640 135840783 4291797568 4291796928 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 73305 72518 349 325 0 72241 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 293220

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11362
/proc/meminfo: memFree=30517008/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=308848 CPUtime=582.13 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 78025 0 0 0 58186 27 0 0 20 0 1 0 343616466 316260352 76405 33554432000 134512640 135840783 4291797568 4291796864 134572684 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 77212 76405 349 325 0 76148 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 308848

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11363
/proc/meminfo: memFree=30409412/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=383888 CPUtime=822.03 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 96878 0 0 0 82169 34 0 0 20 0 1 0 343616466 393101312 95191 33554432000 134512640 135840783 4291797568 4291796928 134551081 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 95972 95191 349 325 0 94908 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 383888

[startup+882.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 11363
/proc/meminfo: memFree=30361176/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=410424 CPUtime=882.04 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 103487 0 0 0 88166 38 0 0 20 0 1 0 343616466 420274176 101800 33554432000 134512640 135840783 4291797568 4291796928 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 102606 101800 349 325 0 101542 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 410424

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 11366
/proc/meminfo: memFree=30311444/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=435032 CPUtime=942.01 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 109642 0 0 0 94161 40 0 0 20 0 1 0 343616466 445472768 107955 33554432000 134512640 135840783 4291797568 4291796928 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 108758 107955 349 325 0 107694 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 435032

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11366
/proc/meminfo: memFree=30275988/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=461052 CPUtime=1002 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 116143 0 0 0 100157 43 0 0 20 0 1 0 343616466 472117248 114456 33554432000 134512640 135840783 4291797568 4291796928 134551330 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 115263 114456 349 325 0 114199 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 461052

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11367
/proc/meminfo: memFree=30228328/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=482400 CPUtime=1062 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 121504 0 0 0 106155 45 0 0 20 0 1 0 343616466 493977600 119817 33554432000 134512640 135840783 4291797568 4291796928 134551368 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 120600 119817 349 325 0 119536 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 482400

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11367
/proc/meminfo: memFree=30186200/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=500984 CPUtime=1121.99 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 126149 0 0 0 112152 47 0 0 20 0 1 0 343616466 513007616 124462 33554432000 134512640 135840783 4291797568 4291796928 134550800 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 125246 124462 349 325 0 124182 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 500984

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11367
/proc/meminfo: memFree=30146892/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=518504 CPUtime=1181.98 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 130522 0 0 0 118150 48 0 0 20 0 1 0 343616466 530948096 128835 33554432000 134512640 135840783 4291797568 4291796928 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 129626 128835 349 325 0 128562 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 518504

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11367
/proc/meminfo: memFree=30098780/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=541304 CPUtime=1241.97 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 136218 0 0 0 124147 50 0 0 20 0 1 0 343616466 554295296 134531 33554432000 134512640 135840783 4291797568 4291796928 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 135326 134531 349 325 0 134262 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 541304

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11367
/proc/meminfo: memFree=30053148/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=560660 CPUtime=1301.96 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 141048 0 0 0 130144 52 0 0 20 0 1 0 343616466 574115840 139361 33554432000 134512640 135840783 4291797568 4291796928 134550872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 140165 139361 349 325 0 139101 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 560660

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11407
/proc/meminfo: memFree=30617348/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=580252 CPUtime=1361.94 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 145972 0 0 0 136140 54 0 0 20 0 1 0 343616466 594178048 144275 33554432000 134512640 135840783 4291797568 4291796928 134551093 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 145063 144275 349 325 0 143999 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 580252

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11407
/proc/meminfo: memFree=30525368/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=595204 CPUtime=1421.9 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 149750 0 0 0 142135 55 0 0 20 0 1 0 343616466 609488896 148008 33554432000 134512640 135840783 4291797568 4291796928 134550910 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 148801 148008 349 325 0 147737 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 595204

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11407
/proc/meminfo: memFree=30484600/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=611084 CPUtime=1481.86 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 153780 0 0 0 148129 57 0 0 20 0 1 0 343616466 625750016 151993 33554432000 134512640 135840783 4291797568 4291796928 134551330 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 152771 151993 349 325 0 151707 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 611084

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11410
/proc/meminfo: memFree=30449840/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=631732 CPUtime=1541.85 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 158942 0 0 0 154125 60 0 0 20 0 1 0 343616466 646893568 157142 33554432000 134512640 135840783 4291797568 4291796864 134572687 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 157933 157142 349 325 0 156869 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 631732

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11410
/proc/meminfo: memFree=30374732/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=656276 CPUtime=1601.83 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 165079 0 0 0 160121 62 0 0 20 0 1 0 343616466 672026624 163279 33554432000 134512640 135840783 4291797568 4291796928 134551312 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 164069 163279 349 325 0 163005 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 656276

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11411
/proc/meminfo: memFree=30305556/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=678536 CPUtime=1661.82 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 170638 0 0 0 166119 63 0 0 20 0 1 0 343616466 694820864 168838 33554432000 134512640 135840783 4291797568 4291796880 134551093 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 169634 168838 349 325 0 168570 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 678536

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 11411
/proc/meminfo: memFree=30230040/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=701880 CPUtime=1721.81 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 176471 0 0 0 172116 65 0 0 20 0 1 0 343616466 718725120 174671 33554432000 134512640 135840783 4291797568 4291796928 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 175470 174671 349 325 0 174406 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 701880

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11411
/proc/meminfo: memFree=30188128/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=721444 CPUtime=1781.8 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 181356 0 0 0 178112 68 0 0 20 0 1 0 343616466 738758656 179556 33554432000 134512640 135840783 4291797568 4291796928 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 180361 179556 349 325 0 179297 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 721444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 11411
/proc/meminfo: memFree=30166180/32873844 swapFree=8656/8656
[pid=11333] ppid=11331 vsize=728868 CPUtime=1800 cores=1,3,5,7
/proc/11333/stat : 11333 (bsolo3.0.17) R 11331 11333 9396 0 -1 4202496 183240 0 0 0 179932 68 0 0 20 0 1 0 343616466 746360832 181440 33554432000 134512640 135840783 4291797568 4291796928 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11333/statm: 182217 181440 349 325 0 181153 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 728868

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.52
CPU time (s): 1800.03
CPU user time (s): 1799.33
CPU system time (s): 0.697893
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 728868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.33
system time used= 0.697893
maximum resident set size= 725760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183243
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= 294
involuntary context switches= 1844

runsolver used 3.79142 second user time and 9.95349 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-04 03:54:39
IDJOB=3742857
IDBENCH=90381
IDSOLVER=2318
FILE ID=node102/3742857-1338774879
RUNJOBID= node102-1338747648-9413
PBS_JOBID= 14636781
Free space on /tmp= 71164 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_0null0mast_rapportOE2.0_TMAX120_K67_cod1.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742857-1338774879/watcher-3742857-1338774879 -o /tmp/evaluation-result-3742857-1338774879/solver-3742857-1338774879 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3742857-1338774879.opb            

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

MD5SUM BENCH= b9a8630bbf7b957f842f31a8ccfab571
RANDOM SEED=687212789

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:        30991792 kB
Buffers:          212932 kB
Cached:           656584 kB
SwapCached:         5520 kB
Active:           492388 kB
Inactive:         617908 kB
Active(anon):     237376 kB
Inactive(anon):     5604 kB
Active(file):     255012 kB
Inactive(file):   612304 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097276 kB
Dirty:              9336 kB
Writeback:             0 kB
AnonPages:        244296 kB
Mapped:            10408 kB
Shmem:                 0 kB
Slab:             629560 kB
SReclaimable:      70732 kB
SUnreclaim:       558828 kB
KernelStack:        1464 kB
PageTables:         4496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     359660 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= 71160 MiB
End job on node102 at 2012-06-04 04:24:42