Trace number 3707476

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.33

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21bt.opb
MD5SUMcc11de80c07cf0d445d50327479f6689
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1373.4
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables428
Total number of constraints942
Number of constraints which are clauses645
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints295
Minimum length of a constraint1
Maximum length of a constraint144
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 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 189
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3707476-1338138881.opb
0.00/0.00	c File size is 47344 bytes.
0.00/0.00	c Highest Coefficient sum: 189
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.004 s
0.00/0.00	c Var: 428 Constr: 942 645/2/295 Lit: 5161 Watch. Lit: 2829
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.01	c Pre-processing Time: 0.013 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    387      855     4769    5     2564    4855      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
1797.98/1798.32	c      103    387     1001    18273   18     2923    5341    146   2641 0.04
1797.98/1798.32	c      255    387     1208    42556   35     3331    5876    353   3269 0.08
1797.98/1798.32	c      484    387     1504    78778   52     3923    6464    649   3361 0.14
1797.98/1798.32	c      822    387     1909   121826   63     4705    7111   1054   3605 0.23
1797.98/1798.32	c     1332    387     2513   189442   75     5942    7823   1658   3523 0.38
1797.98/1798.32	c     2096    387     3409   285795   83     7734    8606   2554   3570 0.59
1797.98/1798.32	c     3242    387     4781   437657   91    10484    9467   3926   3294 0.98
1797.98/1798.32	c     4963    387     6837   679853   99    14563   10414   5982   2883 1.72
1797.98/1798.32	c     7547    387     9948  1040217  104    20788   11456   9093   2269 3.33
1797.98/1798.32	c    11428    387     8640   917073  106    18180   12602   7785   1969 5.80
1797.98/1798.32	c    17252    387     9027   976642  108    18950   13863   8172   1885 9.15
1797.98/1798.32	c    25993    387    12284  1397171  113    25524   15250  11429   1667 15.59
1797.98/1798.32	c    39106    387    12038  1382778  114    24987   16776  11183   1615 24.20
1797.98/1798.32	c    58777    387     9553  1103832  115    20024   18454   8698   1544 38.06
1797.98/1798.32	c    88288    387    16026  1970030  122    32952   20300  15171   1445 61.06
1797.98/1798.32	c   132560    387    16141  1892540  117    33213   22331  15286   1340 98.90
1797.98/1798.32	c   198970    387    14627  1748677  119    30169   24565  13772   1250 159.16
1797.98/1798.32	c   298590    387    19457  2420031  124    39829   27022  18602   1151 259.30
1797.98/1798.32	c   448027    387    15781  2016064  127    32510   29725  14926   1038 431.62
1797.98/1798.32	c   672185    387    24851  3378015  135    50691   32698  23996    929 723.43
1797.98/1798.32	c  1008428    387    27846  3816658  137    56659   35968  26991    868 1160.87
1797.98/1798.32	c Resources Exceeded
1797.98/1798.32	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.32	c   21  1459577 178495  1808986    30019  3908296  29164    811 1798.01
1797.98/1798.32	s UNKNOWN
1797.98/1798.32	c Total time: 1798.02 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-3707476-1338138881/watcher-3707476-1338138881 -o /tmp/evaluation-result-3707476-1338138881/solver-3707476-1338138881 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707476-1338138881.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: 1.26 1.76 1.91 3/175 16757
/proc/meminfo: memFree=30421120/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=10844 CPUtime=0 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 296 0 0 0 0 0 0 0 20 0 1 0 280016649 11104256 249 33554432000 134512640 137138936 4291114208 4291112424 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16757/statm: 2711 249 177 642 0 2055 0

[startup+0.0310511 s]
/proc/loadavg: 1.26 1.76 1.91 3/175 16757
/proc/meminfo: memFree=30421120/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=11060 CPUtime=0.02 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 380 0 0 0 2 0 0 0 20 0 1 0 280016649 11325440 321 33554432000 134512640 137138936 4291114208 4291113324 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16757/statm: 2765 321 192 642 0 2121 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11060

[startup+0.100204 s]
/proc/loadavg: 1.26 1.76 1.91 3/175 16757
/proc/meminfo: memFree=30421120/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=11560 CPUtime=0.09 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 518 0 0 0 9 0 0 0 20 0 1 0 280016649 11837440 459 33554432000 134512640 137138936 4291114208 4291113136 134542965 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16757/statm: 2890 459 192 642 0 2246 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11560

[startup+0.300177 s]
/proc/loadavg: 1.26 1.76 1.91 3/175 16757
/proc/meminfo: memFree=30421120/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=12936 CPUtime=0.29 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 861 0 0 0 29 0 0 0 20 0 1 0 280016649 13246464 802 33554432000 134512640 137138936 4291114208 4291112788 136502635 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16757/statm: 3234 802 192 642 0 2590 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12936

[startup+0.700176 s]
/proc/loadavg: 1.26 1.76 1.91 3/175 16757
/proc/meminfo: memFree=30421120/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=15456 CPUtime=0.68 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 1477 0 0 0 68 0 0 0 20 0 1 0 280016649 15826944 1418 33554432000 134512640 137138936 4291114208 4291112948 136297620 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16757/statm: 3864 1418 192 642 0 3220 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15456

[startup+1.50017 s]
/proc/loadavg: 1.26 1.76 1.91 3/177 16797
/proc/meminfo: memFree=30408964/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=19440 CPUtime=1.49 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 2475 0 0 0 148 1 0 0 20 0 1 0 280016649 19906560 2416 33554432000 134512640 137138936 4291114208 4291113136 134542319 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16757/statm: 4860 2416 192 642 0 4216 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19440

[startup+3.10019 s]
/proc/loadavg: 1.26 1.76 1.91 3/177 16797
/proc/meminfo: memFree=30398168/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=24300 CPUtime=3.09 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 3708 0 0 0 307 2 0 0 20 0 1 0 280016649 24883200 3649 33554432000 134512640 137138936 4291114208 4291113324 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16757/statm: 6075 3649 192 642 0 5431 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24300

[startup+6.30019 s]
/proc/loadavg: 1.32 1.76 1.91 3/177 16797
/proc/meminfo: memFree=30386388/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=29712 CPUtime=6.28 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 5051 0 0 0 625 3 0 0 20 0 1 0 280016649 30425088 4984 33554432000 134512640 137138936 4291114208 4291113136 134542439 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16757/statm: 7428 4984 192 642 0 6784 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29712

[startup+12.7002 s]
/proc/loadavg: 1.37 1.77 1.91 3/177 16797
/proc/meminfo: memFree=30381144/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=33564 CPUtime=12.68 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 6026 0 0 0 1264 4 0 0 20 0 1 0 280016649 34369536 5959 33554432000 134512640 137138936 4291114208 4291113060 136511155 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/16757/statm: 8391 5959 192 642 0 7747 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33564

[startup+25.5003 s]
/proc/loadavg: 1.51 1.78 1.91 3/177 16797
/proc/meminfo: memFree=30373764/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=36912 CPUtime=25.47 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 6855 0 0 0 2542 5 0 0 20 0 1 0 280016649 37797888 6785 33554432000 134512640 137138936 4291114208 4291113136 134542484 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 9228 6785 192 642 0 8584 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 36912

[startup+51.1003 s]
/proc/loadavg: 1.68 1.80 1.91 3/177 16797
/proc/meminfo: memFree=30364072/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=43720 CPUtime=51.06 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 8576 0 0 0 5097 9 0 0 20 0 1 0 280016649 44769280 8502 33554432000 134512640 137138936 4291114208 4291113136 134542672 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 10930 8502 192 642 0 10286 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 43720

[startup+102.306 s]
/proc/loadavg: 1.86 1.82 1.91 3/177 16797
/proc/meminfo: memFree=30357368/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=46272 CPUtime=102.26 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 9207 0 0 0 10212 14 0 0 20 0 1 0 280016649 47382528 9141 33554432000 134512640 137138936 4291114208 4291113136 134542295 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 11568 9141 192 642 0 10924 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 46272

[startup+162.3 s]
/proc/loadavg: 1.95 1.85 1.91 3/177 16798
/proc/meminfo: memFree=30349052/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=51892 CPUtime=162.24 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 10609 0 0 0 16205 19 0 0 20 0 1 0 280016649 53137408 10541 33554432000 134512640 137138936 4291114208 4291113104 134542325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 12973 10541 192 642 0 12329 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 51892

[startup+222.3 s]
/proc/loadavg: 1.98 1.88 1.91 3/177 16798
/proc/meminfo: memFree=30343964/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=55280 CPUtime=222.23 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 11456 0 0 0 22199 24 0 0 20 0 1 0 280016649 56606720 11387 33554432000 134512640 137138936 4291114208 4291113136 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 13820 11387 192 642 0 13176 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 55280

[startup+282.3 s]
/proc/loadavg: 1.99 1.90 1.91 3/177 16798
/proc/meminfo: memFree=30337264/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=59140 CPUtime=282.22 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 12441 0 0 0 28193 29 0 0 20 0 1 0 280016649 60559360 12353 33554432000 134512640 137138936 4291114208 4291113136 134542752 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 14785 12353 192 642 0 14141 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 59140

[startup+342.3 s]
/proc/loadavg: 1.99 1.91 1.91 3/178 16801
/proc/meminfo: memFree=30335460/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=61420 CPUtime=342.21 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 13014 0 0 0 34187 34 0 0 20 0 1 0 280016649 62894080 12924 33554432000 134512640 137138936 4291114208 4291113136 134542187 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 15355 12924 192 642 0 14711 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 61420

[startup+402.3 s]
/proc/loadavg: 2.04 1.94 1.92 3/177 16877
/proc/meminfo: memFree=30361156/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=64376 CPUtime=402.2 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 13753 0 0 0 40180 40 0 0 20 0 1 0 280016649 65921024 13662 33554432000 134512640 137138936 4291114208 4291113324 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 16094 13662 192 642 0 15450 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 64376

[startup+462.3 s]
/proc/loadavg: 2.01 1.95 1.92 3/177 16878
/proc/meminfo: memFree=30356168/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=65420 CPUtime=462.19 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 14019 0 0 0 46174 45 0 0 20 0 1 0 280016649 66990080 13927 33554432000 134512640 137138936 4291114208 4291113136 134542295 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 16355 13927 192 642 0 15711 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 65420

[startup+522.3 s]
/proc/loadavg: 2.00 1.95 1.92 3/177 16992
/proc/meminfo: memFree=30358712/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=66268 CPUtime=522.18 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 14231 0 0 0 52168 50 0 0 20 0 1 0 280016649 67858432 14138 33554432000 134512640 137138936 4291114208 4291113324 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 16567 14138 192 642 0 15923 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 66268

[startup+582.3 s]
/proc/loadavg: 2.00 1.96 1.92 3/177 17068
/proc/meminfo: memFree=30358340/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=66260 CPUtime=582.17 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 14231 0 0 0 58161 56 0 0 20 0 1 0 280016649 67850240 14138 33554432000 134512640 137138936 4291114208 4291113136 134542484 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 16565 14138 192 642 0 15921 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 66260

[startup+642.3 s]

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

/proc/meminfo: memFree=30346992/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=76032 CPUtime=1062.1 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 16718 0 0 0 106115 95 0 0 20 0 1 0 280016649 77856768 16582 33554432000 134512640 137138936 4291114208 4291113136 134542770 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 19008 16582 192 642 0 18364 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 76032

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 17681
/proc/meminfo: memFree=30345256/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=76032 CPUtime=1122.08 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 16718 0 0 0 112109 99 0 0 20 0 1 0 280016649 77856768 16582 33554432000 134512640 137138936 4291114208 4291113136 134542295 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 19008 16582 192 642 0 18364 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 76032

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 17719
/proc/meminfo: memFree=30341472/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=79608 CPUtime=1182.07 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 17617 0 0 0 118103 104 0 0 20 0 1 0 280016649 81518592 17445 33554432000 134512640 137138936 4291114208 4291113324 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 19902 17445 192 642 0 19258 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 79608

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 17795
/proc/meminfo: memFree=30344964/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=79568 CPUtime=1242.06 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 17654 0 0 0 124098 108 0 0 20 0 1 0 280016649 81477632 17466 33554432000 134512640 137138936 4291114208 4291113324 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 19892 17466 192 642 0 19248 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 79568

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 17795
/proc/meminfo: memFree=30341024/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=79568 CPUtime=1302.06 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 17654 0 0 0 130094 112 0 0 20 0 1 0 280016649 81477632 17466 33554432000 134512640 137138936 4291114208 4291113324 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 19892 17466 192 642 0 19248 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 79568

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/178 17797
/proc/meminfo: memFree=30339712/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=79568 CPUtime=1362.05 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 17654 0 0 0 136089 116 0 0 20 0 1 0 280016649 81477632 17466 33554432000 134512640 137138936 4291114208 4291112944 136296993 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 19892 17466 192 642 0 19248 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 79568

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 17797
/proc/meminfo: memFree=30339968/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=79568 CPUtime=1422.04 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 17654 0 0 0 142083 121 0 0 20 0 1 0 280016649 81477632 17466 33554432000 134512640 137138936 4291114208 4291113136 134542503 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 19892 17466 192 642 0 19248 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 79568

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 17797
/proc/meminfo: memFree=30337860/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=80940 CPUtime=1482.03 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 18005 0 0 0 148077 126 0 0 20 0 1 0 280016649 82882560 17809 33554432000 134512640 137138936 4291114208 4291113324 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 20235 17809 192 642 0 19591 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 80940

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/178 17800
/proc/meminfo: memFree=30336112/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=82576 CPUtime=1542.02 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 18423 0 0 0 154072 130 0 0 20 0 1 0 280016649 84557824 18218 33554432000 134512640 137138936 4291114208 4291113136 134542333 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 20644 18218 192 642 0 20000 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 82576

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 17800
/proc/meminfo: memFree=30336616/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=82576 CPUtime=1602.01 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 18423 0 0 0 160066 135 0 0 20 0 1 0 280016649 84557824 18218 33554432000 134512640 137138936 4291114208 4291113324 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 20644 18218 192 642 0 20000 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 82576

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 17801
/proc/meminfo: memFree=30336616/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=82576 CPUtime=1662 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 18423 0 0 0 166061 139 0 0 20 0 1 0 280016649 84557824 18218 33554432000 134512640 137138936 4291114208 4291113136 134542958 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 20644 18218 192 642 0 20000 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 82576

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 17801
/proc/meminfo: memFree=30335748/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=82400 CPUtime=1721.99 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 18423 0 0 0 172057 142 0 0 20 0 1 0 280016649 84377600 18174 33554432000 134512640 137138936 4291114208 4291113136 134542752 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 20600 18174 192 642 0 19956 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 82400

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 17801
/proc/meminfo: memFree=30335624/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=82400 CPUtime=1781.98 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 18423 0 0 0 178052 146 0 0 20 0 1 0 280016649 84377600 18174 33554432000 134512640 137138936 4291114208 4291113136 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 20600 18174 192 642 0 19956 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 82400

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

[startup+1791.91 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 17801
/proc/meminfo: memFree=30335624/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=82400 CPUtime=1791.59 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 18423 0 0 0 179012 147 0 0 20 0 1 0 280016649 84377600 18174 33554432000 134512640 137138936 4291114208 4291112632 134606614 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 20600 18174 192 642 0 19956 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 82400

[startup+1795.1 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 17801
/proc/meminfo: memFree=30335748/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=82400 CPUtime=1794.78 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 18423 0 0 0 179331 147 0 0 20 0 1 0 280016649 84377600 18174 33554432000 134512640 137138936 4291114208 4291113136 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 20600 18174 192 642 0 19956 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 82400

[startup+1796.7 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 17801
/proc/meminfo: memFree=30335748/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=82400 CPUtime=1796.38 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 18423 0 0 0 179491 147 0 0 20 0 1 0 280016649 84377600 18174 33554432000 134512640 137138936 4291114208 4291113324 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 20600 18174 192 642 0 19956 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 82400

[startup+1797.5 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 17801
/proc/meminfo: memFree=30335748/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=82400 CPUtime=1797.18 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 18423 0 0 0 179571 147 0 0 20 0 1 0 280016649 84377600 18174 33554432000 134512640 137138936 4291114208 4291113136 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 20600 18174 192 642 0 19956 0
Current children cumulated CPU time (s) 1797.18
Current children cumulated vsize (KiB) 82400

[startup+1797.9 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 17801
/proc/meminfo: memFree=30335748/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=82400 CPUtime=1797.58 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 18423 0 0 0 179611 147 0 0 20 0 1 0 280016649 84377600 18174 33554432000 134512640 137138936 4291114208 4291113136 134542469 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 20600 18174 192 642 0 19956 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (KiB) 82400

[startup+1798.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/177 17801
/proc/meminfo: memFree=30335748/32873844 swapFree=7108/7108
[pid=16757] ppid=16753 vsize=82400 CPUtime=1797.98 cores=0,2,4,6
/proc/16757/stat : 16757 (bsolo) R 16753 16757 14929 0 -1 4202496 18423 0 0 0 179651 147 0 0 20 0 1 0 280016649 84377600 18174 33554432000 134512640 137138936 4291114208 4291113324 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/16757/statm: 20600 18174 192 642 0 19956 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 82400

Child status: 0
Real time (s): 1798.33
CPU time (s): 1798.02
CPU user time (s): 1796.54
CPU system time (s): 1.47878
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 82736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.54
system time used= 1.47877
maximum resident set size= 72904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18423
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= 38
involuntary context switches= 2249

runsolver used 3.2755 second user time and 8.82166 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-27 19:14:41
IDJOB=3707476
IDBENCH=1161
IDSOLVER=2286
FILE ID=node102/3707476-1338138881
RUNJOBID= node102-1338138881-16730
PBS_JOBID= 14624485
Free space on /tmp= 71540 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army12.21bt.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707476-1338138881/watcher-3707476-1338138881 -o /tmp/evaluation-result-3707476-1338138881/solver-3707476-1338138881 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707476-1338138881.opb

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

MD5SUM BENCH= cc11de80c07cf0d445d50327479f6689
RANDOM SEED=1458724073

node102.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.178
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.35
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.178
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.90
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.178
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.178
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.178
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.178
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.54
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.178
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.178
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:        30421432 kB
Buffers:          372892 kB
Cached:          1232520 kB
SwapCached:            0 kB
Active:           905088 kB
Inactive:         710792 kB
Active(anon):       2104 kB
Inactive(anon):    11040 kB
Active(file):     902984 kB
Inactive(file):   699752 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7756 kB
Writeback:             8 kB
AnonPages:         17800 kB
Mapped:            13676 kB
Shmem:               200 kB
Slab:             696204 kB
SReclaimable:     138600 kB
SUnreclaim:       557604 kB
KernelStack:        1400 kB
PageTables:         4128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71532 MiB
End job on node102 at 2012-05-27 19:44:40