Trace number 3707597

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.01 1798.75

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12046_2-sat.opb
MD5SUM8df6acf86997549eac6f2a4fde05a479
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 variables48158
Total number of constraints168360
Number of constraints which are clauses167568
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints792
Minimum length of a constraint1
Maximum length of a constraint67
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 432
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-3707597-1338190977.opb
0.00/0.00	c File size is 5143884 bytes.
0.39/0.40	c Highest Coefficient sum: 432
0.39/0.40	c Parsing was ok!!
0.39/0.40	c Total parsing time: 0.4 s
0.39/0.44	c Var: 48158 Constr: 168360 167568/0/792 Lit: 405356 Watch. Lit: 379020
0.39/0.44	c Obj. Vars: 0 (0 % of total variables)
39.68/39.71	c Pre-processing Time: 39.702 s
39.68/39.71	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
39.68/39.71	c        0  22635    68694   172762    2   159775   74368      0      0 39.70
39.68/39.71	c Switching off lower bounding mode.
1797.95/1798.74	c      100  22635    68828   182670    2   161418   81805    134      2 40.13
1797.95/1798.74	c      251  22635    68997   187172    2   162011   89986    303      6 40.26
1797.95/1798.74	c      480  22635    69273   194652    2   162666   98985    579     11 40.45
1797.95/1798.74	c      818  22635    69702   206242    2   163544  108884   1008     20 40.82
1797.95/1798.74	c     1328  22635    70369   222650    3   164885  119773   1675     32 41.24
1797.95/1798.74	c     2091  22635    71426   277463    3   167016  131751   2732     49 42.30
1797.95/1798.74	c     3238  22635    72927   337612    4   170024  144927   4233     74 43.25
1797.95/1798.74	c     4959  22578    75109   542636    7   174383  159420   6415    108 45.66
1797.95/1798.74	c     7543  22578    78635   738254    9   181445  175363   9941    154 48.90
1797.95/1798.74	c    11422  22578    83829  1055645   12   191879  192900  15135    214 53.20
1797.95/1798.74	c    17244  22578    91980  1744344   18   208168  212191  23286    281 61.34
1797.95/1798.74	c    25981  22578   103808  2772509   26   231861  233411  35114    356 72.97
1797.95/1798.74	c    39092  22578   122444  4509826   36   269096  256753  53750    413 94.48
1797.95/1798.74	c    58762  22578   148446  8219345   55   321260  282429  79752    420 139.82
1797.95/1798.74	c    88274  22578   190135 16222074   85   404913  310672 121441    371 237.71
1797.95/1798.74	c   132544  22578   253253 31404350  124   532223  341740 184559    303 436.02
1797.95/1798.74	c   198955  22578   345382 53946732  156   717410  375915 276688    249 798.30
1797.95/1798.74	c Reducing formula size due to memory constraints
1797.95/1798.74	c Memory Limit: 1000.00 MB  Used: 1001.33 MB
1797.95/1798.74	c   298576  22578   148627 32229375  216   324451  120108  79933    194 1531.34
1797.95/1798.74	c Resources Exceeded
1797.95/1798.74	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.74	c   18   356693 112689   649259   100420  8456643  31726    198 1798.00
1797.95/1798.74	s UNKNOWN
1797.95/1798.74	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-3707597-1338190977/watcher-3707597-1338190977 -o /tmp/evaluation-result-3707597-1338190977/solver-3707597-1338190977 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707597-1338190977.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 27722
/proc/meminfo: memFree=27057856/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=16260 CPUtime=0 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 394 0 0 0 0 0 0 0 20 0 1 0 285226274 16650240 347 33554432000 134512640 137138936 4289210960 4289209224 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 4065 347 185 642 0 2165 0

[startup+0.0147129 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27722
/proc/meminfo: memFree=27057856/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=16960 CPUtime=0.01 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 620 0 0 0 1 0 0 0 20 0 1 0 285226274 17367040 573 33554432000 134512640 137138936 4289210960 4289209224 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 4240 574 216 642 0 2340 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16960

[startup+0.100269 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27722
/proc/meminfo: memFree=27057856/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=22532 CPUtime=0.09 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 2330 0 0 0 9 0 0 0 20 0 1 0 285226274 23072768 2243 33554432000 134512640 137138936 4289210960 4289209224 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 5633 2243 509 642 0 3733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22532

[startup+0.300258 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27722
/proc/meminfo: memFree=27057856/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=33516 CPUtime=0.29 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 5766 0 0 0 29 0 0 0 20 0 1 0 285226274 34320384 5600 33554432000 134512640 137138936 4289210960 4289209488 134517302 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 8379 5601 1171 642 0 6479 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33516

[startup+0.700271 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27722
/proc/meminfo: memFree=27057856/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=45920 CPUtime=0.69 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 10239 0 0 0 68 1 0 0 20 0 1 0 285226274 47022080 8817 33554432000 134512640 137138936 4289210960 4288631552 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 11480 8817 184 642 0 10836 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45920

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27723
/proc/meminfo: memFree=27023244/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=46052 CPUtime=1.49 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 10274 0 0 0 148 1 0 0 20 0 1 0 285226274 47157248 8852 33554432000 134512640 137138936 4289210960 4288631728 134543427 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 11513 8852 184 642 0 10869 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46052

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27723
/proc/meminfo: memFree=27022764/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=46184 CPUtime=3.09 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 10298 0 0 0 308 1 0 0 20 0 1 0 285226274 47292416 8876 33554432000 134512640 137138936 4289210960 4288631552 134542823 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 11546 8876 184 642 0 10902 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46184

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27723
/proc/meminfo: memFree=27022516/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=46184 CPUtime=6.29 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 10298 0 0 0 627 2 0 0 20 0 1 0 285226274 47292416 8876 33554432000 134512640 137138936 4289210960 4288631552 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 11546 8876 184 642 0 10902 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46184

[startup+12.7002 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 27723
/proc/meminfo: memFree=27022944/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=46184 CPUtime=12.68 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 10302 0 0 0 1266 2 0 0 20 0 1 0 285226274 47292416 8880 33554432000 134512640 137138936 4289210960 4288631552 134542128 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 11546 8880 184 642 0 10902 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46184

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 27723
/proc/meminfo: memFree=27023108/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=46184 CPUtime=25.49 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 10320 0 0 0 2546 3 0 0 20 0 1 0 285226274 47292416 8898 33554432000 134512640 137138936 4289210960 4288631336 136504212 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 11546 8898 184 642 0 10902 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46184

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 27723
/proc/meminfo: memFree=27022356/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=46684 CPUtime=51.08 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 11095 0 0 0 5100 8 0 0 20 0 1 0 285226274 47804416 9007 33554432000 134512640 137138936 4289210960 4289209712 134575629 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 11671 9007 192 642 0 11027 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46684

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27761
/proc/meminfo: memFree=27009980/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=101820 CPUtime=102.25 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 24902 0 0 0 10212 13 0 0 20 0 1 0 285226274 104263680 22881 33554432000 134512640 137138936 4289210960 4289210076 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 25455 22881 192 642 0 24811 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 101820

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27761
/proc/meminfo: memFree=26847320/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=168828 CPUtime=162.24 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 41956 0 0 0 16204 20 0 0 20 0 1 0 285226274 172879872 39651 33554432000 134512640 137138936 4289210960 4289209888 134542776 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 42207 39651 192 642 0 41563 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 168828

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27762
/proc/meminfo: memFree=26702268/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=230640 CPUtime=222.24 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 57391 0 0 0 22199 25 0 0 20 0 1 0 285226274 236175360 55086 33554432000 134512640 137138936 4289210960 4289209456 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 57660 55086 192 642 0 57016 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 230640

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 27762
/proc/meminfo: memFree=26597724/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=295308 CPUtime=282.22 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 73560 0 0 0 28192 30 0 0 20 0 1 0 285226274 302395392 71253 33554432000 134512640 137138936 4289210960 4289209888 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 73827 71253 192 642 0 73183 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 295308

[startup+342.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 27762
/proc/meminfo: memFree=26491484/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=348028 CPUtime=342.16 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 86789 0 0 0 34181 35 0 0 20 0 1 0 285226274 356380672 84434 33554432000 134512640 137138936 4289210960 4289209880 135984592 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 87007 84434 192 642 0 86363 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 348028

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 27762
/proc/meminfo: memFree=26377928/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=411620 CPUtime=402.11 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 102737 0 0 0 40170 41 0 0 20 0 1 0 285226274 421498880 100334 33554432000 134512640 137138936 4289210960 4289209888 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 102905 100334 192 642 0 102261 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 411620

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/178 27765
/proc/meminfo: memFree=26287428/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=463484 CPUtime=462.05 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 115751 0 0 0 46158 47 0 0 20 0 1 0 285226274 474607616 113300 33554432000 134512640 137138936 4289210960 4289209384 134606982 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 115871 113300 192 642 0 115227 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 463484

[startup+522.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 27766
/proc/meminfo: memFree=26217032/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=507484 CPUtime=521.99 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 126799 0 0 0 52146 53 0 0 20 0 1 0 285226274 519663616 124300 33554432000 134512640 137138936 4289210960 4289209888 134542237 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 126871 124300 192 642 0 126227 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 507484

[startup+582.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 27766
/proc/meminfo: memFree=26136728/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=559752 CPUtime=581.94 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 139904 0 0 0 58137 57 0 0 20 0 1 0 285226274 573186048 137367 33554432000 134512640 137138936 4289210960 4289209820 136520975 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 139938 137367 192 642 0 139294 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 559752

[startup+642.3 s]

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

/proc/meminfo: memFree=25664128/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=883208 CPUtime=1061.87 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 220770 0 0 0 106100 87 0 0 20 0 1 0 285226274 904404992 218233 33554432000 134512640 137138936 4289210960 4289209888 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 220802 218233 192 642 0 220158 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 883208

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27794
/proc/meminfo: memFree=25609328/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=920888 CPUtime=1121.86 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 230190 0 0 0 112094 92 0 0 20 0 1 0 285226274 942989312 227653 33554432000 134512640 137138936 4289210960 4289209888 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 230222 227653 192 642 0 229578 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 920888

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 27794
/proc/meminfo: memFree=25535548/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=963616 CPUtime=1181.85 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 240872 0 0 0 118091 94 0 0 20 0 1 0 285226274 986742784 238335 33554432000 134512640 137138936 4289210960 4289209888 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 240904 238335 192 642 0 240260 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 963616

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27794
/proc/meminfo: memFree=25473052/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=996708 CPUtime=1241.84 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 249145 0 0 0 124086 98 0 0 20 0 1 0 285226274 1020628992 246608 33554432000 134512640 137138936 4289210960 4289209384 134606670 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 249177 246608 192 642 0 248533 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 996708

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 27794
/proc/meminfo: memFree=25413296/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=1023540 CPUtime=1301.82 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 255877 0 0 0 130081 101 0 0 20 0 1 0 285226274 1048104960 253315 33554432000 134512640 137138936 4289210960 4289209888 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 255885 253315 192 642 0 255241 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 1023540

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27794
/proc/meminfo: memFree=25366328/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=1043180 CPUtime=1361.76 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 261192 0 0 0 136073 103 0 0 20 0 1 0 285226274 1068216320 258226 33554432000 134512640 137138936 4289210960 4289209888 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 260795 258226 192 642 0 260151 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 1043180

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27794
/proc/meminfo: memFree=25338960/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=1043180 CPUtime=1421.72 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 261233 0 0 0 142066 106 0 0 20 0 1 0 285226274 1068216320 258226 33554432000 134512640 137138936 4289210960 4289209384 134607222 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 260795 258226 192 642 0 260151 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 1043180

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27795
/proc/meminfo: memFree=25310832/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=1043180 CPUtime=1481.66 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 261274 0 0 0 148059 107 0 0 20 0 1 0 285226274 1068216320 258227 33554432000 134512640 137138936 4289210960 4289209888 134542202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 260795 258227 192 642 0 260151 0
Current children cumulated CPU time (s) 1481.66
Current children cumulated vsize (KiB) 1043180

[startup+1542.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 27795
/proc/meminfo: memFree=25278744/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=1043180 CPUtime=1541.61 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 261318 0 0 0 154052 109 0 0 20 0 1 0 285226274 1068216320 258227 33554432000 134512640 137138936 4289210960 4289209384 134606964 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 260795 258227 192 642 0 260151 0
Current children cumulated CPU time (s) 1541.61
Current children cumulated vsize (KiB) 1043180

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27795
/proc/meminfo: memFree=25245584/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=1043180 CPUtime=1601.59 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 261343 0 0 0 160047 112 0 0 20 0 1 0 285226274 1068216320 258396 33554432000 134512640 137138936 4289210960 4289209504 134607598 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 260795 258396 192 642 0 260151 0
Current children cumulated CPU time (s) 1601.59
Current children cumulated vsize (KiB) 1043180

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27798
/proc/meminfo: memFree=25213336/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=1043180 CPUtime=1661.58 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 261343 0 0 0 166044 114 0 0 20 0 1 0 285226274 1068216320 258396 33554432000 134512640 137138936 4289210960 4289209888 134542503 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 260795 258396 192 642 0 260151 0
Current children cumulated CPU time (s) 1661.58
Current children cumulated vsize (KiB) 1043180

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27798
/proc/meminfo: memFree=25189412/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=1043180 CPUtime=1721.57 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 261343 0 0 0 172041 116 0 0 20 0 1 0 285226274 1068216320 258396 33554432000 134512640 137138936 4289210960 4289209520 136296970 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 260795 258396 192 642 0 260151 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 1043180

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 27799
/proc/meminfo: memFree=25178500/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=1043180 CPUtime=1781.56 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 261343 0 0 0 178038 118 0 0 20 0 1 0 285226274 1068216320 258396 33554432000 134512640 137138936 4289210960 4289209888 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 260795 258396 192 642 0 260151 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 1043180

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

[startup+1791.91 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 27799
/proc/meminfo: memFree=25178748/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=1043180 CPUtime=1791.16 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 261343 0 0 0 178998 118 0 0 20 0 1 0 285226274 1068216320 258396 33554432000 134512640 137138936 4289210960 4289209384 134606958 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 260795 258396 192 642 0 260151 0
Current children cumulated CPU time (s) 1791.16
Current children cumulated vsize (KiB) 1043180

[startup+1795.1 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 27799
/proc/meminfo: memFree=25178748/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=1043180 CPUtime=1794.36 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 261343 0 0 0 179318 118 0 0 20 0 1 0 285226274 1068216320 258396 33554432000 134512640 137138936 4289210960 4289210076 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 260795 258396 192 642 0 260151 0
Current children cumulated CPU time (s) 1794.36
Current children cumulated vsize (KiB) 1043180

[startup+1796.7 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 27799
/proc/meminfo: memFree=25178748/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=1043180 CPUtime=1795.96 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 261343 0 0 0 179477 119 0 0 20 0 1 0 285226274 1068216320 258396 33554432000 134512640 137138936 4289210960 4289209812 136511215 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 260795 258396 192 642 0 260151 0
Current children cumulated CPU time (s) 1795.96
Current children cumulated vsize (KiB) 1043180

[startup+1797.5 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 27799
/proc/meminfo: memFree=25178748/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=1043180 CPUtime=1796.76 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 261343 0 0 0 179557 119 0 0 20 0 1 0 285226274 1068216320 258396 33554432000 134512640 137138936 4289210960 4289209640 136501664 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 260795 258396 192 642 0 260151 0
Current children cumulated CPU time (s) 1796.76
Current children cumulated vsize (KiB) 1043180

[startup+1798.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 27799
/proc/meminfo: memFree=25178748/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=1043180 CPUtime=1797.55 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 261343 0 0 0 179636 119 0 0 20 0 1 0 285226274 1068216320 258396 33554432000 134512640 137138936 4289210960 4289209540 136296964 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 260795 258396 192 642 0 260151 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (KiB) 1043180

[startup+1798.7 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 27799
/proc/meminfo: memFree=25178748/32873844 swapFree=6088/6088
[pid=27722] ppid=27720 vsize=1043180 CPUtime=1797.95 cores=0,2,4,6
/proc/27722/stat : 27722 (bsolo) R 27720 27722 24287 0 -1 4202496 261343 0 0 0 179676 119 0 0 20 0 1 0 285226274 1068216320 258396 33554432000 134512640 137138936 4289210960 4289209888 134542164 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27722/statm: 260795 258396 192 642 0 260151 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 1043180

Child status: 0
Real time (s): 1798.75
CPU time (s): 1798.01
CPU user time (s): 1796.81
CPU system time (s): 1.19782
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 1044628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.81
system time used= 1.19782
maximum resident set size= 1034352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261343
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= 479
involuntary context switches= 1835

runsolver used 2.90056 second user time and 7.80881 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-28 09:42:57
IDJOB=3707597
IDBENCH=73459
IDSOLVER=2286
FILE ID=node108/3707597-1338190977
RUNJOBID= node108-1338158223-24303
PBS_JOBID= 14624538
Free space on /tmp= 71716 MiB

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

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

MD5SUM BENCH= 8df6acf86997549eac6f2a4fde05a479
RANDOM SEED=1993735344

node108.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.273
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
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.273
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.273
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		: 2666.273
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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	: 5438.55
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.273
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.90
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.273
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:        27058500 kB
Buffers:          324320 kB
Cached:          4589972 kB
SwapCached:            0 kB
Active:           760120 kB
Inactive:        4259412 kB
Active(anon):     102992 kB
Inactive(anon):     1664 kB
Active(file):     657128 kB
Inactive(file):  4257748 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9048 kB
Writeback:             0 kB
AnonPages:        110204 kB
Mapped:            15508 kB
Shmem:               200 kB
Slab:             657864 kB
SReclaimable:      99132 kB
SUnreclaim:       558732 kB
KernelStack:        1448 kB
PageTables:         4196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     221408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 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= 71712 MiB
End job on node108 at 2012-05-28 10:12:56