Trace number 3707587

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.02 1798.62

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j90/
normalized-j9045_1-sat.opb
MD5SUMd4d1ca36c8af6075d3c9b6c16eca4a6b
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 variables26754
Total number of constraints93164
Number of constraints which are clauses92580
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints584
Minimum length of a constraint1
Maximum length of a constraint90
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 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 530
Number of bits of the biggest sum of numbers10
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-3707587-1338199606.opb
0.00/0.00	c File size is 3050985 bytes.
0.18/0.23	c Highest Coefficient sum: 530
0.18/0.23	c Parsing was ok!!
0.18/0.23	c Total parsing time: 0.236 s
0.18/0.26	c Var: 26754 Constr: 93164 92580/0/584 Lit: 249946 Watch. Lit: 230648
0.18/0.26	c Obj. Vars: 0 (0 % of total variables)
10.49/10.56	c Pre-processing Time: 10.562 s
10.49/10.56	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.49/10.56	c        0  10881    32845    94272    2    84790   59744      0      0 10.56
10.49/10.56	c Switching off lower bounding mode.
1798.00/1798.60	c      100  10881    32998   106196    3    87376   65719    153      9 10.72
1798.00/1798.60	c      250  10881    33174   113334    3    88444   72291    329     23 10.84
1798.00/1798.60	c      475  10881    33434   123839    3    89023   79521    589     43 10.95
1798.00/1798.60	c      813  10881    33810   138101    4    89709   87474    965     72 11.19
1798.00/1798.60	c     1321  10881    34424   162189    4    90971   96222   1579    114 11.54
1798.00/1798.60	c     2084  10881    35299   213286    6    92731  105845   2454    172 12.09
1798.00/1798.60	c     3234  10881    36788   285822    7    95700  116430   3943    250 12.89
1798.00/1798.60	c     4955  10881    38839   397546   10    99876  128074   5994    353 14.03
1798.00/1798.60	c     7540  10881    42108   566946   13   106376  140882   9263    468 16.10
1798.00/1798.60	c    11419  10881    46711   793367   16   115676  154971  13866    614 18.59
1798.00/1798.60	c    17241  10881    54190  1290631   23   130538  170469  21345    687 25.07
1798.00/1798.60	c    25978  10881    64981  2634343   40   152232  187516  32136    761 34.10
1798.00/1798.60	c    39088  10881    81833  4389807   53   186010  206268  48988    788 49.59
1798.00/1798.60	c    58759  10881   106049  6996042   65   234456  226895  73204    739 79.43
1798.00/1798.60	c    88269  10881   142013 11907732   83   306682  249585 109168    690 127.75
1798.00/1798.60	c   132539  10881   201734 19115388   94   426247  274544 168889    526 251.53
1798.00/1798.60	c   198949  10881   284497 30063702  105   592972  301999 251652    484 410.69
1798.00/1798.60	c   298569  10881   115547 12773754  110   253515  332199  82702    413 722.34
1798.00/1798.60	c   448004  10881   308503 46229647  149   641218  365419 275658    323 1384.66
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   19   520458 140113   791538   401811 58205460 368966    289 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-3707587-1338199606/watcher-3707587-1338199606 -o /tmp/evaluation-result-3707587-1338199606/solver-3707587-1338199606 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707587-1338199606.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 1.95 3/176 24940
/proc/meminfo: memFree=31169480/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=14056 CPUtime=0 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 286089144 14393344 314 33554432000 134512640 137138936 4293618976 4293617384 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 3514 315 181 642 0 2125 0

[startup+0.104418 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 24940
/proc/meminfo: memFree=31169480/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=20308 CPUtime=0.09 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 2285 0 0 0 9 0 0 0 20 0 1 0 286089144 20795392 2239 33554432000 134512640 137138936 4293618976 4293617384 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 5077 2240 533 642 0 3688 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20308

[startup+0.200361 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 24940
/proc/meminfo: memFree=31169480/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=24932 CPUtime=0.18 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 3758 0 0 0 18 0 0 0 20 0 1 0 286089144 25530368 3672 33554432000 134512640 137138936 4293618976 4293616552 136660393 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 6233 3673 831 642 0 4844 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 24932

[startup+0.30035 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 24940
/proc/meminfo: memFree=31169480/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=31036 CPUtime=0.29 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 6034 0 0 0 28 1 0 0 20 0 1 0 286089144 31780864 5203 33554432000 134512640 137138936 4293618976 4293296416 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 7759 5203 184 642 0 7115 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31036

[startup+0.700263 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 24940
/proc/meminfo: memFree=31169480/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=31168 CPUtime=0.69 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 6071 0 0 0 68 1 0 0 20 0 1 0 286089144 31916032 5240 33554432000 134512640 137138936 4293618976 4293296604 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 7792 5240 184 642 0 7148 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31168

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24941
/proc/meminfo: memFree=31149492/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=31168 CPUtime=1.49 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 6072 0 0 0 148 1 0 0 20 0 1 0 286089144 31916032 5241 33554432000 134512640 137138936 4293618976 4293296604 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 7792 5241 184 642 0 7148 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31168

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24941
/proc/meminfo: memFree=31148748/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=31168 CPUtime=3.09 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 6075 0 0 0 308 1 0 0 20 0 1 0 286089144 31916032 5244 33554432000 134512640 137138936 4293618976 4293296604 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 7792 5244 184 642 0 7148 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31168

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24941
/proc/meminfo: memFree=31148764/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=31300 CPUtime=6.28 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 6111 0 0 0 627 1 0 0 20 0 1 0 286089144 32051200 5280 33554432000 134512640 137138936 4293618976 4293296068 136500296 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 7825 5280 184 642 0 7181 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31300

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24941
/proc/meminfo: memFree=31148388/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=31792 CPUtime=12.68 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 6491 0 0 0 1264 4 0 0 20 0 1 0 286089144 32555008 5397 33554432000 134512640 137138936 4293618976 4293618092 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 7948 5397 192 642 0 7304 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31792

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24941
/proc/meminfo: memFree=31141368/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=39588 CPUtime=25.48 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 8440 0 0 0 2542 6 0 0 20 0 1 0 286089144 40538112 7346 33554432000 134512640 137138936 4293618976 4293617728 134576161 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 9897 7346 192 642 0 9253 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39588

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24941
/proc/meminfo: memFree=31098216/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=83160 CPUtime=51.08 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 19334 0 0 0 5098 10 0 0 20 0 1 0 286089144 85155840 18240 33554432000 134512640 137138936 4293618976 4293617720 135984589 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 20790 18240 192 642 0 20146 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83160

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24941
/proc/meminfo: memFree=31029520/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=151084 CPUtime=102.28 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 36316 0 0 0 10211 17 0 0 20 0 1 0 286089144 154710016 35222 33554432000 134512640 137138936 4293618976 4293617688 136504280 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 37771 35222 192 642 0 37127 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 151084

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24942
/proc/meminfo: memFree=30963932/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=217024 CPUtime=162.26 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 52801 0 0 0 16201 25 0 0 20 0 1 0 286089144 222232576 51707 33554432000 134512640 137138936 4293618976 4293617896 135984556 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 54256 51707 192 642 0 53612 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 217024

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 24945
/proc/meminfo: memFree=30917556/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=262912 CPUtime=222.26 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 64273 0 0 0 22196 30 0 0 20 0 1 0 286089144 269221888 63179 33554432000 134512640 137138936 4293618976 4293617904 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 65728 63179 192 642 0 65084 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 262912

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24945
/proc/meminfo: memFree=30864824/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=316392 CPUtime=282.22 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 77663 0 0 0 28186 36 0 0 20 0 1 0 286089144 323985408 76549 33554432000 134512640 137138936 4293618976 4293617520 134607560 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 79098 76549 192 642 0 78454 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 316392

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24945
/proc/meminfo: memFree=30785864/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=378348 CPUtime=342.17 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 93199 0 0 0 34174 43 0 0 20 0 1 0 286089144 387428352 92038 33554432000 134512640 137138936 4293618976 4293617904 134542972 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 94587 92038 192 642 0 93943 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 378348

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24945
/proc/meminfo: memFree=30735796/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=425824 CPUtime=402.12 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 105114 0 0 0 40162 50 0 0 20 0 1 0 286089144 436043776 103907 33554432000 134512640 137138936 4293618976 4293617904 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 106456 103907 192 642 0 105812 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 425824

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24946
/proc/meminfo: memFree=30692672/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=467708 CPUtime=462.07 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 115633 0 0 0 46151 56 0 0 20 0 1 0 286089144 478932992 114378 33554432000 134512640 137138936 4293618976 4293617904 134543111 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 116927 114378 192 642 0 116283 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 467708

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24946
/proc/meminfo: memFree=30664800/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=496172 CPUtime=522 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 122797 0 0 0 52140 60 0 0 20 0 1 0 286089144 508080128 121494 33554432000 134512640 137138936 4293618976 4293617904 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 124043 121494 192 642 0 123399 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 496172

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24946
/proc/meminfo: memFree=30631196/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=527732 CPUtime=581.97 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 130717 0 0 0 58132 65 0 0 20 0 1 0 286089144 540397568 129850 33554432000 134512640 137138936 4293618976 4293617400 134606982 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 131933 129850 192 642 0 131289 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 527732

[startup+642.3 s]

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

/proc/meminfo: memFree=30930508/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=536816 CPUtime=1061.88 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 133315 0 0 0 106098 90 0 0 20 0 1 0 286089144 549699584 132122 33554432000 134512640 137138936 4293618976 4293617888 136296988 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 134204 132122 192 642 0 133560 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 536816

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/177 25369
/proc/meminfo: memFree=30930544/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=536816 CPUtime=1121.87 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 133315 0 0 0 112094 93 0 0 20 0 1 0 286089144 549699584 132122 33554432000 134512640 137138936 4293618976 4293617640 136504512 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 134204 132122 192 642 0 133560 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 536816

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 25369
/proc/meminfo: memFree=30911944/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=536816 CPUtime=1181.87 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 133315 0 0 0 118091 96 0 0 20 0 1 0 286089144 549699584 132122 33554432000 134512640 137138936 4293618976 4293617904 134542295 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 134204 132122 192 642 0 133560 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 536816

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 1.98 3/177 25369
/proc/meminfo: memFree=30888384/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=561136 CPUtime=1241.86 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 139395 0 0 0 124087 99 0 0 20 0 1 0 286089144 574603264 138202 33554432000 134512640 137138936 4293618976 4293617904 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 140284 138202 192 642 0 139640 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 561136

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/177 25369
/proc/meminfo: memFree=30854532/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=595436 CPUtime=1301.85 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 147970 0 0 0 130082 103 0 0 20 0 1 0 286089144 609726464 146777 33554432000 134512640 137138936 4293618976 4293617904 134542351 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 148859 146777 192 642 0 148215 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 595436

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 1.98 3/177 25370
/proc/meminfo: memFree=30813860/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=629012 CPUtime=1361.84 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 156370 0 0 0 136078 106 0 0 20 0 1 0 286089144 644108288 155177 33554432000 134512640 137138936 4293618976 4293617904 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 157253 155177 192 642 0 156609 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 629012

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/178 25373
/proc/meminfo: memFree=30763384/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=652908 CPUtime=1421.83 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 162338 0 0 0 142074 109 0 0 20 0 1 0 286089144 668577792 161145 33554432000 134512640 137138936 4293618976 4293617472 134618336 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 163227 161145 192 642 0 162583 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 652908

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/177 25373
/proc/meminfo: memFree=30732028/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=674280 CPUtime=1481.79 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 167715 0 0 0 148066 113 0 0 20 0 1 0 286089144 690462720 166495 33554432000 134512640 137138936 4293618976 4293617904 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 168570 166495 192 642 0 167926 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 674280

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 25373
/proc/meminfo: memFree=30711100/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=695128 CPUtime=1541.73 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 172968 0 0 0 154056 117 0 0 20 0 1 0 286089144 711811072 171700 33554432000 134512640 137138936 4293618976 4293618092 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 173782 171700 192 642 0 173138 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 695128

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 25373
/proc/meminfo: memFree=30690264/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=716516 CPUtime=1601.72 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 178327 0 0 0 160051 121 0 0 20 0 1 0 286089144 733712384 177057 33554432000 134512640 137138936 4293618976 4293618092 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 179129 177057 192 642 0 178485 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 716516

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 25374
/proc/meminfo: memFree=30662768/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=743464 CPUtime=1661.71 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 185054 0 0 0 166046 125 0 0 20 0 1 0 286089144 761307136 183784 33554432000 134512640 137138936 4293618976 4293617904 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 185866 183784 192 642 0 185222 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 743464

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 25375
/proc/meminfo: memFree=30637496/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=769160 CPUtime=1721.7 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 191478 0 0 0 172040 130 0 0 20 0 1 0 286089144 787619840 190208 33554432000 134512640 137138936 4293618976 4293617896 135984592 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 192290 190208 192 642 0 191646 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 769160

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 25375
/proc/meminfo: memFree=30606380/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=795568 CPUtime=1781.69 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 198083 0 0 0 178036 133 0 0 20 0 1 0 286089144 814661632 196813 33554432000 134512640 137138936 4293618976 4293617904 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 198892 196813 192 642 0 198248 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 795568

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 25375
/proc/meminfo: memFree=30601544/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=800344 CPUtime=1791.4 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 199274 0 0 0 179006 134 0 0 20 0 1 0 286089144 819552256 198004 33554432000 134512640 137138936 4293618976 4293617904 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 200086 198004 192 642 0 199442 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 800344

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 25375
/proc/meminfo: memFree=30600428/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=801452 CPUtime=1794.6 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 199551 0 0 0 179326 134 0 0 20 0 1 0 286089144 820686848 198281 33554432000 134512640 137138936 4293618976 4293617904 134542761 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 200363 198281 192 642 0 199719 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 801452

[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 25375
/proc/meminfo: memFree=30600056/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=801888 CPUtime=1796.19 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 199660 0 0 0 179485 134 0 0 20 0 1 0 286089144 821133312 198390 33554432000 134512640 137138936 4293618976 4293617904 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 200472 198390 192 642 0 199828 0
Current children cumulated CPU time (s) 1796.19
Current children cumulated vsize (KiB) 801888

[startup+1797.6 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 25375
/proc/meminfo: memFree=30599684/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=802112 CPUtime=1796.99 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 199727 0 0 0 179565 134 0 0 20 0 1 0 286089144 821362688 198457 33554432000 134512640 137138936 4293618976 4293617904 134542525 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 200528 198457 192 642 0 199884 0
Current children cumulated CPU time (s) 1796.99
Current children cumulated vsize (KiB) 802112

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 25375
/proc/meminfo: memFree=30599684/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=802592 CPUtime=1797.79 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 199836 0 0 0 179645 134 0 0 20 0 1 0 286089144 821854208 198566 33554432000 134512640 137138936 4293618976 4293617904 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 200648 198566 192 642 0 200004 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 802592

[startup+1798.61 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 25375
/proc/meminfo: memFree=30599188/32873844 swapFree=7372/7372
[pid=24940] ppid=24938 vsize=802592 CPUtime=1798 cores=0,2,4,6
/proc/24940/stat : 24940 (bsolo) R 24938 24940 24082 0 -1 4202496 199840 0 0 0 179666 134 0 0 20 0 1 0 286089144 821854208 198570 33554432000 134512640 137138936 4293618976 4293617904 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24940/statm: 200648 198570 192 642 0 200004 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 802592

Child status: 0
Real time (s): 1798.62
CPU time (s): 1798.02
CPU user time (s): 1796.67
CPU system time (s): 1.35279
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 802592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.67
system time used= 1.35279
maximum resident set size= 794280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199840
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= 329
involuntary context switches= 2009

runsolver used 8.31474 second user time and 12.997 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-28 12:06:46
IDJOB=3707587
IDBENCH=75548
IDSOLVER=2286
FILE ID=node109/3707587-1338199606
RUNJOBID= node109-1338195882-24098
PBS_JOBID= 14624611
Free space on /tmp= 71236 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j90/normalized-j9045_1-sat.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707587-1338199606/watcher-3707587-1338199606 -o /tmp/evaluation-result-3707587-1338199606/solver-3707587-1338199606 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707587-1338199606.opb

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

MD5SUM BENCH= d4d1ca36c8af6075d3c9b6c16eca4a6b
RANDOM SEED=381082182

node109.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.264
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.52
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.264
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.264
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.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		: 2667.264
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.264
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.264
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.264
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.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31169488 kB
Buffers:          195760 kB
Cached:           259464 kB
SwapCached:          588 kB
Active:           720816 kB
Inactive:         176860 kB
Active(anon):     436996 kB
Inactive(anon):     7668 kB
Active(file):     283820 kB
Inactive(file):   169192 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106292 kB
Dirty:              7244 kB
Writeback:             0 kB
AnonPages:        448708 kB
Mapped:            11164 kB
Shmem:                 8 kB
Slab:             665380 kB
SReclaimable:     106920 kB
SUnreclaim:       558460 kB
KernelStack:        1448 kB
PageTables:         4868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     565464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    428032 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= 71232 MiB
End job on node109 at 2012-05-28 12:36:44