Trace number 3420727

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 4953.09 4952.95

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S2050053883-062.SATISFIABLE.cnf
MD5SUM7ed8e8e4deac31c88cbf5be40a0cd9c0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.823874
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.01	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.01	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.01	c main()::
0.00/0.01	c initFormula():: searching for DIMACS p-line....
0.00/0.01	c initFormula():: the DIMACS p-line indicates a CNF of 600 variables and 2556 clauses.
0.00/0.01	c parseCNF():: parsing....
0.00/0.01	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.01	c runParser():: parsing was successful, warming up engines...
0.00/0.01	c simplify_formula():: removed 0 tautological, 7 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 599 free variables and 2549 clauses.
0.00/0.01	c using 3-SAT heuristics (occurence based diff)
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 172 duplicate clauses
0.00/0.01	c resolvent_look() :: found 89 resolvents
0.00/0.01	c main():: clause / variable ratio: ( 2638 / 600 ) = 4.40
0.00/0.01	c longest clause has size 3
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c number of free variables = 599
0.00/0.01	c dynamic_preselect_setsize :: off
0.00/0.01	c main():: all systems go!
0.00/0.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 135
0.00/0.04	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: 908
0.10/0.14	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: 9792
1.40/1.49	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: 76820
13.29/13.32	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: 437129
84.39/84.40	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 |***************************************************************
c |****************************************************************| ( 5/999) NodeCount: 1866889
398.01/398.03	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 |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 6130537
1428.13/1428.11	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 |***************************************************************
c |****************************************************************| ( 7/999) NodeCount: 15851255
3984.61/3984.58	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 |****************************
4953.04/4952.91	c |10001110000010000100000000000001000000001000000000000000000$$$$|
4953.04/4952.91	
c |****************************
4953.04/4952.91	c
4953.04/4952.91	c main():: nodeCount: 19547279
4953.04/4952.91	c main():: dead ends in main: 202111
4953.04/4952.91	c main():: lookAheadCount: 1297907142
4953.04/4952.91	c main():: unitResolveCount: 262717454
4953.04/4952.91	c main():: time=4953.060059
4953.04/4952.91	c main():: necessary_assignments: 4354724
4953.04/4952.91	c main():: bin_sat: 0, bin_unsat 0
4953.04/4952.91	c main():: doublelook: #: 59939874, succes #: 36105187
4953.04/4952.91	c main():: doublelook: overall 4.728 of all possible doublelooks executed
4953.04/4952.91	c main():: doublelook: succesrate: 60.236, average DL_trigger: 35.895
4953.04/4952.91	c main():: SOLUTION VERIFIED :-)
4953.04/4952.91	s SATISFIABLE
4953.04/4952.91	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 -35 -36 -37 38 -39 40 -41 -42 -43 -44 -45 -46 48 49 -50 51 -52 53 -54 -55 -56 57 58 -59 60 61 -62 -63 -64 -65 -67 68 69 70 -71 -72 -73 75 -76 77 -78 79 80 -81 -82 -83 84 85 -86 -88 89 -90 91 -92 -93 -94 -95 -96 97 98 -99 100 -101 102 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 135 -136 -137 138 139 -140 141 142 -143 145 -146 147 148 150 -151 152 -153 154 -155 156 157 -158 -159 160 161 162 163 -164 -165 166 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 -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 -239 -240 -241 -242 243 244 245 -246 -247 -248 -249 250 -251 -252 253 254 255 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 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 391 392 393 -394 396 397 -398 -399 400 402 -403 404 405 406 407 -408 -409 -410 411 412 413 -414 -416 417 -418 419 -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 -485 -486 -487 488 -489 -490 491 -492 493 494 495 496 497 498 499 -501 503 504 505 -506 -507 -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 557 558 -559 -560 561 562 563 -564 565 -566 -567 568 569 570 571 572 -573 -574 575 -576 -577 579 580 -581 -582 584 586 587 588 -589 -590 591 -592 -593 -594 595 -596 597 598 -599 600 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3420727-1306639750/watcher-3420727-1306639750 -o /tmp/evaluation-result-3420727-1306639750/solver-3420727-1306639750 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420727-1306639750.cnf 

running on 4 cores: 1,3,5,7

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): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 1.85 1.66 2/424 22103
/proc/meminfo: memFree=14175396/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=7532 CPUtime=0.01 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 371 0 0 0 1 0 0 0 25 0 1 0 775573206 7712768 315 33554432000 4194304 4300876 140737404195728 18446744073709551615 4240016 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 1916 316 146 27 0 365 0

[startup+0.0680501 s]
/proc/loadavg: 2.02 1.85 1.66 2/424 22103
/proc/meminfo: memFree=14175396/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=7796 CPUtime=0.06 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 497 0 0 0 6 0 0 0 25 0 1 0 775573206 7983104 441 33554432000 4194304 4300876 140737404195728 18446744073709551615 4248759 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 1949 441 168 27 0 398 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7796

[startup+0.10104 s]
/proc/loadavg: 2.02 1.85 1.66 2/424 22103
/proc/meminfo: memFree=14175396/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=7796 CPUtime=0.1 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 499 0 0 0 10 0 0 0 25 0 1 0 775573206 7983104 443 33554432000 4194304 4300876 140737404195728 18446744073709551615 4228535 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 1949 443 168 27 0 398 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7796

[startup+0.301002 s]
/proc/loadavg: 2.02 1.85 1.66 2/424 22103
/proc/meminfo: memFree=14175396/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=7796 CPUtime=0.3 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 525 0 0 0 30 0 0 0 25 0 1 0 775573206 7983104 469 33554432000 4194304 4300876 140737404195728 18446744073709551615 4217308 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 1949 469 168 27 0 398 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 7796

[startup+0.700941 s]
/proc/loadavg: 2.02 1.85 1.66 2/424 22103
/proc/meminfo: memFree=14175396/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=8088 CPUtime=0.7 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 565 0 0 0 70 0 0 0 25 0 1 0 775573206 8282112 509 33554432000 4194304 4300876 140737404195728 18446744073709551615 4217487 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 2022 509 168 27 0 471 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 8088

[startup+1.50082 s]
/proc/loadavg: 2.02 1.85 1.66 3/425 22104
/proc/meminfo: memFree=14173288/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=8256 CPUtime=1.5 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 595 0 0 0 150 0 0 0 25 0 1 0 775573206 8454144 539 33554432000 4194304 4300876 140737404195728 18446744073709551615 246516834176 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 2064 539 169 27 0 513 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8256

[startup+3.1005 s]
/proc/loadavg: 2.02 1.85 1.67 3/425 22104
/proc/meminfo: memFree=14172200/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=8636 CPUtime=3.09 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 674 0 0 0 309 0 0 0 25 0 1 0 775573206 8843264 618 33554432000 4194304 4300876 140737404195728 18446744073709551615 4234743 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 2159 618 169 27 0 608 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8636

[startup+6.30091 s]
/proc/loadavg: 2.02 1.85 1.67 3/425 22104
/proc/meminfo: memFree=14170968/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=9252 CPUtime=6.3 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 823 0 0 0 630 0 0 0 25 0 1 0 775573206 9474048 767 33554432000 4194304 4300876 140737404195728 18446744073709551615 4217487 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 2313 767 169 27 0 762 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 9252

[startup+12.7007 s]
/proc/loadavg: 2.02 1.86 1.67 3/425 22104
/proc/meminfo: memFree=14168124/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=10800 CPUtime=12.69 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 1070 0 0 0 1269 0 0 0 25 0 1 0 775573206 11059200 1014 33554432000 4194304 4300876 140737404195728 18446744073709551615 4281099 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 2700 1014 169 27 0 1149 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10800

[startup+25.5004 s]
/proc/loadavg: 2.16 1.89 1.68 3/425 22105
/proc/meminfo: memFree=14163912/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=12500 CPUtime=25.49 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 1576 0 0 0 2549 0 0 0 25 0 1 0 775573206 12800000 1520 33554432000 4194304 4300876 140737404195728 18446744073709551615 246516229325 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 3125 1520 169 27 0 1574 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12500

[startup+51.1007 s]
/proc/loadavg: 2.10 1.90 1.69 3/425 22105
/proc/meminfo: memFree=14156704/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=18044 CPUtime=51.09 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 2549 0 0 0 5109 0 0 0 25 0 1 0 775573206 18477056 2493 33554432000 4194304 4300876 140737404195728 18446744073709551615 4228577 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 4511 2493 169 27 0 2960 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18044

[startup+102.314 s]
/proc/loadavg: 2.04 1.91 1.71 3/425 22107
/proc/meminfo: memFree=14140680/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=29936 CPUtime=102.3 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 4383 0 0 0 10230 0 0 0 25 0 1 0 775573206 30654464 4327 33554432000 4194304 4300876 140737404195728 18446744073709551615 246516229322 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 7484 4327 169 27 0 5933 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 29936

[startup+162.301 s]
/proc/loadavg: 2.09 1.94 1.73 3/425 22108
/proc/meminfo: memFree=14123172/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=43192 CPUtime=162.29 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 6533 0 0 0 16228 1 0 0 25 0 1 0 775573206 44228608 6477 33554432000 4194304 4300876 140737404195728 18446744073709551615 4214464 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 10798 6477 169 27 0 9247 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 43192

[startup+222.301 s]
/proc/loadavg: 2.07 1.96 1.75 3/425 22110
/proc/meminfo: memFree=14107164/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=43192 CPUtime=222.3 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 8621 0 0 0 22228 2 0 0 25 0 1 0 775573206 44228608 8565 33554432000 4194304 4300876 140737404195728 18446744073709551615 4217485 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 10798 8565 169 27 0 9247 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 43192

[startup+282.301 s]
/proc/loadavg: 2.08 1.98 1.76 3/425 22111
/proc/meminfo: memFree=14090272/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=56288 CPUtime=282.3 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 10696 0 0 0 28228 2 0 0 25 0 1 0 775573206 57638912 10640 33554432000 4194304 4300876 140737404195728 18446744073709551615 4217564 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 14072 10640 169 27 0 12521 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 56288

[startup+342.301 s]
/proc/loadavg: 2.03 1.98 1.77 3/425 22113
/proc/meminfo: memFree=14073512/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=65064 CPUtime=342.3 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 12675 0 0 0 34228 2 0 0 25 0 1 0 775573206 66625536 12619 33554432000 4194304 4300876 140737404195728 18446744073709551615 4200325 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 16266 12619 169 27 0 14715 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 65064

[startup+402.301 s]
/proc/loadavg: 2.01 1.98 1.79 3/425 22115
/proc/meminfo: memFree=14057756/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=84708 CPUtime=402.31 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 14549 0 0 0 40228 3 0 0 25 0 1 0 775573206 86740992 14493 33554432000 4194304 4300876 140737404195728 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 21177 14493 169 27 0 19626 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 84708

[startup+462.301 s]
/proc/loadavg: 2.06 2.01 1.81 3/425 22116
/proc/meminfo: memFree=14040744/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=84708 CPUtime=462.3 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 16611 0 0 0 46227 3 0 0 25 0 1 0 775573206 86740992 16555 33554432000 4194304 4300876 140737404195728 18446744073709551615 4235339 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 21177 16555 169 27 0 19626 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 84708

[startup+522.301 s]
/proc/loadavg: 2.02 2.01 1.82 3/425 22118
/proc/meminfo: memFree=14024220/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=84840 CPUtime=522.31 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 18662 0 0 0 52227 4 0 0 25 0 1 0 775573206 86876160 18606 33554432000 4194304 4300876 140737404195728 18446744073709551615 4217455 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 21210 18606 169 27 0 19659 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 84840

[startup+582.301 s]
/proc/loadavg: 2.08 2.02 1.83 3/425 22119
/proc/meminfo: memFree=14007964/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=114308 CPUtime=582.31 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 20640 0 0 0 58227 4 0 0 25 0 1 0 775573206 117051392 20584 33554432000 4194304 4300876 140737404195728 18446744073709551615 4263500 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 28577 20584 169 27 0 27026 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 114308

[startup+642.301 s]

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

/proc/meminfo: memFree=13066148/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=596460 CPUtime=4302.42 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 133888 0 0 0 430212 30 0 0 25 0 1 0 775573206 610775040 133832 33554432000 4194304 4300876 140737404195728 18446744073709551615 4217391 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 149115 133832 169 27 0 147564 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 596460

[startup+4362.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/425 22232
/proc/meminfo: memFree=13051112/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=596460 CPUtime=4362.42 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 135646 0 0 0 436211 31 0 0 25 0 1 0 775573206 610775040 135590 33554432000 4194304 4300876 140737404195728 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 149115 135590 169 27 0 147564 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 596460

[startup+4422.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/425 22234
/proc/meminfo: memFree=13036588/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=596460 CPUtime=4422.42 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 137286 0 0 0 442211 31 0 0 25 0 1 0 775573206 610775040 137230 33554432000 4194304 4300876 140737404195728 18446744073709551615 4225160 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 149115 137230 169 27 0 147564 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 596460

[startup+4482.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/425 22235
/proc/meminfo: memFree=13021188/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=596460 CPUtime=4482.43 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 139105 0 0 0 448211 32 0 0 25 0 1 0 775573206 610775040 139049 33554432000 4194304 4300876 140737404195728 18446744073709551615 4228214 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 149115 139049 169 27 0 147564 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 596460

[startup+4542.3 s]
/proc/loadavg: 2.14 2.07 2.01 3/425 22237
/proc/meminfo: memFree=13004788/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=596592 CPUtime=4542.43 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 140862 0 0 0 454211 32 0 0 25 0 1 0 775573206 610910208 140806 33554432000 4194304 4300876 140737404195728 18446744073709551615 4214434 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 149148 140806 169 27 0 147597 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 596592

[startup+4602.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/425 22239
/proc/meminfo: memFree=12990388/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=596592 CPUtime=4602.44 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 142533 0 0 0 460212 32 0 0 25 0 1 0 775573206 610910208 142477 33554432000 4194304 4300876 140737404195728 18446744073709551615 4225112 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 149148 142477 169 27 0 147597 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 596592

[startup+4662.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/425 22240
/proc/meminfo: memFree=12975240/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=596592 CPUtime=4662.43 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 144339 0 0 0 466211 32 0 0 25 0 1 0 775573206 610910208 144283 33554432000 4194304 4300876 140737404195728 18446744073709551615 4200404 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 149148 144283 169 27 0 147597 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 596592

[startup+4722.31 s]
/proc/loadavg: 2.00 2.03 2.00 3/425 22242
/proc/meminfo: memFree=12960336/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=737044 CPUtime=4722.44 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 146184 0 0 0 472211 33 0 0 25 0 1 0 775573206 754733056 146128 33554432000 4194304 4300876 140737404195728 18446744073709551615 4276930 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 184261 146128 169 27 0 182710 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 737044

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/425 22243
/proc/meminfo: memFree=12945428/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=737044 CPUtime=4782.44 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 147981 0 0 0 478210 34 0 0 25 0 1 0 775573206 754733056 147925 33554432000 4194304 4300876 140737404195728 18446744073709551615 4214457 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 184261 147925 169 27 0 182710 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 737044

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/425 22245
/proc/meminfo: memFree=12930276/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=960808 CPUtime=4842.44 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 149783 0 0 0 484208 36 0 0 25 0 1 0 775573206 983867392 149727 33554432000 4194304 4300876 140737404195728 18446744073709551615 4274599 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 240202 149727 169 27 0 238651 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 960808

[startup+4902.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/425 22247
/proc/meminfo: memFree=12915756/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=960808 CPUtime=4902.44 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 151542 0 0 0 490208 36 0 0 25 0 1 0 775573206 983867392 151486 33554432000 4194304 4300876 140737404195728 18446744073709551615 4217333 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 240202 151486 169 27 0 238651 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 960808

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

[startup+4915.1 s]
/proc/loadavg: 2.03 2.03 2.00 3/425 22247
/proc/meminfo: memFree=12912760/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=960808 CPUtime=4915.24 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 151893 0 0 0 491488 36 0 0 25 0 1 0 775573206 983867392 151837 33554432000 4194304 4300876 140737404195728 18446744073709551615 4200267 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 240202 151837 169 27 0 238651 0
Current children cumulated CPU time (s) 4915.24
Current children cumulated vsize (KiB) 960808

[startup+4927.9 s]
/proc/loadavg: 2.02 2.02 2.00 3/425 22247
/proc/meminfo: memFree=12909412/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=960808 CPUtime=4928.05 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 152247 0 0 0 492769 36 0 0 25 0 1 0 775573206 983867392 152191 33554432000 4194304 4300876 140737404195728 18446744073709551615 4228504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 240202 152191 169 27 0 238651 0
Current children cumulated CPU time (s) 4928.05
Current children cumulated vsize (KiB) 960808

[startup+4940.7 s]
/proc/loadavg: 2.02 2.02 2.00 3/425 22248
/proc/meminfo: memFree=12906676/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=960808 CPUtime=4940.83 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 152587 0 0 0 494047 36 0 0 25 0 1 0 775573206 983867392 152531 33554432000 4194304 4300876 140737404195728 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 240202 152531 169 27 0 238651 0
Current children cumulated CPU time (s) 4940.83
Current children cumulated vsize (KiB) 960808

[startup+4947.1 s]
/proc/loadavg: 2.09 2.04 2.01 2/423 22249
/proc/meminfo: memFree=13570328/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=960808 CPUtime=4947.24 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 152776 0 0 0 494687 37 0 0 25 0 1 0 775573206 983867392 152720 33554432000 4194304 4300876 140737404195728 18446744073709551615 4214496 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 240202 152720 169 27 0 238651 0
Current children cumulated CPU time (s) 4947.24
Current children cumulated vsize (KiB) 960808

[startup+4950.3 s]
/proc/loadavg: 2.09 2.04 2.01 2/419 22266
/proc/meminfo: memFree=13573056/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=960808 CPUtime=4950.44 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 152880 0 0 0 495007 37 0 0 25 0 1 0 775573206 983867392 152824 33554432000 4194304 4300876 140737404195728 18446744073709551615 4200341 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 240202 152824 169 27 0 238651 0
Current children cumulated CPU time (s) 4950.44
Current children cumulated vsize (KiB) 960808

[startup+4951.9 s]
/proc/loadavg: 2.01 2.02 2.00 2/419 22266
/proc/meminfo: memFree=13572924/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=960808 CPUtime=4952.04 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 152932 0 0 0 495167 37 0 0 25 0 1 0 775573206 983867392 152876 33554432000 4194304 4300876 140737404195728 18446744073709551615 4217540 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 240202 152876 169 27 0 238651 0
Current children cumulated CPU time (s) 4952.04
Current children cumulated vsize (KiB) 960808

[startup+4952.7 s]
/proc/loadavg: 2.01 2.02 2.00 2/419 22266
/proc/meminfo: memFree=13572800/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=960808 CPUtime=4952.84 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 152957 0 0 0 495247 37 0 0 25 0 1 0 775573206 983867392 152901 33554432000 4194304 4300876 140737404195728 18446744073709551615 4228776 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 240202 152901 169 27 0 238651 0
Current children cumulated CPU time (s) 4952.84
Current children cumulated vsize (KiB) 960808

[startup+4952.9 s]
/proc/loadavg: 2.01 2.02 2.00 2/419 22266
/proc/meminfo: memFree=13572800/32951124 swapFree=48785060/67111528
[pid=22103] ppid=22101 vsize=960808 CPUtime=4953.04 cores=1,3,5,7
/proc/22103/stat : 22103 (march_rw) R 22101 22103 13929 0 -1 4202496 152965 0 0 0 495267 37 0 0 25 0 1 0 775573206 983867392 152909 33554432000 4194304 4300876 140737404195728 18446744073709551615 4197934 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22103/statm: 240202 152909 169 27 0 238651 0
Current children cumulated CPU time (s) 4953.04
Current children cumulated vsize (KiB) 960808

Child status: 10
Real time (s): 4952.95
CPU time (s): 4953.09
CPU user time (s): 4952.69
CPU system time (s): 0.402938
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 960808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4952.69
system time used= 0.402938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152975
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= 3
involuntary context switches= 4103

runsolver used 18.4532 second user time and 44.5922 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-29 05:29:10
IDJOB=3420727
IDBENCH=82979
IDSOLVER=1913
FILE ID=node134/3420727-1306639750
RUNJOBID= node134-1306639252-21963
PBS_JOBID= 13471615
Free space on /tmp= 73120 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S2050053883-062.SATISFIABLE.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420727-1306639750/watcher-3420727-1306639750 -o /tmp/evaluation-result-3420727-1306639750/solver-3420727-1306639750 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420727-1306639750.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7ed8e8e4deac31c88cbf5be40a0cd9c0
RANDOM SEED=1775482740

node134.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.831
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.66
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.831
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	: 5332.67
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.831
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.83
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.831
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	: 7186.06
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.831
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	: 5332.80
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.831
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.83
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.831
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.75
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14175676 kB
Buffers:        285308 kB
Cached:        7587532 kB
SwapCached:      40168 kB
Active:        6176496 kB
Inactive:     12303624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14175676 kB
SwapTotal:    67111528 kB
SwapFree:     48785060 kB
Dirty:              48 kB
Writeback:           0 kB
AnonPages:    10575140 kB
Mapped:          21552 kB
Slab:           139632 kB
PageTables:      89296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110776868 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73120 MiB
End job on node134 at 2011-05-29 06:51:43