Trace number 1718619

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
SATzilla2009_I 2009-03-22SAT 948.837 949.289

General information on the benchmark

Nameindustrial/grieu/
vmpc_28.cnf
MD5SUM2679ca6fb11bcf9f950de09652ce7147
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.9597
Satisfiable
(Un)Satisfiability was proved
Number of variables784
Number of clauses108080
Sum of the clauses size283220
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 242420
Number of clauses of size 365604
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 556

Solver Data

20.26/20.36	c SATzilla is building models for class 3
20.26/20.36	c run presolver mxc-sr08 for 10 seconds ... 
20.26/20.36	c Bin: Executing mxc-sr08
20.26/20.36	c spawning binary file with 10 seconds ...
20.26/20.36	c child exit by a signal
20.26/20.36	c mxc-sr08 returned code 137.
20.26/20.36	c run presolver picosat846 for 5 seconds ... 
20.26/20.36	c Bin: Executing picosat846
20.26/20.36	c spawning binary file with 5 seconds ...
20.26/20.36	c child exit by a signal
20.26/20.36	c picosat846 returned code 137.
20.26/20.36	c Orignal number of varibales is 784, number of clauses is 108080 
20.26/20.36	c predicted feature computation time is 1.558880 
20.26/20.36	c Bin: Executing satelite
20.26/20.36	c spawning binary file with 240 seconds ...
20.26/20.36	c child exited successfully
20.26/20.36	c satzilla computing base features
20.26/20.36	c Number of variabe is: 784, Number of clause is : 108080 
20.26/20.36	c Initializing...
20.26/20.36	c satzilla doing clause learning
20.26/20.36	c start clause learning features ...
20.26/20.36	c Bin: Executing zchaff07
20.26/20.36	c spawning binary file with 2 seconds ...
20.26/20.36	c child exit by a signal
20.26/20.36	c satzilla doing survey propogation probe
20.26/20.36	c do survay propogation for 2 second ...
20.26/20.36	c satzilla doing local search probe
20.26/20.36	c features are:784 108080 784 108080 0 0 0.00725389 0.59456 0.548033 0.675689 0.00334243 0.288685 0.00255102 0.0357143 0.674027 0.392487 0.999482 0.00334243 0.00452076 0.0032846 0.00334937 0.684922 0.525066 0.00168413 0.519553 0.529412 0.0177806 0.00332393 0.00454592 0.0032661 0.00333087 0.684922 0.999482 0.00186667 0.0751199 0.00146188 0.00191525 1195.33 0.197787 1010 1529 1529 1010 1529 1010 1047 42.0137 0.136279 34.9207 48.9426 48.9426 34.9207 48.9426 34.9207 42.1779 0.691924 0.00238354 0.68608 0.696032 0.696022 0.691777 0.691779 0.691777 0.691778 -2.8322e-19 0 -1.11022e-16 1.11022e-16 1.11022e-16 -1.11022e-16 0 0 0 32.1385 2.70918 367.323 0.131243 373 354 389 46.3409 0.0774458 1.00026 0.00480378 
20.26/20.36	c satzilla's ranking:
20.26/20.36	c 1) picosat846: 2.729088
20.26/20.36	c 2) mxc-sr08: 2.151070
20.26/20.36	c 3) minisat20SAT07: 1.791522
20.26/20.36	c 4) zchaff_rand: 1.340432
20.26/20.36	c 5) march_dl2004: 0.086885
20.26/20.36	c 6) SATenstein: -10000.000000
20.26/20.36	c 7) gnovelty+: -10000.000000
20.26/20.36	c 8) adaptg2wsat+: -10000.000000
20.26/20.36	c 9) adaptg2wsat0: -10000.000000
20.26/20.36	c 10) tts-4-0: -10000.000000
20.26/20.36	c 11) vallst: -10000.000000
20.26/20.36	c 12) minisat20: -10000.000000
20.26/20.36	c 13) kcnfs04SAT07: -10000.000000
20.26/20.36	c satzilla running picosat846 ... 
948.72/949.28	c Bin: Executing picosat846
948.72/949.28	c spawning binary file with 1179 seconds ...
948.72/949.28	c child exited successfully
948.72/949.28	c picosat846 returned code 10.
948.72/949.28	s SATISFIABLE
948.72/949.28	v -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 21 -22
948.72/949.28	v -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 39 -40 -41
948.72/949.28	v -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60
948.72/949.28	v -61 -62 -63 -64 -65 -66 -67 -68 -69 -70 -71 -72 -73 -74 -75 76 -77 -78 -79
948.72/949.28	v -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 -91 -92 93 -94 -95 -96 -97 -98
948.72/949.28	v -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113
948.72/949.28	v -114 -115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 126 -127 -128
948.72/949.28	v -129 -130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 -141 -142 -143
948.72/949.28	v -144 -145 -146 -147 -148 -149 -150 -151 152 -153 -154 -155 -156 -157 -158
948.72/949.28	v -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 -169 170 -171 -172 -173
948.72/949.28	v -174 -175 -176 -177 -178 -179 -180 -181 -182 -183 -184 -185 -186 -187 -188
948.72/949.28	v -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 199 -200 -201 -202 -203
948.72/949.28	v -204 -205 -206 -207 -208 -209 -210 -211 -212 -213 -214 -215 -216 -217 -218
948.72/949.28	v -219 -220 -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 -233
948.72/949.28	v -234 -235 -236 237 -238 -239 -240 -241 -242 -243 -244 -245 -246 -247 -248
948.72/949.28	v -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263
948.72/949.28	v -264 -265 -266 -267 268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278
948.72/949.28	v -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293
948.72/949.28	v -294 -295 -296 297 -298 -299 -300 -301 -302 -303 -304 -305 -306 -307 -308
948.72/949.28	v -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323
948.72/949.28	v -324 -325 -326 327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338
948.72/949.28	v -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 -352 -353
948.72/949.28	v -354 -355 -356 -357 -358 -359 -360 -361 362 -363 -364 -365 -366 -367 -368
948.72/949.28	v -369 -370 -371 -372 -373 374 -375 -376 -377 -378 -379 -380 -381 -382 -383
948.72/949.28	v -384 -385 -386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 397 -398
948.72/949.28	v -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413
948.72/949.28	v -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428
948.72/949.28	v -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443
948.72/949.28	v -444 445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458
948.72/949.28	v -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473
948.72/949.28	v -474 -475 476 -477 -478 -479 -480 -481 -482 -483 484 -485 -486 -487 -488 -489
948.72/949.28	v -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 -502 -503 -504
948.72/949.28	v -505 -506 -507 -508 -509 -510 511 -512 -513 -514 -515 -516 -517 -518 -519
948.72/949.28	v -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534
948.72/949.28	v -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549
948.72/949.28	v -550 -551 -552 -553 554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564
948.72/949.28	v -565 -566 -567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 -579
948.72/949.28	v -580 -581 -582 -583 584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594
948.72/949.28	v -595 -596 -597 -598 -599 -600 -601 -602 -603 -604 -605 -606 -607 -608 -609
948.72/949.28	v -610 611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624
948.72/949.28	v -625 -626 -627 -628 -629 -630 -631 -632 -633 -634 -635 -636 -637 -638 -639
948.72/949.28	v -640 -641 -642 643 -644 -645 -646 -647 -648 -649 650 -651 -652 -653 -654 -655
948.72/949.28	v -656 -657 -658 -659 -660 -661 -662 -663 -664 -665 -666 -667 -668 -669 -670
948.72/949.28	v -671 -672 -673 -674 -675 -676 -677 -678 -679 -680 -681 -682 -683 -684 -685
948.72/949.28	v -686 687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700
948.72/949.28	v -701 -702 -703 704 -705 -706 -707 -708 -709 -710 -711 -712 -713 -714 -715
948.72/949.28	v -716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 729 -730
948.72/949.28	v -731 -732 -733 -734 -735 -736 -737 -738 -739 -740 -741 -742 -743 -744 -745
948.72/949.28	v -746 -747 -748 -749 -750 -751 -752 -753 -754 -755 -756 -757 -758 -759 -760
948.72/949.28	v -761 -762 -763 -764 -765 -766 -767 -768 -769 -770 -771 -772 -773 774 -775
948.72/949.28	v -776 -777 -778 -779 -780 -781 -782 -783 -784 0
948.72/949.28	c SATZILLA_TIME=948.960000

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-1718619-1240638393/watcher-1718619-1240638393 -o /tmp/evaluation-result-1718619-1240638393/solver-1718619-1240638393 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1718619-1240638393.cnf 

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: 1.00 1.00 1.12 3/64 20343
/proc/meminfo: memFree=1390712/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=2056 CPUtime=0
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91872620 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 514 112 96 399 0 111 0
[pid=20344] ppid=20343 vsize=2356 CPUtime=0
/proc/20344/stat : 20344 (mxc-sr08) R 20343 20343 20245 0 -1 4194304 497 0 0 0 0 0 0 0 19 0 1 0 91872620 2412544 493 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20344/statm: 589 493 54 138 0 448 0

[startup+0.072776 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 20343
/proc/meminfo: memFree=1390712/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=2056 CPUtime=0
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91872620 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 514 112 96 399 0 111 0
[pid=20344] ppid=20343 vsize=8176 CPUtime=0.07
/proc/20344/stat : 20344 (mxc-sr08) R 20343 20343 20245 0 -1 4194304 1877 0 0 0 6 1 0 0 19 0 1 0 91872620 8372224 1873 1992294400 134512640 135078026 4294956176 18446744073709551615 134721707 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20344/statm: 2044 1874 54 138 0 1903 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10232

[startup+0.102779 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 20343
/proc/meminfo: memFree=1390712/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=2056 CPUtime=0
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91872620 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 514 112 96 399 0 111 0
[pid=20344] ppid=20343 vsize=7080 CPUtime=0.09
/proc/20344/stat : 20344 (mxc-sr08) R 20343 20343 20245 0 -1 4194304 1975 0 0 0 8 1 0 0 20 0 1 0 91872620 7249920 1598 1992294400 134512640 135078026 4294956176 18446744073709551615 134561286 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20344/statm: 1770 1598 55 138 0 1629 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9136

[startup+0.302799 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 20343
/proc/meminfo: memFree=1390712/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=2056 CPUtime=0
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91872620 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 514 112 96 399 0 111 0
[pid=20344] ppid=20343 vsize=7080 CPUtime=0.29
/proc/20344/stat : 20344 (mxc-sr08) R 20343 20343 20245 0 -1 4194304 1979 0 0 0 28 1 0 0 22 0 1 0 91872620 7249920 1602 1992294400 134512640 135078026 4294956176 18446744073709551615 134561280 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20344/statm: 1770 1602 55 138 0 1629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9136

[startup+0.702845 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 20343
/proc/meminfo: memFree=1390712/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=2056 CPUtime=0
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91872620 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 514 112 96 399 0 111 0
[pid=20344] ppid=20343 vsize=7080 CPUtime=0.69
/proc/20344/stat : 20344 (mxc-sr08) R 20343 20343 20245 0 -1 4194304 1984 0 0 0 68 1 0 0 25 0 1 0 91872620 7249920 1607 1992294400 134512640 135078026 4294956176 18446744073709551615 134569265 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20344/statm: 1770 1607 55 138 0 1629 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9136

[startup+1.50193 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 20345
/proc/meminfo: memFree=1384040/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=2056 CPUtime=0
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91872620 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 514 112 96 399 0 111 0
[pid=20344] ppid=20343 vsize=7064 CPUtime=1.49
/proc/20344/stat : 20344 (mxc-sr08) R 20343 20343 20245 0 -1 4194304 2207 0 0 0 148 1 0 0 25 0 1 0 91872620 7233536 1637 1992294400 134512640 135078026 4294956176 18446744073709551615 134534642 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20344/statm: 1766 1637 71 138 0 1625 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9120

[startup+3.1011 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 20345
/proc/meminfo: memFree=1383784/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=2056 CPUtime=0
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91872620 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 514 112 96 399 0 111 0
[pid=20344] ppid=20343 vsize=7856 CPUtime=3.09
/proc/20344/stat : 20344 (mxc-sr08) R 20343 20343 20245 0 -1 4194304 2414 0 0 0 308 1 0 0 25 0 1 0 91872620 8044544 1844 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20344/statm: 1964 1844 71 138 0 1823 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9912

[startup+6.30144 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 20345
/proc/meminfo: memFree=1382120/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=2056 CPUtime=0
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91872620 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 514 112 96 399 0 111 0
[pid=20344] ppid=20343 vsize=9184 CPUtime=6.29
/proc/20344/stat : 20344 (mxc-sr08) R 20343 20343 20245 0 -1 4194304 2762 0 0 0 628 1 0 0 25 0 1 0 91872620 9404416 2192 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20344/statm: 2296 2192 71 138 0 2155 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11240

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 20346
/proc/meminfo: memFree=1385576/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=2056 CPUtime=9.99
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 152 3102 0 0 0 0 998 1 19 0 1 0 91872620 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 514 121 104 399 0 111 0
[pid=20346] ppid=20343 vsize=7168 CPUtime=2.68
/proc/20346/stat : 20346 (picosat846) R 20343 20343 20245 0 -1 4194304 1518 0 0 0 268 0 0 0 25 0 1 0 91873620 7340032 1507 1992294400 134512640 134570484 4294956176 18446744073709551615 134553027 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20346/statm: 1792 1507 85 14 0 1458 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9224

[startup+25.5025 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 20349
/proc/meminfo: memFree=1375400/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=8752 CPUtime=5.13
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 1901 0 0 0 512 1 0 0 25 0 1 0 91874656 8962048 1890 1992294400 134512640 134570484 4294956176 18446744073709551615 134553035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 2188 1890 85 14 0 1854 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 17380

[startup+51.1022 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 20349
/proc/meminfo: memFree=1369640/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=14240 CPUtime=30.71
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 3313 0 0 0 3068 3 0 0 25 0 1 0 91874656 14581760 3277 1992294400 134512640 134570484 4294956176 18446744073709551615 134553027 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 3560 3277 85 14 0 3226 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 22868

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 20349
/proc/meminfo: memFree=1363880/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=20428 CPUtime=81.88
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 4784 0 0 0 8183 5 0 0 25 0 1 0 91874656 20918272 4748 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 5107 4748 85 14 0 4773 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 29056

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 20349
/proc/meminfo: memFree=1362024/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=22144 CPUtime=141.84
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 5230 0 0 0 14178 6 0 0 25 0 1 0 91874656 22675456 5194 1992294400 134512640 134570484 4294956176 18446744073709551615 134553137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 5536 5194 85 14 0 5202 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 30772

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 20349
/proc/meminfo: memFree=1357608/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=26500 CPUtime=201.83
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 6338 0 0 0 20175 8 0 0 25 0 1 0 91874656 27136000 6302 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 6625 6302 85 14 0 6291 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 35128

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 20349
/proc/meminfo: memFree=1355880/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=28084 CPUtime=261.8
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 6763 0 0 0 26172 8 0 0 25 0 1 0 91874656 28758016 6727 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 7021 6727 85 14 0 6687 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 36712

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 20349
/proc/meminfo: memFree=1355624/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=28348 CPUtime=321.77
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 6834 0 0 0 32169 8 0 0 25 0 1 0 91874656 29028352 6798 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 7087 6798 85 14 0 6753 0

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


[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 20349
/proc/meminfo: memFree=1350888/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=33992 CPUtime=501.69
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 8018 0 0 0 50159 10 0 0 25 0 1 0 91874656 34807808 7982 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 8498 7982 85 14 0 8164 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 42620

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 20349
/proc/meminfo: memFree=1350888/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=33992 CPUtime=561.67
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 8018 0 0 0 56157 10 0 0 25 0 1 0 91874656 34807808 7982 1992294400 134512640 134570484 4294956176 18446744073709551615 134524055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 8498 7982 85 14 0 8164 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 42620

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 20349
/proc/meminfo: memFree=1349352/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=35444 CPUtime=621.65
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 8390 0 0 0 62154 11 0 0 25 0 1 0 91874656 36294656 8354 1992294400 134512640 134570484 4294956176 18446744073709551615 134546566 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 8861 8354 85 14 0 8527 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 44072

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 20349
/proc/meminfo: memFree=1347048/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=37688 CPUtime=681.61
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 8969 0 0 0 68150 11 0 0 25 0 1 0 91874656 38592512 8933 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 9422 8933 85 14 0 9088 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 46316

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 20349
/proc/meminfo: memFree=1346984/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=37688 CPUtime=741.59
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 8969 0 0 0 74148 11 0 0 25 0 1 0 91874656 38592512 8933 1992294400 134512640 134570484 4294956176 18446744073709551615 134553015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 9422 8933 85 14 0 9088 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 46316

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 20349
/proc/meminfo: memFree=1346152/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=38480 CPUtime=801.57
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 9179 0 0 0 80146 11 0 0 25 0 1 0 91874656 39403520 9143 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 9620 9143 85 14 0 9286 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 47108

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 20355
/proc/meminfo: memFree=1346024/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=38480 CPUtime=861.54
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 9179 0 0 0 86142 12 0 0 25 0 1 0 91874656 39403520 9143 1992294400 134512640 134570484 4294956176 18446744073709551615 134553208 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 9620 9143 85 14 0 9286 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 47108

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 20355
/proc/meminfo: memFree=1344680/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=39932 CPUtime=921.51
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 9555 0 0 0 92139 12 0 0 25 0 1 0 91874656 40890368 9519 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 9983 9519 85 14 0 9649 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 48560

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

[startup+943.902 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 20355
/proc/meminfo: memFree=1344680/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=39932 CPUtime=923.11
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 9555 0 0 0 92299 12 0 0 25 0 1 0 91874656 40890368 9519 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 9983 9519 85 14 0 9649 0
Current children cumulated CPU time (s) 943.42
Current children cumulated vsize (KiB) 48560

[startup+947.105 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 20355
/proc/meminfo: memFree=1344680/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=39932 CPUtime=926.31
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 9555 0 0 0 92619 12 0 0 25 0 1 0 91874656 40890368 9519 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 9983 9519 85 14 0 9649 0
Current children cumulated CPU time (s) 946.62
Current children cumulated vsize (KiB) 48560

[startup+947.901 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 20355
/proc/meminfo: memFree=1344680/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=39932 CPUtime=927.11
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 9555 0 0 0 92699 12 0 0 25 0 1 0 91874656 40890368 9519 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 9983 9519 85 14 0 9649 0
Current children cumulated CPU time (s) 947.42
Current children cumulated vsize (KiB) 48560

[startup+948.701 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 20355
/proc/meminfo: memFree=1344680/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=39932 CPUtime=927.9
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 9555 0 0 0 92778 12 0 0 25 0 1 0 91874656 40890368 9519 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 9983 9519 85 14 0 9649 0
Current children cumulated CPU time (s) 948.21
Current children cumulated vsize (KiB) 48560

[startup+949.101 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 20355
/proc/meminfo: memFree=1344680/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=39932 CPUtime=928.3
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 9555 0 0 0 92818 12 0 0 25 0 1 0 91874656 40890368 9519 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 9983 9519 85 14 0 9649 0
Current children cumulated CPU time (s) 948.61
Current children cumulated vsize (KiB) 48560

[startup+949.201 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 20355
/proc/meminfo: memFree=1344680/2055920 swapFree=4181324/4192956
[pid=20343] ppid=20341 vsize=8628 CPUtime=20.31
/proc/20343/stat : 20343 (SATzilla2009_I) S 20341 20343 20245 0 -1 4194304 5326 9224 0 0 308 4 1711 8 25 0 1 0 91872620 8835072 1934 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20343/statm: 2157 1934 217 399 0 1754 0
[pid=20349] ppid=20343 vsize=39932 CPUtime=928.41
/proc/20349/stat : 20349 (picosat846) R 20343 20343 20245 0 -1 4194304 9555 0 0 0 92829 12 0 0 25 0 1 0 91874656 40890368 9519 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20349/statm: 9983 9519 85 14 0 9649 0
Current children cumulated CPU time (s) 948.72
Current children cumulated vsize (KiB) 48560

Child status: 10
Real time (s): 949.289
CPU time (s): 948.837
CPU user time (s): 948.573
CPU system time (s): 0.263959
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 48560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 948.573
system time used= 0.263959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24133
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= 16
involuntary context switches= 2692

runsolver used 0.771882 second user time and 2.69059 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-25 07:46:33
IDJOB=1718619
IDBENCH=20492
IDSOLVER=528
FILE ID=node19/1718619-1240638393
PBS_JOBID= 9186470
Free space on /tmp= 66240 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/grieu/vmpc_28.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718619-1240638393/watcher-1718619-1240638393 -o /tmp/evaluation-result-1718619-1240638393/solver-1718619-1240638393 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1718619-1240638393.cnf

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

MD5SUM BENCH= 2679ca6fb11bcf9f950de09652ce7147
RANDOM SEED=947556759

node19.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.236
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.236
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:       1391200 kB
Buffers:         72988 kB
Cached:         513852 kB
SwapCached:       6324 kB
Active:         222912 kB
Inactive:       372708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1391200 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:           32940 kB
Writeback:           0 kB
Mapped:          13448 kB
Slab:            55140 kB
Committed_AS:   311616 kB
PageTables:       1452 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= 66208 MiB
End job on node19 at 2009-04-25 08:02:23