Trace number 3707695

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 1798.7

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K108.opb
MD5SUMa293d07a49a0e06ee574b1553fbf5b2b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark105.854
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7344
Total number of constraints7562
Number of constraints which are clauses7454
Number of constraints which are cardinality constraints (but not clauses)108
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint108
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 109
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-3707695-1338312644.opb
0.00/0.00	c File size is 471321 bytes.
0.00/0.03	c Highest Coefficient sum: 109
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.035 s
0.00/0.04	c Var: 7344 Constr: 7562 7454/108/0 Lit: 47179 Watch. Lit: 22250
0.00/0.04	c Obj. Vars: 0 (0 % of total variables)
1.39/1.48	c Pre-processing Time: 1.479 s
1.39/1.48	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.39/1.48	c        0   6586     6860    44041    6    20617  106487      0      0 1.48
1.39/1.48	c Switching off lower bounding mode.
1797.90/1798.69	c      100   6586     6971    55292    7    21138  117136    111     65 1.52
1797.90/1798.69	c      250   6586     7135   101588   14    21727  128850    275    146 1.71
1797.90/1798.69	c      475   6586     7383   166559   22    22707  141736    523    232 2.04
1797.90/1798.69	c      813   6586     7795   195053   25    25322  155910    935    354 2.30
1797.90/1798.69	c     1323   6586     8414   297239   35    27795  171502   1554    506 2.61
1797.90/1798.69	c     2086   6586     9329   377509   40    32655  188653   2469    657 3.17
1797.90/1798.69	c     3232   6586    10660   522402   49    37409  207519   3800    790 4.09
1797.90/1798.69	c     4953   6586    12656   823847   65    47227  228271   5796    853 5.80
1797.90/1798.69	c     7537   6586    15659  1411606   90    58678  251099   8799    882 8.54
1797.90/1798.69	c    11417   6586    20108  2308335  114    74301  276209  13248    838 13.62
1797.90/1798.69	c    17240   6586    26788  3959218  147    96112  303830  19928    677 25.45
1797.90/1798.69	c    25979   6586    36973  7583418  205   131003  334214  30113    523 49.65
1797.90/1798.69	c    39090   6586    52238 15615453  298   183307  367636  45378    371 105.28
1797.90/1798.69	c    58760   6586    74993 29168983  388   256888  404400  68133    234 250.53
1797.90/1798.69	c    88270   6586   108934 40916954  375   376433  444841 102074    184 479.54
1797.90/1798.69	c   132541   6586   161530 77728442  481   551579  489326 154670    130 1016.22
1797.90/1798.69	c Reducing formula size due to memory constraints
1797.90/1798.69	c Memory Limit: 1000.00 MB  Used: 1000.11 MB
1797.90/1798.69	c   198951   6586    31799 15802434  496    94054   37685  24939    135 1464.81
1797.90/1798.69	c Resources Exceeded
1797.90/1798.69	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.90/1798.69	c   17   241486 142831  6029289    39082 41046486  32222    134 1798.00
1797.90/1798.69	s UNKNOWN
1797.90/1798.69	c Total time: 1798 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-3707695-1338312644/watcher-3707695-1338312644 -o /tmp/evaluation-result-3707695-1338312644/solver-3707695-1338312644 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707695-1338312644.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/174 5725
/proc/meminfo: memFree=28991444/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=19492 CPUtime=0 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 382 0 0 0 0 0 0 0 20 0 1 0 297389910 19959808 336 33554432000 134512640 137138936 4287028848 4287027376 134517514 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/5725/statm: 4873 336 180 642 0 4113 0

[startup+0.101394 s]
/proc/loadavg: 2.00 2.00 2.00 4/174 5725
/proc/meminfo: memFree=28991444/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=13480 CPUtime=0.09 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 1066 0 0 0 9 0 0 0 20 0 1 0 297389910 13803520 904 33554432000 134512640 137138936 4287028848 4286939420 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/5725/statm: 3370 904 184 642 0 2726 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13480

[startup+0.200298 s]
/proc/loadavg: 2.00 2.00 2.00 4/174 5725
/proc/meminfo: memFree=28991444/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=13480 CPUtime=0.19 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 1066 0 0 0 19 0 0 0 20 0 1 0 297389910 13803520 904 33554432000 134512640 137138936 4287028848 4286939420 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/5725/statm: 3370 904 184 642 0 2726 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13480

[startup+0.300287 s]
/proc/loadavg: 2.00 2.00 2.00 4/174 5725
/proc/meminfo: memFree=28991444/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=13480 CPUtime=0.29 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 1067 0 0 0 29 0 0 0 20 0 1 0 297389910 13803520 905 33554432000 134512640 137138936 4287028848 4286939420 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/5725/statm: 3370 905 184 642 0 2726 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13480

[startup+0.700271 s]
/proc/loadavg: 2.00 2.00 2.00 4/174 5725
/proc/meminfo: memFree=28991444/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=13480 CPUtime=0.69 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 1067 0 0 0 69 0 0 0 20 0 1 0 297389910 13803520 905 33554432000 134512640 137138936 4287028848 4286939420 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/5725/statm: 3370 905 184 642 0 2726 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13480

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 5727
/proc/meminfo: memFree=28984064/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=14040 CPUtime=1.49 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 1348 0 0 0 149 0 0 0 20 0 1 0 297389910 14376960 1055 33554432000 134512640 137138936 4287028848 4287027964 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/5725/statm: 3510 1055 192 642 0 2866 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14040

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 5727
/proc/meminfo: memFree=28980584/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=17952 CPUtime=3.09 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 2343 0 0 0 303 6 0 0 20 0 1 0 297389910 18382848 2050 33554432000 134512640 137138936 4287028848 4287027964 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/5725/statm: 4488 2050 192 642 0 3844 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17952

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 5727
/proc/meminfo: memFree=28964100/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=25280 CPUtime=6.29 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 4175 0 0 0 615 14 0 0 20 0 1 0 297389910 25886720 3882 33554432000 134512640 137138936 4287028848 4287025072 134603204 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/5725/statm: 6320 3882 192 642 0 5676 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25280

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 5727
/proc/meminfo: memFree=28930832/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=41724 CPUtime=12.69 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 8292 0 0 0 1249 20 0 0 20 0 1 0 297389910 42725376 7999 33554432000 134512640 137138936 4287028848 4287027964 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/5725/statm: 10431 7999 192 642 0 9787 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41724

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 5727
/proc/meminfo: memFree=28879700/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=66440 CPUtime=25.48 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 14467 0 0 0 2518 30 0 0 20 0 1 0 297389910 68034560 14174 33554432000 134512640 137138936 4287028848 4287027776 134542613 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/5725/statm: 16610 14174 192 642 0 15966 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66440

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 5727
/proc/meminfo: memFree=28785056/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=115132 CPUtime=51.08 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 26899 0 0 0 5067 41 0 0 20 0 1 0 297389910 117895168 26363 33554432000 134512640 137138936 4287028848 4287027776 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/5725/statm: 28783 26363 192 642 0 28139 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 115132

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 5728
/proc/meminfo: memFree=28596100/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=210700 CPUtime=102.27 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 52282 0 0 0 10167 60 0 0 20 0 1 0 297389910 215756800 50251 33554432000 134512640 137138936 4287028848 4287027764 136297620 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/5725/statm: 52675 50251 192 642 0 52031 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 210700

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 5728
/proc/meminfo: memFree=28426396/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=293816 CPUtime=162.24 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 75507 0 0 0 16147 77 0 0 20 0 1 0 297389910 300867584 71035 33554432000 134512640 137138936 4287028848 4287027344 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/5725/statm: 73454 71035 192 642 0 72810 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 293816

[startup+222.307 s]
/proc/loadavg: 2.21 2.05 2.02 4/175 5728
/proc/meminfo: memFree=28221312/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=365656 CPUtime=222.24 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 97084 0 0 0 22137 87 0 0 20 0 1 0 297389910 374431744 88995 33554432000 134512640 137138936 4287028848 4287027776 134542187 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 91414 88995 192 642 0 90770 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 365656

[startup+282.3 s]
/proc/loadavg: 2.14 2.05 2.01 4/175 5728
/proc/meminfo: memFree=28089296/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=411248 CPUtime=282.23 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 109509 0 0 0 28117 106 0 0 20 0 1 0 297389910 421117952 100377 33554432000 134512640 137138936 4287028848 4287027344 134618214 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 102812 100377 192 642 0 102168 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 411248

[startup+342.3 s]
/proc/loadavg: 2.05 2.04 2.01 4/175 5729
/proc/meminfo: memFree=27948816/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=454704 CPUtime=342.21 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 120427 0 0 0 34101 120 0 0 20 0 1 0 297389910 465616896 111250 33554432000 134512640 137138936 4287028848 4287027776 134542187 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 113676 111250 192 642 0 113032 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 454704

[startup+402.3 s]
/proc/loadavg: 2.02 2.03 2.00 4/175 5729
/proc/meminfo: memFree=27819900/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=508512 CPUtime=402.21 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 134529 0 0 0 40089 132 0 0 20 0 1 0 297389910 520716288 124708 33554432000 134512640 137138936 4287028848 4287027744 134542187 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 127128 124708 192 642 0 126484 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 508512

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/175 5729
/proc/meminfo: memFree=27708080/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=537532 CPUtime=462.2 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 141791 0 0 0 46074 146 0 0 20 0 1 0 297389910 550432768 131947 33554432000 134512640 137138936 4287028848 4287027344 134618001 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 134383 131947 192 642 0 133739 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 537532

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/175 5729
/proc/meminfo: memFree=27557696/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=579652 CPUtime=522.19 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 152417 0 0 0 52060 159 0 0 20 0 1 0 297389910 593563648 142483 33554432000 134512640 137138936 4287028848 4287027776 134542199 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 144913 142483 192 642 0 144269 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 579652

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/176 5732
/proc/meminfo: memFree=27435328/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=630172 CPUtime=582.18 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 165758 0 0 0 58051 167 0 0 20 0 1 0 297389910 645296128 155112 33554432000 134512640 137138936 4287028848 4287027776 134542199 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 157543 155112 192 642 0 156899 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 630172

[startup+642.3 s]

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

/proc/meminfo: memFree=26929892/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035764 CPUtime=1061.8 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280848 0 0 0 105939 241 0 0 20 0 1 0 297389910 1060622336 256533 33554432000 134512640 137138936 4287028848 4287027964 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258941 256533 192 642 0 258297 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 1035764

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 5734
/proc/meminfo: memFree=26929920/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035752 CPUtime=1121.75 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280894 0 0 0 111914 261 0 0 20 0 1 0 297389910 1060610048 256530 33554432000 134512640 137138936 4287028848 4287027776 134542325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258938 256530 192 642 0 258294 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 1035752

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 5737
/proc/meminfo: memFree=26929692/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035752 CPUtime=1181.71 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280932 0 0 0 117902 269 0 0 20 0 1 0 297389910 1060610048 256530 33554432000 134512640 137138936 4287028848 4287027272 134606979 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258938 256530 192 642 0 258294 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 1035752

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 5738
/proc/meminfo: memFree=26927888/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035748 CPUtime=1241.68 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280957 0 0 0 123891 277 0 0 20 0 1 0 297389910 1060605952 257025 33554432000 134512640 137138936 4287028848 4287027776 134542480 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258937 257025 192 642 0 258293 0
Current children cumulated CPU time (s) 1241.68
Current children cumulated vsize (KiB) 1035748

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 5738
/proc/meminfo: memFree=26927268/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035748 CPUtime=1301.67 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280957 0 0 0 129888 279 0 0 20 0 1 0 297389910 1060605952 257025 33554432000 134512640 137138936 4287028848 4287027344 134618214 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258937 257025 192 642 0 258293 0
Current children cumulated CPU time (s) 1301.67
Current children cumulated vsize (KiB) 1035748

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 5738
/proc/meminfo: memFree=26927888/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035748 CPUtime=1361.66 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280957 0 0 0 135883 283 0 0 20 0 1 0 297389910 1060605952 257025 33554432000 134512640 137138936 4287028848 4287027776 134542972 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258937 257025 192 642 0 258293 0
Current children cumulated CPU time (s) 1361.66
Current children cumulated vsize (KiB) 1035748

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 5738
/proc/meminfo: memFree=26927764/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035748 CPUtime=1421.66 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280957 0 0 0 141874 292 0 0 20 0 1 0 297389910 1060605952 257025 33554432000 134512640 137138936 4287028848 4287027776 134542752 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258937 257025 192 642 0 258293 0
Current children cumulated CPU time (s) 1421.66
Current children cumulated vsize (KiB) 1035748

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 5738
/proc/meminfo: memFree=26927764/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035748 CPUtime=1481.64 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280957 0 0 0 147854 310 0 0 20 0 1 0 297389910 1060605952 257025 33554432000 134512640 137138936 4287028848 4287027392 134607563 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258937 257025 192 642 0 258293 0
Current children cumulated CPU time (s) 1481.64
Current children cumulated vsize (KiB) 1035748

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 5739
/proc/meminfo: memFree=26927640/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035748 CPUtime=1541.64 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280957 0 0 0 153844 320 0 0 20 0 1 0 297389910 1060605952 257025 33554432000 134512640 137138936 4287028848 4287027604 136502581 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258937 257025 192 642 0 258293 0
Current children cumulated CPU time (s) 1541.64
Current children cumulated vsize (KiB) 1035748

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 5739
/proc/meminfo: memFree=26927764/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035748 CPUtime=1601.63 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280957 0 0 0 159838 325 0 0 20 0 1 0 297389910 1060605952 257025 33554432000 134512640 137138936 4287028848 4287027964 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258937 257025 192 642 0 258293 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 1035748

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 5739
/proc/meminfo: memFree=26928012/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035748 CPUtime=1661.62 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280957 0 0 0 165833 329 0 0 20 0 1 0 297389910 1060605952 257025 33554432000 134512640 137138936 4287028848 4287027776 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258937 257025 192 642 0 258293 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 1035748

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 5739
/proc/meminfo: memFree=26928012/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035748 CPUtime=1721.61 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280957 0 0 0 171829 332 0 0 20 0 1 0 297389910 1060605952 257025 33554432000 134512640 137138936 4287028848 4287027272 134606670 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258937 257025 192 642 0 258293 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 1035748

[startup+1782.3 s]
/proc/loadavg: 1.81 1.96 1.98 2/170 5766
/proc/meminfo: memFree=27965368/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035748 CPUtime=1781.6 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280957 0 0 0 177826 334 0 0 20 0 1 0 297389910 1060605952 257025 33554432000 134512640 137138936 4287028848 4287027776 134542316 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258937 257025 192 642 0 258293 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 1035748

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

[startup+1792.01 s]
/proc/loadavg: 1.68 1.93 1.97 2/170 5766
/proc/meminfo: memFree=27965880/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035748 CPUtime=1791.3 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280957 0 0 0 178796 334 0 0 20 0 1 0 297389910 1060605952 257025 33554432000 134512640 137138936 4287028848 4287027272 134606979 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258937 257025 192 642 0 258293 0
Current children cumulated CPU time (s) 1791.3
Current children cumulated vsize (KiB) 1035748

[startup+1795.2 s]
/proc/loadavg: 1.68 1.93 1.97 2/170 5766
/proc/meminfo: memFree=27965880/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035748 CPUtime=1794.5 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280957 0 0 0 179116 334 0 0 20 0 1 0 297389910 1060605952 257025 33554432000 134512640 137138936 4287028848 4287027776 134542490 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258937 257025 192 642 0 258293 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (KiB) 1035748

[startup+1796.8 s]
/proc/loadavg: 1.63 1.91 1.97 2/170 5766
/proc/meminfo: memFree=27965880/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035748 CPUtime=1796.09 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280957 0 0 0 179275 334 0 0 20 0 1 0 297389910 1060605952 257025 33554432000 134512640 137138936 4287028848 4287027768 135984569 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258937 257025 192 642 0 258293 0
Current children cumulated CPU time (s) 1796.09
Current children cumulated vsize (KiB) 1035748

[startup+1797.6 s]
/proc/loadavg: 1.63 1.91 1.97 2/170 5766
/proc/meminfo: memFree=27965880/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035748 CPUtime=1796.89 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280957 0 0 0 179355 334 0 0 20 0 1 0 297389910 1060605952 257025 33554432000 134512640 137138936 4287028848 4287027776 134542325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258937 257025 192 642 0 258293 0
Current children cumulated CPU time (s) 1796.89
Current children cumulated vsize (KiB) 1035748

[startup+1798.4 s]
/proc/loadavg: 1.63 1.91 1.97 2/170 5766
/proc/meminfo: memFree=27965880/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035748 CPUtime=1797.69 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280957 0 0 0 179435 334 0 0 20 0 1 0 297389910 1060605952 257025 33554432000 134512640 137138936 4287028848 4287027776 134542316 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258937 257025 192 642 0 258293 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (KiB) 1035748

[startup+1798.61 s]
/proc/loadavg: 1.63 1.91 1.97 2/170 5766
/proc/meminfo: memFree=27965880/32873852 swapFree=7624/7624
[pid=5725] ppid=5721 vsize=1035748 CPUtime=1797.9 cores=1,3,5,7
/proc/5725/stat : 5725 (bsolo) R 5721 5725 5416 0 -1 4202496 280957 0 0 0 179456 334 0 0 20 0 1 0 297389910 1060605952 257025 33554432000 134512640 137138936 4287028848 4287027272 134606663 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/5725/statm: 258937 257025 192 642 0 258293 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 1035748

Child status: 0
Real time (s): 1798.7
CPU time (s): 1798
CPU user time (s): 1794.65
CPU system time (s): 3.35149
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 1036380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.65
system time used= 3.35149
maximum resident set size= 1028100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280957
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= 441
involuntary context switches= 2171

runsolver used 2.95555 second user time and 8.64869 second system time

The end

Launcher Data

Begin job on node131 at 2012-05-29 19:30:45
IDJOB=3707695
IDBENCH=90130
IDSOLVER=2286
FILE ID=node131/3707695-1338312644
RUNJOBID= node131-1338312644-5699
PBS_JOBID= 14632097
Free space on /tmp= 71636 MiB

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

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

MD5SUM BENCH= a293d07a49a0e06ee574b1553fbf5b2b
RANDOM SEED=1756400223

node131.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.805
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	: 5333.61
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.805
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.805
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.91
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.805
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.805
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.805
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.805
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28991708 kB
Buffers:          529612 kB
Cached:          2501936 kB
SwapCached:         2320 kB
Active:           888740 kB
Inactive:        2148976 kB
Active(anon):       2088 kB
Inactive(anon):     3640 kB
Active(file):     886652 kB
Inactive(file):  2145336 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099076 kB
Dirty:              8576 kB
Writeback:             0 kB
AnonPages:         10020 kB
Mapped:            13504 kB
Shmem:                 0 kB
Slab:             708728 kB
SReclaimable:     150816 kB
SUnreclaim:       557912 kB
KernelStack:        1368 kB
PageTables:         3844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     104700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71632 MiB
End job on node131 at 2012-05-29 20:00:43