Trace number 1825847

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_C 2009-03-22SAT 490.046 490.284

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v760c43649gyes10.cnf
MD5SUM81c9aa5c768c12f86139286d1d6bc62c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.91695
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

20.16/20.22	c SATzilla is building models for class 2
20.16/20.22	c run presolver march_dl2004 for 5 seconds ... 
20.16/20.22	c Bin: Executing march_dl2004
20.16/20.22	c spawning binary file with 5 seconds ...
20.16/20.22	c child exit by a signal
20.16/20.22	c march_dl2004 returned code 137.
20.16/20.22	c run presolver mxc-sr08 for 5 seconds ... 
20.16/20.22	c Bin: Executing mxc-sr08
20.16/20.22	c spawning binary file with 5 seconds ...
20.16/20.22	c child exit by a signal
20.16/20.22	c mxc-sr08 returned code 137.
20.16/20.22	c Orignal number of varibales is 760, number of clauses is 43649 
20.16/20.22	c predicted feature computation time is 7.960264 
20.16/20.22	c Bin: Executing satelite
20.16/20.22	c spawning binary file with 240 seconds ...
20.16/20.22	c child exited successfully
20.16/20.22	c satzilla computing base features
20.16/20.22	c Number of variabe is: 720, Number of clause is : 42631 
20.16/20.22	c Initializing...
20.16/20.22	c satzilla compute diameter ...
20.16/20.22	c start diameter features ...
20.16/20.22	c satzilla doing clause learning
20.16/20.22	c start clause learning features ...
20.16/20.22	c Bin: Executing zchaff07
20.16/20.22	c spawning binary file with 2 seconds ...
20.16/20.22	c child exit by a signal
20.16/20.22	c satzilla doing survey propogation probe
20.16/20.22	c do survay propogation for 2 second ...
20.16/20.22	c satzilla doing local search probe
20.16/20.22	c satzilla doing lobjois search-space size estimate
20.16/20.22	c features are:760 43649 720 42631 0.0555556 0.0238793 0.0168891 0.992727 0.027125 0.264057 0.00445333 1.38043 0.00277778 0.0486111 0.280143 0.92984 0.92984 0.00445333 0.193799 0.00248645 0.00647416 4.77833 0.20553 0.0489308 0.102881 0.348837 2.96172 0.00258289 0.186992 0.0014778 0.00398771 4.30552 0.92984 0.00502894 0.179021 0.00258028 0.00736553 3 0 3 3 -0 832 0.789204 361 2248 2248 361 909 460 554 47.2849 0.148246 39.0087 61.2851 61.2851 39.0087 49.7119 43.7174 45.7679 0.798095 0.0249048 0.742088 0.86077 0.823453 0.773676 0.812929 0.783699 0.798122 1.20593e-07 5.69978 3.55271e-15 1.01687e-05 7.6855e-08 1.80878e-12 1.41537e-08 3.08883e-11 1.5531e-09 32.0464 3.38956 320.934 0.0900727 324 308 337 29.012 0.079534 1.00064 0.0132707 0.732405 0.903558 
20.16/20.22	c satzilla's ranking:
20.16/20.22	c 1) minisat20: 2.066491
20.16/20.22	c 2) march_dl2004: 1.767395
20.16/20.22	c 3) minisat20SAT07: 1.721915
20.16/20.22	c 4) mxc-sr08: 1.381443
20.16/20.22	c 5) zchaff_rand: 1.118047
20.16/20.22	c 6) vallst: 0.974324
20.16/20.22	c 7) tts-4-0: 0.189213
20.16/20.22	c 8) SATenstein: -10000.000000
20.16/20.22	c 9) gnovelty+: -10000.000000
20.16/20.22	c 10) adaptg2wsat+: -10000.000000
20.16/20.22	c 11) adaptg2wsat0: -10000.000000
20.16/20.22	c 12) picosat846: -10000.000000
20.16/20.22	c 13) kcnfs04SAT07: -10000.000000
20.16/20.22	c satzilla running minisat20 ... 
20.16/20.22	This is MiniSat 2.0 beta
20.16/20.22	WARNING: for repeatability, setting FPU to use double precision
20.16/20.22	============================[ Problem Statistics ]=============================
20.16/20.22	|                                                                             |
20.16/20.22	|  Number of variables:  760                                                  |
20.16/20.22	|  Number of clauses:    43649                                                |
20.16/20.24	|  Parsing time:         0.02         s                                       |
20.16/20.24	============================[ Search Statistics ]==============================
20.16/20.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.16/20.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.16/20.24	===============================================================================
20.16/20.24	|         0 |     760    43649    87978 |    14549        0    nan |  0.000 % |
20.16/20.25	|       100 |     760    43649    87978 |    16004      100     72 |  0.000 % |
20.16/20.25	|       250 |     760    43649    87978 |    17605      250     73 |  0.000 % |
20.16/20.27	|       477 |     760    43649    87978 |    19365      477     74 |  0.000 % |
20.16/20.29	|       819 |     760    43649    87978 |    21302      819     70 |  0.000 % |
20.18/20.32	|      1330 |     760    43649    87978 |    23432     1330     72 |  0.000 % |
20.18/20.39	|      2090 |     760    43649    87978 |    25775     2090     72 |  0.000 % |
20.18/20.54	|      3229 |     760    43649    87978 |    28353     3229     80 |  0.000 % |
20.18/20.78	|      4938 |     760    43649    87978 |    31188     4938     80 |  0.000 % |
21.24/21.30	|      7501 |     760    43649    87978 |    34307     7501     79 |  0.000 % |
22.44/22.53	|     11346 |     760    43649    87978 |    37738    11346     81 |  0.000 % |
24.94/25.09	|     17112 |     760    43649    87978 |    41511    17112     82 |  0.000 % |
30.44/30.59	|     25761 |     760    43649    87978 |    45663    25761     79 |  0.000 % |
44.04/44.12	|     38735 |     760    43649    87978 |    50229    38735     77 |  0.000 % |
61.22/61.33	|     58199 |     760    43649    87978 |    55252    25455     63 |  0.000 % |
98.61/98.78	|     87391 |     760    43649    87978 |    60777    54647     72 |  0.000 % |
149.98/150.13	|    131180 |     760    43649    87978 |    66855    57838     72 |  0.000 % |
214.66/214.87	|    196864 |     760    43649    87978 |    73540    32979     71 |  0.000 % |
337.10/337.33	|    295391 |     760    43649    87978 |    80894    30284     65 |  0.000 % |
489.94/490.27	===============================================================================
489.94/490.27	restarts              : 19
489.94/490.27	conflicts             : 410807         (875 /sec)
489.94/490.27	decisions             : 630113         (1.25 % random) (1341 /sec)
489.94/490.27	propagations          : 42042031       (89501 /sec)
489.94/490.27	conflict literals     : 34131276       (32.19 % deleted)
489.94/490.27	Memory used           : 39.70 MB
489.94/490.27	CPU time              : 469.736 s
489.94/490.27	
489.94/490.28	c Bin: Executing minisat20
489.94/490.28	c spawning binary file with 4979 seconds ...
489.94/490.28	c child exited successfully
489.94/490.28	c minisat20 returned code 10.
489.94/490.28	s SATISFIABLE
489.94/490.28	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 -441 -442 -443 -444 445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 484 -485 -486 -487 -488 -489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 -502 -503 -504 -505 -506 -507 -508 -509 -510 -511 512 -513 -514 -515 -516 -517 518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 560 -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 -585 586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 -603 -604 -605 -606 -607 608 -609 -610 -611 -612 -613 -614 -615 -616 -617 618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 -631 -632 -633 -634 -635 -636 -637 -638 -639 -640 -641 642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 657 -658 -659 -660 -661 -662 -663 -664 -665 -666 -667 -668 -669 670 -671 -672 -673 -674 -675 -676 -677 -678 -679 -680 -681 -682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 -710 -711 -712 -713 -714 -715 -716 -717 718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 -729 -730 -731 -732 -733 -734 -735 -736 -737 -738 739 -740 -741 -742 -743 -744 -745 -746 -747 -748 -749 -750 -751 -752 -753 754 -755 -756 -757 -758 -759 -760 0
489.94/490.28	c SATZILLA_TIME=490.100000

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-1825847-1242516370/watcher-1825847-1242516370 -o /tmp/evaluation-result-1825847-1242516370/solver-1825847-1242516370 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825847-1242516370.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2094
/proc/meminfo: memFree=1812608/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=2056 CPUtime=0
/proc/2094/stat : 2094 (SATzilla2009_C) R 2092 2094 1906 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 279669957 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 514 112 96 399 0 111 0
[pid=2095] ppid=2094 vsize=980 CPUtime=0
/proc/2095/stat : 2095 (march_dl2004) R 2094 2094 1906 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 279669957 1003520 130 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2095/statm: 245 130 50 118 0 124 0

[startup+0.0373219 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2094
/proc/meminfo: memFree=1812608/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=2056 CPUtime=0
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279669957 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2094/statm: 514 112 96 399 0 111 0
[pid=2095] ppid=2094 vsize=1508 CPUtime=0.03
/proc/2095/stat : 2095 (march_dl2004) R 2094 2094 1906 0 -1 4194304 296 0 0 0 3 0 0 0 19 0 1 0 279669957 1544192 291 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2095/statm: 377 291 50 118 0 256 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3564

[startup+0.101327 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2094
/proc/meminfo: memFree=1812608/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=2056 CPUtime=0
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279669957 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2094/statm: 514 112 96 399 0 111 0
[pid=2095] ppid=2094 vsize=2588 CPUtime=0.09
/proc/2095/stat : 2095 (march_dl2004) R 2094 2094 1906 0 -1 4194304 1538 0 0 0 9 0 0 0 19 0 1 0 279669957 2650112 421 1992294400 134512640 134996440 4294956192 18446744073709551615 134542894 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2095/statm: 647 421 61 118 0 526 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4644

[startup+0.301354 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2094
/proc/meminfo: memFree=1812608/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=2056 CPUtime=0
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279669957 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2094/statm: 514 112 96 399 0 111 0
[pid=2095] ppid=2094 vsize=6180 CPUtime=0.29
/proc/2095/stat : 2095 (march_dl2004) R 2094 2094 1906 0 -1 4194304 4128 0 0 0 28 1 0 0 21 0 1 0 279669957 6328320 1307 1992294400 134512640 134996440 4294956192 18446744073709551615 134543106 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2095/statm: 1545 1307 73 118 0 1424 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8236

[startup+0.701388 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2094
/proc/meminfo: memFree=1812608/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=2056 CPUtime=0
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279669957 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2094/statm: 514 112 96 399 0 111 0
[pid=2095] ppid=2094 vsize=7364 CPUtime=0.69
/proc/2095/stat : 2095 (march_dl2004) R 2094 2094 1906 0 -1 4194304 4558 0 0 0 67 2 0 0 25 0 1 0 279669957 7540736 1236 1992294400 134512640 134996440 4294956192 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2095/statm: 1841 1236 75 118 0 1720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9420

[startup+1.50147 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 2096
/proc/meminfo: memFree=1806960/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=2056 CPUtime=0
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279669957 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2094/statm: 514 112 96 399 0 111 0
[pid=2095] ppid=2094 vsize=7956 CPUtime=1.49
/proc/2095/stat : 2095 (march_dl2004) R 2094 2094 1906 0 -1 4194304 4690 0 0 0 145 4 0 0 25 0 1 0 279669957 8146944 1368 1992294400 134512640 134996440 4294956192 18446744073709551615 134528890 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2095/statm: 1989 1368 75 118 0 1868 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10012

[startup+3.10163 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 2096
/proc/meminfo: memFree=1807344/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=2056 CPUtime=0
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279669957 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2094/statm: 514 112 96 399 0 111 0
[pid=2095] ppid=2094 vsize=8220 CPUtime=3.09
/proc/2095/stat : 2095 (march_dl2004) R 2094 2094 1906 0 -1 4194304 4743 0 0 0 305 4 0 0 25 0 1 0 279669957 8417280 1421 1992294400 134512640 134996440 4294956192 18446744073709551615 134532787 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2095/statm: 2055 1421 75 118 0 1934 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10276

[startup+6.30296 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 2097
/proc/meminfo: memFree=1809136/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=2056 CPUtime=4.99
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 156 4772 0 0 0 0 495 4 16 0 1 0 279669957 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 514 125 107 399 0 111 0
[pid=2097] ppid=2094 vsize=4448 CPUtime=1.29
/proc/2097/stat : 2097 (mxc-sr08) R 2094 2094 1906 0 -1 4194304 1228 0 0 0 129 0 0 0 25 0 1 0 279670457 4554752 995 1992294400 134512640 135078026 4294956192 18446744073709551615 134609223 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2097/statm: 1112 995 71 138 0 971 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6504

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2098
/proc/meminfo: memFree=1808824/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=4508 CPUtime=12.29
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 1284 7415 0 0 209 0 1014 6 25 0 1 0 279669957 4616192 760 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1127 760 136 399 0 724 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 4508

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 2100
/proc/meminfo: memFree=1797496/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=7580 CPUtime=20.18
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 2810 9046 0 0 794 4 1211 9 25 0 1 0 279669957 7761920 1591 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1895 1591 219 399 0 1492 0
[pid=2100] ppid=2094 vsize=10516 CPUtime=5.26
/proc/2100/stat : 2100 (minisat20) R 2094 2094 1906 0 -1 4194304 2412 0 0 0 526 0 0 0 25 0 1 0 279671980 10768384 2406 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2100/statm: 2629 2406 59 118 0 2507 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 18096

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 2100
/proc/meminfo: memFree=1787576/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=7580 CPUtime=20.18
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 2810 9046 0 0 794 4 1211 9 25 0 1 0 279669957 7761920 1591 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1895 1591 219 399 0 1492 0
[pid=2100] ppid=2094 vsize=20444 CPUtime=30.85
/proc/2100/stat : 2100 (minisat20) R 2094 2094 1906 0 -1 4194304 4844 0 0 0 3081 4 0 0 25 0 1 0 279671980 20934656 4838 1992294400 134512640 134998072 4294956192 18446744073709551615 134527933 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2100/statm: 5111 4838 59 118 0 4989 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 28024

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 2100
/proc/meminfo: memFree=1782904/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=7580 CPUtime=20.18
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 2810 9046 0 0 794 4 1211 9 25 0 1 0 279669957 7761920 1591 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1895 1591 219 399 0 1492 0
[pid=2100] ppid=2094 vsize=25056 CPUtime=82.03
/proc/2100/stat : 2100 (minisat20) R 2094 2094 1906 0 -1 4194304 5990 0 0 0 8198 5 0 0 25 0 1 0 279671980 25657344 5984 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2100/statm: 6264 5984 59 118 0 6142 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 32636

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2100
/proc/meminfo: memFree=1779576/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=7580 CPUtime=20.18
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 2810 9046 0 0 794 4 1211 9 25 0 1 0 279669957 7761920 1591 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1895 1591 219 399 0 1492 0
[pid=2100] ppid=2094 vsize=28812 CPUtime=142
/proc/2100/stat : 2100 (minisat20) R 2094 2094 1906 0 -1 4194304 6842 0 0 0 14194 6 0 0 25 0 1 0 279671980 29503488 6836 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2100/statm: 7203 6836 59 118 0 7081 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 36392

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2100
/proc/meminfo: memFree=1777912/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=7580 CPUtime=20.18
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 2810 9046 0 0 794 4 1211 9 25 0 1 0 279669957 7761920 1591 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1895 1591 219 399 0 1492 0
[pid=2100] ppid=2094 vsize=30436 CPUtime=201.98
/proc/2100/stat : 2100 (minisat20) R 2094 2094 1906 0 -1 4194304 7231 0 0 0 20191 7 0 0 25 0 1 0 279671980 31166464 7225 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2100/statm: 7609 7225 59 118 0 7487 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 38016

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2100
/proc/meminfo: memFree=1772216/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=7580 CPUtime=20.18
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 2810 9046 0 0 794 4 1211 9 25 0 1 0 279669957 7761920 1591 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1895 1591 219 399 0 1492 0
[pid=2100] ppid=2094 vsize=36208 CPUtime=261.95
/proc/2100/stat : 2100 (minisat20) R 2094 2094 1906 0 -1 4194304 8650 0 0 0 26186 9 0 0 25 0 1 0 279671980 37076992 8644 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2100/statm: 9052 8644 59 118 0 8930 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 43788

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2100
/proc/meminfo: memFree=1771448/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=7580 CPUtime=20.18
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 2810 9046 0 0 794 4 1211 9 25 0 1 0 279669957 7761920 1591 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1895 1591 219 399 0 1492 0
[pid=2100] ppid=2094 vsize=36952 CPUtime=321.92
/proc/2100/stat : 2100 (minisat20) R 2094 2094 1906 0 -1 4194304 8817 0 0 0 32183 9 0 0 25 0 1 0 279671980 37838848 8811 1992294400 134512640 134998072 4294956192 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2100/statm: 9238 8811 59 118 0 9116 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 44532

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2100
/proc/meminfo: memFree=1770808/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=7580 CPUtime=20.18
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 2810 9046 0 0 794 4 1211 9 25 0 1 0 279669957 7761920 1591 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1895 1591 219 399 0 1492 0
[pid=2100] ppid=2094 vsize=37724 CPUtime=381.89
/proc/2100/stat : 2100 (minisat20) R 2094 2094 1906 0 -1 4194304 8994 0 0 0 38180 9 0 0 25 0 1 0 279671980 38629376 8988 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2100/statm: 9431 8988 59 118 0 9309 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 45304

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2100
/proc/meminfo: memFree=1769848/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=7580 CPUtime=20.18
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 2810 9046 0 0 794 4 1211 9 25 0 1 0 279669957 7761920 1591 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1895 1591 219 399 0 1492 0
[pid=2100] ppid=2094 vsize=38652 CPUtime=441.86
/proc/2100/stat : 2100 (minisat20) R 2094 2094 1906 0 -1 4194304 9217 0 0 0 44177 9 0 0 25 0 1 0 279671980 39579648 9211 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2100/statm: 9663 9211 59 118 0 9541 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 46232

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

[startup+473.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2100
/proc/meminfo: memFree=1769784/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=7580 CPUtime=20.18
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 2810 9046 0 0 794 4 1211 9 25 0 1 0 279669957 7761920 1591 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1895 1591 219 399 0 1492 0
[pid=2100] ppid=2094 vsize=38796 CPUtime=453.06
/proc/2100/stat : 2100 (minisat20) R 2094 2094 1906 0 -1 4194304 9261 0 0 0 45297 9 0 0 25 0 1 0 279671980 39727104 9255 1992294400 134512640 134998072 4294956192 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2100/statm: 9699 9255 59 118 0 9577 0
Current children cumulated CPU time (s) 473.24
Current children cumulated vsize (KiB) 46376

[startup+479.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2100
/proc/meminfo: memFree=1768952/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=7580 CPUtime=20.18
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 2810 9046 0 0 794 4 1211 9 25 0 1 0 279669957 7761920 1591 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1895 1591 219 399 0 1492 0
[pid=2100] ppid=2094 vsize=39588 CPUtime=459.46
/proc/2100/stat : 2100 (minisat20) R 2094 2094 1906 0 -1 4194304 9463 0 0 0 45936 10 0 0 25 0 1 0 279671980 40538112 9457 1992294400 134512640 134998072 4294956192 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2100/statm: 9897 9457 59 118 0 9775 0
Current children cumulated CPU time (s) 479.64
Current children cumulated vsize (KiB) 47168

[startup+486.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2100
/proc/meminfo: memFree=1767864/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=7580 CPUtime=20.18
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 2810 9046 0 0 794 4 1211 9 25 0 1 0 279669957 7761920 1591 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1895 1591 219 399 0 1492 0
[pid=2100] ppid=2094 vsize=40644 CPUtime=465.86
/proc/2100/stat : 2100 (minisat20) R 2094 2094 1906 0 -1 4194304 9725 0 0 0 46576 10 0 0 25 0 1 0 279671980 41619456 9719 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2100/statm: 10161 9719 59 118 0 10039 0
Current children cumulated CPU time (s) 486.04
Current children cumulated vsize (KiB) 48224

[startup+487.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2100
/proc/meminfo: memFree=1767864/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=7580 CPUtime=20.18
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 2810 9046 0 0 794 4 1211 9 25 0 1 0 279669957 7761920 1591 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1895 1591 219 399 0 1492 0
[pid=2100] ppid=2094 vsize=40644 CPUtime=467.46
/proc/2100/stat : 2100 (minisat20) R 2094 2094 1906 0 -1 4194304 9725 0 0 0 46736 10 0 0 25 0 1 0 279671980 41619456 9719 1992294400 134512640 134998072 4294956192 18446744073709551615 134525645 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2100/statm: 10161 9719 59 118 0 10039 0
Current children cumulated CPU time (s) 487.64
Current children cumulated vsize (KiB) 48224

[startup+489.505 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2100
/proc/meminfo: memFree=1767864/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=7580 CPUtime=20.18
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 2810 9046 0 0 794 4 1211 9 25 0 1 0 279669957 7761920 1591 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1895 1591 219 399 0 1492 0
[pid=2100] ppid=2094 vsize=40644 CPUtime=469.06
/proc/2100/stat : 2100 (minisat20) R 2094 2094 1906 0 -1 4194304 9725 0 0 0 46896 10 0 0 25 0 1 0 279671980 41619456 9719 1992294400 134512640 134998072 4294956192 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2100/statm: 10161 9719 59 118 0 10039 0
Current children cumulated CPU time (s) 489.24
Current children cumulated vsize (KiB) 48224

[startup+489.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2100
/proc/meminfo: memFree=1767864/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=7580 CPUtime=20.18
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 2810 9046 0 0 794 4 1211 9 25 0 1 0 279669957 7761920 1591 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1895 1591 219 399 0 1492 0
[pid=2100] ppid=2094 vsize=40644 CPUtime=469.46
/proc/2100/stat : 2100 (minisat20) R 2094 2094 1906 0 -1 4194304 9725 0 0 0 46936 10 0 0 25 0 1 0 279671980 41619456 9719 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2100/statm: 10161 9719 59 118 0 10039 0
Current children cumulated CPU time (s) 489.64
Current children cumulated vsize (KiB) 48224

[startup+490.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2100
/proc/meminfo: memFree=1767864/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=7580 CPUtime=20.18
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 2810 9046 0 0 794 4 1211 9 25 0 1 0 279669957 7761920 1591 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1895 1591 219 399 0 1492 0
[pid=2100] ppid=2094 vsize=40644 CPUtime=469.66
/proc/2100/stat : 2100 (minisat20) R 2094 2094 1906 0 -1 4194304 9725 0 0 0 46956 10 0 0 25 0 1 0 279671980 41619456 9719 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2100/statm: 10161 9719 59 118 0 10039 0
Current children cumulated CPU time (s) 489.84
Current children cumulated vsize (KiB) 48224

[startup+490.201 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2100
/proc/meminfo: memFree=1767864/2055920 swapFree=4179120/4192956
[pid=2094] ppid=2092 vsize=7580 CPUtime=20.18
/proc/2094/stat : 2094 (SATzilla2009_C) S 2092 2094 1906 0 -1 4194304 2810 9046 0 0 794 4 1211 9 25 0 1 0 279669957 7761920 1591 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2094/statm: 1895 1591 219 399 0 1492 0
[pid=2100] ppid=2094 vsize=40644 CPUtime=469.76
/proc/2100/stat : 2100 (minisat20) R 2094 2094 1906 0 -1 4194304 9725 0 0 0 46966 10 0 0 25 0 1 0 279671980 41619456 9719 1992294400 134512640 134998072 4294956192 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2100/statm: 10161 9719 59 118 0 10039 0
Current children cumulated CPU time (s) 489.94
Current children cumulated vsize (KiB) 48224

Child status: 10
Real time (s): 490.284
CPU time (s): 490.046
CPU user time (s): 489.796
CPU system time (s): 0.250961
CPU usage (%): 99.9515
Max. virtual memory (cumulated for all children) (KiB): 48224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 489.796
system time used= 0.250961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21604
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= 1363

runsolver used 0.39094 second user time and 1.40279 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-17 01:26:10
IDJOB=1825847
IDBENCH=71377
IDSOLVER=668
FILE ID=node27/1825847-1242516370
PBS_JOBID= 9307024
Free space on /tmp= 66308 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v760c43649gyes10.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825847-1242516370/watcher-1825847-1242516370 -o /tmp/evaluation-result-1825847-1242516370/solver-1825847-1242516370 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825847-1242516370.cnf

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

MD5SUM BENCH= 81c9aa5c768c12f86139286d1d6bc62c
RANDOM SEED=1937643584

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1813088 kB
Buffers:         46940 kB
Cached:         144996 kB
SwapCached:       7916 kB
Active:         112704 kB
Inactive:        89404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813088 kB
SwapTotal:     4192956 kB
SwapFree:      4179120 kB
Dirty:           31948 kB
Writeback:           0 kB
Mapped:          14788 kB
Slab:            26664 kB
Committed_AS:   991832 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node27 at 2009-05-17 01:34:21