Trace number 1628206

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 1400.74 1401.15

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/520/
unif-k3-r4.25-v520-c2210-S227954525-082.cnf
MD5SUMae01fd57ec6a595afedf29818bd4a62c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014996
Satisfiable
(Un)Satisfiability was proved
Number of variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
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 520 variables and 2210 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, 9 satisfied and 0 duplicate clauses
0.00/0.02	c preprocessing fase I completed:: there are now 519 free variables and 2201 clauses.
0.00/0.02	c stat :: sign balance is biased by 0.468
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 140 duplicate clauses
0.00/0.02	c resolvent_look() :: found 81 resolvents
0.00/0.02	c lessRedundantTransformation():: nothing to be done.
0.00/0.02	c transformTo3SAT():: you gave me 520 variables and 2282 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 520 variabels and 2282 clauses.
0.00/0.02	c main():: clause / variable ratio: ( 2282 / 520 ) = 4.39
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 = 519
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: 141
0.04/0.08	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: 757
0.19/0.25	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 6589
1.99/2.07	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 43374
15.59/15.65	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 204343
82.86/82.91	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 709836
319.70/319.88	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1862928
918.82/919.10	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
1400.68/1401.13	c |001111000001000000000000000000011000000000000000000$$$$$$$$$$$$|
1400.68/1401.13	
c |************************************************
1400.68/1401.13	c
1400.68/1401.13	c main():: nodeCount: 2744178
1400.68/1401.13	c main():: dead ends in main: 29649
1400.68/1401.13	c main():: lookAheadCount: 186610476
1400.68/1401.13	c main():: unitResolveCount: 34704771
1400.68/1401.13	c main():: time=1400.930000
1400.68/1401.13	c main():: necessary_assignments: 568420
1400.68/1401.13	c main():: bin_sat: 0, bin_unsat 0
1400.68/1401.13	c main():: doublelook: #: 8927297, succes #: 5547884
1400.68/1401.13	c main():: doublelook: overall 4.902 of all possible doublelooks executed
1400.68/1401.13	c main():: doublelook: succesrate: 62.145, average DL_trigger: 54.791
1400.68/1401.13	c main():: SOLUTION VERIFIED :-)
1400.68/1401.13	s SATISFIABLE
1400.68/1401.13	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 -27 28 29 -30 31 32 33 34 -35 36 37 -38 -39 40 -41 42 -43 44 45 47 -48 -49 -50 51 -52 -53 54 -55 56 57 58 59 60 -61 62 63 -64 -65 -66 -67 -69 -70 -71 -72 -73 -74 75 76 -77 78 79 -81 -82 83 84 85 86 -87 88 -89 91 92 93 94 95 -96 97 98 -99 -100 101 -102 104 105 -106 107 108 -109 110 -111 113 -114 -115 -116 -118 119 -120 121 -122 -123 -124 125 126 127 -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 159 162 -163 -164 -165 -166 -167 -168 169 170 -171 173 -174 175 176 177 178 -179 180 181 182 -183 -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 214 215 -216 -217 -218 -219 221 -222 223 -224 225 -226 -227 -228 229 -230 231 232 233 234 235 -236 -237 238 239 240 -241 -242 -243 -244 245 246 -247 248 -249 -250 -251 -252 253 254 -255 -256 -257 -258 -260 -261 262 -263 264 -265 -266 -267 268 269 270 -271 -272 273 274 275 -276 -277 -278 279 -280 -281 -282 -283 284 -285 287 288 -289 290 291 292 293 -294 295 -296 297 298 -299 -300 -301 302 303 -304 305 306 307 308 309 310 311 312 313 -315 -316 -317 -318 319 320 -321 322 323 324 -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 367 -368 -369 370 -371 372 373 374 375 -376 -377 -378 379 -380 381 382 -383 384 385 386 387 -388 -389 -390 -391 -392 -393 394 395 396 -397 -398 399 400 401 -402 403 404 405 -406 407 -408 409 410 -411 412 413 414 415 -416 417 -418 419 420 -421 422 -423 -424 -425 426 -427 428 429 430 431 432 -433 434 435 436 -437 438 -439 440 -441 442 443 -444 445 -446 -447 448 -449 -450 452 453 454 -455 456 457 -458 459 -460 461 -462 463 464 465 466 -467 468 469 470 -471 472 -473 474 475 -476 477 478 479 480 481 -482 483 484 485 486 -487 488 489 -490 -491 492 493 -494 496 -497 -498 -499 500 -501 502 503 -504 505 506 507 508 509 510 -511 -512 513 514 515 516 -517 -518 -519 -520 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-1628206-1240141118/watcher-1628206-1240141118 -o /tmp/evaluation-result-1628206-1240141118/solver-1628206-1240141118 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1628206-1240141118.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.99 0.97 0.99 3/65 25613
/proc/meminfo: memFree=1474112/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=984 CPUtime=0
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 42140972 1007616 130 1992294400 134512640 135197378 4294956240 18446744073709551615 134722737 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 246 130 65 167 0 77 0

[startup+0.0503181 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 25613
/proc/meminfo: memFree=1474112/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=1768 CPUtime=0.04
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 297 0 0 0 4 0 0 0 18 0 1 0 42140972 1810432 280 1992294400 134512640 135197378 4294956240 18446744073709551615 134556948 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 442 280 91 167 0 273 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1768

[startup+0.101323 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 25613
/proc/meminfo: memFree=1474112/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=1904 CPUtime=0.09
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 308 0 0 0 9 0 0 0 18 0 1 0 42140972 1949696 291 1992294400 134512640 135197378 4294956240 18446744073709551615 134718686 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 476 291 91 167 0 307 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1904

[startup+0.301346 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 25613
/proc/meminfo: memFree=1474112/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=1904 CPUtime=0.29
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 321 0 0 0 29 0 0 0 19 0 1 0 42140972 1949696 304 1992294400 134512640 135197378 4294956240 18446744073709551615 134552716 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 476 304 91 167 0 307 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1904

[startup+0.701393 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 25613
/proc/meminfo: memFree=1474112/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=2036 CPUtime=0.69
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 342 0 0 0 69 0 0 0 23 0 1 0 42140972 2084864 325 1992294400 134512640 135197378 4294956240 18446744073709551615 134590515 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 509 325 91 167 0 340 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2036

[startup+1.50148 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1473080/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=2172 CPUtime=1.49
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 395 0 0 0 149 0 0 0 25 0 1 0 42140972 2224128 378 1992294400 134512640 135197378 4294956240 18446744073709551615 134556431 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 543 378 91 167 0 374 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2172

[startup+3.10167 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1472760/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=2340 CPUtime=3.09
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 423 0 0 0 309 0 0 0 25 0 1 0 42140972 2396160 406 1992294400 134512640 135197378 4294956240 18446744073709551615 134542104 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 585 406 91 167 0 416 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2340

[startup+6.30103 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1472504/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=2684 CPUtime=6.29
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 491 0 0 0 629 0 0 0 25 0 1 0 42140972 2748416 474 1992294400 134512640 135197378 4294956240 18446744073709551615 134525395 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 671 474 91 167 0 502 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2684

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1471800/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=3252 CPUtime=12.69
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 613 0 0 0 1269 0 0 0 25 0 1 0 42140972 3330048 596 1992294400 134512640 135197378 4294956240 18446744073709551615 134525315 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 813 596 91 167 0 644 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3252

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1470584/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=5004 CPUtime=25.48
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 905 0 0 0 2548 0 0 0 25 0 1 0 42140972 5124096 888 1992294400 134512640 135197378 4294956240 18446744073709551615 134570912 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 1251 888 91 167 0 1082 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5004

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1468728/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=6636 CPUtime=51.07
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 1362 0 0 0 5107 0 0 0 25 0 1 0 42140972 6795264 1345 1992294400 134512640 135197378 4294956240 18446744073709551615 134552934 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 1659 1345 91 167 0 1490 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6636

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1465208/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=11900 CPUtime=102.27
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 2228 0 0 0 10226 1 0 0 25 0 1 0 42140972 12185600 2211 1992294400 134512640 135197378 4294956240 18446744073709551615 134542099 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 2975 2211 91 167 0 2806 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 11900

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1461304/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=17688 CPUtime=162.24
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 3214 0 0 0 16223 1 0 0 25 0 1 0 42140972 18112512 3197 1992294400 134512640 135197378 4294956240 18446744073709551615 134548473 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 4422 3197 91 167 0 4253 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 17688

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1457272/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=23508 CPUtime=222.23
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 4194 0 0 0 22221 2 0 0 25 0 1 0 42140972 24072192 4177 1992294400 134512640 135197378 4294956240 18446744073709551615 134525312 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 5877 4177 91 167 0 5708 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 23508

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1453496/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=23508 CPUtime=282.21
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 5132 0 0 0 28219 2 0 0 25 0 1 0 42140972 24072192 5115 1992294400 134512640 135197378 4294956240 18446744073709551615 134539276 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 5877 5115 91 167 0 5708 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 23508

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1449784/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=36056 CPUtime=342.19
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 6036 0 0 0 34216 3 0 0 25 0 1 0 42140972 36921344 6019 1992294400 134512640 135197378 4294956240 18446744073709551615 134593980 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 9014 6019 91 167 0 8845 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 36056

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1446072/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=36056 CPUtime=402.17
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 6967 0 0 0 40214 3 0 0 25 0 1 0 42140972 36921344 6950 1992294400 134512640 135197378 4294956240 18446744073709551615 134541916 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 9014 6950 91 167 0 8845 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 36056

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1442488/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=36056 CPUtime=462.16
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 7844 0 0 0 46212 4 0 0 25 0 1 0 42140972 36921344 7827 1992294400 134512640 135197378 4294956240 18446744073709551615 134572986 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 9014 7827 91 167 0 8845 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 36056

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1438776/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=49152 CPUtime=522.14
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 8779 0 0 0 52209 5 0 0 25 0 1 0 42140972 50331648 8762 1992294400 134512640 135197378 4294956240 18446744073709551615 134548451 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 12288 8762 91 167 0 12119 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 49152

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1435064/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=56780 CPUtime=582.12
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 9701 0 0 0 58207 5 0 0 25 0 1 0 42140972 58142720 9684 1992294400 134512640 135197378 4294956240 18446744073709551615 134525315 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 14195 9684 91 167 0 14026 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 56780

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1431480/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=56780 CPUtime=642.11
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 10591 0 0 0 64205 6 0 0 25 0 1 0 42140972 58142720 10574 1992294400 134512640 135197378 4294956240 18446744073709551615 134539243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 14195 10574 91 167 0 14026 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 56780


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

/proc/meminfo: memFree=1427832/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=56912 CPUtime=702.09
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 11503 0 0 0 70202 7 0 0 25 0 1 0 42140972 58277888 11486 1992294400 134512640 135197378 4294956240 18446744073709551615 134548488 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 14228 11486 91 167 0 14059 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 56912

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1424376/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=56912 CPUtime=762.07
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 12363 0 0 0 76200 7 0 0 25 0 1 0 42140972 58277888 12346 1992294400 134512640 135197378 4294956240 18446744073709551615 134525339 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 14228 12346 91 167 0 14059 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 56912

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1420920/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=76556 CPUtime=822.05
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 13230 0 0 0 82197 8 0 0 25 0 1 0 42140972 78393344 13213 1992294400 134512640 135197378 4294956240 18446744073709551615 134542058 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 19139 13213 91 167 0 18970 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 76556

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1417528/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=76556 CPUtime=882.04
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 14062 0 0 0 88195 9 0 0 25 0 1 0 42140972 78393344 14045 1992294400 134512640 135197378 4294956240 18446744073709551615 134597712 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 19139 14045 91 167 0 18970 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 76556

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1414200/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=76556 CPUtime=942.01
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 14901 0 0 0 94192 9 0 0 25 0 1 0 42140972 78393344 14884 1992294400 134512640 135197378 4294956240 18446744073709551615 134617869 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 19139 14884 91 167 0 18970 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 76556

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1410680/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=76556 CPUtime=1002
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 15776 0 0 0 100191 9 0 0 25 0 1 0 42140972 78393344 15759 1992294400 134512640 135197378 4294956240 18446744073709551615 134541916 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 19139 15759 91 167 0 18970 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 76556

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1407224/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=76556 CPUtime=1061.98
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 16639 0 0 0 106188 10 0 0 25 0 1 0 42140972 78393344 16622 1992294400 134512640 135197378 4294956240 18446744073709551615 134570914 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 19139 16622 91 167 0 18970 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 76556

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1403832/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=91816 CPUtime=1121.97
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 17479 0 0 0 112186 11 0 0 25 0 1 0 42140972 94019584 17462 1992294400 134512640 135197378 4294956240 18446744073709551615 134548308 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 22954 17462 91 167 0 22785 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 91816

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1400760/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=91816 CPUtime=1181.95
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 18276 0 0 0 118184 11 0 0 25 0 1 0 42140972 94019584 18259 1992294400 134512640 135197378 4294956240 18446744073709551615 134552435 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 22954 18259 91 167 0 22785 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 91816

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1397304/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=91816 CPUtime=1241.93
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 19127 0 0 0 124182 11 0 0 25 0 1 0 42140972 94019584 19110 1992294400 134512640 135197378 4294956240 18446744073709551615 134542035 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 22954 19110 91 167 0 22785 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 91816

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25614
/proc/meminfo: memFree=1393592/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=121284 CPUtime=1301.92
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 20002 0 0 0 130180 12 0 0 25 0 1 0 42140972 124194816 19985 1992294400 134512640 135197378 4294956240 18446744073709551615 134552646 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 30321 19985 91 167 0 30152 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 121284

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25620
/proc/meminfo: memFree=1390072/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=121284 CPUtime=1361.89
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 20843 0 0 0 136176 13 0 0 25 0 1 0 42140972 124194816 20826 1992294400 134512640 135197378 4294956240 18446744073709551615 134539243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 30321 20826 91 167 0 30152 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 121284

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

[startup+1382.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25620
/proc/meminfo: memFree=1388984/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=121284 CPUtime=1381.89
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 21111 0 0 0 138176 13 0 0 25 0 1 0 42140972 124194816 21094 1992294400 134512640 135197378 4294956240 18446744073709551615 134525272 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 30321 21094 91 167 0 30152 0
Current children cumulated CPU time (s) 1381.89
Current children cumulated vsize (KiB) 121284

[startup+1388.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25620
/proc/meminfo: memFree=1388664/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=121284 CPUtime=1388.28
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 21196 0 0 0 138815 13 0 0 25 0 1 0 42140972 124194816 21179 1992294400 134512640 135197378 4294956240 18446744073709551615 134525291 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 30321 21179 91 167 0 30152 0
Current children cumulated CPU time (s) 1388.28
Current children cumulated vsize (KiB) 121284

[startup+1395.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25620
/proc/meminfo: memFree=1388344/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=121284 CPUtime=1394.68
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 21273 0 0 0 139455 13 0 0 25 0 1 0 42140972 124194816 21256 1992294400 134512640 135197378 4294956240 18446744073709551615 134597423 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 30321 21256 91 167 0 30152 0
Current children cumulated CPU time (s) 1394.68
Current children cumulated vsize (KiB) 121284

[startup+1398.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25620
/proc/meminfo: memFree=1388152/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=121284 CPUtime=1397.88
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 21312 0 0 0 139775 13 0 0 25 0 1 0 42140972 124194816 21295 1992294400 134512640 135197378 4294956240 18446744073709551615 134539170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 30321 21295 91 167 0 30152 0
Current children cumulated CPU time (s) 1397.88
Current children cumulated vsize (KiB) 121284

[startup+1399.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25620
/proc/meminfo: memFree=1388088/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=121284 CPUtime=1399.48
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 21341 0 0 0 139935 13 0 0 25 0 1 0 42140972 124194816 21324 1992294400 134512640 135197378 4294956240 18446744073709551615 134572883 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 30321 21324 91 167 0 30152 0
Current children cumulated CPU time (s) 1399.48
Current children cumulated vsize (KiB) 121284

[startup+1400.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25620
/proc/meminfo: memFree=1388024/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=121284 CPUtime=1400.28
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 21354 0 0 0 140015 13 0 0 25 0 1 0 42140972 124194816 21337 1992294400 134512640 135197378 4294956240 18446744073709551615 134552743 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 30321 21337 91 167 0 30152 0
Current children cumulated CPU time (s) 1400.28
Current children cumulated vsize (KiB) 121284

[startup+1401.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25620
/proc/meminfo: memFree=1388024/2055920 swapFree=4192956/4192956
[pid=25613] ppid=25611 vsize=121284 CPUtime=1400.68
/proc/25613/stat : 25613 (march_hi) R 25611 25613 25520 0 -1 4194304 21361 0 0 0 140055 13 0 0 25 0 1 0 42140972 124194816 21344 1992294400 134512640 135197378 4294956240 18446744073709551615 134552722 0 0 4096 0 0 0 0 17 1 0 0
/proc/25613/statm: 30321 21344 91 167 0 30152 0
Current children cumulated CPU time (s) 1400.68
Current children cumulated vsize (KiB) 121284

Child status: 10
Real time (s): 1401.15
CPU time (s): 1400.74
CPU user time (s): 1400.59
CPU system time (s): 0.146977
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 121284

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

runsolver used 1.55176 second user time and 2.86056 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-19 13:38:38
IDJOB=1628206
IDBENCH=70662
IDSOLVER=583
FILE ID=node88/1628206-1240141118
PBS_JOBID= 9157895
Free space on /tmp= 66448 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/520/unif-k3-r4.25-v520-c2210-S227954525-082.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1628206-1240141118/watcher-1628206-1240141118 -o /tmp/evaluation-result-1628206-1240141118/solver-1628206-1240141118 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1628206-1240141118.cnf

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

MD5SUM BENCH= ae01fd57ec6a595afedf29818bd4a62c
RANDOM SEED=1091368526

node88.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.229
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.229
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1474528 kB
Buffers:         77712 kB
Cached:         429840 kB
SwapCached:          0 kB
Active:         271396 kB
Inactive:       249888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1474528 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             804 kB
Writeback:           0 kB
Mapped:          23520 kB
Slab:            45968 kB
Committed_AS:   241024 kB
PageTables:       1444 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= 66448 MiB
End job on node88 at 2009-04-19 14:02:00