Trace number 3707662

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.01 1798.6

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K132.opb
MD5SUM88bbbc51beb841161685a00fb4d24f63
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 variables15708
Total number of constraints15974
Number of constraints which are clauses15842
Number of constraints which are cardinality constraints (but not clauses)132
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint132
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 133
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-3707662-1338237894.opb
0.00/0.00	c File size is 1066367 bytes.
0.04/0.08	c Highest Coefficient sum: 133
0.04/0.08	c Parsing was ok!!
0.04/0.08	c Total parsing time: 0.079 s
0.04/0.08	c Var: 15708 Constr: 15974 15842/132/0 Lit: 102670 Watch. Lit: 47390
0.04/0.08	c Obj. Vars: 0 (0 % of total variables)
6.79/6.88	c Pre-processing Time: 6.884 s
6.79/6.88	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.79/6.88	c        0  14197    14569    96452    6    44160  133245      0      0 6.88
6.79/6.88	c Switching off lower bounding mode.
1797.90/1798.59	c      100  14197    14680   108186    7    44961  146570    111     14 6.98
1797.90/1798.59	c      250  14197    14847   124812    8    45894  161228    278     35 7.12
1797.90/1798.59	c      476  14197    15107   150360    9    47805  177351    538     63 7.46
1797.90/1798.59	c      814  14197    15486   197545   12    49545  195087    917    103 7.89
1797.90/1798.59	c     1323  14197    16081   271930   16    52898  214596   1512    153 8.64
1797.90/1798.59	c     2086  14197    16996   404377   23    56479  236056   2427    221 9.41
1797.90/1798.59	c     3232  14197    18334   957962   52    61891  259662   3765    270 11.97
1797.90/1798.59	c     4953  14197    20298  1590636   78    69598  285629   5729    309 15.99
1797.90/1798.59	c     7538  14197    23266  2580315  110    82053  314192   8697    344 21.85
1797.90/1798.59	c    11417  14197    27724  3813537  137   103719  345612  13155    330 34.54
1797.90/1798.59	c    17239  14197    34359  5997649  174   129575  380174  19790    312 55.16
1797.90/1798.59	c    25976  14197    44564 10231370  229   167577  418192  29995    287 90.31
1797.90/1798.59	c    39086  14197    59769 19275163  322   229170  460012  45200    222 175.69
1797.90/1798.59	c    58756  14197    82414 30289606  367   315714  506014  67845    182 321.94
1797.90/1798.59	c    88266  14197   116907 66416992  568   441916  556616 102338    121 725.80
1797.90/1798.59	c Reducing formula size due to memory constraints
1797.90/1798.59	c Memory Limit: 1000.00 MB  Used: 1000.19 MB
1797.90/1798.59	c   132537  14197    35947 17303748  481   104696   45577  21378    111 1186.91
1797.90/1798.59	c Reducing formula size due to memory constraints
1797.90/1798.59	c Memory Limit: 1000.00 MB  Used: 1006.06 MB
1797.90/1798.59	c Resources Exceeded
1797.90/1798.59	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.90/1798.59	c   16   174668 109526  5728484    54335 62410681  39766     97 1798.00
1797.90/1798.59	s UNKNOWN
1797.90/1798.59	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-3707662-1338237894/watcher-3707662-1338237894 -o /tmp/evaluation-result-3707662-1338237894/solver-3707662-1338237894 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707662-1338237894.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.09 2.03 2.00 3/176 8021
/proc/meminfo: memFree=27762984/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=19940 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 377 0 0 0 0 0 0 0 20 0 1 0 289914895 20418560 330 33554432000 134512640 137138936 4291539264 4291537616 136577166 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 4985 330 178 642 0 4080 0

[startup+0.0515399 s]
/proc/loadavg: 2.09 2.03 2.00 3/176 8021
/proc/meminfo: memFree=27762984/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=14448 CPUtime=0.04 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 1107 0 0 0 4 0 0 0 20 0 1 0 289914895 14794752 1060 33554432000 134512640 137138936 4291539264 4291537972 136525312 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 3612 1060 332 642 0 2707 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14448

[startup+0.100223 s]
/proc/loadavg: 2.09 2.03 2.00 3/176 8021
/proc/meminfo: memFree=27762984/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=16776 CPUtime=0.09 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 2003 0 0 0 9 0 0 0 20 0 1 0 289914895 17178624 1695 33554432000 134512640 137138936 4291539264 4291349468 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 4194 1695 184 642 0 3550 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16776

[startup+0.30018 s]
/proc/loadavg: 2.09 2.03 2.00 3/176 8021
/proc/meminfo: memFree=27762984/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=16776 CPUtime=0.29 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 2008 0 0 0 29 0 0 0 20 0 1 0 289914895 17178624 1700 33554432000 134512640 137138936 4291539264 4291349468 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 4194 1700 184 642 0 3550 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16776

[startup+0.700177 s]
/proc/loadavg: 2.09 2.03 2.00 3/176 8021
/proc/meminfo: memFree=27762984/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=16776 CPUtime=0.69 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 2010 0 0 0 69 0 0 0 20 0 1 0 289914895 17178624 1702 33554432000 134512640 137138936 4291539264 4291349468 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 4194 1702 184 642 0 3550 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16776

[startup+1.50018 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 8022
/proc/meminfo: memFree=27751816/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=16776 CPUtime=1.49 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 2010 0 0 0 149 0 0 0 20 0 1 0 289914895 17178624 1702 33554432000 134512640 137138936 4291539264 4291349468 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 4194 1702 184 642 0 3550 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16776

[startup+3.10022 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 8022
/proc/meminfo: memFree=27751444/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=16776 CPUtime=3.09 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 2011 0 0 0 309 0 0 0 20 0 1 0 289914895 17178624 1703 33554432000 134512640 137138936 4291539264 4291349468 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 4194 1703 184 642 0 3550 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16776

[startup+6.30018 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 8022
/proc/meminfo: memFree=27750964/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=16776 CPUtime=6.29 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 2013 0 0 0 629 0 0 0 20 0 1 0 289914895 17178624 1705 33554432000 134512640 137138936 4291539264 4291349468 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 4194 1705 184 642 0 3550 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16776

[startup+12.7001 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 8022
/proc/meminfo: memFree=27732368/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=30040 CPUtime=12.68 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 5469 0 0 0 1260 8 0 0 20 0 1 0 289914895 30760960 5057 33554432000 134512640 137138936 4291539264 4291537760 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 7510 5057 192 642 0 6866 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30040

[startup+25.5002 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 8022
/proc/meminfo: memFree=27690848/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=53968 CPUtime=25.49 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 11455 0 0 0 2526 23 0 0 20 0 1 0 289914895 55263232 11043 33554432000 134512640 137138936 4291539264 4291538016 134575629 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 13492 11043 192 642 0 12848 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53968

[startup+51.1003 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 8022
/proc/meminfo: memFree=27620280/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=90464 CPUtime=51.08 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 20579 0 0 0 5073 35 0 0 20 0 1 0 289914895 92635136 20167 33554432000 134512640 137138936 4291539264 4291538380 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 22616 20167 192 642 0 21972 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 90464

[startup+102.306 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 8023
/proc/meminfo: memFree=27482264/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=163136 CPUtime=102.26 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 38797 0 0 0 10169 57 0 0 20 0 1 0 289914895 167051264 38367 33554432000 134512640 137138936 4291539264 4291537688 134606670 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 40784 38367 192 642 0 40140 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 163136

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 8023
/proc/meminfo: memFree=27325344/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=248160 CPUtime=162.21 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 60066 0 0 0 16145 76 0 0 20 0 1 0 289914895 254115840 59591 33554432000 134512640 137138936 4291539264 4291538192 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 62040 59591 192 642 0 61396 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 248160

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 8023
/proc/meminfo: memFree=27188724/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=312480 CPUtime=222.16 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 76194 0 0 0 22119 97 0 0 20 0 1 0 289914895 319979520 75674 33554432000 134512640 137138936 4291539264 4291538192 134542752 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 78120 75674 192 642 0 77476 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 312480

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8023
/proc/meminfo: memFree=27089116/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=366152 CPUtime=282.11 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 89690 0 0 0 28092 119 0 0 20 0 1 0 289914895 374939648 89124 33554432000 134512640 137138936 4291539264 4291538380 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 91538 89124 192 642 0 90894 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 366152

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8026
/proc/meminfo: memFree=26971640/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=423912 CPUtime=342.09 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 104140 0 0 0 34076 133 0 0 20 0 1 0 289914895 434085888 104007 33554432000 134512640 137138936 4291539264 4291538192 134542805 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 105978 104007 192 642 0 105334 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 423912

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8027
/proc/meminfo: memFree=26862544/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=467400 CPUtime=402.07 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 115025 0 0 0 40062 145 0 0 20 0 1 0 289914895 478617600 114892 33554432000 134512640 137138936 4291539264 4291537688 134606982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 116850 114892 192 642 0 116206 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 467400

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 8027
/proc/meminfo: memFree=26742540/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=540992 CPUtime=462.06 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 133418 0 0 0 46052 154 0 0 20 0 1 0 289914895 553975808 133285 33554432000 134512640 137138936 4291539264 4291538192 134542503 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 135248 133285 192 642 0 134604 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 540992

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8027
/proc/meminfo: memFree=26600340/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=635224 CPUtime=522.05 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 157017 0 0 0 52045 160 0 0 20 0 1 0 289914895 650469376 156823 33554432000 134512640 137138936 4291539264 4291537688 134606987 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 158806 156823 192 642 0 158162 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 635224

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8027
/proc/meminfo: memFree=26466696/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=722548 CPUtime=582.04 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 179076 0 0 0 58034 170 0 0 20 0 1 0 289914895 739889152 178687 33554432000 134512640 137138936 4291539264 4291537688 134606620 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 180637 178687 192 642 0 179993 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 722548

[startup+642.3 s]

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

/proc/meminfo: memFree=25689792/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1036672 CPUtime=1121.96 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 262546 0 0 0 111960 236 0 0 20 0 1 0 289914895 1061552128 257186 33554432000 134512640 137138936 4291539264 4291537808 134607604 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 259168 257186 192 642 0 258524 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 1036672

[startup+1182.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 8055
/proc/meminfo: memFree=25689796/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1036672 CPUtime=1181.96 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 262546 0 0 0 117955 241 0 0 20 0 1 0 289914895 1061552128 257186 33554432000 134512640 137138936 4291539264 4291537688 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 259168 257186 192 642 0 258524 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 1036672

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8055
/proc/meminfo: memFree=25687884/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1036672 CPUtime=1241.93 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 262571 0 0 0 123939 254 0 0 20 0 1 0 289914895 1061552128 257186 33554432000 134512640 137138936 4291539264 4291537688 134606670 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 259168 257186 192 642 0 258524 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 1036672

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8056
/proc/meminfo: memFree=25688544/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1036672 CPUtime=1301.9 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 262606 0 0 0 129933 257 0 0 20 0 1 0 289914895 1061552128 257186 33554432000 134512640 137138936 4291539264 4291538192 134542513 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 259168 257186 192 642 0 258524 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 1036672

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8056
/proc/meminfo: memFree=25688944/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1036672 CPUtime=1361.85 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 262638 0 0 0 135925 260 0 0 20 0 1 0 289914895 1061552128 257186 33554432000 134512640 137138936 4291539264 4291537808 134607571 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 259168 257186 192 642 0 258524 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 1036672

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8056
/proc/meminfo: memFree=25689592/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1036672 CPUtime=1421.83 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 262667 0 0 0 141922 261 0 0 20 0 1 0 289914895 1061552128 257186 33554432000 134512640 137138936 4291539264 4291538192 134542202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 259168 257186 192 642 0 258524 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 1036672

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8056
/proc/meminfo: memFree=25689496/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1036672 CPUtime=1481.8 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 262692 0 0 0 147918 262 0 0 20 0 1 0 289914895 1061552128 257186 33554432000 134512640 137138936 4291539264 4291538192 134542965 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 259168 257186 192 642 0 258524 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 1036672

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8059
/proc/meminfo: memFree=25689920/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1036672 CPUtime=1541.77 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 262725 0 0 0 153913 264 0 0 20 0 1 0 289914895 1061552128 257186 33554432000 134512640 137138936 4291539264 4291537760 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 259168 257186 192 642 0 258524 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 1036672

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8060
/proc/meminfo: memFree=25690240/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1036672 CPUtime=1601.73 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 262760 0 0 0 159907 266 0 0 20 0 1 0 289914895 1061552128 257186 33554432000 134512640 137138936 4291539264 4291538380 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 259168 257186 192 642 0 258524 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 1036672

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 8060
/proc/meminfo: memFree=25683712/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1044100 CPUtime=1661.71 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 264617 0 0 0 165901 270 0 0 20 0 1 0 289914895 1069158400 259043 33554432000 134512640 137138936 4291539264 4291538192 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 261025 259043 192 642 0 260381 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 1044100

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8060
/proc/meminfo: memFree=25684828/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1044100 CPUtime=1721.7 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 264617 0 0 0 171895 275 0 0 20 0 1 0 289914895 1069158400 259043 33554432000 134512640 137138936 4291539264 4291537872 134544592 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 261025 259043 192 642 0 260381 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 1044100

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8060
/proc/meminfo: memFree=25684332/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1044100 CPUtime=1781.69 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 264617 0 0 0 177890 279 0 0 20 0 1 0 289914895 1069158400 259043 33554432000 134512640 137138936 4291539264 4291538380 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 261025 259043 192 642 0 260381 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 1044100

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8060
/proc/meminfo: memFree=25684332/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1044100 CPUtime=1791.3 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 264617 0 0 0 178850 280 0 0 20 0 1 0 289914895 1069158400 259043 33554432000 134512640 137138936 4291539264 4291537688 134606670 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 261025 259043 192 642 0 260381 0
Current children cumulated CPU time (s) 1791.3
Current children cumulated vsize (KiB) 1044100

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8060
/proc/meminfo: memFree=25684332/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1044100 CPUtime=1794.5 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 264617 0 0 0 179170 280 0 0 20 0 1 0 289914895 1069158400 259043 33554432000 134512640 137138936 4291539264 4291538192 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 261025 259043 192 642 0 260381 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (KiB) 1044100

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8060
/proc/meminfo: memFree=25684332/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1044100 CPUtime=1796.1 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 264617 0 0 0 179329 281 0 0 20 0 1 0 289914895 1069158400 259043 33554432000 134512640 137138936 4291539264 4291538192 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 261025 259043 192 642 0 260381 0
Current children cumulated CPU time (s) 1796.1
Current children cumulated vsize (KiB) 1044100

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8060
/proc/meminfo: memFree=25684332/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1044100 CPUtime=1796.89 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 264617 0 0 0 179408 281 0 0 20 0 1 0 289914895 1069158400 259043 33554432000 134512640 137138936 4291539264 4291537760 134618216 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 261025 259043 192 642 0 260381 0
Current children cumulated CPU time (s) 1796.89
Current children cumulated vsize (KiB) 1044100

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8060
/proc/meminfo: memFree=25684332/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1044100 CPUtime=1797.69 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 264617 0 0 0 179488 281 0 0 20 0 1 0 289914895 1069158400 259043 33554432000 134512640 137138936 4291539264 4291538160 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 261025 259043 192 642 0 260381 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (KiB) 1044100

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8060
/proc/meminfo: memFree=25684332/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=1044100 CPUtime=1797.9 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202496 264617 0 0 0 179509 281 0 0 20 0 1 0 289914895 1069158400 259043 33554432000 134512640 137138936 4291539264 4291538192 134542339 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 261025 259043 192 642 0 260381 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 1044100

[startup+1798.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8060
/proc/meminfo: memFree=25684332/32873648 swapFree=7104/7104
[pid=8021] ppid=8019 vsize=0 CPUtime=1798 cores=1,3,5,7
/proc/8021/stat : 8021 (bsolo) R 8019 8021 7472 0 -1 4202500 264617 0 0 0 179518 282 0 0 20 0 1 0 289914895 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8021/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.6
CPU time (s): 1798.01
CPU user time (s): 1795.18
CPU system time (s): 2.82257
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 1044100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.18
system time used= 2.82257
maximum resident set size= 1036172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264617
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= 404
involuntary context switches= 1834

runsolver used 2.82057 second user time and 7.13591 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-28 22:44:54
IDJOB=3707662
IDBENCH=90214
IDSOLVER=2286
FILE ID=node127/3707662-1338237894
RUNJOBID= node127-1338228900-7489
PBS_JOBID= 14624640
Free space on /tmp= 71104 MiB

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

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

MD5SUM BENCH= 88bbbc51beb841161685a00fb4d24f63
RANDOM SEED=2014464545

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:        27764016 kB
Buffers:          500492 kB
Cached:          3710868 kB
SwapCached:            0 kB
Active:          1342576 kB
Inactive:        2883076 kB
Active(anon):      15952 kB
Inactive(anon):      260 kB
Active(file):    1326624 kB
Inactive(file):  2882816 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10112 kB
Writeback:             0 kB
AnonPages:         59504 kB
Mapped:            15120 kB
Shmem:               200 kB
Slab:             745896 kB
SReclaimable:     190104 kB
SUnreclaim:       555792 kB
KernelStack:        1432 kB
PageTables:         3972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     135056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71100 MiB
End job on node127 at 2012-05-28 23:14:53