Trace number 3733693

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
PB07: bsolo 3.0.17Signal 1651.41 1802.12

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-95-90.opb
MD5SUM464b0bce452dea50452bb0b774d05715
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.156975
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables8550
Total number of constraints185
Number of constraints which are clauses95
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint90
Maximum length of a constraint95
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 96
Number of bits of the biggest sum of numbers7
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.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3733693-1338697714.opb
0.00/0.00	c File size is 153273 bytes.
0.00/0.02	c Highest Coefficient sum: 96
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.014 s
0.00/0.02	c Var: 8550 Constr: 185 95/90/0 Lit: 17100 Watch. Lit: 8740
0.00/0.02	c Obj. Vars: 0 (0 % of total variables)
0.48/0.52	c Pre-processing Time: 0.515 s
0.48/0.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.48/0.52	c        0   8550      185    17100   92     8740   90031      0      0 0.52
0.48/0.52	c Switching off LPR mode.
1647.81/1648.25	terminate called after throwing an instance of 'std::bad_alloc'
1647.81/1648.25	  what():  std::bad_alloc
1647.81/1648.25	c      100   8550      285    52372  183     8940   99035    100    187 0.53
1647.81/1648.25	c      254   8550      439   108333  246     9248  108939    254    401 0.63
1647.81/1648.25	c      479   8550      664   225016  338     9698  119833    479    688 0.70
1647.81/1648.25	c      818   8550     1003   693981  691    10376  131817    818    897 0.91
1647.81/1648.25	c     1329   8550     1514  1231915  813    11398  144999   1329   1111 1.20
1647.81/1648.25	c     2092   8550     2277  1426556  626    12924  159499   2092    763 2.74
1647.81/1648.25	c     3238   8550     3423  1679904  490    15216  175449   3238    372 8.70
1647.81/1648.25	c     4959   8550     5144  2120765  412    18658  192994   4959    285 17.38
1647.81/1648.25	c     7543   8550     7728  2889372  373    23826  212294   7543    235 31.98
1647.81/1648.25	c    11422   8550    11607  4400704  379    31584  233524  11422    207 55.14
1647.81/1648.25	c    17244   8550    17429  7142482  409    43228  256877  17244    190 90.69
1647.81/1648.25	c    25981   8550    26166 16347364  624    60702  282565  25981    164 157.70
1647.81/1648.25	c    39091   8550    39276 102925150 2620    86922  310822  39091    102 380.59
1647.81/1648.25	c    58762   8550    58947 238207848 4041   126264  341905  58762     54 1072.09

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-3733693-1338697714/watcher-3733693-1338697714 -o /tmp/evaluation-result-3733693-1338697714/solver-3733693-1338697714 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3733693-1338697714.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.99 2.04 2/178 9509
/proc/meminfo: memFree=27501440/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=4476 CPUtime=0 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4194304 194 0 0 0 0 0 0 0 20 0 1 0 335896186 4583424 144 33554432000 134512640 135840783 4294226160 4294225128 7167304 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 1119 148 130 325 0 39 0

[startup+0.078464 s]
/proc/loadavg: 1.92 1.99 2.04 2/178 9509
/proc/meminfo: memFree=27501440/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=6252 CPUtime=0.06 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 892 0 0 0 6 0 0 0 20 0 1 0 335896186 6402048 790 33554432000 134512640 135840783 4294226160 4294122652 9655344 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 1563 790 343 325 0 499 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6252

[startup+0.100246 s]
/proc/loadavg: 1.92 1.99 2.04 2/178 9509
/proc/meminfo: memFree=27501440/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=6252 CPUtime=0.09 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 892 0 0 0 9 0 0 0 20 0 1 0 335896186 6402048 790 33554432000 134512640 135840783 4294226160 4294122652 9655344 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 1563 790 343 325 0 499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6252

[startup+0.300213 s]
/proc/loadavg: 1.92 1.99 2.04 2/178 9509
/proc/meminfo: memFree=27501440/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=6524 CPUtime=0.28 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 1030 0 0 0 28 0 0 0 20 0 1 0 335896186 6680576 860 33554432000 134512640 135840783 4294226160 4294113852 9655344 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 1631 860 345 325 0 567 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6524

[startup+0.700246 s]
/proc/loadavg: 1.92 1.99 2.04 2/178 9509
/proc/meminfo: memFree=27501440/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=8784 CPUtime=0.68 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 1672 0 0 0 68 0 0 0 20 0 1 0 335896186 8994816 1467 33554432000 134512640 135840783 4294226160 4294216640 1582375 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 2196 1467 348 325 0 1132 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8784

[startup+1.50022 s]
/proc/loadavg: 1.92 1.99 2.04 3/179 9510
/proc/meminfo: memFree=27484304/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=22604 CPUtime=1.48 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 5118 0 0 0 147 1 0 0 20 0 1 0 335896186 23146496 4913 33554432000 134512640 135840783 4294226160 4294222848 1582375 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 5651 4913 348 325 0 4587 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22604

[startup+3.10022 s]
/proc/loadavg: 1.92 1.99 2.04 3/179 9510
/proc/meminfo: memFree=27470656/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=24860 CPUtime=3.08 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 5674 0 0 0 307 1 0 0 20 0 1 0 335896186 25456640 5469 33554432000 134512640 135840783 4294226160 4294225472 134550804 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 6215 5469 348 325 0 5151 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24860

[startup+6.30024 s]
/proc/loadavg: 1.93 1.99 2.04 3/179 9510
/proc/meminfo: memFree=27450816/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=26312 CPUtime=6.28 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 6046 0 0 0 627 1 0 0 20 0 1 0 335896186 26943488 5841 33554432000 134512640 135840783 4294226160 4294225472 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 6578 5841 348 325 0 5514 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26312

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.05 3/179 9510
/proc/meminfo: memFree=27416360/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=30148 CPUtime=12.69 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 6998 0 0 0 1267 2 0 0 20 0 1 0 335896186 30871552 6793 33554432000 134512640 135840783 4294226160 4294225472 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 7537 6793 348 325 0 6473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30148

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.05 3/179 9510
/proc/meminfo: memFree=27347160/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=38632 CPUtime=25.48 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 9119 0 0 0 2546 2 0 0 20 0 1 0 335896186 39559168 8914 33554432000 134512640 135840783 4294226160 4294225472 134551076 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 9658 8914 348 325 0 8594 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38632

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 9510
/proc/meminfo: memFree=27203644/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=57928 CPUtime=51.07 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 13965 0 0 0 5103 4 0 0 20 0 1 0 335896186 59318272 13760 33554432000 134512640 135840783 4294226160 4294221200 134575064 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 14482 13760 348 325 0 13418 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 57928

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 9513
/proc/meminfo: memFree=26745872/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=111316 CPUtime=102.28 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 27290 0 0 0 10219 9 0 0 20 0 1 0 335896186 113987584 27085 33554432000 134512640 135840783 4294226160 4294225632 134552296 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 27829 27085 348 325 0 26765 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 111316

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 9514
/proc/meminfo: memFree=26368700/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=236476 CPUtime=162.26 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 58608 0 0 0 16209 17 0 0 20 0 1 0 335896186 242151424 58403 33554432000 134512640 135840783 4294226160 4294225520 134550913 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 59119 58403 348 325 0 58055 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 236476

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 9514
/proc/meminfo: memFree=25662176/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=716356 CPUtime=222.25 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 178566 0 0 0 22184 41 0 0 20 0 1 0 335896186 733548544 178361 33554432000 134512640 135840783 4294226160 4294225520 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 179089 178361 348 325 0 178025 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 716356

[startup+282.3 s]
/proc/loadavg: 2.06 2.01 2.03 3/179 9514
/proc/meminfo: memFree=25148844/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=1004448 CPUtime=282.24 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 250573 0 0 0 28168 56 0 0 20 0 1 0 335896186 1028554752 250368 33554432000 134512640 135840783 4294226160 4294130980 1579652 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 251112 250368 348 325 0 250048 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1004448

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.02 3/179 9514
/proc/meminfo: memFree=24723056/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=1198948 CPUtime=342.24 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 299213 0 0 0 34159 65 0 0 20 0 1 0 335896186 1227722752 299008 33554432000 134512640 135840783 4294226160 4294225520 134551058 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 299737 299008 348 325 0 298673 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1198948

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/180 9515
/proc/meminfo: memFree=24391624/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=1368640 CPUtime=402.23 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 341621 0 0 0 40150 73 0 0 20 0 1 0 335896186 1401487360 341416 33554432000 134512640 135840783 4294226160 4294225520 134551330 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 342160 341416 348 325 0 341096 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1368640

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 9516
/proc/meminfo: memFree=23911532/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=1575944 CPUtime=462.21 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 393476 0 0 0 46138 83 0 0 20 0 1 0 335896186 1613766656 393271 33554432000 134512640 135840783 4294226160 4294225520 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 393986 393271 348 325 0 392922 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1575944

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9516
/proc/meminfo: memFree=23388032/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=1715584 CPUtime=522.2 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 428382 0 0 0 52129 91 0 0 20 0 1 0 335896186 1756758016 428177 33554432000 134512640 135840783 4294226160 4294225520 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 428896 428177 348 325 0 427832 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1715584

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9516
/proc/meminfo: memFree=22850024/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=1858132 CPUtime=582.19 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 463994 0 0 0 58120 99 0 0 20 0 1 0 335896186 1902727168 463789 33554432000 134512640 135840783 4294226160 4294225520 134551324 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 464533 463789 348 325 0 463469 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1858132

[startup+642.3 s]

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

[pid=9509] ppid=9507 vsize=3142108 CPUtime=1122.08 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 785085 0 0 0 112039 169 0 0 20 0 1 0 335896186 3217518592 784797 33554432000 134512640 135840783 4294226160 4294225520 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 785527 784797 348 325 0 784463 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 3142108

[startup+1182.3 s]
/proc/loadavg: 2.01 2.39 2.37 3/179 9561
/proc/meminfo: memFree=25509332/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=3265888 CPUtime=1182.07 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 816043 0 0 0 118031 176 0 0 20 0 1 0 335896186 3344269312 815743 33554432000 134512640 135840783 4294226160 4294225520 134550910 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 816472 815743 348 325 0 815408 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 3265888

[startup+1242.3 s]
/proc/loadavg: 2.00 2.32 2.34 3/179 9561
/proc/meminfo: memFree=25388956/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=3386916 CPUtime=1242.05 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 846329 0 0 0 124023 182 0 0 20 0 1 0 335896186 3468201984 846010 33554432000 134512640 135840783 4294226160 4294225232 1579756 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 846729 846010 348 325 0 845665 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 3386916

[startup+1302.31 s]
/proc/loadavg: 2.00 2.26 2.32 3/180 9564
/proc/meminfo: memFree=25260760/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=3513864 CPUtime=1302.04 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 878055 0 0 0 130015 189 0 0 20 0 1 0 335896186 3598196736 877722 33554432000 134512640 135840783 4294226160 4294225520 134550910 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 878466 877722 348 325 0 877402 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 3513864

[startup+1362.3 s]
/proc/loadavg: 2.00 2.21 2.30 3/179 9565
/proc/meminfo: memFree=25150808/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=3624256 CPUtime=1362.01 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 905662 0 0 0 136007 194 0 0 20 0 1 0 335896186 3711238144 905320 33554432000 134512640 135840783 4294226160 4294225520 134550907 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 906064 905320 348 325 0 905000 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 3624256

[startup+1422.3 s]
/proc/loadavg: 2.00 2.17 2.27 3/179 9565
/proc/meminfo: memFree=25024604/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=3749528 CPUtime=1421.98 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 937017 0 0 0 141997 201 0 0 20 0 1 0 335896186 3839516672 936663 33554432000 134512640 135840783 4294226160 4294225520 134551076 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 937382 936663 348 325 0 936318 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 3749528

[startup+1482.3 s]
/proc/loadavg: 2.00 2.13 2.26 3/179 9565
/proc/meminfo: memFree=24912660/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=3862388 CPUtime=1481.97 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 965231 0 0 0 147990 207 0 0 20 0 1 0 335896186 3955085312 964869 33554432000 134512640 135840783 4294226160 4294225520 134550872 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 965597 964869 348 325 0 964533 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 3862388

[startup+1542.3 s]
/proc/loadavg: 2.05 2.12 2.24 3/179 9565
/proc/meminfo: memFree=24803320/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=3970072 CPUtime=1541.94 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 992155 0 0 0 153983 211 0 0 20 0 1 0 335896186 4065353728 991779 33554432000 134512640 135840783 4294226160 4294225520 134551186 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 992518 991779 348 325 0 991454 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 3970072

[startup+1602.3 s]
/proc/loadavg: 2.02 2.10 2.23 3/179 9565
/proc/meminfo: memFree=24683316/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=4084764 CPUtime=1601.93 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4202496 1020824 0 0 0 159975 218 0 0 20 0 1 0 335896186 4182798336 1020433 33554432000 134512640 135840783 4294226160 4294225520 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 1021191 1020433 348 325 0 1020127 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 4084764

[startup+1662.3 s]
/proc/loadavg: 2.46 2.18 2.24 3/180 9567
/proc/meminfo: memFree=18075128/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=4188192 CPUtime=1650.63 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) S 9507 9509 7079 0 -1 4204032 1046759 0 0 0 164563 500 0 0 20 0 1 0 335896186 4288708608 1046356 33554432000 134512640 135840783 4294226160 4294130200 9655344 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9509/statm: 1047048 1046356 377 325 0 1045984 0
Current children cumulated CPU time (s) 1650.63
Current children cumulated vsize (KiB) 4188192

[startup+1722.3 s]
/proc/loadavg: 4.20 2.72 2.42 2/180 9567
/proc/meminfo: memFree=16069192/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=4188192 CPUtime=1651.19 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) S 9507 9509 7079 0 -1 4204032 1046759 0 0 0 164563 556 0 0 20 0 1 0 335896186 4288708608 1046356 33554432000 134512640 135840783 4294226160 4294130200 9655344 0 0 4096 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9509/statm: 1047048 1046356 377 325 0 1045984 0
Current children cumulated CPU time (s) 1651.19
Current children cumulated vsize (KiB) 4188192

[startup+1782.3 s]
/proc/loadavg: 4.70 3.13 2.58 2/180 9567
/proc/meminfo: memFree=16069096/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=4188192 CPUtime=1651.19 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) S 9507 9509 7079 0 -1 4204032 1046759 0 0 0 164563 556 0 0 20 0 1 0 335896186 4288708608 1046356 33554432000 134512640 135840783 4294226160 4294130200 9655344 0 0 4096 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9509/statm: 1047048 1046356 377 325 0 1045984 0
Current children cumulated CPU time (s) 1651.19
Current children cumulated vsize (KiB) 4188192

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

[startup+1793.81 s]
/proc/loadavg: 4.75 3.19 2.61 2/180 9567
/proc/meminfo: memFree=16069948/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=4188192 CPUtime=1651.19 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) S 9507 9509 7079 0 -1 4204032 1046759 0 0 0 164563 556 0 0 20 0 1 0 335896186 4288708608 1046356 33554432000 134512640 135840783 4294226160 4294130200 9655344 0 0 4096 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9509/statm: 1047048 1046356 377 325 0 1045984 0
Current children cumulated CPU time (s) 1651.19
Current children cumulated vsize (KiB) 4188192

[startup+1797 s]
/proc/loadavg: 4.77 3.22 2.62 2/180 9567
/proc/meminfo: memFree=16069080/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=4188192 CPUtime=1651.19 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) S 9507 9509 7079 0 -1 4204032 1046759 0 0 0 164563 556 0 0 20 0 1 0 335896186 4288708608 1046356 33554432000 134512640 135840783 4294226160 4294130200 9655344 0 0 4096 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9509/statm: 1047048 1046356 377 325 0 1045984 0
Current children cumulated CPU time (s) 1651.19
Current children cumulated vsize (KiB) 4188192

[startup+1800.2 s]
/proc/loadavg: 4.77 3.22 2.62 2/180 9567
/proc/meminfo: memFree=16069328/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=4188192 CPUtime=1651.19 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) S 9507 9509 7079 0 -1 4204032 1046759 0 0 0 164563 556 0 0 20 0 1 0 335896186 4288708608 1046356 33554432000 134512640 135840783 4294226160 4294130200 9655344 0 0 4096 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9509/statm: 1047048 1046356 377 325 0 1045984 0
Current children cumulated CPU time (s) 1651.19
Current children cumulated vsize (KiB) 4188192

[startup+1801 s]
/proc/loadavg: 4.79 3.25 2.63 2/180 9567
/proc/meminfo: memFree=16068956/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=4188192 CPUtime=1651.19 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) S 9507 9509 7079 0 -1 4204032 1046759 0 0 0 164563 556 0 0 20 0 1 0 335896186 4288708608 1046356 33554432000 134512640 135840783 4294226160 4294130200 9655344 0 0 4096 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9509/statm: 1047048 1046356 377 325 0 1045984 0
Current children cumulated CPU time (s) 1651.19
Current children cumulated vsize (KiB) 4188192

[startup+1801.8 s]
/proc/loadavg: 4.79 3.25 2.63 2/180 9567
/proc/meminfo: memFree=16072784/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=4188192 CPUtime=1651.19 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) S 9507 9509 7079 0 -1 4204032 1046759 0 0 0 164563 556 0 0 20 0 1 0 335896186 4288708608 1046356 33554432000 134512640 135840783 4294226160 4294130200 9655344 0 0 4096 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9509/statm: 1047048 1046356 377 325 0 1045984 0
Current children cumulated CPU time (s) 1651.19
Current children cumulated vsize (KiB) 4188192

[startup+1802 s]
/proc/loadavg: 4.79 3.25 2.63 2/180 9567
/proc/meminfo: memFree=16072784/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=0 CPUtime=1651.28 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4204036 1046759 0 0 0 164563 565 0 0 20 0 1 0 335896186 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9509/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1651.28
Current children cumulated vsize (KiB) 0

[startup+1802.1 s]
/proc/loadavg: 4.79 3.25 2.63 2/180 9567
/proc/meminfo: memFree=16072784/32873844 swapFree=7380/7380
[pid=9509] ppid=9507 vsize=0 CPUtime=1651.38 cores=1,3,5,7
/proc/9509/stat : 9509 (bsolo3.0.17) R 9507 9509 7079 0 -1 4204036 1046759 0 0 0 164563 575 0 0 20 0 1 0 335896186 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9509/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1651.38
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 1802.12
CPU time (s): 1651.41
CPU user time (s): 1645.63
CPU system time (s): 5.77212
CPU usage (%): 91.6369
Max. virtual memory (cumulated for all children) (KiB): 4188192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1645.63
system time used= 5.77212
maximum resident set size= 4185424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1046759
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= 991878
involuntary context switches= 1698

runsolver used 3.18252 second user time and 9.09162 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-03 06:28:34
IDJOB=3733693
IDBENCH=2585
IDSOLVER=2318
FILE ID=node133/3733693-1338697714
RUNJOBID= node133-1338678627-7099
PBS_JOBID= 14636680
Free space on /tmp= 70480 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-95-90.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733693-1338697714/watcher-3733693-1338697714 -o /tmp/evaluation-result-3733693-1338697714/solver-3733693-1338697714 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3733693-1338697714.opb            

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

MD5SUM BENCH= 464b0bce452dea50452bb0b774d05715
RANDOM SEED=2039084090

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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:        27502200 kB
Buffers:          393656 kB
Cached:          2735104 kB
SwapCached:          676 kB
Active:          2723256 kB
Inactive:        1761672 kB
Active(anon):    1347356 kB
Inactive(anon):    10228 kB
Active(file):    1375900 kB
Inactive(file):  1751444 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:              6608 kB
Writeback:             0 kB
AnonPages:       1361772 kB
Mapped:            11728 kB
Shmem:                 0 kB
Slab:             743196 kB
SReclaimable:     185368 kB
SUnreclaim:       557828 kB
KernelStack:        1472 kB
PageTables:         6280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1470624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 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= 66488 MiB
End job on node133 at 2012-06-03 06:58:36