Trace number 3707664

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.04 1798.64

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K138.opb
MD5SUMb6be79d7c894904bfb5f7c9acfb80f53
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 variables16422
Total number of constraints16700
Number of constraints which are clauses16562
Number of constraints which are cardinality constraints (but not clauses)138
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint138
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 139
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-3707664-1338236095.opb
0.00/0.00	c File size is 1118211 bytes.
0.07/0.08	c Highest Coefficient sum: 139
0.07/0.08	c Parsing was ok!!
0.07/0.08	c Total parsing time: 0.084 s
0.07/0.09	c Var: 16422 Constr: 16700 16562/138/0 Lit: 107356 Watch. Lit: 49544
0.07/0.09	c Obj. Vars: 0 (0 % of total variables)
7.19/7.29	c Pre-processing Time: 7.289 s
7.19/7.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.19/7.29	c        0  14905    15289   101096    6    46302  139483      0      0 7.29
7.19/7.29	c Switching off lower bounding mode.
1797.99/1798.64	c      100  14905    15401   114207    7    47532  153432    112     13 7.38
1797.99/1798.64	c      250  14905    15589   133091    8    49441  168776    300     32 7.64
1797.99/1798.64	c      475  14905    15853   157777    9    50867  185654    564     59 7.92
1797.99/1798.64	c      813  14905    16287   203373   12    54227  204220    998     97 8.35
1797.99/1798.64	c     1321  14905    16918   291368   17    57567  224643   1629    146 8.99
1797.99/1798.64	c     2085  14905    17814   395390   22    63951  247108   2525    200 10.38
1797.99/1798.64	c     3232  14905    19206   671194   34    72213  271819   3917    266 12.13
1797.99/1798.64	c     4953  14905    21254  1175288   55    82242  299001   5965    316 15.64
1797.99/1798.64	c     7538  14905    24170  1640550   67    96004  328902   8881    342 21.99
1797.99/1798.64	c    11417  14905    28634  2740822   95   115383  361793  13345    369 30.88
1797.99/1798.64	c    17240  14905    35345  5683090  160   139337  397973  20056    319 54.01
1797.99/1798.64	c    25978  14905    45453 11810250  259   177420  437771  30164    237 109.58
1797.99/1798.64	c    39088  14905    60442 18000594  297   233227  481549  45153    229 170.10
1797.99/1798.64	c    58758  14905    83306 34972386  419   324307  529704  68017    184 318.67
1797.99/1798.64	c    88268  14905   117791 51250207  435   467369  582675 102502    152 578.41
1797.99/1798.64	c Reducing formula size due to memory constraints
1797.99/1798.64	c Memory Limit: 1000.00 MB  Used: 1008.49 MB
1797.99/1798.64	c   132539  14905    51894 17786349  342   184279   49282  36605    114 1154.64
1797.99/1798.64	c Resources Exceeded
1797.99/1798.64	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.64	c   16   181740 115983  7564429    46334 35062957  31045    101 1798.04
1797.99/1798.64	s UNKNOWN
1797.99/1798.64	c Total time: 1798.04 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-3707664-1338236095/watcher-3707664-1338236095 -o /tmp/evaluation-result-3707664-1338236095/solver-3707664-1338236095 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707664-1338236095.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 3/176 7928
/proc/meminfo: memFree=27760100/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=19988 CPUtime=0 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 289735007 20467712 330 33554432000 134512640 137138936 4288207568 4288205920 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/7928/statm: 4997 330 178 642 0 4079 0

[startup+0.0776809 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7928
/proc/meminfo: memFree=27760100/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=15200 CPUtime=0.07 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 1353 0 0 0 7 0 0 0 20 0 1 0 289735007 15564800 1307 33554432000 134512640 137138936 4288207568 4288206096 134517403 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/7928/statm: 3800 1308 412 642 0 2882 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15200

[startup+0.100282 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7928
/proc/meminfo: memFree=27760100/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=17020 CPUtime=0.09 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 2085 0 0 0 9 0 0 0 20 0 1 0 289735007 17428480 1765 33554432000 134512640 137138936 4288207568 4288009180 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/7928/statm: 4255 1765 184 642 0 3611 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17020

[startup+0.300182 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7928
/proc/meminfo: memFree=27760100/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=17020 CPUtime=0.29 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 2090 0 0 0 29 0 0 0 20 0 1 0 289735007 17428480 1770 33554432000 134512640 137138936 4288207568 4288009180 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/7928/statm: 4255 1770 184 642 0 3611 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17020

[startup+0.700186 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7928
/proc/meminfo: memFree=27760100/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=17020 CPUtime=0.69 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 2091 0 0 0 69 0 0 0 20 0 1 0 289735007 17428480 1771 33554432000 134512640 137138936 4288207568 4288009180 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/7928/statm: 4255 1771 184 642 0 3611 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17020

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7929
/proc/meminfo: memFree=27749296/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=17020 CPUtime=1.49 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 2092 0 0 0 149 0 0 0 20 0 1 0 289735007 17428480 1772 33554432000 134512640 137138936 4288207568 4288009180 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/7928/statm: 4255 1772 184 642 0 3611 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17020

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7929
/proc/meminfo: memFree=27749172/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=17020 CPUtime=3.08 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 2093 0 0 0 308 0 0 0 20 0 1 0 289735007 17428480 1773 33554432000 134512640 137138936 4288207568 4288009180 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/7928/statm: 4255 1773 184 642 0 3611 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17020

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7929
/proc/meminfo: memFree=27749348/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=17020 CPUtime=6.28 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 2095 0 0 0 628 0 0 0 20 0 1 0 289735007 17428480 1775 33554432000 134512640 137138936 4288207568 4288009180 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/7928/statm: 4255 1775 184 642 0 3611 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17020

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7929
/proc/meminfo: memFree=27737732/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=26060 CPUtime=12.69 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 4518 0 0 0 1253 16 0 0 20 0 1 0 289735007 26685440 4038 33554432000 134512640 137138936 4288207568 4288206684 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/7928/statm: 6515 4038 192 642 0 5871 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26060

[startup+25.5001 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7929
/proc/meminfo: memFree=27701664/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=44672 CPUtime=25.48 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 9172 0 0 0 2516 32 0 0 20 0 1 0 289735007 45744128 8692 33554432000 134512640 137138936 4288207568 4288205892 136501673 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/7928/statm: 11168 8692 192 642 0 10524 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44672

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7930
/proc/meminfo: memFree=27628560/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=85740 CPUtime=51.07 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 19478 0 0 0 5062 45 0 0 20 0 1 0 289735007 87797760 19017 33554432000 134512640 137138936 4288207568 4288205992 134606620 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/7928/statm: 21435 19017 192 642 0 20791 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 85740

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7930
/proc/meminfo: memFree=27497536/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=161752 CPUtime=102.24 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 38492 0 0 0 10165 59 0 0 20 0 1 0 289735007 165634048 37991 33554432000 134512640 137138936 4288207568 4288206496 134542734 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/7928/statm: 40438 37991 192 642 0 39794 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 161752

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 7930
/proc/meminfo: memFree=27376188/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=226912 CPUtime=162.19 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 54841 0 0 0 16129 90 0 0 20 0 1 0 289735007 232357888 54293 33554432000 134512640 137138936 4288207568 4288206064 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/7928/statm: 56728 54293 192 642 0 56084 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 226912

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 7930
/proc/meminfo: memFree=27216224/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=304712 CPUtime=222.15 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 74330 0 0 0 22099 116 0 0 20 0 1 0 289735007 312025088 73753 33554432000 134512640 137138936 4288207568 4288205992 134606982 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/7928/statm: 76178 73753 192 642 0 75534 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 304712

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7930
/proc/meminfo: memFree=27042012/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=418620 CPUtime=282.14 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 102943 0 0 0 28084 130 0 0 20 0 1 0 289735007 428666880 102232 33554432000 134512640 137138936 4288207568 4288206496 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/7928/statm: 104655 102232 192 642 0 104011 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 418620

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7933
/proc/meminfo: memFree=26900204/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=490844 CPUtime=342.13 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 120979 0 0 0 34072 141 0 0 20 0 1 0 289735007 502624256 120268 33554432000 134512640 137138936 4288207568 4288205992 134606660 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/7928/statm: 122711 120268 192 642 0 122067 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 490844

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7934
/proc/meminfo: memFree=26800164/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=527400 CPUtime=402.12 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 130118 0 0 0 40052 160 0 0 20 0 1 0 289735007 540057600 129407 33554432000 134512640 137138936 4288207568 4288206496 134542972 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/7928/statm: 131850 129407 192 642 0 131206 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 527400

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7934
/proc/meminfo: memFree=26710912/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=568460 CPUtime=462.11 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 140383 0 0 0 46034 177 0 0 20 0 1 0 289735007 582103040 139672 33554432000 134512640 137138936 4288207568 4288206496 134542316 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 142115 139672 192 642 0 141471 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 568460

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7934
/proc/meminfo: memFree=26607772/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=618468 CPUtime=522.1 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 152885 0 0 0 52019 191 0 0 20 0 1 0 289735007 633311232 152174 33554432000 134512640 137138936 4288207568 4288190800 134603111 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 154617 152174 192 642 0 153973 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 618468

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7934
/proc/meminfo: memFree=26479092/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=686616 CPUtime=582.09 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 169950 0 0 0 58006 203 0 0 20 0 1 0 289735007 703094784 169239 33554432000 134512640 137138936 4288207568 4288206496 134542752 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 171654 169239 192 642 0 171010 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 686616

[startup+642.3 s]

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

/proc/meminfo: memFree=25812968/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1121.85 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260171 0 0 0 111896 289 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288206464 134542516 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 1045724

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 7941
/proc/meminfo: memFree=25784724/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1181.81 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260215 0 0 0 117886 295 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288206464 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 1045724

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7941
/proc/meminfo: memFree=25755044/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1241.77 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260239 0 0 0 123875 302 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288206496 134542295 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1241.77
Current children cumulated vsize (KiB) 1045724

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7942
/proc/meminfo: memFree=25731688/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1301.77 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260239 0 0 0 129867 310 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288206496 134542495 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1301.77
Current children cumulated vsize (KiB) 1045724

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7942
/proc/meminfo: memFree=25705028/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1361.76 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260239 0 0 0 135846 330 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288206496 134542325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 1045724

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7942
/proc/meminfo: memFree=25693620/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1421.75 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260239 0 0 0 141840 335 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288206496 134542316 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 1045724

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7942
/proc/meminfo: memFree=25693496/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1481.73 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260239 0 0 0 147835 338 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288205992 134606610 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 1045724

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7945
/proc/meminfo: memFree=25693628/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1541.73 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260239 0 0 0 153832 341 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288206684 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 1045724

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 7946
/proc/meminfo: memFree=25693612/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1601.72 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260239 0 0 0 159829 343 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288206064 134618214 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 1045724

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7946
/proc/meminfo: memFree=25693392/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1661.71 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260239 0 0 0 165825 346 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288206496 134542516 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 1045724

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7946
/proc/meminfo: memFree=25693296/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1721.7 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260239 0 0 0 171822 348 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288205992 134606670 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 1045724

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 7946
/proc/meminfo: memFree=25692580/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1781.69 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260239 0 0 0 177820 349 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288206496 134542325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 1045724

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

[startup+1791.91 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 7946
/proc/meminfo: memFree=25692812/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1791.3 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260239 0 0 0 178781 349 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288206496 134542480 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1791.3
Current children cumulated vsize (KiB) 1045724

[startup+1795.1 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 7946
/proc/meminfo: memFree=25692812/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1794.49 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260239 0 0 0 179100 349 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288206496 134542339 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (KiB) 1045724

[startup+1796.7 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 7946
/proc/meminfo: memFree=25692812/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1796.09 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260239 0 0 0 179260 349 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288206496 134542480 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1796.09
Current children cumulated vsize (KiB) 1045724

[startup+1797.5 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 7946
/proc/meminfo: memFree=25692812/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1796.89 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260239 0 0 0 179339 350 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288205992 134606673 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1796.89
Current children cumulated vsize (KiB) 1045724

[startup+1798.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 7946
/proc/meminfo: memFree=25692812/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1797.69 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260239 0 0 0 179419 350 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288206112 134607563 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (KiB) 1045724

[startup+1798.51 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 7946
/proc/meminfo: memFree=25692812/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1797.9 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260239 0 0 0 179440 350 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288206496 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 1045724

[startup+1798.6 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 7946
/proc/meminfo: memFree=25692812/32873648 swapFree=7104/7104
[pid=7928] ppid=7926 vsize=1045724 CPUtime=1797.99 cores=1,3,5,7
/proc/7928/stat : 7928 (bsolo) R 7926 7928 7472 0 -1 4202496 260239 0 0 0 179449 350 0 0 20 0 1 0 289735007 1070821376 259001 33554432000 134512640 137138936 4288207568 4288206496 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/7928/statm: 261431 259001 192 642 0 260787 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 1045724

Child status: 0
Real time (s): 1798.64
CPU time (s): 1798.04
CPU user time (s): 1794.54
CPU system time (s): 3.50547
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 1046284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.54
system time used= 3.50547
maximum resident set size= 1036564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260239
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= 445
involuntary context switches= 4914

runsolver used 3.04854 second user time and 8.77567 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-28 22:14:56
IDJOB=3707664
IDBENCH=90190
IDSOLVER=2286
FILE ID=node127/3707664-1338236095
RUNJOBID= node127-1338228900-7489
PBS_JOBID= 14624640
Free space on /tmp= 71100 MiB

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

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

MD5SUM BENCH= b6be79d7c894904bfb5f7c9acfb80f53
RANDOM SEED=1743230872

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:        27760636 kB
Buffers:          500392 kB
Cached:          3710572 kB
SwapCached:            0 kB
Active:          1344712 kB
Inactive:        2882668 kB
Active(anon):      17976 kB
Inactive(anon):        0 kB
Active(file):    1326736 kB
Inactive(file):  2882668 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10496 kB
Writeback:             0 kB
AnonPages:         79656 kB
Mapped:            15904 kB
Shmem:               200 kB
Slab:             745720 kB
SReclaimable:     190092 kB
SUnreclaim:       555628 kB
KernelStack:        1472 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     137532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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= 71104 MiB
End job on node127 at 2012-05-28 22:44:54