Trace number 3707596

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12039_7-sat.opb
MD5SUM0f318fc75cd8d877b44870fe2fa76e77
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 variables25410
Total number of constraints83992
Number of constraints which are clauses83576
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints416
Minimum length of a constraint1
Maximum length of a constraint120
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 49
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 732
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3707596-1338198508.opb
0.00/0.00	c File size is 2777152 bytes.
0.18/0.22	c Highest Coefficient sum: 732
0.18/0.22	c Parsing was ok!!
0.18/0.22	c Total parsing time: 0.218 s
0.18/0.24	c Var: 25410 Constr: 83992 83576/0/416 Lit: 228289 Watch. Lit: 206402
0.18/0.24	c Obj. Vars: 0 (0 % of total variables)
1.09/1.14	c Pre-processing Time: 1.143 s
1.09/1.14	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.09/1.14	c        0   5710    14681    46452    3    38792   35337      0      0 1.14
1.09/1.14	c Switching off lower bounding mode.
1797.94/1798.47	c      100   5710    14803    57874    3    41416   38871    122     80 1.24
1797.94/1798.47	c      250   5710    14974    71189    4    42194   42759    293    187 1.33
1797.94/1798.47	c      475   5710    15223    83762    5    42785   47035    542    330 1.44
1797.94/1798.47	c      813   5710    15634   123737    7    43614   51739    953    502 1.62
1797.94/1798.47	c     1321   5710    16224   166117   10    44837   56913   1543    705 1.87
1797.94/1798.47	c     2084   5710    17067   205694   12    46514   62605   2386    959 2.17
1797.94/1798.47	c     3230   5710    18470   385490   20    49250   68866   3789   1095 2.95
1797.94/1798.47	c     4951   5710    20447   496778   24    53314   75753   5766   1336 3.71
1797.94/1798.47	c     7535   5710    23724   880029   37    59720   83329   9043   1394 5.40
1797.94/1798.47	c    11414   5710    28245  1185811   41    68886   91662  13564   1508 7.57
1797.94/1798.47	c    17238   5710    35517  2010767   56    83477  100829  20836   1401 12.30
1797.94/1798.47	c    25976   5710    45713  2796825   61   103954  110912  31032   1396 18.60
1797.94/1798.47	c    39086   5710    62740  5015627   79   138218  122004  48059   1097 35.60
1797.94/1798.47	c    58756   5710    85869  7190734   83   184685  134205  71188   1005 58.43
1797.94/1798.47	c    88266   5710   123878 12340556   99   260983  147626 109197    744 118.62
1797.94/1798.47	c   132537   5710   177483 16520937   93   368360  162389 162802    603 219.46
1797.94/1798.47	c   198950   5710    94496  9621880  101   202429  178628  79815    616 322.56
1797.94/1798.47	c   298571   5710    46224  5273929  114   105942  196491  31543    392 760.40
1797.94/1798.47	c   448007   5710   228109 30157529  132   473251  216141 213428    331 1353.25
1797.94/1798.47	c Resources Exceeded
1797.94/1798.47	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.47	c   19   576931 145894   832458   162704 17092646 148023    320 1798.01
1797.94/1798.47	s UNKNOWN
1797.94/1798.47	c Total time: 1798.01 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3707596-1338198508/watcher-3707596-1338198508 -o /tmp/evaluation-result-3707596-1338198508/solver-3707596-1338198508 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707596-1338198508.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: 2.00 2.00 1.93 3/176 24338
/proc/meminfo: memFree=31481944/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=13792 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285979359 14123008 312 33554432000 134512640 137138936 4289652400 4289650680 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 3448 313 181 642 0 2125 0

[startup+0.0546411 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 24338
/proc/meminfo: memFree=31481944/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=17152 CPUtime=0.05 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 1385 0 0 0 5 0 0 0 20 0 1 0 285979359 17563648 1339 33554432000 134512640 137138936 4289652400 4289650808 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 4288 1339 352 642 0 2965 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17152

[startup+0.100299 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 24338
/proc/meminfo: memFree=31481944/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=19904 CPUtime=0.09 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 2234 0 0 0 9 0 0 0 20 0 1 0 285979359 20381696 2188 33554432000 134512640 137138936 4289652400 4289651168 134520635 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 4976 2189 522 642 0 3653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19904

[startup+0.300314 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 24338
/proc/meminfo: memFree=31481944/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=29492 CPUtime=0.29 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 5574 0 0 0 28 1 0 0 20 0 1 0 285979359 30199808 4809 33554432000 134512640 137138936 4289652400 4289346156 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 7373 4809 184 642 0 6729 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29492

[startup+0.700238 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 24338
/proc/meminfo: memFree=31481944/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=29492 CPUtime=0.69 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 5576 0 0 0 68 1 0 0 20 0 1 0 285979359 30199808 4811 33554432000 134512640 137138936 4289652400 4289346156 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 7373 4811 184 642 0 6729 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29492

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 24339
/proc/meminfo: memFree=31461816/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=29896 CPUtime=1.48 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 5942 0 0 0 146 2 0 0 20 0 1 0 285979359 30613504 4927 33554432000 134512640 137138936 4289652400 4289651112 136505044 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 7474 4927 192 642 0 6830 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29896

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 24339
/proc/meminfo: memFree=31460576/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=29896 CPUtime=3.09 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 5942 0 0 0 306 3 0 0 20 0 1 0 285979359 30613504 4927 33554432000 134512640 137138936 4289652400 4289651516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 7474 4927 192 642 0 6830 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29896

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 24339
/proc/meminfo: memFree=31456492/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=33272 CPUtime=6.29 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 6786 0 0 0 626 3 0 0 20 0 1 0 285979359 34070528 5771 33554432000 134512640 137138936 4289652400 4289651152 134575200 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 8318 5771 192 642 0 7674 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33272

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 24339
/proc/meminfo: memFree=31437140/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=46236 CPUtime=12.69 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 10027 0 0 0 1265 4 0 0 20 0 1 0 285979359 47345664 9012 33554432000 134512640 137138936 4289652400 4289651328 134543071 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 11559 9012 192 642 0 10915 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46236

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 24339
/proc/meminfo: memFree=31399932/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=70992 CPUtime=25.49 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 16216 0 0 0 2543 6 0 0 20 0 1 0 285979359 72695808 15201 33554432000 134512640 137138936 4289652400 4289650824 134606595 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 17748 15201 192 642 0 17104 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70992

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 24339
/proc/meminfo: memFree=31345696/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=107764 CPUtime=51.08 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 25409 0 0 0 5098 10 0 0 20 0 1 0 285979359 110350336 24394 33554432000 134512640 137138936 4289652400 4289651516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 26941 24394 192 642 0 26297 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 107764

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24342
/proc/meminfo: memFree=31244028/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=169144 CPUtime=102.28 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 40755 0 0 0 10211 17 0 0 20 0 1 0 285979359 173203456 39740 33554432000 134512640 137138936 4289652400 4289651328 134542484 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 42286 39740 192 642 0 41642 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 169144

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 24342
/proc/meminfo: memFree=31156008/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=219064 CPUtime=162.24 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 53259 0 0 0 16200 24 0 0 20 0 1 0 285979359 224321536 52221 33554432000 134512640 137138936 4289652400 4289651328 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 54766 52221 192 642 0 54122 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 219064

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/177 24342
/proc/meminfo: memFree=31095896/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=247844 CPUtime=222.2 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 60497 0 0 0 22190 30 0 0 20 0 1 0 285979359 253792256 59415 33554432000 134512640 137138936 4289652400 4289650044 136295499 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 61961 59415 192 642 0 61317 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 247844

[startup+282.3 s]
/proc/loadavg: 2.06 2.03 1.94 3/177 24342
/proc/meminfo: memFree=31029708/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=280580 CPUtime=282.14 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 68908 0 0 0 28178 36 0 0 20 0 1 0 285979359 287313920 67598 33554432000 134512640 137138936 4289652400 4289651156 136501693 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 70145 67598 192 642 0 69501 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 280580

[startup+342.3 s]
/proc/loadavg: 2.06 2.03 1.95 3/177 24343
/proc/meminfo: memFree=30994720/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=280580 CPUtime=342.13 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 68918 0 0 0 34171 42 0 0 20 0 1 0 285979359 287313920 67598 33554432000 134512640 137138936 4289652400 4289651328 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 70145 67598 192 642 0 69501 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 280580

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/177 24343
/proc/meminfo: memFree=30967812/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=280580 CPUtime=402.11 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 68918 0 0 0 40165 46 0 0 20 0 1 0 285979359 287313920 67598 33554432000 134512640 137138936 4289652400 4289650944 134607563 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 70145 67598 192 642 0 69501 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 280580

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/177 24343
/proc/meminfo: memFree=30940976/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=282584 CPUtime=462.1 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 69419 0 0 0 46161 49 0 0 20 0 1 0 285979359 289366016 68099 33554432000 134512640 137138936 4289652400 4289651328 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 70646 68099 192 642 0 70002 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 282584

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 24343
/proc/meminfo: memFree=30872432/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=320716 CPUtime=522.1 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 78952 0 0 0 52155 55 0 0 20 0 1 0 285979359 328413184 77632 33554432000 134512640 137138936 4289652400 4289651008 134552486 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 80179 77632 192 642 0 79535 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 320716

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 24343
/proc/meminfo: memFree=30815260/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=355928 CPUtime=582.09 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 87755 0 0 0 58149 60 0 0 20 0 1 0 285979359 364470272 86435 33554432000 134512640 137138936 4289652400 4289651328 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 88982 86435 192 642 0 88338 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 355928

[startup+642.3 s]

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

/proc/meminfo: memFree=31142980/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=442680 CPUtime=1121.93 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 109719 0 0 0 112098 95 0 0 20 0 1 0 285979359 453304320 108124 33554432000 134512640 137138936 4289652400 4289651328 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 110670 108124 192 642 0 110026 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 442680

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24941
/proc/meminfo: memFree=31058288/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=442680 CPUtime=1181.92 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 109719 0 0 0 118095 97 0 0 20 0 1 0 285979359 453304320 108124 33554432000 134512640 137138936 4289652400 4289651328 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 110670 108124 192 642 0 110026 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 442680

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24942
/proc/meminfo: memFree=30981664/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=442680 CPUtime=1241.92 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 109719 0 0 0 124092 100 0 0 20 0 1 0 285979359 453304320 108124 33554432000 134512640 137138936 4289652400 4289651328 134542503 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 110670 108124 192 642 0 110026 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 442680

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 24945
/proc/meminfo: memFree=30928692/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=442692 CPUtime=1301.91 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 109722 0 0 0 130089 102 0 0 20 0 1 0 285979359 453316608 108127 33554432000 134512640 137138936 4289652400 4289651328 134542764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 110673 108127 192 642 0 110029 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 442692

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24945
/proc/meminfo: memFree=30884060/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=442740 CPUtime=1361.9 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 109734 0 0 0 136085 105 0 0 20 0 1 0 285979359 453365760 108139 33554432000 134512640 137138936 4289652400 4289651516 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 110685 108139 192 642 0 110041 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 442740

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24945
/proc/meminfo: memFree=30805968/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=453376 CPUtime=1421.9 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 112393 0 0 0 142081 109 0 0 20 0 1 0 285979359 464257024 110798 33554432000 134512640 137138936 4289652400 4289651328 134542307 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 113344 110798 192 642 0 112700 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 453376

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24945
/proc/meminfo: memFree=30749948/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=462252 CPUtime=1481.87 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 114847 0 0 0 148074 113 0 0 20 0 1 0 285979359 473346048 113017 33554432000 134512640 137138936 4289652400 4289651328 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 115563 113017 192 642 0 114919 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 462252

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24946
/proc/meminfo: memFree=30702980/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=462252 CPUtime=1541.86 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 114847 0 0 0 154069 117 0 0 20 0 1 0 285979359 473346048 113017 33554432000 134512640 137138936 4289652400 4289650792 136504268 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 115563 113017 192 642 0 114919 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 462252

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24946
/proc/meminfo: memFree=30673372/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=462252 CPUtime=1601.86 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 114847 0 0 0 160065 121 0 0 20 0 1 0 285979359 473346048 113017 33554432000 134512640 137138936 4289652400 4289650824 134606673 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 115563 113017 192 642 0 114919 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 462252

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24946
/proc/meminfo: memFree=30641240/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=462252 CPUtime=1661.85 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 114847 0 0 0 166061 124 0 0 20 0 1 0 285979359 473346048 113017 33554432000 134512640 137138936 4289652400 4289651328 134542249 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 115563 113017 192 642 0 114919 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 462252

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24946
/proc/meminfo: memFree=30621152/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=462252 CPUtime=1721.84 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 114847 0 0 0 172058 126 0 0 20 0 1 0 285979359 473346048 113017 33554432000 134512640 137138936 4289652400 4289651328 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 115563 113017 192 642 0 114919 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 462252

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24946
/proc/meminfo: memFree=30620532/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=462252 CPUtime=1781.83 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 114847 0 0 0 178054 129 0 0 20 0 1 0 285979359 473346048 113017 33554432000 134512640 137138936 4289652400 4289651328 134542220 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 115563 113017 192 642 0 114919 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 462252

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24946
/proc/meminfo: memFree=30620532/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=462252 CPUtime=1791.43 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 114847 0 0 0 179014 129 0 0 20 0 1 0 285979359 473346048 113017 33554432000 134512640 137138936 4289652400 4289651328 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 115563 113017 192 642 0 114919 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (KiB) 462252

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24946
/proc/meminfo: memFree=30620656/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=462252 CPUtime=1794.63 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 114847 0 0 0 179334 129 0 0 20 0 1 0 285979359 473346048 113017 33554432000 134512640 137138936 4289652400 4289650824 134606982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 115563 113017 192 642 0 114919 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (KiB) 462252

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24946
/proc/meminfo: memFree=30620656/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=462252 CPUtime=1796.22 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 114847 0 0 0 179493 129 0 0 20 0 1 0 285979359 473346048 113017 33554432000 134512640 137138936 4289652400 4289651320 135984584 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 115563 113017 192 642 0 114919 0
Current children cumulated CPU time (s) 1796.22
Current children cumulated vsize (KiB) 462252

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24946
/proc/meminfo: memFree=30620656/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=462252 CPUtime=1797.03 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 114847 0 0 0 179573 130 0 0 20 0 1 0 285979359 473346048 113017 33554432000 134512640 137138936 4289652400 4289651328 134542430 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 115563 113017 192 642 0 114919 0
Current children cumulated CPU time (s) 1797.03
Current children cumulated vsize (KiB) 462252

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24946
/proc/meminfo: memFree=30620656/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=462252 CPUtime=1797.43 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 114847 0 0 0 179613 130 0 0 20 0 1 0 285979359 473346048 113017 33554432000 134512640 137138936 4289652400 4289651328 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 115563 113017 192 642 0 114919 0
Current children cumulated CPU time (s) 1797.43
Current children cumulated vsize (KiB) 462252

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24946
/proc/meminfo: memFree=30620656/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=462252 CPUtime=1797.83 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 114847 0 0 0 179653 130 0 0 20 0 1 0 285979359 473346048 113017 33554432000 134512640 137138936 4289652400 4289651328 134542490 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 115563 113017 192 642 0 114919 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 462252

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 24946
/proc/meminfo: memFree=30620656/32873844 swapFree=7372/7372
[pid=24338] ppid=24336 vsize=462252 CPUtime=1797.94 cores=1,3,5,7
/proc/24338/stat : 24338 (bsolo) R 24336 24338 24082 0 -1 4202496 114847 0 0 0 179664 130 0 0 20 0 1 0 285979359 473346048 113017 33554432000 134512640 137138936 4289652400 4289651328 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24338/statm: 115563 113017 192 642 0 114919 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 462252

Child status: 0
Real time (s): 1798.48
CPU time (s): 1798.02
CPU user time (s): 1796.71
CPU system time (s): 1.3048
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 463192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.71
system time used= 1.3048
maximum resident set size= 453008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114847
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= 207
involuntary context switches= 1871

runsolver used 3.2745 second user time and 8.64869 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-28 11:48:28
IDJOB=3707596
IDBENCH=74369
IDSOLVER=2286
FILE ID=node109/3707596-1338198508
RUNJOBID= node109-1338195882-24099
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-j12039_7-sat.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707596-1338198508/watcher-3707596-1338198508 -o /tmp/evaluation-result-3707596-1338198508/solver-3707596-1338198508 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707596-1338198508.opb

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

MD5SUM BENCH= 0f318fc75cd8d877b44870fe2fa76e77
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:        31481836 kB
Buffers:          195056 kB
Cached:           255340 kB
SwapCached:          588 kB
Active:           415076 kB
Inactive:         172536 kB
Active(anon):     131768 kB
Inactive(anon):     7668 kB
Active(file):     283308 kB
Inactive(file):   164868 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106292 kB
Dirty:              6400 kB
Writeback:             0 kB
AnonPages:        143312 kB
Mapped:            11076 kB
Shmem:                 8 kB
Slab:             663940 kB
SReclaimable:     106540 kB
SUnreclaim:       557400 kB
KernelStack:        1472 kB
PageTables:         3888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     260440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

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