Trace number 3707698

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.08 1798.67

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K81.opb
MD5SUM07ddcd712bd0834d3fad6b8ca9adfb4d
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 variables5508
Total number of constraints5672
Number of constraints which are clauses5591
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint81
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 82
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-3707698-1338228900.opb
0.00/0.00	c File size is 351433 bytes.
0.01/0.03	c Highest Coefficient sum: 82
0.01/0.03	c Parsing was ok!!
0.01/0.03	c Total parsing time: 0.026 s
0.01/0.03	c Var: 5508 Constr: 5672 5591/81/0 Lit: 35326 Watch. Lit: 16688
0.01/0.03	c Obj. Vars: 0 (0 % of total variables)
1.00/1.03	c Pre-processing Time: 1.036 s
1.00/1.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.00/1.03	c        0   4777     4997    32350    6    15109   78875      0      0 1.04
1.00/1.03	c Switching off lower bounding mode.
1797.99/1798.66	c      100   4777     5108    45240    8    15817   86763    111     92 1.08
1797.99/1798.66	c      250   4777     5272    81128   15    16216   95440    275    216 1.15
1797.99/1798.66	c      475   4777     5521   106496   19    17035  104985    524    370 1.28
1797.99/1798.66	c      813   4777     5891   137828   23    18416  115484    894    536 1.52
1797.99/1798.66	c     1321   4777     6468   185156   28    21651  127033   1471    723 1.83
1797.99/1798.66	c     2088   4777     7345   496213   67    25541  139737   2348    767 2.72
1797.99/1798.66	c     3234   4777     8625   892067  103    30633  153711   3628    734 4.40
1797.99/1798.66	c     4955   4777    10531  1128674  107    37392  169083   5534    831 5.96
1797.99/1798.66	c     7539   4777    13481  1942514  144    46510  185992   8484    778 9.68
1797.99/1798.66	c    11418   4777    17942  4622618  257    60526  204592  12945    593 19.23
1797.99/1798.66	c    17241   4777    24635  7189253  291    83061  225052  19638    512 33.62
1797.99/1798.66	c    25979   4777    34850 12188774  349   113202  247558  29853    412 62.93
1797.99/1798.66	c    39089   4777    50497 24685140  488   164373  272314  45500    279 140.04
1797.99/1798.66	c    58759   4777    73684 39192774  531   237609  299546  68687    217 270.57
1797.99/1798.66	c    88270   4777   108453 62642172  577   341261  329501 103456    155 567.21
1797.99/1798.66	c Reducing formula size due to memory constraints
1797.99/1798.66	c Memory Limit: 1000.00 MB  Used: 1016.21 MB
1797.99/1798.66	c   132540   4777    31772 17355296  546    85464   32229  26775    128 1027.78
1797.99/1798.66	c   198950   4777    36098 27235957  754    90819   35452  31101    121 1637.58
1797.99/1798.66	c Resources Exceeded
1797.99/1798.66	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.66	c   17   217116 112078  2888694    41097 30501543  36100    120 1798.07
1797.99/1798.66	s UNKNOWN
1797.99/1798.66	c Total time: 1798.07 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-3707698-1338228900/watcher-3707698-1338228900 -o /tmp/evaluation-result-3707698-1338228900/solver-3707698-1338228900 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707698-1338228900.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.86 1.99 1.99 3/176 7516
/proc/meminfo: memFree=27764000/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=19100 CPUtime=0 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 339 0 0 0 0 0 0 0 20 0 1 0 289015462 19558400 292 33554432000 134512640 137138936 4293361744 4293360096 136577166 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7516/statm: 4808 293 175 642 0 4078 0

[startup+0.0228361 s]
/proc/loadavg: 1.86 1.99 1.99 3/176 7516
/proc/meminfo: memFree=27764000/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=12104 CPUtime=0.01 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 567 0 0 0 1 0 0 0 20 0 1 0 289015462 12394496 520 33554432000 134512640 137138936 4293361744 4293359224 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7516/statm: 3026 520 229 642 0 2296 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12104

[startup+0.100146 s]
/proc/loadavg: 1.86 1.99 1.99 3/176 7516
/proc/meminfo: memFree=27764000/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=12712 CPUtime=0.09 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 865 0 0 0 9 0 0 0 20 0 1 0 289015462 13017088 732 33554432000 134512640 137138936 4293361744 4293294348 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7516/statm: 3178 732 184 642 0 2534 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12712

[startup+0.300176 s]
/proc/loadavg: 1.86 1.99 1.99 3/176 7516
/proc/meminfo: memFree=27764000/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=12712 CPUtime=0.29 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 866 0 0 0 29 0 0 0 20 0 1 0 289015462 13017088 733 33554432000 134512640 137138936 4293361744 4293294304 136502661 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7516/statm: 3178 733 184 642 0 2534 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12712

[startup+0.700176 s]
/proc/loadavg: 1.86 1.99 1.99 3/176 7516
/proc/meminfo: memFree=27764000/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=12712 CPUtime=0.69 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 866 0 0 0 69 0 0 0 20 0 1 0 289015462 13017088 733 33554432000 134512640 137138936 4293361744 4293294160 134542706 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7516/statm: 3178 733 184 642 0 2534 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12712

[startup+1.50011 s]
/proc/loadavg: 1.86 1.99 1.99 3/177 7517
/proc/meminfo: memFree=27759868/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=14112 CPUtime=1.49 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 1314 0 0 0 148 1 0 0 20 0 1 0 289015462 14450688 1101 33554432000 134512640 137138936 4293361744 4293360496 134572768 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7516/statm: 3528 1101 192 642 0 2884 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14112

[startup+3.10011 s]
/proc/loadavg: 1.86 1.99 1.99 3/177 7517
/proc/meminfo: memFree=27753312/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=20520 CPUtime=3.09 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 2939 0 0 0 306 3 0 0 20 0 1 0 289015462 21012480 2711 33554432000 134512640 137138936 4293361744 4293360168 134606670 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7516/statm: 5130 2711 192 642 0 4486 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20520

[startup+6.30011 s]
/proc/loadavg: 1.95 2.01 1.99 3/177 7517
/proc/meminfo: memFree=27731940/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=28640 CPUtime=6.29 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 4969 0 0 0 621 8 0 0 20 0 1 0 289015462 29327360 4725 33554432000 134512640 137138936 4293361744 4293360860 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7516/statm: 7160 4725 192 642 0 6516 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28640

[startup+12.7002 s]
/proc/loadavg: 1.95 2.01 1.99 3/177 7517
/proc/meminfo: memFree=27693380/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=46140 CPUtime=12.69 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 9356 0 0 0 1259 10 0 0 20 0 1 0 289015462 47247360 9110 33554432000 134512640 137138936 4293361744 4293360672 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7516/statm: 11535 9110 192 642 0 10891 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46140

[startup+25.5002 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 7517
/proc/meminfo: memFree=27622456/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=85684 CPUtime=25.48 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 19690 0 0 0 2533 15 0 0 20 0 1 0 289015462 87740416 18985 33554432000 134512640 137138936 4293361744 4293360672 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7516/statm: 21421 18985 192 642 0 20777 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85684

[startup+51.1003 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 7517
/proc/meminfo: memFree=27495852/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=143208 CPUtime=51.05 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 34217 0 0 0 5077 28 0 0 20 0 1 0 289015462 146644992 33365 33554432000 134512640 137138936 4293361744 4293360168 134606979 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 35802 33365 192 642 0 35158 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 143208

[startup+102.306 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 7517
/proc/meminfo: memFree=27257816/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=256432 CPUtime=102.22 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 63872 0 0 0 10180 42 0 0 20 0 1 0 289015462 262586368 61689 33554432000 134512640 137138936 4293361744 4293360672 134542513 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 64108 61689 192 642 0 63464 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 256432

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 7517
/proc/meminfo: memFree=27045184/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=365016 CPUtime=162.17 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 92031 0 0 0 16160 57 0 0 20 0 1 0 289015462 373776384 88835 33554432000 134512640 137138936 4293361744 4293360672 134542316 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 91254 88835 192 642 0 90610 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 365016

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7518
/proc/meminfo: memFree=26870992/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=448588 CPUtime=222.13 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 113120 0 0 0 22141 72 0 0 20 0 1 0 289015462 459354112 109727 33554432000 134512640 137138936 4293361744 4293360664 135984569 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 112147 109727 192 642 0 111503 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 448588

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7518
/proc/meminfo: memFree=26710940/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=542636 CPUtime=282.09 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 136829 0 0 0 28126 83 0 0 20 0 1 0 289015462 555659264 133229 33554432000 134512640 137138936 4293361744 4293360672 134542972 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 135659 133229 192 642 0 135015 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 542636

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7521
/proc/meminfo: memFree=26557584/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=612828 CPUtime=342.04 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 154536 0 0 0 34112 92 0 0 20 0 1 0 289015462 627535872 150775 33554432000 134512640 137138936 4293361744 4293360168 134606663 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 153207 150775 192 642 0 152563 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 612828

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 7521
/proc/meminfo: memFree=26441184/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=658024 CPUtime=402 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 165960 0 0 0 40100 100 0 0 20 0 1 0 289015462 673816576 162071 33554432000 134512640 137138936 4293361744 4293360496 134575044 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 164506 162071 192 642 0 163862 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 658024

[startup+462.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 7521
/proc/meminfo: memFree=26319156/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=703200 CPUtime=461.99 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 177263 0 0 0 46091 108 0 0 20 0 1 0 289015462 720076800 173368 33554432000 134512640 137138936 4293361744 4293360672 134542316 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 175800 173368 192 642 0 175156 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 703200

[startup+522.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 7522
/proc/meminfo: memFree=26178248/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=775140 CPUtime=521.98 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 195977 0 0 0 52082 116 0 0 20 0 1 0 289015462 793743360 191361 33554432000 134512640 137138936 4293361744 4293360672 134542316 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 193785 191361 192 642 0 193141 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 775140

[startup+582.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 7522
/proc/meminfo: memFree=26061840/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=831408 CPUtime=581.97 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 210835 0 0 0 58075 122 0 0 20 0 1 0 289015462 851361792 205415 33554432000 134512640 137138936 4293361744 4293360672 134542624 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 207852 205415 192 642 0 207208 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 831408

[startup+642.3 s]

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

/proc/meminfo: memFree=25676600/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1121.88 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267154 0 0 0 112020 168 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360672 134542516 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 1052088

[startup+1182.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 7528
/proc/meminfo: memFree=25676604/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1181.87 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267154 0 0 0 118014 173 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360672 134542764 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 1052088

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 7528
/proc/meminfo: memFree=25676232/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1241.87 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267154 0 0 0 124010 177 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360672 134542325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 1052088

[startup+1302.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 7528
/proc/meminfo: memFree=25676108/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1301.87 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267154 0 0 0 130007 180 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360672 134542325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 1052088

[startup+1362.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 7528
/proc/meminfo: memFree=25676232/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1361.84 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267154 0 0 0 136003 181 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360672 134542295 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 1052088

[startup+1422.31 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 7528
/proc/meminfo: memFree=25676356/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1421.85 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267154 0 0 0 142002 183 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360168 134606670 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 1052088

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 7529
/proc/meminfo: memFree=25676164/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1481.82 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267163 0 0 0 147996 186 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360168 134606666 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 1052088

[startup+1542.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/178 7532
/proc/meminfo: memFree=25676940/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1541.8 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267194 0 0 0 153993 187 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360672 134542325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 1052088

[startup+1602.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 7532
/proc/meminfo: memFree=25676732/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1601.76 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267231 0 0 0 159987 189 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360672 134542301 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 1052088

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 7532
/proc/meminfo: memFree=25676884/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1661.73 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267267 0 0 0 165981 192 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360288 134607581 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 1052088

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7532
/proc/meminfo: memFree=25676812/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1721.7 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267300 0 0 0 171970 200 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360240 134618208 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 1052088

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7533
/proc/meminfo: memFree=25675944/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1781.69 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267300 0 0 0 177967 202 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360672 134542286 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 1052088

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7533
/proc/meminfo: memFree=25676688/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1791.3 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267300 0 0 0 178927 203 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360180 136502654 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1791.3
Current children cumulated vsize (KiB) 1052088

[startup+1795.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7533
/proc/meminfo: memFree=25676688/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1794.5 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267300 0 0 0 179247 203 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360672 134542333 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (KiB) 1052088

[startup+1796.7 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7533
/proc/meminfo: memFree=25676688/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1796.09 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267300 0 0 0 179406 203 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360672 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1796.09
Current children cumulated vsize (KiB) 1052088

[startup+1797.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7533
/proc/meminfo: memFree=25676688/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1796.89 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267300 0 0 0 179486 203 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360672 134542325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1796.89
Current children cumulated vsize (KiB) 1052088

[startup+1798.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7533
/proc/meminfo: memFree=25676688/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1797.69 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267300 0 0 0 179566 203 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360672 134542325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (KiB) 1052088

[startup+1798.51 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7533
/proc/meminfo: memFree=25676688/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1797.9 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267300 0 0 0 179587 203 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360168 134606663 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 1052088

[startup+1798.6 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7533
/proc/meminfo: memFree=25676688/32873648 swapFree=7104/7104
[pid=7516] ppid=7514 vsize=1052088 CPUtime=1797.99 cores=0,2,4,6
/proc/7516/stat : 7516 (bsolo) R 7514 7516 7472 0 -1 4202496 267300 0 0 0 179596 203 0 0 20 0 1 0 289015462 1077338112 260596 33554432000 134512640 137138936 4293361744 4293360496 134576319 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7516/statm: 263022 260596 192 642 0 262378 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 1052088

Child status: 0
Real time (s): 1798.67
CPU time (s): 1798.08
CPU user time (s): 1796.04
CPU system time (s): 2.03669
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 1052568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.04
system time used= 2.03669
maximum resident set size= 1042864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267300
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= 463
involuntary context switches= 2097

runsolver used 3.72643 second user time and 10.4554 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-28 20:15:00
IDJOB=3707698
IDBENCH=90126
IDSOLVER=2286
FILE ID=node127/3707698-1338228900
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_K81.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707698-1338228900/watcher-3707698-1338228900 -o /tmp/evaluation-result-3707698-1338228900/solver-3707698-1338228900 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707698-1338228900.opb

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

MD5SUM BENCH= 07ddcd712bd0834d3fad6b8ca9adfb4d
RANDOM SEED=364512887

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:        27762760 kB
Buffers:          499916 kB
Cached:          3707700 kB
SwapCached:            0 kB
Active:          1338012 kB
Inactive:        2883640 kB
Active(anon):      14248 kB
Inactive(anon):     1560 kB
Active(file):    1323764 kB
Inactive(file):  2882080 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15504 kB
Writeback:             0 kB
AnonPages:         20432 kB
Mapped:            14788 kB
Shmem:               200 kB
Slab:             746800 kB
SReclaimable:     190276 kB
SUnreclaim:       556524 kB
KernelStack:        1392 kB
PageTables:         3972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     131264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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 20:44:59