Trace number 3707657

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 3.2? 1798.16 1798.78

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K125.opb
MD5SUMd572050902dbd97a5ce685e3ceb3e01a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14875
Total number of constraints15127
Number of constraints which are clauses15002
Number of constraints which are cardinality constraints (but not clauses)125
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint125
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
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-3707657-1338237829.opb
0.00/0.00	c File size is 1005512 bytes.
0.03/0.07	c Highest Coefficient sum: 126
0.03/0.07	c Parsing was ok!!
0.03/0.07	c Total parsing time: 0.074 s
0.03/0.08	c Var: 14875 Constr: 15127 15002/125/0 Lit: 97203 Watch. Lit: 44877
0.03/0.08	c Obj. Vars: 0 (0 % of total variables)
6.18/6.24	c Pre-processing Time: 6.242 s
6.18/6.24	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.18/6.24	c        0  13371    13729    91034    6    41661  125968      0      0 6.24
6.18/6.24	c Switching off lower bounding mode.
1798.08/1798.77	c      100  13371    13843   100619    7    42717  138565    114     15 6.33
1798.08/1798.77	c      251  13371    14021   125732    8    44159  152422    292     38 6.47
1798.08/1798.77	c      477  13371    14279   146098   10    44999  167665    550     70 6.75
1798.08/1798.77	c      815  13371    14675   211782   14    47184  184432    946    114 7.13
1798.08/1798.77	c     1324  13371    15284   307848   20    50630  202876   1555    172 7.69
1798.08/1798.77	c     2087  13371    16163   485270   30    54572  223164   2434    234 8.89
1798.08/1798.77	c     3233  13371    17533   790785   45    61744  245481   3804    278 11.60
1798.08/1798.77	c     4954  13371    19405  1105789   56    69981  270030   5676    350 14.14
1798.08/1798.77	c     7538  13371    22356  1693219   75    83082  297034   8627    395 19.04
1798.08/1798.77	c    11417  13371    26919  4010173  148   102871  326738  13190    361 31.61
1798.08/1798.77	c    17239  13371    33927 10112650  298   130944  359412  20198    234 73.61
1798.08/1798.77	c    25977  13371    44039 13757433  312   171947  395354  30310    238 108.82
1798.08/1798.77	c    39089  13371    59433 26181122  440   241484  434890  45704    183 212.82
1798.08/1798.77	c    58760  13371    82930 51734885  623   345291  478380  69201    129 453.93
1798.08/1798.77	c    88271  13371   117343 76822562  654   472596  526219 103614    117 748.84
1798.08/1798.77	c Reducing formula size due to memory constraints
1798.08/1798.77	c Memory Limit: 1000.00 MB  Used: 1008.80 MB
1798.08/1798.77	c   132542  13371    35248 13670714  387   104604   42474  21519    120 1100.15
1798.08/1798.77	c Resources Exceeded
1798.08/1798.77	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.08/1798.77	c   16   191464 117445  5547015    59000 49768964  45271    106 1798.15
1798.08/1798.77	s UNKNOWN
1798.08/1798.77	c Total time: 1798.15 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-3707657-1338237829/watcher-3707657-1338237829 -o /tmp/evaluation-result-3707657-1338237829/solver-3707657-1338237829 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707657-1338237829.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.06 2.02 1.99 3/174 18720
/proc/meminfo: memFree=27950276/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=20008 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 378 0 0 0 0 0 0 0 20 0 1 0 289908779 20488192 332 33554432000 134512640 137138936 4290188304 4290185068 136700814 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 5002 332 179 642 0 4112 0

[startup+0.036441 s]
/proc/loadavg: 2.06 2.02 1.99 3/174 18720
/proc/meminfo: memFree=27950276/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=13868 CPUtime=0.03 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 898 0 0 0 3 0 0 0 20 0 1 0 289908779 14200832 852 33554432000 134512640 137138936 4290188304 4290186520 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 3467 853 281 642 0 2577 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13868

[startup+0.100309 s]
/proc/loadavg: 2.06 2.02 1.99 3/174 18720
/proc/meminfo: memFree=27950276/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=16456 CPUtime=0.09 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 1916 0 0 0 9 0 0 0 20 0 1 0 289908779 16850944 1624 33554432000 134512640 137138936 4290188304 4290008508 136520912 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 4114 1624 184 642 0 3470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16456

[startup+0.300239 s]
/proc/loadavg: 2.06 2.02 1.99 3/174 18720
/proc/meminfo: memFree=27950276/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=16456 CPUtime=0.29 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 1918 0 0 0 29 0 0 0 20 0 1 0 289908779 16850944 1625 33554432000 134512640 137138936 4290188304 4290008492 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 4114 1625 184 642 0 3470 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16456

[startup+0.700223 s]
/proc/loadavg: 2.06 2.02 1.99 3/174 18720
/proc/meminfo: memFree=27950276/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=16456 CPUtime=0.69 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 1919 0 0 0 69 0 0 0 20 0 1 0 289908779 16850944 1626 33554432000 134512640 137138936 4290188304 4290008492 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 4114 1626 184 642 0 3470 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16456

[startup+1.50022 s]
/proc/loadavg: 2.06 2.02 1.99 3/175 18759
/proc/meminfo: memFree=28970264/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=16456 CPUtime=1.49 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 1919 0 0 0 149 0 0 0 20 0 1 0 289908779 16850944 1626 33554432000 134512640 137138936 4290188304 4290008492 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 4114 1626 184 642 0 3470 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16456

[startup+3.10022 s]
/proc/loadavg: 2.06 2.02 1.99 3/175 18759
/proc/meminfo: memFree=28969488/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=16456 CPUtime=3.09 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 1920 0 0 0 309 0 0 0 20 0 1 0 289908779 16850944 1627 33554432000 134512640 137138936 4290188304 4290008492 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 4114 1627 184 642 0 3470 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16456

[startup+6.30027 s]
/proc/loadavg: 2.06 2.02 1.99 3/175 18759
/proc/meminfo: memFree=28969116/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=17576 CPUtime=6.28 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 2347 0 0 0 627 1 0 0 20 0 1 0 289908779 17997824 1936 33554432000 134512640 137138936 4290188304 4290187420 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 4394 1936 192 642 0 3750 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17576

[startup+12.7003 s]
/proc/loadavg: 2.13 2.03 1.99 3/175 18759
/proc/meminfo: memFree=28951504/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=27480 CPUtime=12.69 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 4820 0 0 0 1260 9 0 0 20 0 1 0 289908779 28139520 4409 33554432000 134512640 137138936 4290188304 4290187232 134541900 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 6870 4409 192 642 0 6226 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27480

[startup+25.5002 s]
/proc/loadavg: 2.11 2.03 1.99 3/175 18759
/proc/meminfo: memFree=28907400/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=52708 CPUtime=25.48 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 11143 0 0 0 2528 20 0 0 20 0 1 0 289908779 53972992 10732 33554432000 134512640 137138936 4290188304 4290186616 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 13177 10732 192 642 0 12533 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52708

[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 1.99 3/175 18759
/proc/meminfo: memFree=28821016/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=98792 CPUtime=51.07 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 22659 0 0 0 5081 26 0 0 20 0 1 0 289908779 101163008 22261 33554432000 134512640 137138936 4290188304 4290187232 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 24698 22261 192 642 0 24054 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 98792

[startup+102.306 s]
/proc/loadavg: 2.14 2.05 2.00 3/175 18759
/proc/meminfo: memFree=28620676/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=187248 CPUtime=102.23 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 44809 0 0 0 10181 42 0 0 20 0 1 0 289908779 191741952 44371 33554432000 134512640 137138936 4290188304 4290187232 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 46812 44371 192 642 0 46168 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 187248

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/175 18760
/proc/meminfo: memFree=28469184/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=279100 CPUtime=162.17 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 68020 0 0 0 16151 66 0 0 20 0 1 0 289908779 285798400 67359 33554432000 134512640 137138936 4290188304 4290186840 136504225 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 69775 67359 192 642 0 69131 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 279100

[startup+222.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/175 18760
/proc/meminfo: memFree=28331944/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=365532 CPUtime=222.11 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 89702 0 0 0 22134 77 0 0 20 0 1 0 289908779 374304768 88941 33554432000 134512640 137138936 4290188304 4290187232 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 91383 88941 192 642 0 90739 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 365532

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 18760
/proc/meminfo: memFree=28220496/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=427052 CPUtime=282.06 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 105149 0 0 0 28116 90 0 0 20 0 1 0 289908779 437301248 104341 33554432000 134512640 137138936 4290188304 4290186800 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 106763 104341 192 642 0 106119 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 427052

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 18760
/proc/meminfo: memFree=28096304/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=500880 CPUtime=342.02 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 123924 0 0 0 34104 98 0 0 20 0 1 0 289908779 512901120 122778 33554432000 134512640 137138936 4290188304 4290187232 134542613 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 125220 122778 192 642 0 124576 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 500880

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 18763
/proc/meminfo: memFree=27976044/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=577868 CPUtime=402.02 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 143707 0 0 0 40097 105 0 0 20 0 1 0 289908779 591736832 142047 33554432000 134512640 137138936 4290188304 4290186728 134606982 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 144467 142047 192 642 0 143823 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 577868

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/174 18763
/proc/meminfo: memFree=27824312/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=696372 CPUtime=462 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 173766 0 0 0 46086 114 0 0 20 0 1 0 289908779 713084928 171675 33554432000 134512640 137138936 4290188304 4290186912 134544603 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 174093 171675 192 642 0 173449 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 696372

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18764
/proc/meminfo: memFree=27702936/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=778404 CPUtime=521.99 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 194623 0 0 0 52078 121 0 0 20 0 1 0 289908779 797085696 192172 33554432000 134512640 137138936 4290188304 4290186728 134606670 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 194601 192172 192 642 0 193957 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 778404

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18764
/proc/meminfo: memFree=27608848/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=828000 CPUtime=581.98 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 207015 0 0 0 58064 134 0 0 20 0 1 0 289908779 847872000 204564 33554432000 134512640 137138936 4290188304 4290186848 134607568 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 207000 204564 192 642 0 206356 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 828000

[startup+642.3 s]

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

/proc/meminfo: memFree=26975432/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1061.91 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262043 0 0 0 105986 205 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290187044 136297620 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 1045228

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18792
/proc/meminfo: memFree=26926364/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1121.86 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262075 0 0 0 111969 217 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290187232 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 1045228

[startup+1182.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/174 18792
/proc/meminfo: memFree=26904080/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1181.84 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262094 0 0 0 117957 227 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290187232 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 1045228

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 18793
/proc/meminfo: memFree=26903108/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1241.81 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262120 0 0 0 123950 231 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290186728 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 1045228

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 18793
/proc/meminfo: memFree=26902888/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1301.79 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262158 0 0 0 129937 242 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290187232 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 1045228

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18793
/proc/meminfo: memFree=26903164/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1361.75 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262190 0 0 0 135929 246 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290187232 134542490 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 1045228

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18794
/proc/meminfo: memFree=26903108/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1421.73 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262215 0 0 0 141922 251 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290187232 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 1045228

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 18794
/proc/meminfo: memFree=26903232/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1481.72 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262215 0 0 0 147920 252 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290187232 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 1045228

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 18794
/proc/meminfo: memFree=26902984/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1541.71 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262215 0 0 0 153912 259 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290186848 134607574 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 1045228

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 18797
/proc/meminfo: memFree=26902976/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1601.7 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262215 0 0 0 159907 263 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290186728 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 1045228

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18797
/proc/meminfo: memFree=26903108/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1661.69 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262215 0 0 0 165904 265 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290186728 134606964 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 1045228

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18798
/proc/meminfo: memFree=26903108/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1721.68 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262215 0 0 0 171902 266 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290187232 134542503 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 1045228

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18798
/proc/meminfo: memFree=26902860/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1781.68 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262215 0 0 0 177899 269 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290186728 134606964 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 1045228

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18798
/proc/meminfo: memFree=26903108/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1791.28 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262215 0 0 0 178859 269 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290186800 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1791.28
Current children cumulated vsize (KiB) 1045228

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18798
/proc/meminfo: memFree=26903108/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1794.47 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262215 0 0 0 179178 269 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290186848 134607587 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (KiB) 1045228

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18798
/proc/meminfo: memFree=26903108/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1796.07 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262215 0 0 0 179338 269 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290187200 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1796.07
Current children cumulated vsize (KiB) 1045228

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18798
/proc/meminfo: memFree=26903108/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1796.87 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262215 0 0 0 179418 269 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290186800 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1796.87
Current children cumulated vsize (KiB) 1045228

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18798
/proc/meminfo: memFree=26903108/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1797.67 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262215 0 0 0 179498 269 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290186832 134602758 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (KiB) 1045228

[startup+1798.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18798
/proc/meminfo: memFree=26903108/32873852 swapFree=6856/6856
[pid=18720] ppid=18718 vsize=1045228 CPUtime=1798.08 cores=0,2,4,6
/proc/18720/stat : 18720 (bsolo) R 18718 18720 18303 0 -1 4202496 262215 0 0 0 179538 270 0 0 20 0 1 0 289908779 1070313472 258895 33554432000 134512640 137138936 4290188304 4290186728 134606847 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18720/statm: 261307 258895 192 642 0 260663 0
Current children cumulated CPU time (s) 1798.08
Current children cumulated vsize (KiB) 1045228

Child status: 0
Real time (s): 1798.78
CPU time (s): 1798.16
CPU user time (s): 1795.45
CPU system time (s): 2.70359
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 1045660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.45
system time used= 2.70359
maximum resident set size= 1036012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262215
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= 401
involuntary context switches= 1857

runsolver used 5.75612 second user time and 19.471 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-28 22:43:49
IDJOB=3707657
IDBENCH=90201
IDSOLVER=2286
FILE ID=node128/3707657-1338237829
RUNJOBID= node128-1338230633-18319
PBS_JOBID= 14624653
Free space on /tmp= 71248 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K125.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707657-1338237829/watcher-3707657-1338237829 -o /tmp/evaluation-result-3707657-1338237829/solver-3707657-1338237829 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707657-1338237829.opb

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

MD5SUM BENCH= d572050902dbd97a5ce685e3ceb3e01a
RANDOM SEED=1031005813

node128.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.389
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.77
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.389
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.389
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.56
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.389
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.389
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.389
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.389
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.389
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:       32873852 kB
MemFree:        27950548 kB
Buffers:          503928 kB
Cached:          2509476 kB
SwapCached:          584 kB
Active:          2279604 kB
Inactive:        1777452 kB
Active(anon):    1033416 kB
Inactive(anon):    12300 kB
Active(file):    1246188 kB
Inactive(file):  1765152 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107332 kB
Dirty:              4660 kB
Writeback:            16 kB
AnonPages:       1049332 kB
Mapped:            15084 kB
Shmem:               200 kB
Slab:             726176 kB
SReclaimable:     168456 kB
SUnreclaim:       557720 kB
KernelStack:        1472 kB
PageTables:         6296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1163944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    659456 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= 71244 MiB
End job on node128 at 2012-05-28 23:13:48