Trace number 3707663

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.05 1798.61

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K133.opb
MD5SUM2e2bfba9fd441b7330d2c90af940d9b0
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 variables15827
Total number of constraints16095
Number of constraints which are clauses15962
Number of constraints which are cardinality constraints (but not clauses)133
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint133
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 134
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-3707663-1338234296.opb
0.00/0.00	c File size is 1075045 bytes.
0.00/0.08	c Highest Coefficient sum: 134
0.00/0.08	c Parsing was ok!!
0.00/0.08	c Total parsing time: 0.086 s
0.00/0.09	c Var: 15827 Constr: 16095 15962/133/0 Lit: 103451 Watch. Lit: 47749
0.00/0.09	c Obj. Vars: 0 (0 % of total variables)
6.98/7.00	c Pre-processing Time: 7.003 s
6.98/7.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.98/7.01	c        0  14315    14689    97226    6    44517  134285      0      0 7.00
6.98/7.01	c Switching off lower bounding mode.
1798.02/1798.60	c      101  14315    14802   113036    7    45583  147714    113     14 7.11
1798.02/1798.60	c      252  14315    14983   161006   10    46296  162486    294     34 7.26
1798.02/1798.60	c      478  14315    15261   209448   13    48478  178735    572     63 7.53
1798.02/1798.60	c      817  14315    15653   266056   16    50559  196609    964    101 8.04
1798.02/1798.60	c     1325  14315    16223   337576   20    53823  216270   1534    155 8.55
1798.02/1798.60	c     2088  14315    17128   468469   27    60337  237898   2439    211 9.85
1798.02/1798.60	c     3234  14315    18478   662413   35    69282  261688   3789    278 11.63
1798.02/1798.60	c     4955  14315    20450  1171729   57    78263  287857   5761    333 14.88
1798.02/1798.60	c     7539  14315    23434  1751394   74    89891  316643   8745    380 19.82
1798.02/1798.60	c    11419  14315    27943  4530705  162   108740  348308  13254    376 30.30
1798.02/1798.60	c    17242  14315    34502  6216393  180   136655  383139  19813    371 46.39
1798.02/1798.60	c    25979  14315    44530  9768572  219   177052  421453  29841    345 75.21
1798.02/1798.60	c    39089  14315    59752 15309128  256   246417  463599  45063    311 125.54
1798.02/1798.60	c    58760  14315    82733 26846235  324   339495  509959  68044    240 244.07
1798.02/1798.60	c    88271  14315   117582 55949540  475   490890  560955 102893    143 615.40
1798.02/1798.60	c Reducing formula size due to memory constraints
1798.02/1798.60	c Memory Limit: 1000.00 MB  Used: 1003.32 MB
1798.02/1798.60	c   132544  14315    44372 48428362 1091   159907   46620  29683     90 1457.82
1798.02/1798.60	c Reducing formula size due to memory constraints
1798.02/1798.60	c Memory Limit: 1000.00 MB  Used: 1027.88 MB
1798.02/1798.60	c Resources Exceeded
1798.02/1798.60	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.02/1798.60	c   16   154945  96920  5757374    40257 34323734  25568     86 1798.04
1798.02/1798.60	s UNKNOWN
1798.02/1798.60	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-3707663-1338234296/watcher-3707663-1338234296 -o /tmp/evaluation-result-3707663-1338234296/solver-3707663-1338234296 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707663-1338234296.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 2/171 7800
/proc/meminfo: memFree=27771232/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=19948 CPUtime=0 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 377 0 0 0 0 0 0 0 20 0 1 0 289555109 20426752 330 33554432000 134512640 137138936 4290195664 4290194016 136577166 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7800/statm: 4987 330 178 642 0 4080 0

[startup+0.0993271 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 7800
/proc/meminfo: memFree=27771232/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=16816 CPUtime=0.09 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 2017 0 0 0 9 0 0 0 20 0 1 0 289555109 17219584 1707 33554432000 134512640 137138936 4290195664 4290004428 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7800/statm: 4204 1707 184 642 0 3560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16816

[startup+0.100185 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 7800
/proc/meminfo: memFree=27771232/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=16816 CPUtime=0.09 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 2017 0 0 0 9 0 0 0 20 0 1 0 289555109 17219584 1707 33554432000 134512640 137138936 4290195664 4290004428 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7800/statm: 4204 1707 184 642 0 3560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16816

[startup+0.300186 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 7800
/proc/meminfo: memFree=27771232/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=16816 CPUtime=0.29 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 2022 0 0 0 29 0 0 0 20 0 1 0 289555109 17219584 1712 33554432000 134512640 137138936 4290195664 4290004464 134566153 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7800/statm: 4204 1712 184 642 0 3560 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16816

[startup+0.70018 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 7800
/proc/meminfo: memFree=27771232/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=16816 CPUtime=0.69 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 2023 0 0 0 69 0 0 0 20 0 1 0 289555109 17219584 1713 33554432000 134512640 137138936 4290195664 4290004024 136504080 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7800/statm: 4204 1713 184 642 0 3560 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16816

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7815
/proc/meminfo: memFree=27752252/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=16816 CPUtime=1.49 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 2023 0 0 0 149 0 0 0 20 0 1 0 289555109 17219584 1713 33554432000 134512640 137138936 4290195664 4290004024 136504249 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7800/statm: 4204 1713 184 642 0 3560 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16816

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7815
/proc/meminfo: memFree=27751508/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=16816 CPUtime=3.08 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 2024 0 0 0 308 0 0 0 20 0 1 0 289555109 17219584 1714 33554432000 134512640 137138936 4290195664 4290004240 134542484 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7800/statm: 4204 1714 184 642 0 3560 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16816

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7815
/proc/meminfo: memFree=27751736/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=16816 CPUtime=6.29 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 2029 0 0 0 628 1 0 0 20 0 1 0 289555109 17219584 1747 33554432000 134512640 137138936 4290195664 4290004428 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 4204 1747 184 642 0 3560 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16816

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7816
/proc/meminfo: memFree=27738236/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=26420 CPUtime=12.69 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 4570 0 0 0 1254 15 0 0 20 0 1 0 289555109 27054080 4164 33554432000 134512640 137138936 4290195664 4290194192 134603268 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 6605 4164 192 642 0 5961 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26420

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7816
/proc/meminfo: memFree=27691768/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=57188 CPUtime=25.49 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 12283 0 0 0 2522 27 0 0 20 0 1 0 289555109 58560512 11877 33554432000 134512640 137138936 4290195664 4290194192 134603102 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 14297 11877 192 642 0 13653 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57188

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7816
/proc/meminfo: memFree=27605624/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=104836 CPUtime=51.06 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 24217 0 0 0 5061 45 0 0 20 0 1 0 289555109 107352064 23791 33554432000 134512640 137138936 4290195664 4290194592 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 26209 23791 192 642 0 25565 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 104836

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7816
/proc/meminfo: memFree=27471128/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=182660 CPUtime=102.23 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 43716 0 0 0 10146 77 0 0 20 0 1 0 289555109 187043840 43250 33554432000 134512640 137138936 4290195664 4290194088 134606660 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 45665 43250 192 642 0 45021 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 182660

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7816
/proc/meminfo: memFree=27325828/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=269040 CPUtime=162.19 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 65328 0 0 0 16118 101 0 0 20 0 1 0 289555109 275496960 64814 33554432000 134512640 137138936 4290195664 4290194592 134542316 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 67260 64814 192 642 0 66616 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 269040

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7816
/proc/meminfo: memFree=27168252/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=345100 CPUtime=222.14 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 84410 0 0 0 22095 119 0 0 20 0 1 0 289555109 353382400 83849 33554432000 134512640 137138936 4290195664 4290194208 134607563 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 86275 83849 192 642 0 85631 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 345100

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7816
/proc/meminfo: memFree=27039520/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=414704 CPUtime=282.13 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 101817 0 0 0 28082 131 0 0 20 0 1 0 289555109 424656896 101256 33554432000 134512640 137138936 4290195664 4290194088 134606663 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 103676 101256 192 642 0 103032 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 414704

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7820
/proc/meminfo: memFree=26929008/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=479856 CPUtime=342.12 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 118083 0 0 0 34068 144 0 0 20 0 1 0 289555109 491372544 117522 33554432000 134512640 137138936 4290195664 4290194416 134575655 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 119964 117522 192 642 0 119320 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 479856

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7820
/proc/meminfo: memFree=26842224/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=523192 CPUtime=402.11 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 128917 0 0 0 40055 156 0 0 20 0 1 0 289555109 535748608 128356 33554432000 134512640 137138936 4290195664 4290194560 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 130798 128356 192 642 0 130154 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 523192

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7820
/proc/meminfo: memFree=26753728/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=574916 CPUtime=462.1 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 141880 0 0 0 46044 166 0 0 20 0 1 0 289555109 588713984 141319 33554432000 134512640 137138936 4290195664 4290194592 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 143729 141319 192 642 0 143085 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 574916

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7820
/proc/meminfo: memFree=26669196/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=611496 CPUtime=522.09 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 151011 0 0 0 52038 171 0 0 20 0 1 0 289555109 626171904 150450 33554432000 134512640 137138936 4290195664 4290194592 134542525 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 152874 150450 192 642 0 152230 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 611496

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7820
/proc/meminfo: memFree=26553772/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=703224 CPUtime=582.09 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 176820 0 0 0 58032 177 0 0 20 0 1 0 289555109 720101376 173390 33554432000 134512640 137138936 4290195664 4290194088 134606673 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 175806 173390 192 642 0 175162 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 703224

[startup+642.3 s]

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

/proc/meminfo: memFree=25853028/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1039836 CPUtime=1121.85 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 264055 0 0 0 111960 225 0 0 20 0 1 0 289555109 1064792064 257517 33554432000 134512640 137138936 4290195664 4290194208 134607568 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 259959 257517 192 642 0 259315 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 1039836

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7848
/proc/meminfo: memFree=25815124/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1039836 CPUtime=1181.82 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 264087 0 0 0 117953 229 0 0 20 0 1 0 289555109 1064792064 257517 33554432000 134512640 137138936 4290195664 4290194208 134607604 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 259959 257517 192 642 0 259315 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 1039836

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 7849
/proc/meminfo: memFree=25766392/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1039836 CPUtime=1241.81 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 264087 0 0 0 123951 230 0 0 20 0 1 0 289555109 1064792064 257517 33554432000 134512640 137138936 4290195664 4290194088 134606670 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 259959 257517 192 642 0 259315 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 1039836

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7849
/proc/meminfo: memFree=25690256/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1039836 CPUtime=1301.81 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 264087 0 0 0 129949 232 0 0 20 0 1 0 289555109 1064792064 257517 33554432000 134512640 137138936 4290195664 4290194088 134606663 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 259959 257517 192 642 0 259315 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 1039836

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 7849
/proc/meminfo: memFree=25683808/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1039836 CPUtime=1361.79 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 264087 0 0 0 135942 237 0 0 20 0 1 0 289555109 1064792064 257517 33554432000 134512640 137138936 4290195664 4290194088 134606982 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 259959 257517 192 642 0 259315 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 1039836

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7849
/proc/meminfo: memFree=25683808/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1039836 CPUtime=1421.79 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 264087 0 0 0 141941 238 0 0 20 0 1 0 289555109 1064792064 257517 33554432000 134512640 137138936 4290195664 4290194160 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 259959 257517 192 642 0 259315 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 1039836

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7849
/proc/meminfo: memFree=25683932/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1039836 CPUtime=1481.77 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 264087 0 0 0 147933 244 0 0 20 0 1 0 289555109 1064792064 257517 33554432000 134512640 137138936 4290195664 4290194592 134542187 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 259959 257517 192 642 0 259315 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 1039836

[startup+1542.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 7853
/proc/meminfo: memFree=25683168/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1039836 CPUtime=1541.77 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 264087 0 0 0 153925 252 0 0 20 0 1 0 289555109 1064792064 257517 33554432000 134512640 137138936 4290195664 4290194088 134606630 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 259959 257517 192 642 0 259315 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 1039836

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 7853
/proc/meminfo: memFree=25683216/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1039836 CPUtime=1601.75 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 264087 0 0 0 159914 261 0 0 20 0 1 0 289555109 1064792064 257517 33554432000 134512640 137138936 4290195664 4290194592 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 259959 257517 192 642 0 259315 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 1039836

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 7853
/proc/meminfo: memFree=25683624/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1039836 CPUtime=1661.74 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 264087 0 0 0 165911 263 0 0 20 0 1 0 289555109 1064792064 257517 33554432000 134512640 137138936 4290195664 4290194160 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 259959 257517 192 642 0 259315 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 1039836

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 7853
/proc/meminfo: memFree=25683528/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1039836 CPUtime=1721.74 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 264087 0 0 0 171909 265 0 0 20 0 1 0 289555109 1064792064 257517 33554432000 134512640 137138936 4290195664 4290194088 134606987 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 259959 257517 192 642 0 259315 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 1039836

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7853
/proc/meminfo: memFree=25614116/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1065376 CPUtime=1781.72 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 270472 0 0 0 177904 268 0 0 20 0 1 0 289555109 1090945024 263902 33554432000 134512640 137138936 4290195664 4290194592 134542770 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 266344 263902 192 642 0 265700 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 1065376

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 7853
/proc/meminfo: memFree=25614844/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1065376 CPUtime=1791.33 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 270472 0 0 0 178865 268 0 0 20 0 1 0 289555109 1090945024 263902 33554432000 134512640 137138936 4290195664 4290194592 134542516 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 266344 263902 192 642 0 265700 0
Current children cumulated CPU time (s) 1791.33
Current children cumulated vsize (KiB) 1065376

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7853
/proc/meminfo: memFree=25614844/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1065376 CPUtime=1794.53 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 270472 0 0 0 179185 268 0 0 20 0 1 0 289555109 1090945024 263902 33554432000 134512640 137138936 4290195664 4290194592 134542325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 266344 263902 192 642 0 265700 0
Current children cumulated CPU time (s) 1794.53
Current children cumulated vsize (KiB) 1065376

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7853
/proc/meminfo: memFree=25614100/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1065376 CPUtime=1796.12 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 270472 0 0 0 179344 268 0 0 20 0 1 0 289555109 1090945024 263902 33554432000 134512640 137138936 4290195664 4290194592 134542325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 266344 263902 192 642 0 265700 0
Current children cumulated CPU time (s) 1796.12
Current children cumulated vsize (KiB) 1065376

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7853
/proc/meminfo: memFree=25613836/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1065376 CPUtime=1796.92 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 270472 0 0 0 179424 268 0 0 20 0 1 0 289555109 1090945024 263902 33554432000 134512640 137138936 4290195664 4290194592 134542325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 266344 263902 192 642 0 265700 0
Current children cumulated CPU time (s) 1796.92
Current children cumulated vsize (KiB) 1065376

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7853
/proc/meminfo: memFree=25613836/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1065376 CPUtime=1797.72 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 270472 0 0 0 179504 268 0 0 20 0 1 0 289555109 1090945024 263902 33554432000 134512640 137138936 4290195664 4290194088 134606949 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 266344 263902 192 642 0 265700 0
Current children cumulated CPU time (s) 1797.72
Current children cumulated vsize (KiB) 1065376

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7853
/proc/meminfo: memFree=25613836/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1065376 CPUtime=1797.93 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 270472 0 0 0 179525 268 0 0 20 0 1 0 289555109 1090945024 263902 33554432000 134512640 137138936 4290195664 4290194160 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 266344 263902 192 642 0 265700 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 1065376

[startup+1798.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7853
/proc/meminfo: memFree=25613836/32873648 swapFree=7104/7104
[pid=7800] ppid=7798 vsize=1065376 CPUtime=1798.02 cores=0,2,4,6
/proc/7800/stat : 7800 (bsolo) R 7798 7800 7472 0 -1 4202496 270472 0 0 0 179534 268 0 0 20 0 1 0 289555109 1090945024 263902 33554432000 134512640 137138936 4290195664 4290194236 136520912 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7800/statm: 266344 263902 192 642 0 265700 0
Current children cumulated CPU time (s) 1798.02
Current children cumulated vsize (KiB) 1065376

Child status: 0
Real time (s): 1798.61
CPU time (s): 1798.05
CPU user time (s): 1795.35
CPU system time (s): 2.69459
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 1065376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.35
system time used= 2.69459
maximum resident set size= 1055608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270472
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= 429
involuntary context switches= 1874

runsolver used 2.6026 second user time and 7.2149 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-28 21:44:57
IDJOB=3707663
IDBENCH=90164
IDSOLVER=2286
FILE ID=node127/3707663-1338234296
RUNJOBID= node127-1338228900-7488
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_K133.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707663-1338234296/watcher-3707663-1338234296 -o /tmp/evaluation-result-3707663-1338234296/solver-3707663-1338234296 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707663-1338234296.opb

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

MD5SUM BENCH= 2e2bfba9fd441b7330d2c90af940d9b0
RANDOM SEED=1132170582

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:        27771876 kB
Buffers:          500288 kB
Cached:          3705152 kB
SwapCached:            0 kB
Active:          1334576 kB
Inactive:        2882484 kB
Active(anon):      13724 kB
Inactive(anon):        0 kB
Active(file):    1320852 kB
Inactive(file):  2882484 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4680 kB
Writeback:             0 kB
AnonPages:         93528 kB
Mapped:            13964 kB
Shmem:               200 kB
Slab:             745696 kB
SReclaimable:     190072 kB
SUnreclaim:       555624 kB
KernelStack:        1480 kB
PageTables:         3932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 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= 71096 MiB
End job on node127 at 2012-05-28 22:14:55