Trace number 3708352

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
bsolo 3.2? 1798.03 1798.36

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_0null10mast_rapportOE1.0_TMAX120_K67_cod3.opb
MD5SUM043b2183f4b3653ca0f559f6c2418f2c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-5256
Best CPU time to get the best result obtained on this benchmark1663.14
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 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 912450
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 912450
Number of bits of the biggest sum of numbers20
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.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3708352-1338244508.opb
0.00/0.00	c File size is 2790437 bytes.
0.19/0.24	c Highest Coefficient sum: 912450
0.19/0.24	c Parsing was ok!!
0.19/0.24	c Total parsing time: 0.244 s
0.19/0.26	c Var: 40451 Constr: 40950 40396/553/1 Lit: 221883 Watch. Lit: 161255
0.19/0.26	c Obj. Vars: 32076 (79.2959 % of total variables)
26.68/26.78	c Pre-processing Time: 26.776 s
26.68/26.78	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
26.68/26.78	c        0  33129    33499   187590    5   137687  622567      0      0 26.78
26.68/26.78	c Switching off lower bounding mode.
1797.96/1798.35	c      101  33129    33600   234292    6   137950  684824    101      3 30.10
1797.96/1798.35	c      251  33129    33766   242205    7   139439  753307    267      7 31.97
1797.96/1798.35	c      477  33129    34016   275174    8   139938  828638    517     12 37.44
1797.96/1798.35	c      817  33129    34399   338524    9   140965  911502    900     17 46.50
1797.96/1798.35	c     1325  33129    34933   401491   11   142063  500000   1434     22 58.69
1797.96/1798.35	c     2089  33129    35733   492550   13   143666  550001   2234     26 78.36
1797.96/1798.35	c     3235  33129    37012   631585   17   146437  605002   3513     30 105.94
1797.96/1798.35	c     4957  33129    38808   821872   21   150060  665503   5309     33 148.70
1797.96/1798.35	c     7541  33129    41545  1207539   29   155616  732054   8046     34 215.81
1797.96/1798.35	c    11420  33129    45642  1755657   38   164010  805260  12143     35 324.73
1797.96/1798.35	c    17242  33129    51923  2602753   50   177239  885787  18424     35 481.19
1797.96/1798.35	c    25980  33129    61027  3743846   61   197276  974366  27528     35 735.50
1797.96/1798.35	c    39090  33129    74685  6475933   86   225015  500000  41186     32 1204.10
1797.96/1798.35	c Resources Exceeded
1797.96/1798.36	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.36	c   13    55623  17422   106678    92003  9167851  58504     30 1798.03
1797.96/1798.36	s UNKNOWN
1797.96/1798.36	c Total time: 1798.03 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3708352-1338244508/watcher-3708352-1338244508 -o /tmp/evaluation-result-3708352-1338244508/solver-3708352-1338244508 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708352-1338244508.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8401
/proc/meminfo: memFree=27621624/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=21496 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 344 0 0 0 0 0 0 0 20 0 1 0 290576283 22011904 297 33554432000 134512640 137138936 4292359104 4292357456 136577166 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 5374 297 176 642 0 4048 0

[startup+0.0354411 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8401
/proc/meminfo: memFree=27621624/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=16320 CPUtime=0.03 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 1120 0 0 0 3 0 0 0 20 0 1 0 290576283 16711680 1033 33554432000 134512640 137138936 4292359104 4292357320 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 4080 1033 257 642 0 2754 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16320

[startup+0.100271 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8401
/proc/meminfo: memFree=27621624/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=18268 CPUtime=0.09 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 1820 0 0 0 9 0 0 0 20 0 1 0 290576283 18706432 1654 33554432000 134512640 137138936 4292359104 4292356600 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 4567 1655 433 642 0 3241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18268

[startup+0.300244 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8401
/proc/meminfo: memFree=27621624/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=27016 CPUtime=0.29 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 5109 0 0 0 29 0 0 0 20 0 1 0 290576283 27664384 4198 33554432000 134512640 137138936 4292359104 4291872380 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 6754 4198 184 642 0 6110 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27016

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8401
/proc/meminfo: memFree=27621624/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=27016 CPUtime=0.69 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 5109 0 0 0 69 0 0 0 20 0 1 0 290576283 27664384 4198 33554432000 134512640 137138936 4292359104 4291872380 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 6754 4198 184 642 0 6110 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27016

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8402
/proc/meminfo: memFree=27604976/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=27016 CPUtime=1.49 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 5109 0 0 0 149 0 0 0 20 0 1 0 290576283 27664384 4198 33554432000 134512640 137138936 4292359104 4291872380 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 6754 4198 184 642 0 6110 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27016

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8402
/proc/meminfo: memFree=27604480/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=27148 CPUtime=3.09 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 5140 0 0 0 309 0 0 0 20 0 1 0 290576283 27799552 4229 33554432000 134512640 137138936 4292359104 4291872192 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 6787 4229 184 642 0 6143 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27148

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8402
/proc/meminfo: memFree=27603612/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=27148 CPUtime=6.28 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 5140 0 0 0 628 0 0 0 20 0 1 0 290576283 27799552 4229 33554432000 134512640 137138936 4292359104 4291872380 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 6787 4229 184 642 0 6143 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27148

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8402
/proc/meminfo: memFree=27601908/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=27808 CPUtime=12.68 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 5303 0 0 0 1267 1 0 0 20 0 1 0 290576283 28475392 4392 33554432000 134512640 137138936 4292359104 4291872192 134542513 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 6952 4392 184 642 0 6308 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27808

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8402
/proc/meminfo: memFree=27600940/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=27808 CPUtime=25.49 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 5305 0 0 0 2547 2 0 0 20 0 1 0 290576283 28475392 4394 33554432000 134512640 137138936 4292359104 4291872380 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 6952 4394 184 642 0 6308 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27808

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8402
/proc/meminfo: memFree=27592756/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=30388 CPUtime=51.08 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 311765 0 0 0 5069 39 0 0 20 0 1 0 290576283 31117312 5004 33554432000 134512640 137138936 4292359104 4292357600 134618140 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 7597 5004 192 642 0 6953 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30388

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8402
/proc/meminfo: memFree=27582196/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=35008 CPUtime=102.28 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 903201 0 0 0 10119 109 0 0 20 0 1 0 290576283 35848192 6159 33554432000 134512640 137138936 4292359104 4292357620 134551018 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 8752 6159 192 642 0 8108 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 35008

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8402
/proc/meminfo: memFree=27574324/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=37732 CPUtime=162.26 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 1623039 0 0 0 16028 198 0 0 20 0 1 0 290576283 38637568 6804 33554432000 134512640 137138936 4292359104 4292357664 134599230 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 9433 6822 192 642 0 8789 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 37732

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8403
/proc/meminfo: memFree=27565076/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=42112 CPUtime=222.25 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 2265601 0 0 0 21946 279 0 0 20 0 1 0 290576283 43122688 7968 33554432000 134512640 137138936 4292359104 4292357600 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 10528 7968 192 642 0 9884 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 42112

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8403
/proc/meminfo: memFree=27558876/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=46136 CPUtime=282.24 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 2890794 0 0 0 27866 358 0 0 20 0 1 0 290576283 47243264 8974 33554432000 134512640 137138936 4292359104 4292357600 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 11534 8974 192 642 0 10890 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 46136

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8406
/proc/meminfo: memFree=27548096/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=50924 CPUtime=342.22 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 3499285 0 0 0 33794 428 0 0 20 0 1 0 290576283 52146176 10171 33554432000 134512640 137138936 4292359104 4292357600 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 12731 10171 192 642 0 12087 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 50924

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8406
/proc/meminfo: memFree=27539724/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=55784 CPUtime=402.21 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 4178313 0 0 0 39711 510 0 0 20 0 1 0 290576283 57122816 11354 33554432000 134512640 137138936 4292359104 4291964328 134599706 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 13946 11354 192 642 0 13302 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 55784

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8406
/proc/meminfo: memFree=27531788/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=59348 CPUtime=462.21 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 4795202 0 0 0 45632 589 0 0 20 0 1 0 290576283 60772352 12277 33554432000 134512640 137138936 4292359104 4292358032 134542295 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 14837 12277 192 642 0 14193 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 59348

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8407
/proc/meminfo: memFree=27522788/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=62944 CPUtime=522.19 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 5421463 0 0 0 51549 670 0 0 20 0 1 0 290576283 64454656 13176 33554432000 134512640 137138936 4292359104 4292357528 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 15736 13176 192 642 0 15092 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 62944

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8411
/proc/meminfo: memFree=27705808/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=67836 CPUtime=582.18 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 6049536 0 0 0 57469 749 0 0 20 0 1 0 290576283 69464064 14367 33554432000 134512640 137138936 4292359104 4292357620 134551242 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 16959 14367 192 642 0 16315 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 67836

[startup+642.3 s]

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

/proc/meminfo: memFree=27562716/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=101908 CPUtime=1062.09 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 10337363 0 0 0 104886 1323 0 0 20 0 1 0 290576283 104353792 22917 33554432000 134512640 137138936 4292359104 4292357600 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 25477 22917 192 642 0 24833 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 101908

[startup+1122.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 8450
/proc/meminfo: memFree=27550616/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=107588 CPUtime=1122.08 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 10824482 0 0 0 110809 1399 0 0 20 0 1 0 290576283 110170112 24305 33554432000 134512640 137138936 4292359104 4292357600 134618256 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 26897 24305 192 642 0 26253 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 107588

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8450
/proc/meminfo: memFree=27539864/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=112532 CPUtime=1182.07 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 11260924 0 0 0 116745 1462 0 0 20 0 1 0 290576283 115232768 25541 33554432000 134512640 137138936 4292359104 4292357620 134551034 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 28133 25541 192 642 0 27489 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 112532

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8450
/proc/meminfo: memFree=27530060/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=116488 CPUtime=1242.06 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 11729275 0 0 0 122677 1529 0 0 20 0 1 0 290576283 119283712 26380 33554432000 134512640 137138936 4292359104 4292357632 134602746 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 29122 26396 192 642 0 28478 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 116488

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8450
/proc/meminfo: memFree=27518640/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=119228 CPUtime=1302.05 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 12236300 0 0 0 128603 1602 0 0 20 0 1 0 290576283 122089472 27215 33554432000 134512640 137138936 4292359104 4292357552 136297655 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 29807 27215 192 642 0 29163 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 119228

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8450
/proc/meminfo: memFree=27508112/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=122720 CPUtime=1362.04 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 12703657 0 0 0 134531 1673 0 0 20 0 1 0 290576283 125665280 28088 33554432000 134512640 137138936 4292359104 4292357648 134607615 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 30680 28088 192 642 0 30036 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 122720

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8451
/proc/meminfo: memFree=27498244/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=126520 CPUtime=1422.03 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 13170292 0 0 0 140459 1744 0 0 20 0 1 0 290576283 129556480 29038 33554432000 134512640 137138936 4292359104 4291964344 134600463 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 31630 29038 192 642 0 30986 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 126520

[startup+1482.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 8451
/proc/meminfo: memFree=27484892/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=129824 CPUtime=1482.02 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 13672682 0 0 0 146384 1818 0 0 20 0 1 0 290576283 132939776 29864 33554432000 134512640 137138936 4292359104 4292357600 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 32456 29864 192 642 0 31812 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 129824

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 8454
/proc/meminfo: memFree=27467748/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=134596 CPUtime=1542.01 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 14130796 0 0 0 152316 1885 0 0 20 0 1 0 290576283 137826304 30962 33554432000 134512640 137138936 4292359104 4292357632 134602746 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 33649 30962 192 642 0 33005 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 134596

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8477
/proc/meminfo: memFree=27449528/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=138304 CPUtime=1602 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 14609473 0 0 0 158245 1955 0 0 20 0 1 0 290576283 141623296 31984 33554432000 134512640 137138936 4292359104 4292357620 134550981 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 34576 31984 192 642 0 33932 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 138304

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8477
/proc/meminfo: memFree=27435276/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=140376 CPUtime=1661.98 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 15121917 0 0 0 164174 2024 0 0 20 0 1 0 290576283 143745024 32534 33554432000 134512640 137138936 4292359104 4292357600 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 35094 32534 192 642 0 34450 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 140376

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8478
/proc/meminfo: memFree=27421408/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=144260 CPUtime=1721.98 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 15598833 0 0 0 170102 2096 0 0 20 0 1 0 290576283 147722240 33505 33554432000 134512640 137138936 4292359104 4292358032 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 36065 33505 192 642 0 35421 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 144260

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8478
/proc/meminfo: memFree=27405200/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=148132 CPUtime=1781.96 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 16141043 0 0 0 176017 2179 0 0 20 0 1 0 290576283 151687168 34441 33554432000 134512640 137138936 4292359104 4292357528 134606620 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 37033 34441 192 642 0 36389 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 148132

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8478
/proc/meminfo: memFree=27401540/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=148132 CPUtime=1791.56 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 16225745 0 0 0 176964 2192 0 0 20 0 1 0 290576283 151687168 34473 33554432000 134512640 137138936 4292359104 4292357596 136700814 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 37033 34473 192 642 0 36389 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (KiB) 148132

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8478
/proc/meminfo: memFree=27401292/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=149768 CPUtime=1794.76 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 16254552 0 0 0 177280 2196 0 0 20 0 1 0 290576283 153362432 34850 33554432000 134512640 137138936 4292359104 4292357600 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 37442 34850 192 642 0 36798 0
Current children cumulated CPU time (s) 1794.76
Current children cumulated vsize (KiB) 149768

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8478
/proc/meminfo: memFree=27401168/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=149352 CPUtime=1796.36 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 16258220 0 0 0 177439 2197 0 0 20 0 1 0 290576283 152936448 34746 33554432000 134512640 137138936 4292359104 4291966312 134599912 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 37338 34746 192 642 0 36694 0
Current children cumulated CPU time (s) 1796.36
Current children cumulated vsize (KiB) 149352

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8478
/proc/meminfo: memFree=27400920/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=149352 CPUtime=1797.16 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 16262648 0 0 0 177518 2198 0 0 20 0 1 0 290576283 152936448 34746 33554432000 134512640 137138936 4292359104 4291964680 134599865 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 37338 34746 192 642 0 36694 0
Current children cumulated CPU time (s) 1797.16
Current children cumulated vsize (KiB) 149352

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8478
/proc/meminfo: memFree=27400920/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=149352 CPUtime=1797.55 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 16265141 0 0 0 177557 2198 0 0 20 0 1 0 290576283 152936448 34746 33554432000 134512640 137138936 4292359104 4292357600 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 37338 34746 192 642 0 36694 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (KiB) 149352

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8478
/proc/meminfo: memFree=27400920/32873648 swapFree=7104/7104
[pid=8401] ppid=8399 vsize=149352 CPUtime=1797.96 cores=0,2,4,6
/proc/8401/stat : 8401 (bsolo) R 8399 8401 7472 0 -1 4202496 16267348 0 0 0 177597 2199 0 0 20 0 1 0 290576283 152936448 34746 33554432000 134512640 137138936 4292359104 4292357600 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 37338 34746 192 642 0 36694 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 149352

Child status: 0
Real time (s): 1798.36
CPU time (s): 1798.03
CPU user time (s): 1776.03
CPU system time (s): 21.9957
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 150248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1776.03
system time used= 21.9957
maximum resident set size= 139880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16267539
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= 62
involuntary context switches= 1905

runsolver used 2.57761 second user time and 7.2379 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-29 00:35:08
IDJOB=3708352
IDBENCH=90662
IDSOLVER=2286
FILE ID=node127/3708352-1338244508
RUNJOBID= node127-1338228900-7488
PBS_JOBID= 14624640
Free space on /tmp= 71100 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_0null10mast_rapportOE1.0_TMAX120_K67_cod3.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708352-1338244508/watcher-3708352-1338244508 -o /tmp/evaluation-result-3708352-1338244508/solver-3708352-1338244508 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708352-1338244508.opb

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

MD5SUM BENCH= 043b2183f4b3653ca0f559f6c2418f2c
RANDOM SEED=2001433224

node127.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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	: 5332.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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		: 2666.348
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		: 2666.348
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		: 2666.348
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:        27622004 kB
Buffers:          501020 kB
Cached:          3713880 kB
SwapCached:            0 kB
Active:          1487196 kB
Inactive:        2880596 kB
Active(anon):     154804 kB
Inactive(anon):        0 kB
Active(file):    1332392 kB
Inactive(file):  2880596 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              6608 kB
Writeback:             0 kB
AnonPages:        158960 kB
Mapped:            15176 kB
Shmem:               200 kB
Slab:             746052 kB
SReclaimable:     190168 kB
SUnreclaim:       555884 kB
KernelStack:        1448 kB
PageTables:         4268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     273796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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= 71096 MiB
End job on node127 at 2012-05-29 01:05:07