Trace number 3707636

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 1798.61

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-70.opb
MD5SUM4f155d4f8b05885565510d4fbd89c993
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 variables12552
Total number of constraints283802
Number of constraints which are clauses254979
Number of constraints which are cardinality constraints (but not clauses)914
Number of constraints which are nor clauses,nor cardinality constraints27909
Minimum length of a constraint1
Maximum length of a constraint270
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 271
Number of bits of the biggest sum of numbers9
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-3707636-1338216143.opb
0.00/0.00	c File size is 12172204 bytes.
0.69/0.77	c Highest Coefficient sum: 271
0.69/0.77	c Parsing was ok!!
0.69/0.77	c Total parsing time: 0.773 s
0.79/0.82	c Var: 12552 Constr: 284274 255460/905/27909 Lit: 1098235 Watch. Lit: 573554
0.79/0.82	c Obj. Vars: 0 (0 % of total variables)
16.28/16.36	c Pre-processing Time: 16.364 s
16.28/16.37	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
16.28/16.37	c        0  12372   275226  1065094    3   583283  379280      0      0 16.36
16.28/16.37	c Switching off lower bounding mode.
1797.98/1798.60	c      100  12372   275419  1071689    3   578045  417209    193      6 16.52
1797.98/1798.60	c      251  12372   275674  1090926    3   577624  458930    448     15 16.62
1797.98/1798.60	c      477  12372   276085  1108865    4   575210  504824    859     27 17.10
1797.98/1798.60	c      815  12372   276735  1125135    4   575080  555307   1509     46 17.49
1797.98/1798.60	c     1323  12372   277719  1146196    4   578238  610838   2493     72 18.33
1797.98/1798.60	c     2086  12372   279222  1176830    4   581297  671922   3996    106 19.54
1797.98/1798.60	c     3232  12372   281461  1227017    4   582172  739115   6235    148 21.73
1797.98/1798.60	c     4953  12372   284893  1421253    4   589310  813027   9667    202 24.48
1797.98/1798.60	c     7537  12372   289940  1691347    5   597667  894330  14714    258 29.13
1797.98/1798.60	c    11419  12372   297658  2119603    7   614008  983764  22432    313 36.37
1797.98/1798.60	c    17241  12372   308805  2491282    8   635054  500000  33579    363 47.45
1797.98/1798.60	c    25978  12368   323267  3292014   10   664615  550001  48041    359 72.26
1797.98/1798.60	c    39088  12366   347751  4750032   13   715187  605002  72525    393 99.42
1797.98/1798.60	c    58759  12365   382872  6780078   17   785363  665503 107646    363 161.76
1797.98/1798.60	c    88269  12365   437337 10619980   24   894284  732054 162111    399 220.76
1797.98/1798.60	c   132539  12365   512633 17014208   33  1044087  805260 237407    262 504.93
1797.98/1798.60	c   198949  12365   638439 31544675   49  1297920  885787 363213    283 701.84
1797.98/1798.60	c Reducing formula size due to memory constraints
1797.98/1798.60	c Memory Limit: 1000.00 MB  Used: 1003.70 MB
1797.98/1798.60	c   298570  12365   332483 24154327   72   684273  376216  57257    195 1529.26
1797.98/1798.60	c Resources Exceeded
1797.98/1798.60	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.60	c   18   350585 164667  8331444   429364 28825571 154138    194 1798.00
1797.98/1798.60	s UNKNOWN
1797.98/1798.60	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3707636-1338216143/watcher-3707636-1338216143 -o /tmp/evaluation-result-3707636-1338216143/solver-3707636-1338216143 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707636-1338216143.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 3/176 17065
/proc/meminfo: memFree=31033404/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=22820 CPUtime=0 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 287739170 23367680 284 33554432000 134512640 137138936 4290140752 4290139360 134538746 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 5705 286 184 642 0 2089 0

[startup+0.027039 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17065
/proc/meminfo: memFree=31033404/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=23908 CPUtime=0.02 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 665 0 0 0 2 0 0 0 20 0 1 0 287739170 24481792 619 33554432000 134512640 137138936 4290140752 4290139376 134538746 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 5977 620 261 642 0 2361 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23908

[startup+0.100271 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17065
/proc/meminfo: memFree=31033404/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=27452 CPUtime=0.09 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 1847 0 0 0 9 0 0 0 20 0 1 0 287739170 28110848 1801 33554432000 134512640 137138936 4290140752 4290138968 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 6863 1801 548 642 0 3247 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27452

[startup+0.300259 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17065
/proc/meminfo: memFree=31033404/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=36600 CPUtime=0.28 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 4899 0 0 0 28 0 0 0 20 0 1 0 287739170 37478400 4853 33554432000 134512640 137138936 4290140752 4290139016 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 9150 4853 1307 642 0 5534 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 36600

[startup+0.700262 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17065
/proc/meminfo: memFree=31033404/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=54784 CPUtime=0.69 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 10958 0 0 0 68 1 0 0 20 0 1 0 287739170 56098816 10912 33554432000 134512640 137138936 4290140752 4290138968 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 13696 10912 2833 642 0 10080 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54784

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17066
/proc/meminfo: memFree=30981928/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=78232 CPUtime=1.49 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 20113 0 0 0 146 3 0 0 20 0 1 0 287739170 80109568 17095 33554432000 134512640 137138936 4290140752 4289988636 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 19558 17095 186 642 0 18914 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78232

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17066
/proc/meminfo: memFree=30964320/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=78232 CPUtime=3.09 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 20116 0 0 0 304 5 0 0 20 0 1 0 287739170 80109568 17098 33554432000 134512640 137138936 4290140752 4289988636 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 19558 17098 186 642 0 18914 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78232

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17066
/proc/meminfo: memFree=30960352/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=78364 CPUtime=6.29 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 20120 0 0 0 621 8 0 0 20 0 1 0 287739170 80244736 17102 33554432000 134512640 137138936 4290140752 4289988592 134540082 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 19591 17102 186 642 0 18947 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78364

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17066
/proc/meminfo: memFree=30956888/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=78364 CPUtime=12.69 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 20125 0 0 0 1256 13 0 0 20 0 1 0 287739170 80244736 17107 33554432000 134512640 137138936 4290140752 4289988636 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 19591 17107 186 642 0 18947 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78364

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17067
/proc/meminfo: memFree=30953920/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=76888 CPUtime=25.49 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 20141 0 0 0 2496 53 0 0 20 0 1 0 287739170 78733312 16774 33554432000 134512640 137138936 4290140752 4290139868 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 19222 16774 192 642 0 18578 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76888

[startup+51.1003 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 17067
/proc/meminfo: memFree=30940404/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=84020 CPUtime=51.08 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 21902 0 0 0 5010 98 0 0 20 0 1 0 287739170 86036480 18535 33554432000 134512640 137138936 4290140752 4290139680 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 21005 18535 192 642 0 20361 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84020

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17067
/proc/meminfo: memFree=30886464/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=116252 CPUtime=102.28 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 29977 0 0 0 10082 146 0 0 20 0 1 0 287739170 119042048 26610 33554432000 134512640 137138936 4290140752 4290139868 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 29063 26610 192 642 0 28419 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 116252

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 17067
/proc/meminfo: memFree=30840944/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=145392 CPUtime=162.26 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 37243 0 0 0 16050 176 0 0 20 0 1 0 287739170 148881408 33871 33554432000 134512640 137138936 4290140752 4290139680 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 36348 33871 192 642 0 35704 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 145392

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 17067
/proc/meminfo: memFree=30781328/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=200772 CPUtime=222.21 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 51136 0 0 0 22007 214 0 0 20 0 1 0 287739170 205590528 47735 33554432000 134512640 137138936 4290140752 4290139680 134542912 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 50193 47735 192 642 0 49549 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 200772

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17067
/proc/meminfo: memFree=30765928/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=213320 CPUtime=282.17 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 54348 0 0 0 28000 217 0 0 20 0 1 0 287739170 218439680 50904 33554432000 134512640 137138936 4290140752 4290139680 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 53330 50904 192 642 0 52686 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 213320

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17068
/proc/meminfo: memFree=30749064/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=226388 CPUtime=342.16 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 57585 0 0 0 33992 224 0 0 20 0 1 0 287739170 231821312 54141 33554432000 134512640 137138936 4290140752 4290139680 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 56597 54141 192 642 0 55953 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 226388

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17068
/proc/meminfo: memFree=30727488/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=244348 CPUtime=402.15 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 62073 0 0 0 39987 228 0 0 20 0 1 0 287739170 250212352 58629 33554432000 134512640 137138936 4290140752 4290139504 134575200 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 61087 58629 192 642 0 60443 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 244348

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17071
/proc/meminfo: memFree=30696256/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=270956 CPUtime=462.14 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 68754 0 0 0 45978 236 0 0 20 0 1 0 287739170 277458944 65310 33554432000 134512640 137138936 4290140752 4290139680 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 67739 65310 192 642 0 67095 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 270956

[startup+522.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 17071
/proc/meminfo: memFree=30665404/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=300656 CPUtime=522.14 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 76178 0 0 0 51962 252 0 0 20 0 1 0 287739170 307871744 72734 33554432000 134512640 137138936 4290140752 4290139504 134575044 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 75164 72734 192 642 0 74520 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 300656

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17071
/proc/meminfo: memFree=30600304/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=359540 CPUtime=582.12 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 90894 0 0 0 57947 265 0 0 20 0 1 0 287739170 368168960 87450 33554432000 134512640 137138936 4290140752 4290139680 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 89885 87450 192 642 0 89241 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 359540

[startup+642.3 s]

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

/proc/meminfo: memFree=30277096/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=644708 CPUtime=1121.95 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 162326 0 0 0 111860 335 0 0 20 0 1 0 287739170 660180992 158789 33554432000 134512640 137138936 4290140752 4290139680 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 161177 158789 192 642 0 160533 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 644708

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17099
/proc/meminfo: memFree=30200892/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=716212 CPUtime=1181.94 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 180192 0 0 0 117849 345 0 0 20 0 1 0 287739170 733401088 176655 33554432000 134512640 137138936 4290140752 4290139648 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 179053 176655 192 642 0 178409 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 716212

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17100
/proc/meminfo: memFree=30134304/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=778228 CPUtime=1241.94 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 195686 0 0 0 123841 353 0 0 20 0 1 0 287739170 796905472 192149 33554432000 134512640 137138936 4290140752 4290139184 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 194557 192149 192 642 0 193913 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 778228

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17100
/proc/meminfo: memFree=30068928/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=837716 CPUtime=1301.92 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 210593 0 0 0 129833 359 0 0 20 0 1 0 287739170 857821184 207042 33554432000 134512640 137138936 4290140752 4290139680 134542339 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 209429 207042 192 642 0 208785 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 837716

[startup+1362.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 17138
/proc/meminfo: memFree=30244040/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=914648 CPUtime=1361.87 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 229866 0 0 0 135822 365 0 0 20 0 1 0 287739170 936599552 226271 33554432000 134512640 137138936 4290140752 4290139680 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 228662 226271 192 642 0 228018 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 914648

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17138
/proc/meminfo: memFree=30090680/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=989228 CPUtime=1421.84 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 248533 0 0 0 141813 371 0 0 20 0 1 0 287739170 1012969472 244899 33554432000 134512640 137138936 4290140752 4290139680 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 247307 244899 192 642 0 246663 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 989228

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17138
/proc/meminfo: memFree=29958028/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=1042612 CPUtime=1481.79 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 262444 0 0 0 147801 378 0 0 20 0 1 0 287739170 1067634688 258254 33554432000 134512640 137138936 4290140752 4290139632 134540747 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 260653 258254 192 642 0 260009 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 1042612

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17138
/proc/meminfo: memFree=29888376/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=1042612 CPUtime=1541.75 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 262483 0 0 0 153791 384 0 0 20 0 1 0 287739170 1067634688 258254 33554432000 134512640 137138936 4290140752 4290139680 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 260653 258254 192 642 0 260009 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 1042612

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17139
/proc/meminfo: memFree=29841276/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=1042612 CPUtime=1601.72 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 262526 0 0 0 159777 395 0 0 20 0 1 0 287739170 1067634688 258254 33554432000 134512640 137138936 4290140752 4290139680 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 260653 258254 192 642 0 260009 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 1042612

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17142
/proc/meminfo: memFree=29796300/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=1042612 CPUtime=1661.7 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 262535 0 0 0 165773 397 0 0 20 0 1 0 287739170 1067634688 258254 33554432000 134512640 137138936 4290140752 4290139464 136504116 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 260653 258254 192 642 0 260009 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 1042612

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 17142
/proc/meminfo: memFree=29749596/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=1042612 CPUtime=1721.69 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 262535 0 0 0 171770 399 0 0 20 0 1 0 287739170 1067634688 258254 33554432000 134512640 137138936 4290140752 4290139680 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 260653 258254 192 642 0 260009 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 1042612

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17142
/proc/meminfo: memFree=29716144/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=1042612 CPUtime=1781.69 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 262535 0 0 0 177764 405 0 0 20 0 1 0 287739170 1067634688 258254 33554432000 134512640 137138936 4290140752 4290139680 134542460 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 260653 258254 192 642 0 260009 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 1042612

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 17142
/proc/meminfo: memFree=29711168/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=1042612 CPUtime=1791.29 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 262535 0 0 0 178721 408 0 0 20 0 1 0 287739170 1067634688 258254 33554432000 134512640 137138936 4290140752 4290139680 134542624 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 260653 258254 192 642 0 260009 0
Current children cumulated CPU time (s) 1791.29
Current children cumulated vsize (KiB) 1042612

[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 17142
/proc/meminfo: memFree=29709416/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=1042612 CPUtime=1794.5 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 262535 0 0 0 179041 409 0 0 20 0 1 0 287739170 1067634688 258254 33554432000 134512640 137138936 4290140752 4290139648 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 260653 258254 192 642 0 260009 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (KiB) 1042612

[startup+1796.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 17142
/proc/meminfo: memFree=29709044/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=1042612 CPUtime=1796.08 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 262535 0 0 0 179199 409 0 0 20 0 1 0 287739170 1067634688 258254 33554432000 134512640 137138936 4290140752 4290139680 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 260653 258254 192 642 0 260009 0
Current children cumulated CPU time (s) 1796.08
Current children cumulated vsize (KiB) 1042612

[startup+1797.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 17142
/proc/meminfo: memFree=29708548/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=1042612 CPUtime=1796.89 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 262535 0 0 0 179279 410 0 0 20 0 1 0 287739170 1067634688 258254 33554432000 134512640 137138936 4290140752 4290139648 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 260653 258254 192 642 0 260009 0
Current children cumulated CPU time (s) 1796.89
Current children cumulated vsize (KiB) 1042612

[startup+1798.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 17142
/proc/meminfo: memFree=29708548/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=1042612 CPUtime=1797.69 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 262535 0 0 0 179359 410 0 0 20 0 1 0 287739170 1067634688 258254 33554432000 134512640 137138936 4290140752 4290139648 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 260653 258254 192 642 0 260009 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (KiB) 1042612

[startup+1798.51 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 17142
/proc/meminfo: memFree=29708176/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=1042612 CPUtime=1797.89 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 262535 0 0 0 179379 410 0 0 20 0 1 0 287739170 1067634688 258254 33554432000 134512640 137138936 4290140752 4290139680 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 260653 258254 192 642 0 260009 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 1042612

[startup+1798.6 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 17142
/proc/meminfo: memFree=29708176/32873844 swapFree=7112/7112
[pid=17065] ppid=17063 vsize=1042612 CPUtime=1797.98 cores=0,2,4,6
/proc/17065/stat : 17065 (bsolo) R 17063 17065 10153 0 -1 4202496 262535 0 0 0 179388 410 0 0 20 0 1 0 287739170 1067634688 258254 33554432000 134512640 137138936 4290140752 4290139868 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17065/statm: 260653 258254 192 642 0 260009 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 1042612

Child status: 0
Real time (s): 1798.61
CPU time (s): 1798
CPU user time (s): 1793.89
CPU system time (s): 4.10938
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 1044668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.89
system time used= 4.10938
maximum resident set size= 1035072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262535
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= 471
involuntary context switches= 2009

runsolver used 5.63914 second user time and 20.3559 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-28 16:42:23
IDJOB=3707636
IDBENCH=89796
IDSOLVER=2286
FILE ID=node142/3707636-1338216143
RUNJOBID= node142-1338206331-16272
PBS_JOBID= 14624568
Free space on /tmp= 71672 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-70.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707636-1338216143/watcher-3707636-1338216143 -o /tmp/evaluation-result-3707636-1338216143/solver-3707636-1338216143 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707636-1338216143.opb

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

MD5SUM BENCH= 4f155d4f8b05885565510d4fbd89c993
RANDOM SEED=37932094

node142.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.776
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.55
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.776
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.776
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	: 5391.91
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.776
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.92
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.776
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.90
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.776
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.776
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.776
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:        31033420 kB
Buffers:          359268 kB
Cached:           434920 kB
SwapCached:            0 kB
Active:           779944 kB
Inactive:         236428 kB
Active(anon):     212936 kB
Inactive(anon):    11208 kB
Active(file):     567008 kB
Inactive(file):   225220 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15916 kB
Writeback:             0 kB
AnonPages:        271372 kB
Mapped:            12404 kB
Shmem:               200 kB
Slab:             684236 kB
SReclaimable:     126540 kB
SUnreclaim:       557696 kB
KernelStack:        1472 kB
PageTables:         4160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     343592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 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= 71676 MiB
End job on node142 at 2012-05-28 17:12:22