Trace number 3707598

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.03 1798.59

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12047_6-sat.opb
MD5SUM937ecf63c168ba3c2555061c1a7466e0
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 variables33396
Total number of constraints116135
Number of constraints which are clauses115587
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints548
Minimum length of a constraint1
Maximum length of a constraint66
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 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 383
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-3707598-1338196573.opb
0.00/0.00	c File size is 3508147 bytes.
0.19/0.26	c Highest Coefficient sum: 383
0.19/0.26	c Parsing was ok!!
0.19/0.26	c Total parsing time: 0.26 s
0.19/0.28	c Var: 33396 Constr: 116135 115587/0/548 Lit: 279347 Watch. Lit: 260039
0.19/0.28	c Obj. Vars: 0 (0 % of total variables)
8.08/8.19	c Pre-processing Time: 8.181 s
8.08/8.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
8.08/8.19	c        0  11842    34333    87185    2    79326   39152      0      0 8.18
8.08/8.19	c Switching off lower bounding mode.
1797.93/1798.58	c      101  11842    34449    93191    2    81202   43068    116     12 8.28
1797.93/1798.58	c      251  11842    34622    97982    2    81575   47375    289     29 8.38
1797.93/1798.58	c      476  11842    34862   103816    2    82167   52113    529     55 8.53
1797.93/1798.58	c      814  11842    35267   123661    3    82958   57325    934     92 8.78
1797.93/1798.58	c     1323  11842    35852   149021    4    84125   63058   1519    145 9.07
1797.93/1798.58	c     2086  11842    36762   198182    5    85961   69364   2429    218 9.56
1797.93/1798.58	c     3235  11842    38108   258623    6    88613   76301   3775    312 10.35
1797.93/1798.58	c     4956  11842    40168   410728   10    92790   83932   5835    412 12.01
1797.93/1798.58	c     7540  11842    43209   621677   14    98856   92326   8876    538 14.01
1797.93/1798.58	c    11419  11842    47852   917377   19   108104  101559  13519    683 16.71
1797.93/1798.58	c    17241  11842    55193  1551000   28   122867  111715  20860    745 23.11
1797.93/1798.58	c    25978  11842    66553  2597901   39   145586  122887  32220    782 33.19
1797.93/1798.58	c    39088  11842    82408  4652742   56   177976  135176  48075    743 52.57
1797.93/1798.58	c    58758  11842   106734  8059999   75   227005  148694  72401    739 79.47
1797.93/1798.58	c    88269  11842   143301 13364808   93   300970  163564 108968    589 149.79
1797.93/1798.58	c   132539  11842   199382 22637591  113   413812  179921 165049    469 282.38
1797.93/1798.58	c   198952  11842   100489 11621745  115   214482  197914  66156    405 490.63
1797.93/1798.58	c   298572  11842   228487 43362817  189   472883  217706 194154    315 947.77
1797.93/1798.58	c   448007  11842   206453 49089450  237   428920  239477 172120    268 1669.41
1797.93/1798.58	c Resources Exceeded
1797.93/1798.58	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1798.58	c   19   483789 145811   790109   252235 55719078 217902    269 1798.02
1797.93/1798.58	s UNKNOWN
1797.93/1798.58	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-3707598-1338196573/watcher-3707598-1338196573 -o /tmp/evaluation-result-3707598-1338196573/solver-3707598-1338196573 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707598-1338196573.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.99 1.90 1.74 2/176 24208
/proc/meminfo: memFree=31256276/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=14660 CPUtime=0 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 389 0 0 0 0 0 0 0 20 0 1 0 285785923 15011840 342 33554432000 134512640 137138936 4290078672 4290077180 136297152 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 3665 342 184 642 0 2164 0

[startup+0.100245 s]
/proc/loadavg: 1.99 1.90 1.74 2/176 24208
/proc/meminfo: memFree=31256276/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=20624 CPUtime=0.09 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 2238 0 0 0 9 0 0 0 20 0 1 0 285785923 21118976 2191 33554432000 134512640 137138936 4290078672 4290077200 136577166 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 5156 2192 519 642 0 3655 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20624

[startup+0.200359 s]
/proc/loadavg: 1.99 1.90 1.74 2/176 24208
/proc/meminfo: memFree=31256276/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=26768 CPUtime=0.19 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 4145 0 0 0 19 0 0 0 20 0 1 0 285785923 27410432 4058 33554432000 134512640 137138936 4290078672 4290077064 136506636 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 6692 4059 873 642 0 5191 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26768

[startup+0.300357 s]
/proc/loadavg: 1.99 1.90 1.74 2/176 24208
/proc/meminfo: memFree=31256276/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=34384 CPUtime=0.28 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 7029 0 0 0 28 0 0 0 20 0 1 0 285785923 35209216 6085 33554432000 134512640 137138936 4290078672 4290077600 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 8596 6086 183 642 0 7952 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 34384

[startup+0.700266 s]
/proc/loadavg: 1.99 1.90 1.74 2/176 24208
/proc/meminfo: memFree=31256276/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=35100 CPUtime=0.68 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 7159 0 0 0 68 0 0 0 20 0 1 0 285785923 35942400 6215 33554432000 134512640 137138936 4290078672 4289676620 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 8775 6215 184 642 0 8131 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 35100

[startup+1.50027 s]
/proc/loadavg: 1.99 1.90 1.74 3/177 24209
/proc/meminfo: memFree=31231344/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=35100 CPUtime=1.49 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 7159 0 0 0 148 1 0 0 20 0 1 0 285785923 35942400 6215 33554432000 134512640 137138936 4290078672 4289676620 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 8775 6215 184 642 0 8131 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35100

[startup+3.10025 s]
/proc/loadavg: 1.99 1.90 1.74 3/177 24209
/proc/meminfo: memFree=31230204/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=35100 CPUtime=3.09 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 7163 0 0 0 308 1 0 0 20 0 1 0 285785923 35942400 6219 33554432000 134512640 137138936 4290078672 4289676620 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 8775 6219 184 642 0 8131 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35100

[startup+6.30025 s]
/proc/loadavg: 1.99 1.90 1.74 3/177 24209
/proc/meminfo: memFree=31228204/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=35100 CPUtime=6.28 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 7184 0 0 0 626 2 0 0 20 0 1 0 285785923 35942400 6232 33554432000 134512640 137138936 4290078672 4289676620 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 8775 6232 184 642 0 8131 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35100

[startup+12.7003 s]
/proc/loadavg: 1.99 1.90 1.74 3/177 24209
/proc/meminfo: memFree=31224276/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=35104 CPUtime=12.68 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 7525 0 0 0 1263 5 0 0 20 0 1 0 285785923 35946496 6245 33554432000 134512640 137138936 4290078672 4290077600 134542310 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 8776 6245 192 642 0 8132 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35104

[startup+25.5003 s]
/proc/loadavg: 1.99 1.91 1.75 3/177 24209
/proc/meminfo: memFree=31206860/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=46684 CPUtime=25.48 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 10397 0 0 0 2541 7 0 0 20 0 1 0 285785923 47804416 9116 33554432000 134512640 137138936 4290078672 4290077424 134578207 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 11671 9116 192 642 0 11027 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46684

[startup+51.1004 s]
/proc/loadavg: 1.99 1.91 1.75 3/177 24209
/proc/meminfo: memFree=31157880/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=84412 CPUtime=51.07 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 19916 0 0 0 5096 11 0 0 20 0 1 0 285785923 86437888 18549 33554432000 134512640 137138936 4290078672 4290077592 135984569 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 21103 18549 192 642 0 20459 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 84412

[startup+102.3 s]
/proc/loadavg: 1.99 1.92 1.76 3/177 24210
/proc/meminfo: memFree=31057316/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=159164 CPUtime=102.27 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 38699 0 0 0 10209 18 0 0 20 0 1 0 285785923 162983936 37237 33554432000 134512640 137138936 4290078672 4290077600 134542310 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 39791 37237 192 642 0 39147 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 159164

[startup+162.3 s]
/proc/loadavg: 1.99 1.94 1.77 3/177 24210
/proc/meminfo: memFree=30972500/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=213808 CPUtime=162.26 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 52360 0 0 0 16202 24 0 0 20 0 1 0 285785923 218939392 50898 33554432000 134512640 137138936 4290078672 4290077600 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 53452 50898 192 642 0 52808 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 213808

[startup+222.307 s]
/proc/loadavg: 1.99 1.94 1.79 3/177 24210
/proc/meminfo: memFree=30879160/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=273136 CPUtime=222.25 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 67192 0 0 0 22197 28 0 0 20 0 1 0 285785923 279691264 65730 33554432000 134512640 137138936 4290078672 4290077600 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 68284 65730 192 642 0 67640 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 273136

[startup+282.3 s]
/proc/loadavg: 1.99 1.95 1.80 3/178 24213
/proc/meminfo: memFree=30787792/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=327684 CPUtime=282.24 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 80829 0 0 0 28189 35 0 0 20 0 1 0 285785923 335548416 79367 33554432000 134512640 137138936 4290078672 4290077600 134542313 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 81921 79367 192 642 0 81277 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 327684

[startup+342.3 s]
/proc/loadavg: 1.99 1.96 1.81 3/177 24213
/proc/meminfo: memFree=30740284/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=367568 CPUtime=342.23 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 90800 0 0 0 34181 42 0 0 20 0 1 0 285785923 376389632 89338 33554432000 134512640 137138936 4290078672 4290077384 136504225 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 91892 89338 192 642 0 91248 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 367568

[startup+402.3 s]
/proc/loadavg: 2.04 1.97 1.82 3/177 24214
/proc/meminfo: memFree=30693888/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=413896 CPUtime=402.18 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 102624 0 0 0 40172 46 0 0 20 0 1 0 285785923 423829504 100920 33554432000 134512640 137138936 4290078672 4290077712 134540747 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 103474 100920 192 642 0 102830 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 413896

[startup+462.3 s]
/proc/loadavg: 2.01 1.97 1.83 3/177 24214
/proc/meminfo: memFree=30693172/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=413896 CPUtime=462.13 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 102669 0 0 0 46164 49 0 0 20 0 1 0 285785923 423829504 100920 33554432000 134512640 137138936 4290078672 4290077600 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 103474 100920 192 642 0 102830 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 413896

[startup+522.3 s]
/proc/loadavg: 2.00 1.97 1.83 3/177 24214
/proc/meminfo: memFree=30693076/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=413896 CPUtime=522.07 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 102717 0 0 0 52154 53 0 0 20 0 1 0 285785923 423829504 100920 33554432000 134512640 137138936 4290078672 4290077600 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 103474 100920 192 642 0 102830 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 413896

[startup+582.3 s]
/proc/loadavg: 2.00 1.97 1.84 3/177 24214
/proc/meminfo: memFree=30693104/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=413896 CPUtime=582.02 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 102765 0 0 0 58145 57 0 0 20 0 1 0 285785923 423829504 100920 33554432000 134512640 137138936 4290078672 4290077600 134542544 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 103474 100920 192 642 0 102830 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 413896

[startup+642.3 s]

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

/proc/meminfo: memFree=30838360/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=756772 CPUtime=1121.94 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 188486 0 0 0 112097 97 0 0 20 0 1 0 285785923 774934528 186641 33554432000 134512640 137138936 4290078672 4290077516 136501669 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 189193 186641 192 642 0 188549 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 756772

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 24257
/proc/meminfo: memFree=30748100/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1181.92 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196420 0 0 0 118091 101 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077600 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 787460

[startup+1242.3 s]
/proc/loadavg: 2.04 2.02 1.91 3/177 24257
/proc/meminfo: memFree=30703488/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1241.88 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196464 0 0 0 124085 103 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077216 134607560 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 787460

[startup+1302.3 s]
/proc/loadavg: 2.05 2.03 1.92 3/177 24257
/proc/meminfo: memFree=30676980/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1301.85 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196507 0 0 0 130079 106 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077600 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 787460

[startup+1362.3 s]
/proc/loadavg: 2.08 2.04 1.93 3/177 24258
/proc/meminfo: memFree=30668824/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1361.8 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196555 0 0 0 136073 107 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077096 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 787460

[startup+1422.3 s]
/proc/loadavg: 2.03 2.03 1.93 3/177 24258
/proc/meminfo: memFree=30668936/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1421.79 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196568 0 0 0 142070 109 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077592 135984592 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 787460

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 1.93 3/178 24261
/proc/meminfo: memFree=30668460/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1481.77 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196568 0 0 0 148066 111 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077600 134542354 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 787460

[startup+1542.31 s]
/proc/loadavg: 2.01 2.03 1.93 3/177 24261
/proc/meminfo: memFree=30658600/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1541.77 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196568 0 0 0 154064 113 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077600 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 787460

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 1.93 3/177 24261
/proc/meminfo: memFree=30648804/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1601.75 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196568 0 0 0 160059 116 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077600 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 787460

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/177 24262
/proc/meminfo: memFree=30648928/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1661.75 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196568 0 0 0 166056 119 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077600 134542752 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 787460

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/177 24262
/proc/meminfo: memFree=30649052/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1721.74 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196568 0 0 0 172052 122 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077600 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 787460

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 24262
/proc/meminfo: memFree=30648804/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1781.73 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196568 0 0 0 178049 124 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077600 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 787460

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 24262
/proc/meminfo: memFree=30648928/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1791.43 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196568 0 0 0 179019 124 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077600 134542503 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (KiB) 787460

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 24262
/proc/meminfo: memFree=30648060/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1794.63 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196568 0 0 0 179339 124 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077600 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (KiB) 787460

[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 24262
/proc/meminfo: memFree=30647564/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1796.22 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196568 0 0 0 179498 124 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077600 134542854 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1796.22
Current children cumulated vsize (KiB) 787460

[startup+1797.6 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 24262
/proc/meminfo: memFree=30647192/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1797.02 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196568 0 0 0 179578 124 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077600 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 787460

[startup+1798 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 24262
/proc/meminfo: memFree=30647192/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1797.42 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196568 0 0 0 179618 124 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077096 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (KiB) 787460

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 24262
/proc/meminfo: memFree=30647192/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1797.82 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196568 0 0 0 179658 124 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077524 136511136 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 787460

[startup+1798.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 24262
/proc/meminfo: memFree=30646696/32873844 swapFree=7372/7372
[pid=24208] ppid=24206 vsize=787460 CPUtime=1797.93 cores=0,2,4,6
/proc/24208/stat : 24208 (bsolo) R 24206 24208 24082 0 -1 4202496 196568 0 0 0 179669 124 0 0 20 0 1 0 285785923 806359040 194313 33554432000 134512640 137138936 4290078672 4290077600 134541943 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/24208/statm: 196865 194313 192 642 0 196221 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 787460

Child status: 0
Real time (s): 1798.59
CPU time (s): 1798.03
CPU user time (s): 1796.77
CPU system time (s): 1.25281
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 788424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.77
system time used= 1.25281
maximum resident set size= 778216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196568
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= 363
involuntary context switches= 2038

runsolver used 8.80966 second user time and 15.6076 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-28 11:16:13
IDJOB=3707598
IDBENCH=74121
IDSOLVER=2286
FILE ID=node109/3707598-1338196573
RUNJOBID= node109-1338195882-24098
PBS_JOBID= 14624611
Free space on /tmp= 71236 MiB

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

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

MD5SUM BENCH= 937ecf63c168ba3c2555061c1a7466e0
RANDOM SEED=2138104114

node109.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31256656 kB
Buffers:          194480 kB
Cached:           254184 kB
SwapCached:          588 kB
Active:           641864 kB
Inactive:         170928 kB
Active(anon):     358844 kB
Inactive(anon):     7668 kB
Active(file):     283020 kB
Inactive(file):   163260 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106292 kB
Dirty:              7152 kB
Writeback:             4 kB
AnonPages:        370624 kB
Mapped:            11164 kB
Shmem:                 8 kB
Slab:             664028 kB
SReclaimable:     106540 kB
SUnreclaim:       557488 kB
KernelStack:        1464 kB
PageTables:         5156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     487688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71232 MiB
End job on node109 at 2012-05-28 11:46:12