Trace number 3742923

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.09 1800.53

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_50null50mast_rapportOE2.0_TMAX120_K67_cod2.opb
MD5SUMd0d226c540b75eb8b7499ce62f8d731e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-11
Best CPU time to get the best result obtained on this benchmark25.8131
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 243
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 243
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 120
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 14476
Number of bits of the biggest sum of numbers14
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-3742923-1338775561.opb
0.00/0.00	c File size is 2491878 bytes.
0.18/0.23	c Highest Coefficient sum: 14476
0.18/0.23	c Parsing was ok!!
0.18/0.23	c Total parsing time: 0.231 s
0.18/0.25	c Var: 40937 Constr: 41436 40882/553/1 Lit: 223219 Watch. Lit: 131006
0.18/0.25	c Obj. Vars: 243 (0.593595 % of total variables)
18.89/18.95	c Pre-processing Time: 18.94 s
18.89/18.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
18.89/18.95	c        0  33369    33985   194712    5   113224  570877      0      0 18.94
18.89/18.95	c Switching off LPR mode.
1800.05/1800.50	c      100  33369    34085   224455    6   113479  627965    100      5 19.01
1800.05/1800.50	c      252  33369    34237   244076    7   113814  690762    252     13 19.17
1800.05/1800.50	c      477  33369    34462   264618    7   114272  759839    477     24 19.40
1800.05/1800.50	c      816  33369    34801   292301    8   114949  835823    816     41 19.79
1800.05/1800.50	c     1324  33369    35309   414715   11   115965  919406   1324     64 20.43
1800.05/1800.50	c     2088  33369    36073   560798   15   117493  500000   2088     98 21.11
1800.05/1800.50	c     3234  33369    37219   794928   21   119786  550001   3234    144 22.42
1800.05/1800.50	c     4955  33369    38940  1047884   26   123228  605002   4955    202 24.49
1800.05/1800.50	c     7539  33369    41524  1477266   35   128393  665503   7539    274 27.48
1800.05/1800.50	c    11419  33369    45404  2198518   48   136155  732054  11419    344 33.16
1800.05/1800.50	c    17241  33369    51226  3405828   66   147797  805260  17241    412 41.75
1800.05/1800.50	c    25978  33369    59963  4372397   72   165273  885787  25978    472 54.95
1800.05/1800.50	c    39089  33369    73074  6379921   87   191496  974366  39089    478 81.78
1800.05/1800.50	c    58763  33369    92748 10214699  110   230841  500000  58763    505 116.22
1800.05/1800.50	c    88277  33369   122262 18122180  148   289871  550001  88277    447 197.07
1800.05/1800.50	c   132547  33369   166532 28558451  171   378411  605002 132547    318 416.22
1800.05/1800.50	c   198957  33369   232942 41359107  177   511231  665503 198957    199 997.77
1800.05/1800.50	c   298579  33369   332564 70145247  210   710475  732054 298579    208 1431.56
1800.05/1800.50	c Caught signal: 15
1800.05/1800.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.05/1800.50	c   18   313446 146415  1792593   347431 73420009 313446    174 1800.06
1800.05/1800.50	s UNKNOWN
1800.05/1800.50	c Total time: 1800.06 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-3742923-1338775561/watcher-3742923-1338775561 -o /tmp/evaluation-result-3742923-1338775561/solver-3742923-1338775561 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3742923-1338775561.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.00 2.00 2.00 3/176 23725
/proc/meminfo: memFree=26839468/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=4476 CPUtime=0 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4194304 186 0 0 0 0 0 0 0 20 0 1 0 343682991 4583424 136 33554432000 134512640 135840783 4292685040 4292683956 11205176 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 1119 142 124 325 0 39 0

[startup+0.0176669 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 23725
/proc/meminfo: memFree=26839468/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=7540 CPUtime=0.01 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 614 0 0 0 1 0 0 0 20 0 1 0 343682991 7720960 550 33554432000 134512640 135840783 4292685040 4292683728 11715879 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 1885 550 355 325 0 212 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7540

[startup+0.100256 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 23725
/proc/meminfo: memFree=26839468/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=11372 CPUtime=0.08 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 1823 0 0 0 8 0 0 0 20 0 1 0 343682991 11644928 1719 33554432000 134512640 135840783 4292685040 4292684240 134527859 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 2843 1720 590 325 0 1170 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11372

[startup+0.300263 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 23725
/proc/meminfo: memFree=26839468/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=20180 CPUtime=0.29 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 4926 0 0 0 28 1 0 0 20 0 1 0 343682991 20664320 4134 33554432000 134512640 135840783 4292685040 4292192736 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 5045 4134 342 325 0 3981 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20180

[startup+0.700275 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 23725
/proc/meminfo: memFree=26839468/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=20180 CPUtime=0.69 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 4929 0 0 0 68 1 0 0 20 0 1 0 343682991 20664320 4137 33554432000 134512640 135840783 4292685040 4292192876 14849072 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 5045 4137 342 325 0 3981 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20180

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23726
/proc/meminfo: memFree=26824036/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=20840 CPUtime=1.49 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 5112 0 0 0 148 1 0 0 20 0 1 0 343682991 21340160 4320 33554432000 134512640 135840783 4292685040 4292192736 134550872 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 5210 4320 342 325 0 4146 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20840

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23726
/proc/meminfo: memFree=26822672/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=20840 CPUtime=3.09 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 5114 0 0 0 308 1 0 0 20 0 1 0 343682991 21340160 4322 33554432000 134512640 135840783 4292685040 4292192452 11702621 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 5210 4322 342 325 0 4146 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20840

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23726
/proc/meminfo: memFree=26821612/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=20840 CPUtime=6.28 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 5114 0 0 0 627 1 0 0 20 0 1 0 343682991 21340160 4322 33554432000 134512640 135840783 4292685040 4292192876 14849072 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 5210 4322 342 325 0 4146 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20840

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23726
/proc/meminfo: memFree=26818728/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=20840 CPUtime=12.68 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 5114 0 0 0 1267 1 0 0 20 0 1 0 343682991 21340160 4322 33554432000 134512640 135840783 4292685040 4292192876 14849072 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 5210 4322 342 325 0 4146 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20840

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23726
/proc/meminfo: memFree=26803624/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=32952 CPUtime=25.48 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 8750 0 0 0 2543 5 0 0 20 0 1 0 343682991 33742848 7398 33554432000 134512640 135840783 4292685040 4292684400 134551700 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 8238 7398 347 325 0 7174 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32952

[startup+51.1003 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 23727
/proc/meminfo: memFree=26754272/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=72224 CPUtime=51.08 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 18573 0 0 0 5100 8 0 0 20 0 1 0 343682991 73957376 17221 33554432000 134512640 135840783 4292685040 4292684400 134551058 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 18056 17221 347 325 0 16992 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 72224

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 23727
/proc/meminfo: memFree=26677392/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=132600 CPUtime=102.27 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 33672 0 0 0 10217 10 0 0 20 0 1 0 343682991 135782400 32320 33554432000 134512640 135840783 4292685040 4292684400 134551100 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 33150 32320 347 325 0 32086 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 132600

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 23727
/proc/meminfo: memFree=26578688/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=213148 CPUtime=162.26 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 53822 0 0 0 16210 16 0 0 20 0 1 0 343682991 218263552 52470 33554432000 134512640 135840783 4292685040 4292678736 11713720 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 53287 52470 347 325 0 52223 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 213148

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23727
/proc/meminfo: memFree=26498092/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=274772 CPUtime=222.25 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 69224 0 0 0 22204 21 0 0 20 0 1 0 343682991 281366528 67872 33554432000 134512640 135840783 4292685040 4292684400 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 68693 67872 347 325 0 67629 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 274772

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23769
/proc/meminfo: memFree=27546200/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=326264 CPUtime=282.21 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 82119 0 0 0 28196 25 0 0 20 0 1 0 343682991 334094336 80726 33554432000 134512640 135840783 4292685040 4292684400 134550884 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 81566 80726 347 325 0 80502 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 326264

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23769
/proc/meminfo: memFree=27448648/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=360228 CPUtime=342.17 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 90659 0 0 0 34188 29 0 0 20 0 1 0 343682991 368873472 89219 33554432000 134512640 135840783 4292685040 4292684336 134572689 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 90057 89219 347 325 0 88993 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 360228

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23770
/proc/meminfo: memFree=27397216/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=387668 CPUtime=402.13 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 97570 0 0 0 40181 32 0 0 20 0 1 0 343682991 396972032 96083 33554432000 134512640 135840783 4292685040 4292684352 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 96917 96083 347 325 0 95853 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 387668

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 23770
/proc/meminfo: memFree=27333012/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=412436 CPUtime=462.1 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 103805 0 0 0 46175 35 0 0 20 0 1 0 343682991 422334464 102270 33554432000 134512640 135840783 4292685040 4292684400 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 103109 102270 347 325 0 102045 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 412436

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 23770
/proc/meminfo: memFree=27255920/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=430708 CPUtime=522.08 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 108376 0 0 0 52172 36 0 0 20 0 1 0 343682991 441044992 106835 33554432000 134512640 135840783 4292685040 4292684336 134571798 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 107677 106835 347 325 0 106613 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 430708

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23770
/proc/meminfo: memFree=27197916/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=452264 CPUtime=582.07 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 113796 0 0 0 58169 38 0 0 20 0 1 0 343682991 463118336 112255 33554432000 134512640 135840783 4292685040 4292684400 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 113066 112255 347 325 0 112002 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 452264

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23774
/proc/meminfo: memFree=26889332/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=538248 CPUtime=882.02 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 135274 0 0 0 88153 49 0 0 20 0 1 0 343682991 551165952 133733 33554432000 134512640 135840783 4292685040 4292684176 11713438 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 134562 133733 347 325 0 133498 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 538248

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23774
/proc/meminfo: memFree=26838004/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=551348 CPUtime=942.02 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 138556 0 0 0 94151 51 0 0 20 0 1 0 343682991 564580352 137015 33554432000 134512640 135840783 4292685040 4292684388 2760660 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 137837 137015 347 325 0 136773 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 551348

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23775
/proc/meminfo: memFree=26794764/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=566824 CPUtime=1001.99 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 142450 0 0 0 100146 53 0 0 20 0 1 0 343682991 580427776 140865 33554432000 134512640 135840783 4292685040 4292684300 11713363 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 141706 140865 347 325 0 140642 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 566824

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23775
/proc/meminfo: memFree=26734228/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=612268 CPUtime=1061.95 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 153852 0 0 0 106139 56 0 0 20 0 1 0 343682991 626962432 152224 33554432000 134512640 135840783 4292685040 4292684400 134551081 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 153067 152224 347 325 0 152003 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 612268

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23775
/proc/meminfo: memFree=26650148/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=675652 CPUtime=1121.94 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 169699 0 0 0 112134 60 0 0 20 0 1 0 343682991 691867648 168071 33554432000 134512640 135840783 4292685040 4292684400 134551104 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 168913 168071 347 325 0 167849 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 675652

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23775
/proc/meminfo: memFree=26575376/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=742424 CPUtime=1181.93 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 186404 0 0 0 118128 65 0 0 20 0 1 0 343682991 760242176 184776 33554432000 134512640 135840783 4292685040 4292684400 134550902 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 185606 184776 347 325 0 184542 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 742424

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23775
/proc/meminfo: memFree=26501472/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=801920 CPUtime=1241.92 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 201267 0 0 0 124122 70 0 0 20 0 1 0 343682991 821166080 199639 33554432000 134512640 135840783 4292685040 4292684400 134550878 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 200480 199639 347 325 0 199416 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 801920

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23776
/proc/meminfo: memFree=26425356/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=862396 CPUtime=1301.93 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 216395 0 0 0 130117 76 0 0 20 0 1 0 343682991 883093504 214767 33554432000 134512640 135840783 4292685040 4292684400 134551076 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 215599 214767 347 325 0 214535 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 862396

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23776
/proc/meminfo: memFree=26352968/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=911256 CPUtime=1361.91 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 228602 0 0 0 136111 80 0 0 20 0 1 0 343682991 933126144 226974 33554432000 134512640 135840783 4292685040 4292684352 134551330 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 227814 226974 347 325 0 226750 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 911256

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 23776
/proc/meminfo: memFree=26296080/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=939056 CPUtime=1421.9 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 235576 0 0 0 142108 82 0 0 20 0 1 0 343682991 961593344 233948 33554432000 134512640 135840783 4292685040 4292684400 134550902 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 234764 233948 347 325 0 233700 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 939056

[startup+1482.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/178 23779
/proc/meminfo: memFree=26258160/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=950348 CPUtime=1481.89 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 238385 0 0 0 148106 83 0 0 20 0 1 0 343682991 973156352 236757 33554432000 134512640 135840783 4292685040 4292684400 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 237587 236757 347 325 0 236523 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 950348

[startup+1542.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 23779
/proc/meminfo: memFree=26224036/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=958480 CPUtime=1541.88 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 240423 0 0 0 154104 84 0 0 20 0 1 0 343682991 981483520 238795 33554432000 134512640 135840783 4292685040 4292684392 2373817 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 239620 238795 347 325 0 238556 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 958480

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 23780
/proc/meminfo: memFree=26175428/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=970984 CPUtime=1601.87 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 243546 0 0 0 160102 85 0 0 20 0 1 0 343682991 994287616 241918 33554432000 134512640 135840783 4292685040 4292684400 134550823 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 242746 241918 347 325 0 241682 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 970984

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 23780
/proc/meminfo: memFree=26132152/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=975748 CPUtime=1661.86 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 244740 0 0 0 166101 85 0 0 20 0 1 0 343682991 999165952 243112 33554432000 134512640 135840783 4292685040 4292684336 134572295 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 243937 243112 347 325 0 242873 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 975748

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 23780
/proc/meminfo: memFree=26100408/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=980516 CPUtime=1721.85 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 245916 0 0 0 172099 86 0 0 20 0 1 0 343682991 1004048384 244288 33554432000 134512640 135840783 4292685040 4292684400 134550764 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 245129 244288 347 325 0 244065 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 980516

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23780
/proc/meminfo: memFree=26079576/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=985016 CPUtime=1781.85 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 247056 0 0 0 178098 87 0 0 20 0 1 0 343682991 1008656384 245428 33554432000 134512640 135840783 4292685040 4292684400 134551532 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 246254 245428 347 325 0 245190 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 985016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23780
/proc/meminfo: memFree=26072260/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=986076 CPUtime=1800.05 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 247328 0 0 0 179918 87 0 0 20 0 1 0 343682991 1009741824 245700 33554432000 134512640 135840783 4292685040 4292684400 134550902 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 246519 245700 347 325 0 245455 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 986076

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 23780
/proc/meminfo: memFree=26072260/32873648 swapFree=6864/6864
[pid=23725] ppid=23723 vsize=986076 CPUtime=1800.05 cores=1,3,5,7
/proc/23725/stat : 23725 (bsolo3.0.17) R 23723 23725 20253 0 -1 4202496 247328 0 0 0 179918 87 0 0 20 0 1 0 343682991 1009741824 245700 33554432000 134512640 135840783 4292685040 4292684400 134550902 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/23725/statm: 246519 245700 347 325 0 245455 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 986076

Child status: 15
Real time (s): 1800.53
CPU time (s): 1800.09
CPU user time (s): 1799.19
CPU system time (s): 0.897863
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 986076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.19
system time used= 0.897863
maximum resident set size= 982800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247331
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= 290
involuntary context switches= 1968

runsolver used 3.11952 second user time and 9.97548 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-04 04:06:01
IDJOB=3742923
IDBENCH=90490
IDSOLVER=2318
FILE ID=node113/3742923-1338775561
RUNJOBID= node113-1338748314-20270
PBS_JOBID= 14636785
Free space on /tmp= 70972 MiB

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

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

MD5SUM BENCH= d0d226c540b75eb8b7499ce62f8d731e
RANDOM SEED=563329540

node113.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.026
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.05
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.026
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.026
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	: 5438.54
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.026
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.026
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.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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.026
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.92
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.026
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:       32873648 kB
MemFree:        26839840 kB
Buffers:          539884 kB
Cached:          3500648 kB
SwapCached:         2028 kB
Active:          2844168 kB
Inactive:        2288280 kB
Active(anon):    1091168 kB
Inactive(anon):     1912 kB
Active(file):    1753000 kB
Inactive(file):  2286368 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099708 kB
Dirty:              8952 kB
Writeback:             0 kB
AnonPages:       1095400 kB
Mapped:            12568 kB
Shmem:                 0 kB
Slab:             763768 kB
SReclaimable:     207800 kB
SUnreclaim:       555968 kB
KernelStack:        1472 kB
PageTables:         6268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1211176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    884736 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= 70960 MiB
End job on node113 at 2012-06-04 04:36:04