Trace number 1543899

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
satake 2009-03-22SAT 448.09 261.046

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/380/
unif-k3-r4.25-v380-c1615-S1041106011-094.cnf
MD5SUM5d7bd014f243a8ba433df6a7b547cbaa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011998
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

448.04/261.04	c Benchmark name    : HOME/instance-1543899-1238598013.cnf
448.04/261.04	c Thread Num        :            3
448.04/261.04	c restarts          :           22
448.04/261.04	c conflicts         :      1321628
448.04/261.04	c decisions         :      1576591           (     6048 / sec      )
448.04/261.04	c propagations      :     77817531           (   298532 / sec      )
448.04/261.04	c inspects          :    411986849           (  1580506 / sec      )
448.04/261.04	c conflict literals :     25070981           (    21.88 % deleted  )
448.04/261.04	c cpu time          :       260.67           
448.04/261.04	s SATISFIABLE
448.04/261.04	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 355 356 357 -358 -359 -360 361 -362 -363 364 -365 366 -367 368 -369 370 -371 372 -373 -374 375 376 377 378 -379 -380 0

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1543899-1238598013/watcher-1543899-1238598013 -o /tmp/evaluation-result-1543899-1238598013/solver-1543899-1238598013 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543899-1238598013.cnf 3 1200 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 2/68 10774
/proc/meminfo: memFree=979176/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=1148 CPUtime=0
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 4 0 1132462994 1175552 121 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 287 121 68 163 0 122 0
[pid=10774/tid=10775] ppid=10772 vsize=1148 CPUtime=0
/proc/10774/task/10775/stat : 10775 (satake) R 10772 10774 10653 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1132462994 1175552 121 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10776] ppid=10772 vsize=1148 CPUtime=0
/proc/10774/task/10776/stat : 10776 (satake) R 10772 10774 10653 0 -1 4194368 46 0 0 0 0 0 0 0 19 0 4 0 1132462994 1175552 121 1992294400 134512640 135180984 4294956208 18446744073709551615 134524814 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10777] ppid=10772 vsize=1148 CPUtime=0
/proc/10774/task/10777/stat : 10777 (satake) R 10772 10774 10653 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 4 0 1132462994 1175552 121 1992294400 134512640 135180984 4294956208 18446744073709551615 134705812 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0881321 s]
/proc/loadavg: 0.85 0.97 0.99 2/68 10774
/proc/meminfo: memFree=979176/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=3328 CPUtime=0.12
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 232 0 0 0 6 6 0 0 18 0 4 0 1132462994 3407872 217 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 832 217 70 163 0 667 0
[pid=10774/tid=10775] ppid=10772 vsize=3328 CPUtime=0.03
/proc/10774/task/10775/stat : 10775 (satake) R 10772 10774 10653 0 -1 4194368 25 0 0 0 0 3 0 0 17 0 4 0 1132462994 3407872 217 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10774/tid=10776] ppid=10772 vsize=3328 CPUtime=0.04
/proc/10774/task/10776/stat : 10776 (satake) S 10772 10774 10653 0 -1 4194368 68 0 0 0 3 1 0 0 16 0 4 0 1132462994 3407872 217 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=10774/tid=10777] ppid=10772 vsize=3328 CPUtime=0.03
/proc/10774/task/10777/stat : 10777 (satake) R 10772 10774 10653 0 -1 4194368 56 0 0 0 2 1 0 0 16 0 4 0 1132462994 3407872 217 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 3328

[startup+0.102127 s]
/proc/loadavg: 0.85 0.97 0.99 2/68 10774
/proc/meminfo: memFree=979176/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=3328 CPUtime=0.15
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 235 0 0 0 7 8 0 0 18 0 4 0 1132462994 3407872 220 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 832 220 70 163 0 667 0
[pid=10774/tid=10775] ppid=10772 vsize=3328 CPUtime=0.04
/proc/10774/task/10775/stat : 10775 (satake) R 10772 10774 10653 0 -1 4194368 27 0 0 0 0 4 0 0 17 0 4 0 1132462994 3407872 220 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10774/tid=10776] ppid=10772 vsize=3328 CPUtime=0.04
/proc/10774/task/10776/stat : 10776 (satake) R 10772 10774 10653 0 -1 4194368 69 0 0 0 3 1 0 0 16 0 4 0 1132462994 3407872 220 1992294400 134512640 135180984 4294956208 18446744073709551615 134526456 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10777] ppid=10772 vsize=3328 CPUtime=0.04
/proc/10774/task/10777/stat : 10777 (satake) S 10772 10774 10653 0 -1 4194368 56 0 0 0 3 1 0 0 16 0 4 0 1132462994 3407872 220 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 3328

[startup+0.301152 s]
/proc/loadavg: 0.85 0.97 0.99 2/68 10774
/proc/meminfo: memFree=979176/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=3460 CPUtime=0.46
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 277 0 0 0 25 21 0 0 18 0 4 0 1132462994 3543040 262 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 865 262 70 163 0 700 0
[pid=10774/tid=10775] ppid=10772 vsize=3460 CPUtime=0.13
/proc/10774/task/10775/stat : 10775 (satake) R 10772 10774 10653 0 -1 4194368 51 0 0 0 2 11 0 0 17 0 4 0 1132462994 3543040 262 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10776] ppid=10772 vsize=3460 CPUtime=0.16
/proc/10774/task/10776/stat : 10776 (satake) R 10772 10774 10653 0 -1 4194368 80 0 0 0 12 4 0 0 17 0 4 0 1132462994 3543040 262 1992294400 134512640 135180984 4294956208 18446744073709551615 134520035 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10774/tid=10777] ppid=10772 vsize=3460 CPUtime=0.15
/proc/10774/task/10777/stat : 10777 (satake) R 10772 10774 10653 0 -1 4194368 63 0 0 0 10 5 0 0 17 0 4 0 1132462994 3543040 262 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 3460

[startup+0.701195 s]
/proc/loadavg: 0.85 0.97 0.99 2/68 10774
/proc/meminfo: memFree=979176/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=3736 CPUtime=1.1
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 361 0 0 0 62 48 0 0 18 0 4 0 1132462994 3825664 346 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 934 346 70 163 0 769 0
[pid=10774/tid=10775] ppid=10772 vsize=3736 CPUtime=0.32
/proc/10774/task/10775/stat : 10775 (satake) S 10772 10774 10653 0 -1 4194368 96 0 0 0 6 26 0 0 17 0 4 0 1132462994 3825664 346 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=10774/tid=10776] ppid=10772 vsize=3736 CPUtime=0.39
/proc/10774/task/10776/stat : 10776 (satake) R 10772 10774 10653 0 -1 4194368 107 0 0 0 29 10 0 0 16 0 4 0 1132462994 3825664 346 1992294400 134512640 135180984 4294956208 18446744073709551615 134526427 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10774/tid=10777] ppid=10772 vsize=3736 CPUtime=0.38
/proc/10774/task/10777/stat : 10777 (satake) R 10772 10774 10653 0 -1 4194368 75 0 0 0 27 11 0 0 16 0 4 0 1132462994 3825664 346 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 3736

[startup+1.50129 s]
/proc/loadavg: 0.85 0.97 0.99 4/72 10778
/proc/meminfo: memFree=977736/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=4284 CPUtime=2.38
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 516 0 0 0 136 102 0 0 18 0 4 0 1132462994 4386816 501 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 1071 501 70 163 0 906 0
[pid=10774/tid=10775] ppid=10772 vsize=4284 CPUtime=0.69
/proc/10774/task/10775/stat : 10775 (satake) R 10772 10774 10653 0 -1 4194368 190 0 0 0 14 55 0 0 17 0 4 0 1132462994 4386816 501 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10774/tid=10776] ppid=10772 vsize=4284 CPUtime=0.85
/proc/10774/task/10776/stat : 10776 (satake) R 10772 10774 10653 0 -1 4194368 155 0 0 0 63 22 0 0 16 0 4 0 1132462994 4386816 501 1992294400 134512640 135180984 4294956208 18446744073709551615 134528766 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10777] ppid=10772 vsize=4284 CPUtime=0.83
/proc/10774/task/10777/stat : 10777 (satake) S 10772 10774 10653 0 -1 4194368 88 0 0 0 59 24 0 0 16 0 4 0 1132462994 4386816 501 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 4284

[startup+3.10418 s]
/proc/loadavg: 0.85 0.97 0.99 3/72 10778
/proc/meminfo: memFree=976712/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=5392 CPUtime=4.97
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 809 0 0 0 281 216 0 0 18 0 4 0 1132462994 5521408 794 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 1348 794 70 163 0 1183 0
[pid=10774/tid=10775] ppid=10772 vsize=5392 CPUtime=1.41
/proc/10774/task/10775/stat : 10775 (satake) R 10772 10774 10653 0 -1 4194368 394 0 0 0 30 111 0 0 15 0 4 0 1132462994 5521408 794 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10776] ppid=10772 vsize=5392 CPUtime=1.78
/proc/10774/task/10776/stat : 10776 (satake) S 10772 10774 10653 0 -1 4194368 227 0 0 0 128 50 0 0 15 0 4 0 1132462994 5521408 794 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=10774/tid=10777] ppid=10772 vsize=5392 CPUtime=1.76
/proc/10774/task/10777/stat : 10777 (satake) R 10772 10774 10653 0 -1 4194368 105 0 0 0 122 54 0 0 16 0 4 0 1132462994 5521408 794 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.97
Current children cumulated vsize (KiB) 5392

[startup+6.30182 s]
/proc/loadavg: 1.02 1.00 1.00 3/72 10778
/proc/meminfo: memFree=974416/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=7668 CPUtime=10.27
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 1357 0 0 0 574 453 0 0 18 0 4 0 1132462994 7852032 1342 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 1917 1342 70 163 0 1752 0
[pid=10774/tid=10775] ppid=10772 vsize=7668 CPUtime=2.82
/proc/10774/task/10775/stat : 10775 (satake) R 10772 10774 10653 0 -1 4194368 837 0 0 0 59 223 0 0 16 0 4 0 1132462994 7852032 1342 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10774/tid=10776] ppid=10772 vsize=7668 CPUtime=3.71
/proc/10774/task/10776/stat : 10776 (satake) R 10772 10774 10653 0 -1 4194368 309 0 0 0 258 113 0 0 15 0 4 0 1132462994 7852032 1342 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10774/tid=10777] ppid=10772 vsize=7668 CPUtime=3.71
/proc/10774/task/10777/stat : 10777 (satake) R 10772 10774 10653 0 -1 4194368 128 0 0 0 256 115 0 0 16 0 4 0 1132462994 7852032 1342 1992294400 134512640 135180984 4294956208 18446744073709551615 134528746 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.27
Current children cumulated vsize (KiB) 7668

[startup+12.7013 s]
/proc/loadavg: 1.10 1.02 1.01 3/72 10778
/proc/meminfo: memFree=970008/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=12072 CPUtime=20.94
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 2386 0 0 0 1165 929 0 0 18 0 4 0 1132462994 12361728 2371 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 3018 2371 70 163 0 2853 0
[pid=10774/tid=10775] ppid=10772 vsize=12072 CPUtime=5.7
/proc/10774/task/10775/stat : 10775 (satake) R 10772 10774 10653 0 -1 4194368 1674 0 0 0 115 455 0 0 16 0 4 0 1132462994 12361728 2371 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10774/tid=10776] ppid=10772 vsize=12072 CPUtime=7.64
/proc/10774/task/10776/stat : 10776 (satake) R 10772 10774 10653 0 -1 4194368 478 0 0 0 530 234 0 0 16 0 4 0 1132462994 12361728 2371 1992294400 134512640 135180984 4294956208 18446744073709551615 134525163 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10777] ppid=10772 vsize=12072 CPUtime=7.58
/proc/10774/task/10777/stat : 10777 (satake) S 10772 10774 10653 0 -1 4194368 151 0 0 0 519 239 0 0 15 0 4 0 1132462994 12361728 2371 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.94
Current children cumulated vsize (KiB) 12072

[startup+25.5018 s]
/proc/loadavg: 1.38 1.08 1.03 3/72 10778
/proc/meminfo: memFree=961688/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=21668 CPUtime=42.51
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 4417 0 0 0 2391 1860 0 0 18 0 4 0 1132462994 22188032 4402 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 5417 4402 70 163 0 5252 0
[pid=10774/tid=10775] ppid=10772 vsize=21668 CPUtime=11.39
/proc/10774/task/10775/stat : 10775 (satake) R 10772 10774 10653 0 -1 4194368 3308 0 0 0 232 907 0 0 15 0 4 0 1132462994 22188032 4402 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10776] ppid=10772 vsize=21668 CPUtime=15.54
/proc/10774/task/10776/stat : 10776 (satake) R 10772 10774 10653 0 -1 4194368 787 0 0 0 1082 472 0 0 16 0 4 0 1132462994 22188032 4402 1992294400 134512640 135180984 4294956208 18446744073709551615 134521389 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10777] ppid=10772 vsize=21668 CPUtime=15.56
/proc/10774/task/10777/stat : 10777 (satake) R 10772 10774 10653 0 -1 4194368 239 0 0 0 1076 480 0 0 16 0 4 0 1132462994 22188032 4402 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 42.51
Current children cumulated vsize (KiB) 21668

[startup+51.1018 s]
/proc/loadavg: 2.09 1.27 1.09 3/72 10784
/proc/meminfo: memFree=946384/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=39140 CPUtime=85.89
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 8288 0 0 0 4904 3685 0 0 18 0 4 0 1132462994 40079360 8273 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 9785 8273 70 163 0 9620 0
[pid=10774/tid=10775] ppid=10772 vsize=39140 CPUtime=22.62
/proc/10774/task/10775/stat : 10775 (satake) R 10772 10774 10653 0 -1 4194368 6508 0 0 0 467 1795 0 0 16 0 4 0 1132462994 40079360 8273 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10776] ppid=10772 vsize=39140 CPUtime=31.76
/proc/10774/task/10776/stat : 10776 (satake) R 10772 10774 10653 0 -1 4194368 1313 0 0 0 2234 942 0 0 16 0 4 0 1132462994 40079360 8273 1992294400 134512640 135180984 4294956208 18446744073709551615 134523600 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10777] ppid=10772 vsize=39140 CPUtime=31.5
/proc/10774/task/10777/stat : 10777 (satake) R 10772 10774 10653 0 -1 4194368 384 0 0 0 2202 948 0 0 16 0 4 0 1132462994 40079360 8273 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 85.89
Current children cumulated vsize (KiB) 39140

[startup+102.306 s]
/proc/loadavg: 2.38 1.48 1.17 3/72 10784
/proc/meminfo: memFree=916504/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=73832 CPUtime=173.35
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 15672 0 0 0 10028 7307 0 0 18 0 4 0 1132462994 75603968 15657 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 18458 15657 70 163 0 18293 0
[pid=10774/tid=10775] ppid=10772 vsize=73832 CPUtime=44.95
/proc/10774/task/10775/stat : 10775 (satake) R 10772 10774 10653 0 -1 4194368 12199 0 0 0 946 3549 0 0 16 0 4 0 1132462994 75603968 15657 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10776] ppid=10772 vsize=73832 CPUtime=64.65
/proc/10774/task/10776/stat : 10776 (satake) S 10772 10774 10653 0 -1 4194368 2482 0 0 0 4591 1874 0 0 16 0 4 0 1132462994 75603968 15657 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=10774/tid=10777] ppid=10772 vsize=73832 CPUtime=63.72
/proc/10774/task/10777/stat : 10777 (satake) R 10772 10774 10653 0 -1 4194368 908 0 0 0 4490 1882 0 0 15 0 4 0 1132462994 75603968 15657 1992294400 134512640 135180984 4294956208 18446744073709551615 134528978 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 173.35
Current children cumulated vsize (KiB) 73832

[startup+162.301 s]
/proc/loadavg: 2.43 1.68 1.25 3/72 10784
/proc/meminfo: memFree=882776/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=114816 CPUtime=276.95
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 24119 0 0 0 16238 11457 0 0 18 0 4 0 1132462994 117571584 24104 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 28704 24104 70 163 0 28539 0
[pid=10774/tid=10775] ppid=10772 vsize=114816 CPUtime=70.66
/proc/10774/task/10775/stat : 10775 (satake) R 10772 10774 10653 0 -1 4194368 18493 0 0 0 1493 5573 0 0 16 0 4 0 1132462994 117571584 24104 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10776] ppid=10772 vsize=114816 CPUtime=103.91
/proc/10774/task/10776/stat : 10776 (satake) S 10772 10774 10653 0 -1 4194368 4036 0 0 0 7455 2936 0 0 15 0 4 0 1132462994 117571584 24104 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=10774/tid=10777] ppid=10772 vsize=114816 CPUtime=102.36
/proc/10774/task/10777/stat : 10777 (satake) R 10772 10774 10653 0 -1 4194368 1507 0 0 0 7288 2948 0 0 15 0 4 0 1132462994 117571584 24104 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 276.95
Current children cumulated vsize (KiB) 114816

[startup+222.302 s]
/proc/loadavg: 2.42 1.80 1.32 3/72 10784
/proc/meminfo: memFree=849112/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=151600 CPUtime=381.29
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 32448 0 0 0 22580 15549 0 0 18 0 4 0 1132462994 155238400 32433 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 37900 32433 70 163 0 37735 0
[pid=10774/tid=10775] ppid=10772 vsize=151600 CPUtime=95.85
/proc/10774/task/10775/stat : 10775 (satake) S 10772 10774 10653 0 -1 4194368 24497 0 0 0 2026 7559 0 0 16 0 4 0 1132462994 155238400 32433 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=10774/tid=10776] ppid=10772 vsize=151600 CPUtime=143.69
/proc/10774/task/10776/stat : 10776 (satake) R 10772 10774 10653 0 -1 4194368 5554 0 0 0 10376 3993 0 0 17 0 4 0 1132462994 155238400 32433 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10774/tid=10777] ppid=10772 vsize=151600 CPUtime=141.72
/proc/10774/task/10777/stat : 10777 (satake) R 10772 10774 10653 0 -1 4194368 2314 0 0 0 10177 3995 0 0 16 0 4 0 1132462994 155238400 32433 1992294400 134512640 135180984 4294956208 18446744073709551615 134528711 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 381.29
Current children cumulated vsize (KiB) 151600

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

[startup+230.306 s]
/proc/loadavg: 2.43 1.82 1.33 3/72 10784
/proc/meminfo: memFree=845144/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=159528 CPUtime=395.24
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 33493 0 0 0 23426 16098 0 0 18 0 4 0 1132462994 163356672 33478 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 39882 33478 70 163 0 39717 0
[pid=10774/tid=10775] ppid=10772 vsize=159528 CPUtime=99.25
/proc/10774/task/10775/stat : 10775 (satake) S 10772 10774 10653 0 -1 4194368 25238 0 0 0 2098 7827 0 0 16 0 4 0 1132462994 163356672 33478 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=10774/tid=10776] ppid=10772 vsize=159528 CPUtime=148.95
/proc/10774/task/10776/stat : 10776 (satake) R 10772 10774 10653 0 -1 4194368 5778 0 0 0 10759 4136 0 0 16 0 4 0 1132462994 163356672 33478 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10774/tid=10777] ppid=10772 vsize=159528 CPUtime=147.01
/proc/10774/task/10777/stat : 10777 (satake) R 10772 10774 10653 0 -1 4194368 2394 0 0 0 10567 4134 0 0 16 0 4 0 1132462994 163356672 33478 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 395.24
Current children cumulated vsize (KiB) 159528

[startup+243.107 s]
/proc/loadavg: 2.44 1.84 1.34 3/72 10784
/proc/meminfo: memFree=837784/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=165688 CPUtime=417.44
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 35271 0 0 0 24765 16979 0 0 18 0 4 0 1132462994 169664512 35256 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 41422 35256 70 163 0 41257 0
[pid=10774/tid=10775] ppid=10772 vsize=165688 CPUtime=104.67
/proc/10774/task/10775/stat : 10775 (satake) R 10772 10774 10653 0 -1 4194368 26528 0 0 0 2210 8257 0 0 15 0 4 0 1132462994 169664512 35256 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10776] ppid=10772 vsize=165688 CPUtime=157.43
/proc/10774/task/10776/stat : 10776 (satake) R 10772 10774 10653 0 -1 4194368 6052 0 0 0 11383 4360 0 0 16 0 4 0 1132462994 169664512 35256 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10777] ppid=10772 vsize=165688 CPUtime=155.33
/proc/10774/task/10777/stat : 10777 (satake) R 10772 10774 10653 0 -1 4194368 2608 0 0 0 11171 4362 0 0 15 0 4 0 1132462994 169664512 35256 1992294400 134512640 135180984 4294956208 18446744073709551615 134518209 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 417.44
Current children cumulated vsize (KiB) 165688

[startup+249.502 s]
/proc/loadavg: 2.44 1.86 1.36 3/72 10784
/proc/meminfo: memFree=834776/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=169032 CPUtime=428.52
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 36150 0 0 0 25443 17409 0 0 18 0 4 0 1132462994 173088768 36135 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 42258 36135 70 163 0 42093 0
[pid=10774/tid=10775] ppid=10772 vsize=169032 CPUtime=107.35
/proc/10774/task/10775/stat : 10775 (satake) S 10772 10774 10653 0 -1 4194368 27215 0 0 0 2269 8466 0 0 15 0 4 0 1132462994 173088768 36135 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=10774/tid=10776] ppid=10772 vsize=169032 CPUtime=161.71
/proc/10774/task/10776/stat : 10776 (satake) R 10772 10774 10653 0 -1 4194368 6195 0 0 0 11698 4473 0 0 16 0 4 0 1132462994 173088768 36135 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10777] ppid=10772 vsize=169032 CPUtime=159.44
/proc/10774/task/10777/stat : 10777 (satake) R 10772 10774 10653 0 -1 4194368 2657 0 0 0 11475 4469 0 0 16 0 4 0 1132462994 173088768 36135 1992294400 134512640 135180984 4294956208 18446744073709551615 134523680 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 428.52
Current children cumulated vsize (KiB) 169032

[startup+255.902 s]
/proc/loadavg: 2.33 1.85 1.35 3/72 10784
/proc/meminfo: memFree=831256/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=172620 CPUtime=439.5
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 37018 0 0 0 26101 17849 0 0 18 0 4 0 1132462994 176762880 37003 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 43155 37003 70 163 0 42990 0
[pid=10774/tid=10775] ppid=10772 vsize=172620 CPUtime=110.06
/proc/10774/task/10775/stat : 10775 (satake) S 10772 10774 10653 0 -1 4194368 27814 0 0 0 2324 8682 0 0 16 0 4 0 1132462994 176762880 37003 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=10774/tid=10776] ppid=10772 vsize=172620 CPUtime=165.95
/proc/10774/task/10776/stat : 10776 (satake) R 10772 10774 10653 0 -1 4194368 6344 0 0 0 12008 4587 0 0 16 0 4 0 1132462994 176762880 37003 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10777] ppid=10772 vsize=172620 CPUtime=163.47
/proc/10774/task/10777/stat : 10777 (satake) R 10772 10774 10653 0 -1 4194368 2777 0 0 0 11768 4579 0 0 15 0 4 0 1132462994 176762880 37003 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 439.5
Current children cumulated vsize (KiB) 172620

[startup+259.102 s]
/proc/loadavg: 2.38 1.87 1.36 3/72 10784
/proc/meminfo: memFree=829464/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=174116 CPUtime=444.99
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 37422 0 0 0 26426 18073 0 0 18 0 4 0 1132462994 178294784 37407 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 43529 37407 70 163 0 43364 0
[pid=10774/tid=10775] ppid=10772 vsize=174116 CPUtime=111.4
/proc/10774/task/10775/stat : 10775 (satake) S 10772 10774 10653 0 -1 4194368 28176 0 0 0 2351 8789 0 0 15 0 4 0 1132462994 178294784 37407 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10776] ppid=10772 vsize=174116 CPUtime=168.11
/proc/10774/task/10776/stat : 10776 (satake) R 10772 10774 10653 0 -1 4194368 6380 0 0 0 12163 4648 0 0 16 0 4 0 1132462994 178294784 37407 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10774/tid=10777] ppid=10772 vsize=174116 CPUtime=165.45
/proc/10774/task/10777/stat : 10777 (satake) S 10772 10774 10653 0 -1 4194368 2783 0 0 0 11911 4634 0 0 15 0 4 0 1132462994 178294784 37407 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 444.99
Current children cumulated vsize (KiB) 174116

[startup+259.902 s]
/proc/loadavg: 2.38 1.87 1.36 3/72 10784
/proc/meminfo: memFree=828824/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=176468 CPUtime=446.35
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 37570 0 0 0 26507 18128 0 0 18 0 4 0 1132462994 180703232 37555 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 44117 37555 70 163 0 43952 0
[pid=10774/tid=10775] ppid=10772 vsize=176468 CPUtime=111.73
/proc/10774/task/10775/stat : 10775 (satake) R 10772 10774 10653 0 -1 4194368 28299 0 0 0 2356 8817 0 0 16 0 4 0 1132462994 180703232 37555 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10774/tid=10776] ppid=10772 vsize=176468 CPUtime=168.65
/proc/10774/task/10776/stat : 10776 (satake) S 10772 10774 10653 0 -1 4194368 6405 0 0 0 12203 4662 0 0 15 0 4 0 1132462994 180703232 37555 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=10774/tid=10777] ppid=10772 vsize=176468 CPUtime=165.96
/proc/10774/task/10777/stat : 10777 (satake) R 10772 10774 10653 0 -1 4194368 2783 0 0 0 11948 4648 0 0 16 0 4 0 1132462994 180703232 37555 1992294400 134512640 135180984 4294956208 18446744073709551615 134526206 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 446.35
Current children cumulated vsize (KiB) 176468

[startup+260.706 s]
/proc/loadavg: 2.38 1.87 1.36 2/72 10784
/proc/meminfo: memFree=828120/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=176924 CPUtime=447.74
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 37697 0 0 0 26590 18184 0 0 18 0 2 0 1132462994 181170176 37682 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 44231 37682 79 163 0 44066 0
[pid=10774/tid=10775] ppid=10772 vsize=176924 CPUtime=112.09
/proc/10774/task/10775/stat : 10775 (satake) R 10772 10774 10653 0 -1 4194368 28384 0 0 0 2364 8845 0 0 16 0 2 0 1132462994 181170176 37682 1992294400 134512640 135180984 4294956208 18446744073709551615 134670131 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 447.74
Current children cumulated vsize (KiB) 176924

[startup+260.902 s]
/proc/loadavg: 2.38 1.87 1.36 2/72 10784
/proc/meminfo: memFree=828120/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=171800 CPUtime=447.94
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 37697 0 0 0 26610 18184 0 0 18 0 2 0 1132462994 175923200 36532 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 42950 36532 79 163 0 42785 0
[pid=10774/tid=10775] ppid=10772 vsize=171800 CPUtime=112.29
/proc/10774/task/10775/stat : 10775 (satake) R 10772 10774 10653 0 -1 4194368 28384 0 0 0 2384 8845 0 0 17 0 2 0 1132462994 175923200 36532 1992294400 134512640 135180984 4294956208 18446744073709551615 134666380 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 447.94
Current children cumulated vsize (KiB) 171800

[startup+261.002 s]
/proc/loadavg: 2.38 1.87 1.36 2/72 10784
/proc/meminfo: memFree=828120/2055920 swapFree=4176188/4192956
[pid=10774] ppid=10772 vsize=171800 CPUtime=448.04
/proc/10774/stat : 10774 (satake) S 10772 10774 10653 0 -1 4194304 37697 0 0 0 26620 18184 0 0 18 0 2 0 1132462994 175923200 36532 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10774/statm: 42950 36532 79 163 0 42785 0
[pid=10774/tid=10775] ppid=10772 vsize=171800 CPUtime=112.39
/proc/10774/task/10775/stat : 10775 (satake) R 10772 10774 10653 0 -1 4194368 28384 0 0 0 2394 8845 0 0 17 0 2 0 1132462994 175923200 36532 1992294400 134512640 135180984 4294956208 18446744073709551615 134666571 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 448.04
Current children cumulated vsize (KiB) 171800

Child status: 3
Real time (s): 261.046
CPU time (s): 448.09
CPU user time (s): 266.219
CPU system time (s): 181.871
CPU usage (%): 171.652
Max. virtual memory (cumulated for all children) (KiB): 176924


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 266.219
system time used= 181.871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37697
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= 7232997
involuntary context switches= 6730704

runsolver used 0.305953 second user time and 0.874867 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-01 17:00:13
IDJOB=1543899
IDBENCH=70740
IDSOLVER=553
FILE ID=node59/1543899-1238598013
PBS_JOBID= 9068337
Free space on /tmp= 66248 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/380/unif-k3-r4.25-v380-c1615-S1041106011-094.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1543899-1238598013/watcher-1543899-1238598013 -o /tmp/evaluation-result-1543899-1238598013/solver-1543899-1238598013 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543899-1238598013.cnf 3 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 3

MD5SUM BENCH= 5d7bd014f243a8ba433df6a7b547cbaa
RANDOM SEED=27093399

node59.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.209
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.209
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        979656 kB
Buffers:        112724 kB
Cached:         853668 kB
SwapCached:      10156 kB
Active:         230368 kB
Inactive:       747596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        979656 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:            1068 kB
Writeback:           0 kB
Mapped:          16684 kB
Slab:            83812 kB
Committed_AS:  3153804 kB
PageTables:       1720 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66248 MiB
End job on node59 at 2009-04-01 17:04:34