Trace number 3189388

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 124.394 123.485

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S946474812-075.SATISFIABLE.cnf
MD5SUM4f143e0181b25ed3751a7b54d50b3635
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

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

running on 2 cores: 4,6

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.39 4.14 4.09 2/181 7376
/proc/meminfo: memFree=17665200/32950928 swapFree=67111528/67111528
[pid=7376] ppid=7373 vsize=102404 CPUtime=0 cores=4,6
/proc/7376/stat : 7376 (mono) R 7373 7376 6648 0 -1 4202496 718 0 0 0 0 0 0 0 25 0 8 0 340111318 104861696 625 33554432000 4194304 7232020 140734425649904 18446744073709551615 235594527429 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/7376/statm: 25601 627 491 742 0 18172 0
[pid=7376/tid=7378] ppid=7373 vsize=102404 CPUtime=0 cores=4,6
/proc/7376/task/7378/stat : 7378 (mono) S 7373 7376 6648 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 340111318 104861696 635 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7379] ppid=7373 vsize=102404 CPUtime=0 cores=4,6
/proc/7376/task/7379/stat : 7379 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 340111318 104861696 636 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7380] ppid=7373 vsize=102404 CPUtime=0 cores=4,6
/proc/7376/task/7380/stat : 7380 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 340111318 104861696 638 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7381] ppid=7373 vsize=102404 CPUtime=0 cores=4,6
/proc/7376/task/7381/stat : 7381 (mono) S 7373 7376 6648 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 340111318 104861696 640 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7382] ppid=7373 vsize=102404 CPUtime=0 cores=4,6
/proc/7376/task/7382/stat : 7382 (mono) S 7373 7376 6648 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 340111318 104861696 641 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7383] ppid=7373 vsize=102404 CPUtime=0 cores=4,6
/proc/7376/task/7383/stat : 7383 (mono) S 7373 7376 6648 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 340111318 104861696 644 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7384] ppid=7373 vsize=102404 CPUtime=0 cores=4,6
/proc/7376/task/7384/stat : 7384 (mono) S 7373 7376 6648 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 340111318 104861696 650 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0

[startup+0.0947459 s]
/proc/loadavg: 4.39 4.14 4.09 2/181 7376
/proc/meminfo: memFree=17665200/32950928 swapFree=67111528/67111528
[pid=7376] ppid=7373 vsize=108452 CPUtime=0.08 cores=4,6
/proc/7376/stat : 7376 (mono) R 7373 7376 6648 0 -1 4202496 2216 0 0 0 8 0 0 0 25 0 9 0 340111318 111054848 2116 33554432000 4194304 7232020 140734425649904 18446744073709551615 1074352149 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/7376/statm: 27113 2116 1023 742 0 19684 0
[pid=7376/tid=7378] ppid=7373 vsize=108452 CPUtime=0 cores=4,6
/proc/7376/task/7378/stat : 7378 (mono) S 7373 7376 6648 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 340111318 111054848 2116 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7379] ppid=7373 vsize=108452 CPUtime=0 cores=4,6
/proc/7376/task/7379/stat : 7379 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340111318 111054848 2116 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7380] ppid=7373 vsize=108452 CPUtime=0 cores=4,6
/proc/7376/task/7380/stat : 7380 (mono) R 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340111318 111054848 2116 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=7376/tid=7381] ppid=7373 vsize=108452 CPUtime=0 cores=4,6
/proc/7376/task/7381/stat : 7381 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340111318 111054848 2116 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7382] ppid=7373 vsize=108452 CPUtime=0 cores=4,6
/proc/7376/task/7382/stat : 7382 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340111318 111054848 2116 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7383] ppid=7373 vsize=108452 CPUtime=0 cores=4,6
/proc/7376/task/7383/stat : 7383 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340111318 111054848 2116 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7384] ppid=7373 vsize=108452 CPUtime=0 cores=4,6
/proc/7376/task/7384/stat : 7384 (mono) R 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340111318 111054848 2116 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 108452

[startup+0.100754 s]
/proc/loadavg: 4.39 4.14 4.09 2/181 7376
/proc/meminfo: memFree=17665200/32950928 swapFree=67111528/67111528
[pid=7376] ppid=7373 vsize=108452 CPUtime=0.09 cores=4,6
/proc/7376/stat : 7376 (mono) R 7373 7376 6648 0 -1 4202496 2216 0 0 0 9 0 0 0 25 0 9 0 340111318 111054848 2116 33554432000 4194304 7232020 140734425649904 18446744073709551615 1074352245 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/7376/statm: 27113 2116 1023 742 0 19684 0
[pid=7376/tid=7378] ppid=7373 vsize=108452 CPUtime=0 cores=4,6
/proc/7376/task/7378/stat : 7378 (mono) S 7373 7376 6648 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 340111318 111054848 2116 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7379] ppid=7373 vsize=108452 CPUtime=0 cores=4,6
/proc/7376/task/7379/stat : 7379 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340111318 111054848 2116 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7380] ppid=7373 vsize=108452 CPUtime=0 cores=4,6
/proc/7376/task/7380/stat : 7380 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340111318 111054848 2116 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7381] ppid=7373 vsize=108452 CPUtime=0 cores=4,6
/proc/7376/task/7381/stat : 7381 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340111318 111054848 2116 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7382] ppid=7373 vsize=108452 CPUtime=0 cores=4,6
/proc/7376/task/7382/stat : 7382 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340111318 111054848 2116 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7383] ppid=7373 vsize=108452 CPUtime=0 cores=4,6
/proc/7376/task/7383/stat : 7383 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340111318 111054848 2116 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7384] ppid=7373 vsize=108452 CPUtime=0 cores=4,6
/proc/7376/task/7384/stat : 7384 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 340111318 111054848 2116 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 108452

[startup+0.300659 s]
/proc/loadavg: 4.39 4.14 4.09 2/181 7376
/proc/meminfo: memFree=17665200/32950928 swapFree=67111528/67111528
[pid=7376] ppid=7373 vsize=110348 CPUtime=0.29 cores=4,6
/proc/7376/stat : 7376 (mono) R 7373 7376 6648 0 -1 4202496 2444 0 0 0 29 0 0 0 18 0 9 0 340111318 112996352 2344 33554432000 4194304 7232020 140734425649904 18446744073709551615 1163862529 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/7376/statm: 27587 2344 1023 742 0 20158 0
[pid=7376/tid=7378] ppid=7373 vsize=110348 CPUtime=0 cores=4,6
/proc/7376/task/7378/stat : 7378 (mono) S 7373 7376 6648 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 340111318 112996352 2344 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7379] ppid=7373 vsize=110348 CPUtime=0 cores=4,6
/proc/7376/task/7379/stat : 7379 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340111318 112996352 2344 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7380] ppid=7373 vsize=110348 CPUtime=0 cores=4,6
/proc/7376/task/7380/stat : 7380 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 340111318 112996352 2344 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7381] ppid=7373 vsize=110348 CPUtime=0 cores=4,6
/proc/7376/task/7381/stat : 7381 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 340111318 112996352 2344 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7382] ppid=7373 vsize=110348 CPUtime=0 cores=4,6
/proc/7376/task/7382/stat : 7382 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340111318 112996352 2344 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7383] ppid=7373 vsize=110348 CPUtime=0 cores=4,6
/proc/7376/task/7383/stat : 7383 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 340111318 112996352 2344 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7384] ppid=7373 vsize=110348 CPUtime=0 cores=4,6
/proc/7376/task/7384/stat : 7384 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 340111318 112996352 2344 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110348

[startup+0.700588 s]
/proc/loadavg: 4.39 4.14 4.09 2/181 7376
/proc/meminfo: memFree=17665200/32950928 swapFree=67111528/67111528
[pid=7376] ppid=7373 vsize=111808 CPUtime=0.69 cores=4,6
/proc/7376/stat : 7376 (mono) R 7373 7376 6648 0 -1 4202496 2786 0 0 0 69 0 0 0 18 0 9 0 340111318 114491392 2686 33554432000 4194304 7232020 140734425649904 18446744073709551615 1074351429 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/7376/statm: 27952 2686 1023 742 0 20523 0
[pid=7376/tid=7378] ppid=7373 vsize=111808 CPUtime=0 cores=4,6
/proc/7376/task/7378/stat : 7378 (mono) S 7373 7376 6648 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 9 0 340111318 114491392 2686 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7379] ppid=7373 vsize=111808 CPUtime=0 cores=4,6
/proc/7376/task/7379/stat : 7379 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340111318 114491392 2686 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7380] ppid=7373 vsize=111808 CPUtime=0 cores=4,6
/proc/7376/task/7380/stat : 7380 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 340111318 114491392 2686 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7381] ppid=7373 vsize=111808 CPUtime=0 cores=4,6
/proc/7376/task/7381/stat : 7381 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 340111318 114491392 2686 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7382] ppid=7373 vsize=111808 CPUtime=0 cores=4,6
/proc/7376/task/7382/stat : 7382 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340111318 114491392 2686 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7383] ppid=7373 vsize=111808 CPUtime=0 cores=4,6
/proc/7376/task/7383/stat : 7383 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 340111318 114491392 2686 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7384] ppid=7373 vsize=111808 CPUtime=0 cores=4,6
/proc/7376/task/7384/stat : 7384 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 340111318 114491392 2686 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111808

[startup+1.50045 s]
/proc/loadavg: 4.39 4.14 4.09 5/222 7468
/proc/meminfo: memFree=17633912/32950928 swapFree=67111528/67111528
[pid=7376] ppid=7373 vsize=111872 CPUtime=1.51 cores=4,6
/proc/7376/stat : 7376 (mono) R 7373 7376 6648 0 -1 4202496 3072 0 0 0 151 0 0 0 18 0 9 0 340111318 114556928 2960 33554432000 4194304 7232020 140734425649904 18446744073709551615 1074352281 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/7376/statm: 27968 2960 1023 742 0 20539 0
[pid=7376/tid=7378] ppid=7373 vsize=111872 CPUtime=0 cores=4,6
/proc/7376/task/7378/stat : 7378 (mono) S 7373 7376 6648 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340111318 114556928 2960 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7379] ppid=7373 vsize=111872 CPUtime=0.01 cores=4,6
/proc/7376/task/7379/stat : 7379 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340111318 114556928 2960 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7380] ppid=7373 vsize=111872 CPUtime=0 cores=4,6
/proc/7376/task/7380/stat : 7380 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340111318 114556928 2960 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7381] ppid=7373 vsize=111872 CPUtime=0 cores=4,6
/proc/7376/task/7381/stat : 7381 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340111318 114556928 2960 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7382] ppid=7373 vsize=111872 CPUtime=0 cores=4,6
/proc/7376/task/7382/stat : 7382 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340111318 114556928 2960 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7383] ppid=7373 vsize=111872 CPUtime=0 cores=4,6
/proc/7376/task/7383/stat : 7383 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340111318 114556928 2960 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7384] ppid=7373 vsize=111872 CPUtime=0 cores=4,6
/proc/7376/task/7384/stat : 7384 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340111318 114556928 2960 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7396] ppid=7373 vsize=111872 CPUtime=0 cores=4,6
/proc/7376/task/7396/stat : 7396 (mono) S 7373 7376 6648 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340111319 114556928 2960 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606690225 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 111872

[startup+3.10117 s]
/proc/loadavg: 4.39 4.14 4.09 5/222 7468
/proc/meminfo: memFree=17621680/32950928 swapFree=67111528/67111528
[pid=7376] ppid=7373 vsize=116268 CPUtime=3.14 cores=4,6
/proc/7376/stat : 7376 (mono) R 7373 7376 6648 0 -1 4202496 3847 0 0 0 313 1 0 0 18 0 9 0 340111318 119058432 3549 33554432000 4194304 7232020 140734425649904 18446744073709551615 1074352238 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/7376/statm: 29067 3549 1023 742 0 21638 0
[pid=7376/tid=7378] ppid=7373 vsize=116268 CPUtime=0.01 cores=4,6
/proc/7376/task/7378/stat : 7378 (mono) S 7373 7376 6648 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 340111318 119058432 3549 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7379] ppid=7373 vsize=116268 CPUtime=0.02 cores=4,6
/proc/7376/task/7379/stat : 7379 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340111318 119058432 3549 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7380] ppid=7373 vsize=116268 CPUtime=0 cores=4,6
/proc/7376/task/7380/stat : 7380 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340111318 119058432 3549 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7381] ppid=7373 vsize=116268 CPUtime=0 cores=4,6
/proc/7376/task/7381/stat : 7381 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340111318 119058432 3549 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7382] ppid=7373 vsize=116268 CPUtime=0.01 cores=4,6
/proc/7376/task/7382/stat : 7382 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340111318 119058432 3549 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7383] ppid=7373 vsize=116268 CPUtime=0 cores=4,6
/proc/7376/task/7383/stat : 7383 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340111318 119058432 3549 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7384] ppid=7373 vsize=116268 CPUtime=0 cores=4,6
/proc/7376/task/7384/stat : 7384 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340111318 119058432 3549 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7396] ppid=7373 vsize=116268 CPUtime=0 cores=4,6
/proc/7376/task/7396/stat : 7396 (mono) S 7373 7376 6648 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340111319 119058432 3549 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606690225 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 116268

[startup+6.3006 s]
/proc/loadavg: 4.36 4.14 4.09 5/222 7468
/proc/meminfo: memFree=17606648/32950928 swapFree=67111528/67111528
[pid=7376] ppid=7373 vsize=119696 CPUtime=6.38 cores=4,6
/proc/7376/stat : 7376 (mono) R 7373 7376 6648 0 -1 4202496 5482 0 0 0 637 1 0 0 20 0 9 0 340111318 122568704 4513 33554432000 4194304 7232020 140734425649904 18446744073709551615 1074352245 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/7376/statm: 29924 4513 1023 742 0 22495 0
[pid=7376/tid=7378] ppid=7373 vsize=119696 CPUtime=0.02 cores=4,6
/proc/7376/task/7378/stat : 7378 (mono) S 7373 7376 6648 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 340111318 122568704 4513 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7379] ppid=7373 vsize=119696 CPUtime=0.03 cores=4,6
/proc/7376/task/7379/stat : 7379 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 340111318 122568704 4513 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7380] ppid=7373 vsize=119696 CPUtime=0.02 cores=4,6
/proc/7376/task/7380/stat : 7380 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340111318 122568704 4513 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7381] ppid=7373 vsize=119696 CPUtime=0.02 cores=4,6
/proc/7376/task/7381/stat : 7381 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340111318 122568704 4513 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7382] ppid=7373 vsize=119696 CPUtime=0.01 cores=4,6
/proc/7376/task/7382/stat : 7382 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340111318 122568704 4513 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0

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

/proc/7376/stat : 7376 (mono) R 7373 7376 6648 0 -1 4202496 25312 0 0 0 11586 8 0 0 25 0 9 0 340111318 167653376 13197 33554432000 4194304 7232020 140734425649904 18446744073709551615 1074351558 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/7376/statm: 40931 13197 1035 742 0 33502 0
[pid=7376/tid=7378] ppid=7373 vsize=163724 CPUtime=0.21 cores=4,6
/proc/7376/task/7378/stat : 7378 (mono) S 7373 7376 6648 0 -1 4202560 4 0 0 0 21 0 0 0 15 0 9 0 340111318 167653376 13197 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7379] ppid=7373 vsize=163724 CPUtime=0.25 cores=4,6
/proc/7376/task/7379/stat : 7379 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 25 0 0 0 15 0 9 0 340111318 167653376 13197 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7380] ppid=7373 vsize=163724 CPUtime=0.25 cores=4,6
/proc/7376/task/7380/stat : 7380 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 25 0 0 0 15 0 9 0 340111318 167653376 13197 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7381] ppid=7373 vsize=163724 CPUtime=0.25 cores=4,6
/proc/7376/task/7381/stat : 7381 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 25 0 0 0 15 0 9 0 340111318 167653376 13197 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7382] ppid=7373 vsize=163724 CPUtime=0.24 cores=4,6
/proc/7376/task/7382/stat : 7382 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 24 0 0 0 15 0 9 0 340111318 167653376 13197 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7383] ppid=7373 vsize=163724 CPUtime=0.22 cores=4,6
/proc/7376/task/7383/stat : 7383 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 22 0 0 0 15 0 9 0 340111318 167653376 13197 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7384] ppid=7373 vsize=163724 CPUtime=0.25 cores=4,6
/proc/7376/task/7384/stat : 7384 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 25 0 0 0 15 0 9 0 340111318 167653376 13197 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7396] ppid=7373 vsize=163724 CPUtime=0 cores=4,6
/proc/7376/task/7396/stat : 7396 (mono) S 7373 7376 6648 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340111319 167653376 13197 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606690225 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 115.94
Current children cumulated vsize (KiB) 163724

[startup+118.301 s]
/proc/loadavg: 4.13 4.16 4.10 5/222 7471
/proc/meminfo: memFree=17456036/32950928 swapFree=67111528/67111528
[pid=7376] ppid=7373 vsize=163724 CPUtime=119.17 cores=4,6
/proc/7376/stat : 7376 (mono) R 7373 7376 6648 0 -1 4202496 25731 0 0 0 11909 8 0 0 25 0 9 0 340111318 167653376 13308 33554432000 4194304 7232020 140734425649904 18446744073709551615 1074351695 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/7376/statm: 40931 13308 1035 742 0 33502 0
[pid=7376/tid=7378] ppid=7373 vsize=163724 CPUtime=0.21 cores=4,6
/proc/7376/task/7378/stat : 7378 (mono) S 7373 7376 6648 0 -1 4202560 4 0 0 0 21 0 0 0 15 0 9 0 340111318 167653376 13308 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7379] ppid=7373 vsize=163724 CPUtime=0.26 cores=4,6
/proc/7376/task/7379/stat : 7379 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 26 0 0 0 16 0 9 0 340111318 167653376 13308 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7380] ppid=7373 vsize=163724 CPUtime=0.26 cores=4,6
/proc/7376/task/7380/stat : 7380 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 26 0 0 0 16 0 9 0 340111318 167653376 13308 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7381] ppid=7373 vsize=163724 CPUtime=0.26 cores=4,6
/proc/7376/task/7381/stat : 7381 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 340111318 167653376 13308 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7382] ppid=7373 vsize=163724 CPUtime=0.24 cores=4,6
/proc/7376/task/7382/stat : 7382 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 24 0 0 0 16 0 9 0 340111318 167653376 13308 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7383] ppid=7373 vsize=163724 CPUtime=0.23 cores=4,6
/proc/7376/task/7383/stat : 7383 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 23 0 0 0 15 0 9 0 340111318 167653376 13308 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7384] ppid=7373 vsize=163724 CPUtime=0.26 cores=4,6
/proc/7376/task/7384/stat : 7384 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 340111318 167653376 13308 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7396] ppid=7373 vsize=163724 CPUtime=0 cores=4,6
/proc/7376/task/7396/stat : 7396 (mono) S 7373 7376 6648 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340111319 167653376 13308 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606690225 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 119.17
Current children cumulated vsize (KiB) 163724

[startup+121.5 s]
/proc/loadavg: 4.13 4.16 4.10 5/222 7472
/proc/meminfo: memFree=17451448/32950928 swapFree=67111528/67111528
[pid=7376] ppid=7373 vsize=163724 CPUtime=122.39 cores=4,6
/proc/7376/stat : 7376 (mono) R 7373 7376 6648 0 -1 4202496 26827 0 0 0 12230 9 0 0 25 0 9 0 340111318 167653376 14404 33554432000 4194304 7232020 140734425649904 18446744073709551615 1074352245 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/7376/statm: 40931 14404 1035 742 0 33502 0
[pid=7376/tid=7378] ppid=7373 vsize=163724 CPUtime=0.22 cores=4,6
/proc/7376/task/7378/stat : 7378 (mono) S 7373 7376 6648 0 -1 4202560 4 0 0 0 22 0 0 0 16 0 9 0 340111318 167653376 14404 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7379] ppid=7373 vsize=163724 CPUtime=0.26 cores=4,6
/proc/7376/task/7379/stat : 7379 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 340111318 167653376 14404 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7380] ppid=7373 vsize=163724 CPUtime=0.26 cores=4,6
/proc/7376/task/7380/stat : 7380 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 340111318 167653376 14404 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7381] ppid=7373 vsize=163724 CPUtime=0.26 cores=4,6
/proc/7376/task/7381/stat : 7381 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 340111318 167653376 14404 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7382] ppid=7373 vsize=163724 CPUtime=0.25 cores=4,6
/proc/7376/task/7382/stat : 7382 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 25 0 0 0 16 0 9 0 340111318 167653376 14404 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7383] ppid=7373 vsize=163724 CPUtime=0.24 cores=4,6
/proc/7376/task/7383/stat : 7383 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 24 0 0 0 16 0 9 0 340111318 167653376 14404 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7384] ppid=7373 vsize=163724 CPUtime=0.26 cores=4,6
/proc/7376/task/7384/stat : 7384 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 340111318 167653376 14404 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7396] ppid=7373 vsize=163724 CPUtime=0 cores=4,6
/proc/7376/task/7396/stat : 7396 (mono) S 7373 7376 6648 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340111319 167653376 14404 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606690225 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 122.39
Current children cumulated vsize (KiB) 163724

[startup+122.301 s]
/proc/loadavg: 4.13 4.16 4.10 5/222 7472
/proc/meminfo: memFree=17447480/32950928 swapFree=67111528/67111528
[pid=7376] ppid=7373 vsize=163724 CPUtime=123.19 cores=4,6
/proc/7376/stat : 7376 (mono) R 7373 7376 6648 0 -1 4202496 26997 0 0 0 12310 9 0 0 25 0 9 0 340111318 167653376 14574 33554432000 4194304 7232020 140734425649904 18446744073709551615 1074352468 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/7376/statm: 40931 14574 1035 742 0 33502 0
[pid=7376/tid=7378] ppid=7373 vsize=163724 CPUtime=0.22 cores=4,6
/proc/7376/task/7378/stat : 7378 (mono) S 7373 7376 6648 0 -1 4202560 4 0 0 0 22 0 0 0 15 0 9 0 340111318 167653376 14574 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7379] ppid=7373 vsize=163724 CPUtime=0.27 cores=4,6
/proc/7376/task/7379/stat : 7379 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 27 0 0 0 15 0 9 0 340111318 167653376 14574 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7380] ppid=7373 vsize=163724 CPUtime=0.26 cores=4,6
/proc/7376/task/7380/stat : 7380 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 26 0 0 0 16 0 9 0 340111318 167653376 14574 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7381] ppid=7373 vsize=163724 CPUtime=0.26 cores=4,6
/proc/7376/task/7381/stat : 7381 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 26 0 0 0 16 0 9 0 340111318 167653376 14574 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7382] ppid=7373 vsize=163724 CPUtime=0.25 cores=4,6
/proc/7376/task/7382/stat : 7382 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 25 0 0 0 15 0 9 0 340111318 167653376 14574 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7383] ppid=7373 vsize=163724 CPUtime=0.24 cores=4,6
/proc/7376/task/7383/stat : 7383 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 24 0 0 0 16 0 9 0 340111318 167653376 14574 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7384] ppid=7373 vsize=163724 CPUtime=0.27 cores=4,6
/proc/7376/task/7384/stat : 7384 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 27 0 0 0 16 0 9 0 340111318 167653376 14574 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7396] ppid=7373 vsize=163724 CPUtime=0 cores=4,6
/proc/7376/task/7396/stat : 7396 (mono) S 7373 7376 6648 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340111319 167653376 14574 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606690225 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 123.19
Current children cumulated vsize (KiB) 163724

[startup+123.101 s]
/proc/loadavg: 4.12 4.15 4.10 5/222 7472
/proc/meminfo: memFree=17443884/32950928 swapFree=67111528/67111528
[pid=7376] ppid=7373 vsize=163724 CPUtime=124 cores=4,6
/proc/7376/stat : 7376 (mono) R 7373 7376 6648 0 -1 4202496 27004 0 0 0 12391 9 0 0 25 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 1074352607 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/7376/statm: 40931 14581 1035 742 0 33502 0
[pid=7376/tid=7378] ppid=7373 vsize=163724 CPUtime=0.23 cores=4,6
/proc/7376/task/7378/stat : 7378 (mono) S 7373 7376 6648 0 -1 4202560 4 0 0 0 23 0 0 0 15 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7379] ppid=7373 vsize=163724 CPUtime=0.27 cores=4,6
/proc/7376/task/7379/stat : 7379 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 27 0 0 0 16 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7380] ppid=7373 vsize=163724 CPUtime=0.26 cores=4,6
/proc/7376/task/7380/stat : 7380 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7381] ppid=7373 vsize=163724 CPUtime=0.26 cores=4,6
/proc/7376/task/7381/stat : 7381 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7382] ppid=7373 vsize=163724 CPUtime=0.25 cores=4,6
/proc/7376/task/7382/stat : 7382 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 25 0 0 0 15 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7383] ppid=7373 vsize=163724 CPUtime=0.25 cores=4,6
/proc/7376/task/7383/stat : 7383 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 25 0 0 0 16 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7384] ppid=7373 vsize=163724 CPUtime=0.27 cores=4,6
/proc/7376/task/7384/stat : 7384 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 27 0 0 0 15 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7396] ppid=7373 vsize=163724 CPUtime=0 cores=4,6
/proc/7376/task/7396/stat : 7396 (mono) S 7373 7376 6648 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340111319 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606690225 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 124
Current children cumulated vsize (KiB) 163724

[startup+123.301 s]
/proc/loadavg: 4.12 4.15 4.10 5/222 7472
/proc/meminfo: memFree=17443884/32950928 swapFree=67111528/67111528
[pid=7376] ppid=7373 vsize=163724 CPUtime=124.2 cores=4,6
/proc/7376/stat : 7376 (mono) R 7373 7376 6648 0 -1 4202496 27004 0 0 0 12411 9 0 0 25 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 1074351482 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/7376/statm: 40931 14581 1035 742 0 33502 0
[pid=7376/tid=7378] ppid=7373 vsize=163724 CPUtime=0.23 cores=4,6
/proc/7376/task/7378/stat : 7378 (mono) S 7373 7376 6648 0 -1 4202560 4 0 0 0 23 0 0 0 15 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7379] ppid=7373 vsize=163724 CPUtime=0.27 cores=4,6
/proc/7376/task/7379/stat : 7379 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 27 0 0 0 16 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7380] ppid=7373 vsize=163724 CPUtime=0.26 cores=4,6
/proc/7376/task/7380/stat : 7380 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7381] ppid=7373 vsize=163724 CPUtime=0.26 cores=4,6
/proc/7376/task/7381/stat : 7381 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7382] ppid=7373 vsize=163724 CPUtime=0.25 cores=4,6
/proc/7376/task/7382/stat : 7382 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 25 0 0 0 16 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7383] ppid=7373 vsize=163724 CPUtime=0.25 cores=4,6
/proc/7376/task/7383/stat : 7383 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 25 0 0 0 16 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7384] ppid=7373 vsize=163724 CPUtime=0.27 cores=4,6
/proc/7376/task/7384/stat : 7384 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 27 0 0 0 15 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7396] ppid=7373 vsize=163724 CPUtime=0 cores=4,6
/proc/7376/task/7396/stat : 7396 (mono) S 7373 7376 6648 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340111319 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606690225 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 124.2
Current children cumulated vsize (KiB) 163724

[startup+123.401 s]
/proc/loadavg: 4.12 4.15 4.10 5/222 7472
/proc/meminfo: memFree=17443884/32950928 swapFree=67111528/67111528
[pid=7376] ppid=7373 vsize=163724 CPUtime=124.3 cores=4,6
/proc/7376/stat : 7376 (mono) R 7373 7376 6648 0 -1 4202496 27004 0 0 0 12421 9 0 0 25 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 1074351497 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/7376/statm: 40931 14581 1035 742 0 33502 0
[pid=7376/tid=7378] ppid=7373 vsize=163724 CPUtime=0.23 cores=4,6
/proc/7376/task/7378/stat : 7378 (mono) S 7373 7376 6648 0 -1 4202560 4 0 0 0 23 0 0 0 15 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7379] ppid=7373 vsize=163724 CPUtime=0.27 cores=4,6
/proc/7376/task/7379/stat : 7379 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 27 0 0 0 16 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7380] ppid=7373 vsize=163724 CPUtime=0.26 cores=4,6
/proc/7376/task/7380/stat : 7380 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7381] ppid=7373 vsize=163724 CPUtime=0.26 cores=4,6
/proc/7376/task/7381/stat : 7381 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 26 0 0 0 15 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7382] ppid=7373 vsize=163724 CPUtime=0.25 cores=4,6
/proc/7376/task/7382/stat : 7382 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 25 0 0 0 16 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 6 0 0 0
[pid=7376/tid=7383] ppid=7373 vsize=163724 CPUtime=0.25 cores=4,6
/proc/7376/task/7383/stat : 7383 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 25 0 0 0 16 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7384] ppid=7373 vsize=163724 CPUtime=0.27 cores=4,6
/proc/7376/task/7384/stat : 7384 (mono) S 7373 7376 6648 0 -1 4202560 2 0 0 0 27 0 0 0 15 0 9 0 340111318 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606682521 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
[pid=7376/tid=7396] ppid=7373 vsize=163724 CPUtime=0 cores=4,6
/proc/7376/task/7396/stat : 7396 (mono) S 7373 7376 6648 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340111319 167653376 14581 33554432000 4194304 7232020 140734425649904 18446744073709551615 235606690225 0 0 4096 545260780 18446604453918988480 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 124.3
Current children cumulated vsize (KiB) 163724

Child status: 0
Real time (s): 123.485
CPU time (s): 124.394
CPU user time (s): 124.293
CPU system time (s): 0.100984
CPU usage (%): 100.736
Max. virtual memory (cumulated for all children) (KiB): 163724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 124.293
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27134
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22683
involuntary context switches= 5694

runsolver used 0.19497 second user time and 0.486925 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-08 19:52:06
IDJOB=3189388
IDBENCH=82919
IDSOLVER=1608
FILE ID=node120/3189388-1302285126
RUNJOBID= node120-1302279917-6667
PBS_JOBID= 12919055
Free space on /tmp= 71972 MiB

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

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

MD5SUM BENCH= 4f143e0181b25ed3751a7b54d50b3635
RANDOM SEED=664639455

node120.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.809
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.61
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.809
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	: 5226.07
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.809
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.82
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.809
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.809
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.78
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.809
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.809
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.82
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17665208 kB
Buffers:        570356 kB
Cached:       14282280 kB
SwapCached:          0 kB
Active:        8428968 kB
Inactive:      6491464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17665208 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              68 kB
Writeback:           0 kB
AnonPages:       67976 kB
Mapped:          15292 kB
Slab:           300612 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   256888 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= 71972 MiB
End job on node120 at 2011-04-08 19:54:09