Trace number 1738297

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 759.683 380.836

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-22-173-20-80.cnf
MD5SUMfcc3fcd52c921ace90c257c57bbc4b6d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.064989
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses22276
Sum of the clauses size44952
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 222256
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

759.64/380.83	c Benchmark name    : HOME/instance-1738297-1240836989.cnf
759.64/380.83	c Thread Num        :            3
759.64/380.83	c restarts          :           19
759.64/380.83	c conflicts         :       340765
759.64/380.83	c decisions         :       479126           (     1259 / sec      )
759.64/380.83	c propagations      :     17544137           (    46099 / sec      )
759.64/380.83	c inspects          :   1254883853           (  3297343 / sec      )
759.64/380.83	c conflict literals :     29538605           (    21.58 % deleted  )
759.64/380.83	c cpu time          :       380.57           
759.64/380.83	s SATISFIABLE
759.64/380.83	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 -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 -391 -392 393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 -415 -416 417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 440 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1738297-1240836989/watcher-1738297-1240836989 -o /tmp/evaluation-result-1738297-1240836989/solver-1738297-1240836989 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1738297-1240836989.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.99 0.99 0.99 2/64 27726
/proc/meminfo: memFree=1684008/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=1404 CPUtime=0
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 214 0 0 0 0 0 0 0 18 0 4 0 111731528 1437696 199 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 351 199 65 163 0 186 0
[pid=27726/tid=27727] ppid=27724 vsize=1404 CPUtime=0
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 111731528 1437696 201 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=27726/tid=27728] ppid=27724 vsize=1404 CPUtime=0
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 126 0 0 0 0 0 0 0 19 0 4 0 111731528 1437696 201 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=1536 CPUtime=0
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 4 0 111731528 1572864 202 1992294400 134512640 135180984 4294956208 18446744073709551615 134705812 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.062793 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 27726
/proc/meminfo: memFree=1684008/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=4272 CPUtime=0.1
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 697 0 0 0 9 1 0 0 18 0 4 0 111731528 4374528 556 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 1068 556 70 163 0 903 0
[pid=27726/tid=27727] ppid=27724 vsize=4272 CPUtime=0
/proc/27726/task/27727/stat : 27727 (satake) R 27724 27726 27480 0 -1 4194368 18 0 0 0 0 0 0 0 18 0 4 0 111731528 4374528 556 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27726/tid=27728] ppid=27724 vsize=4272 CPUtime=0.05
/proc/27726/task/27728/stat : 27728 (satake) S 27724 27726 27480 0 -1 4194368 266 0 0 0 5 0 0 0 17 0 4 0 111731528 4374528 556 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=4272 CPUtime=0.04
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 330 0 0 0 4 0 0 0 17 0 4 0 111731528 4374528 556 1992294400 134512640 135180984 4294956208 18446744073709551615 134523660 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4272

[startup+0.108209 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 27726
/proc/meminfo: memFree=1684008/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=4404 CPUtime=0.18
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 773 0 0 0 17 1 0 0 18 0 4 0 111731528 4509696 632 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 1101 632 70 163 0 936 0
[pid=27726/tid=27727] ppid=27724 vsize=4404 CPUtime=0
/proc/27726/task/27727/stat : 27727 (satake) R 27724 27726 27480 0 -1 4194368 19 0 0 0 0 0 0 0 17 0 4 0 111731528 4509696 632 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27726/tid=27728] ppid=27724 vsize=4404 CPUtime=0.09
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 300 0 0 0 9 0 0 0 17 0 4 0 111731528 4509696 632 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=4404 CPUtime=0.07
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 371 0 0 0 7 0 0 0 16 0 4 0 111731528 4509696 632 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 4404

[startup+0.301567 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 27726
/proc/meminfo: memFree=1684008/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=5956 CPUtime=0.55
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 993 0 0 0 52 3 0 0 18 0 4 0 111731528 6098944 852 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 1489 852 70 163 0 1324 0
[pid=27726/tid=27727] ppid=27724 vsize=5956 CPUtime=0.01
/proc/27726/task/27727/stat : 27727 (satake) R 27724 27726 27480 0 -1 4194368 20 0 0 0 0 1 0 0 17 0 4 0 111731528 6098944 852 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27726/tid=27728] ppid=27724 vsize=5956 CPUtime=0.27
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 396 0 0 0 27 0 0 0 17 0 4 0 111731528 6098944 852 1992294400 134512640 135180984 4294956208 18446744073709551615 134528760 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=5956 CPUtime=0.25
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 494 0 0 0 24 1 0 0 16 0 4 0 111731528 6098944 852 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 5956

[startup+0.702614 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 27726
/proc/meminfo: memFree=1684008/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=6616 CPUtime=1.35
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 1293 0 0 0 130 5 0 0 18 0 4 0 111731528 6774784 1152 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 1654 1152 70 163 0 1489 0
[pid=27726/tid=27727] ppid=27724 vsize=6616 CPUtime=0.02
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 25 0 0 0 0 2 0 0 16 0 4 0 111731528 6774784 1152 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=27726/tid=27728] ppid=27724 vsize=6616 CPUtime=0.67
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 522 0 0 0 66 1 0 0 17 0 4 0 111731528 6774784 1152 1992294400 134512640 135180984 4294956208 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=6616 CPUtime=0.64
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 663 0 0 0 63 1 0 0 17 0 4 0 111731528 6774784 1152 1992294400 134512640 135180984 4294956208 18446744073709551615 134523716 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 6616

[startup+1.50271 s]
/proc/loadavg: 0.99 0.99 0.99 3/68 27730
/proc/meminfo: memFree=1679048/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=8696 CPUtime=2.93
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 1657 0 0 0 286 7 0 0 18 0 4 0 111731528 8904704 1516 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 2174 1516 70 163 0 2009 0
[pid=27726/tid=27727] ppid=27724 vsize=8696 CPUtime=0.03
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 28 0 0 0 0 3 0 0 16 0 4 0 111731528 8904704 1516 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=27726/tid=27728] ppid=27724 vsize=8696 CPUtime=1.44
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 717 0 0 0 143 1 0 0 22 0 4 0 111731528 8904704 1516 1992294400 134512640 135180984 4294956208 18446744073709551615 134528869 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=8696 CPUtime=1.44
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 829 0 0 0 142 2 0 0 17 0 4 0 111731528 8904704 1516 1992294400 134512640 135180984 4294956208 18446744073709551615 134518214 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 8696

[startup+3.10191 s]
/proc/loadavg: 0.99 0.99 0.99 3/68 27730
/proc/meminfo: memFree=1676872/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=10920 CPUtime=6.12
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 2365 0 0 0 600 12 0 0 18 0 4 0 111731528 11182080 2224 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 2730 2224 70 163 0 2565 0
[pid=27726/tid=27727] ppid=27724 vsize=10920 CPUtime=0.06
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 33 0 0 0 1 5 0 0 16 0 4 0 111731528 11182080 2224 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=27726/tid=27728] ppid=27724 vsize=10920 CPUtime=3.02
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 990 0 0 0 299 3 0 0 25 0 4 0 111731528 11182080 2224 1992294400 134512640 135180984 4294956208 18446744073709551615 134518227 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=10920 CPUtime=3.02
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 1259 0 0 0 299 3 0 0 16 0 4 0 111731528 11182080 2224 1992294400 134512640 135180984 4294956208 18446744073709551615 134528648 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 10920

[startup+6.30129 s]
/proc/loadavg: 1.07 1.01 1.00 3/68 27730
/proc/meminfo: memFree=1672584/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=14752 CPUtime=12.51
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 3169 0 0 0 1234 17 0 0 18 0 4 0 111731528 15106048 3028 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 3688 3028 70 163 0 3523 0
[pid=27726/tid=27727] ppid=27724 vsize=14752 CPUtime=0.08
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 45 0 0 0 2 6 0 0 16 0 4 0 111731528 15106048 3028 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=27726/tid=27728] ppid=27724 vsize=14752 CPUtime=6.2
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 1365 0 0 0 615 5 0 0 25 0 4 0 111731528 15106048 3028 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=14752 CPUtime=6.21
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 1676 0 0 0 616 5 0 0 17 0 4 0 111731528 15106048 3028 1992294400 134512640 135180984 4294956208 18446744073709551615 134528711 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 14752

[startup+12.7011 s]
/proc/loadavg: 1.15 1.02 1.01 3/68 27730
/proc/meminfo: memFree=1667336/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=19700 CPUtime=25.29
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 4365 0 0 0 2505 24 0 0 18 0 4 0 111731528 20172800 4224 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 4925 4224 70 163 0 4760 0
[pid=27726/tid=27727] ppid=27724 vsize=19700 CPUtime=0.1
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 54 0 0 0 2 8 0 0 16 0 4 0 111731528 20172800 4224 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=27726/tid=27728] ppid=27724 vsize=19700 CPUtime=12.56
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 1896 0 0 0 1249 7 0 0 25 0 4 0 111731528 20172800 4224 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=19700 CPUtime=12.59
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 2332 0 0 0 1252 7 0 0 25 0 4 0 111731528 20172800 4224 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 19700

[startup+25.5016 s]
/proc/loadavg: 1.34 1.07 1.02 3/68 27730
/proc/meminfo: memFree=1663304/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=23404 CPUtime=50.82
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 5329 0 0 0 5045 37 0 0 18 0 4 0 111731528 23965696 5188 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 5851 5188 70 163 0 5686 0
[pid=27726/tid=27727] ppid=27724 vsize=23404 CPUtime=0.17
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 61 0 0 0 4 13 0 0 16 0 4 0 111731528 23965696 5188 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=27726/tid=27728] ppid=27724 vsize=23404 CPUtime=25.27
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 2375 0 0 0 2514 13 0 0 25 0 4 0 111731528 23965696 5188 1992294400 134512640 135180984 4294956208 18446744073709551615 134528674 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=23404 CPUtime=25.36
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 2810 0 0 0 2525 11 0 0 18 0 4 0 111731528 23965696 5188 1992294400 134512640 135180984 4294956208 18446744073709551615 134528595 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 23404

[startup+51.1017 s]
/proc/loadavg: 1.56 1.14 1.04 3/68 27730
/proc/meminfo: memFree=1659720/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=28032 CPUtime=101.9
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 6253 0 0 0 10132 58 0 0 18 0 4 0 111731528 28704768 6112 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 7008 6112 70 163 0 6843 0
[pid=27726/tid=27727] ppid=27724 vsize=28032 CPUtime=0.28
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 62 0 0 0 6 22 0 0 16 0 4 0 111731528 28704768 6112 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=27726/tid=27728] ppid=27724 vsize=28032 CPUtime=50.71
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 2968 0 0 0 5052 19 0 0 25 0 4 0 111731528 28704768 6112 1992294400 134512640 135180984 4294956208 18446744073709551615 134528636 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=28032 CPUtime=50.89
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 3140 0 0 0 5073 16 0 0 22 0 4 0 111731528 28704768 6112 1992294400 134512640 135180984 4294956208 18446744073709551615 134528473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 28032

[startup+102.307 s]
/proc/loadavg: 1.81 1.27 1.09 3/68 27730
/proc/meminfo: memFree=1653064/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=34108 CPUtime=204.08
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 7824 0 0 0 20314 94 0 0 18 0 4 0 111731528 34926592 7683 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 8527 7683 70 163 0 8362 0
[pid=27726/tid=27727] ppid=27724 vsize=34108 CPUtime=0.48
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 67 0 0 0 11 37 0 0 15 0 4 0 111731528 34926592 7683 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=27726/tid=27728] ppid=27724 vsize=34108 CPUtime=101.6
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 3872 0 0 0 10130 30 0 0 17 0 4 0 111731528 34926592 7683 1992294400 134512640 135180984 4294956208 18446744073709551615 134528677 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=34108 CPUtime=101.98
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 3802 0 0 0 10172 26 0 0 16 0 4 0 111731528 34926592 7683 1992294400 134512640 135180984 4294956208 18446744073709551615 134518227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 34108

[startup+162.301 s]
/proc/loadavg: 2.01 1.42 1.15 3/68 27730
/proc/meminfo: memFree=1644424/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=43384 CPUtime=323.82
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 10004 0 0 0 32246 136 0 0 18 0 4 0 111731528 44425216 9863 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 10846 9863 70 163 0 10681 0
[pid=27726/tid=27727] ppid=27724 vsize=43384 CPUtime=0.72
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 72 0 0 0 17 55 0 0 16 0 4 0 111731528 44425216 9863 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=27726/tid=27728] ppid=27724 vsize=43384 CPUtime=161.26
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 4789 0 0 0 16084 42 0 0 23 0 4 0 111731528 44425216 9863 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=43384 CPUtime=161.82
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 5060 0 0 0 16144 38 0 0 18 0 4 0 111731528 44425216 9863 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.82
Current children cumulated vsize (KiB) 43384

[startup+222.301 s]
/proc/loadavg: 2.00 1.52 1.20 3/68 27730
/proc/meminfo: memFree=1640072/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=48080 CPUtime=443.55
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 11053 0 0 0 44189 166 0 0 18 0 4 0 111731528 49233920 10912 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 12020 10912 70 163 0 11855 0
[pid=27726/tid=27727] ppid=27724 vsize=48080 CPUtime=0.88
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 82 0 0 0 21 67 0 0 15 0 4 0 111731528 49233920 10912 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=27726/tid=27728] ppid=27724 vsize=48080 CPUtime=220.93
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 5280 0 0 0 22043 50 0 0 25 0 4 0 111731528 49233920 10912 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=48080 CPUtime=221.73
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 5608 0 0 0 22125 48 0 0 25 0 4 0 111731528 49233920 10912 1992294400 134512640 135180984 4294956208 18446744073709551615 134528661 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 48080

[startup+282.301 s]
/proc/loadavg: 2.00 1.61 1.25 3/68 27736
/proc/meminfo: memFree=1637120/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=50964 CPUtime=563.26
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 11781 0 0 0 56133 193 0 0 18 0 4 0 111731528 52187136 11640 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 12741 11640 70 163 0 12576 0
[pid=27726/tid=27727] ppid=27724 vsize=50964 CPUtime=1.03
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 83 0 0 0 25 78 0 0 16 0 4 0 111731528 52187136 11640 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=27726/tid=27728] ppid=27724 vsize=50964 CPUtime=280.59
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 5650 0 0 0 28002 57 0 0 25 0 4 0 111731528 52187136 11640 1992294400 134512640 135180984 4294956208 18446744073709551615 134528595 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=50964 CPUtime=281.62
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 5965 0 0 0 28105 57 0 0 18 0 4 0 111731528 52187136 11640 1992294400 134512640 135180984 4294956208 18446744073709551615 134528862 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.26
Current children cumulated vsize (KiB) 50964

[startup+342.302 s]
/proc/loadavg: 2.00 1.68 1.29 3/68 27736
/proc/meminfo: memFree=1635072/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=53656 CPUtime=683.01
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 12302 0 0 0 68084 217 0 0 18 0 4 0 111731528 54943744 12161 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 13414 12161 70 163 0 13249 0
[pid=27726/tid=27727] ppid=27724 vsize=53656 CPUtime=1.16
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 86 0 0 0 29 87 0 0 16 0 4 0 111731528 54943744 12161 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=27726/tid=27728] ppid=27724 vsize=53656 CPUtime=340.28
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 5928 0 0 0 33965 63 0 0 25 0 4 0 111731528 54943744 12161 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=53656 CPUtime=341.53
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 6205 0 0 0 34088 65 0 0 22 0 4 0 111731528 54943744 12161 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.01
Current children cumulated vsize (KiB) 53656

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

[startup+358.302 s]
/proc/loadavg: 2.00 1.69 1.30 3/68 27736
/proc/meminfo: memFree=1634816/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=53980 CPUtime=714.94
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 12362 0 0 0 71266 228 0 0 18 0 4 0 111731528 55275520 12221 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 13495 12221 70 163 0 13330 0
[pid=27726/tid=27727] ppid=27724 vsize=53980 CPUtime=1.22
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 87 0 0 0 30 92 0 0 15 0 4 0 111731528 55275520 12221 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=27726/tid=27728] ppid=27724 vsize=53980 CPUtime=356.2
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 5929 0 0 0 35554 66 0 0 25 0 4 0 111731528 55275520 12221 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=53980 CPUtime=357.49
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 6263 0 0 0 35681 68 0 0 17 0 4 0 111731528 55275520 12221 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 714.94
Current children cumulated vsize (KiB) 53980

[startup+371.101 s]
/proc/loadavg: 2.00 1.71 1.31 3/68 27736
/proc/meminfo: memFree=1634816/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=53980 CPUtime=740.48
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 12367 0 0 0 73816 232 0 0 18 0 4 0 111731528 55275520 12226 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 13495 12226 70 163 0 13330 0
[pid=27726/tid=27727] ppid=27724 vsize=53980 CPUtime=1.25
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 87 0 0 0 31 94 0 0 16 0 4 0 111731528 55275520 12226 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=27726/tid=27728] ppid=27724 vsize=53980 CPUtime=368.93
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 5929 0 0 0 36826 67 0 0 25 0 4 0 111731528 55275520 12226 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=53980 CPUtime=370.28
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 6268 0 0 0 36958 70 0 0 25 0 4 0 111731528 55275520 12226 1992294400 134512640 135180984 4294956208 18446744073709551615 134528633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 740.48
Current children cumulated vsize (KiB) 53980

[startup+377.503 s]
/proc/loadavg: 2.00 1.71 1.32 3/68 27736
/proc/meminfo: memFree=1634688/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=53980 CPUtime=753.25
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 12390 0 0 0 75092 233 0 0 18 0 4 0 111731528 55275520 12249 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 13495 12249 70 163 0 13330 0
[pid=27726/tid=27727] ppid=27724 vsize=53980 CPUtime=1.26
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 87 0 0 0 31 95 0 0 16 0 4 0 111731528 55275520 12249 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=27726/tid=27728] ppid=27724 vsize=53980 CPUtime=375.3
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 5931 0 0 0 37463 67 0 0 25 0 4 0 111731528 55275520 12249 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=53980 CPUtime=376.67
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 6289 0 0 0 37597 70 0 0 25 0 4 0 111731528 55275520 12249 1992294400 134512640 135180984 4294956208 18446744073709551615 134528644 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 753.25
Current children cumulated vsize (KiB) 53980

[startup+379.102 s]
/proc/loadavg: 2.00 1.71 1.32 3/68 27736
/proc/meminfo: memFree=1634688/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=53980 CPUtime=756.45
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 12392 0 0 0 75412 233 0 0 18 0 4 0 111731528 55275520 12251 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 13495 12251 70 163 0 13330 0
[pid=27726/tid=27727] ppid=27724 vsize=53980 CPUtime=1.26
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 87 0 0 0 31 95 0 0 15 0 4 0 111731528 55275520 12251 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=27726/tid=27728] ppid=27724 vsize=53980 CPUtime=376.89
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 5931 0 0 0 37622 67 0 0 25 0 4 0 111731528 55275520 12251 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=53980 CPUtime=378.27
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 6291 0 0 0 37757 70 0 0 25 0 4 0 111731528 55275520 12251 1992294400 134512640 135180984 4294956208 18446744073709551615 134528465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 756.45
Current children cumulated vsize (KiB) 53980

[startup+379.901 s]
/proc/loadavg: 2.00 1.71 1.32 3/68 27736
/proc/meminfo: memFree=1634688/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=53980 CPUtime=758.04
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 12408 0 0 0 75571 233 0 0 18 0 4 0 111731528 55275520 12267 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 13495 12267 70 163 0 13330 0
[pid=27726/tid=27727] ppid=27724 vsize=53980 CPUtime=1.26
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 87 0 0 0 31 95 0 0 16 0 4 0 111731528 55275520 12267 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=27726/tid=27728] ppid=27724 vsize=53980 CPUtime=377.69
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 5931 0 0 0 37702 67 0 0 25 0 4 0 111731528 55275520 12267 1992294400 134512640 135180984 4294956208 18446744073709551615 134528470 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=53980 CPUtime=379.07
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 6307 0 0 0 37837 70 0 0 25 0 4 0 111731528 55275520 12267 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 758.04
Current children cumulated vsize (KiB) 53980

[startup+380.301 s]
/proc/loadavg: 2.00 1.71 1.32 3/68 27736
/proc/meminfo: memFree=1634688/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=53980 CPUtime=758.84
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 12424 0 0 0 75651 233 0 0 18 0 4 0 111731528 55275520 12283 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27726/statm: 13495 12283 70 163 0 13330 0
[pid=27726/tid=27727] ppid=27724 vsize=53980 CPUtime=1.26
/proc/27726/task/27727/stat : 27727 (satake) S 27724 27726 27480 0 -1 4194368 87 0 0 0 31 95 0 0 16 0 4 0 111731528 55275520 12283 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=27726/tid=27728] ppid=27724 vsize=53980 CPUtime=378.09
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 5931 0 0 0 37742 67 0 0 25 0 4 0 111731528 55275520 12283 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27726/tid=27729] ppid=27724 vsize=53980 CPUtime=379.47
/proc/27726/task/27729/stat : 27729 (satake) R 27724 27726 27480 0 -1 4194368 6323 0 0 0 37877 70 0 0 25 0 4 0 111731528 55275520 12283 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 758.84
Current children cumulated vsize (KiB) 53980

[startup+380.701 s]
/proc/loadavg: 2.00 1.71 1.32 3/68 27736
/proc/meminfo: memFree=1634496/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=33176 CPUtime=759.54
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 12454 0 0 0 75720 234 0 0 16 0 2 0 111731528 33972224 7506 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27726/statm: 8294 7506 79 163 0 8129 0
[pid=27726/tid=27728] ppid=27724 vsize=33176 CPUtime=378.49
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 5932 0 0 0 37782 67 0 0 25 0 2 0 111731528 33972224 7506 1992294400 134512640 135180984 4294956208 18446744073709551615 134528655 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 759.54
Current children cumulated vsize (KiB) 33176

[startup+380.801 s]
/proc/loadavg: 2.00 1.71 1.32 3/68 27736
/proc/meminfo: memFree=1634496/2055920 swapFree=4192812/4192956
[pid=27726] ppid=27724 vsize=33176 CPUtime=759.64
/proc/27726/stat : 27726 (satake) S 27724 27726 27480 0 -1 4194304 12454 0 0 0 75730 234 0 0 16 0 2 0 111731528 33972224 7506 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27726/statm: 8294 7506 79 163 0 8129 0
[pid=27726/tid=27728] ppid=27724 vsize=33176 CPUtime=378.59
/proc/27726/task/27728/stat : 27728 (satake) R 27724 27726 27480 0 -1 4194368 5932 0 0 0 37792 67 0 0 25 0 2 0 111731528 33972224 7506 1992294400 134512640 135180984 4294956208 18446744073709551615 134518228 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 759.64
Current children cumulated vsize (KiB) 33176

Child status: 3
Real time (s): 380.836
CPU time (s): 759.683
CPU user time (s): 757.337
CPU system time (s): 2.34664
CPU usage (%): 199.478
Max. virtual memory (cumulated for all children) (KiB): 53980


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 757.337
system time used= 2.34664
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12454
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= 179509
involuntary context switches= 182960

runsolver used 0.328949 second user time and 1.06484 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-27 14:56:29
IDJOB=1738297
IDBENCH=71804
IDSOLVER=553
FILE ID=node33/1738297-1240836989
PBS_JOBID= 9187506
Free space on /tmp= 66424 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-22-173-20-80.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738297-1240836989/watcher-1738297-1240836989 -o /tmp/evaluation-result-1738297-1240836989/solver-1738297-1240836989 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1738297-1240836989.cnf 3 1200

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

MD5SUM BENCH= fcc3fcd52c921ace90c257c57bbc4b6d
RANDOM SEED=1371866505

node33.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.212
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.212
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:       1684488 kB
Buffers:         48988 kB
Cached:         229336 kB
SwapCached:          0 kB
Active:          52656 kB
Inactive:       239604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1008 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            65216 kB
Committed_AS:   408780 kB
PageTables:       1388 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= 66424 MiB
End job on node33 at 2009-04-27 15:02:50