Trace number 3439466

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
SArTagnan 2011-05-15 (fixed)SAT 6173.5 773.454

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
MD5SUM9a6126d13f733e360922c2ae93b7b6b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark173.21
Satisfiable
(Un)Satisfiability was proved
Number of variables354
Number of clauses2596
Sum of the clauses size11752
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41592
Number of clauses of size 5640
Number of clauses of size over 5364

Solver Data

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

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3439466-1306965198/watcher-3439466-1306965198 -o /tmp/evaluation-result-3439466-1306965198/solver-3439466-1306965198 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439466-1306965198.cnf -threads=8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.06 8.06 8.00 2/508 27854
/proc/meminfo: memFree=23529788/32950928 swapFree=58671692/67111528
[pid=27854] ppid=27852 vsize=91580 CPUtime=0.06 cores=0-7
/proc/27854/stat : 27854 (SArTagnan) R 27852 27854 27618 0 -1 4202496 753 0 0 0 6 0 0 0 25 0 8 0 886750474 93777920 690 33554432000 4194304 4625164 140733658667456 18446744073709551615 47278012082098 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27854/statm: 22895 690 301 106 0 18398 0
[pid=27854/tid=27855] ppid=27852 vsize=91580 CPUtime=0.01 cores=0-7
/proc/27854/task/27855/stat : 27855 (SArTagnan) R 27852 27854 27618 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 886750474 93777920 690 33554432000 4194304 4625164 140733658667456 18446744073709551615 47278012082098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27854/tid=27856] ppid=27852 vsize=91580 CPUtime=0.01 cores=0-7
/proc/27854/task/27856/stat : 27856 (SArTagnan) R 27852 27854 27618 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 886750474 93777920 690 33554432000 4194304 4625164 140733658667456 18446744073709551615 47278012082102 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27854/tid=27857] ppid=27852 vsize=91580 CPUtime=0 cores=0-7
/proc/27854/task/27857/stat : 27857 (SArTagnan) R 27852 27854 27618 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886750474 93777920 690 33554432000 4194304 4625164 140733658667456 18446744073709551615 256415448049 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27854/tid=27858] ppid=27852 vsize=91580 CPUtime=0 cores=0-7
/proc/27854/task/27858/stat : 27858 (SArTagnan) R 27852 27854 27618 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886750474 93777920 690 33554432000 4194304 4625164 140733658667456 18446744073709551615 47278012082098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27854/tid=27859] ppid=27852 vsize=91580 CPUtime=0.01 cores=0-7
/proc/27854/task/27859/stat : 27859 (SArTagnan) R 27852 27854 27618 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 886750474 93777920 690 33554432000 4194304 4625164 140733658667456 18446744073709551615 47278012082096 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27854/tid=27860] ppid=27852 vsize=91580 CPUtime=0.01 cores=0-7
/proc/27854/task/27860/stat : 27860 (SArTagnan) R 27852 27854 27618 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 886750474 93777920 690 33554432000 4194304 4625164 140733658667456 18446744073709551615 47278012082098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27854/tid=27861] ppid=27852 vsize=91580 CPUtime=0.01 cores=0-7
/proc/27854/task/27861/stat : 27861 (SArTagnan) R 27852 27854 27618 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 886750474 93777920 690 33554432000 4194304 4625164 140733658667456 18446744073709551615 47278012082098 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.147988 s]
/proc/loadavg: 8.06 8.06 8.00 2/508 27854
/proc/meminfo: memFree=23529788/32950928 swapFree=58671692/67111528
[pid=27854] ppid=27852 vsize=489248 CPUtime=1.08 cores=0-7
/proc/27854/stat : 27854 (SArTagnan) R 27852 27854 27618 0 -1 4202496 3711 0 0 0 108 0 0 0 18 0 8 0 886750474 500989952 2402 33554432000 4194304 4625164 140733658667456 18446744073709551615 4337998 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27854/statm: 122312 2402 352 106 0 117815 0
[pid=27854/tid=27855] ppid=27852 vsize=489248 CPUtime=0.13 cores=0-7
/proc/27854/task/27855/stat : 27855 (SArTagnan) R 27852 27854 27618 0 -1 4202560 258 0 0 0 13 0 0 0 18 0 8 0 886750474 500989952 2402 33554432000 4194304 4625164 140733658667456 18446744073709551615 256415496735 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27854/tid=27856] ppid=27852 vsize=489248 CPUtime=0.14 cores=0-7
/proc/27854/task/27856/stat : 27856 (SArTagnan) R 27852 27854 27618 0 -1 4202560 323 0 0 0 14 0 0 0 25 0 8 0 886750474 500989952 2402 33554432000 4194304 4625164 140733658667456 18446744073709551615 256415496735 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27854/tid=27857] ppid=27852 vsize=489248 CPUtime=0.1 cores=0-7
/proc/27854/task/27857/stat : 27857 (SArTagnan) R 27852 27854 27618 0 -1 4202560 740 0 0 0 10 0 0 0 25 0 8 0 886750474 500989952 2402 33554432000 4194304 4625164 140733658667456 18446744073709551615 256415496686 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27854/tid=27858] ppid=27852 vsize=489248 CPUtime=0.13 cores=0-7
/proc/27854/task/27858/stat : 27858 (SArTagnan) R 27852 27854 27618 0 -1 4202560 325 0 0 0 13 0 0 0 18 0 8 0 886750474 500989952 2402 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27854/tid=27859] ppid=27852 vsize=489248 CPUtime=0.14 cores=0-7
/proc/27854/task/27859/stat : 27859 (SArTagnan) R 27852 27854 27618 0 -1 4202560 189 0 0 0 14 0 0 0 25 0 8 0 886750474 500989952 2402 33554432000 4194304 4625164 140733658667456 18446744073709551615 256415496735 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27854/tid=27860] ppid=27852 vsize=489248 CPUtime=0.14 cores=0-7
/proc/27854/task/27860/stat : 27860 (SArTagnan) R 27852 27854 27618 0 -1 4202560 290 0 0 0 14 0 0 0 25 0 8 0 886750474 500989952 2402 33554432000 4194304 4625164 140733658667456 18446744073709551615 256415496735 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27854/tid=27861] ppid=27852 vsize=489248 CPUtime=0.14 cores=0-7
/proc/27854/task/27861/stat : 27861 (SArTagnan) R 27852 27854 27618 0 -1 4202560 336 0 0 0 14 0 0 0 25 0 8 0 886750474 500989952 2402 33554432000 4194304 4625164 140733658667456 18446744073709551615 256415496735 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 489248

[startup+0.201381 s]
/proc/loadavg: 8.06 8.06 8.00 2/508 27854
/proc/meminfo: memFree=23529788/32950928 swapFree=58671692/67111528
[pid=27854] ppid=27852 vsize=490356 CPUtime=1.51 cores=0-7
/proc/27854/stat : 27854 (SArTagnan) R 27852 27854 27618 0 -1 4202496 4364 0 0 0 151 0 0 0 18 0 8 0 886750474 502124544 2804 33554432000 4194304 4625164 140733658667456 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27854/statm: 122589 2804 352 106 0 118092 0
[pid=27854/tid=27855] ppid=27852 vsize=490356 CPUtime=0.19 cores=0-7
/proc/27854/task/27855/stat : 27855 (SArTagnan) R 27852 27854 27618 0 -1 4202560 280 0 0 0 19 0 0 0 18 0 8 0 886750474 502124544 2804 33554432000 4194304 4625164 140733658667456 18446744073709551615 4352310 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27854/tid=27856] ppid=27852 vsize=490356 CPUtime=0.19 cores=0-7
/proc/27854/task/27856/stat : 27856 (SArTagnan) R 27852 27854 27618 0 -1 4202560 341 0 0 0 19 0 0 0 25 0 8 0 886750474 502124544 2804 33554432000 4194304 4625164 140733658667456 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27854/tid=27857] ppid=27852 vsize=490356 CPUtime=0.15 cores=0-7
/proc/27854/task/27857/stat : 27857 (SArTagnan) R 27852 27854 27618 0 -1 4202560 909 0 0 0 15 0 0 0 25 0 8 0 886750474 502124544 2804 33554432000 4194304 4625164 140733658667456 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27854/tid=27858] ppid=27852 vsize=490356 CPUtime=0.19 cores=0-7
/proc/27854/task/27858/stat : 27858 (SArTagnan) R 27852 27854 27618 0 -1 4202560 338 0 0 0 19 0 0 0 18 0 8 0 886750474 502124544 2805 33554432000 4194304 4625164 140733658667456 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27854/tid=27859] ppid=27852 vsize=490356 CPUtime=0.19 cores=0-7
/proc/27854/task/27859/stat : 27859 (SArTagnan) R 27852 27854 27618 0 -1 4202560 352 0 0 0 19 0 0 0 25 0 8 0 886750474 502124544 2805 33554432000 4194304 4625164 140733658667456 18446744073709551615 4435080 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27854/tid=27860] ppid=27852 vsize=490356 CPUtime=0.19 cores=0-7
/proc/27854/task/27860/stat : 27860 (SArTagnan) R 27852 27854 27618 0 -1 4202560 439 0 0 0 19 0 0 0 25 0 8 0 886750474 502124544 2805 33554432000 4194304 4625164 140733658667456 18446744073709551615 4339111 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27854/tid=27861] ppid=27852 vsize=490356 CPUtime=0.19 cores=0-7
/proc/27854/task/27861/stat : 27861 (SArTagnan) R 27852 27854 27618 0 -1 4202560 364 0 0 0 19 0 0 0 25 0 8 0 886750474 502124544 2805 33554432000 4194304 4625164 140733658667456 18446744073709551615 256415050137 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 490356

[startup+0.300364 s]
/proc/loadavg: 8.06 8.06 8.00 2/508 27854
/proc/meminfo: memFree=23529788/32950928 swapFree=58671692/67111528
[pid=27854] ppid=27852 vsize=490896 CPUtime=2.3 cores=0-7
/proc/27854/stat : 27854 (SArTagnan) R 27852 27854 27618 0 -1 4202496 5933 0 0 0 230 0 0 0 18 0 8 0 886750474 502677504 3485 33554432000 4194304 4625164 140733658667456 18446744073709551615 4339581 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27854/statm: 122724 3485 352 106 0 118227 0
[pid=27854/tid=27855] ppid=27852 vsize=490896 CPUtime=0.29 cores=0-7
/proc/27854/task/27855/stat : 27855 (SArTagnan) R 27852 27854 27618 0 -1 4202560 460 0 0 0 29 0 0 0 18 0 8 0 886750474 502677504 3485 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27854/tid=27856] ppid=27852 vsize=490896 CPUtime=0.29 cores=0-7
/proc/27854/task/27856/stat : 27856 (SArTagnan) R 27852 27854 27618 0 -1 4202560 513 0 0 0 29 0 0 0 25 0 8 0 886750474 502677504 3485 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27854/tid=27857] ppid=27852 vsize=490896 CPUtime=0.25 cores=0-7
/proc/27854/task/27857/stat : 27857 (SArTagnan) R 27852 27854 27618 0 -1 4202560 1574 0 0 0 25 0 0 0 25 0 8 0 886750474 502677504 3485 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27854/tid=27858] ppid=27852 vsize=490896 CPUtime=0.28 cores=0-7
/proc/27854/task/27858/stat : 27858 (SArTagnan) R 27852 27854 27618 0 -1 4202560 504 0 0 0 28 0 0 0 18 0 8 0 886750474 502677504 3485 33554432000 4194304 4625164 140733658667456 18446744073709551615 4352007 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27854/tid=27859] ppid=27852 vsize=490896 CPUtime=0.29 cores=0-7
/proc/27854/task/27859/stat : 27859 (SArTagnan) R 27852 27854 27618 0 -1 4202560 420 0 0 0 29 0 0 0 25 0 8 0 886750474 502677504 3485 33554432000 4194304 4625164 140733658667456 18446744073709551615 4348958 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27854/tid=27860] ppid=27852 vsize=490896 CPUtime=0.29 cores=0-7
/proc/27854/task/27860/stat : 27860 (SArTagnan) R 27852 27854 27618 0 -1 4202560 525 0 0 0 29 0 0 0 25 0 8 0 886750474 502677504 3485 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27854/tid=27861] ppid=27852 vsize=490896 CPUtime=0.29 cores=0-7
/proc/27854/task/27861/stat : 27861 (SArTagnan) R 27852 27854 27618 0 -1 4202560 552 0 0 0 29 0 0 0 25 0 8 0 886750474 502677504 3485 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 490896

[startup+0.70029 s]
/proc/loadavg: 8.06 8.06 8.00 2/508 27854
/proc/meminfo: memFree=23529788/32950928 swapFree=58671692/67111528
[pid=27854] ppid=27852 vsize=495288 CPUtime=5.5 cores=0-7
/proc/27854/stat : 27854 (SArTagnan) R 27852 27854 27618 0 -1 4202496 11616 0 0 0 549 1 0 0 18 0 8 0 886750474 507174912 5728 33554432000 4194304 4625164 140733658667456 18446744073709551615 4512042 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27854/statm: 123822 5728 352 106 0 119325 0
[pid=27854/tid=27855] ppid=27852 vsize=495288 CPUtime=0.69 cores=0-7
/proc/27854/task/27855/stat : 27855 (SArTagnan) R 27852 27854 27618 0 -1 4202560 881 0 0 0 69 0 0 0 18 0 8 0 886750474 507174912 5728 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27854/tid=27856] ppid=27852 vsize=495288 CPUtime=0.69 cores=0-7
/proc/27854/task/27856/stat : 27856 (SArTagnan) R 27852 27854 27618 0 -1 4202560 914 0 0 0 69 0 0 0 25 0 8 0 886750474 507174912 5728 33554432000 4194304 4625164 140733658667456 18446744073709551615 4464392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27854/tid=27857] ppid=27852 vsize=495288 CPUtime=0.64 cores=0-7
/proc/27854/task/27857/stat : 27857 (SArTagnan) R 27852 27854 27618 0 -1 4202560 3911 0 0 0 64 0 0 0 25 0 8 0 886750474 507174912 5728 33554432000 4194304 4625164 140733658667456 18446744073709551615 4552402 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27854/tid=27858] ppid=27852 vsize=495288 CPUtime=0.68 cores=0-7
/proc/27854/task/27858/stat : 27858 (SArTagnan) R 27852 27854 27618 0 -1 4202560 905 0 0 0 68 0 0 0 18 0 8 0 886750474 507174912 5728 33554432000 4194304 4625164 140733658667456 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27854/tid=27859] ppid=27852 vsize=495288 CPUtime=0.69 cores=0-7
/proc/27854/task/27859/stat : 27859 (SArTagnan) R 27852 27854 27618 0 -1 4202560 1098 0 0 0 69 0 0 0 25 0 8 0 886750474 507174912 5728 33554432000 4194304 4625164 140733658667456 18446744073709551615 4349895 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27854/tid=27860] ppid=27852 vsize=495288 CPUtime=0.69 cores=0-7
/proc/27854/task/27860/stat : 27860 (SArTagnan) R 27852 27854 27618 0 -1 4202560 1245 0 0 0 69 0 0 0 25 0 8 0 886750474 507174912 5728 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27854/tid=27861] ppid=27852 vsize=495288 CPUtime=0.69 cores=0-7
/proc/27854/task/27861/stat : 27861 (SArTagnan) R 27852 27854 27618 0 -1 4202560 918 0 0 0 69 0 0 0 25 0 8 0 886750474 507174912 5728 33554432000 4194304 4625164 140733658667456 18446744073709551615 4278665 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 495288

[startup+1.50114 s]
/proc/loadavg: 8.14 8.08 8.01 9/516 27862
/proc/meminfo: memFree=23499964/32950928 swapFree=58671692/67111528
[pid=27854] ppid=27852 vsize=503264 CPUtime=11.89 cores=0-7
/proc/27854/stat : 27854 (SArTagnan) R 27852 27854 27618 0 -1 4202496 21710 0 0 0 1186 3 0 0 20 0 8 0 886750474 515342336 9337 33554432000 4194304 4625164 140733658667456 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27854/statm: 125816 9337 352 106 0 121319 0
[pid=27854/tid=27855] ppid=27852 vsize=503264 CPUtime=1.49 cores=0-7
/proc/27854/task/27855/stat : 27855 (SArTagnan) R 27852 27854 27618 0 -1 4202560 1959 0 0 0 149 0 0 0 20 0 8 0 886750474 515342336 9337 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27854/tid=27856] ppid=27852 vsize=503264 CPUtime=1.49 cores=0-7
/proc/27854/task/27856/stat : 27856 (SArTagnan) R 27852 27854 27618 0 -1 4202560 2035 0 0 0 149 0 0 0 25 0 8 0 886750474 515342336 9337 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27854/tid=27857] ppid=27852 vsize=503264 CPUtime=1.43 cores=0-7
/proc/27854/task/27857/stat : 27857 (SArTagnan) R 27852 27854 27618 0 -1 4202560 8160 0 0 0 142 1 0 0 25 0 8 0 886750474 515342336 9337 33554432000 4194304 4625164 140733658667456 18446744073709551615 256415088395 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27854/tid=27858] ppid=27852 vsize=503264 CPUtime=1.48 cores=0-7
/proc/27854/task/27858/stat : 27858 (SArTagnan) R 27852 27854 27618 0 -1 4202560 1406 0 0 0 148 0 0 0 19 0 8 0 886750474 515342336 9337 33554432000 4194304 4625164 140733658667456 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27854/tid=27859] ppid=27852 vsize=503264 CPUtime=1.49 cores=0-7
/proc/27854/task/27859/stat : 27859 (SArTagnan) R 27852 27854 27618 0 -1 4202560 1799 0 0 0 149 0 0 0 25 0 8 0 886750474 515342336 9337 33554432000 4194304 4625164 140733658667456 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27854/tid=27860] ppid=27852 vsize=503264 CPUtime=1.49 cores=0-7
/proc/27854/task/27860/stat : 27860 (SArTagnan) R 27852 27854 27618 0 -1 4202560 2104 0 0 0 149 0 0 0 25 0 8 0 886750474 515342336 9337 33554432000 4194304 4625164 140733658667456 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27854/tid=27861] ppid=27852 vsize=503264 CPUtime=1.49 cores=0-7
/proc/27854/task/27861/stat : 27861 (SArTagnan) R 27852 27854 27618 0 -1 4202560 1951 0 0 0 149 0 0 0 25 0 8 0 886750474 515342336 9337 33554432000 4194304 4625164 140733658667456 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 503264

[startup+3.10084 s]
/proc/loadavg: 8.14 8.08 8.01 9/516 27862
/proc/meminfo: memFree=23482108/32950928 swapFree=58671692/67111528
[pid=27854] ppid=27852 vsize=517608 CPUtime=24.67 cores=0-7
/proc/27854/stat : 27854 (SArTagnan) R 27852 27854 27618 0 -1 4202496 40702 0 0 0 2461 6 0 0 25 0 8 0 886750474 530030592 15794 33554432000 4194304 4625164 140733658667456 18446744073709551615 4508886 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27854/statm: 129402 15794 371 106 0 124905 0
[pid=27854/tid=27855] ppid=27852 vsize=517608 CPUtime=3.08 cores=0-7
/proc/27854/task/27855/stat : 27855 (SArTagnan) R 27852 27854 27618 0 -1 4202560 3152 0 0 0 308 0 0 0 25 0 8 0 886750474 530030592 15794 33554432000 4194304 4625164 140733658667456 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27854/tid=27856] ppid=27852 vsize=517608 CPUtime=3.09 cores=0-7
/proc/27854/task/27856/stat : 27856 (SArTagnan) R 27852 27854 27618 0 -1 4202560 3134 0 0 0 309 0 0 0 25 0 8 0 886750474 530030592 15794 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27854/tid=27857] ppid=27852 vsize=517608 CPUtime=3 cores=0-7
/proc/27854/task/27857/stat : 27857 (SArTagnan) R 27852 27854 27618 0 -1 4202560 18114 0 0 0 298 2 0 0 25 0 8 0 886750474 530030592 15794 33554432000 4194304 4625164 140733658667456 18446744073709551615 4352098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27854/tid=27858] ppid=27852 vsize=517608 CPUtime=3.08 cores=0-7
/proc/27854/task/27858/stat : 27858 (SArTagnan) R 27852 27854 27618 0 -1 4202560 2889 0 0 0 308 0 0 0 25 0 8 0 886750474 530030592 15794 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351897 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27854/tid=27859] ppid=27852 vsize=517608 CPUtime=3.08 cores=0-7
/proc/27854/task/27859/stat : 27859 (SArTagnan) R 27852 27854 27618 0 -1 4202560 2992 0 0 0 308 0 0 0 25 0 8 0 886750474 530030592 15794 33554432000 4194304 4625164 140733658667456 18446744073709551615 4349320 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27854/tid=27860] ppid=27852 vsize=517608 CPUtime=3.08 cores=0-7
/proc/27854/task/27860/stat : 27860 (SArTagnan) R 27852 27854 27618 0 -1 4202560 4458 0 0 0 308 0 0 0 25 0 8 0 886750474 530030592 15794 33554432000 4194304 4625164 140733658667456 18446744073709551615 4462330 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27854/tid=27861] ppid=27852 vsize=517608 CPUtime=3.09 cores=0-7
/proc/27854/task/27861/stat : 27861 (SArTagnan) R 27852 27854 27618 0 -1 4202560 2958 0 0 0 309 0 0 0 25 0 8 0 886750474 530030592 15794 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 517608

[startup+6.30124 s]
/proc/loadavg: 8.14 8.08 8.01 9/516 27862
/proc/meminfo: memFree=23441880/32950928 swapFree=58671692/67111528
[pid=27854] ppid=27852 vsize=531308 CPUtime=50.21 cores=0-7
/proc/27854/stat : 27854 (SArTagnan) R 27852 27854 27618 0 -1 4202496 65421 0 0 0 5011 10 0 0 25 0 8 0 886750474 544059392 23872 33554432000 4194304 4625164 140733658667456 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27854/statm: 132827 23872 352 106 0 128330 0
[pid=27854/tid=27855] ppid=27852 vsize=531308 CPUtime=6.29 cores=0-7
/proc/27854/task/27855/stat : 27855 (SArTagnan) R 27852 27854 27618 0 -1 4202560 6423 0 0 0 628 1 0 0 25 0 8 0 886750474 544059392 23872 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27854/tid=27856] ppid=27852 vsize=531308 CPUtime=6.29 cores=0-7
/proc/27854/task/27856/stat : 27856 (SArTagnan) R 27852 27854 27618 0 -1 4202560 4583 0 0 0 629 0 0 0 25 0 8 0 886750474 544059392 23872 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27854/tid=27857] ppid=27852 vsize=531308 CPUtime=6.15 cores=0-7
/proc/27854/task/27857/stat : 27857 (SArTagnan) R 27852 27854 27618 0 -1 4202560 29624 0 0 0 611 4 0 0 25 0 8 0 886750474 544059392 23872 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27854/tid=27858] ppid=27852 vsize=531308 CPUtime=6.28 cores=0-7
/proc/27854/task/27858/stat : 27858 (SArTagnan) R 27852 27854 27618 0 -1 4202560 4410 0 0 0 628 0 0 0 25 0 8 0 886750474 544059392 23872 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27854/tid=27859] ppid=27852 vsize=531308 CPUtime=6.28 cores=0-7
/proc/27854/task/27859/stat : 27859 (SArTagnan) R 27852 27854 27618 0 -1 4202560 5011 0 0 0 628 0 0 0 25 0 8 0 886750474 544059392 23872 33554432000 4194304 4625164 140733658667456 18446744073709551615 4339546 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27854/tid=27860] ppid=27852 vsize=531308 CPUtime=6.29 cores=0-7
/proc/27854/task/27860/stat : 27860 (SArTagnan) R 27852 27854 27618 0 -1 4202560 6801 0 0 0 628 1 0 0 25 0 8 0 886750474 544059392 23872 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27854/tid=27861] ppid=27852 vsize=531308 CPUtime=6.29 cores=0-7
/proc/27854/task/27861/stat : 27861 (SArTagnan) R 27852 27854 27618 0 -1 4202560 4388 0 0 0 629 0 0 0 25 0 8 0 886750474 544059392 23872 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0

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

[pid=27854] ppid=27852 vsize=1758756 CPUtime=5127.13 cores=0-7
/proc/27854/stat : 27854 (SArTagnan) R 27852 27854 27618 0 -1 4202496 2325589 0 0 0 512298 415 0 0 25 0 8 0 886750474 1800966144 308133 33554432000 4194304 4625164 140733658667456 18446744073709551615 4511857 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27854/statm: 439689 308133 629 106 0 435192 0
[pid=27854/tid=27855] ppid=27852 vsize=1758756 CPUtime=642.11 cores=0-7
/proc/27854/task/27855/stat : 27855 (SArTagnan) R 27852 27854 27618 0 -1 4202560 44865 0 0 0 64201 10 0 0 25 0 8 0 886750474 1800966144 308133 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27854/tid=27856] ppid=27852 vsize=1758756 CPUtime=642.29 cores=0-7
/proc/27854/task/27856/stat : 27856 (SArTagnan) R 27852 27854 27618 0 -1 4202560 50570 0 0 0 64219 10 0 0 25 0 8 0 886750474 1800966144 308133 33554432000 4194304 4625164 140733658667456 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27854/tid=27857] ppid=27852 vsize=1758756 CPUtime=631.19 cores=0-7
/proc/27854/task/27857/stat : 27857 (SArTagnan) R 27852 27854 27618 0 -1 4202560 1810974 0 0 0 62813 306 0 0 25 0 8 0 886750474 1800966144 308133 33554432000 4194304 4625164 140733658667456 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27854/tid=27858] ppid=27852 vsize=1758756 CPUtime=642.28 cores=0-7
/proc/27854/task/27858/stat : 27858 (SArTagnan) R 27852 27854 27618 0 -1 4202560 82320 0 0 0 64211 17 0 0 25 0 8 0 886750474 1800966144 308133 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27854/tid=27859] ppid=27852 vsize=1758756 CPUtime=642.3 cores=0-7
/proc/27854/task/27859/stat : 27859 (SArTagnan) R 27852 27854 27618 0 -1 4202560 77969 0 0 0 64215 15 0 0 25 0 8 0 886750474 1800966144 308133 33554432000 4194304 4625164 140733658667456 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27854/tid=27860] ppid=27852 vsize=1758756 CPUtime=642.31 cores=0-7
/proc/27854/task/27860/stat : 27860 (SArTagnan) R 27852 27854 27618 0 -1 4202560 88518 0 0 0 64212 19 0 0 25 0 8 0 886750474 1800966144 308133 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27854/tid=27861] ppid=27852 vsize=1758756 CPUtime=642.28 cores=0-7
/proc/27854/task/27861/stat : 27861 (SArTagnan) R 27852 27854 27618 0 -1 4202560 61104 0 0 0 64214 14 0 0 25 0 8 0 886750474 1800966144 308133 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5127.13
Current children cumulated vsize (KiB) 1758756

[startup+702.301 s]
/proc/loadavg: 8.04 8.06 8.00 9/516 27890
/proc/meminfo: memFree=22230716/32950928 swapFree=58671692/67111528
[pid=27854] ppid=27852 vsize=1814068 CPUtime=5606.06 cores=0-7
/proc/27854/stat : 27854 (SArTagnan) R 27852 27854 27618 0 -1 4202496 2601196 0 0 0 560142 464 0 0 25 0 8 0 886750474 1857605632 324150 33554432000 4194304 4625164 140733658667456 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27854/statm: 453517 324150 511 106 0 449020 0
[pid=27854/tid=27855] ppid=27852 vsize=1814068 CPUtime=702.1 cores=0-7
/proc/27854/task/27855/stat : 27855 (SArTagnan) R 27852 27854 27618 0 -1 4202560 45948 0 0 0 70199 11 0 0 25 0 8 0 886750474 1857605632 324150 33554432000 4194304 4625164 140733658667456 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27854/tid=27856] ppid=27852 vsize=1814068 CPUtime=702.3 cores=0-7
/proc/27854/task/27856/stat : 27856 (SArTagnan) R 27852 27854 27618 0 -1 4202560 53867 0 0 0 70219 11 0 0 25 0 8 0 886750474 1857605632 324150 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27854/tid=27857] ppid=27852 vsize=1814068 CPUtime=690.14 cores=0-7
/proc/27854/task/27857/stat : 27857 (SArTagnan) R 27852 27854 27618 0 -1 4202560 2044588 0 0 0 68667 347 0 0 25 0 8 0 886750474 1857605632 324150 33554432000 4194304 4625164 140733658667456 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27854/tid=27858] ppid=27852 vsize=1814068 CPUtime=702.28 cores=0-7
/proc/27854/task/27858/stat : 27858 (SArTagnan) R 27852 27854 27618 0 -1 4202560 83968 0 0 0 70210 18 0 0 25 0 8 0 886750474 1857605632 324150 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27854/tid=27859] ppid=27852 vsize=1814068 CPUtime=702.31 cores=0-7
/proc/27854/task/27859/stat : 27859 (SArTagnan) R 27852 27854 27618 0 -1 4202560 78348 0 0 0 70215 16 0 0 25 0 8 0 886750474 1857605632 324150 33554432000 4194304 4625164 140733658667456 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27854/tid=27860] ppid=27852 vsize=1814068 CPUtime=702.31 cores=0-7
/proc/27854/task/27860/stat : 27860 (SArTagnan) R 27852 27854 27618 0 -1 4202560 118740 0 0 0 70208 23 0 0 25 0 8 0 886750474 1857605632 324150 33554432000 4194304 4625164 140733658667456 18446744073709551615 4352102 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27854/tid=27861] ppid=27852 vsize=1814068 CPUtime=702.26 cores=0-7
/proc/27854/task/27861/stat : 27861 (SArTagnan) R 27852 27854 27618 0 -1 4202560 61491 0 0 0 70212 14 0 0 25 0 8 0 886750474 1857605632 324150 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5606.06
Current children cumulated vsize (KiB) 1814068

[startup+762.301 s]
/proc/loadavg: 8.05 8.06 8.00 9/516 27891
/proc/meminfo: memFree=22210588/32950928 swapFree=58671692/67111528
[pid=27854] ppid=27852 vsize=1846976 CPUtime=6085.1 cores=0-7
/proc/27854/stat : 27854 (SArTagnan) R 27852 27854 27618 0 -1 4202496 2878555 0 0 0 607999 511 0 0 25 0 8 0 886750474 1891303424 329731 33554432000 4194304 4625164 140733658667456 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27854/statm: 461744 329731 546 106 0 457247 0
[pid=27854/tid=27855] ppid=27852 vsize=1846976 CPUtime=762.1 cores=0-7
/proc/27854/task/27855/stat : 27855 (SArTagnan) R 27852 27854 27618 0 -1 4202560 46097 0 0 0 76199 11 0 0 25 0 8 0 886750474 1891303424 329731 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27854/tid=27856] ppid=27852 vsize=1846976 CPUtime=762.32 cores=0-7
/proc/27854/task/27856/stat : 27856 (SArTagnan) R 27852 27854 27618 0 -1 4202560 54085 0 0 0 76221 11 0 0 25 0 8 0 886750474 1891303424 329731 33554432000 4194304 4625164 140733658667456 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27854/tid=27857] ppid=27852 vsize=1846976 CPUtime=749.12 cores=0-7
/proc/27854/task/27857/stat : 27857 (SArTagnan) R 27852 27854 27618 0 -1 4202560 2301897 0 0 0 74523 389 0 0 25 0 8 0 886750474 1891303424 329731 33554432000 4194304 4625164 140733658667456 18446744073709551615 4334441 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27854/tid=27858] ppid=27852 vsize=1846976 CPUtime=762.29 cores=0-7
/proc/27854/task/27858/stat : 27858 (SArTagnan) R 27852 27854 27618 0 -1 4202560 84491 0 0 0 76211 18 0 0 25 0 8 0 886750474 1891303424 329731 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27854/tid=27859] ppid=27852 vsize=1846976 CPUtime=762.3 cores=0-7
/proc/27854/task/27859/stat : 27859 (SArTagnan) R 27852 27854 27618 0 -1 4202560 78521 0 0 0 76214 16 0 0 25 0 8 0 886750474 1891303424 329731 33554432000 4194304 4625164 140733658667456 18446744073709551615 4349223 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27854/tid=27860] ppid=27852 vsize=1846976 CPUtime=762.33 cores=0-7
/proc/27854/task/27860/stat : 27860 (SArTagnan) R 27852 27854 27618 0 -1 4202560 119271 0 0 0 76209 24 0 0 25 0 8 0 886750474 1891303424 329731 33554432000 4194304 4625164 140733658667456 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27854/tid=27861] ppid=27852 vsize=1846976 CPUtime=762.26 cores=0-7
/proc/27854/task/27861/stat : 27861 (SArTagnan) R 27852 27854 27618 0 -1 4202560 61807 0 0 0 76212 14 0 0 25 0 8 0 886750474 1891303424 329731 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6085.1
Current children cumulated vsize (KiB) 1846976

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

[startup+768.001 s]
/proc/loadavg: 8.05 8.06 8.00 9/516 27892
/proc/meminfo: memFree=22209596/32950928 swapFree=58671692/67111528
[pid=27854] ppid=27852 vsize=1846976 CPUtime=6130.46 cores=0-7
/proc/27854/stat : 27854 (SArTagnan) R 27852 27854 27618 0 -1 4202496 2909384 0 0 0 612531 515 0 0 25 0 8 0 886750474 1891303424 329969 33554432000 4194304 4625164 140733658667456 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27854/statm: 461744 329969 553 106 0 457247 0
[pid=27854/tid=27855] ppid=27852 vsize=1846976 CPUtime=767.78 cores=0-7
/proc/27854/task/27855/stat : 27855 (SArTagnan) R 27852 27854 27618 0 -1 4202560 46097 0 0 0 76767 11 0 0 25 0 8 0 886750474 1891303424 329969 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27854/tid=27856] ppid=27852 vsize=1846976 CPUtime=768 cores=0-7
/proc/27854/task/27856/stat : 27856 (SArTagnan) R 27852 27854 27618 0 -1 4202560 54108 0 0 0 76789 11 0 0 25 0 8 0 886750474 1891303424 329969 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27854/tid=27857] ppid=27852 vsize=1846976 CPUtime=754.7 cores=0-7
/proc/27854/task/27857/stat : 27857 (SArTagnan) R 27852 27854 27618 0 -1 4202560 2332208 0 0 0 75077 393 0 0 25 0 8 0 886750474 1891303424 329969 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27854/tid=27858] ppid=27852 vsize=1846976 CPUtime=767.97 cores=0-7
/proc/27854/task/27858/stat : 27858 (SArTagnan) R 27852 27854 27618 0 -1 4202560 84517 0 0 0 76779 18 0 0 25 0 8 0 886750474 1891303424 329969 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27854/tid=27859] ppid=27852 vsize=1846976 CPUtime=767.98 cores=0-7
/proc/27854/task/27859/stat : 27859 (SArTagnan) R 27852 27854 27618 0 -1 4202560 78521 0 0 0 76782 16 0 0 25 0 8 0 886750474 1891303424 329969 33554432000 4194304 4625164 140733658667456 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27854/tid=27860] ppid=27852 vsize=1846976 CPUtime=768.01 cores=0-7
/proc/27854/task/27860/stat : 27860 (SArTagnan) R 27852 27854 27618 0 -1 4202560 119448 0 0 0 76777 24 0 0 25 0 8 0 886750474 1891303424 329969 33554432000 4194304 4625164 140733658667456 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27854/tid=27861] ppid=27852 vsize=1846976 CPUtime=767.94 cores=0-7
/proc/27854/task/27861/stat : 27861 (SArTagnan) R 27852 27854 27618 0 -1 4202560 61807 0 0 0 76780 14 0 0 25 0 8 0 886750474 1891303424 329969 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6130.46
Current children cumulated vsize (KiB) 1846976

[startup+771.22 s]
/proc/loadavg: 8.04 8.06 8.00 9/516 27892
/proc/meminfo: memFree=22199900/32950928 swapFree=58671692/67111528
[pid=27854] ppid=27852 vsize=1872728 CPUtime=6156.16 cores=0-7
/proc/27854/stat : 27854 (SArTagnan) R 27852 27854 27618 0 -1 4202496 2942892 0 0 0 615095 521 0 0 25 0 8 0 886750474 1917673472 330984 33554432000 4194304 4625164 140733658667456 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27854/statm: 468182 330984 507 106 0 463685 0
[pid=27854/tid=27855] ppid=27852 vsize=1872728 CPUtime=770.99 cores=0-7
/proc/27854/task/27855/stat : 27855 (SArTagnan) R 27852 27854 27618 0 -1 4202560 60429 0 0 0 77086 13 0 0 25 0 8 0 886750474 1917673472 330984 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27854/tid=27856] ppid=27852 vsize=1872728 CPUtime=771.22 cores=0-7
/proc/27854/task/27856/stat : 27856 (SArTagnan) R 27852 27854 27618 0 -1 4202560 54121 0 0 0 77111 11 0 0 25 0 8 0 886750474 1917673472 330984 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27854/tid=27857] ppid=27852 vsize=1872728 CPUtime=757.87 cores=0-7
/proc/27854/task/27857/stat : 27857 (SArTagnan) R 27852 27854 27618 0 -1 4202560 2351158 0 0 0 75390 397 0 0 25 0 8 0 886750474 1917673472 330984 33554432000 4194304 4625164 140733658667456 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27854/tid=27858] ppid=27852 vsize=1872728 CPUtime=771.19 cores=0-7
/proc/27854/task/27858/stat : 27858 (SArTagnan) R 27852 27854 27618 0 -1 4202560 84528 0 0 0 77101 18 0 0 25 0 8 0 886750474 1917673472 330984 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27854/tid=27859] ppid=27852 vsize=1872728 CPUtime=771.2 cores=0-7
/proc/27854/task/27859/stat : 27859 (SArTagnan) R 27852 27854 27618 0 -1 4202560 78698 0 0 0 77104 16 0 0 25 0 8 0 886750474 1917673472 330984 33554432000 4194304 4625164 140733658667456 18446744073709551615 4348832 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27854/tid=27860] ppid=27852 vsize=1872728 CPUtime=771.23 cores=0-7
/proc/27854/task/27860/stat : 27860 (SArTagnan) R 27852 27854 27618 0 -1 4202560 119461 0 0 0 77099 24 0 0 25 0 8 0 886750474 1917673472 330984 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27854/tid=27861] ppid=27852 vsize=1872728 CPUtime=771.16 cores=0-7
/proc/27854/task/27861/stat : 27861 (SArTagnan) R 27852 27854 27618 0 -1 4202560 61807 0 0 0 77102 14 0 0 25 0 8 0 886750474 1917673472 330984 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6156.16
Current children cumulated vsize (KiB) 1872728

[startup+772.801 s]
/proc/loadavg: 8.04 8.06 8.00 9/516 27892
/proc/meminfo: memFree=22202256/32950928 swapFree=58671692/67111528
[pid=27854] ppid=27852 vsize=1872728 CPUtime=6168.79 cores=0-7
/proc/27854/stat : 27854 (SArTagnan) R 27852 27854 27618 0 -1 4202496 2949472 0 0 0 616357 522 0 0 25 0 8 0 886750474 1917673472 332024 33554432000 4194304 4625164 140733658667456 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27854/statm: 468182 332024 524 106 0 463685 0
[pid=27854/tid=27855] ppid=27852 vsize=1872728 CPUtime=772.57 cores=0-7
/proc/27854/task/27855/stat : 27855 (SArTagnan) R 27852 27854 27618 0 -1 4202560 60765 0 0 0 77244 13 0 0 25 0 8 0 886750474 1917673472 332024 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27854/tid=27856] ppid=27852 vsize=1872728 CPUtime=772.8 cores=0-7
/proc/27854/task/27856/stat : 27856 (SArTagnan) R 27852 27854 27618 0 -1 4202560 54128 0 0 0 77269 11 0 0 25 0 8 0 886750474 1917673472 332024 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27854/tid=27857] ppid=27852 vsize=1872728 CPUtime=759.43 cores=0-7
/proc/27854/task/27857/stat : 27857 (SArTagnan) R 27852 27854 27618 0 -1 4202560 2357340 0 0 0 75545 398 0 0 25 0 8 0 886750474 1917673472 332024 33554432000 4194304 4625164 140733658667456 18446744073709551615 4352007 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27854/tid=27858] ppid=27852 vsize=1872728 CPUtime=772.77 cores=0-7
/proc/27854/task/27858/stat : 27858 (SArTagnan) R 27852 27854 27618 0 -1 4202560 84531 0 0 0 77259 18 0 0 25 0 8 0 886750474 1917673472 332024 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27854/tid=27859] ppid=27852 vsize=1872728 CPUtime=772.78 cores=0-7
/proc/27854/task/27859/stat : 27859 (SArTagnan) R 27852 27854 27618 0 -1 4202560 78738 0 0 0 77262 16 0 0 25 0 8 0 886750474 1917673472 332024 33554432000 4194304 4625164 140733658667456 18446744073709551615 4349112 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27854/tid=27860] ppid=27852 vsize=1872728 CPUtime=772.81 cores=0-7
/proc/27854/task/27860/stat : 27860 (SArTagnan) R 27852 27854 27618 0 -1 4202560 119468 0 0 0 77257 24 0 0 25 0 8 0 886750474 1917673472 332024 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27854/tid=27861] ppid=27852 vsize=1872728 CPUtime=772.74 cores=0-7
/proc/27854/task/27861/stat : 27861 (SArTagnan) R 27852 27854 27618 0 -1 4202560 61807 0 0 0 77260 14 0 0 25 0 8 0 886750474 1917673472 332024 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6168.79
Current children cumulated vsize (KiB) 1872728

[startup+773.201 s]
/proc/loadavg: 8.04 8.06 8.00 9/516 27892
/proc/meminfo: memFree=22202256/32950928 swapFree=58671692/67111528
[pid=27854] ppid=27852 vsize=1872728 CPUtime=6171.99 cores=0-7
/proc/27854/stat : 27854 (SArTagnan) R 27852 27854 27618 0 -1 4202496 2951013 0 0 0 616676 523 0 0 25 0 8 0 886750474 1917673472 332448 33554432000 4194304 4625164 140733658667456 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27854/statm: 468182 332448 535 106 0 463685 0
[pid=27854/tid=27855] ppid=27852 vsize=1872728 CPUtime=772.97 cores=0-7
/proc/27854/task/27855/stat : 27855 (SArTagnan) R 27852 27854 27618 0 -1 4202560 60769 0 0 0 77284 13 0 0 25 0 8 0 886750474 1917673472 332448 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27854/tid=27856] ppid=27852 vsize=1872728 CPUtime=773.2 cores=0-7
/proc/27854/task/27856/stat : 27856 (SArTagnan) R 27852 27854 27618 0 -1 4202560 54130 0 0 0 77309 11 0 0 25 0 8 0 886750474 1917673472 332448 33554432000 4194304 4625164 140733658667456 18446744073709551615 4486991 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27854/tid=27857] ppid=27852 vsize=1872728 CPUtime=759.82 cores=0-7
/proc/27854/task/27857/stat : 27857 (SArTagnan) R 27852 27854 27618 0 -1 4202560 2358868 0 0 0 75584 398 0 0 25 0 8 0 886750474 1917673472 332448 33554432000 4194304 4625164 140733658667456 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27854/tid=27858] ppid=27852 vsize=1872728 CPUtime=773.17 cores=0-7
/proc/27854/task/27858/stat : 27858 (SArTagnan) R 27852 27854 27618 0 -1 4202560 84532 0 0 0 77299 18 0 0 25 0 8 0 886750474 1917673472 332448 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27854/tid=27859] ppid=27852 vsize=1872728 CPUtime=773.18 cores=0-7
/proc/27854/task/27859/stat : 27859 (SArTagnan) R 27852 27854 27618 0 -1 4202560 78740 0 0 0 77302 16 0 0 25 0 8 0 886750474 1917673472 332448 33554432000 4194304 4625164 140733658667456 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27854/tid=27860] ppid=27852 vsize=1872728 CPUtime=773.21 cores=0-7
/proc/27854/task/27860/stat : 27860 (SArTagnan) R 27852 27854 27618 0 -1 4202560 119470 0 0 0 77297 24 0 0 25 0 8 0 886750474 1917673472 332448 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27854/tid=27861] ppid=27852 vsize=1872728 CPUtime=773.14 cores=0-7
/proc/27854/task/27861/stat : 27861 (SArTagnan) R 27852 27854 27618 0 -1 4202560 61807 0 0 0 77300 14 0 0 25 0 8 0 886750474 1917673472 332448 33554432000 4194304 4625164 140733658667456 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6171.99
Current children cumulated vsize (KiB) 1872728

[startup+773.42 s]
/proc/loadavg: 8.04 8.06 8.00 9/516 27892
/proc/meminfo: memFree=22202008/32950928 swapFree=58671692/67111528
[pid=27854] ppid=27852 vsize=0 CPUtime=6173.47 cores=0-7
/proc/27854/stat : 27854 (SArTagnan) Z 27852 27854 27618 0 -1 4203548 2951962 0 0 0 616820 527 0 0 25 0 2 0 886750474 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27854/statm: 0 0 0 0 0 0 0
[pid=27854/tid=27856] ppid=27852 vsize=0 CPUtime=773.42 cores=0-7
/proc/27854/task/27856/stat : 27856 (SArTagnan) R 27852 27854 27618 0 -1 4203588 54131 0 0 0 77327 15 0 0 25 0 2 0 886750474 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6173.47
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 773.454
CPU time (s): 6173.5
CPU user time (s): 6168.2
CPU system time (s): 5.30219
CPU usage (%): 798.174
Max. virtual memory (cumulated for all children) (KiB): 1872728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6168.2
system time used= 5.30219
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2951962
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= 1299
involuntary context switches= 25953

runsolver used 3.71244 second user time and 9.66553 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-01 23:53:18
IDJOB=3439466
IDBENCH=85353
IDSOLVER=1936
FILE ID=node115/3439466-1306965198
RUNJOBID= node115-1306960629-27632
PBS_JOBID= 13497638
Free space on /tmp= 73768 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439466-1306965198/watcher-3439466-1306965198 -o /tmp/evaluation-result-3439466-1306965198/solver-3439466-1306965198 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439466-1306965198.cnf -threads=8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 9a6126d13f733e360922c2ae93b7b6b9
RANDOM SEED=1948662230

node115.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.811
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.62
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.811
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.15
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.811
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.75
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.811
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.811
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.77
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.811
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.74
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.811
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.75
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.811
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:      23530068 kB
Buffers:         19624 kB
Cached:          76092 kB
SwapCached:      65476 kB
Active:         920544 kB
Inactive:      8264732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23530068 kB
SwapTotal:    67111528 kB
SwapFree:     58671692 kB
Dirty:             416 kB
Writeback:           0 kB
AnonPages:     9028252 kB
Mapped:          27108 kB
Slab:            88160 kB
PageTables:      74972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 151806668 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= 73768 MiB
End job on node115 at 2011-06-02 00:06:12