Trace number 3189296

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
Sol 2011-04-04SAT 83.4873 83.0699

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S146789605-022.SATISFIABLE.cnf
MD5SUM78a9453cffac9cd7da2e41087d840fae
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005999
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

83.41/83.05	s SATISFIABLE
83.41/83.06	v -108 202 144 -212 5 27 229 -251 -347 -75 74 174 16 -158 -68 197 -339 317 -106 -225 -332 -100 3 -301 -31 82 181 275 -349 54 -258 -239 51 -42 145 -18 333 310 242 69 -241 -130 -201 308 152 -247 -342 303 341 55 -224 297 120 259 -139 35 172 -128 -273 -263 -238 70 13 182 336 14 217 -28 -2 -117 180 -227 -76 189 -11 -170 -73 228 -282 -269 -159 -187 -287 186 37 -220 30 214 17 -205 116 -138 -285 -113 -288 311 249 137 204 -167 -40 46 -90 -164 143 -133 -112 -98 306 -12 -283 -25 41 -185 271 -56 277 -305 250 -140 175 -163 111 -206 -129 -329 236 -313 344 -71 7 -1 -192 -231 -6 256 179 58 209 -314 -33 298 -325 24 316 80 132 149 -208 96 -334 -162 346 148 155 183 156 -280 87 232 304 -95 107 64 -261 -72 328 -150 260 330 -10 278 -101 -109 -83 -65 234 -142 -199 168 320 -190 -321 -135 243 -200 -286 290 312 153 -118 -115 21 8 134 233 193 284 29 -44 105 -19 -272 -43 203 -223 264 -32 -196 335 -215 -245 -254 -9 294 184 345 -246 -323 281 160 97 -91 343 -124 60 -61 127 -78 -59 -266 4 -348 -295 -188 22 -62 66 322 -253 -230 -166 -248 -198 67 -292 -39 -267 15 -52 -176 -324 -216 -337 -240 -125 -265 -63 -338 -23 -300 -147 -110 -151 276 -49 318 -77 -86 141 -195 173 270 -85 92 257 178 -299 222 296 -123 -79 -350 146 126 38 -291 293 114 -165 171 34 -57 -26 -315 -331 -289 136 -219 -319 -268 -50 -154 -99 20 -326 -327 -121 53 207 -161 89 226 -102 -103 -262 -122 -340 252 279 177 -307 218 45 -157 -244 -235 -131 210 -119 93 -88 81 -221 169 255 302 -309 -47 -191 -104 -194 237 -274 84 211 213 48 -94 36  0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3189296-1302284095/watcher-3189296-1302284095 -o /tmp/evaluation-result-3189296-1302284095/solver-3189296-1302284095 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189296-1302284095.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.01 4.04 4.09 5/213 25290
/proc/meminfo: memFree=16498228/32950928 swapFree=67111528/67111528
[pid=25290] ppid=25288 vsize=11760 CPUtime=0 cores=1,3
/proc/25290/stat : 25290 (runsolver) R 25288 25290 24659 0 -1 4202560 47 0 0 0 0 0 0 0 25 0 1 0 418640137 12042240 55 33554432000 4194304 5392636 140735444044336 18446744073709551615 5012135 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/25290/statm: 2940 55 36 293 0 2644 0

[startup+0.087913 s]
/proc/loadavg: 4.01 4.04 4.09 5/213 25290
/proc/meminfo: memFree=16498228/32950928 swapFree=67111528/67111528
[pid=25290] ppid=25288 vsize=108452 CPUtime=0.07 cores=1,3
/proc/25290/stat : 25290 (mono) R 25288 25290 24659 0 -1 4202496 2219 0 0 0 7 0 0 0 25 0 9 0 418640137 111054848 2116 33554432000 4194304 7232020 140735062546944 18446744073709551615 1105985653 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25290/statm: 27113 2116 1023 742 0 19684 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 108452

[startup+0.100921 s]
/proc/loadavg: 4.01 4.04 4.09 5/213 25290
/proc/meminfo: memFree=16498228/32950928 swapFree=67111528/67111528
[pid=25290] ppid=25288 vsize=108452 CPUtime=0.09 cores=1,3
/proc/25290/stat : 25290 (mono) R 25288 25290 24659 0 -1 4202496 2219 0 0 0 9 0 0 0 25 0 9 0 418640137 111054848 2116 33554432000 4194304 7232020 140735062546944 18446744073709551615 1105982559 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25290/statm: 27113 2116 1023 742 0 19684 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 108452

[startup+0.300884 s]
/proc/loadavg: 4.01 4.04 4.09 5/213 25290
/proc/meminfo: memFree=16498228/32950928 swapFree=67111528/67111528
[pid=25290] ppid=25288 vsize=110348 CPUtime=0.29 cores=1,3
/proc/25290/stat : 25290 (mono) R 25288 25290 24659 0 -1 4202496 2455 0 0 0 29 0 0 0 18 0 9 0 418640137 112996352 2352 33554432000 4194304 7232020 140735062546944 18446744073709551615 1105990004 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25290/statm: 27587 2352 1023 742 0 20158 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110348

[startup+0.700803 s]
/proc/loadavg: 4.01 4.04 4.09 5/213 25290
/proc/meminfo: memFree=16498228/32950928 swapFree=67111528/67111528
[pid=25290] ppid=25288 vsize=111744 CPUtime=0.68 cores=1,3
/proc/25290/stat : 25290 (mono) R 25288 25290 24659 0 -1 4202496 2825 0 0 0 68 0 0 0 18 0 9 0 418640137 114425856 2722 33554432000 4194304 7232020 140735062546944 18446744073709551615 1105985103 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25290/statm: 27936 2722 1023 742 0 20507 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 111744

[startup+1.50065 s]
/proc/loadavg: 4.09 4.06 4.09 5/222 25299
/proc/meminfo: memFree=16484168/32950928 swapFree=67111528/67111528
[pid=25290] ppid=25288 vsize=113668 CPUtime=1.49 cores=1,3
/proc/25290/stat : 25290 (mono) R 25288 25290 24659 0 -1 4202496 3303 0 0 0 149 0 0 0 18 0 9 0 418640137 116396032 3146 33554432000 4194304 7232020 140735062546944 18446744073709551615 1105985653 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25290/statm: 28417 3146 1023 742 0 20988 0
[pid=25290/tid=25292] ppid=25288 vsize=113668 CPUtime=0 cores=1,3
/proc/25290/task/25292/stat : 25292 (mono) S 25288 25290 24659 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 418640137 116396032 3146 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25293] ppid=25288 vsize=113668 CPUtime=0 cores=1,3
/proc/25290/task/25293/stat : 25293 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418640137 116396032 3146 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25294] ppid=25288 vsize=113668 CPUtime=0 cores=1,3
/proc/25290/task/25294/stat : 25294 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418640137 116396032 3146 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25295] ppid=25288 vsize=113668 CPUtime=0 cores=1,3
/proc/25290/task/25295/stat : 25295 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418640137 116396032 3146 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25296] ppid=25288 vsize=113668 CPUtime=0 cores=1,3
/proc/25290/task/25296/stat : 25296 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418640137 116396032 3146 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25297] ppid=25288 vsize=113668 CPUtime=0 cores=1,3
/proc/25290/task/25297/stat : 25297 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418640137 116396032 3146 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25298] ppid=25288 vsize=113668 CPUtime=0 cores=1,3
/proc/25290/task/25298/stat : 25298 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418640137 116396032 3146 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25299] ppid=25288 vsize=113668 CPUtime=0 cores=1,3
/proc/25290/task/25299/stat : 25299 (mono) S 25288 25290 24659 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418640138 116396032 3146 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379370417 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113668

[startup+3.10135 s]
/proc/loadavg: 4.09 4.06 4.09 5/222 25299
/proc/meminfo: memFree=16477720/32950928 swapFree=67111528/67111528
[pid=25290] ppid=25288 vsize=116216 CPUtime=3.12 cores=1,3
/proc/25290/stat : 25290 (mono) R 25288 25290 24659 0 -1 4202496 4074 0 0 0 311 1 0 0 18 0 9 0 418640137 119005184 3672 33554432000 4194304 7232020 140735062546944 18446744073709551615 1105984989 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25290/statm: 29054 3672 1023 742 0 21625 0
[pid=25290/tid=25292] ppid=25288 vsize=116216 CPUtime=0 cores=1,3
/proc/25290/task/25292/stat : 25292 (mono) S 25288 25290 24659 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418640137 119005184 3672 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25293] ppid=25288 vsize=116216 CPUtime=0 cores=1,3
/proc/25290/task/25293/stat : 25293 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418640137 119005184 3672 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25294] ppid=25288 vsize=116216 CPUtime=0 cores=1,3
/proc/25290/task/25294/stat : 25294 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418640137 119005184 3672 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25295] ppid=25288 vsize=116216 CPUtime=0 cores=1,3
/proc/25290/task/25295/stat : 25295 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418640137 119005184 3672 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25296] ppid=25288 vsize=116216 CPUtime=0 cores=1,3
/proc/25290/task/25296/stat : 25296 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418640137 119005184 3672 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25297] ppid=25288 vsize=116216 CPUtime=0 cores=1,3
/proc/25290/task/25297/stat : 25297 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418640137 119005184 3672 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25298] ppid=25288 vsize=116216 CPUtime=0 cores=1,3
/proc/25290/task/25298/stat : 25298 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418640137 119005184 3672 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25299] ppid=25288 vsize=116216 CPUtime=0 cores=1,3
/proc/25290/task/25299/stat : 25299 (mono) S 25288 25290 24659 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418640138 119005184 3672 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379370417 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 116216

[startup+6.30077 s]
/proc/loadavg: 4.08 4.05 4.09 5/222 25299
/proc/meminfo: memFree=16465008/32950928 swapFree=67111528/67111528
[pid=25290] ppid=25288 vsize=119844 CPUtime=6.34 cores=1,3
/proc/25290/stat : 25290 (mono) R 25288 25290 24659 0 -1 4202496 5512 0 0 0 633 1 0 0 18 0 9 0 418640137 122720256 4605 33554432000 4194304 7232020 140735062546944 18446744073709551615 1105985887 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25290/statm: 29961 4605 1023 742 0 22532 0
[pid=25290/tid=25292] ppid=25288 vsize=119844 CPUtime=0.02 cores=1,3
/proc/25290/task/25292/stat : 25292 (mono) S 25288 25290 24659 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 418640137 122720256 4605 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25293] ppid=25288 vsize=119844 CPUtime=0.01 cores=1,3
/proc/25290/task/25293/stat : 25293 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418640137 122720256 4605 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25294] ppid=25288 vsize=119844 CPUtime=0.02 cores=1,3
/proc/25290/task/25294/stat : 25294 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418640137 122720256 4605 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25295] ppid=25288 vsize=119844 CPUtime=0.01 cores=1,3
/proc/25290/task/25295/stat : 25295 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418640137 122720256 4605 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25296] ppid=25288 vsize=119844 CPUtime=0.01 cores=1,3
/proc/25290/task/25296/stat : 25296 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418640137 122720256 4605 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25297] ppid=25288 vsize=119844 CPUtime=0.02 cores=1,3
/proc/25290/task/25297/stat : 25297 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418640137 122720256 4605 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25298] ppid=25288 vsize=119844 CPUtime=0.02 cores=1,3
/proc/25290/task/25298/stat : 25298 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418640137 122720256 4605 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25299] ppid=25288 vsize=119844 CPUtime=0 cores=1,3
/proc/25290/task/25299/stat : 25299 (mono) S 25288 25290 24659 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418640138 122720256 4605 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379370417 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 119844

[startup+12.7005 s]
/proc/loadavg: 4.07 4.05 4.09 5/222 25299
/proc/meminfo: memFree=16447176/32950928 swapFree=67111528/67111528
[pid=25290] ppid=25288 vsize=124468 CPUtime=12.81 cores=1,3
/proc/25290/stat : 25290 (mono) R 25288 25290 24659 0 -1 4202496 7120 0 0 0 1278 3 0 0 18 0 9 0 418640137 127455232 5506 33554432000 4194304 7232020 140735062546944 18446744073709551615 1105985653 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25290/statm: 31117 5506 1024 742 0 23688 0
[pid=25290/tid=25292] ppid=25288 vsize=124468 CPUtime=0.04 cores=1,3
/proc/25290/task/25292/stat : 25292 (mono) S 25288 25290 24659 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 9 0 418640137 127455232 5506 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25293] ppid=25288 vsize=124468 CPUtime=0.03 cores=1,3
/proc/25290/task/25293/stat : 25293 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 418640137 127455232 5506 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25294] ppid=25288 vsize=124468 CPUtime=0.03 cores=1,3
/proc/25290/task/25294/stat : 25294 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418640137 127455232 5506 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25295] ppid=25288 vsize=124468 CPUtime=0.03 cores=1,3
/proc/25290/task/25295/stat : 25295 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418640137 127455232 5506 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25296] ppid=25288 vsize=124468 CPUtime=0.03 cores=1,3
/proc/25290/task/25296/stat : 25296 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418640137 127455232 5506 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25297] ppid=25288 vsize=124468 CPUtime=0.03 cores=1,3
/proc/25290/task/25297/stat : 25297 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418640137 127455232 5506 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25298] ppid=25288 vsize=124468 CPUtime=0.03 cores=1,3
/proc/25290/task/25298/stat : 25298 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418640137 127455232 5506 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25299] ppid=25288 vsize=124468 CPUtime=0 cores=1,3
/proc/25290/task/25299/stat : 25299 (mono) S 25288 25290 24659 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418640138 127455232 5506 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379370417 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.81
Current children cumulated vsize (KiB) 124468

[startup+25.5012 s]
/proc/loadavg: 4.06 4.05 4.09 5/222 25299
/proc/meminfo: memFree=16492192/32950928 swapFree=67111528/67111528
[pid=25290] ppid=25288 vsize=131636 CPUtime=25.73 cores=1,3
/proc/25290/stat : 25290 (mono) R 25288 25290 24659 0 -1 4202496 10613 0 0 0 2569 4 0 0 18 0 9 0 418640137 134795264 7102 33554432000 4194304 7232020 140735062546944 18446744073709551615 1105985103 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25290/statm: 32909 7102 1024 742 0 25480 0
[pid=25290/tid=25292] ppid=25288 vsize=131636 CPUtime=0.07 cores=1,3
/proc/25290/task/25292/stat : 25292 (mono) S 25288 25290 24659 0 -1 4202560 4 0 0 0 7 0 0 0 15 0 9 0 418640137 134795264 7102 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25293] ppid=25288 vsize=131636 CPUtime=0.06 cores=1,3
/proc/25290/task/25293/stat : 25293 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 418640137 134795264 7102 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25294] ppid=25288 vsize=131636 CPUtime=0.06 cores=1,3
/proc/25290/task/25294/stat : 25294 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 418640137 134795264 7102 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25295] ppid=25288 vsize=131636 CPUtime=0.07 cores=1,3
/proc/25290/task/25295/stat : 25295 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 418640137 134795264 7102 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25296] ppid=25288 vsize=131636 CPUtime=0.06 cores=1,3
/proc/25290/task/25296/stat : 25296 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 418640137 134795264 7102 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25297] ppid=25288 vsize=131636 CPUtime=0.07 cores=1,3
/proc/25290/task/25297/stat : 25297 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 418640137 134795264 7102 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
[pid=25290/tid=25298] ppid=25288 vsize=131636 CPUtime=0.07 cores=1,3
/proc/25290/task/25298/stat : 25298 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 418640137 134795264 7102 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25299] ppid=25288 vsize=131636 CPUtime=0 cores=1,3
/proc/25290/task/25299/stat : 25299 (mono) S 25288 25290 24659 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418640138 134795264 7102 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379370417 0 0 4096 545260780 18446604465258650368 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.73
Current children cumulated vsize (KiB) 131636

[startup+51.1005 s]
/proc/loadavg: 3.96 4.03 4.08 4/212 25301
/proc/meminfo: memFree=16585372/32950928 swapFree=67111528/67111528
[pid=25290] ppid=25288 vsize=148340 CPUtime=51.41 cores=1,3
/proc/25290/stat : 25290 (mono) R 25288 25290 24659 0 -1 4202496 15402 0 0 0 5136 5 0 0 25 0 9 0 418640137 151900160 10596 33554432000 4194304 7232020 140735062546944 18446744073709551615 1105985873 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25290/statm: 37085 10596 1035 742 0 29656 0
[pid=25290/tid=25292] ppid=25288 vsize=148340 CPUtime=0.1 cores=1,3
/proc/25290/task/25292/stat : 25292 (mono) S 25288 25290 24659 0 -1 4202560 4 0 0 0 10 0 0 0 15 0 9 0 418640137 151900160 10596 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25293] ppid=25288 vsize=148340 CPUtime=0.11 cores=1,3
/proc/25290/task/25293/stat : 25293 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 418640137 151900160 10596 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25294] ppid=25288 vsize=148340 CPUtime=0.09 cores=1,3

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

/proc/25290/stat : 25290 (mono) R 25288 25290 24659 0 -1 4202496 18452 0 0 0 7705 6 0 0 25 0 9 0 418640137 160288768 13528 33554432000 4194304 7232020 140735062546944 18446744073709551615 1105985979 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25290/statm: 39133 13528 1035 742 0 31704 0
[pid=25290/tid=25292] ppid=25288 vsize=156532 CPUtime=0.14 cores=1,3
/proc/25290/task/25292/stat : 25292 (mono) S 25288 25290 24659 0 -1 4202560 4 0 0 0 14 0 0 0 16 0 9 0 418640137 160288768 13528 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25293] ppid=25288 vsize=156532 CPUtime=0.14 cores=1,3
/proc/25290/task/25293/stat : 25293 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 418640137 160288768 13528 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25294] ppid=25288 vsize=156532 CPUtime=0.13 cores=1,3
/proc/25290/task/25294/stat : 25294 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 13 0 0 0 15 0 9 0 418640137 160288768 13528 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25295] ppid=25288 vsize=156532 CPUtime=0.16 cores=1,3
/proc/25290/task/25295/stat : 25295 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 16 0 0 0 15 0 9 0 418640137 160288768 13528 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25296] ppid=25288 vsize=156532 CPUtime=0.15 cores=1,3
/proc/25290/task/25296/stat : 25296 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 15 0 0 0 15 0 9 0 418640137 160288768 13528 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25297] ppid=25288 vsize=156532 CPUtime=0.16 cores=1,3
/proc/25290/task/25297/stat : 25297 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 16 0 0 0 15 0 9 0 418640137 160288768 13528 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25298] ppid=25288 vsize=156532 CPUtime=0.18 cores=1,3
/proc/25290/task/25298/stat : 25298 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 18 0 0 0 15 0 9 0 418640137 160288768 13528 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25299] ppid=25288 vsize=156532 CPUtime=0 cores=1,3
/proc/25290/task/25299/stat : 25299 (mono) S 25288 25290 24659 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418640138 160288768 13528 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379370417 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 77.11
Current children cumulated vsize (KiB) 156532

[startup+79.9011 s]
/proc/loadavg: 3.97 4.03 4.08 5/222 25337
/proc/meminfo: memFree=16523640/32950928 swapFree=67111528/67111528
[pid=25290] ppid=25288 vsize=164788 CPUtime=80.31 cores=1,3
/proc/25290/stat : 25290 (mono) R 25288 25290 24659 0 -1 4202496 19399 0 0 0 8025 6 0 0 25 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 1105984966 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25290/statm: 41197 14475 1035 742 0 33768 0
[pid=25290/tid=25292] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25292/stat : 25292 (mono) S 25288 25290 24659 0 -1 4202560 4 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25293] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25293/stat : 25293 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25294] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25294/stat : 25294 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25295] ppid=25288 vsize=164788 CPUtime=0.17 cores=1,3
/proc/25290/task/25295/stat : 25295 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 17 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25296] ppid=25288 vsize=164788 CPUtime=0.15 cores=1,3
/proc/25290/task/25296/stat : 25296 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 15 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25297] ppid=25288 vsize=164788 CPUtime=0.16 cores=1,3
/proc/25290/task/25297/stat : 25297 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 16 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25298] ppid=25288 vsize=164788 CPUtime=0.19 cores=1,3
/proc/25290/task/25298/stat : 25298 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 19 0 0 0 16 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25299] ppid=25288 vsize=164788 CPUtime=0 cores=1,3
/proc/25290/task/25299/stat : 25299 (mono) S 25288 25290 24659 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418640138 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379370417 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 80.31
Current children cumulated vsize (KiB) 164788

[startup+81.5008 s]
/proc/loadavg: 3.97 4.03 4.08 5/222 25337
/proc/meminfo: memFree=16516696/32950928 swapFree=67111528/67111528
[pid=25290] ppid=25288 vsize=164788 CPUtime=81.91 cores=1,3
/proc/25290/stat : 25290 (mono) R 25288 25290 24659 0 -1 4202496 19399 0 0 0 8185 6 0 0 25 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 1105985557 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25290/statm: 41197 14475 1035 742 0 33768 0
[pid=25290/tid=25292] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25292/stat : 25292 (mono) S 25288 25290 24659 0 -1 4202560 4 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25293] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25293/stat : 25293 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25294] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25294/stat : 25294 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25295] ppid=25288 vsize=164788 CPUtime=0.17 cores=1,3
/proc/25290/task/25295/stat : 25295 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 17 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25296] ppid=25288 vsize=164788 CPUtime=0.15 cores=1,3
/proc/25290/task/25296/stat : 25296 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 15 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25297] ppid=25288 vsize=164788 CPUtime=0.17 cores=1,3
/proc/25290/task/25297/stat : 25297 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 17 0 0 0 16 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25298] ppid=25288 vsize=164788 CPUtime=0.19 cores=1,3
/proc/25290/task/25298/stat : 25298 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 19 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25299] ppid=25288 vsize=164788 CPUtime=0 cores=1,3
/proc/25290/task/25299/stat : 25299 (mono) S 25288 25290 24659 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418640138 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379370417 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 81.91
Current children cumulated vsize (KiB) 164788

[startup+82.3007 s]
/proc/loadavg: 3.97 4.03 4.08 5/222 25337
/proc/meminfo: memFree=16516696/32950928 swapFree=67111528/67111528
[pid=25290] ppid=25288 vsize=164788 CPUtime=82.71 cores=1,3
/proc/25290/stat : 25290 (mono) R 25288 25290 24659 0 -1 4202496 19399 0 0 0 8265 6 0 0 25 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 1105985653 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25290/statm: 41197 14475 1035 742 0 33768 0
[pid=25290/tid=25292] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25292/stat : 25292 (mono) S 25288 25290 24659 0 -1 4202560 4 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25293] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25293/stat : 25293 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25294] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25294/stat : 25294 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25295] ppid=25288 vsize=164788 CPUtime=0.17 cores=1,3
/proc/25290/task/25295/stat : 25295 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 17 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25296] ppid=25288 vsize=164788 CPUtime=0.15 cores=1,3
/proc/25290/task/25296/stat : 25296 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 15 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25297] ppid=25288 vsize=164788 CPUtime=0.17 cores=1,3
/proc/25290/task/25297/stat : 25297 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 17 0 0 0 16 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25298] ppid=25288 vsize=164788 CPUtime=0.19 cores=1,3
/proc/25290/task/25298/stat : 25298 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 19 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25299] ppid=25288 vsize=164788 CPUtime=0 cores=1,3
/proc/25290/task/25299/stat : 25299 (mono) S 25288 25290 24659 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418640138 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379370417 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 82.71
Current children cumulated vsize (KiB) 164788

[startup+82.7006 s]
/proc/loadavg: 3.97 4.03 4.08 5/222 25337
/proc/meminfo: memFree=16521780/32950928 swapFree=67111528/67111528
[pid=25290] ppid=25288 vsize=164788 CPUtime=83.11 cores=1,3
/proc/25290/stat : 25290 (mono) R 25288 25290 24659 0 -1 4202496 19399 0 0 0 8305 6 0 0 25 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 1105985103 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25290/statm: 41197 14475 1035 742 0 33768 0
[pid=25290/tid=25292] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25292/stat : 25292 (mono) S 25288 25290 24659 0 -1 4202560 4 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25293] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25293/stat : 25293 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25294] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25294/stat : 25294 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25295] ppid=25288 vsize=164788 CPUtime=0.17 cores=1,3
/proc/25290/task/25295/stat : 25295 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 17 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25296] ppid=25288 vsize=164788 CPUtime=0.15 cores=1,3
/proc/25290/task/25296/stat : 25296 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 15 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25297] ppid=25288 vsize=164788 CPUtime=0.17 cores=1,3
/proc/25290/task/25297/stat : 25297 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 17 0 0 0 16 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25298] ppid=25288 vsize=164788 CPUtime=0.19 cores=1,3
/proc/25290/task/25298/stat : 25298 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 19 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25299] ppid=25288 vsize=164788 CPUtime=0 cores=1,3
/proc/25290/task/25299/stat : 25299 (mono) S 25288 25290 24659 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418640138 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379370417 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 83.11
Current children cumulated vsize (KiB) 164788

[startup+82.9006 s]
/proc/loadavg: 3.97 4.03 4.08 5/222 25337
/proc/meminfo: memFree=16521780/32950928 swapFree=67111528/67111528
[pid=25290] ppid=25288 vsize=164788 CPUtime=83.31 cores=1,3
/proc/25290/stat : 25290 (mono) R 25288 25290 24659 0 -1 4202496 19399 0 0 0 8325 6 0 0 25 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 1105985646 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25290/statm: 41197 14475 1035 742 0 33768 0
[pid=25290/tid=25292] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25292/stat : 25292 (mono) S 25288 25290 24659 0 -1 4202560 4 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25293] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25293/stat : 25293 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25294] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25294/stat : 25294 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25295] ppid=25288 vsize=164788 CPUtime=0.17 cores=1,3
/proc/25290/task/25295/stat : 25295 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 17 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25296] ppid=25288 vsize=164788 CPUtime=0.15 cores=1,3
/proc/25290/task/25296/stat : 25296 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 15 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25297] ppid=25288 vsize=164788 CPUtime=0.17 cores=1,3
/proc/25290/task/25297/stat : 25297 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 17 0 0 0 16 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25298] ppid=25288 vsize=164788 CPUtime=0.19 cores=1,3
/proc/25290/task/25298/stat : 25298 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 19 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25299] ppid=25288 vsize=164788 CPUtime=0 cores=1,3
/proc/25290/task/25299/stat : 25299 (mono) S 25288 25290 24659 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418640138 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379370417 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 83.31
Current children cumulated vsize (KiB) 164788

[startup+83.0006 s]
/proc/loadavg: 3.97 4.03 4.08 5/222 25337
/proc/meminfo: memFree=16521780/32950928 swapFree=67111528/67111528
[pid=25290] ppid=25288 vsize=164788 CPUtime=83.41 cores=1,3
/proc/25290/stat : 25290 (mono) R 25288 25290 24659 0 -1 4202496 19399 0 0 0 8335 6 0 0 25 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 1105985646 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25290/statm: 41197 14475 1035 742 0 33768 0
[pid=25290/tid=25292] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25292/stat : 25292 (mono) S 25288 25290 24659 0 -1 4202560 4 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25293] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25293/stat : 25293 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25294] ppid=25288 vsize=164788 CPUtime=0.14 cores=1,3
/proc/25290/task/25294/stat : 25294 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 14 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25295] ppid=25288 vsize=164788 CPUtime=0.17 cores=1,3
/proc/25290/task/25295/stat : 25295 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 17 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25296] ppid=25288 vsize=164788 CPUtime=0.15 cores=1,3
/proc/25290/task/25296/stat : 25296 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 15 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25297] ppid=25288 vsize=164788 CPUtime=0.17 cores=1,3
/proc/25290/task/25297/stat : 25297 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 17 0 0 0 16 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25298] ppid=25288 vsize=164788 CPUtime=0.19 cores=1,3
/proc/25290/task/25298/stat : 25298 (mono) S 25288 25290 24659 0 -1 4202560 2 0 0 0 19 0 0 0 15 0 9 0 418640137 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379362713 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
[pid=25290/tid=25299] ppid=25288 vsize=164788 CPUtime=0 cores=1,3
/proc/25290/task/25299/stat : 25299 (mono) S 25288 25290 24659 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418640138 168742912 14475 33554432000 4194304 7232020 140735062546944 18446744073709551615 251379370417 0 0 4096 545260780 18446604465258650368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 83.41
Current children cumulated vsize (KiB) 164788

Child status: 0
Real time (s): 83.0699
CPU time (s): 83.4873
CPU user time (s): 83.4183
CPU system time (s): 0.068989
CPU usage (%): 100.502
Max. virtual memory (cumulated for all children) (KiB): 164788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 83.4183
system time used= 0.068989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19528
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= 16375
involuntary context switches= 3522

runsolver used 0.148977 second user time and 0.308953 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-08 19:34:55
IDJOB=3189296
IDBENCH=82827
IDSOLVER=1608
FILE ID=node113/3189296-1302284095
RUNJOBID= node113-1302280187-24679
PBS_JOBID= 12919064
Free space on /tmp= 70928 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S146789605-022.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189296-1302284095/watcher-3189296-1302284095 -o /tmp/evaluation-result-3189296-1302284095/solver-3189296-1302284095 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189296-1302284095.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 78a9453cffac9cd7da2e41087d840fae
RANDOM SEED=224803400

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16498384 kB
Buffers:        543156 kB
Cached:       15216948 kB
SwapCached:          0 kB
Active:        8781268 kB
Inactive:      7259028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16498384 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             440 kB
Writeback:           0 kB
AnonPages:      279776 kB
Mapped:          17920 kB
Slab:           348000 kB
PageTables:       5640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   687280 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70928 MiB
End job on node113 at 2011-04-08 19:36:18