Trace number 3707682

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 3.2? 1798.03 1798.61

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K183.opb
MD5SUM0350ceeb14af28f3be070cadc324c0d3
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 variables21777
Total number of constraints22145
Number of constraints which are clauses21962
Number of constraints which are cardinality constraints (but not clauses)183
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint183
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 184
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-3707682-1338232434.opb
0.00/0.00	c File size is 1507434 bytes.
0.09/0.12	c Highest Coefficient sum: 184
0.09/0.12	c Parsing was ok!!
0.09/0.12	c Total parsing time: 0.117 s
0.09/0.12	c Var: 21777 Constr: 22145 21962/183/0 Lit: 142501 Watch. Lit: 65699
0.09/0.12	c Obj. Vars: 0 (0 % of total variables)
10.38/10.41	c Pre-processing Time: 10.405 s
10.38/10.41	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.38/10.41	c        0  20215    20689   135926    6    62367  186268      0      0 10.40
10.38/10.41	c Switching off lower bounding mode.
1797.91/1798.60	c      101  20215    20798   144400    6    63248  204895    109      9 10.48
1797.91/1798.60	c      251  20215    20999   158098    7    65797  225385    310     23 10.77
1797.91/1798.60	c      476  20215    21302   176117    8    67795  247924    613     42 11.23
1797.91/1798.60	c      814  20215    21738   206914    9    71346  272717   1049     68 11.92
1797.91/1798.60	c     1324  20215    22376   300798   13    74524  299989   1687    103 12.74
1797.91/1798.60	c     2087  20215    23320   391104   16    81277  329988   2631    148 14.10
1797.91/1798.60	c     3234  20215    24720   595155   24    90118  362987   4031    202 15.97
1797.91/1798.60	c     4955  20215    26851  1228162   45   100222  399286   6162    256 19.32
1797.91/1798.60	c     7539  20215    29947  1700809   56   118400  439215   9258    301 24.99
1797.91/1798.60	c    11418  20215    34436  2603368   75   140697  483137  13747    338 33.78
1797.91/1798.60	c    17241  20215    41365  4051271   97   178411  531451  20676    338 50.93
1797.91/1798.60	c    25978  20215    51734  6591895  127   228705  584597  31045    322 80.56
1797.91/1798.60	c    39088  20215    67068 10583865  157   296957  643057  46379    280 139.47
1797.91/1798.60	c    58760  20215    90192 17443394  193   404184  707363  69503    239 245.34
1798.00/1798.60	c    88270  20215   124472 28586290  229   545268  778100 103783    192 459.52
1798.00/1798.60	c   132540  20215   176243 52337693  296   758142  855911 155554    154 855.25
1798.00/1798.60	c Reducing formula size due to memory constraints
1798.00/1798.60	c Memory Limit: 1000.00 MB  Used: 1006.09 MB
1798.00/1798.60	c   198957  20215    62864 11079605  176   232494   59270  42175    122 1630.24
1798.00/1798.60	c Resources Exceeded
1798.00/1798.60	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.00/1798.60	c   17   233876 156471 20535997    63453  9352290  42764    130 1798.01
1798.00/1798.60	s UNKNOWN
1798.00/1798.60	c Total time: 1798.01 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-3707682-1338232434/watcher-3707682-1338232434 -o /tmp/evaluation-result-3707682-1338232434/solver-3707682-1338232434 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707682-1338232434.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.04 2.01 2.00 3/176 4420
/proc/meminfo: memFree=30304344/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=20372 CPUtime=0 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 377 0 0 0 0 0 0 0 20 0 1 0 289368901 20860928 330 33554432000 134512640 137138936 4293235424 4293233776 136577166 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 5093 330 179 642 0 4080 0

[startup+0.0812351 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 4420
/proc/meminfo: memFree=30304344/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=16268 CPUtime=0.07 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 1565 0 0 0 7 0 0 0 20 0 1 0 289368901 16658432 1478 33554432000 134512640 137138936 4293235424 4293233936 136577166 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 4067 1479 422 642 0 3054 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16268

[startup+0.100227 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 4420
/proc/meminfo: memFree=30304344/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=16668 CPUtime=0.09 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 1715 0 0 0 9 0 0 0 20 0 1 0 289368901 17068032 1628 33554432000 134512640 137138936 4293235424 4293232280 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 4167 1628 477 642 0 3154 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16668

[startup+0.300219 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 4420
/proc/meminfo: memFree=30304344/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=19276 CPUtime=0.29 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 2729 0 0 0 29 0 0 0 20 0 1 0 289368901 19738624 2273 33554432000 134512640 137138936 4293235424 4292972764 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 4819 2273 184 642 0 4175 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19276

[startup+0.700193 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 4420
/proc/meminfo: memFree=30304344/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=19276 CPUtime=0.69 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 2730 0 0 0 69 0 0 0 20 0 1 0 289368901 19738624 2274 33554432000 134512640 137138936 4293235424 4292972764 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 4819 2274 184 642 0 4175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19276

[startup+1.5002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 4421
/proc/meminfo: memFree=30296004/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=19276 CPUtime=1.49 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 2731 0 0 0 149 0 0 0 20 0 1 0 289368901 19738624 2275 33554432000 134512640 137138936 4293235424 4292972764 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 4819 2275 184 642 0 4175 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19276

[startup+3.10019 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 4421
/proc/meminfo: memFree=30297680/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=19276 CPUtime=3.09 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 2731 0 0 0 309 0 0 0 20 0 1 0 289368901 19738624 2275 33554432000 134512640 137138936 4293235424 4292972764 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 4819 2275 184 642 0 4175 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19276

[startup+6.30022 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 4421
/proc/meminfo: memFree=30297616/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=19276 CPUtime=6.28 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 2732 0 0 0 628 0 0 0 20 0 1 0 289368901 19738624 2276 33554432000 134512640 137138936 4293235424 4292972764 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 4819 2276 184 642 0 4175 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19276

[startup+12.7002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 4421
/proc/meminfo: memFree=30295264/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=22036 CPUtime=12.68 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 3669 0 0 0 1258 10 0 0 20 0 1 0 289368901 22564864 2996 33554432000 134512640 137138936 4293235424 4293234540 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 5509 2996 192 642 0 4865 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22036

[startup+25.5002 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4421
/proc/meminfo: memFree=30275952/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=41904 CPUtime=25.48 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 8637 0 0 0 2502 46 0 0 20 0 1 0 289368901 42909696 7964 33554432000 134512640 137138936 4293235424 4293233848 134606979 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 10476 7964 192 642 0 9832 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41904

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4421
/proc/meminfo: memFree=30245920/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=73428 CPUtime=51.08 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 16522 0 0 0 5015 93 0 0 20 0 1 0 289368901 75190272 15849 33554432000 134512640 137138936 4293235424 4293234352 134542525 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 18357 15849 192 642 0 17713 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 73428

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 4422
/proc/meminfo: memFree=30188508/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=129624 CPUtime=102.27 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 30577 0 0 0 10081 146 0 0 20 0 1 0 289368901 132734976 29904 33554432000 134512640 137138936 4293235424 4293233848 134606987 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 32406 29904 192 642 0 31762 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 129624

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4422
/proc/meminfo: memFree=30136800/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=181576 CPUtime=162.26 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 43557 0 0 0 16027 199 0 0 20 0 1 0 289368901 185933824 42884 33554432000 134512640 137138936 4293235424 4293234540 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 45394 42884 192 642 0 44750 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 181576

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4460
/proc/meminfo: memFree=31103516/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=231496 CPUtime=222.23 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 56064 0 0 0 21988 235 0 0 20 0 1 0 289368901 237051904 55369 33554432000 134512640 137138936 4293235424 4293234352 134542752 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 57874 55369 192 642 0 57230 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 231496

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4460
/proc/meminfo: memFree=30977776/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=282696 CPUtime=282.17 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 68911 0 0 0 27946 271 0 0 20 0 1 0 289368901 289480704 68168 33554432000 134512640 137138936 4293235424 4293234352 134542339 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 70674 68168 192 642 0 70030 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 282696

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 4460
/proc/meminfo: memFree=30871056/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=322364 CPUtime=342.13 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 78877 0 0 0 33910 303 0 0 20 0 1 0 289368901 330100736 78088 33554432000 134512640 137138936 4293235424 4293234176 134578520 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 80591 78088 192 642 0 79947 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 322364

[startup+402.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 4464
/proc/meminfo: memFree=30782744/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=361028 CPUtime=402.08 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 88587 0 0 0 39878 330 0 0 20 0 1 0 289368901 369692672 87752 33554432000 134512640 137138936 4293235424 4293233968 134607574 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 90257 87752 192 642 0 89613 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 361028

[startup+462.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 4464
/proc/meminfo: memFree=30690304/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=399828 CPUtime=462.07 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 98291 0 0 0 45851 356 0 0 20 0 1 0 289368901 409423872 97452 33554432000 134512640 137138936 4293235424 4293234352 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 99957 97452 192 642 0 99313 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 399828

[startup+522.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 4464
/proc/meminfo: memFree=30598572/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=439560 CPUtime=522.06 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 108224 0 0 0 51829 377 0 0 20 0 1 0 289368901 450109440 107385 33554432000 134512640 137138936 4293235424 4293234276 136511078 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 109890 107385 192 642 0 109246 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 439560

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 4464
/proc/meminfo: memFree=30530772/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=470972 CPUtime=582.05 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 116102 0 0 0 57806 399 0 0 20 0 1 0 289368901 482275328 115263 33554432000 134512640 137138936 4293235424 4293233848 134606686 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 117743 115263 192 642 0 117099 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 470972

[startup+642.3 s]

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

/proc/meminfo: memFree=29767204/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=848088 CPUtime=1121.86 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 210504 0 0 0 111638 548 0 0 20 0 1 0 289368901 868442112 209517 33554432000 134512640 137138936 4293235424 4293234352 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 212022 209517 192 642 0 211378 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 848088

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4470
/proc/meminfo: memFree=29717712/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=871640 CPUtime=1181.82 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 216435 0 0 0 117621 561 0 0 20 0 1 0 289368901 892559360 215405 33554432000 134512640 137138936 4293235424 4293234352 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 217910 215405 192 642 0 217266 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 871640

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 4470
/proc/meminfo: memFree=29671144/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=890816 CPUtime=1241.79 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 221255 0 0 0 123602 577 0 0 20 0 1 0 289368901 912195584 220199 33554432000 134512640 137138936 4293235424 4293234540 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 222704 220199 192 642 0 222060 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 890816

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4470
/proc/meminfo: memFree=29623784/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=912524 CPUtime=1301.78 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 226682 0 0 0 129588 590 0 0 20 0 1 0 289368901 934424576 225626 33554432000 134512640 137138936 4293235424 4293233848 134606982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 228131 225626 192 642 0 227487 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 912524

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4471
/proc/meminfo: memFree=29577896/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=934788 CPUtime=1361.77 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 232265 0 0 0 135575 602 0 0 20 0 1 0 289368901 957222912 231209 33554432000 134512640 137138936 4293235424 4293234352 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 233697 231209 192 642 0 233053 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 934788

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4471
/proc/meminfo: memFree=29513168/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=974332 CPUtime=1421.77 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 242134 0 0 0 141561 616 0 0 20 0 1 0 289368901 997715968 241078 33554432000 134512640 137138936 4293235424 4293233848 134606683 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 243583 241078 192 642 0 242939 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 974332

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4471
/proc/meminfo: memFree=29440856/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=1013160 CPUtime=1481.75 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 251842 0 0 0 147548 627 0 0 20 0 1 0 289368901 1037475840 250786 33554432000 134512640 137138936 4293235424 4293234320 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 253290 250786 192 642 0 252646 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 1013160

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4471
/proc/meminfo: memFree=29388060/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=1031888 CPUtime=1541.74 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 256523 0 0 0 153532 642 0 0 20 0 1 0 289368901 1056653312 255467 33554432000 134512640 137138936 4293235424 4293234352 134542333 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 257972 255467 192 642 0 257328 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 1031888

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4474
/proc/meminfo: memFree=29342460/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=1044768 CPUtime=1601.73 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 259959 0 0 0 159499 674 0 0 20 0 1 0 289368901 1069842432 258688 33554432000 134512640 137138936 4293235424 4293234352 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 261192 258688 192 642 0 260548 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 1044768

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4475
/proc/meminfo: memFree=29317324/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=1044768 CPUtime=1661.72 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 259959 0 0 0 165442 730 0 0 20 0 1 0 289368901 1069842432 258688 33554432000 134512640 137138936 4293235424 4293233968 134607598 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 261192 258688 192 642 0 260548 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 1044768

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4475
/proc/meminfo: memFree=29288460/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=1044768 CPUtime=1721.72 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 259959 0 0 0 171397 775 0 0 20 0 1 0 289368901 1069842432 258688 33554432000 134512640 137138936 4293235424 4293234352 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 261192 258688 192 642 0 260548 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 1044768

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4475
/proc/meminfo: memFree=29288240/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=1044768 CPUtime=1781.71 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 259959 0 0 0 177344 827 0 0 20 0 1 0 289368901 1069842432 258688 33554432000 134512640 137138936 4293235424 4293234352 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 261192 258688 192 642 0 260548 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 1044768

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 4475
/proc/meminfo: memFree=29288348/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=1044768 CPUtime=1791.32 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 259959 0 0 0 178300 832 0 0 20 0 1 0 289368901 1069842432 258688 33554432000 134512640 137138936 4293235424 4293234352 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 261192 258688 192 642 0 260548 0
Current children cumulated CPU time (s) 1791.32
Current children cumulated vsize (KiB) 1044768

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4475
/proc/meminfo: memFree=29288348/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=1044768 CPUtime=1794.51 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 259959 0 0 0 178617 834 0 0 20 0 1 0 289368901 1069842432 258688 33554432000 134512640 137138936 4293235424 4293234540 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 261192 258688 192 642 0 260548 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (KiB) 1044768

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4475
/proc/meminfo: memFree=29288348/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=1044768 CPUtime=1796.1 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 259959 0 0 0 178775 835 0 0 20 0 1 0 289368901 1069842432 258688 33554432000 134512640 137138936 4293235424 4293234352 134542613 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 261192 258688 192 642 0 260548 0
Current children cumulated CPU time (s) 1796.1
Current children cumulated vsize (KiB) 1044768

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4475
/proc/meminfo: memFree=29288348/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=1044768 CPUtime=1796.91 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 259959 0 0 0 178855 836 0 0 20 0 1 0 289368901 1069842432 258688 33554432000 134512640 137138936 4293235424 4293233920 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 261192 258688 192 642 0 260548 0
Current children cumulated CPU time (s) 1796.91
Current children cumulated vsize (KiB) 1044768

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4475
/proc/meminfo: memFree=29288348/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=1044768 CPUtime=1797.7 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 259959 0 0 0 178933 837 0 0 20 0 1 0 289368901 1069842432 258688 33554432000 134512640 137138936 4293235424 4293233972 136500266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 261192 258688 192 642 0 260548 0
Current children cumulated CPU time (s) 1797.7
Current children cumulated vsize (KiB) 1044768

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4475
/proc/meminfo: memFree=29288348/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=1044768 CPUtime=1797.91 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 259959 0 0 0 178954 837 0 0 20 0 1 0 289368901 1069842432 258688 33554432000 134512640 137138936 4293235424 4293234352 134542503 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 261192 258688 192 642 0 260548 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 1044768

[startup+1798.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4475
/proc/meminfo: memFree=29288348/32873648 swapFree=7116/7116
[pid=4420] ppid=4418 vsize=1044768 CPUtime=1798 cores=1,3,5,7
/proc/4420/stat : 4420 (bsolo) R 4418 4420 4099 0 -1 4202496 259959 0 0 0 178963 837 0 0 20 0 1 0 289368901 1069842432 258688 33554432000 134512640 137138936 4293235424 4293234464 136382014 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4420/statm: 261192 258629 192 642 0 260548 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 1044768

Child status: 0
Real time (s): 1798.61
CPU time (s): 1798.03
CPU user time (s): 1789.63
CPU system time (s): 8.39372
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 1045628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.63
system time used= 8.39372
maximum resident set size= 1035612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259959
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= 388
involuntary context switches= 1837

runsolver used 2.67859 second user time and 7.2459 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-28 21:13:54
IDJOB=3707682
IDBENCH=90144
IDSOLVER=2286
FILE ID=node123/3707682-1338232434
RUNJOBID= node123-1338227645-4116
PBS_JOBID= 14624628
Free space on /tmp= 71676 MiB

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

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

MD5SUM BENCH= 0350ceeb14af28f3be070cadc324c0d3
RANDOM SEED=612531159

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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		: 2667.217
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.92
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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:        30304608 kB
Buffers:          367504 kB
Cached:           296504 kB
SwapCached:          972 kB
Active:          1399576 kB
Inactive:         322384 kB
Active(anon):    1049232 kB
Inactive(anon):     8356 kB
Active(file):     350344 kB
Inactive(file):   314028 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102960 kB
Dirty:              5500 kB
Writeback:             0 kB
AnonPages:       1061564 kB
Mapped:            11072 kB
Shmem:                 0 kB
Slab:             702800 kB
SReclaimable:     146912 kB
SUnreclaim:       555888 kB
KernelStack:        1464 kB
PageTables:         6064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1179672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1044480 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= 71672 MiB
End job on node123 at 2012-05-28 21:43:53