Trace number 1628227

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_hi hiSAT 4660.11 4659.52

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/560/
unif-k3-r4.25-v560-c2380-S1949086545-083.cnf
MD5SUM4bfed38592d845032443637a02e777c6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.025995
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.02	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.02	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.02	c main()::
0.00/0.02	c initFormula():: searching for DIMACS p-line....
0.00/0.02	c initFormula():: the DIMACS p-line indicates a CNF of 560 variables and 2380 clauses.
0.00/0.02	c parseCNF():: parsing....
0.00/0.02	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.02	c runParser():: parsing was successful, warming up engines...
0.00/0.02	c simplify_formula():: removed 0 tautological, 8 satisfied and 0 duplicate clauses
0.00/0.02	c preprocessing fase I completed:: there are now 558 free variables and 2372 clauses.
0.00/0.02	c stat :: sign balance is biased by 0.462
0.00/0.02	c using 3-SAT heuristics (occurence based diff)
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 166 duplicate clauses
0.00/0.02	c resolvent_look() :: found 83 resolvents
0.00/0.02	c lessRedundantTransformation():: nothing to be done.
0.00/0.02	c transformTo3SAT():: you gave me 560 variables and 2455 clauses.
0.00/0.02	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.00/0.02	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.00/0.02	c transformTo3SAT():: the transformation yielded 560 variabels and 2455 clauses.
0.00/0.02	c main():: clause / variable ratio: ( 2455 / 560 ) = 4.38
0.00/0.02	c longest clause has size 3
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c number of free variables = 558
0.00/0.02	c dynamic_preselect_setsize :: off
0.00/0.02	c main():: all systems go!
0.00/0.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 136
0.06/0.09	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: 782
0.20/0.28	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 7653
2.70/2.71	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 53090
21.50/21.51	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 256679
117.11/117.16	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 910191
459.55/459.53	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2468600
1356.36/1356.22	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 5261586
3107.39/3107.00	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
4659.98/4659.48	c |0010010110011000000000010000010000000000000000000000000000$$$$$|
4659.98/4659.48	
c |******************************************************
4659.98/4659.48	c
4659.98/4659.48	c main():: nodeCount: 7629276
4659.98/4659.48	c main():: dead ends in main: 91222
4659.98/4659.48	c main():: lookAheadCount: 508612854
4659.98/4659.48	c main():: unitResolveCount: 114613399
4659.98/4659.48	c main():: time=365.802704
4659.98/4659.48	c main():: necessary_assignments: 1790300
4659.98/4659.48	c main():: bin_sat: 0, bin_unsat 0
4659.98/4659.48	c main():: doublelook: #: 25994097, succes #: 16812849
4659.98/4659.48	c main():: doublelook: overall 5.252 of all possible doublelooks executed
4659.98/4659.48	c main():: doublelook: succesrate: 64.679, average DL_trigger: 51.342
4659.98/4659.48	c main():: SOLUTION VERIFIED :-)
4659.98/4659.48	s SATISFIABLE
4659.98/4659.48	v -1 -2 3 -4 5 6 -7 8 -9 -10 11 -12 -13 -14 15 -16 17 18 -19 20 21 -22 23 24 25 26 -27 -28 29 -30 -31 -32 -33 34 35 -36 37 38 -39 -40 41 42 -43 44 47 48 -49 -50 -52 53 -54 -55 -56 57 -58 59 -60 -61 62 63 64 -65 66 -67 -68 -69 -71 -72 73 -74 -75 -76 -77 78 79 -80 81 82 83 -84 -86 87 -88 -89 90 -91 -92 -93 -94 -95 96 97 98 99 100 -101 102 -103 104 105 106 107 -108 109 110 -111 112 -113 114 115 -116 -117 -118 -119 -120 121 -122 -123 124 -125 -126 -127 -128 129 130 131 -132 133 134 135 136 137 138 -139 140 141 -142 143 -145 146 147 -148 149 -150 -151 -153 154 -155 156 -157 -158 -159 -160 -161 -162 163 -164 165 166 -167 -168 169 170 -171 172 -173 174 -175 176 -177 -178 -179 -180 -181 182 183 184 -185 -186 -187 -188 -189 190 191 192 193 195 -196 -197 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 240 -241 242 243 244 245 -246 -247 248 -249 -250 251 -252 253 254 255 256 -257 -258 259 260 261 262 -263 264 265 -266 267 268 -269 270 272 273 -274 275 -276 -277 -278 279 280 -281 282 -283 284 -285 -286 -287 288 -289 290 291 -292 293 -294 295 297 -298 299 300 -302 303 -304 -305 306 -307 308 309 -310 -311 -312 313 314 315 316 317 318 -319 -320 -321 -322 323 324 -325 -326 -327 328 329 -330 331 -332 -333 -334 335 336 -337 -338 -339 340 341 -342 343 344 -345 346 -347 -348 -349 350 -351 -352 353 -354 355 356 -357 358 359 -360 361 362 363 -364 365 -366 367 -368 369 370 -371 372 -373 374 375 -376 377 -378 379 380 -381 -382 383 -384 -385 -386 387 -388 389 -390 391 392 393 -394 395 397 -398 -399 400 401 402 -403 404 -405 -406 407 -408 409 -410 411 -412 413 414 415 416 -417 -418 419 420 -421 -422 423 424 425 426 427 428 -429 -430 431 432 -433 -435 437 -438 -439 440 -441 442 -443 444 445 -446 -447 448 449 450 451 452 -453 454 -456 457 -458 -459 -460 -461 462 463 464 -465 -466 -467 -468 -469 -470 471 -472 -473 474 476 -477 -478 479 480 481 482 -483 484 487 488 -489 490 -491 -492 494 495 497 -498 -499 500 -501 -502 503 -504 505 506 -507 508 509 -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 -544 -545 546 -547 548 549 550 -551 552 553 -554 -555 556 557 558 -560 0

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1628227-1240141572/watcher-1628227-1240141572 -o /tmp/evaluation-result-1628227-1240141572/solver-1628227-1240141572 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1628227-1240141572.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 24150
/proc/meminfo: memFree=1269728/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=968 CPUtime=0
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 42190545 991232 122 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 242 122 62 167 0 73 0

[startup+0.0617339 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 24150
/proc/meminfo: memFree=1269728/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=1944 CPUtime=0.06
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 314 0 0 0 6 0 0 0 18 0 1 0 42190545 1990656 297 1992294400 134512640 135197378 4294956240 18446744073709551615 134539227 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 486 298 91 167 0 317 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1944

[startup+0.101722 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 24150
/proc/meminfo: memFree=1269728/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=1944 CPUtime=0.1
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 321 0 0 0 10 0 0 0 18 0 1 0 42190545 1990656 304 1992294400 134512640 135197378 4294956240 18446744073709551615 134572716 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 486 304 91 167 0 317 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1944

[startup+0.301665 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 24150
/proc/meminfo: memFree=1269728/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=1944 CPUtime=0.3
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 339 0 0 0 30 0 0 0 19 0 1 0 42190545 1990656 322 1992294400 134512640 135197378 4294956240 18446744073709551615 134552743 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 486 322 91 167 0 317 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1944

[startup+0.701552 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 24150
/proc/meminfo: memFree=1269728/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=2092 CPUtime=0.7
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 354 0 0 0 70 0 0 0 23 0 1 0 42190545 2142208 337 1992294400 134512640 135197378 4294956240 18446744073709551615 134552735 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 523 337 91 167 0 354 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2092

[startup+1.50132 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 24151
/proc/meminfo: memFree=1268696/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=2228 CPUtime=1.5
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 411 0 0 0 150 0 0 0 25 0 1 0 42190545 2281472 394 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 557 394 91 167 0 388 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2228

[startup+3.10187 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 24151
/proc/meminfo: memFree=1268376/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=2396 CPUtime=3.1
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 437 0 0 0 310 0 0 0 25 0 1 0 42190545 2453504 420 1992294400 134512640 135197378 4294956240 18446744073709551615 134556683 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 599 420 91 167 0 430 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2396

[startup+6.30197 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 24151
/proc/meminfo: memFree=1268192/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=2548 CPUtime=6.3
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 488 0 0 0 630 0 0 0 25 0 1 0 42190545 2609152 471 1992294400 134512640 135197378 4294956240 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 637 471 91 167 0 468 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 2548

[startup+12.7012 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 24151
/proc/meminfo: memFree=1267560/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=3360 CPUtime=12.7
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 615 0 0 0 1270 0 0 0 25 0 1 0 42190545 3440640 598 1992294400 134512640 135197378 4294956240 18446744073709551615 134603846 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 840 598 91 167 0 671 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 3360

[startup+25.5015 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 24151
/proc/meminfo: memFree=1266480/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=4520 CPUtime=25.5
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 892 0 0 0 2550 0 0 0 25 0 1 0 42190545 4628480 875 1992294400 134512640 135197378 4294956240 18446744073709551615 134542104 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 1130 875 91 167 0 961 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 4520

[startup+51.1013 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 24151
/proc/meminfo: memFree=1264880/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=6948 CPUtime=51.1
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 1310 0 0 0 5110 0 0 0 25 0 1 0 42190545 7114752 1293 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 1737 1293 91 167 0 1568 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 6948

[startup+102.306 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 24151
/proc/meminfo: memFree=1261680/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=12292 CPUtime=102.31
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 2099 0 0 0 10230 1 0 0 25 0 1 0 42190545 12587008 2082 1992294400 134512640 135197378 4294956240 18446744073709551615 134525315 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 3073 2082 91 167 0 2904 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 12292

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24151
/proc/meminfo: memFree=1258160/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=16172 CPUtime=162.31
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 2993 0 0 0 16230 1 0 0 25 0 1 0 42190545 16560128 2976 1992294400 134512640 135197378 4294956240 18446744073709551615 134618163 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 4043 2976 91 167 0 3874 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 16172

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24151
/proc/meminfo: memFree=1254448/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=18228 CPUtime=222.32
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 3903 0 0 0 22230 2 0 0 25 0 1 0 42190545 18665472 3886 1992294400 134512640 135197378 4294956240 18446744073709551615 134571091 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 4557 3886 91 167 0 4388 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 18228

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24151
/proc/meminfo: memFree=1250864/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=24048 CPUtime=282.33
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 4797 0 0 0 28230 3 0 0 25 0 1 0 42190545 24625152 4780 1992294400 134512640 135197378 4294956240 18446744073709551615 134539309 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 6012 4780 91 167 0 5843 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 24048

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24151
/proc/meminfo: memFree=1247344/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=28164 CPUtime=342.34
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 5658 0 0 0 34230 4 0 0 25 0 1 0 42190545 28839936 5641 1992294400 134512640 135197378 4294956240 18446744073709551615 134539323 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 7041 5641 91 167 0 6872 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 28164

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24151
/proc/meminfo: memFree=1244016/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=36896 CPUtime=402.34
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 6484 0 0 0 40230 4 0 0 25 0 1 0 42190545 37781504 6467 1992294400 134512640 135197378 4294956240 18446744073709551615 134525339 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 9224 6467 91 167 0 9055 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 36896

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24151
/proc/meminfo: memFree=1240816/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=36896 CPUtime=462.35
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 7272 0 0 0 46230 5 0 0 25 0 1 0 42190545 37781504 7255 1992294400 134512640 135197378 4294956240 18446744073709551615 134603831 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 9224 7255 91 167 0 9055 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 36896

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24151
/proc/meminfo: memFree=1237424/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=36896 CPUtime=522.36
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 8135 0 0 0 52231 5 0 0 25 0 1 0 42190545 37781504 8118 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 9224 8118 91 167 0 9055 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 36896

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24151
/proc/meminfo: memFree=1234032/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=49992 CPUtime=582.37
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 8970 0 0 0 58231 6 0 0 25 0 1 0 42190545 51191808 8953 1992294400 134512640 135197378 4294956240 18446744073709551615 134539309 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 12498 8953 91 167 0 12329 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 49992

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24151
/proc/meminfo: memFree=1230768/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=49992 CPUtime=642.38
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 9784 0 0 0 64232 6 0 0 25 0 1 0 42190545 51191808 9767 1992294400 134512640 135197378 4294956240 18446744073709551615 134542026 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 12498 9767 91 167 0 12329 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 49992


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

/proc/meminfo: memFree=1057968/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4062.82
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 52852 0 0 0 406240 42 0 0 25 0 1 0 42190545 273776640 52835 1992294400 134512640 135197378 4294956240 18446744073709551615 134552735 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 52835 91 167 0 66671 0
Current children cumulated CPU time (s) 4062.82
Current children cumulated vsize (KiB) 267360

[startup+4122.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 24159
/proc/meminfo: memFree=1055088/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4122.82
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 53575 0 0 0 412240 42 0 0 25 0 1 0 42190545 273776640 53558 1992294400 134512640 135197378 4294956240 18446744073709551615 134525315 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 53558 91 167 0 66671 0
Current children cumulated CPU time (s) 4122.82
Current children cumulated vsize (KiB) 267360

[startup+4182.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 24159
/proc/meminfo: memFree=1052144/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4182.83
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 54319 0 0 0 418240 43 0 0 25 0 1 0 42190545 273776640 54302 1992294400 134512640 135197378 4294956240 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 54302 91 167 0 66671 0
Current children cumulated CPU time (s) 4182.83
Current children cumulated vsize (KiB) 267360

[startup+4242.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24159
/proc/meminfo: memFree=1049328/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4242.83
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 55038 0 0 0 424240 43 0 0 25 0 1 0 42190545 273776640 55021 1992294400 134512640 135197378 4294956240 18446744073709551615 134548509 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 55021 91 167 0 66671 0
Current children cumulated CPU time (s) 4242.83
Current children cumulated vsize (KiB) 267360

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24159
/proc/meminfo: memFree=1046448/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4302.84
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 55745 0 0 0 430240 44 0 0 25 0 1 0 42190545 273776640 55728 1992294400 134512640 135197378 4294956240 18446744073709551615 134539380 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 55728 91 167 0 66671 0
Current children cumulated CPU time (s) 4302.84
Current children cumulated vsize (KiB) 267360

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24159
/proc/meminfo: memFree=1043824/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4362.85
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 56411 0 0 0 436241 44 0 0 25 0 1 0 42190545 273776640 56394 1992294400 134512640 135197378 4294956240 18446744073709551615 134539243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 56394 91 167 0 66671 0
Current children cumulated CPU time (s) 4362.85
Current children cumulated vsize (KiB) 267360

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24159
/proc/meminfo: memFree=1040688/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4422.86
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 57184 0 0 0 442241 45 0 0 25 0 1 0 42190545 273776640 57167 1992294400 134512640 135197378 4294956240 18446744073709551615 134591860 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 57167 91 167 0 66671 0
Current children cumulated CPU time (s) 4422.86
Current children cumulated vsize (KiB) 267360

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24159
/proc/meminfo: memFree=1037808/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4482.86
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 57917 0 0 0 448241 45 0 0 25 0 1 0 42190545 273776640 57900 1992294400 134512640 135197378 4294956240 18446744073709551615 134552468 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 57900 91 167 0 66671 0
Current children cumulated CPU time (s) 4482.86
Current children cumulated vsize (KiB) 267360

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24165
/proc/meminfo: memFree=1034928/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4542.87
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 58624 0 0 0 454241 46 0 0 25 0 1 0 42190545 273776640 58607 1992294400 134512640 135197378 4294956240 18446744073709551615 134548552 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 58607 91 167 0 66671 0
Current children cumulated CPU time (s) 4542.87
Current children cumulated vsize (KiB) 267360

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24165
/proc/meminfo: memFree=1031984/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4602.88
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 59348 0 0 0 460242 46 0 0 25 0 1 0 42190545 273776640 59331 1992294400 134512640 135197378 4294956240 18446744073709551615 134525315 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 59331 91 167 0 66671 0
Current children cumulated CPU time (s) 4602.88
Current children cumulated vsize (KiB) 267360

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

[startup+4607.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24165
/proc/meminfo: memFree=1031728/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4608.48
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 59416 0 0 0 460802 46 0 0 25 0 1 0 42190545 273776640 59399 1992294400 134512640 135197378 4294956240 18446744073709551615 134542112 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 59399 91 167 0 66671 0
Current children cumulated CPU time (s) 4608.48
Current children cumulated vsize (KiB) 267360

[startup+4633.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24165
/proc/meminfo: memFree=1030512/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4634.07
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 59710 0 0 0 463361 46 0 0 25 0 1 0 42190545 273776640 59693 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 59693 91 167 0 66671 0
Current children cumulated CPU time (s) 4634.07
Current children cumulated vsize (KiB) 267360

[startup+4646.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24165
/proc/meminfo: memFree=1029936/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4646.89
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 59857 0 0 0 464642 47 0 0 25 0 1 0 42190545 273776640 59840 1992294400 134512640 135197378 4294956240 18446744073709551615 134649174 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 59840 91 167 0 66671 0
Current children cumulated CPU time (s) 4646.89
Current children cumulated vsize (KiB) 267360

[startup+4652.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24165
/proc/meminfo: memFree=1029744/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4653.28
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 59933 0 0 0 465281 47 0 0 25 0 1 0 42190545 273776640 59916 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 59916 91 167 0 66671 0
Current children cumulated CPU time (s) 4653.28
Current children cumulated vsize (KiB) 267360

[startup+4655.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24165
/proc/meminfo: memFree=1029552/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4656.48
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 59972 0 0 0 465601 47 0 0 25 0 1 0 42190545 273776640 59955 1992294400 134512640 135197378 4294956240 18446744073709551615 134525420 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 59955 91 167 0 66671 0
Current children cumulated CPU time (s) 4656.48
Current children cumulated vsize (KiB) 267360

[startup+4657.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24165
/proc/meminfo: memFree=1029424/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4658.08
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 59993 0 0 0 465761 47 0 0 25 0 1 0 42190545 273776640 59976 1992294400 134512640 135197378 4294956240 18446744073709551615 134552532 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 59976 91 167 0 66671 0
Current children cumulated CPU time (s) 4658.08
Current children cumulated vsize (KiB) 267360

[startup+4658.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24165
/proc/meminfo: memFree=1029424/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4658.88
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 60006 0 0 0 465841 47 0 0 25 0 1 0 42190545 273776640 59989 1992294400 134512640 135197378 4294956240 18446744073709551615 134525420 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 59989 91 167 0 66671 0
Current children cumulated CPU time (s) 4658.88
Current children cumulated vsize (KiB) 267360

[startup+4659.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24165
/proc/meminfo: memFree=1029360/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=267360 CPUtime=4659.68
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194304 60017 0 0 0 465921 47 0 0 25 0 1 0 42190545 273776640 60000 1992294400 134512640 135197378 4294956240 18446744073709551615 134542026 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 66840 60000 91 167 0 66671 0
Current children cumulated CPU time (s) 4659.68
Current children cumulated vsize (KiB) 267360

[startup+4659.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24165
/proc/meminfo: memFree=1140272/2055920 swapFree=4192956/4192956
[pid=24150] ppid=24148 vsize=0 CPUtime=4660.09
/proc/24150/stat : 24150 (march_hi) R 24148 24150 23719 0 -1 4194308 60036 0 0 0 465960 49 0 0 25 0 1 0 42190545 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/24150/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4660.09
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 4659.52
CPU time (s): 4660.11
CPU user time (s): 4659.6
CPU system time (s): 0.510922
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 267360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4659.6
system time used= 0.510922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60036
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= 2
involuntary context switches= 4154

runsolver used 3.67744 second user time and 9.2136 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-19 13:46:12
IDJOB=1628227
IDBENCH=70683
IDSOLVER=583
FILE ID=node16/1628227-1240141572
PBS_JOBID= 9159252
Free space on /tmp= 66380 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/560/unif-k3-r4.25-v560-c2380-S1949086545-083.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1628227-1240141572/watcher-1628227-1240141572 -o /tmp/evaluation-result-1628227-1240141572/solver-1628227-1240141572 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1628227-1240141572.cnf

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

MD5SUM BENCH= 4bfed38592d845032443637a02e777c6
RANDOM SEED=1105705345

node16.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1270208 kB
Buffers:         89680 kB
Cached:         618200 kB
SwapCached:          0 kB
Active:         349332 kB
Inactive:       371404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1270208 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             928 kB
Writeback:           0 kB
Mapped:          22660 kB
Slab:            50996 kB
Committed_AS:   168516 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66376 MiB
End job on node16 at 2009-04-19 15:03:51