Trace number 3707668

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K143.opb
MD5SUM8f58618b79e9d2a9b56b6a791eca5768
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 variables17017
Total number of constraints17305
Number of constraints which are clauses17162
Number of constraints which are cardinality constraints (but not clauses)143
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint143
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 144
Number of bits of the biggest sum of numbers8
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-3707668-1338237144.opb
0.00/0.00	c File size is 1161244 bytes.
0.06/0.09	c Highest Coefficient sum: 144
0.06/0.09	c Parsing was ok!!
0.06/0.09	c Total parsing time: 0.095 s
0.09/0.10	c Var: 17017 Constr: 17305 17162/143/0 Lit: 111261 Watch. Lit: 51339
0.09/0.10	c Obj. Vars: 0 (0 % of total variables)
7.88/7.99	c Pre-processing Time: 7.986 s
7.88/7.99	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.88/7.99	c        0  15495    15889   104966    6    48087  144681      0      0 7.99
7.88/7.99	c Switching off lower bounding mode.
1797.96/1798.66	c      100  15495    16006   115500    7    49279  159150    117     12 8.09
1797.96/1798.66	c      250  15495    16181   139292    8    50914  175066    292     30 8.28
1797.96/1798.66	c      475  15495    16458   166075   10    54023  192573    569     54 8.75
1797.96/1798.66	c      813  15495    16865   205668   12    57026  211831    976     88 9.23
1797.96/1798.66	c     1322  15495    17463   298613   17    61285  233015   1574    130 10.12
1797.96/1798.66	c     2085  15495    18349   458338   24    66644  256317   2460    186 11.20
1797.96/1798.66	c     3231  15495    19745   791458   40    72898  281949   3856    250 12.91
1797.96/1798.66	c     4952  15495    21722  1080060   49    86283  310144   5833    298 16.61
1797.96/1798.66	c     7536  15495    24722  1688756   68   102857  341159   8833    332 22.63
1797.96/1798.66	c    11415  15495    29179  3080788  105   122187  375275  13290    348 32.73
1797.96/1798.66	c    17237  15495    35762  4705521  131   151703  412803  19873    348 49.39
1797.96/1798.66	c    25976  15495    45803 12251044  267   189817  454084  29914    258 100.43
1797.96/1798.66	c    39086  15495    60964 19908037  326   253966  499493  45075    224 173.97
1797.96/1798.66	c    58756  15495    84080 38890994  462   353783  549443  68191    149 394.16
1797.96/1798.66	c    88266  15495   118071 54218272  459   494950  604388 102182    140 630.31
1797.96/1798.66	c Reducing formula size due to memory constraints
1797.96/1798.66	c Memory Limit: 1000.00 MB  Used: 1010.92 MB
1797.96/1798.66	c   132537  15495    55346 26569560  480   198000   46309  39457    115 1143.11
1797.96/1798.66	c Resources Exceeded
1797.96/1798.66	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.66	c   16   188394 120295  7511349    60425 47978127  44536    104 1798.03
1797.96/1798.66	s UNKNOWN
1797.96/1798.66	c Total time: 1798.03 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25202
/proc/meminfo: memFree=31025980/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=20028 CPUtime=0 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 289838928 20508672 315 33554432000 134512640 137138936 4290686288 4290684816 134517598 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25202/statm: 5007 315 178 642 0 4079 0

[startup+0.069384 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25202
/proc/meminfo: memFree=31025980/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=15080 CPUtime=0.06 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 1261 0 0 0 6 0 0 0 20 0 1 0 289838928 15441920 1214 33554432000 134512640 137138936 4290686288 4290684680 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25202/statm: 3770 1214 369 642 0 2842 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15080

[startup+0.100228 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25202
/proc/meminfo: memFree=31025980/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=15884 CPUtime=0.09 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 1811 0 0 0 9 0 0 0 20 0 1 0 289838928 16265216 1480 33554432000 134512640 137138936 4290686288 4290684968 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25202/statm: 3971 1482 182 642 0 3327 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15884

[startup+0.30019 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25202
/proc/meminfo: memFree=31025980/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=17332 CPUtime=0.29 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 2153 0 0 0 29 0 0 0 20 0 1 0 289838928 17747968 1822 33554432000 134512640 137138936 4290686288 4290480736 134543391 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25202/statm: 4333 1822 184 642 0 3689 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17332

[startup+0.700135 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25202
/proc/meminfo: memFree=31025980/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=17332 CPUtime=0.69 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 2155 0 0 0 69 0 0 0 20 0 1 0 289838928 17747968 1824 33554432000 134512640 137138936 4290686288 4290480784 134566244 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25202/statm: 4333 1824 184 642 0 3689 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17332

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25203
/proc/meminfo: memFree=31018268/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=17332 CPUtime=1.49 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 2156 0 0 0 149 0 0 0 20 0 1 0 289838928 17747968 1825 33554432000 134512640 137138936 4290686288 4290480736 134543477 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25202/statm: 4333 1825 184 642 0 3689 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17332

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25203
/proc/meminfo: memFree=31018028/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=17332 CPUtime=3.09 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 2157 0 0 0 309 0 0 0 20 0 1 0 289838928 17747968 1826 33554432000 134512640 137138936 4290686288 4290480344 136504809 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25202/statm: 4333 1826 184 642 0 3689 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17332

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25203
/proc/meminfo: memFree=31016292/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=17332 CPUtime=6.28 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 2159 0 0 0 628 0 0 0 20 0 1 0 289838928 17747968 1827 33554432000 134512640 137138936 4290686288 4290480344 136504397 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/25202/statm: 4333 1827 184 642 0 3689 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17332

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25203
/proc/meminfo: memFree=30997212/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=26696 CPUtime=12.68 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 4702 0 0 0 1254 14 0 0 20 0 1 0 289838928 27336704 4202 33554432000 134512640 137138936 4290686288 4290684712 134606686 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 6674 4202 192 642 0 6030 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26696

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25203
/proc/meminfo: memFree=30958656/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=45528 CPUtime=25.48 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 9404 0 0 0 2513 35 0 0 20 0 1 0 289838928 46620672 8904 33554432000 134512640 137138936 4290686288 4290685404 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 11382 8904 192 642 0 10738 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45528

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25203
/proc/meminfo: memFree=30896680/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=80676 CPUtime=51.08 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 18202 0 0 0 5048 60 0 0 20 0 1 0 289838928 82612224 17702 33554432000 134512640 137138936 4290686288 4290684832 134607594 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 20169 17702 192 642 0 19525 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 80676

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25203
/proc/meminfo: memFree=30735592/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=181784 CPUtime=102.26 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 43485 0 0 0 10150 76 0 0 20 0 1 0 289838928 186146816 42971 33554432000 134512640 137138936 4290686288 4290685032 135984556 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 45446 42971 192 642 0 44802 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 181784

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25204
/proc/meminfo: memFree=30590160/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=260056 CPUtime=162.2 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 63107 0 0 0 16120 100 0 0 20 0 1 0 289838928 266297344 62547 33554432000 134512640 137138936 4290686288 4290685216 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 65014 62547 192 642 0 64370 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 260056

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25204
/proc/meminfo: memFree=30451440/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=333160 CPUtime=222.15 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 81417 0 0 0 22102 113 0 0 20 0 1 0 289838928 341155840 80815 33554432000 134512640 137138936 4290686288 4290684832 134607594 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 83290 80815 192 642 0 82646 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 333160

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 25205
/proc/meminfo: memFree=30286176/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=390784 CPUtime=282.09 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 95882 0 0 0 28088 121 0 0 20 0 1 0 289838928 400162816 95234 33554432000 134512640 137138936 4290686288 4290684712 134606663 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 97696 95234 192 642 0 97052 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 390784

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25205
/proc/meminfo: memFree=30125376/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=454204 CPUtime=342.05 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 111793 0 0 0 34077 128 0 0 20 0 1 0 289838928 465104896 111100 33554432000 134512640 137138936 4290686288 4290684784 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 113551 111100 192 642 0 112907 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 454204

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25205
/proc/meminfo: memFree=29961544/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=531088 CPUtime=402.02 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 131397 0 0 0 40066 136 0 0 20 0 1 0 289838928 543834112 130307 33554432000 134512640 137138936 4290686288 4290685404 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 132772 130307 192 642 0 132128 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 531088

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25208
/proc/meminfo: memFree=29821728/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=578784 CPUtime=462.02 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 143324 0 0 0 46046 156 0 0 20 0 1 0 289838928 592674816 142234 33554432000 134512640 137138936 4290686288 4290684712 134606949 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 144696 142234 192 642 0 144052 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 578784

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25208
/proc/meminfo: memFree=29737576/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=619244 CPUtime=522 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 153452 0 0 0 52024 176 0 0 20 0 1 0 289838928 634105856 152362 33554432000 134512640 137138936 4290686288 4290684712 134606964 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 154811 152362 192 642 0 154167 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 619244

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25209
/proc/meminfo: memFree=29643364/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=666472 CPUtime=581.99 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 165242 0 0 0 58009 190 0 0 20 0 1 0 289838928 682467328 164152 33554432000 134512640 137138936 4290686288 4290684784 134618208 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 166618 164152 192 642 0 165974 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 666472

[startup+642.3 s]

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

/proc/meminfo: memFree=28958276/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1121.91 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 260852 0 0 0 111920 271 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290684712 134606601 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 1048344

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 25214
/proc/meminfo: memFree=28958400/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1181.9 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 260852 0 0 0 117897 293 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290658288 134573759 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 1048344

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25214
/proc/meminfo: memFree=28958028/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1241.9 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 260852 0 0 0 123878 312 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290685216 134542915 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 1048344

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25214
/proc/meminfo: memFree=28957992/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1301.88 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 260858 0 0 0 129865 323 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290684880 136296988 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 1048344

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25214
/proc/meminfo: memFree=28958144/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1361.83 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 260899 0 0 0 135857 326 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290685216 134542516 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 1048344

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25214
/proc/meminfo: memFree=28958296/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1421.8 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 260935 0 0 0 141852 328 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290685216 134542322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 1048344

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25215
/proc/meminfo: memFree=28958200/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1481.76 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 260962 0 0 0 147847 329 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290684712 134606663 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 1048344

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25215
/proc/meminfo: memFree=28958228/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1541.73 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 260993 0 0 0 153843 330 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290685216 134542513 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 1048344

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 25215
/proc/meminfo: memFree=28958256/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1601.69 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 261034 0 0 0 159837 332 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290684712 134606670 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 1048344

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 25218
/proc/meminfo: memFree=28958172/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1661.68 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 261057 0 0 0 165833 335 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290684832 134607615 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 1048344

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25241
/proc/meminfo: memFree=28958520/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1721.67 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 261057 0 0 0 171830 337 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290685040 134578501 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 1048344

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 25242
/proc/meminfo: memFree=28957708/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1781.66 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 261057 0 0 0 177820 346 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290684896 134552089 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 1048344

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

[startup+1791.91 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 25242
/proc/meminfo: memFree=28958204/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1791.26 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 261057 0 0 0 178780 346 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290684712 134606982 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1791.26
Current children cumulated vsize (KiB) 1048344

[startup+1795.1 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 25280
/proc/meminfo: memFree=29990824/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1794.47 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 261057 0 0 0 179100 347 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290684712 134606683 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (KiB) 1048344

[startup+1796.7 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25280
/proc/meminfo: memFree=29986724/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1796.06 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 261057 0 0 0 179259 347 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290684712 134606628 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1796.06
Current children cumulated vsize (KiB) 1048344

[startup+1797.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25280
/proc/meminfo: memFree=29981624/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1796.86 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 261057 0 0 0 179339 347 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290685216 134542613 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1796.86
Current children cumulated vsize (KiB) 1048344

[startup+1798.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25280
/proc/meminfo: memFree=29981624/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1797.66 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 261057 0 0 0 179419 347 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290684712 134606670 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (KiB) 1048344

[startup+1798.51 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25280
/proc/meminfo: memFree=29976540/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1797.87 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 261057 0 0 0 179440 347 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290685216 134542286 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 1048344

[startup+1798.6 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25280
/proc/meminfo: memFree=29976540/32873844 swapFree=6080/6080
[pid=25202] ppid=25200 vsize=1048344 CPUtime=1797.96 cores=0,2,4,6
/proc/25202/stat : 25202 (bsolo) R 25200 25202 24091 0 -1 4202496 261057 0 0 0 179449 347 0 0 20 0 1 0 289838928 1073504256 259628 33554432000 134512640 137138936 4290686288 4290685216 134542495 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/25202/statm: 262086 259628 192 642 0 261442 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 1048344

Child status: 0
Real time (s): 1798.67
CPU time (s): 1798.03
CPU user time (s): 1794.56
CPU system time (s): 3.47447
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 1048880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.56
system time used= 3.47447
maximum resident set size= 1039048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261057
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= 416
involuntary context switches= 1994

runsolver used 3.41248 second user time and 9.63753 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-28 22:32:24
IDJOB=3707668
IDBENCH=90199
IDSOLVER=2286
FILE ID=node139/3707668-1338237144
RUNJOBID= node139-1338219140-24107
PBS_JOBID= 14624619
Free space on /tmp= 71648 MiB

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

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

MD5SUM BENCH= 8f58618b79e9d2a9b56b6a791eca5768
RANDOM SEED=532235448

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.92
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.750
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.750
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.750
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:       32873844 kB
MemFree:        31026360 kB
Buffers:          441312 kB
Cached:           533392 kB
SwapCached:          828 kB
Active:           714412 kB
Inactive:         278808 kB
Active(anon):      11716 kB
Inactive(anon):     7968 kB
Active(file):     702696 kB
Inactive(file):   270840 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:             10140 kB
Writeback:             0 kB
AnonPages:         57772 kB
Mapped:            12584 kB
Shmem:                 8 kB
Slab:             718020 kB
SReclaimable:     160132 kB
SUnreclaim:       557888 kB
KernelStack:        1480 kB
PageTables:         4300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     141532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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= 71644 MiB
End job on node139 at 2012-05-28 23:02:22