Trace number 3707684

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K196.opb
MD5SUMbcce2e1d61aa4147a6a5a8b58d6d164e
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 variables23324
Total number of constraints23718
Number of constraints which are clauses23522
Number of constraints which are cardinality constraints (but not clauses)196
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint196
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 197
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-3707684-1338233542.opb
0.00/0.00	c File size is 1619498 bytes.
0.09/0.13	c Highest Coefficient sum: 197
0.09/0.13	c Parsing was ok!!
0.09/0.13	c Total parsing time: 0.131 s
0.09/0.14	c Var: 23324 Constr: 23718 23522/196/0 Lit: 152654 Watch. Lit: 70366
0.09/0.14	c Obj. Vars: 0 (0 % of total variables)
10.89/10.91	c Pre-processing Time: 10.913 s
10.89/10.92	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.89/10.92	c        0  21749    22249   145988    6    67008  199784      0      0 10.91
10.89/10.92	c Switching off lower bounding mode.
1797.95/1798.57	c      100  21749    22359   154334    6    67871  219763    110      9 11.00
1797.95/1798.57	c      256  21749    22556   184631    8    70046  241740    307     22 11.53
1797.95/1798.57	c      481  21749    22862   208528    9    73491  265915    613     40 11.99
1797.95/1798.57	c      819  21749    23311   240143   10    76744  292507   1062     64 12.65
1797.95/1798.57	c     1327  21749    23974   326234   13    79883  321758   1725     99 13.40
1797.95/1798.57	c     2091  21749    24927   441118   17    85144  353934   2678    141 14.80
1797.95/1798.57	c     3237  21749    26335   634568   24    95000  389328   4086    191 16.95
1797.95/1798.57	c     4958  21749    28517  1015001   35   106914  428261   6268    242 20.41
1797.95/1798.57	c     7545  21749    31629  1438360   45   125477  471088   9380    281 26.82
1797.95/1798.57	c    11424  21749    36224  2174668   60   149502  518197  13975    305 37.36
1797.95/1798.57	c    17247  21749    43235  3397674   78   190218  570017  20986    303 56.81
1797.95/1798.57	c    25984  21749    53659  5726084  106   239550  627019  31410    296 87.51
1797.95/1798.57	c    39094  21749    69106  9547696  138   306574  689721  46857    268 145.50
1797.95/1798.57	c    58765  21749    92003 16457419  178   399862  758694  69754    229 256.30
1797.95/1798.57	c    88275  21749   126526 28150202  222   548124  834564 104277    176 499.40
1797.95/1798.57	c   132546  21749   178614 48249803  270   768993  918021 156365    140 943.94
1797.95/1798.57	c Reducing formula size due to memory constraints
1797.95/1798.57	c Memory Limit: 1000.00 MB  Used: 1023.62 MB
1797.95/1798.57	c Resources Exceeded
1797.95/1798.57	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.57	c   16   186756 124938 17071652    74878 61407045  52629    103 1798.03
1797.95/1798.57	s UNKNOWN
1797.95/1798.57	c Total time: 1798.03 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3707684-1338233542/watcher-3707684-1338233542 -o /tmp/evaluation-result-3707684-1338233542/solver-3707684-1338233542 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707684-1338233542.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 24957
/proc/meminfo: memFree=30000324/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=20480 CPUtime=0 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 377 0 0 0 0 0 0 0 20 0 1 0 289478717 20971520 330 33554432000 134512640 137138936 4293911776 4293910128 136577166 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 5120 331 179 642 0 4080 0

[startup+0.0587319 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24957
/proc/meminfo: memFree=30000324/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=15692 CPUtime=0.05 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 1304 0 0 0 5 0 0 0 20 0 1 0 289478717 16068608 1217 33554432000 134512640 137138936 4293911776 4293909992 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 3923 1218 351 642 0 2883 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15692

[startup+0.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24957
/proc/meminfo: memFree=30000324/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=16916 CPUtime=0.09 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 1740 0 0 0 9 0 0 0 20 0 1 0 289478717 17321984 1653 33554432000 134512640 137138936 4293911776 4293910304 134517592 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 4229 1653 471 642 0 3189 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16916

[startup+0.300282 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24957
/proc/meminfo: memFree=30000324/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=19788 CPUtime=0.29 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 2896 0 0 0 29 0 0 0 20 0 1 0 289478717 20262912 2413 33554432000 134512640 137138936 4293911776 4293630588 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 4947 2413 184 642 0 4303 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19788

[startup+0.700241 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24957
/proc/meminfo: memFree=30000324/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=19788 CPUtime=0.69 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 2896 0 0 0 69 0 0 0 20 0 1 0 289478717 20262912 2413 33554432000 134512640 137138936 4293911776 4293630588 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 4947 2413 184 642 0 4303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19788

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24958
/proc/meminfo: memFree=29991124/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=19788 CPUtime=1.49 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 2898 0 0 0 149 0 0 0 20 0 1 0 289478717 20262912 2415 33554432000 134512640 137138936 4293911776 4293630448 134542053 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 4947 2415 184 642 0 4303 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19788

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24958
/proc/meminfo: memFree=29990752/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=19788 CPUtime=3.09 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 2898 0 0 0 309 0 0 0 20 0 1 0 289478717 20262912 2415 33554432000 134512640 137138936 4293911776 4293630576 134543427 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 4947 2415 184 642 0 4303 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19788

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24996
/proc/meminfo: memFree=31017696/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=19788 CPUtime=6.29 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 2902 0 0 0 628 1 0 0 20 0 1 0 289478717 20262912 2416 33554432000 134512640 137138936 4293911776 4293630400 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 4947 2416 184 642 0 4303 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19788

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24996
/proc/meminfo: memFree=31014160/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=21772 CPUtime=12.69 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 3666 0 0 0 1259 10 0 0 20 0 1 0 289478717 22294528 2950 33554432000 134512640 137138936 4293911776 4293910704 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 5443 2950 192 642 0 4799 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21772

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24996
/proc/meminfo: memFree=30972900/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=36332 CPUtime=25.48 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 7284 0 0 0 2501 47 0 0 20 0 1 0 289478717 37203968 6568 33554432000 134512640 137138936 4293911776 4293910704 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 9083 6568 192 642 0 8439 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36332

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 24996
/proc/meminfo: memFree=30917940/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=59364 CPUtime=51.06 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 13055 0 0 0 5006 100 0 0 20 0 1 0 289478717 60788736 12325 33554432000 134512640 137138936 4293911776 4293910704 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 14841 12325 192 642 0 14197 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 59364

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 24996
/proc/meminfo: memFree=30800512/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=107432 CPUtime=102.25 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 25085 0 0 0 10052 173 0 0 20 0 1 0 289478717 110010368 24343 33554432000 134512640 137138936 4293911776 4293910892 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 26858 24343 192 642 0 26214 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 107432

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 24997
/proc/meminfo: memFree=30658304/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=160520 CPUtime=162.23 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 38358 0 0 0 15996 227 0 0 20 0 1 0 289478717 164372480 37616 33554432000 134512640 137138936 4293911776 4293910200 134606673 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 40130 37616 192 642 0 39486 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 160520

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24998
/proc/meminfo: memFree=30497884/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=214904 CPUtime=222.23 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 51954 0 0 0 21949 274 0 0 20 0 1 0 289478717 220061696 51212 33554432000 134512640 137138936 4293911776 4293910704 134542369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 53726 51212 192 642 0 53082 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 214904

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24998
/proc/meminfo: memFree=30362380/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=266904 CPUtime=282.21 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 64954 0 0 0 27912 309 0 0 20 0 1 0 289478717 273309696 64212 33554432000 134512640 137138936 4293911776 4293910696 135984569 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 66726 64212 192 642 0 66082 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 266904

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24998
/proc/meminfo: memFree=30236672/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=298200 CPUtime=342.21 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 72780 0 0 0 33875 346 0 0 20 0 1 0 289478717 305356800 72038 33554432000 134512640 137138936 4293911776 4293910704 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 74550 72038 192 642 0 73906 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 298200

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24998
/proc/meminfo: memFree=30138368/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=332276 CPUtime=402.2 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 81299 0 0 0 39844 376 0 0 20 0 1 0 289478717 340250624 80557 33554432000 134512640 137138936 4293911776 4293910892 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 83069 80557 192 642 0 82425 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 332276

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25001
/proc/meminfo: memFree=30000856/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=377944 CPUtime=462.18 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 92716 0 0 0 45815 403 0 0 20 0 1 0 289478717 387014656 91974 33554432000 134512640 137138936 4293911776 4293910528 134573042 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 94486 91974 192 642 0 93842 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 377944

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25002
/proc/meminfo: memFree=29889680/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=407468 CPUtime=522.18 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 100113 0 0 0 51788 430 0 0 20 0 1 0 289478717 417247232 99371 33554432000 134512640 137138936 4293911776 4293910704 134542167 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 101867 99371 192 642 0 101223 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 407468

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 25002
/proc/meminfo: memFree=29807828/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=439908 CPUtime=582.17 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 108211 0 0 0 57767 450 0 0 20 0 1 0 289478717 450465792 107469 33554432000 134512640 137138936 4293911776 4293910488 136504268 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 109977 107469 192 642 0 109333 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 439908

[startup+642.3 s]

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

/proc/meminfo: memFree=29240588/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=749096 CPUtime=1121.85 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 185767 0 0 0 111553 632 0 0 20 0 1 0 289478717 767074304 184766 33554432000 134512640 137138936 4293911776 4293910704 134542755 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 187274 184766 192 642 0 186630 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 749096

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25007
/proc/meminfo: memFree=29212812/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=777204 CPUtime=1181.84 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 192794 0 0 0 117539 645 0 0 20 0 1 0 289478717 795856896 191793 33554432000 134512640 137138936 4293911776 4293910704 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 194301 191793 192 642 0 193657 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 777204

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25007
/proc/meminfo: memFree=29168792/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=820740 CPUtime=1241.83 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 203678 0 0 0 123525 658 0 0 20 0 1 0 289478717 840437760 202677 33554432000 134512640 137138936 4293911776 4293910704 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 205185 202677 192 642 0 204541 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 820740

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25007
/proc/meminfo: memFree=29127004/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=861924 CPUtime=1301.83 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 214005 0 0 0 129518 665 0 0 20 0 1 0 289478717 882610176 213004 33554432000 134512640 137138936 4293911776 4293910200 134606964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 215481 213004 192 642 0 214837 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 861924

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25007
/proc/meminfo: memFree=29039088/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=950000 CPUtime=1361.81 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 236001 0 0 0 135511 670 0 0 20 0 1 0 289478717 972800000 235000 33554432000 134512640 137138936 4293911776 4293910704 134542301 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 237500 235000 192 642 0 236856 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 950000

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25008
/proc/meminfo: memFree=28975056/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=1013956 CPUtime=1421.81 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 252234 0 0 0 141505 676 0 0 20 0 1 0 289478717 1038290944 250991 33554432000 134512640 137138936 4293911776 4293910704 134542333 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 253489 250991 192 642 0 252845 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 1013956

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25008
/proc/meminfo: memFree=28925484/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=1062556 CPUtime=1481.8 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 264585 0 0 0 147500 680 0 0 20 0 1 0 289478717 1088057344 263153 33554432000 134512640 137138936 4293911776 4293910320 134607581 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 265639 263153 192 642 0 264995 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 1062556

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25008
/proc/meminfo: memFree=28925636/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=1062556 CPUtime=1541.79 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 264585 0 0 0 153496 683 0 0 20 0 1 0 289478717 1088057344 263153 33554432000 134512640 137138936 4293911776 4293910272 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 265639 263153 192 642 0 264995 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 1062556

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25008
/proc/meminfo: memFree=28925768/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=1062556 CPUtime=1601.77 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 264585 0 0 0 159494 683 0 0 20 0 1 0 289478717 1088057344 263153 33554432000 134512640 137138936 4293911776 4293910200 134606663 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 265639 263153 192 642 0 264995 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 1062556

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25011
/proc/meminfo: memFree=28925844/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=1062556 CPUtime=1661.77 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 264585 0 0 0 165491 686 0 0 20 0 1 0 289478717 1088057344 263153 33554432000 134512640 137138936 4293911776 4293842152 136504449 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 265639 263153 192 642 0 264995 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 1062556

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25035
/proc/meminfo: memFree=28926224/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=1062556 CPUtime=1721.75 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 264585 0 0 0 171479 696 0 0 20 0 1 0 289478717 1088057344 263153 33554432000 134512640 137138936 4293911776 4293910528 134575044 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 265639 263153 192 642 0 264995 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 1062556

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25035
/proc/meminfo: memFree=28925644/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=1062556 CPUtime=1781.75 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 264585 0 0 0 177462 713 0 0 20 0 1 0 289478717 1088057344 263153 33554432000 134512640 137138936 4293911776 4293910704 134542495 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 265639 263153 192 642 0 264995 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 1062556

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 25035
/proc/meminfo: memFree=28925644/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=1062556 CPUtime=1791.35 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 264585 0 0 0 178419 716 0 0 20 0 1 0 289478717 1088057344 263153 33554432000 134512640 137138936 4293911776 4293910200 134606847 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 265639 263153 192 642 0 264995 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 1062556

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25035
/proc/meminfo: memFree=28926016/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=1062556 CPUtime=1794.55 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 264585 0 0 0 178738 717 0 0 20 0 1 0 289478717 1088057344 263153 33554432000 134512640 137138936 4293911776 4293910704 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 265639 263153 192 642 0 264995 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (KiB) 1062556

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25035
/proc/meminfo: memFree=28926016/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=1062556 CPUtime=1796.14 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 264585 0 0 0 178897 717 0 0 20 0 1 0 289478717 1088057344 263153 33554432000 134512640 137138936 4293911776 4293910704 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 265639 263153 192 642 0 264995 0
Current children cumulated CPU time (s) 1796.14
Current children cumulated vsize (KiB) 1062556

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25035
/proc/meminfo: memFree=28926016/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=1062556 CPUtime=1796.95 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 264585 0 0 0 178977 718 0 0 20 0 1 0 289478717 1088057344 263153 33554432000 134512640 137138936 4293911776 4293910892 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 265639 263153 192 642 0 264995 0
Current children cumulated CPU time (s) 1796.95
Current children cumulated vsize (KiB) 1062556

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25035
/proc/meminfo: memFree=28926016/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=1062556 CPUtime=1797.75 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 264585 0 0 0 179057 718 0 0 20 0 1 0 289478717 1088057344 263153 33554432000 134512640 137138936 4293911776 4293910528 134578262 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 265639 263153 192 642 0 264995 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 1062556

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25035
/proc/meminfo: memFree=28926016/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=1062556 CPUtime=1797.95 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202496 264585 0 0 0 179077 718 0 0 20 0 1 0 289478717 1088057344 263153 33554432000 134512640 137138936 4293911776 4293910704 134542301 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 265639 263153 192 642 0 264995 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 1062556

[startup+1798.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25035
/proc/meminfo: memFree=28926016/32873844 swapFree=6080/6080
[pid=24957] ppid=24955 vsize=0 CPUtime=1798.05 cores=1,3,5,7
/proc/24957/stat : 24957 (bsolo) R 24955 24957 24091 0 -1 4202500 264585 0 0 0 179084 721 0 0 20 0 1 0 289478717 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24957/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.05
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.61
CPU time (s): 1798.06
CPU user time (s): 1790.84
CPU system time (s): 7.2199
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 1063312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.84
system time used= 7.2199
maximum resident set size= 1053368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264585
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= 298
involuntary context switches= 1840

runsolver used 2.6546 second user time and 7.17991 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-28 21:32:22
IDJOB=3707684
IDBENCH=90154
IDSOLVER=2286
FILE ID=node139/3707684-1338233542
RUNJOBID= node139-1338219140-24108
PBS_JOBID= 14624619
Free space on /tmp= 71644 MiB

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

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

MD5SUM BENCH= bcce2e1d61aa4147a6a5a8b58d6d164e
RANDOM SEED=1333277155

node139.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30000596 kB
Buffers:          440684 kB
Cached:           533360 kB
SwapCached:          828 kB
Active:          1737068 kB
Inactive:         277092 kB
Active(anon):    1033956 kB
Inactive(anon):     7968 kB
Active(file):     703112 kB
Inactive(file):   269124 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:              5452 kB
Writeback:             0 kB
AnonPages:       1104084 kB
Mapped:            12616 kB
Shmem:                 8 kB
Slab:             717508 kB
SReclaimable:     159924 kB
SUnreclaim:       557584 kB
KernelStack:        1480 kB
PageTables:         6280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1163912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1083392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71644 MiB
End job on node139 at 2012-05-28 22:02:20