Trace number 3707700

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.11 1798.68

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K83.opb
MD5SUM87eecd69bf3cf4e36ad8fc8a9d8af53d
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 variables5644
Total number of constraints5812
Number of constraints which are clauses5729
Number of constraints which are cardinality constraints (but not clauses)83
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint83
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 84
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-3707700-1338230699.opb
0.00/0.00	c File size is 360317 bytes.
0.00/0.02	c Highest Coefficient sum: 84
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.027 s
0.00/0.03	c Var: 5644 Constr: 5812 5729/83/0 Lit: 36204 Watch. Lit: 17100
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
1.00/1.07	c Pre-processing Time: 1.067 s
1.00/1.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.00/1.07	c        0   4911     5135    33216    6    15517   80920      0      0 1.07
1.00/1.07	c Switching off lower bounding mode.
1798.02/1798.67	c      102   4911     5244    41515    7    16011   89013    109     90 1.13
1798.02/1798.67	c      252   4911     5414    60101   11    16787   97915    279    210 1.20
1798.02/1798.67	c      478   4911     5663    86602   15    17686  107707    528    364 1.31
1798.02/1798.67	c      819   4911     6043   143368   23    19164  118478    908    533 1.54
1798.02/1798.67	c     1327   4911     6624   237932   35    21517  130326   1489    692 1.92
1798.02/1798.67	c     2091   4911     7500   376427   50    24856  143359   2365    833 2.51
1798.02/1798.67	c     3237   4911     8882   783963   88    29882  157695   3747    854 3.79
1798.02/1798.67	c     4963   4911    10844  1640866  151    35636  173465   5709    761 6.52
1798.02/1798.67	c     7547   4911    13846  2511642  181    45599  190812   8711    699 10.79
1798.02/1798.67	c    11427   4911    18294  4802112  262    58932  209894  13159    566 20.16
1798.02/1798.67	c    17252   4911    24976  6738951  269    81502  230884  19841    527 32.73
1798.02/1798.67	c    25989   4911    34984 11410402  326   113690  253973  29849    405 64.08
1798.02/1798.67	c    39099   4911    50211 17256528  343   161531  279371  45076    333 117.07
1798.02/1798.67	c    58772   4911    73222 30179283  412   236296  307309  68087    211 278.21
1798.02/1798.67	c    88282   4911   108062 48308334  447   340537  338040 102927    153 574.45
1798.02/1798.67	c Reducing formula size due to memory constraints
1798.02/1798.67	c Memory Limit: 1000.00 MB  Used: 1008.63 MB
1798.02/1798.67	c   132552   4911    34954 16356007  467   103589   34593  29819    121 1093.67
1798.02/1798.67	c Resources Exceeded
1798.02/1798.67	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.02/1798.67	c   16   195890 106911  2828296    39422 40022605  34287    108 1798.11
1798.02/1798.67	s UNKNOWN
1798.02/1798.67	c Total time: 1798.11 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-3707700-1338230699/watcher-3707700-1338230699 -o /tmp/evaluation-result-3707700-1338230699/solver-3707700-1338230699 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707700-1338230699.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: 1.92 2.00 1.99 3/176 7608
/proc/meminfo: memFree=27767344/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=11436 CPUtime=0 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 289195347 11710464 314 33554432000 134512640 137138936 4288911088 4288909616 136577166 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 2859 315 179 642 0 2127 0

[startup+0.076516 s]
/proc/loadavg: 1.92 2.00 1.99 3/176 7608
/proc/meminfo: memFree=27767344/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=12728 CPUtime=0.07 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 879 0 0 0 7 0 0 0 20 0 1 0 289195347 13033472 744 33554432000 134512640 137138936 4288911088 4288841572 136500388 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 3182 744 184 642 0 2538 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12728

[startup+0.100158 s]
/proc/loadavg: 1.92 2.00 1.99 3/176 7608
/proc/meminfo: memFree=27767344/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=12728 CPUtime=0.09 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 879 0 0 0 9 0 0 0 20 0 1 0 289195347 13033472 744 33554432000 134512640 137138936 4288911088 4288842060 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 3182 744 184 642 0 2538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12728

[startup+0.3001 s]
/proc/loadavg: 1.92 2.00 1.99 3/176 7608
/proc/meminfo: memFree=27767344/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=12728 CPUtime=0.29 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 880 0 0 0 29 0 0 0 20 0 1 0 289195347 13033472 745 33554432000 134512640 137138936 4288911088 4288842060 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 3182 745 184 642 0 2538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12728

[startup+0.700095 s]
/proc/loadavg: 1.92 2.00 1.99 3/176 7608
/proc/meminfo: memFree=27767344/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=12728 CPUtime=0.69 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 880 0 0 0 69 0 0 0 20 0 1 0 289195347 13033472 745 33554432000 134512640 137138936 4288911088 4288842060 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 3182 745 184 642 0 2538 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12728

[startup+1.5001 s]
/proc/loadavg: 1.92 2.00 1.99 3/177 7609
/proc/meminfo: memFree=27763212/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=14056 CPUtime=1.49 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 1299 0 0 0 147 2 0 0 20 0 1 0 289195347 14393344 1080 33554432000 134512640 137138936 4288911088 4288910204 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 3514 1080 192 642 0 2870 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14056

[startup+3.1001 s]
/proc/loadavg: 1.92 2.00 1.99 3/177 7609
/proc/meminfo: memFree=27756116/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=20336 CPUtime=3.08 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 2868 0 0 0 305 3 0 0 20 0 1 0 289195347 20824064 2656 33554432000 134512640 137138936 4288911088 4288909788 136511072 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 5084 2656 192 642 0 4440 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20336

[startup+6.3002 s]
/proc/loadavg: 1.93 2.00 1.99 3/177 7609
/proc/meminfo: memFree=27731448/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=33248 CPUtime=6.29 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 6112 0 0 0 624 5 0 0 20 0 1 0 289195347 34045952 5900 33554432000 134512640 137138936 4288911088 4288909840 134575759 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 8312 5900 192 642 0 7668 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33248

[startup+12.7002 s]
/proc/loadavg: 1.93 2.00 1.99 3/177 7609
/proc/meminfo: memFree=27695116/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=52500 CPUtime=12.69 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 10922 0 0 0 1261 8 0 0 20 0 1 0 289195347 53760000 10710 33554432000 134512640 137138936 4288911088 4288909632 134607563 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 13125 10710 192 642 0 12481 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52500

[startup+25.5002 s]
/proc/loadavg: 1.95 2.00 1.99 3/177 7609
/proc/meminfo: memFree=27613340/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=88388 CPUtime=25.48 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 19905 0 0 0 2535 13 0 0 20 0 1 0 289195347 90509312 19684 33554432000 134512640 137138936 4288911088 4288910204 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 22097 19684 192 642 0 21453 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 88388

[startup+51.1002 s]
/proc/loadavg: 1.96 2.00 1.99 3/176 7609
/proc/meminfo: memFree=27513372/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=139464 CPUtime=51.08 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 33665 0 0 0 5085 23 0 0 20 0 1 0 289195347 142811136 32436 33554432000 134512640 137138936 4288911088 4288909512 134606673 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 34866 32436 192 642 0 34222 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 139464

[startup+102.307 s]
/proc/loadavg: 1.98 2.00 1.99 3/177 7610
/proc/meminfo: memFree=27311644/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=216576 CPUtime=102.28 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 53031 0 0 0 10188 40 0 0 20 0 1 0 289195347 221773824 51715 33554432000 134512640 137138936 4288911088 4288910016 134542301 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 54144 51715 192 642 0 53500 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 216576

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 7610
/proc/meminfo: memFree=27128176/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=285436 CPUtime=162.26 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 70266 0 0 0 16174 52 0 0 20 0 1 0 289195347 292286464 68939 33554432000 134512640 137138936 4288911088 4288909624 136504080 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 71359 68939 192 642 0 70715 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 285436

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 7610
/proc/meminfo: memFree=26968740/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=344600 CPUtime=222.25 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 85097 0 0 0 22166 59 0 0 20 0 1 0 289195347 352870400 83737 33554432000 134512640 137138936 4288911088 4288909584 134618214 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 86150 83737 192 642 0 85506 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 344600

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 7611
/proc/meminfo: memFree=26803352/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=408444 CPUtime=282.25 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 101098 0 0 0 28158 67 0 0 20 0 1 0 289195347 418246656 99699 33554432000 134512640 137138936 4288911088 4288909584 134618214 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 102111 99699 192 642 0 101467 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 408444

[startup+342.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 7614
/proc/meminfo: memFree=26675552/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=460432 CPUtime=342.23 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 114134 0 0 0 34146 77 0 0 20 0 1 0 289195347 471482368 112695 33554432000 134512640 137138936 4288911088 4288910016 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 115108 112695 192 642 0 114464 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 460432

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7614
/proc/meminfo: memFree=26547992/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=502072 CPUtime=402.23 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 124543 0 0 0 40136 87 0 0 20 0 1 0 289195347 514121728 123094 33554432000 134512640 137138936 4288911088 4288910204 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 125518 123094 192 642 0 124874 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 502072

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 7614
/proc/meminfo: memFree=26446960/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=550616 CPUtime=462.22 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 136707 0 0 0 46129 93 0 0 20 0 1 0 289195347 563830784 135211 33554432000 134512640 137138936 4288911088 4288909584 134618208 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 137654 135211 192 642 0 137010 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 550616

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7614
/proc/meminfo: memFree=26358208/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=595004 CPUtime=522.2 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 147869 0 0 0 52120 100 0 0 20 0 1 0 289195347 609284096 146337 33554432000 134512640 137138936 4288911088 4288910016 134542316 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 148751 146337 192 642 0 148107 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 595004

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7615
/proc/meminfo: memFree=26272660/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=648540 CPUtime=582.18 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 161295 0 0 0 58107 111 0 0 20 0 1 0 289195347 664104960 159719 33554432000 134512640 137138936 4288911088 4288909512 134606663 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 162135 159719 192 642 0 161491 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 648540

[startup+642.3 s]

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

/proc/meminfo: memFree=25699276/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044388 CPUtime=1121.84 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266291 0 0 0 112008 176 0 0 20 0 1 0 289195347 1069453312 258681 33554432000 134512640 137138936 4288911088 4288909584 134618214 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261097 258681 192 642 0 260453 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 1044388

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7643
/proc/meminfo: memFree=25699172/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1181.81 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 118002 179 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288909632 134607604 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 1044372

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7643
/proc/meminfo: memFree=25699296/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1241.8 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 123999 181 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288909512 134606663 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 1044372

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7643
/proc/meminfo: memFree=25698924/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1301.8 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 129994 186 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288909512 134606653 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 1044372

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7643
/proc/meminfo: memFree=25699296/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1361.79 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 135990 189 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288910016 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 1044372

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7643
/proc/meminfo: memFree=25699296/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1421.79 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 141988 191 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288910016 134542613 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 1044372

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 7644
/proc/meminfo: memFree=25699296/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1481.77 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 147985 192 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288910016 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 1044372

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 7647
/proc/meminfo: memFree=25699420/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1541.76 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 153983 193 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288909680 134539684 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 1044372

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 7647
/proc/meminfo: memFree=25699432/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1601.75 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 159981 194 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288910016 134542516 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 1044372

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7647
/proc/meminfo: memFree=25699804/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1661.74 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 165978 196 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288910016 134542490 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 1044372

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7647
/proc/meminfo: memFree=25699088/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1721.73 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 171976 197 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288910016 134542333 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 1044372

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7648
/proc/meminfo: memFree=25698496/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1781.72 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 177973 199 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288910016 134542325 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 1044372

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 7648
/proc/meminfo: memFree=25698668/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1791.33 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 178934 199 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288910016 134542480 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1791.33
Current children cumulated vsize (KiB) 1044372

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7648
/proc/meminfo: memFree=25698792/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1794.52 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 179253 199 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288910016 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (KiB) 1044372

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7648
/proc/meminfo: memFree=25698792/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1796.12 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 179413 199 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288909480 136504268 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1796.12
Current children cumulated vsize (KiB) 1044372

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7648
/proc/meminfo: memFree=25698792/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1796.92 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 179493 199 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288909584 134618308 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1796.92
Current children cumulated vsize (KiB) 1044372

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7648
/proc/meminfo: memFree=25698792/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1797.72 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 179573 199 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288910016 134542508 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1797.72
Current children cumulated vsize (KiB) 1044372

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7648
/proc/meminfo: memFree=25698792/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1797.92 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 179593 199 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288909512 134606964 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 1044372

[startup+1798.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7648
/proc/meminfo: memFree=25698792/32873648 swapFree=7104/7104
[pid=7608] ppid=7606 vsize=1044372 CPUtime=1798.02 cores=0,2,4,6
/proc/7608/stat : 7608 (bsolo) R 7606 7608 7472 0 -1 4202496 266313 0 0 0 179603 199 0 0 20 0 1 0 289195347 1069436928 258681 33554432000 134512640 137138936 4288911088 4288909584 134618214 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 261093 258681 192 642 0 260449 0
Current children cumulated CPU time (s) 1798.02
Current children cumulated vsize (KiB) 1044372

Child status: 0
Real time (s): 1798.68
CPU time (s): 1798.11
CPU user time (s): 1796.11
CPU system time (s): 2.00269
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 1044972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.11
system time used= 2.0027
maximum resident set size= 1035308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 266313
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= 489
involuntary context switches= 2833

runsolver used 2.67959 second user time and 7.15891 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-28 20:44:59
IDJOB=3707700
IDBENCH=90136
IDSOLVER=2286
FILE ID=node127/3707700-1338230699
RUNJOBID= node127-1338228900-7488
PBS_JOBID= 14624640
Free space on /tmp= 71104 MiB

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

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

MD5SUM BENCH= 87eecd69bf3cf4e36ad8fc8a9d8af53d
RANDOM SEED=816062717

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:        27768724 kB
Buffers:          500072 kB
Cached:          3707972 kB
SwapCached:            0 kB
Active:          1338968 kB
Inactive:        2882232 kB
Active(anon):      14708 kB
Inactive(anon):        4 kB
Active(file):    1324260 kB
Inactive(file):  2882228 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8560 kB
Writeback:             0 kB
AnonPages:        115580 kB
Mapped:            15080 kB
Shmem:               200 kB
Slab:             745692 kB
SReclaimable:     190008 kB
SUnreclaim:       555684 kB
KernelStack:        1472 kB
PageTables:         4240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     134236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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= 71100 MiB
End job on node127 at 2012-05-28 21:14:58