Trace number 3258929

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
march_rw 2011-03-02SAT 1251.7 1251.66

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g9.cnf
MD5SUMaa71b1c0a084106bad56c0f4d6c26bee
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.595909
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

0.00/0.09	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.09	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.09	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.09	c main()::
0.00/0.09	c initFormula():: searching for DIMACS p-line....
0.00/0.09	c full lookahead due to high density!
0.00/0.09	c initFormula():: the DIMACS p-line indicates a CNF of 760 variables and 43649 clauses.
0.00/0.09	c parseCNF():: parsing....
0.00/0.09	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.09	c runParser():: parsing was successful, warming up engines...
0.00/0.09	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.09	c preprocessing fase I completed:: there are now 760 free variables and 43649 clauses.
0.00/0.09	c using k-SAT heuristics (size based diff)
0.00/0.09	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.09	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.09	c main():: clause / variable ratio: ( 43649 / 760 ) = 57.43
0.00/0.09	c longest clause has size 19
0.00/0.09	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.09	c number of free variables = 760
0.00/0.09	c dynamic_preselect_setsize :: off
0.00/0.09	c main():: all systems go!
0.00/0.09	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 242
0.29/0.33	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 4167
1.49/1.57	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 69591
17.60/17.66	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 630743
138.79/138.83	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 3131876
635.01/635.01	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
1251.63/1251.63	c |000000000000100000000000000001000000010000000000000000000000011|
1251.63/1251.63	
c |***************************************************************
1251.63/1251.63	c
1251.63/1251.63	c main():: nodeCount: 6557621
1251.63/1251.63	c main():: dead ends in main: 231214
1251.63/1251.63	c main():: lookAheadCount: 233317537
1251.63/1251.63	c main():: unitResolveCount: 241113785
1251.63/1251.63	c main():: time=1251.670044
1251.63/1251.63	c main():: necessary_assignments: 27239888
1251.63/1251.63	c main():: bin_sat: 0, bin_unsat 0
1251.63/1251.63	c main():: doublelook: #: 10534846, succes #: 6213962
1251.63/1251.63	c main():: doublelook: overall 4.816 of all possible doublelooks executed
1251.63/1251.63	c main():: doublelook: succesrate: 58.985, average DL_trigger: 5.958
1251.63/1251.63	c main():: SOLUTION VERIFIED :-)
1251.63/1251.63	s SATISFIABLE
1251.63/1251.63	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

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3258929-1303505718/watcher-3258929-1303505718 -o /tmp/evaluation-result-3258929-1303505718/solver-3258929-1303505718 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3258929-1303505718.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 2.04 2.69 3/176 8811
/proc/meminfo: memFree=16920928/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=7240 CPUtime=0 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4194304 370 0 0 0 0 0 0 0 23 0 1 0 462172207 7413760 314 33554432000 4194304 4300876 140734468349984 18446744073709551615 244446945024 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 1810 315 113 27 0 259 0

[startup+0.093657 s]
/proc/loadavg: 1.00 2.04 2.69 3/176 8811
/proc/meminfo: memFree=16920928/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=13196 CPUtime=0.08 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 3705 0 0 0 8 0 0 0 23 0 1 0 462172207 13512704 1049 33554432000 4194304 4300876 140734468349984 18446744073709551615 4214448 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 3299 1049 168 27 0 1748 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13196

[startup+0.100652 s]
/proc/loadavg: 1.00 2.04 2.69 3/176 8811
/proc/meminfo: memFree=16920928/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=13196 CPUtime=0.09 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 3705 0 0 0 9 0 0 0 23 0 1 0 462172207 13512704 1049 33554432000 4194304 4300876 140734468349984 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 3299 1049 168 27 0 1748 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13196

[startup+0.300576 s]
/proc/loadavg: 1.00 2.04 2.69 3/176 8811
/proc/meminfo: memFree=16920928/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=13196 CPUtime=0.29 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 3712 0 0 0 29 0 0 0 25 0 1 0 462172207 13512704 1056 33554432000 4194304 4300876 140734468349984 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 3299 1056 169 27 0 1748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13196

[startup+0.700508 s]
/proc/loadavg: 1.00 2.04 2.69 3/176 8811
/proc/meminfo: memFree=16920928/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=13600 CPUtime=0.69 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 3816 0 0 0 69 0 0 0 25 0 1 0 462172207 13926400 1160 33554432000 4194304 4300876 140734468349984 18446744073709551615 4216263 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 3400 1160 170 27 0 1849 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13600

[startup+1.50036 s]
/proc/loadavg: 1.00 2.04 2.69 5/190 8838
/proc/meminfo: memFree=16885796/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=13896 CPUtime=1.49 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 3878 0 0 0 149 0 0 0 25 0 1 0 462172207 14229504 1222 33554432000 4194304 4300876 140734468349984 18446744073709551615 4216240 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 3474 1222 170 27 0 1923 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13896

[startup+3.10104 s]
/proc/loadavg: 1.00 2.04 2.69 5/190 8838
/proc/meminfo: memFree=16882200/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=14688 CPUtime=3.09 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 4042 0 0 0 309 0 0 0 25 0 1 0 462172207 15040512 1386 33554432000 4194304 4300876 140734468349984 18446744073709551615 4225155 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 3672 1386 170 27 0 2121 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14688

[startup+6.30046 s]
/proc/loadavg: 1.24 2.08 2.70 5/190 8838
/proc/meminfo: memFree=16878840/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=15756 CPUtime=6.29 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 4268 0 0 0 629 0 0 0 25 0 1 0 462172207 16134144 1612 33554432000 4194304 4300876 140734468349984 18446744073709551615 4216240 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 3939 1612 171 27 0 2388 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15756

[startup+12.7003 s]
/proc/loadavg: 1.46 2.11 2.70 5/190 8838
/proc/meminfo: memFree=16873784/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=16992 CPUtime=12.69 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 4486 0 0 0 1269 0 0 0 25 0 1 0 462172207 17399808 1830 33554432000 4194304 4300876 140734468349984 18446744073709551615 4288358 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 4248 1830 171 27 0 2697 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16992

[startup+25.5009 s]
/proc/loadavg: 2.02 2.20 2.73 5/190 8838
/proc/meminfo: memFree=16865860/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=21204 CPUtime=25.49 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 5154 0 0 0 2549 0 0 0 25 0 1 0 462172207 21712896 2498 33554432000 4194304 4300876 140734468349984 18446744073709551615 4216365 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 5301 2498 171 27 0 3750 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21204

[startup+51.1012 s]
/proc/loadavg: 2.69 2.34 2.76 5/190 8839
/proc/meminfo: memFree=16847564/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=25996 CPUtime=51.09 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 6428 0 0 0 5109 0 0 0 25 0 1 0 462172207 26619904 3772 33554432000 4194304 4300876 140734468349984 18446744073709551615 4227546 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 6499 3772 171 27 0 4948 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25996

[startup+102.307 s]
/proc/loadavg: 3.48 2.62 2.83 5/190 8840
/proc/meminfo: memFree=16811840/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=38592 CPUtime=102.3 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 8995 0 0 0 10228 2 0 0 25 0 1 0 462172207 39518208 6339 33554432000 4194304 4300876 140734468349984 18446744073709551615 4216251 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 9648 6339 171 27 0 8097 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 38592

[startup+162.301 s]
/proc/loadavg: 3.79 2.85 2.89 5/190 8842
/proc/meminfo: memFree=16767680/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=56672 CPUtime=162.29 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 12836 0 0 0 16227 2 0 0 25 0 1 0 462172207 58032128 10180 33554432000 4194304 4300876 140734468349984 18446744073709551615 4225252 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 14168 10180 171 27 0 12617 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 56672

[startup+222.3 s]
/proc/loadavg: 3.96 3.07 2.96 5/190 8844
/proc/meminfo: memFree=16722768/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=89924 CPUtime=222.29 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 16833 0 0 0 22226 3 0 0 25 0 1 0 462172207 92082176 14177 33554432000 4194304 4300876 140734468349984 18446744073709551615 4214496 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 22481 14177 171 27 0 20930 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 89924

[startup+282.3 s]
/proc/loadavg: 3.98 3.24 3.02 5/190 8845
/proc/meminfo: memFree=16674632/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=103020 CPUtime=282.3 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 20892 0 0 0 28226 4 0 0 25 0 1 0 462172207 105492480 18236 33554432000 4194304 4300876 140734468349984 18446744073709551615 4225376 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 25755 18236 171 27 0 24204 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 103020

[startup+342.301 s]
/proc/loadavg: 3.99 3.37 3.08 5/190 8847
/proc/meminfo: memFree=16624148/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=103020 CPUtime=342.3 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 24967 0 0 0 34225 5 0 0 25 0 1 0 462172207 105492480 22311 33554432000 4194304 4300876 140734468349984 18446744073709551615 4274248 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 25755 22311 171 27 0 24204 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 103020

[startup+402.301 s]
/proc/loadavg: 4.10 3.52 3.15 5/190 8857
/proc/meminfo: memFree=16575108/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=171700 CPUtime=402.3 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 29079 0 0 0 40224 6 0 0 25 0 1 0 462172207 175820800 26423 33554432000 4194304 4300876 140734468349984 18446744073709551615 4214450 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 42925 26423 171 27 0 41374 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 171700

[startup+462.301 s]
/proc/loadavg: 4.03 3.60 3.20 5/190 8859
/proc/meminfo: memFree=16525480/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=171700 CPUtime=462.31 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 33109 0 0 0 46224 7 0 0 25 0 1 0 462172207 175820800 30453 33554432000 4194304 4300876 140734468349984 18446744073709551615 4274248 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 42925 30453 171 27 0 41374 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 171700

[startup+522.301 s]
/proc/loadavg: 4.09 3.69 3.25 5/190 8864
/proc/meminfo: memFree=16474340/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=171700 CPUtime=522.31 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 37117 0 0 0 52224 7 0 0 25 0 1 0 462172207 175820800 34461 33554432000 4194304 4300876 140734468349984 18446744073709551615 4264240 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 42925 34461 171 27 0 41374 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 171700

[startup+582.301 s]
/proc/loadavg: 4.03 3.74 3.29 5/190 8865
/proc/meminfo: memFree=16420672/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=201168 CPUtime=582.31 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 41039 0 0 0 58223 8 0 0 25 0 1 0 462172207 205996032 38383 33554432000 4194304 4300876 140734468349984 18446744073709551615 4216263 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 50292 38383 171 27 0 48741 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 201168

[startup+642.3 s]
/proc/loadavg: 4.07 3.80 3.34 5/190 8867
/proc/meminfo: memFree=16363992/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=201168 CPUtime=642.31 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 45920 0 0 0 64222 9 0 0 25 0 1 0 462172207 205996032 43264 33554432000 4194304 4300876 140734468349984 18446744073709551615 4225155 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 50292 43264 171 27 0 48741 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 201168

[startup+702.3 s]
/proc/loadavg: 4.03 3.83 3.38 5/190 8868
/proc/meminfo: memFree=16307044/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=299244 CPUtime=702.31 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 50974 0 0 0 70220 11 0 0 25 0 1 0 462172207 306425856 48318 33554432000 4194304 4300876 140734468349984 18446744073709551615 4274272 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 74811 48318 171 27 0 73260 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 299244

[startup+762.306 s]
/proc/loadavg: 4.01 3.86 3.42 5/190 8870
/proc/meminfo: memFree=16249364/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=343444 CPUtime=762.32 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 55969 0 0 0 76220 12 0 0 25 0 1 0 462172207 351686656 53313 33554432000 4194304 4300876 140734468349984 18446744073709551615 4216381 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 85861 53313 171 27 0 84310 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 343444

[startup+822.301 s]
/proc/loadavg: 4.00 3.88 3.45 5/190 8872
/proc/meminfo: memFree=16193292/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=343444 CPUtime=822.32 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 60763 0 0 0 82219 13 0 0 25 0 1 0 462172207 351686656 58107 33554432000 4194304 4300876 140734468349984 18446744073709551615 4216240 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 85861 58107 171 27 0 84310 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 343444

[startup+882.301 s]
/proc/loadavg: 4.00 3.90 3.48 5/190 8873
/proc/meminfo: memFree=16134860/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=343444 CPUtime=882.31 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 65624 0 0 0 88217 14 0 0 25 0 1 0 462172207 351686656 62968 33554432000 4194304 4300876 140734468349984 18446744073709551615 4216263 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 85861 62968 171 27 0 84310 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 343444

[startup+942.301 s]
/proc/loadavg: 4.04 3.93 3.51 5/190 8875
/proc/meminfo: memFree=16078160/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=343444 CPUtime=942.32 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 70599 0 0 0 94216 16 0 0 25 0 1 0 462172207 351686656 67943 33554432000 4194304 4300876 140734468349984 18446744073709551615 4228012 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 85861 67943 171 27 0 84310 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 343444

[startup+1002.3 s]
/proc/loadavg: 4.01 3.94 3.55 5/190 8876
/proc/meminfo: memFree=16019724/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=343444 CPUtime=1002.32 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 75607 0 0 0 100215 17 0 0 25 0 1 0 462172207 351686656 72951 33554432000 4194304 4300876 140734468349984 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 85861 72951 171 27 0 84310 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 343444

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.57 5/190 8878
/proc/meminfo: memFree=15963284/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=343444 CPUtime=1062.32 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 80631 0 0 0 106213 19 0 0 25 0 1 0 462172207 351686656 77975 33554432000 4194304 4300876 140734468349984 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 85861 77975 171 27 0 84310 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 343444

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.59 5/190 8880
/proc/meminfo: memFree=15905720/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=409744 CPUtime=1122.32 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 85515 0 0 0 112212 20 0 0 25 0 1 0 462172207 419577856 82859 33554432000 4194304 4300876 140734468349984 18446744073709551615 4265176 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 102436 82859 171 27 0 100885 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 409744

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.61 5/190 8881
/proc/meminfo: memFree=15848908/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=605892 CPUtime=1182.33 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 90614 0 0 0 118211 22 0 0 25 0 1 0 462172207 620433408 87958 33554432000 4194304 4300876 140734468349984 18446744073709551615 4274248 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 151473 87958 171 27 0 149922 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 605892

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.64 5/190 8883
/proc/meminfo: memFree=15790600/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=605892 CPUtime=1242.33 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 95659 0 0 0 124210 23 0 0 25 0 1 0 462172207 620433408 93003 33554432000 4194304 4300876 140734468349984 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 151473 93003 171 27 0 149922 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 605892

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

[startup+1247.9 s]
/proc/loadavg: 4.07 3.98 3.65 5/190 8883
/proc/meminfo: memFree=15785268/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=605892 CPUtime=1247.93 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 96113 0 0 0 124770 23 0 0 25 0 1 0 462172207 620433408 93457 33554432000 4194304 4300876 140734468349984 18446744073709551615 4216168 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 151473 93457 171 27 0 149922 0
Current children cumulated CPU time (s) 1247.93
Current children cumulated vsize (KiB) 605892

[startup+1249.5 s]
/proc/loadavg: 4.07 3.98 3.65 5/190 8883
/proc/meminfo: memFree=15783160/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=605892 CPUtime=1249.54 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 96250 0 0 0 124931 23 0 0 25 0 1 0 462172207 620433408 93594 33554432000 4194304 4300876 140734468349984 18446744073709551615 4214443 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 151473 93594 171 27 0 149922 0
Current children cumulated CPU time (s) 1249.54
Current children cumulated vsize (KiB) 605892

[startup+1250.3 s]
/proc/loadavg: 4.07 3.98 3.65 5/190 8883
/proc/meminfo: memFree=15783160/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=605892 CPUtime=1250.33 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 96312 0 0 0 125010 23 0 0 25 0 1 0 462172207 620433408 93656 33554432000 4194304 4300876 140734468349984 18446744073709551615 4216251 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 151473 93656 171 27 0 149922 0
Current children cumulated CPU time (s) 1250.33
Current children cumulated vsize (KiB) 605892

[startup+1251.1 s]
/proc/loadavg: 4.07 3.98 3.65 5/190 8883
/proc/meminfo: memFree=15781920/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=605892 CPUtime=1251.13 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 96373 0 0 0 125090 23 0 0 25 0 1 0 462172207 620433408 93717 33554432000 4194304 4300876 140734468349984 18446744073709551615 4216263 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 151473 93717 171 27 0 149922 0
Current children cumulated CPU time (s) 1251.13
Current children cumulated vsize (KiB) 605892

[startup+1251.5 s]
/proc/loadavg: 4.07 3.98 3.65 5/190 8883
/proc/meminfo: memFree=15781920/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=605892 CPUtime=1251.53 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 96405 0 0 0 125130 23 0 0 25 0 1 0 462172207 620433408 93749 33554432000 4194304 4300876 140734468349984 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 151473 93749 171 27 0 149922 0
Current children cumulated CPU time (s) 1251.53
Current children cumulated vsize (KiB) 605892

[startup+1251.6 s]
/proc/loadavg: 4.07 3.98 3.65 5/190 8883
/proc/meminfo: memFree=15781920/32951124 swapFree=67111528/67111528
[pid=8811] ppid=8809 vsize=605892 CPUtime=1251.63 cores=0,2
/proc/8811/stat : 8811 (march_rw) R 8809 8811 8448 0 -1 4202496 96413 0 0 0 125140 23 0 0 25 0 1 0 462172207 620433408 93757 33554432000 4194304 4300876 140734468349984 18446744073709551615 4214457 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8811/statm: 151473 93757 171 27 0 149922 0
Current children cumulated CPU time (s) 1251.63
Current children cumulated vsize (KiB) 605892

Child status: 10
Real time (s): 1251.66
CPU time (s): 1251.7
CPU user time (s): 1251.45
CPU system time (s): 0.25696
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 605892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1251.45
system time used= 0.25696
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96419
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= 6
involuntary context switches= 1598

runsolver used 1.9937 second user time and 3.9734 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-22 22:55:18
IDJOB=3258929
IDBENCH=71444
IDSOLVER=1561
FILE ID=node105/3258929-1303505718
RUNJOBID= node105-1303505718-8795
PBS_JOBID= 13134228
Free space on /tmp= 71560 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g9.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258929-1303505718/watcher-3258929-1303505718 -o /tmp/evaluation-result-3258929-1303505718/solver-3258929-1303505718 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3258929-1303505718.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= aa71b1c0a084106bad56c0f4d6c26bee
RANDOM SEED=1540550010

node105.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5410.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16921332 kB
Buffers:       1834904 kB
Cached:       13569508 kB
SwapCached:          0 kB
Active:        7798996 kB
Inactive:      7672200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16921332 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             476 kB
Writeback:           0 kB
AnonPages:       66488 kB
Mapped:          14496 kB
Slab:           494044 kB
PageTables:       5508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   197280 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71556 MiB
End job on node105 at 2011-04-22 23:16:09