Trace number 3420558

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 4029.45 4029.38

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1468528501-076.SATISFIABLE.cnf
MD5SUM6cc83c4bac88845b4bcdf4315c840cca
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.724889
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, 6 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 599 free variables and 2550 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 189 duplicate clauses
0.00/0.01	c resolvent_look() :: found 82 resolvents
0.00/0.01	c main():: clause / variable ratio: ( 2632 / 600 ) = 4.39
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: 203
0.01/0.07	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: 919
0.09/0.17	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 9018
1.49/1.56	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 71229
13.69/13.76	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 401565
86.32/86.41	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1677831
370.93/371.04	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 5384851
1276.17/1276.26	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 13672159
3465.84/3465.84	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
4029.37/4029.35	c |10100001000110000000110000100000000000000000000000$$$$$$$$$$$$$|
4029.37/4029.35	
c |***********************
4029.37/4029.35	c
4029.37/4029.35	c main():: nodeCount: 15834739
4029.37/4029.35	c main():: dead ends in main: 179110
4029.37/4029.35	c main():: lookAheadCount: 1054330283
4029.37/4029.35	c main():: unitResolveCount: 219623661
4029.37/4029.35	c main():: time=4029.410156
4029.37/4029.35	c main():: necessary_assignments: 3683069
4029.37/4029.35	c main():: bin_sat: 0, bin_unsat 0
4029.37/4029.35	c main():: doublelook: #: 48566864, succes #: 29173986
4029.37/4029.35	c main():: doublelook: overall 4.717 of all possible doublelooks executed
4029.37/4029.35	c main():: doublelook: succesrate: 60.070, average DL_trigger: 44.220
4029.37/4029.35	c main():: SOLUTION VERIFIED :-)
4029.37/4029.35	s SATISFIABLE
4029.37/4029.35	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 28 -29 -30 31 -32 -33 34 35 -36 -37 38 39 -40 -41 -42 43 45 -46 47 49 50 51 -52 -53 -54 55 56 57 -58 -59 -60 61 -62 -63 64 65 -66 -67 -68 69 70 -72 -73 -74 -75 -76 -77 78 79 80 -81 -82 83 -84 85 86 -87 88 -89 -90 -91 92 93 -95 -96 98 99 100 -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 -128 -129 130 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 -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 -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 242 243 244 245 246 -247 248 249 250 251 -252 253 254 -255 256 -257 258 -259 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 -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 342 343 -344 -345 346 347 -348 -349 350 -351 352 -353 354 -356 357 358 -359 360 -361 -362 363 -364 -365 366 367 -368 369 370 -371 372 -373 -374 -375 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 417 -418 419 -420 -421 422 -423 424 -425 -426 -427 -428 429 430 431 -432 433 434 -435 436 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 -472 473 474 475 -476 477 478 479 480 -481 -482 483 -484 485 486 -487 -488 490 491 -492 493 -494 -495 -496 499 500 -501 502 -503 504 505 -506 507 -508 509 510 512 513 514 -515 -516 517 518 519 -520 -521 -522 523 -524 -525 527 528 529 530 531 -532 533 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 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-3420558-1306633750/watcher-3420558-1306633750 -o /tmp/evaluation-result-3420558-1306633750/solver-3420558-1306633750 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420558-1306633750.cnf 

running on 4 cores: 0,2,4,6

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.62 1.42 3/481 2168
/proc/meminfo: memFree=27513812/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=11796 CPUtime=0 cores=0,2,4,6
/proc/2168/stat : 2168 (runsolver) R 2166 2168 760 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 774977400 12079104 50 33554432000 4194304 5432360 140734876586352 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/2168/statm: 2949 50 30 303 0 2643 0

[startup+0.018636 s]
/proc/loadavg: 2.02 1.62 1.42 3/481 2168
/proc/meminfo: memFree=27513812/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=7664 CPUtime=0.01 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 436 0 0 0 1 0 0 0 25 0 1 0 774977400 7847936 380 33554432000 4194304 4300876 140733790130032 18446744073709551615 4248596 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2168/statm: 1916 380 168 27 0 365 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7664

[startup+0.100662 s]
/proc/loadavg: 2.02 1.62 1.42 3/481 2168
/proc/meminfo: memFree=27513812/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=7796 CPUtime=0.09 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 499 0 0 0 9 0 0 0 25 0 1 0 774977400 7983104 443 33554432000 4194304 4300876 140733790130032 18446744073709551615 4248768 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2168/statm: 1949 443 168 27 0 398 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7796

[startup+0.300624 s]
/proc/loadavg: 2.02 1.62 1.42 3/481 2168
/proc/meminfo: memFree=27513812/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=7796 CPUtime=0.29 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 523 0 0 0 29 0 0 0 25 0 1 0 774977400 7983104 467 33554432000 4194304 4300876 140733790130032 18446744073709551615 4217423 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2168/statm: 1949 467 168 27 0 398 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7796

[startup+0.700576 s]
/proc/loadavg: 2.02 1.62 1.42 3/481 2168
/proc/meminfo: memFree=27513812/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=8080 CPUtime=0.69 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 564 0 0 0 69 0 0 0 25 0 1 0 774977400 8273920 508 33554432000 4194304 4300876 140733790130032 18446744073709551615 4217479 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2168/statm: 2020 508 168 27 0 469 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8080

[startup+1.50043 s]
/proc/loadavg: 2.02 1.62 1.42 4/482 2169
/proc/meminfo: memFree=27511720/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=8248 CPUtime=1.49 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 597 0 0 0 149 0 0 0 25 0 1 0 774977400 8445952 541 33554432000 4194304 4300876 140733790130032 18446744073709551615 4217487 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2168/statm: 2062 541 169 27 0 511 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8248

[startup+3.10113 s]
/proc/loadavg: 2.02 1.63 1.42 3/482 2169
/proc/meminfo: memFree=27510232/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=8400 CPUtime=3.09 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 665 0 0 0 309 0 0 0 25 0 1 0 774977400 8601600 609 33554432000 4194304 4300876 140733790130032 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2168/statm: 2100 609 169 27 0 549 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8400

[startup+6.30048 s]
/proc/loadavg: 2.02 1.63 1.42 3/482 2169
/proc/meminfo: memFree=27509476/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=9104 CPUtime=6.29 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 802 0 0 0 629 0 0 0 25 0 1 0 774977400 9322496 746 33554432000 4194304 4300876 140733790130032 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2168/statm: 2276 746 169 27 0 725 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9104

[startup+12.7003 s]
/proc/loadavg: 2.02 1.64 1.43 3/482 2169
/proc/meminfo: memFree=27507020/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=10784 CPUtime=12.69 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 1032 0 0 0 1269 0 0 0 25 0 1 0 774977400 11042816 976 33554432000 4194304 4300876 140733790130032 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2168/statm: 2696 976 169 27 0 1145 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10784

[startup+25.5008 s]
/proc/loadavg: 2.01 1.65 1.44 3/482 2169
/proc/meminfo: memFree=27503904/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=12472 CPUtime=25.49 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 1493 0 0 0 2549 0 0 0 25 0 1 0 774977400 12771328 1437 33554432000 4194304 4300876 140733790130032 18446744073709551615 4284454 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2168/statm: 3118 1437 169 27 0 1567 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12472

[startup+51.1011 s]
/proc/loadavg: 2.01 1.68 1.45 3/482 2170
/proc/meminfo: memFree=27497536/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=17996 CPUtime=51.09 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 2374 0 0 0 5109 0 0 0 25 0 1 0 774977400 18427904 2318 33554432000 4194304 4300876 140733790130032 18446744073709551615 4250768 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2168/statm: 4499 2318 169 27 0 2948 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17996

[startup+102.317 s]
/proc/loadavg: 2.00 1.73 1.48 3/482 2171
/proc/meminfo: memFree=27483728/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=24028 CPUtime=102.24 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 4148 0 0 0 10224 0 0 0 25 0 1 0 774977400 24604672 4092 33554432000 4194304 4300876 140733790130032 18446744073709551615 4217373 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2168/statm: 6007 4092 169 27 0 4456 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 24028

[startup+162.301 s]
/proc/loadavg: 2.00 1.77 1.50 3/482 2173
/proc/meminfo: memFree=27469048/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=43024 CPUtime=162.23 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 6292 0 0 0 16222 1 0 0 25 0 1 0 774977400 44056576 6236 33554432000 4194304 4300876 140733790130032 18446744073709551615 4200400 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2168/statm: 10756 6236 169 27 0 9205 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 43024

[startup+222.301 s]
/proc/loadavg: 2.00 1.81 1.54 3/482 2175
/proc/meminfo: memFree=27454372/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=43024 CPUtime=222.23 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 8399 0 0 0 22222 1 0 0 25 0 1 0 774977400 44056576 8343 33554432000 4194304 4300876 140733790130032 18446744073709551615 4217632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2168/statm: 10756 8343 169 27 0 9205 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 43024

[startup+282.3 s]
/proc/loadavg: 2.11 1.87 1.57 3/482 2176
/proc/meminfo: memFree=27439432/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=56120 CPUtime=282.22 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 10420 0 0 0 28221 1 0 0 25 0 1 0 774977400 57466880 10364 33554432000 4194304 4300876 140733790130032 18446744073709551615 4228504 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2168/statm: 14030 10364 169 27 0 12479 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 56120

[startup+342.301 s]
/proc/loadavg: 2.13 1.93 1.61 3/482 2178
/proc/meminfo: memFree=27424468/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=64736 CPUtime=342.23 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 12411 0 0 0 34221 2 0 0 25 0 1 0 774977400 66289664 12355 33554432000 4194304 4300876 140733790130032 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2168/statm: 16184 12355 169 27 0 14633 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 64736

[startup+402.301 s]
/proc/loadavg: 2.05 1.94 1.63 3/482 2179
/proc/meminfo: memFree=27408888/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=84380 CPUtime=402.23 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 14434 0 0 0 40221 2 0 0 25 0 1 0 774977400 86405120 14378 33554432000 4194304 4300876 140733790130032 18446744073709551615 4217299 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2168/statm: 21095 14378 169 27 0 19544 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 84380

[startup+462.3 s]
/proc/loadavg: 2.02 1.95 1.65 3/482 2181
/proc/meminfo: memFree=27395076/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=84512 CPUtime=462.23 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 16501 0 0 0 46220 3 0 0 25 0 1 0 774977400 86540288 16445 33554432000 4194304 4300876 140733790130032 18446744073709551615 4217391 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2168/statm: 21128 16445 169 27 0 19577 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 84512

[startup+522.301 s]
/proc/loadavg: 2.00 1.95 1.67 3/482 2183
/proc/meminfo: memFree=27381260/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=84512 CPUtime=522.24 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 18492 0 0 0 52220 4 0 0 25 0 1 0 774977400 86540288 18436 33554432000 4194304 4300876 140733790130032 18446744073709551615 4225192 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2168/statm: 21128 18436 169 27 0 19577 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 84512

[startup+582.301 s]
/proc/loadavg: 2.00 1.96 1.68 3/482 2184
/proc/meminfo: memFree=27366588/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=131216 CPUtime=582.24 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 20426 0 0 0 58220 4 0 0 25 0 1 0 774977400 134365184 20370 33554432000 4194304 4300876 140733790130032 18446744073709551615 4200291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2168/statm: 32804 20370 169 27 0 31253 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 131216

[startup+642.3 s]

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

/proc/meminfo: memFree=26698924/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=3342.33 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 105252 0 0 0 334197 36 0 0 25 0 1 0 774977400 608149504 105196 33554432000 4194304 4300876 140733790130032 18446744073709551615 4274272 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 105196 169 27 0 146923 0
Current children cumulated CPU time (s) 3342.33
Current children cumulated vsize (KiB) 593896

[startup+3402.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 8923
/proc/meminfo: memFree=26686984/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=3402.36 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 106912 0 0 0 340199 37 0 0 25 0 1 0 774977400 608149504 106856 33554432000 4194304 4300876 140733790130032 18446744073709551615 4288855 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 106856 169 27 0 146923 0
Current children cumulated CPU time (s) 3402.36
Current children cumulated vsize (KiB) 593896

[startup+3462.3 s]
/proc/loadavg: 2.19 2.05 2.01 3/482 8925
/proc/meminfo: memFree=26673452/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=3462.34 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 108529 0 0 0 346197 37 0 0 25 0 1 0 774977400 608149504 108473 33554432000 4194304 4300876 140733790130032 18446744073709551615 4216912 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 108473 169 27 0 146923 0
Current children cumulated CPU time (s) 3462.34
Current children cumulated vsize (KiB) 593896

[startup+3522.3 s]
/proc/loadavg: 2.19 2.07 2.02 3/482 8927
/proc/meminfo: memFree=26660392/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=3522.34 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 110459 0 0 0 352197 37 0 0 25 0 1 0 774977400 608149504 110403 33554432000 4194304 4300876 140733790130032 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 110403 169 27 0 146923 0
Current children cumulated CPU time (s) 3522.34
Current children cumulated vsize (KiB) 593896

[startup+3582.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/482 8928
/proc/meminfo: memFree=26647328/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=3582.34 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 112328 0 0 0 358197 37 0 0 25 0 1 0 774977400 608149504 112272 33554432000 4194304 4300876 140733790130032 18446744073709551615 4200341 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 112272 169 27 0 146923 0
Current children cumulated CPU time (s) 3582.34
Current children cumulated vsize (KiB) 593896

[startup+3642.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/482 8930
/proc/meminfo: memFree=26633772/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=3642.35 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 114180 0 0 0 364197 38 0 0 25 0 1 0 774977400 608149504 114124 33554432000 4194304 4300876 140733790130032 18446744073709551615 4248636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 114124 169 27 0 146923 0
Current children cumulated CPU time (s) 3642.35
Current children cumulated vsize (KiB) 593896

[startup+3702.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/482 8931
/proc/meminfo: memFree=26620484/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=3702.35 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 115996 0 0 0 370197 38 0 0 25 0 1 0 774977400 608149504 115940 33554432000 4194304 4300876 140733790130032 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 115940 169 27 0 146923 0
Current children cumulated CPU time (s) 3702.35
Current children cumulated vsize (KiB) 593896

[startup+3762.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 8933
/proc/meminfo: memFree=26607056/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=3762.35 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 117750 0 0 0 376197 38 0 0 25 0 1 0 774977400 608149504 117694 33554432000 4194304 4300876 140733790130032 18446744073709551615 4217487 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 117694 169 27 0 146923 0
Current children cumulated CPU time (s) 3762.35
Current children cumulated vsize (KiB) 593896

[startup+3822.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 8935
/proc/meminfo: memFree=26594500/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=3822.36 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 119485 0 0 0 382197 39 0 0 25 0 1 0 774977400 608149504 119429 33554432000 4194304 4300876 140733790130032 18446744073709551615 4200299 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 119429 169 27 0 146923 0
Current children cumulated CPU time (s) 3822.36
Current children cumulated vsize (KiB) 593896

[startup+3882.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 8936
/proc/meminfo: memFree=26581568/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=3882.35 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 121342 0 0 0 388196 39 0 0 25 0 1 0 774977400 608149504 121286 33554432000 4194304 4300876 140733790130032 18446744073709551615 4228230 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 121286 169 27 0 146923 0
Current children cumulated CPU time (s) 3882.35
Current children cumulated vsize (KiB) 593896

[startup+3942.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 8938
/proc/meminfo: memFree=26567640/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=3942.36 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 123219 0 0 0 394196 40 0 0 25 0 1 0 774977400 608149504 123163 33554432000 4194304 4300876 140733790130032 18446744073709551615 4214400 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 123163 169 27 0 146923 0
Current children cumulated CPU time (s) 3942.36
Current children cumulated vsize (KiB) 593896

[startup+4002.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/482 8939
/proc/meminfo: memFree=26553960/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=4002.36 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 125048 0 0 0 400196 40 0 0 25 0 1 0 774977400 608149504 124992 33554432000 4194304 4300876 140733790130032 18446744073709551615 4217710 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 124992 169 27 0 146923 0
Current children cumulated CPU time (s) 4002.36
Current children cumulated vsize (KiB) 593896

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

[startup+4006.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/482 8939
/proc/meminfo: memFree=26552844/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=4006.36 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 125169 0 0 0 400596 40 0 0 25 0 1 0 774977400 608149504 125113 33554432000 4194304 4300876 140733790130032 18446744073709551615 4248678 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 125113 169 27 0 146923 0
Current children cumulated CPU time (s) 4006.36
Current children cumulated vsize (KiB) 593896

[startup+4019.1 s]
/proc/loadavg: 2.20 2.06 2.02 3/482 8940
/proc/meminfo: memFree=26550224/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=4019.16 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 125548 0 0 0 401876 40 0 0 25 0 1 0 774977400 608149504 125492 33554432000 4194304 4300876 140733790130032 18446744073709551615 4214423 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 125492 169 27 0 146923 0
Current children cumulated CPU time (s) 4019.16
Current children cumulated vsize (KiB) 593896

[startup+4025.5 s]
/proc/loadavg: 2.18 2.06 2.02 3/482 8940
/proc/meminfo: memFree=26547992/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=4025.56 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 125735 0 0 0 402516 40 0 0 25 0 1 0 774977400 608149504 125679 33554432000 4194304 4300876 140733790130032 18446744073709551615 4248592 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 125679 169 27 0 146923 0
Current children cumulated CPU time (s) 4025.56
Current children cumulated vsize (KiB) 593896

[startup+4027.12 s]
/proc/loadavg: 2.17 2.06 2.01 3/482 8940
/proc/meminfo: memFree=26547496/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=4027.17 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 125784 0 0 0 402677 40 0 0 25 0 1 0 774977400 608149504 125728 33554432000 4194304 4300876 140733790130032 18446744073709551615 4217479 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 125728 169 27 0 146923 0
Current children cumulated CPU time (s) 4027.17
Current children cumulated vsize (KiB) 593896

[startup+4028.7 s]
/proc/loadavg: 2.17 2.06 2.01 3/482 8940
/proc/meminfo: memFree=26547000/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=4028.76 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 125831 0 0 0 402836 40 0 0 25 0 1 0 774977400 608149504 125775 33554432000 4194304 4300876 140733790130032 18446744073709551615 4217608 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 125775 169 27 0 146923 0
Current children cumulated CPU time (s) 4028.76
Current children cumulated vsize (KiB) 593896

[startup+4029.1 s]
/proc/loadavg: 2.17 2.06 2.01 3/482 8940
/proc/meminfo: memFree=26547000/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=4029.16 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 125844 0 0 0 402876 40 0 0 25 0 1 0 774977400 608149504 125788 33554432000 4194304 4300876 140733790130032 18446744073709551615 4217455 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 125788 169 27 0 146923 0
Current children cumulated CPU time (s) 4029.16
Current children cumulated vsize (KiB) 593896

[startup+4029.32 s]
/proc/loadavg: 2.17 2.06 2.01 3/482 8940
/proc/meminfo: memFree=26546752/32951124 swapFree=38422276/67111528
[pid=2168] ppid=2166 vsize=593896 CPUtime=4029.37 cores=0,2,4,6
/proc/2168/stat : 2168 (march_rw) R 2166 2168 760 0 -1 4202496 125851 0 0 0 402897 40 0 0 25 0 1 0 774977400 608149504 125795 33554432000 4194304 4300876 140733790130032 18446744073709551615 4200404 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2168/statm: 148474 125795 169 27 0 146923 0
Current children cumulated CPU time (s) 4029.37
Current children cumulated vsize (KiB) 593896

Child status: 10
Real time (s): 4029.38
CPU time (s): 4029.45
CPU user time (s): 4029.02
CPU system time (s): 0.429934
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 593896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4029.02
system time used= 0.429934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125855
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= 5
involuntary context switches= 5825

runsolver used 19.1561 second user time and 39.551 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-29 03:49:10
IDJOB=3420558
IDBENCH=82810
IDSOLVER=1913
FILE ID=node102/3420558-1306633750
RUNJOBID= node102-1306633483-2113
PBS_JOBID= 13471587
Free space on /tmp= 73432 MiB

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

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

MD5SUM BENCH= 6cc83c4bac88845b4bcdf4315c840cca
RANDOM SEED=394572189

node102.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.828
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.828
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.828
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.828
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.828
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.82
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.828
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.75
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.828
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.828
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:      27514100 kB
Buffers:        205964 kB
Cached:        1219804 kB
SwapCached:      76276 kB
Active:         480076 kB
Inactive:      4697048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27514100 kB
SwapTotal:    67111528 kB
SwapFree:     38422276 kB
Dirty:              52 kB
Writeback:           0 kB
AnonPages:     3686572 kB
Mapped:          13812 kB
Slab:            90784 kB
PageTables:      99692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 135521564 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= 73432 MiB
End job on node102 at 2011-05-29 04:56:20